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 836892 Details for
Bug 1043239
DeviceTreeError: parent device not in tree
[?]
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), 2.71 MB, created by
Alexey Pakseykin
on 2013-12-15 10:00:54 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Alexey Pakseykin
Created:
2013-12-15 10:00:54 UTC
Size:
2.71 MB
patch
obsolete
>anaconda 20.25.6-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 271, in _addDevice > raise DeviceTreeError("parent device not in tree") > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1311, in addLV > self._addDevice(lv_device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1336, in handleVgLvs > addLV(*lv_data[i]) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1423, in handleUdevLVMPVFormat > self.handleVgLvs(vg_device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1716, in handleUdevDeviceFormat > self.handleUdevLVMPVFormat(info, device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1075, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1941, in _populate > self.addUdevDevice(dev) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1885, in populate > self._populate() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 418, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 144, in storageInitialize > storage.reset() > 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 168, in run > threading.Thread.run(self, *args, **kwargs) >DeviceTreeError: parent device not in tree > >Local variables in innermost frame: >newdev: existing 30000MB lvmlv SystemGroup-SystemVolumeC (86) >self: <blivet.devicetree.DeviceTree object at 0x2f25e90> >d: existing 30532MB partition sdd1 (38) with existing efi filesystem >parent: existing 799996MB lvmvg SystemGroup (81) > > >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 0x2f3bed0>> > _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='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p33p1 --onboot=off --ipv6=auto --activate >network --bootproto=dhcp --device=p8p1 --onboot=off --ipv6=auto >network --hostname=master.base.spectsys.com ># System timezone >timezone Asia/Singapore --isUtc ># System bootloader configuration >bootloader --location=mbr ># Partition clearing information >clearpart --none --initlabel --drives=sda > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 2000MB partition sda1 (8) >, '/mnt/sysroot_b': existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >, '/': existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >} > swaps: [] > name: Fedora Linux 19 for x86_64 >, Root instance, containing members: > mounts: {'/distro': None, '/boot': None, '/': None, '/virt': None} > swaps: [] > name: CentOS Linux 5.8 for x86_64 >, Root instance, containing members: > mounts: {'/distros': None, '/': None, '/virt': None} > swaps: [] > name: Fedora Linux 16 for x86_64 >, Root instance, containing members: > mounts: {'/distro': None, '/boot': None, '/': None, '/virt': None} > swaps: [] > name: Fedora Linux 19 for x86_64 >, Root instance, containing members: > mounts: {'/var/log': None, '/config': None, '/data': None} > swaps: [] > name: Unknown Linux >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([LVMLogicalVolumeDevice instance (0x4353490) -- > name = FastGroup-swap00 status = False kids = 0 id = 61 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = None size = 16000 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 16000 path = /dev/mapper/FastGroup-swap00 > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4860f10) -- > name = FastGroup status = True kids = 3 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', > 'existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at /', > 'non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 16000MB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: False > _intf.storage.fsset.devicetree.exclusiveDisks: [sda] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: existing 16000MB lvmlv FastGroup-swap (11) > origFormat: existing swap > id: 18 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 19 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 87ba7188-801e-4efc-b4f1-4b132b7fa54c > origFormat.exists: True > origFormat._mountpoint: None > origFormat._size: 52000.0 > origFormat._majorminor: 253000 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: sysroot_b > origFormat._targetSize: 52000.0 > origFormat.dirty: False > origFormat._minInstanceSize: 301.4 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/FastGroup-sysroot_b > id: 6 >, ActionCreateDevice instance, containing members: > device: non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap > id: 28 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 29 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing None > id: 7 >, ActionCreateDevice instance, containing members: > device: non-existent 99MB partition sda3 (62) with non-existent ext4 filesystem mounted at /boot > id: 30 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 31 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 32 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 72ba91be-1b51-4194-8777-bbea182d6e2d > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: boot > origFormat._targetSize: 2000.0 > origFormat.dirty: False > origFormat._minInstanceSize: 205.7 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda1 > origFormat._size: 2000.0 > id: 33 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 34 >, ActionCreateDevice instance, containing members: > device: non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot > id: 35 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 36 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 122104MB disk sda (7) with existing msdos disklabel >, existing 120004MB partition sda2 (9) with existing lvmpv >, existing 120000MB lvmvg FastGroup (10) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 26 > controllable: True > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _targetSize: 0 > _model: TSSTcorpCD_DVDW_SH-S183A > 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: 39 > 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: 40 > 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: 41 > 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: 42 > 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: 43 > 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: 44 > 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: 45 > 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: 46 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 4e1a13ab-1217-40aa-9041-36e7f38b567c > _format.exists: True > _format._mountpoint: None > _format._size: 4096.0 > _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 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c] > 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: 4e1a13ab-1217-40aa-9041-36e7f38b567c > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Des > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 4096.0 > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 47 > 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: 48 > controllable: False > uuid: None > _format: existing None > 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 None > _serial: None >, existing 4096MB dm live-rw (49) with existing ext4 filesystem >, existing 4096MB dm live-base (50) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (51) with existing ext4 filesystem >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (PartitionDevice instance) >, existing 30532MB disk sdd (37) with existing msdos disklabel >, existing 30532MB partition sdd1 (38) with existing efi filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sde, sde1, lhost:0, sdf, sdf1, sdg, sdh, sda, sda2, FastGroup, FastGroup-sysroot_a, FastGroup-sysroot_b, sdb, sdb1, sdb2, SystemGroup, SystemGroup-DistroVolume, SystemGroup-SwapVolume, SystemGroup-SystemVolumeA, SystemGroup-SystemVolumeB, SystemGroup-SystemVolumeC, SystemGroup-TestSharedVolume, SystemGroup-VirtualVolume, sdb3, sr0, sdc, sdc1, sdc2, sdc3, sdc4, HostVG, HostVG-Config, HostVG-Data, HostVG-Logging, HostVG-Swap, sdd, sdd1, 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, md127, FastGroup-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: sdd1 > _intf.storage.fsset.devicetree.protectedDevNames: [sdd1, live-base, live-osimg-min, live-rw, sdd, sdd1, sdd1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 1024MB partition sdb1 (15) with existing ext4 filesystem >, existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem >, existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap >, existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem >, existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem >, existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem >, existing 10240MB lvmlv SystemGroup-TestSharedVolume (23) >, existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem >, existing 799996MB lvmvg SystemGroup (17) >, existing 800000MB partition sdb2 (16) with existing lvmpv >, existing 651MB partition sdb3 (25) with existing ext3 filesystem >, existing 953868MB disk sdb (14) with existing msdos disklabel >, existing 243MB partition sdc1 (28) with existing vfat filesystem >, existing 244MB partition sdc2 (29) with existing ext2 filesystem >, existing 244MB partition sdc3 (30) with existing ext2 filesystem >, existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem >, existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem >, existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem >, existing 8012MB lvmlv HostVG-Swap (36) with existing swap >, existing 75584MB lvmvg HostVG (32) >, existing 75586MB partition sdc4 (31) with existing lvmpv >, existing 76319MB disk sdc (27) with existing gpt disklabel >, existing 1907729MB disk sdg (5) >, existing 1907729MB disk sdh (6) >, existing 953867MB mdarray lhost:0 (2) with existing lvmpv >, existing 953868MB partition sde1 (1) with existing mdmember >, existing 953869MB disk sde (0) with existing msdos disklabel >, existing 953868MB partition sdf1 (4) with existing mdmember >, existing 953869MB disk sdf (3) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdd1, live-base, live-osimg-min, live-rw, sdd, sdd1] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sdd1, live-base, live-osimg-min, live-rw, sdd, sdd1] > _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: EFIGRUB instance, containing members: > _intf.storage._bootloader.efi_dir: BOOT > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [existing 122104MB disk sda (7) with existing msdos disklabel >, existing 30532MB disk sdd (37) with existing msdos disklabel >] > _intf.storage._bootloader._timeout: None > _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: None > _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 (0x2f3bf90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x2f3bf50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x2f46050) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x2f46090) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True > >, PartSpec instance (0x2f460d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 12104 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7fcc3b7e2b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._confirmed: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._device_container_name: FastGroup > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [Expander instance, containing members: >, Expander instance, containing members: >] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, EFI System Partition, swap, xfs, vfat] > _intf._currentAction._spokes._initialized: True > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._devices: [Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (OpticalDevice instance) >] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: MountpointSelector instance, containing members: > _intf._currentAction._spokes._current_selector._root: Root instance, containing members: > _intf._currentAction._spokes._current_selector._root.mounts: {'/boot': Already dumped (PartitionDevice instance) >, '/': Already dumped (LVMLogicalVolumeDevice instance) >} > _intf._currentAction._spokes._current_selector._root.swaps: [Already dumped (LVMLogicalVolumeDevice instance) >] > _intf._currentAction._spokes._current_selector._root.name: New Fedora 20 Installation > _intf._currentAction._spokes._current_selector._device: Already dumped (LVMLogicalVolumeDevice instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 120000 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 100.30 MB > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: swap00, 1: swap, 2: sda1, 3: swap, 4: , 5: swap} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._citiesSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x2694d50> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [sda] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: Already dumped (DiskOverview instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, existing 953868MB disk sdb (14) with existing msdos disklabel >, existing 76319MB disk sdc (27) with existing gpt disklabel >, existing 953869MB disk sde (0) with existing msdos disklabel >, existing 953869MB disk sdf (3) with existing msdos disklabel >, existing 1907729MB disk sdg (5) >, existing 1907729MB disk sdh (6) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 2.92 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 2.92 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: EFIGRUB instance, containing members: > _bootloader.efi_dir: BOOT > _bootloader._update_only: False > _bootloader.stage1_device: None > _bootloader.stage2_device: None > _bootloader.stage1_disk: None > _bootloader.dracut_args: > _bootloader.errors: [] > _bootloader.console: Skipped > _bootloader.stage2_is_preferred_stage1: False > _bootloader._default_image: None > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.encrypted_password: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.problems: [] > _bootloader.password: None > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader._disk_order: [] > _bootloader.disks: [] > _bootloader._timeout: None >_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 0x2f87a28>, True), 'type': (<function <lambda> at 0x2f87c08>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x2f87aa0>, True), 'journalctl': (<function journalctl_callback at 0x2f87b18>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.6-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': 'en_US.UTF-8', 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Sun 2013-12-15 04:30:07 EST, end at Sun 2013-12-15 04:56:38 EST. -- >Dec 15 04:30:07 localhost systemd-journal[74]: Runtime journal is using 3.5M (max 1.1G, leaving 1.7G of free 11.7G, current limit 1.1G). >Dec 15 04:30:07 localhost systemd-journal[74]: Runtime journal is using 3.5M (max 1.1G, leaving 1.7G of free 11.7G, current limit 1.1G). >Dec 15 04:30:07 localhost kernel: Initializing cgroup subsys cpuset >Dec 15 04:30:07 localhost kernel: Initializing cgroup subsys cpu >Dec 15 04:30:07 localhost kernel: Initializing cgroup subsys cpuacct >Dec 15 04:30:07 localhost kernel: Linux version 3.11.6-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.1 20130814 (Red Hat 4.8.1-6) (GCC) ) #1 SMP Mon Oct 21 21:54:19 UTC 2013 >Dec 15 04:30:07 localhost kernel: Command line: BOOT_IMAGE=/syslinux/vmlinuz0 root=live:LABEL=LIVE ro rd.live.image quiet rhgb rd.live.check >Dec 15 04:30:07 localhost kernel: e820: BIOS-provided physical RAM map: >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000dd83bfff] usable >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000dd83c000-0x00000000dd888fff] ACPI NVS >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000dd889000-0x00000000dd891fff] ACPI data >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000dd892000-0x00000000dd892fff] ACPI NVS >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000dd893000-0x00000000ddadefff] reserved >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000ddadf000-0x00000000ddaeffff] ACPI NVS >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000ddaf0000-0x00000000ddb04fff] reserved >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000ddb05000-0x00000000ddb06fff] ACPI NVS >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000ddb07000-0x00000000ddb0ffff] reserved >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000ddb10000-0x00000000ddb15fff] ACPI NVS >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000ddb16000-0x00000000ddb77fff] reserved >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000ddb78000-0x00000000ddd7afff] ACPI NVS >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000ddd7b000-0x00000000ddefffff] usable >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] reserved >Dec 15 04:30:07 localhost kernel: BIOS-e820: [mem 0x0000000100001000-0x000000061fffffff] usable >Dec 15 04:30:07 localhost kernel: e820: update [mem 0x02d8b018-0x02d9a257] usable ==> usable >Dec 15 04:30:07 localhost kernel: e820: update [mem 0x02d9b018-0x02da3057] usable ==> usable >Dec 15 04:30:07 localhost kernel: e820: update [mem 0x02da4018-0x02dac057] usable ==> usable >Dec 15 04:30:07 localhost kernel: e820: update [mem 0x02dad018-0x02db9857] usable ==> usable >Dec 15 04:30:07 localhost kernel: extended physical RAM map: >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000002d8b017] usable >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x0000000002d8b018-0x0000000002d9a257] usable >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x0000000002d9a258-0x0000000002d9b017] usable >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x0000000002d9b018-0x0000000002da3057] usable >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x0000000002da3058-0x0000000002da4017] usable >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x0000000002da4018-0x0000000002dac057] usable >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x0000000002dac058-0x0000000002dad017] usable >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x0000000002dad018-0x0000000002db9857] usable >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x0000000002db9858-0x00000000dd83bfff] usable >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000dd83c000-0x00000000dd888fff] ACPI NVS >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000dd889000-0x00000000dd891fff] ACPI data >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000dd892000-0x00000000dd892fff] ACPI NVS >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000dd893000-0x00000000ddadefff] reserved >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000ddadf000-0x00000000ddaeffff] ACPI NVS >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000ddaf0000-0x00000000ddb04fff] reserved >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000ddb05000-0x00000000ddb06fff] ACPI NVS >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000ddb07000-0x00000000ddb0ffff] reserved >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000ddb10000-0x00000000ddb15fff] ACPI NVS >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000ddb16000-0x00000000ddb77fff] reserved >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000ddb78000-0x00000000ddd7afff] ACPI NVS >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000ddd7b000-0x00000000ddefffff] usable >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000fec20000-0x00000000fec20fff] reserved >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000fed61000-0x00000000fed70fff] reserved >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x00000000fef00000-0x00000000ffffffff] reserved >Dec 15 04:30:07 localhost kernel: reserve setup_data: [mem 0x0000000100001000-0x000000061fffffff] usable >Dec 15 04:30:07 localhost kernel: NX (Execute Disable) protection: active >Dec 15 04:30:07 localhost kernel: efi: EFI v2.00 by American Megatrends >Dec 15 04:30:07 localhost kernel: efi: SMBIOS=0xddb76818 ACPI=0xdd889000 ACPI 2.0=0xdd889000 >Dec 15 04:30:07 localhost kernel: efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000b000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem02: type=7, attr=0xf, range=[0x000000000000b000-0x000000000004f000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem03: type=4, attr=0xf, range=[0x000000000004f000-0x0000000000060000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem04: type=3, attr=0xf, range=[0x0000000000060000-0x00000000000a0000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem05: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB) >Dec 15 04:30:07 localhost kernel: efi: mem06: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB) >Dec 15 04:30:07 localhost kernel: efi: mem07: type=4, attr=0xf, range=[0x0000000001100000-0x0000000001710000) (6MB) >Dec 15 04:30:07 localhost kernel: efi: mem08: type=3, attr=0xf, range=[0x0000000001710000-0x0000000001711000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem09: type=4, attr=0xf, range=[0x0000000001711000-0x0000000001713000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem10: type=3, attr=0xf, range=[0x0000000001713000-0x000000000171a000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem11: type=4, attr=0xf, range=[0x000000000171a000-0x000000000178b000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem12: type=3, attr=0xf, range=[0x000000000178b000-0x000000000178d000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem13: type=4, attr=0xf, range=[0x000000000178d000-0x000000000178f000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem14: type=3, attr=0xf, range=[0x000000000178f000-0x000000000179a000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem15: type=4, attr=0xf, range=[0x000000000179a000-0x000000000179b000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem16: type=3, attr=0xf, range=[0x000000000179b000-0x000000000179d000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem17: type=4, attr=0xf, range=[0x000000000179d000-0x00000000017ab000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem18: type=3, attr=0xf, range=[0x00000000017ab000-0x00000000017b2000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem19: type=4, attr=0xf, range=[0x00000000017b2000-0x00000000017b7000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem20: type=3, attr=0xf, range=[0x00000000017b7000-0x00000000017bc000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem21: type=4, attr=0xf, range=[0x00000000017bc000-0x00000000017bf000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem22: type=3, attr=0xf, range=[0x00000000017bf000-0x00000000017c2000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem23: type=4, attr=0xf, range=[0x00000000017c2000-0x00000000017c7000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem24: type=3, attr=0xf, range=[0x00000000017c7000-0x00000000017ca000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem25: type=4, attr=0xf, range=[0x00000000017ca000-0x00000000017d8000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem26: type=3, attr=0xf, range=[0x00000000017d8000-0x00000000017db000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem27: type=4, attr=0xf, range=[0x00000000017db000-0x0000000001bf1000) (4MB) >Dec 15 04:30:07 localhost kernel: efi: mem28: type=3, attr=0xf, range=[0x0000000001bf1000-0x0000000001bf2000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem29: type=4, attr=0xf, range=[0x0000000001bf2000-0x0000000001bf6000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem30: type=3, attr=0xf, range=[0x0000000001bf6000-0x0000000001bf8000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem31: type=4, attr=0xf, range=[0x0000000001bf8000-0x0000000001bf9000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem32: type=3, attr=0xf, range=[0x0000000001bf9000-0x0000000001bfc000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem33: type=4, attr=0xf, range=[0x0000000001bfc000-0x0000000001c13000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem34: type=3, attr=0xf, range=[0x0000000001c13000-0x0000000001c23000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem35: type=4, attr=0xf, range=[0x0000000001c23000-0x0000000001c33000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem36: type=3, attr=0xf, range=[0x0000000001c33000-0x0000000001c37000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem37: type=4, attr=0xf, range=[0x0000000001c37000-0x0000000001c4a000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem38: type=3, attr=0xf, range=[0x0000000001c4a000-0x0000000001c4b000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem39: type=4, attr=0xf, range=[0x0000000001c4b000-0x0000000001c4e000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem40: type=3, attr=0xf, range=[0x0000000001c4e000-0x0000000001c52000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem41: type=4, attr=0xf, range=[0x0000000001c52000-0x0000000001c5a000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem42: type=3, attr=0xf, range=[0x0000000001c5a000-0x0000000001c5e000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem43: type=4, attr=0xf, range=[0x0000000001c5e000-0x0000000001c95000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem44: type=3, attr=0xf, range=[0x0000000001c95000-0x0000000001cc3000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem45: type=4, attr=0xf, range=[0x0000000001cc3000-0x0000000001ccd000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem46: type=3, attr=0xf, range=[0x0000000001ccd000-0x0000000001ce1000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem47: type=4, attr=0xf, range=[0x0000000001ce1000-0x0000000001ceb000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem48: type=3, attr=0xf, range=[0x0000000001ceb000-0x0000000001cf0000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem49: type=4, attr=0xf, range=[0x0000000001cf0000-0x0000000001cf2000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem50: type=3, attr=0xf, range=[0x0000000001cf2000-0x0000000001cf4000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem51: type=4, attr=0xf, range=[0x0000000001cf4000-0x0000000001cf5000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem52: type=3, attr=0xf, range=[0x0000000001cf5000-0x0000000001cf8000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem53: type=4, attr=0xf, range=[0x0000000001cf8000-0x0000000001cfd000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem54: type=3, attr=0xf, range=[0x0000000001cfd000-0x0000000001cff000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem55: type=4, attr=0xf, range=[0x0000000001cff000-0x0000000001d03000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem56: type=3, attr=0xf, range=[0x0000000001d03000-0x0000000001d05000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem57: type=4, attr=0xf, range=[0x0000000001d05000-0x0000000001d10000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem58: type=3, attr=0xf, range=[0x0000000001d10000-0x0000000001d1a000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem59: type=4, attr=0xf, range=[0x0000000001d1a000-0x0000000001d1f000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem60: type=3, attr=0xf, range=[0x0000000001d1f000-0x0000000001d27000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem61: type=4, attr=0xf, range=[0x0000000001d27000-0x0000000001d33000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem62: type=3, attr=0xf, range=[0x0000000001d33000-0x0000000001d46000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem63: type=4, attr=0xf, range=[0x0000000001d46000-0x0000000001d7e000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem64: type=3, attr=0xf, range=[0x0000000001d7e000-0x0000000001d8c000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem65: type=4, attr=0xf, range=[0x0000000001d8c000-0x0000000001d8d000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem66: type=3, attr=0xf, range=[0x0000000001d8d000-0x0000000001d90000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem67: type=4, attr=0xf, range=[0x0000000001d90000-0x0000000001d95000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem68: type=3, attr=0xf, range=[0x0000000001d95000-0x0000000001dc5000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem69: type=4, attr=0xf, range=[0x0000000001dc5000-0x0000000001dd8000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem70: type=3, attr=0xf, range=[0x0000000001dd8000-0x0000000001de1000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem71: type=4, attr=0xf, range=[0x0000000001de1000-0x0000000001ded000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem72: type=3, attr=0xf, range=[0x0000000001ded000-0x0000000001df3000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem73: type=4, attr=0xf, range=[0x0000000001df3000-0x0000000001df4000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem74: type=3, attr=0xf, range=[0x0000000001df4000-0x0000000001e07000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem75: type=4, attr=0xf, range=[0x0000000001e07000-0x0000000001eb3000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem76: type=3, attr=0xf, range=[0x0000000001eb3000-0x0000000001eb6000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem77: type=4, attr=0xf, range=[0x0000000001eb6000-0x0000000001eba000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem78: type=3, attr=0xf, range=[0x0000000001eba000-0x0000000001ebf000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem79: type=4, attr=0xf, range=[0x0000000001ebf000-0x0000000001ec9000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem80: type=3, attr=0xf, range=[0x0000000001ec9000-0x0000000001ece000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem81: type=4, attr=0xf, range=[0x0000000001ece000-0x0000000001ed4000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem82: type=3, attr=0xf, range=[0x0000000001ed4000-0x0000000001eda000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem83: type=4, attr=0xf, range=[0x0000000001eda000-0x0000000001ee0000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem84: type=3, attr=0xf, range=[0x0000000001ee0000-0x0000000001ee4000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem85: type=4, attr=0xf, range=[0x0000000001ee4000-0x0000000001ef9000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem86: type=3, attr=0xf, range=[0x0000000001ef9000-0x0000000001f04000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem87: type=4, attr=0xf, range=[0x0000000001f04000-0x0000000001f08000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem88: type=3, attr=0xf, range=[0x0000000001f08000-0x0000000001f1a000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem89: type=4, attr=0xf, range=[0x0000000001f1a000-0x0000000001f27000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem90: type=3, attr=0xf, range=[0x0000000001f27000-0x0000000001f29000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem91: type=4, attr=0xf, range=[0x0000000001f29000-0x0000000001f31000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem92: type=3, attr=0xf, range=[0x0000000001f31000-0x0000000001f35000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem93: type=4, attr=0xf, range=[0x0000000001f35000-0x0000000001f3c000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem94: type=3, attr=0xf, range=[0x0000000001f3c000-0x0000000001f3e000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem95: type=4, attr=0xf, range=[0x0000000001f3e000-0x0000000001f3f000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem96: type=3, attr=0xf, range=[0x0000000001f3f000-0x0000000001f44000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem97: type=4, attr=0xf, range=[0x0000000001f44000-0x0000000001f47000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem98: type=3, attr=0xf, range=[0x0000000001f47000-0x0000000001f49000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem99: type=4, attr=0xf, range=[0x0000000001f49000-0x0000000001f63000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem100: type=3, attr=0xf, range=[0x0000000001f63000-0x0000000001f67000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem101: type=4, attr=0xf, range=[0x0000000001f67000-0x0000000001f70000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem102: type=3, attr=0xf, range=[0x0000000001f70000-0x0000000001f81000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem103: type=4, attr=0xf, range=[0x0000000001f81000-0x0000000001fd1000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem104: type=2, attr=0xf, range=[0x0000000001fd1000-0x0000000001fd3000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem105: type=4, attr=0xf, range=[0x0000000001fd3000-0x0000000001fd4000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem106: type=7, attr=0xf, range=[0x0000000001fd4000-0x0000000001fd8000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem107: type=4, attr=0xf, range=[0x0000000001fd8000-0x0000000002003000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem108: type=3, attr=0xf, range=[0x0000000002003000-0x0000000002417000) (4MB) >Dec 15 04:30:07 localhost kernel: efi: mem109: type=4, attr=0xf, range=[0x0000000002417000-0x0000000002ac1000) (6MB) >Dec 15 04:30:07 localhost kernel: efi: mem110: type=3, attr=0xf, range=[0x0000000002ac1000-0x0000000002ac2000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem111: type=4, attr=0xf, range=[0x0000000002ac2000-0x0000000002ad3000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem112: type=3, attr=0xf, range=[0x0000000002ad3000-0x0000000002ad5000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem113: type=4, attr=0xf, range=[0x0000000002ad5000-0x0000000002baa000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem114: type=3, attr=0xf, range=[0x0000000002baa000-0x0000000002bc9000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem115: type=4, attr=0xf, range=[0x0000000002bc9000-0x0000000002bd7000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem116: type=7, attr=0xf, range=[0x0000000002bd7000-0x0000000002bd8000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem117: type=4, attr=0xf, range=[0x0000000002bd8000-0x0000000002ca7000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem118: type=2, attr=0xf, range=[0x0000000002ca7000-0x0000000002dba000) (1MB) >Dec 15 04:30:07 localhost kernel: efi: mem119: type=7, attr=0xf, range=[0x0000000002dba000-0x0000000002df6000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem120: type=1, attr=0xf, range=[0x0000000002df6000-0x0000000002f2d000) (1MB) >Dec 15 04:30:07 localhost kernel: efi: mem121: type=2, attr=0xf, range=[0x0000000002f2d000-0x0000000003010000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem122: type=7, attr=0xf, range=[0x0000000003010000-0x0000000004000000) (15MB) >Dec 15 04:30:07 localhost kernel: efi: mem123: type=2, attr=0xf, range=[0x0000000004000000-0x0000000005408000) (20MB) >Dec 15 04:30:07 localhost kernel: efi: mem124: type=7, attr=0xf, range=[0x0000000005408000-0x000000003cf63000) (891MB) >Dec 15 04:30:07 localhost kernel: efi: mem125: type=2, attr=0xf, range=[0x000000003cf63000-0x0000000040000000) (48MB) >Dec 15 04:30:07 localhost kernel: efi: mem126: type=7, attr=0xf, range=[0x0000000040000000-0x00000000a6a57000) (1642MB) >Dec 15 04:30:07 localhost kernel: efi: mem127: type=2, attr=0xf, range=[0x00000000a6a57000-0x00000000dd83c000) (877MB) >Dec 15 04:30:07 localhost kernel: efi: mem128: type=10, attr=0xf, range=[0x00000000dd83c000-0x00000000dd889000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem129: type=9, attr=0xf, range=[0x00000000dd889000-0x00000000dd892000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem130: type=10, attr=0xf, range=[0x00000000dd892000-0x00000000dd893000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem131: type=0, attr=0xf, range=[0x00000000dd893000-0x00000000ddab9000) (2MB) >Dec 15 04:30:07 localhost kernel: efi: mem132: type=6, attr=0x800000000000000f, range=[0x00000000ddab9000-0x00000000ddabd000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem133: type=0, attr=0xf, range=[0x00000000ddabd000-0x00000000ddadf000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem134: type=10, attr=0xf, range=[0x00000000ddadf000-0x00000000ddaf0000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem135: type=5, attr=0x800000000000000f, range=[0x00000000ddaf0000-0x00000000ddaf2000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem136: type=6, attr=0x800000000000000f, range=[0x00000000ddaf2000-0x00000000ddb03000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem137: type=5, attr=0x800000000000000f, range=[0x00000000ddb03000-0x00000000ddb04000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem138: type=6, attr=0x800000000000000f, range=[0x00000000ddb04000-0x00000000ddb05000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem139: type=10, attr=0xf, range=[0x00000000ddb05000-0x00000000ddb07000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem140: type=5, attr=0x800000000000000f, range=[0x00000000ddb07000-0x00000000ddb08000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem141: type=6, attr=0x800000000000000f, range=[0x00000000ddb08000-0x00000000ddb09000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem142: type=5, attr=0x800000000000000f, range=[0x00000000ddb09000-0x00000000ddb10000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem143: type=10, attr=0xf, range=[0x00000000ddb10000-0x00000000ddb16000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem144: type=5, attr=0x800000000000000f, range=[0x00000000ddb16000-0x00000000ddb23000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem145: type=6, attr=0x800000000000000f, range=[0x00000000ddb23000-0x00000000ddb65000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem146: type=5, attr=0x800000000000000f, range=[0x00000000ddb65000-0x00000000ddb75000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem147: type=6, attr=0x800000000000000f, range=[0x00000000ddb75000-0x00000000ddb78000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem148: type=10, attr=0xf, range=[0x00000000ddb78000-0x00000000ddd7b000) (2MB) >Dec 15 04:30:07 localhost kernel: efi: mem149: type=3, attr=0xf, range=[0x00000000ddd7b000-0x00000000ddeea000) (1MB) >Dec 15 04:30:07 localhost kernel: efi: mem150: type=4, attr=0xf, range=[0x00000000ddeea000-0x00000000ddeeb000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem151: type=3, attr=0xf, range=[0x00000000ddeeb000-0x00000000ddf00000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem152: type=7, attr=0xf, range=[0x0000000100001000-0x0000000620000000) (20991MB) >Dec 15 04:30:07 localhost kernel: efi: mem153: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem154: type=11, attr=0x8000000000000001, range=[0x00000000fec10000-0x00000000fec11000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem155: type=11, attr=0x8000000000000001, range=[0x00000000fec20000-0x00000000fec21000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem156: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed01000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem157: type=11, attr=0x8000000000000001, range=[0x00000000fed61000-0x00000000fed71000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem158: type=11, attr=0x8000000000000001, range=[0x00000000fed80000-0x00000000fed90000) (0MB) >Dec 15 04:30:07 localhost kernel: efi: mem159: type=11, attr=0x8000000000000001, range=[0x00000000fef00000-0x0000000100000000) (17MB) >Dec 15 04:30:07 localhost kernel: SMBIOS 2.7 present. >Dec 15 04:30:07 localhost kernel: DMI: To be filled by O.E.M. To be filled by O.E.M./SABERTOOTH 990FX, BIOS 1604 10/16/2012 >Dec 15 04:30:07 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Dec 15 04:30:07 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Dec 15 04:30:07 localhost kernel: No AGP bridge found >Dec 15 04:30:07 localhost kernel: e820: last_pfn = 0x620000 max_arch_pfn = 0x400000000 >Dec 15 04:30:07 localhost kernel: MTRR default type: uncachable >Dec 15 04:30:07 localhost kernel: MTRR fixed ranges enabled: >Dec 15 04:30:07 localhost kernel: 00000-9FFFF write-back >Dec 15 04:30:07 localhost kernel: A0000-BFFFF write-through >Dec 15 04:30:07 localhost kernel: C0000-D5FFF write-protect >Dec 15 04:30:07 localhost kernel: D6000-EBFFF uncachable >Dec 15 04:30:07 localhost kernel: EC000-FFFFF write-protect >Dec 15 04:30:07 localhost kernel: MTRR variable ranges enabled: >Dec 15 04:30:07 localhost kernel: 0 base 000000000000 mask FFFF80000000 write-back >Dec 15 04:30:07 localhost kernel: 1 base 000080000000 mask FFFFC0000000 write-back >Dec 15 04:30:07 localhost kernel: 2 base 0000C0000000 mask FFFFE0000000 write-back >Dec 15 04:30:07 localhost kernel: 3 base 0000DDF00000 mask FFFFFFF00000 uncachable >Dec 15 04:30:07 localhost kernel: 4 base 0000DE000000 mask FFFFFE000000 uncachable >Dec 15 04:30:07 localhost kernel: 5 disabled >Dec 15 04:30:07 localhost kernel: 6 disabled >Dec 15 04:30:07 localhost kernel: 7 disabled >Dec 15 04:30:07 localhost kernel: TOM2: 0000000620000000 aka 25088M >Dec 15 04:30:07 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Dec 15 04:30:07 localhost kernel: e820: update [mem 0xddf00000-0xffffffff] usable ==> reserved >Dec 15 04:30:07 localhost kernel: e820: last_pfn = 0xddf00 max_arch_pfn = 0x400000000 >Dec 15 04:30:07 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Dec 15 04:30:07 localhost kernel: Using GB pages for direct mapping >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Dec 15 04:30:07 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Dec 15 04:30:07 localhost kernel: BRK [0x04fe6000, 0x04fe6fff] PGTABLE >Dec 15 04:30:07 localhost kernel: BRK [0x04fe7000, 0x04fe7fff] PGTABLE >Dec 15 04:30:07 localhost kernel: BRK [0x04fe8000, 0x04fe8fff] PGTABLE >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0x61fe00000-0x61fffffff] >Dec 15 04:30:07 localhost kernel: [mem 0x61fe00000-0x61fffffff] page 2M >Dec 15 04:30:07 localhost kernel: BRK [0x04fe9000, 0x04fe9fff] PGTABLE >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0x61c000000-0x61fdfffff] >Dec 15 04:30:07 localhost kernel: [mem 0x61c000000-0x61fdfffff] page 2M >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0x600000000-0x61bffffff] >Dec 15 04:30:07 localhost kernel: [mem 0x600000000-0x61bffffff] page 2M >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0x00100000-0xdd83bfff] >Dec 15 04:30:07 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Dec 15 04:30:07 localhost kernel: [mem 0x00200000-0x3fffffff] page 2M >Dec 15 04:30:07 localhost kernel: [mem 0x40000000-0xbfffffff] page 1G >Dec 15 04:30:07 localhost kernel: [mem 0xc0000000-0xdd7fffff] page 2M >Dec 15 04:30:07 localhost kernel: [mem 0xdd800000-0xdd83bfff] page 4k >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddd7b000-0xddefffff] >Dec 15 04:30:07 localhost kernel: [mem 0xddd7b000-0xddefffff] page 4k >Dec 15 04:30:07 localhost kernel: BRK [0x04fea000, 0x04feafff] PGTABLE >Dec 15 04:30:07 localhost kernel: BRK [0x04feb000, 0x04febfff] PGTABLE >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0x100001000-0x5ffffffff] >Dec 15 04:30:07 localhost kernel: [mem 0x100001000-0x1001fffff] page 4k >Dec 15 04:30:07 localhost kernel: [mem 0x100200000-0x13fffffff] page 2M >Dec 15 04:30:07 localhost kernel: [mem 0x140000000-0x5ffffffff] page 1G >Dec 15 04:30:07 localhost kernel: RAMDISK: [mem 0x3cf63000-0x3ebf2fff] >Dec 15 04:30:07 localhost kernel: ACPI: RSDP 00000000dd889000 00024 (v02 ALASKA) >Dec 15 04:30:07 localhost kernel: ACPI: XSDT 00000000dd889068 00044 (v01 ALASKA A M I 01072009 AMI 00010013) >Dec 15 04:30:07 localhost kernel: ACPI: FACP 00000000dd891c30 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) >Dec 15 04:30:07 localhost kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20130517/tbfadt-603) >Dec 15 04:30:07 localhost kernel: ACPI: DSDT 00000000dd889140 08AEC (v02 ALASKA A M I 00000000 INTL 20051117) >Dec 15 04:30:07 localhost kernel: ACPI: FACS 00000000ddb10f80 00040 >Dec 15 04:30:07 localhost kernel: ACPI: APIC 00000000dd891d28 0009E (v03 ALASKA A M I 01072009 AMI 00010013) >Dec 15 04:30:07 localhost kernel: ACPI: MCFG 00000000dd891dc8 0003C (v01 ALASKA A M I 01072009 MSFT 00010013) >Dec 15 04:30:07 localhost kernel: ACPI: HPET 00000000dd891e08 00038 (v01 ALASKA A M I 01072009 AMI 00000004) >Dec 15 04:30:07 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 15 04:30:07 localhost kernel: Scanning NUMA topology in Northbridge 24 >Dec 15 04:30:07 localhost kernel: No NUMA configuration found >Dec 15 04:30:07 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000061fffffff] >Dec 15 04:30:07 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x61fffffff] >Dec 15 04:30:07 localhost kernel: NODE_DATA [mem 0x61ffe8000-0x61fffbfff] >Dec 15 04:30:07 localhost kernel: [ffffea0000000000-ffffea00187fffff] PMD -> [ffff880607600000-ffff88061f5fffff] on node 0 >Dec 15 04:30:07 localhost kernel: Zone ranges: >Dec 15 04:30:07 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Dec 15 04:30:07 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Dec 15 04:30:07 localhost kernel: Normal [mem 0x100000000-0x61fffffff] >Dec 15 04:30:07 localhost kernel: Movable zone start for each node >Dec 15 04:30:07 localhost kernel: Early memory node ranges >Dec 15 04:30:07 localhost kernel: node 0: [mem 0x00001000-0x0009ffff] >Dec 15 04:30:07 localhost kernel: node 0: [mem 0x00100000-0xdd83bfff] >Dec 15 04:30:07 localhost kernel: node 0: [mem 0xddd7b000-0xddefffff] >Dec 15 04:30:07 localhost kernel: node 0: [mem 0x100001000-0x61fffffff] >Dec 15 04:30:07 localhost kernel: On node 0 totalpages: 6281567 >Dec 15 04:30:07 localhost kernel: DMA zone: 64 pages used for memmap >Dec 15 04:30:07 localhost kernel: DMA zone: 41 pages reserved >Dec 15 04:30:07 localhost kernel: DMA zone: 3999 pages, LIFO batch:0 >Dec 15 04:30:07 localhost kernel: DMA32 zone: 14120 pages used for memmap >Dec 15 04:30:07 localhost kernel: DMA32 zone: 903617 pages, LIFO batch:31 >Dec 15 04:30:07 localhost kernel: Normal zone: 83968 pages used for memmap >Dec 15 04:30:07 localhost kernel: Normal zone: 5373951 pages, LIFO batch:31 >Dec 15 04:30:07 localhost kernel: tboot: non-0 tboot_addr but it is not of type E820_RESERVED >Dec 15 04:30:07 localhost kernel: ACPI: PM-Timer IO Port: 0x808 >Dec 15 04:30:07 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 15 04:30:07 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Dec 15 04:30:07 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Dec 15 04:30:07 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled) >Dec 15 04:30:07 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled) >Dec 15 04:30:07 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled) >Dec 15 04:30:07 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled) >Dec 15 04:30:07 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled) >Dec 15 04:30:07 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x08] disabled) >Dec 15 04:30:07 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Dec 15 04:30:07 localhost kernel: ACPI: IOAPIC (id[0x03] address[0xfec00000] gsi_base[0]) >Dec 15 04:30:07 localhost kernel: IOAPIC[0]: apic_id 3, version 33, address 0xfec00000, GSI 0-23 >Dec 15 04:30:07 localhost kernel: ACPI: IOAPIC (id[0x04] address[0xfec20000] gsi_base[24]) >Dec 15 04:30:07 localhost kernel: IOAPIC[1]: apic_id 4, version 33, address 0xfec20000, GSI 24-55 >Dec 15 04:30:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Dec 15 04:30:07 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >Dec 15 04:30:07 localhost kernel: ACPI: IRQ0 used by override. >Dec 15 04:30:07 localhost kernel: ACPI: IRQ2 used by override. >Dec 15 04:30:07 localhost kernel: ACPI: IRQ9 used by override. >Dec 15 04:30:07 localhost kernel: Using ACPI (MADT) for SMP configuration information >Dec 15 04:30:07 localhost kernel: ACPI: HPET id: 0x43538210 base: 0xfed00000 >Dec 15 04:30:07 localhost kernel: smpboot: Allowing 8 CPUs, 6 hotplug CPUs >Dec 15 04:30:07 localhost kernel: nr_irqs_gsi: 72 >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0x02d8b000-0x02d8bfff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0x02d9a000-0x02d9afff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0x02d9b000-0x02d9bfff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0x02da3000-0x02da3fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0x02da4000-0x02da4fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0x02dac000-0x02dacfff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0x02dad000-0x02dadfff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0x02db9000-0x02db9fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xdd83c000-0xdd888fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xdd889000-0xdd891fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xdd892000-0xdd892fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xdd893000-0xddadefff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xddadf000-0xddaeffff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xddaf0000-0xddb04fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xddb05000-0xddb06fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xddb07000-0xddb0ffff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xddb10000-0xddb15fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xddb16000-0xddb77fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xddb78000-0xddd7afff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xddf00000-0xfebfffff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfec1ffff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfec20000-0xfec20fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfec21000-0xfecfffff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed60fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed61000-0xfed70fff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed71000-0xfed7ffff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfeefffff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xfef00000-0xffffffff] >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0x100000000-0x100000fff] >Dec 15 04:30:07 localhost kernel: e820: [mem 0xddf00000-0xfebfffff] available for PCI devices >Dec 15 04:30:07 localhost kernel: Booting paravirtualized kernel on bare hardware >Dec 15 04:30:07 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >Dec 15 04:30:07 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88061fc00000 s85568 r8192 d20928 u262144 >Dec 15 04:30:07 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >Dec 15 04:30:07 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Dec 15 04:30:07 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 6183374 >Dec 15 04:30:07 localhost kernel: Policy zone: Normal >Dec 15 04:30:07 localhost kernel: Kernel command line: BOOT_IMAGE=/syslinux/vmlinuz0 root=live:LABEL=LIVE ro rd.live.image quiet rhgb rd.live.check >Dec 15 04:30:07 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Dec 15 04:30:07 localhost kernel: Checking aperture... >Dec 15 04:30:07 localhost kernel: No AGP bridge found >Dec 15 04:30:07 localhost kernel: Node 0: aperture @ d4000000 size 32 MB >Dec 15 04:30:07 localhost kernel: Aperture pointing to e820 RAM. Ignoring. >Dec 15 04:30:07 localhost kernel: Your BIOS doesn't leave a aperture memory hole >Dec 15 04:30:07 localhost kernel: Please enable the IOMMU option in the BIOS setup >Dec 15 04:30:07 localhost kernel: This costs you 64 MB of RAM >Dec 15 04:30:07 localhost kernel: Mapping aperture over 65536 KB of RAM @ d4000000 >Dec 15 04:30:07 localhost kernel: PM: Registered nosave memory: [mem 0xd4000000-0xd7ffffff] >Dec 15 04:30:07 localhost kernel: Memory: 24524560K/25126268K available (6511K kernel code, 991K rwdata, 2872K rodata, 1424K init, 1540K bss, 601708K reserved) >Dec 15 04:30:07 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Dec 15 04:30:07 localhost kernel: Hierarchical RCU implementation. >Dec 15 04:30:07 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >Dec 15 04:30:07 localhost kernel: NR_IRQS:8448 nr_irqs:1288 16 >Dec 15 04:30:07 localhost kernel: Console: colour dummy device 80x25 >Dec 15 04:30:07 localhost kernel: console [tty0] enabled >Dec 15 04:30:07 localhost kernel: allocated 100663296 bytes of page_cgroup >Dec 15 04:30:07 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Dec 15 04:30:07 localhost kernel: hpet clockevent registered >Dec 15 04:30:07 localhost kernel: tsc: Fast TSC calibration using PIT >Dec 15 04:30:07 localhost kernel: tsc: Detected 3010.018 MHz processor >Dec 15 04:30:07 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6020.03 BogoMIPS (lpj=3010018) >Dec 15 04:30:07 localhost kernel: pid_max: default: 32768 minimum: 301 >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddab9000-0xddabcfff] >Dec 15 04:30:07 localhost kernel: [mem 0xddab9000-0xddabcfff] page 4k >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddaf0000-0xddaf1fff] >Dec 15 04:30:07 localhost kernel: [mem 0xddaf0000-0xddaf1fff] page 4k >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddaf2000-0xddb02fff] >Dec 15 04:30:07 localhost kernel: [mem 0xddaf2000-0xddb02fff] page 4k >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddb03000-0xddb03fff] >Dec 15 04:30:07 localhost kernel: [mem 0xddb03000-0xddb03fff] page 4k >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddb04000-0xddb04fff] >Dec 15 04:30:07 localhost kernel: [mem 0xddb04000-0xddb04fff] page 4k >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddb07000-0xddb07fff] >Dec 15 04:30:07 localhost kernel: [mem 0xddb07000-0xddb07fff] page 4k >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddb08000-0xddb08fff] >Dec 15 04:30:07 localhost kernel: [mem 0xddb08000-0xddb08fff] page 4k >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddb09000-0xddb0ffff] >Dec 15 04:30:07 localhost kernel: [mem 0xddb09000-0xddb0ffff] page 4k >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddb16000-0xddb22fff] >Dec 15 04:30:07 localhost kernel: [mem 0xddb16000-0xddb22fff] page 4k >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddb23000-0xddb64fff] >Dec 15 04:30:07 localhost kernel: [mem 0xddb23000-0xddb64fff] page 4k >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddb65000-0xddb74fff] >Dec 15 04:30:07 localhost kernel: [mem 0xddb65000-0xddb74fff] page 4k >Dec 15 04:30:07 localhost kernel: init_memory_mapping: [mem 0xddb75000-0xddb77fff] >Dec 15 04:30:07 localhost kernel: [mem 0xddb75000-0xddb77fff] page 4k >Dec 15 04:30:07 localhost kernel: Security Framework initialized >Dec 15 04:30:07 localhost kernel: SELinux: Initializing. >Dec 15 04:30:07 localhost kernel: SELinux: Starting in permissive mode >Dec 15 04:30:07 localhost kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) >Dec 15 04:30:07 localhost kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) >Dec 15 04:30:07 localhost kernel: Mount-cache hash table entries: 256 >Dec 15 04:30:07 localhost kernel: Initializing cgroup subsys memory >Dec 15 04:30:07 localhost kernel: Initializing cgroup subsys devices >Dec 15 04:30:07 localhost kernel: Initializing cgroup subsys freezer >Dec 15 04:30:07 localhost kernel: Initializing cgroup subsys net_cls >Dec 15 04:30:07 localhost kernel: Initializing cgroup subsys blkio >Dec 15 04:30:07 localhost kernel: Initializing cgroup subsys perf_event >Dec 15 04:30:07 localhost kernel: tseg: 00ddf00000 >Dec 15 04:30:07 localhost kernel: CPU: Physical Processor ID: 0 >Dec 15 04:30:07 localhost kernel: CPU: Processor Core ID: 0 >Dec 15 04:30:07 localhost kernel: mce: CPU supports 6 MCE banks >Dec 15 04:30:07 localhost kernel: LVT offset 0 assigned for vector 0xf9 >Dec 15 04:30:07 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8 >Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64 >tlb_flushall_shift: 4 >Dec 15 04:30:07 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Dec 15 04:30:07 localhost kernel: ACPI: Core revision 20130517 >Dec 15 04:30:07 localhost kernel: ACPI: All ACPI Tables successfully acquired >Dec 15 04:30:07 localhost kernel: ftrace: allocating 25218 entries in 99 pages >Dec 15 04:30:07 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Dec 15 04:30:07 localhost kernel: smpboot: CPU0: AMD Athlon(tm) II X2 250 Processor (fam: 10, model: 06, stepping: 03) >Dec 15 04:30:07 localhost kernel: Performance Events: AMD PMU driver. >Dec 15 04:30:07 localhost kernel: ... version: 0 >Dec 15 04:30:07 localhost kernel: ... bit width: 48 >Dec 15 04:30:07 localhost kernel: ... generic registers: 4 >Dec 15 04:30:07 localhost kernel: ... value mask: 0000ffffffffffff >Dec 15 04:30:07 localhost kernel: ... max period: 00007fffffffffff >Dec 15 04:30:07 localhost kernel: ... fixed-purpose events: 0 >Dec 15 04:30:07 localhost kernel: ... event mask: 000000000000000f >Dec 15 04:30:07 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Dec 15 04:30:07 localhost kernel: smpboot: Booting Node 0, Processors #1 >Dec 15 04:30:07 localhost kernel: Brought up 2 CPUs >Dec 15 04:30:07 localhost kernel: smpboot: Total of 2 processors activated (12040.07 BogoMIPS) >Dec 15 04:30:07 localhost kernel: devtmpfs: initialized >Dec 15 04:30:07 localhost kernel: PM: Registering ACPI NVS region [mem 0xdd83c000-0xdd888fff] (315392 bytes) >Dec 15 04:30:07 localhost kernel: PM: Registering ACPI NVS region [mem 0xdd892000-0xdd892fff] (4096 bytes) >Dec 15 04:30:07 localhost kernel: PM: Registering ACPI NVS region [mem 0xddadf000-0xddaeffff] (69632 bytes) >Dec 15 04:30:07 localhost kernel: PM: Registering ACPI NVS region [mem 0xddb05000-0xddb06fff] (8192 bytes) >Dec 15 04:30:07 localhost kernel: PM: Registering ACPI NVS region [mem 0xddb10000-0xddb15fff] (24576 bytes) >Dec 15 04:30:07 localhost kernel: PM: Registering ACPI NVS region [mem 0xddb78000-0xddd7afff] (2109440 bytes) >Dec 15 04:30:07 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Dec 15 04:30:07 localhost kernel: RTC time: 9:30:04, date: 12/15/13 >Dec 15 04:30:07 localhost kernel: NET: Registered protocol family 16 >Dec 15 04:30:07 localhost kernel: node 0 link 0: io port [a000, ffff] >Dec 15 04:30:07 localhost kernel: TOM: 00000000e0000000 aka 3584M >Dec 15 04:30:07 localhost kernel: Fam 10h mmconf [mem 0xe0000000-0xefffffff] >Dec 15 04:30:07 localhost kernel: node 0 link 0: mmio [e0000000, fef0ffff] ==> [f0000000, fef0ffff] >Dec 15 04:30:07 localhost kernel: TOM2: 0000000620000000 aka 25088M >Dec 15 04:30:07 localhost kernel: bus: [bus 00-1f] on node 0 link 0 >Dec 15 04:30:07 localhost kernel: bus: 00 [io 0x0000-0xffff] >Dec 15 04:30:07 localhost kernel: bus: 00 [mem 0xf0000000-0xffffffff] >Dec 15 04:30:07 localhost kernel: bus: 00 [mem 0x620000000-0xfcffffffff] >Dec 15 04:30:07 localhost kernel: ACPI: bus type PCI registered >Dec 15 04:30:07 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Dec 15 04:30:07 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Dec 15 04:30:07 localhost kernel: PCI: not using MMCONFIG >Dec 15 04:30:07 localhost kernel: PCI: Using configuration type 1 for base access >Dec 15 04:30:07 localhost kernel: PCI: Using configuration type 1 for extended access >Dec 15 04:30:07 localhost kernel: bio: create slab <bio-0> at 0 >Dec 15 04:30:07 localhost kernel: ACPI: Added _OSI(Module Device) >Dec 15 04:30:07 localhost kernel: ACPI: Added _OSI(Processor Device) >Dec 15 04:30:07 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Dec 15 04:30:07 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Dec 15 04:30:07 localhost kernel: ACPI: EC: Look up EC in DSDT >Dec 15 04:30:07 localhost kernel: ACPI: Executed 2 blocks of module-level executable AML code >Dec 15 04:30:07 localhost kernel: ACPI: Interpreter enabled >Dec 15 04:30:07 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Dec 15 04:30:07 localhost kernel: ACPI: (supports S0 S1 S3 S4 S5) >Dec 15 04:30:07 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Dec 15 04:30:07 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Dec 15 04:30:07 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >Dec 15 04:30:07 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Dec 15 04:30:07 localhost kernel: ACPI: No dock devices found. >Dec 15 04:30:07 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Dec 15 04:30:07 localhost kernel: acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Dec 15 04:30:07 localhost kernel: acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >Dec 15 04:30:07 localhost kernel: PCI host bridge to bus 0000:00 >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xffffffff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000 >Dec 15 04:30:07 localhost kernel: pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400 >Dec 15 04:30:07 localhost kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold >Dec 15 04:30:07 localhost kernel: pci 0000:00:02.0: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:04.0: [1002:5a18] type 01 class 0x060400 >Dec 15 04:30:07 localhost kernel: pci 0000:00:04.0: PME# supported from D0 D3hot D3cold >Dec 15 04:30:07 localhost kernel: pci 0000:00:04.0: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:05.0: [1002:5a19] type 01 class 0x060400 >Dec 15 04:30:07 localhost kernel: pci 0000:00:05.0: PME# supported from D0 D3hot D3cold >Dec 15 04:30:07 localhost kernel: pci 0000:00:05.0: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:06.0: [1002:5a1a] type 01 class 0x060400 >Dec 15 04:30:07 localhost kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold >Dec 15 04:30:07 localhost kernel: pci 0000:00:06.0: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400 >Dec 15 04:30:07 localhost kernel: pci 0000:00:09.0: PME# supported from D0 D3hot D3cold >Dec 15 04:30:07 localhost kernel: pci 0000:00:09.0: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 >Dec 15 04:30:07 localhost kernel: pci 0000:00:11.0: reg 0x10: [io 0xf040-0xf047] >Dec 15 04:30:07 localhost kernel: pci 0000:00:11.0: reg 0x14: [io 0xf030-0xf033] >Dec 15 04:30:07 localhost kernel: pci 0000:00:11.0: reg 0x18: [io 0xf020-0xf027] >Dec 15 04:30:07 localhost kernel: pci 0000:00:11.0: reg 0x1c: [io 0xf010-0xf013] >Dec 15 04:30:07 localhost kernel: pci 0000:00:11.0: reg 0x20: [io 0xf000-0xf00f] >Dec 15 04:30:07 localhost kernel: pci 0000:00:11.0: reg 0x24: [mem 0xfe60b000-0xfe60b3ff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >Dec 15 04:30:07 localhost kernel: pci 0000:00:12.0: reg 0x10: [mem 0xfe60a000-0xfe60afff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:12.0: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >Dec 15 04:30:07 localhost kernel: pci 0000:00:12.2: reg 0x10: [mem 0xfe609000-0xfe6090ff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:12.2: supports D1 D2 >Dec 15 04:30:07 localhost kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >Dec 15 04:30:07 localhost kernel: pci 0000:00:12.2: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 >Dec 15 04:30:07 localhost kernel: pci 0000:00:13.0: reg 0x10: [mem 0xfe608000-0xfe608fff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:13.0: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 >Dec 15 04:30:07 localhost kernel: pci 0000:00:13.2: reg 0x10: [mem 0xfe607000-0xfe6070ff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:13.2: supports D1 D2 >Dec 15 04:30:07 localhost kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >Dec 15 04:30:07 localhost kernel: pci 0000:00:13.2: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.2: reg 0x10: [mem 0xfe600000-0xfe603fff 64bit] >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.2: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.5: reg 0x10: [mem 0xfe606000-0xfe606fff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.5: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400 >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.0: supports D1 D2 >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.0: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400 >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.1: supports D1 D2 >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.1: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310 >Dec 15 04:30:07 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xfe605000-0xfe605fff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:16.0: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320 >Dec 15 04:30:07 localhost kernel: pci 0000:00:16.2: reg 0x10: [mem 0xfe604000-0xfe6040ff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:16.2: supports D1 D2 >Dec 15 04:30:07 localhost kernel: pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot >Dec 15 04:30:07 localhost kernel: pci 0000:00:16.2: System wakeup disabled by ACPI >Dec 15 04:30:07 localhost kernel: pci 0000:00:18.0: [1022:1200] type 00 class 0x060000 >Dec 15 04:30:07 localhost kernel: pci 0000:00:18.1: [1022:1201] type 00 class 0x060000 >Dec 15 04:30:07 localhost kernel: pci 0000:00:18.2: [1022:1202] type 00 class 0x060000 >Dec 15 04:30:07 localhost kernel: pci 0000:00:18.3: [1022:1203] type 00 class 0x060000 >Dec 15 04:30:07 localhost kernel: pci 0000:00:18.4: [1022:1204] type 00 class 0x060000 >Dec 15 04:30:07 localhost kernel: pci 0000:01:00.0: [10de:1040] type 00 class 0x030000 >Dec 15 04:30:07 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff] >Dec 15 04:30:07 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xf0000000-0xf7ffffff 64bit pref] >Dec 15 04:30:07 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf8000000-0xf9ffffff 64bit pref] >Dec 15 04:30:07 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f] >Dec 15 04:30:07 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfe000000-0xfe07ffff pref] >Dec 15 04:30:07 localhost kernel: pci 0000:01:00.1: [10de:0e08] type 00 class 0x040300 >Dec 15 04:30:07 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xfe080000-0xfe083fff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:02.0: PCI bridge to [bus 01] >Dec 15 04:30:07 localhost kernel: pci 0000:00:02.0: bridge window [io 0xe000-0xefff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:02.0: bridge window [mem 0xfd000000-0xfe0fffff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:02.0: bridge window [mem 0xf0000000-0xf9ffffff 64bit pref] >Dec 15 04:30:07 localhost kernel: pci 0000:02:00.0: [197b:2362] type 00 class 0x010185 >Dec 15 04:30:07 localhost kernel: pci 0000:02:00.0: reg 0x10: [io 0xd040-0xd047] >Dec 15 04:30:07 localhost kernel: pci 0000:02:00.0: reg 0x14: [io 0xd030-0xd033] >Dec 15 04:30:07 localhost kernel: pci 0000:02:00.0: reg 0x18: [io 0xd020-0xd027] >Dec 15 04:30:07 localhost kernel: pci 0000:02:00.0: reg 0x1c: [io 0xd010-0xd013] >Dec 15 04:30:07 localhost kernel: pci 0000:02:00.0: reg 0x20: [io 0xd000-0xd00f] >Dec 15 04:30:07 localhost kernel: pci 0000:02:00.0: reg 0x24: [mem 0xfe510000-0xfe5101ff] >Dec 15 04:30:07 localhost kernel: pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] >Dec 15 04:30:07 localhost kernel: pci 0000:02:00.0: PME# supported from D3hot >Dec 15 04:30:07 localhost kernel: pci 0000:00:04.0: PCI bridge to [bus 02] >Dec 15 04:30:07 localhost kernel: pci 0000:00:04.0: bridge window [io 0xd000-0xdfff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:04.0: bridge window [mem 0xfe500000-0xfe5fffff] >Dec 15 04:30:07 localhost kernel: pci 0000:03:00.0: [197b:2362] type 00 class 0x010185 >Dec 15 04:30:07 localhost kernel: pci 0000:03:00.0: reg 0x10: [io 0xc040-0xc047] >Dec 15 04:30:07 localhost kernel: pci 0000:03:00.0: reg 0x14: [io 0xc030-0xc033] >Dec 15 04:30:07 localhost kernel: pci 0000:03:00.0: reg 0x18: [io 0xc020-0xc027] >Dec 15 04:30:07 localhost kernel: pci 0000:03:00.0: reg 0x1c: [io 0xc010-0xc013] >Dec 15 04:30:07 localhost kernel: pci 0000:03:00.0: reg 0x20: [io 0xc000-0xc00f] >Dec 15 04:30:07 localhost kernel: pci 0000:03:00.0: reg 0x24: [mem 0xfe410000-0xfe4101ff] >Dec 15 04:30:07 localhost kernel: pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] >Dec 15 04:30:07 localhost kernel: pci 0000:03:00.0: PME# supported from D3hot >Dec 15 04:30:07 localhost kernel: pci 0000:00:05.0: PCI bridge to [bus 03] >Dec 15 04:30:07 localhost kernel: pci 0000:00:05.0: bridge window [io 0xc000-0xcfff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:05.0: bridge window [mem 0xfe400000-0xfe4fffff] >Dec 15 04:30:07 localhost kernel: pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330 >Dec 15 04:30:07 localhost kernel: pci 0000:04:00.0: reg 0x10: [mem 0xfe300000-0xfe307fff 64bit] >Dec 15 04:30:07 localhost kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold >Dec 15 04:30:07 localhost kernel: pci 0000:00:06.0: PCI bridge to [bus 04] >Dec 15 04:30:07 localhost kernel: pci 0000:00:06.0: bridge window [mem 0xfe300000-0xfe3fffff] >Dec 15 04:30:07 localhost kernel: pci 0000:05:00.0: [1b21:1042] type 00 class 0x0c0330 >Dec 15 04:30:07 localhost kernel: pci 0000:05:00.0: reg 0x10: [mem 0xfe200000-0xfe207fff 64bit] >Dec 15 04:30:07 localhost kernel: pci 0000:05:00.0: PME# supported from D3hot D3cold >Dec 15 04:30:07 localhost kernel: pci 0000:00:09.0: PCI bridge to [bus 05] >Dec 15 04:30:07 localhost kernel: pci 0000:00:09.0: bridge window [mem 0xfe200000-0xfe2fffff] >Dec 15 04:30:07 localhost kernel: pci 0000:06:05.0: [10ec:8169] type 00 class 0x020000 >Dec 15 04:30:07 localhost kernel: pci 0000:06:05.0: reg 0x10: [io 0xb000-0xb0ff] >Dec 15 04:30:07 localhost kernel: pci 0000:06:05.0: reg 0x14: [mem 0xfe121000-0xfe1210ff] >Dec 15 04:30:07 localhost kernel: pci 0000:06:05.0: reg 0x30: [mem 0xfe100000-0xfe11ffff pref] >Dec 15 04:30:07 localhost kernel: pci 0000:06:05.0: supports D1 D2 >Dec 15 04:30:07 localhost kernel: pci 0000:06:05.0: PME# supported from D1 D2 D3hot D3cold >Dec 15 04:30:07 localhost kernel: pci 0000:06:07.0: [1106:3044] type 00 class 0x0c0010 >Dec 15 04:30:07 localhost kernel: pci 0000:06:07.0: reg 0x10: [mem 0xfe120000-0xfe1207ff] >Dec 15 04:30:07 localhost kernel: pci 0000:06:07.0: reg 0x14: [io 0xb100-0xb17f] >Dec 15 04:30:07 localhost kernel: pci 0000:06:07.0: supports D2 >Dec 15 04:30:07 localhost kernel: pci 0000:06:07.0: PME# supported from D2 D3hot D3cold >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 06] (subtractive decode) >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: bridge window [io 0xb000-0xbfff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xfe100000-0xfe1fffff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x03af] (subtractive decode) >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7] (subtractive decode) >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: bridge window [io 0x03b0-0x03df] (subtractive decode) >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xe0000000-0xffffffff] (subtractive decode) >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.0: PCI bridge to [bus 07] >Dec 15 04:30:07 localhost kernel: pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000 >Dec 15 04:30:07 localhost kernel: pci 0000:08:00.0: reg 0x10: [io 0xa000-0xa0ff] >Dec 15 04:30:07 localhost kernel: pci 0000:08:00.0: reg 0x18: [mem 0xfa104000-0xfa104fff 64bit pref] >Dec 15 04:30:07 localhost kernel: pci 0000:08:00.0: reg 0x20: [mem 0xfa100000-0xfa103fff 64bit pref] >Dec 15 04:30:07 localhost kernel: pci 0000:08:00.0: supports D1 D2 >Dec 15 04:30:07 localhost kernel: pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.1: PCI bridge to [bus 08] >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.1: bridge window [io 0xa000-0xafff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.1: bridge window [mem 0xfa100000-0xfa1fffff 64bit pref] >Dec 15 04:30:07 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0 >Dec 15 04:30:07 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0 >Dec 15 04:30:07 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0 >Dec 15 04:30:07 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 10 11 14 15) *0 >Dec 15 04:30:07 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0 >Dec 15 04:30:07 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0 >Dec 15 04:30:07 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0 >Dec 15 04:30:07 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0 >Dec 15 04:30:07 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Dec 15 04:30:07 localhost kernel: Found 1 acpi root devices >Dec 15 04:30:07 localhost kernel: ACPI: EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62 >Dec 15 04:30:07 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >Dec 15 04:30:07 localhost kernel: vgaarb: loaded >Dec 15 04:30:07 localhost kernel: vgaarb: bridge control possible 0000:01:00.0 >Dec 15 04:30:07 localhost kernel: SCSI subsystem initialized >Dec 15 04:30:07 localhost kernel: ACPI: bus type ATA registered >Dec 15 04:30:07 localhost kernel: libata version 3.00 loaded. >Dec 15 04:30:07 localhost kernel: ACPI: bus type USB registered >Dec 15 04:30:07 localhost kernel: usbcore: registered new interface driver usbfs >Dec 15 04:30:07 localhost kernel: usbcore: registered new interface driver hub >Dec 15 04:30:07 localhost kernel: usbcore: registered new device driver usb >Dec 15 04:30:07 localhost kernel: PCI: Using ACPI for IRQ routing >Dec 15 04:30:07 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Dec 15 04:30:07 localhost kernel: e820: reserve RAM buffer [mem 0x02d8b018-0x03ffffff] >Dec 15 04:30:07 localhost kernel: e820: reserve RAM buffer [mem 0x02d9b018-0x03ffffff] >Dec 15 04:30:07 localhost kernel: e820: reserve RAM buffer [mem 0x02da4018-0x03ffffff] >Dec 15 04:30:07 localhost kernel: e820: reserve RAM buffer [mem 0x02dad018-0x03ffffff] >Dec 15 04:30:07 localhost kernel: e820: reserve RAM buffer [mem 0xdd83c000-0xdfffffff] >Dec 15 04:30:07 localhost kernel: e820: reserve RAM buffer [mem 0xddf00000-0xdfffffff] >Dec 15 04:30:07 localhost kernel: NetLabel: Initializing >Dec 15 04:30:07 localhost kernel: NetLabel: domain hash size = 128 >Dec 15 04:30:07 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Dec 15 04:30:07 localhost kernel: NetLabel: unlabeled traffic allowed by default >Dec 15 04:30:07 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Dec 15 04:30:07 localhost kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter >Dec 15 04:30:07 localhost kernel: Switched to clocksource hpet >Dec 15 04:30:07 localhost kernel: pnp: PnP ACPI init >Dec 15 04:30:07 localhost kernel: ACPI: bus type PNP registered >Dec 15 04:30:07 localhost kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x040b] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x04d6] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0c00-0x0c01] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0c14] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0c50-0x0c51] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0c52] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0c6c] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0c6f] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0cd0-0x0cd1] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0cd2-0x0cd3] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0cd4-0x0cd5] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0cd6-0x0cd7] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0cd8-0x0cdf] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0800-0x089f] could not be reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0b20-0x0b3f] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0900-0x090f] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0x0910-0x091f] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [io 0xfe00-0xfefe] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [mem 0xfed80000-0xfed8ffff] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [mem 0xfed61000-0xfed70fff] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [mem 0xfec10000-0xfec10fff] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [mem 0xfed00000-0xfed00fff] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: [mem 0xffc00000-0xffffffff] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 15 04:30:07 localhost kernel: system 00:02: [io 0x0290-0x02af] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 15 04:30:07 localhost kernel: pnp 00:03: [dma 4] >Dec 15 04:30:07 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) >Dec 15 04:30:07 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) >Dec 15 04:30:07 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >Dec 15 04:30:07 localhost kernel: system 00:06: [io 0x04d0-0x04d1] has been reserved >Dec 15 04:30:07 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 15 04:30:07 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active) >Dec 15 04:30:07 localhost kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 15 04:30:07 localhost kernel: pnp 00:09: [dma 0 disabled] >Dec 15 04:30:07 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 15 04:30:07 localhost kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 15 04:30:07 localhost kernel: system 00:0b: [mem 0xfec20000-0xfec200ff] could not be reserved >Dec 15 04:30:07 localhost kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 15 04:30:07 localhost kernel: pnp 00:0c: Plug and Play ACPI device, IDs PNP0103 (active) >Dec 15 04:30:07 localhost kernel: pnp: PnP ACPI: found 13 devices >Dec 15 04:30:07 localhost kernel: ACPI: bus type PNP unregistered >Dec 15 04:30:07 localhost kernel: pci 0000:00:04.0: BAR 15: assigned [mem 0xfa000000-0xfa0fffff pref] >Dec 15 04:30:07 localhost kernel: pci 0000:00:05.0: BAR 15: assigned [mem 0xfa200000-0xfa2fffff pref] >Dec 15 04:30:07 localhost kernel: pci 0000:00:02.0: PCI bridge to [bus 01] >Dec 15 04:30:07 localhost kernel: pci 0000:00:02.0: bridge window [io 0xe000-0xefff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:02.0: bridge window [mem 0xfd000000-0xfe0fffff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:02.0: bridge window [mem 0xf0000000-0xf9ffffff 64bit pref] >Dec 15 04:30:07 localhost kernel: pci 0000:02:00.0: BAR 6: assigned [mem 0xfa000000-0xfa00ffff pref] >Dec 15 04:30:07 localhost kernel: pci 0000:00:04.0: PCI bridge to [bus 02] >Dec 15 04:30:07 localhost kernel: pci 0000:00:04.0: bridge window [io 0xd000-0xdfff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:04.0: bridge window [mem 0xfe500000-0xfe5fffff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:04.0: bridge window [mem 0xfa000000-0xfa0fffff pref] >Dec 15 04:30:07 localhost kernel: pci 0000:03:00.0: BAR 6: assigned [mem 0xfa200000-0xfa20ffff pref] >Dec 15 04:30:07 localhost kernel: pci 0000:00:05.0: PCI bridge to [bus 03] >Dec 15 04:30:07 localhost kernel: pci 0000:00:05.0: bridge window [io 0xc000-0xcfff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:05.0: bridge window [mem 0xfe400000-0xfe4fffff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:05.0: bridge window [mem 0xfa200000-0xfa2fffff pref] >Dec 15 04:30:07 localhost kernel: pci 0000:00:06.0: PCI bridge to [bus 04] >Dec 15 04:30:07 localhost kernel: pci 0000:00:06.0: bridge window [mem 0xfe300000-0xfe3fffff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:09.0: PCI bridge to [bus 05] >Dec 15 04:30:07 localhost kernel: pci 0000:00:09.0: bridge window [mem 0xfe200000-0xfe2fffff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 06] >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: bridge window [io 0xb000-0xbfff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xfe100000-0xfe1fffff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.0: PCI bridge to [bus 07] >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.1: PCI bridge to [bus 08] >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.1: bridge window [io 0xa000-0xafff] >Dec 15 04:30:07 localhost kernel: pci 0000:00:15.1: bridge window [mem 0xfa100000-0xfa1fffff 64bit pref] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xffffffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xfd000000-0xfe0fffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf9ffffff 64bit pref] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xfe500000-0xfe5fffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xfa000000-0xfa0fffff pref] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xfe400000-0xfe4fffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xfa200000-0xfa2fffff pref] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xfe300000-0xfe3fffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xfe200000-0xfe2fffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:06: resource 1 [mem 0xfe100000-0xfe1fffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:06: resource 4 [io 0x0000-0x03af] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:06: resource 5 [io 0x03e0-0x0cf7] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:06: resource 6 [io 0x03b0-0x03df] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:06: resource 7 [io 0x0d00-0xffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:06: resource 8 [mem 0x000a0000-0x000bffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:06: resource 9 [mem 0x000c0000-0x000dffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:06: resource 10 [mem 0xe0000000-0xffffffff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:08: resource 0 [io 0xa000-0xafff] >Dec 15 04:30:07 localhost kernel: pci_bus 0000:08: resource 2 [mem 0xfa100000-0xfa1fffff 64bit pref] >Dec 15 04:30:07 localhost kernel: NET: Registered protocol family 2 >Dec 15 04:30:07 localhost kernel: TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >Dec 15 04:30:07 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Dec 15 04:30:07 localhost kernel: TCP: Hash tables configured (established 262144 bind 65536) >Dec 15 04:30:07 localhost kernel: TCP: reno registered >Dec 15 04:30:07 localhost kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes) >Dec 15 04:30:07 localhost kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) >Dec 15 04:30:07 localhost kernel: NET: Registered protocol family 1 >Dec 15 04:30:07 localhost kernel: pci 0000:01:00.0: Boot video device >Dec 15 04:30:07 localhost kernel: PCI: CLS 64 bytes, default 64 >Dec 15 04:30:07 localhost kernel: Unpacking initramfs... >Dec 15 04:30:07 localhost kernel: Freeing initrd memory: 29248K (ffff88003cf63000 - ffff88003ebf3000) >Dec 15 04:30:07 localhost kernel: PCI-DMA: Disabling AGP. >Dec 15 04:30:07 localhost kernel: PCI-DMA: aperture base @ d4000000 size 65536 KB >Dec 15 04:30:07 localhost kernel: PCI-DMA: using GART IOMMU. >Dec 15 04:30:07 localhost kernel: PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture >Dec 15 04:30:07 localhost kernel: LVT offset 1 assigned for vector 0x400 >Dec 15 04:30:07 localhost kernel: IBS: LVT offset 1 assigned >Dec 15 04:30:07 localhost kernel: perf: AMD IBS detected (0x0000001f) >Dec 15 04:30:07 localhost kernel: Initialise system trusted keyring >Dec 15 04:30:07 localhost kernel: audit: initializing netlink socket (disabled) >Dec 15 04:30:07 localhost kernel: type=2000 audit(1387099805.609:1): initialized >Dec 15 04:30:07 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Dec 15 04:30:07 localhost kernel: zbud: loaded >Dec 15 04:30:07 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Dec 15 04:30:07 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Dec 15 04:30:07 localhost kernel: msgmni has been set to 32768 >Dec 15 04:30:07 localhost kernel: Key type big_key registered >Dec 15 04:30:07 localhost kernel: SELinux: Registering netfilter hooks >Dec 15 04:30:07 localhost kernel: alg: No test for stdrng (krng) >Dec 15 04:30:07 localhost kernel: NET: Registered protocol family 38 >Dec 15 04:30:07 localhost kernel: Key type asymmetric registered >Dec 15 04:30:07 localhost kernel: Asymmetric key parser 'x509' registered >Dec 15 04:30:07 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Dec 15 04:30:07 localhost kernel: io scheduler noop registered >Dec 15 04:30:07 localhost kernel: io scheduler deadline registered >Dec 15 04:30:07 localhost kernel: io scheduler cfq registered (default) >Dec 15 04:30:07 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Dec 15 04:30:07 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Dec 15 04:30:07 localhost kernel: efifb: probing for efifb >Dec 15 04:30:07 localhost kernel: efifb: framebuffer at 0xf9000000, mapped to 0xffffc90014880000, using 1876k, total 1875k >Dec 15 04:30:07 localhost kernel: efifb: mode is 800x600x32, linelength=3200, pages=1 >Dec 15 04:30:07 localhost kernel: efifb: scrolling: redraw >Dec 15 04:30:07 localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >Dec 15 04:30:07 localhost kernel: Console: switching to colour frame buffer device 100x37 >Dec 15 04:30:07 localhost kernel: fb0: EFI VGA frame buffer device >Dec 15 04:30:07 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Dec 15 04:30:07 localhost kernel: ACPI: Power Button [PWRB] >Dec 15 04:30:07 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Dec 15 04:30:07 localhost kernel: ACPI: Power Button [PWRF] >Dec 15 04:30:07 localhost kernel: GHES: HEST is not enabled! >Dec 15 04:30:07 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Dec 15 04:30:07 localhost kernel: 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Dec 15 04:30:07 localhost kernel: Non-volatile memory driver v1.3 >Dec 15 04:30:07 localhost kernel: Linux agpgart interface v0.103 >Dec 15 04:30:07 localhost kernel: ahci 0000:00:11.0: version 3.0 >Dec 15 04:30:07 localhost kernel: ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode >Dec 15 04:30:07 localhost kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part >Dec 15 04:30:07 localhost kernel: scsi0 : ahci >Dec 15 04:30:07 localhost kernel: scsi1 : ahci >Dec 15 04:30:07 localhost kernel: scsi2 : ahci >Dec 15 04:30:07 localhost kernel: scsi3 : ahci >Dec 15 04:30:07 localhost kernel: scsi4 : ahci >Dec 15 04:30:07 localhost kernel: scsi5 : ahci >Dec 15 04:30:07 localhost kernel: ata1: SATA max UDMA/133 abar m1024@0xfe60b000 port 0xfe60b100 irq 19 >Dec 15 04:30:07 localhost kernel: ata2: SATA max UDMA/133 abar m1024@0xfe60b000 port 0xfe60b180 irq 19 >Dec 15 04:30:07 localhost kernel: ata3: SATA max UDMA/133 abar m1024@0xfe60b000 port 0xfe60b200 irq 19 >Dec 15 04:30:07 localhost kernel: ata4: SATA max UDMA/133 abar m1024@0xfe60b000 port 0xfe60b280 irq 19 >Dec 15 04:30:07 localhost kernel: ata5: SATA max UDMA/133 abar m1024@0xfe60b000 port 0xfe60b300 irq 19 >Dec 15 04:30:07 localhost kernel: ata6: SATA max UDMA/133 abar m1024@0xfe60b000 port 0xfe60b380 irq 19 >Dec 15 04:30:07 localhost kernel: ahci 0000:02:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode >Dec 15 04:30:07 localhost kernel: ahci 0000:02:00.0: flags: 64bit ncq pm led clo pmp pio slum part >Dec 15 04:30:07 localhost kernel: scsi6 : ahci >Dec 15 04:30:07 localhost kernel: scsi7 : ahci >Dec 15 04:30:07 localhost kernel: ata7: SATA max UDMA/133 abar m512@0xfe510000 port 0xfe510100 irq 44 >Dec 15 04:30:07 localhost kernel: ata8: SATA max UDMA/133 abar m512@0xfe510000 port 0xfe510180 irq 44 >Dec 15 04:30:07 localhost kernel: ahci 0000:03:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode >Dec 15 04:30:07 localhost kernel: ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part >Dec 15 04:30:07 localhost kernel: scsi8 : ahci >Dec 15 04:30:07 localhost kernel: scsi9 : ahci >Dec 15 04:30:07 localhost kernel: ata9: SATA max UDMA/133 abar m512@0xfe410000 port 0xfe410100 irq 46 >Dec 15 04:30:07 localhost kernel: ata10: SATA max UDMA/133 abar m512@0xfe410000 port 0xfe410180 irq 46 >Dec 15 04:30:07 localhost kernel: libphy: Fixed MDIO Bus: probed >Dec 15 04:30:07 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Dec 15 04:30:07 localhost kernel: ehci-pci: EHCI PCI platform driver >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:12.2: EHCI Host Controller >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >Dec 15 04:30:07 localhost kernel: QUIRK: Enable AMD PLL fix >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:12.2: debug port 1 >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xfe609000 >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >Dec 15 04:30:07 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 15 04:30:07 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 15 04:30:07 localhost kernel: usb usb1: Product: EHCI Host Controller >Dec 15 04:30:07 localhost kernel: usb usb1: Manufacturer: Linux 3.11.6-301.fc20.x86_64 ehci_hcd >Dec 15 04:30:07 localhost kernel: usb usb1: SerialNumber: 0000:00:12.2 >Dec 15 04:30:07 localhost kernel: hub 1-0:1.0: USB hub found >Dec 15 04:30:07 localhost kernel: hub 1-0:1.0: 5 ports detected >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:13.2: EHCI Host Controller >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:13.2: debug port 1 >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:13.2: irq 21, io mem 0xfe607000 >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 >Dec 15 04:30:07 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 15 04:30:07 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 15 04:30:07 localhost kernel: usb usb2: Product: EHCI Host Controller >Dec 15 04:30:07 localhost kernel: usb usb2: Manufacturer: Linux 3.11.6-301.fc20.x86_64 ehci_hcd >Dec 15 04:30:07 localhost kernel: usb usb2: SerialNumber: 0000:00:13.2 >Dec 15 04:30:07 localhost kernel: hub 2-0:1.0: USB hub found >Dec 15 04:30:07 localhost kernel: hub 2-0:1.0: 5 ports detected >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:16.2: EHCI Host Controller >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3 >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:16.2: debug port 1 >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:16.2: irq 23, io mem 0xfe604000 >Dec 15 04:30:07 localhost kernel: ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00 >Dec 15 04:30:07 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 15 04:30:07 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 15 04:30:07 localhost kernel: usb usb3: Product: EHCI Host Controller >Dec 15 04:30:07 localhost kernel: usb usb3: Manufacturer: Linux 3.11.6-301.fc20.x86_64 ehci_hcd >Dec 15 04:30:07 localhost kernel: usb usb3: SerialNumber: 0000:00:16.2 >Dec 15 04:30:07 localhost kernel: hub 3-0:1.0: USB hub found >Dec 15 04:30:07 localhost kernel: hub 3-0:1.0: 4 ports detected >Dec 15 04:30:07 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Dec 15 04:30:07 localhost kernel: ohci-pci: OHCI PCI platform driver >Dec 15 04:30:07 localhost kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller >Dec 15 04:30:07 localhost kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4 >Dec 15 04:30:07 localhost kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xfe60a000 >Dec 15 04:30:07 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 15 04:30:07 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 15 04:30:07 localhost kernel: usb usb4: Product: OHCI PCI host controller >Dec 15 04:30:07 localhost kernel: usb usb4: Manufacturer: Linux 3.11.6-301.fc20.x86_64 ohci_hcd >Dec 15 04:30:07 localhost kernel: usb usb4: SerialNumber: 0000:00:12.0 >Dec 15 04:30:07 localhost kernel: hub 4-0:1.0: USB hub found >Dec 15 04:30:07 localhost kernel: hub 4-0:1.0: 5 ports detected >Dec 15 04:30:07 localhost kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller >Dec 15 04:30:07 localhost kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5 >Dec 15 04:30:07 localhost kernel: ohci-pci 0000:00:13.0: irq 20, io mem 0xfe608000 >Dec 15 04:30:07 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 15 04:30:07 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 15 04:30:07 localhost kernel: usb usb5: Product: OHCI PCI host controller >Dec 15 04:30:07 localhost kernel: usb usb5: Manufacturer: Linux 3.11.6-301.fc20.x86_64 ohci_hcd >Dec 15 04:30:07 localhost kernel: usb usb5: SerialNumber: 0000:00:13.0 >Dec 15 04:30:07 localhost kernel: hub 5-0:1.0: USB hub found >Dec 15 04:30:07 localhost kernel: hub 5-0:1.0: 5 ports detected >Dec 15 04:30:07 localhost kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller >Dec 15 04:30:07 localhost kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6 >Dec 15 04:30:07 localhost kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xfe606000 >Dec 15 04:30:07 localhost kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 15 04:30:07 localhost kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 15 04:30:07 localhost kernel: usb usb6: Product: OHCI PCI host controller >Dec 15 04:30:07 localhost kernel: usb usb6: Manufacturer: Linux 3.11.6-301.fc20.x86_64 ohci_hcd >Dec 15 04:30:07 localhost kernel: usb usb6: SerialNumber: 0000:00:14.5 >Dec 15 04:30:07 localhost kernel: hub 6-0:1.0: USB hub found >Dec 15 04:30:07 localhost kernel: hub 6-0:1.0: 2 ports detected >Dec 15 04:30:07 localhost kernel: ohci-pci 0000:00:16.0: OHCI PCI host controller >Dec 15 04:30:07 localhost kernel: ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7 >Dec 15 04:30:07 localhost kernel: ohci-pci 0000:00:16.0: irq 22, io mem 0xfe605000 >Dec 15 04:30:07 localhost kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 15 04:30:07 localhost kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 15 04:30:07 localhost kernel: usb usb7: Product: OHCI PCI host controller >Dec 15 04:30:07 localhost kernel: usb usb7: Manufacturer: Linux 3.11.6-301.fc20.x86_64 ohci_hcd >Dec 15 04:30:07 localhost kernel: usb usb7: SerialNumber: 0000:00:16.0 >Dec 15 04:30:07 localhost kernel: hub 7-0:1.0: USB hub found >Dec 15 04:30:07 localhost kernel: hub 7-0:1.0: 4 ports detected >Dec 15 04:30:07 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 8 >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:04:00.0: irq 72 for MSI/MSI-X >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:04:00.0: irq 73 for MSI/MSI-X >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:04:00.0: irq 74 for MSI/MSI-X >Dec 15 04:30:07 localhost kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 15 04:30:07 localhost kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 15 04:30:07 localhost kernel: usb usb8: Product: xHCI Host Controller >Dec 15 04:30:07 localhost kernel: usb usb8: Manufacturer: Linux 3.11.6-301.fc20.x86_64 xhci_hcd >Dec 15 04:30:07 localhost kernel: usb usb8: SerialNumber: 0000:04:00.0 >Dec 15 04:30:07 localhost kernel: xHCI xhci_add_endpoint called for root hub >Dec 15 04:30:07 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Dec 15 04:30:07 localhost kernel: hub 8-0:1.0: USB hub found >Dec 15 04:30:07 localhost kernel: hub 8-0:1.0: 2 ports detected >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 9 >Dec 15 04:30:07 localhost kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0003 >Dec 15 04:30:07 localhost kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 15 04:30:07 localhost kernel: usb usb9: Product: xHCI Host Controller >Dec 15 04:30:07 localhost kernel: usb usb9: Manufacturer: Linux 3.11.6-301.fc20.x86_64 xhci_hcd >Dec 15 04:30:07 localhost kernel: usb usb9: SerialNumber: 0000:04:00.0 >Dec 15 04:30:07 localhost kernel: xHCI xhci_add_endpoint called for root hub >Dec 15 04:30:07 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Dec 15 04:30:07 localhost kernel: hub 9-0:1.0: USB hub found >Dec 15 04:30:07 localhost kernel: hub 9-0:1.0: 2 ports detected >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:05:00.0: xHCI Host Controller >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 10 >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:05:00.0: irq 75 for MSI/MSI-X >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:05:00.0: irq 76 for MSI/MSI-X >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:05:00.0: irq 77 for MSI/MSI-X >Dec 15 04:30:07 localhost kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 15 04:30:07 localhost kernel: usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 15 04:30:07 localhost kernel: usb usb10: Product: xHCI Host Controller >Dec 15 04:30:07 localhost kernel: usb usb10: Manufacturer: Linux 3.11.6-301.fc20.x86_64 xhci_hcd >Dec 15 04:30:07 localhost kernel: usb usb10: SerialNumber: 0000:05:00.0 >Dec 15 04:30:07 localhost kernel: xHCI xhci_add_endpoint called for root hub >Dec 15 04:30:07 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Dec 15 04:30:07 localhost kernel: hub 10-0:1.0: USB hub found >Dec 15 04:30:07 localhost kernel: hub 10-0:1.0: 2 ports detected >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:05:00.0: xHCI Host Controller >Dec 15 04:30:07 localhost kernel: xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 11 >Dec 15 04:30:07 localhost kernel: usb usb11: New USB device found, idVendor=1d6b, idProduct=0003 >Dec 15 04:30:07 localhost kernel: usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 15 04:30:07 localhost kernel: usb usb11: Product: xHCI Host Controller >Dec 15 04:30:07 localhost kernel: usb usb11: Manufacturer: Linux 3.11.6-301.fc20.x86_64 xhci_hcd >Dec 15 04:30:07 localhost kernel: usb usb11: SerialNumber: 0000:05:00.0 >Dec 15 04:30:07 localhost kernel: xHCI xhci_add_endpoint called for root hub >Dec 15 04:30:07 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Dec 15 04:30:07 localhost kernel: hub 11-0:1.0: USB hub found >Dec 15 04:30:07 localhost kernel: hub 11-0:1.0: 2 ports detected >Dec 15 04:30:07 localhost kernel: usbcore: registered new interface driver usbserial >Dec 15 04:30:07 localhost kernel: usbcore: registered new interface driver usbserial_generic >Dec 15 04:30:07 localhost kernel: usbserial: USB Serial support registered for generic >Dec 15 04:30:07 localhost kernel: i8042: PNP: No PS/2 controller found. Probing ports directly. >Dec 15 04:30:07 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Dec 15 04:30:07 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Dec 15 04:30:07 localhost kernel: mousedev: PS/2 mouse device common for all mice >Dec 15 04:30:07 localhost kernel: rtc_cmos 00:04: RTC can wake from S4 >Dec 15 04:30:07 localhost kernel: rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >Dec 15 04:30:07 localhost kernel: rtc_cmos 00:04: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Dec 15 04:30:07 localhost kernel: device-mapper: uevent: version 1.0.3 >Dec 15 04:30:07 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Dec 15 04:30:07 localhost kernel: cpuidle: using governor menu >Dec 15 04:30:07 localhost kernel: EFI Variables Facility v0.08 2004-May-17 >Dec 15 04:30:07 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) >Dec 15 04:30:07 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) >Dec 15 04:30:07 localhost kernel: ata7: SATA link down (SStatus 0 SControl 300) >Dec 15 04:30:07 localhost kernel: ata8: SATA link down (SStatus 0 SControl 300) >Dec 15 04:30:07 localhost kernel: ata9: SATA link down (SStatus 0 SControl 300) >Dec 15 04:30:07 localhost kernel: ata10: SATA link down (SStatus 0 SControl 300) >Dec 15 04:30:07 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Dec 15 04:30:07 localhost kernel: usbcore: registered new interface driver usbhid >Dec 15 04:30:07 localhost kernel: usbhid: USB HID core driver >Dec 15 04:30:07 localhost kernel: drop_monitor: Initializing network drop monitor service >Dec 15 04:30:07 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Dec 15 04:30:07 localhost kernel: TCP: cubic registered >Dec 15 04:30:07 localhost kernel: Initializing XFRM netlink socket >Dec 15 04:30:07 localhost kernel: NET: Registered protocol family 10 >Dec 15 04:30:07 localhost kernel: mip6: Mobile IPv6 >Dec 15 04:30:07 localhost kernel: NET: Registered protocol family 17 >Dec 15 04:30:07 localhost kernel: PM: Hibernation image not present or could not be loaded. >Dec 15 04:30:07 localhost kernel: Loading compiled-in X.509 certificates >Dec 15 04:30:07 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 6e63d5a1e7a51ca0470aa4c3294a34efa3dcc855' >Dec 15 04:30:07 localhost kernel: registered taskstats version 1 >Dec 15 04:30:07 localhost kernel: Magic number: 9:594:525 >Dec 15 04:30:07 localhost kernel: rtc_cmos 00:04: setting system clock to 2013-12-15 09:30:06 UTC (1387099806) >Dec 15 04:30:07 localhost kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Dec 15 04:30:07 localhost kernel: ata4.00: ATAPI: TSSTcorpCD/DVDW SH-S183A, SB02, max UDMA/33 >Dec 15 04:30:07 localhost kernel: ata4.00: applying bridge limits >Dec 15 04:30:07 localhost kernel: ata4.00: configured for UDMA/33 >Dec 15 04:30:07 localhost kernel: ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Dec 15 04:30:07 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Dec 15 04:30:07 localhost kernel: ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Dec 15 04:30:07 localhost kernel: ata6.00: ATA-7: WDC WD800JD-60LSA5, 10.01E03, max UDMA/100 >Dec 15 04:30:07 localhost kernel: ata6.00: 156301488 sectors, multi 16: LBA48 >Dec 15 04:30:07 localhost kernel: ata1.00: ATA-9: Samsung SSD 840 PRO Series, DXM04B0Q, max UDMA/133 >Dec 15 04:30:07 localhost kernel: ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Dec 15 04:30:07 localhost kernel: ata1.00: configured for UDMA/133 >Dec 15 04:30:07 localhost kernel: ata6.00: configured for UDMA/100 >Dec 15 04:30:07 localhost kernel: scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 DXM0 PQ: 0 ANSI: 5 >Dec 15 04:30:07 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Dec 15 04:30:07 localhost kernel: sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB) >Dec 15 04:30:07 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Dec 15 04:30:07 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Dec 15 04:30:07 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Dec 15 04:30:07 localhost kernel: sda: sda1 sda2 >Dec 15 04:30:07 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Dec 15 04:30:07 localhost kernel: ata2.00: HPA detected: current 1953523055, native 1953525168 >Dec 15 04:30:07 localhost kernel: ata2.00: ATA-8: ST31000333AS, CC1H, max UDMA/133 >Dec 15 04:30:07 localhost kernel: ata2.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 31/32) >Dec 15 04:30:07 localhost kernel: ata2.00: configured for UDMA/133 >Dec 15 04:30:07 localhost kernel: scsi 1:0:0:0: Direct-Access ATA ST31000333AS CC1H PQ: 0 ANSI: 5 >Dec 15 04:30:07 localhost kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0 >Dec 15 04:30:07 localhost kernel: sd 1:0:0:0: [sdb] 1953523055 512-byte logical blocks: (1.00 TB/931 GiB) >Dec 15 04:30:07 localhost kernel: sd 1:0:0:0: [sdb] Write Protect is off >Dec 15 04:30:07 localhost kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >Dec 15 04:30:07 localhost kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Dec 15 04:30:07 localhost kernel: scsi 3:0:0:0: CD-ROM TSSTcorp CD/DVDW SH-S183A SB02 PQ: 0 ANSI: 5 >Dec 15 04:30:07 localhost kernel: sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >Dec 15 04:30:07 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Dec 15 04:30:07 localhost kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0 >Dec 15 04:30:07 localhost kernel: sr 3:0:0:0: Attached scsi generic sg2 type 5 >Dec 15 04:30:07 localhost kernel: scsi 5:0:0:0: Direct-Access ATA WDC WD800JD-60LS 10.0 PQ: 0 ANSI: 5 >Dec 15 04:30:07 localhost kernel: sd 5:0:0:0: Attached scsi generic sg3 type 0 >Dec 15 04:30:07 localhost kernel: sd 5:0:0:0: [sdc] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB) >Dec 15 04:30:07 localhost kernel: sd 5:0:0:0: [sdc] Write Protect is off >Dec 15 04:30:07 localhost kernel: sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >Dec 15 04:30:07 localhost kernel: sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Dec 15 04:30:07 localhost kernel: sdb: sdb1 sdb2 sdb3 >Dec 15 04:30:07 localhost kernel: sd 1:0:0:0: [sdb] Attached SCSI disk >Dec 15 04:30:07 localhost kernel: usb 3-2: new high-speed USB device number 2 using ehci-pci >Dec 15 04:30:07 localhost kernel: sdc: sdc1 sdc2 sdc3 sdc4 >Dec 15 04:30:07 localhost kernel: sd 5:0:0:0: [sdc] Attached SCSI disk >Dec 15 04:30:07 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Dec 15 04:30:07 localhost kernel: Write protecting the kernel read-only data: 12288k >Dec 15 04:30:07 localhost kernel: Freeing unused kernel memory: 1668K (ffff88000465f000 - ffff880004800000) >Dec 15 04:30:07 localhost kernel: Freeing unused kernel memory: 1224K (ffff880004ace000 - ffff880004c00000) >Dec 15 04:30:07 localhost kernel: usb 3-2: New USB device found, idVendor=0781, idProduct=556c >Dec 15 04:30:07 localhost kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Dec 15 04:30:07 localhost kernel: usb 3-2: Product: Ultra >Dec 15 04:30:07 localhost kernel: usb 3-2: Manufacturer: SanDisk >Dec 15 04:30:07 localhost kernel: usb 3-2: SerialNumber: 20044317520C99C2A2AF >Dec 15 04:30:07 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 15 04:30:07 localhost systemd[1]: Running in initial RAM disk. >Dec 15 04:30:07 localhost systemd[1]: No hostname configured. >Dec 15 04:30:07 localhost systemd[1]: Set hostname to <localhost>. >Dec 15 04:30:07 localhost systemd[1]: Initializing machine ID from random generator. >Dec 15 04:30:07 localhost systemd[1]: Starting -.slice. >Dec 15 04:30:07 localhost systemd[1]: Created slice -.slice. >Dec 15 04:30:07 localhost systemd[1]: Starting System Slice. >Dec 15 04:30:07 localhost systemd[1]: Created slice System Slice. >Dec 15 04:30:07 localhost systemd[1]: Starting Slices. >Dec 15 04:30:07 localhost systemd[1]: Reached target Slices. >Dec 15 04:30:07 localhost systemd[1]: Starting Timers. >Dec 15 04:30:07 localhost systemd[1]: Reached target Timers. >Dec 15 04:30:07 localhost systemd[1]: Starting udev Kernel Socket. >Dec 15 04:30:07 localhost systemd[1]: Listening on udev Kernel Socket. >Dec 15 04:30:07 localhost systemd[1]: Starting udev Control Socket. >Dec 15 04:30:07 localhost systemd[1]: Listening on udev Control Socket. >Dec 15 04:30:07 localhost systemd[1]: Starting Encrypted Volumes. >Dec 15 04:30:07 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 15 04:30:07 localhost systemd[1]: Starting Journal Socket. >Dec 15 04:30:07 localhost systemd[1]: Listening on Journal Socket. >Dec 15 04:30:07 localhost systemd[1]: Starting dracut cmdline hook... >Dec 15 04:30:07 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Dec 15 04:30:07 localhost systemd[1]: Started Load Kernel Modules. >Dec 15 04:30:07 localhost systemd[1]: Starting Sockets. >Dec 15 04:30:07 localhost systemd[1]: Reached target Sockets. >Dec 15 04:30:07 localhost systemd[1]: Starting Setup Virtual Console... >Dec 15 04:30:07 localhost systemd[1]: Starting Journal Service... >Dec 15 04:30:07 localhost systemd[1]: Started Journal Service. >Dec 15 04:30:07 localhost systemd-journal[74]: Journal started >Dec 15 04:30:07 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Dec 15 04:30:07 localhost systemd[1]: Starting Swap. >Dec 15 04:30:07 localhost systemd[1]: Reached target Swap. >Dec 15 04:30:07 localhost systemd[1]: Starting Local File Systems. >Dec 15 04:30:07 localhost systemd[1]: Reached target Local File Systems. >Dec 15 04:30:07 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 15 04:30:07 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 15 04:30:07 localhost systemd[1]: Started Setup Virtual Console. >Dec 15 04:30:07 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 15 04:30:07 localhost dracut-cmdline[71]: dracut-20 (Heisenbug) dracut-034-19.git20131021.fc20 >Dec 15 04:30:07 localhost kernel: usb 5-5: new full-speed USB device number 2 using ohci-pci >Dec 15 04:30:07 localhost kernel: loop: module loaded >Dec 15 04:30:07 localhost dracut-cmdline[71]: root was live:LABEL=LIVE, is now live:/dev/disk/by-label/LIVE >Dec 15 04:30:07 localhost kernel: tsc: Refined TSC clocksource calibration: 3010.084 MHz >Dec 15 04:30:07 localhost systemd[1]: Started dracut cmdline hook. >Dec 15 04:30:07 localhost systemd[1]: Starting dracut pre-udev hook... >Dec 15 04:30:07 localhost kernel: usb 5-5: New USB device found, idVendor=0557, idProduct=8021 >Dec 15 04:30:07 localhost kernel: usb 5-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Dec 15 04:30:07 localhost kernel: hub 5-5:1.0: USB hub found >Dec 15 04:30:07 localhost kernel: hub 5-5:1.0: 4 ports detected >Dec 15 04:30:07 localhost systemd[1]: Started dracut pre-udev hook. >Dec 15 04:30:07 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 15 04:30:07 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 15 04:30:07 localhost systemd[1]: Starting dracut pre-trigger hook... >Dec 15 04:30:07 localhost systemd-udevd[252]: starting version 208 >Dec 15 04:30:07 localhost dracut-pre-trigger[254]: rd.md=0: removing MD RAID activation >Dec 15 04:30:07 localhost systemd[1]: Started dracut pre-trigger hook. >Dec 15 04:30:07 localhost systemd[1]: Starting udev Coldplug all Devices... >Dec 15 04:30:07 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 15 04:30:07 localhost systemd[1]: Starting dracut initqueue hook... >Dec 15 04:30:07 localhost systemd[1]: Starting System Initialization. >Dec 15 04:30:07 localhost systemd[1]: Reached target System Initialization. >Dec 15 04:30:07 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Dec 15 04:30:07 localhost kernel: wmi: Mapper loaded >Dec 15 04:30:07 localhost systemd[1]: Reloading. >Dec 15 04:30:07 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Dec 15 04:30:07 localhost kernel: MXM: GUID detected in BIOS >Dec 15 04:30:07 localhost kernel: checking generic (f9000000 1d5000) vs hw (f0000000 8000000) >Dec 15 04:30:07 localhost kernel: checking generic (f9000000 1d5000) vs hw (f8000000 2000000) >Dec 15 04:30:07 localhost kernel: fb: conflicting fb hw usage nouveaufb vs EFI VGA - removing generic driver >Dec 15 04:30:07 localhost kernel: Console: switching to colour dummy device 80x25 >Dec 15 04:30:07 localhost kernel: nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0d9000a1 >Dec 15 04:30:07 localhost kernel: nouveau [ DEVICE][0000:01:00.0] Chipset: GF119 (NVD9) >Dec 15 04:30:07 localhost kernel: nouveau [ DEVICE][0000:01:00.0] Family : NVD0 >Dec 15 04:30:07 localhost kernel: nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >Dec 15 04:30:07 localhost kernel: usb-storage 3-2:1.0: USB Mass Storage device detected >Dec 15 04:30:07 localhost kernel: nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >Dec 15 04:30:07 localhost kernel: nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN >Dec 15 04:30:07 localhost kernel: nouveau [ VBIOS][0000:01:00.0] BIT signature found >Dec 15 04:30:07 localhost kernel: nouveau [ VBIOS][0000:01:00.0] version 75.19.1b.00.01 >Dec 15 04:30:07 localhost kernel: nouveau [ PFB][0000:01:00.0] RAM type: DDR3 >Dec 15 04:30:07 localhost kernel: nouveau [ PFB][0000:01:00.0] RAM size: 1024 MiB >Dec 15 04:30:07 localhost kernel: nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags >Dec 15 04:30:07 localhost kernel: scsi10 : usb-storage 3-2:1.0 >Dec 15 04:30:07 localhost kernel: usbcore: registered new interface driver usb-storage >Dec 15 04:30:07 localhost kernel: nouveau [ PTHERM][0000:01:00.0] FAN control: none / external >Dec 15 04:30:07 localhost kernel: nouveau [ PTHERM][0000:01:00.0] fan management: disabled >Dec 15 04:30:07 localhost kernel: nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >Dec 15 04:30:07 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Dec 15 04:30:07 localhost kernel: r8169 0000:06:05.0: enabling device (0000 -> 0003) >Dec 15 04:30:07 localhost kernel: r8169 0000:06:05.0 (unregistered net_device): not PCI Express >Dec 15 04:30:07 localhost kernel: r8169 0000:06:05.0 eth0: RTL8169sb/8110sb at 0xffffc90000054000, 00:e0:4c:69:19:aa, XID 10000000 IRQ 20 >Dec 15 04:30:07 localhost kernel: r8169 0000:06:05.0 eth0: jumbo features [frames: 7152 bytes, tx checksumming: ok] >Dec 15 04:30:07 localhost kernel: [TTM] Zone kernel: Available graphics memory: 12327006 kiB >Dec 15 04:30:07 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Dec 15 04:30:07 localhost kernel: [TTM] Initializing pool allocator >Dec 15 04:30:07 localhost kernel: [TTM] Initializing DMA pool allocator >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] VRAM: 1024 MiB >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] GART: 1048576 MiB >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] TMDS table version 2.0 >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] DCB version 4.0 >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] DCB outp 00: 02000300 00000000 >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] DCB outp 01: 01000302 00020030 >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] DCB outp 02: 02011362 00020010 >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] DCB outp 03: 04022310 00000000 >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] DCB conn 00: 00001030 >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] DCB conn 01: 00002161 >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] DCB conn 02: 00000200 >Dec 15 04:30:07 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Dec 15 04:30:07 localhost kernel: [drm] No driver support for vblank timestamp query. >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] 2 available performance level(s) >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] 1: core 270MHz shader 540MHz memory 405MHz voltage 900mV >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] 3: core 810MHz shader 1620MHz memory 600MHz voltage 1040mV >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] c: core 270MHz shader 540MHz memory 405MHz voltage 900mV >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] MM: using COPY0 for buffer copies >Dec 15 04:30:07 localhost kernel: usb 9-1: new SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:30:07 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:30:07 localhost kernel: usb 9-1: New USB device found, idVendor=152d, idProduct=0551 >Dec 15 04:30:07 localhost kernel: usb 9-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 >Dec 15 04:30:07 localhost kernel: usb 9-1: Product: USB to ATA/ATAPI Bridge >Dec 15 04:30:07 localhost kernel: usb 9-1: Manufacturer: JMicron >Dec 15 04:30:07 localhost kernel: usb 9-1: SerialNumber: 6E4D8FFFFFFF >Dec 15 04:30:07 localhost kernel: usb-storage 9-1:1.0: USB Mass Storage device detected >Dec 15 04:30:07 localhost kernel: scsi11 : usb-storage 9-1:1.0 >Dec 15 04:30:07 localhost kernel: usb 5-5.1: new low-speed USB device number 3 using ohci-pci >Dec 15 04:30:07 localhost kernel: nouveau [ DRM] allocated 1920x1080 fb: 0x60000, bo ffff8805f7e47800 >Dec 15 04:30:07 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Dec 15 04:30:07 localhost kernel: r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control >Dec 15 04:30:07 localhost kernel: r8169 0000:08:00.0: irq 78 for MSI/MSI-X >Dec 15 04:30:07 localhost kernel: r8169 0000:08:00.0 eth1: RTL8168evl/8111evl at 0xffffc900041f8000, f4:6d:04:52:d7:29, XID 0c900800 IRQ 78 >Dec 15 04:30:07 localhost kernel: r8169 0000:08:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko] >Dec 15 04:30:07 localhost kernel: fbcon: nouveaufb (fb0) is primary device >Dec 15 04:30:07 localhost systemd-udevd[323]: renamed network interface eth0 to p8p1 >Dec 15 04:30:07 localhost systemd-udevd[324]: renamed network interface eth1 to p33p1 >Dec 15 04:30:07 localhost kernel: firewire_ohci 0000:06:07.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11 >Dec 15 04:30:07 localhost kernel: usb 5-5.1: New USB device found, idVendor=046d, idProduct=c31c >Dec 15 04:30:07 localhost kernel: usb 5-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Dec 15 04:30:07 localhost kernel: usb 5-5.1: Product: USB Keyboard >Dec 15 04:30:07 localhost kernel: usb 5-5.1: Manufacturer: Logitech >Dec 15 04:30:07 localhost kernel: Console: switching to colour frame buffer device 200x56 >Dec 15 04:30:07 localhost kernel: nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >Dec 15 04:30:07 localhost kernel: nouveau 0000:01:00.0: registered panic notifier >Dec 15 04:30:07 localhost kernel: [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >Dec 15 04:30:07 localhost kernel: input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb5/5-5/5-5.1/5-5.1:1.0/input/input2 >Dec 15 04:30:07 localhost kernel: hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:13.0-5.1/input0 >Dec 15 04:30:07 localhost kernel: input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb5/5-5/5-5.1/5-5.1:1.1/input/input3 >Dec 15 04:30:07 localhost kernel: hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:13.0-5.1/input1 >Dec 15 04:30:07 localhost kernel: input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb5/5-5/5-5.1/5-5.1:1.2/input/input4 >Dec 15 04:30:07 localhost kernel: hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB Keyboard] on usb-0000:00:13.0-5.1/input2 >Dec 15 04:30:07 localhost kernel: usb 5-5.2: new low-speed USB device number 4 using ohci-pci >Dec 15 04:30:07 localhost dracut-initqueue[335]: Scanning devices sda2 sdb2 sdc4 for LVM volume groups >Dec 15 04:30:07 localhost dracut-initqueue[335]: Reading all physical volumes. This may take a while... >Dec 15 04:30:07 localhost dracut-initqueue[335]: Found volume group "HostVG" using metadata type lvm2 >Dec 15 04:30:07 localhost dracut-initqueue[335]: Found volume group "SystemGroup" using metadata type lvm2 >Dec 15 04:30:07 localhost dracut-initqueue[335]: Found volume group "FastGroup" using metadata type lvm2 >Dec 15 04:30:08 localhost kernel: usb 5-5.2: New USB device found, idVendor=04b3, idProduct=310c >Dec 15 04:30:08 localhost kernel: usb 5-5.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >Dec 15 04:30:08 localhost kernel: usb 5-5.2: Product: USB Optical Mouse >Dec 15 04:30:08 localhost kernel: input: USB Optical Mouse as /devices/pci0000:00/0000:00:13.0/usb5/5-5/5-5.2/5-5.2:1.0/input/input5 >Dec 15 04:30:08 localhost kernel: hid-generic 0003:04B3:310C.0004: input,hidraw3: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:13.0-5.2/input0 >Dec 15 04:30:08 localhost systemd[1]: Started Show Plymouth Boot Screen. >Dec 15 04:30:08 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Dec 15 04:30:08 localhost systemd[1]: Starting Paths. >Dec 15 04:30:08 localhost systemd[1]: Reached target Paths. >Dec 15 04:30:08 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Dec 15 04:30:08 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Dec 15 04:30:08 localhost systemd[1]: Starting Basic System. >Dec 15 04:30:08 localhost systemd[1]: Reached target Basic System. >Dec 15 04:30:08 localhost kernel: bio: create slab <bio-1> at 1 >Dec 15 04:30:08 localhost dracut-initqueue[335]: 4 logical volume(s) in volume group "HostVG" now active >Dec 15 04:30:08 localhost kernel: Switched to clocksource tsc >Dec 15 04:30:08 localhost kernel: firewire_core 0000:06:07.0: created device fw0: GUID 001fc60000139b42, S400 >Dec 15 04:30:08 localhost kernel: scsi 10:0:0:0: Direct-Access SanDisk Ultra 1.20 PQ: 0 ANSI: 5 >Dec 15 04:30:08 localhost kernel: sd 10:0:0:0: Attached scsi generic sg4 type 0 >Dec 15 04:30:08 localhost kernel: sd 10:0:0:0: [sdd] 62530624 512-byte logical blocks: (32.0 GB/29.8 GiB) >Dec 15 04:30:08 localhost kernel: sd 10:0:0:0: [sdd] Write Protect is off >Dec 15 04:30:08 localhost kernel: sd 10:0:0:0: [sdd] Mode Sense: 43 00 00 00 >Dec 15 04:30:08 localhost kernel: sd 10:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Dec 15 04:30:08 localhost kernel: sdd: sdd1 >Dec 15 04:30:08 localhost kernel: sd 10:0:0:0: [sdd] Attached SCSI removable disk >Dec 15 04:30:08 localhost dracut-initqueue[335]: 7 logical volume(s) in volume group "SystemGroup" now active >Dec 15 04:30:08 localhost kernel: scsi 11:0:0:0: Direct-Access ST310005 24AS PQ: 0 ANSI: 2 CCS >Dec 15 04:30:08 localhost kernel: scsi 11:0:0:1: Direct-Access ST310005 28AS PQ: 0 ANSI: 2 CCS >Dec 15 04:30:08 localhost kernel: scsi 11:0:0:2: Direct-Access ST2000DM 001-1CH164 PQ: 0 ANSI: 2 CCS >Dec 15 04:30:08 localhost kernel: scsi 11:0:0:3: Direct-Access ST2000DM 001-1CH164 PQ: 0 ANSI: 2 CCS >Dec 15 04:30:08 localhost kernel: sd 11:0:0:0: Attached scsi generic sg5 type 0 >Dec 15 04:30:08 localhost kernel: sd 11:0:0:1: Attached scsi generic sg6 type 0 >Dec 15 04:30:08 localhost kernel: sd 11:0:0:2: Attached scsi generic sg7 type 0 >Dec 15 04:30:08 localhost kernel: sd 11:0:0:0: [sde] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Dec 15 04:30:08 localhost kernel: sd 11:0:0:3: Attached scsi generic sg8 type 0 >Dec 15 04:30:08 localhost kernel: sd 11:0:0:1: [sdf] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Dec 15 04:30:08 localhost kernel: sd 11:0:0:0: [sde] Write Protect is off >Dec 15 04:30:08 localhost kernel: sd 11:0:0:0: [sde] Mode Sense: 28 00 00 00 >Dec 15 04:30:08 localhost kernel: sd 11:0:0:1: [sdf] Write Protect is off >Dec 15 04:30:08 localhost kernel: sd 11:0:0:1: [sdf] Mode Sense: 28 00 00 00 >Dec 15 04:30:08 localhost kernel: sd 11:0:0:2: [sdg] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) >Dec 15 04:30:08 localhost kernel: sd 11:0:0:3: [sdh] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) >Dec 15 04:30:08 localhost kernel: sd 11:0:0:0: [sde] No Caching mode page found >Dec 15 04:30:08 localhost kernel: sd 11:0:0:0: [sde] Assuming drive cache: write through >Dec 15 04:30:08 localhost kernel: sd 11:0:0:1: [sdf] No Caching mode page found >Dec 15 04:30:08 localhost kernel: sd 11:0:0:1: [sdf] Assuming drive cache: write through >Dec 15 04:30:08 localhost kernel: sd 11:0:0:2: [sdg] Write Protect is off >Dec 15 04:30:08 localhost kernel: sd 11:0:0:2: [sdg] Mode Sense: 28 00 00 00 >Dec 15 04:30:08 localhost kernel: sd 11:0:0:3: [sdh] Write Protect is off >Dec 15 04:30:08 localhost kernel: sd 11:0:0:3: [sdh] Mode Sense: 28 00 00 00 >Dec 15 04:30:08 localhost kernel: sd 11:0:0:2: [sdg] No Caching mode page found >Dec 15 04:30:08 localhost kernel: sd 11:0:0:2: [sdg] Assuming drive cache: write through >Dec 15 04:30:08 localhost kernel: sd 11:0:0:3: [sdh] No Caching mode page found >Dec 15 04:30:08 localhost kernel: sd 11:0:0:3: [sdh] Assuming drive cache: write through >Dec 15 04:30:08 localhost kernel: sd 11:0:0:0: [sde] No Caching mode page found >Dec 15 04:30:08 localhost kernel: sd 11:0:0:0: [sde] Assuming drive cache: write through >Dec 15 04:30:08 localhost kernel: sd 11:0:0:1: [sdf] No Caching mode page found >Dec 15 04:30:08 localhost kernel: sd 11:0:0:1: [sdf] Assuming drive cache: write through >Dec 15 04:30:08 localhost kernel: sde: sde1 >Dec 15 04:30:08 localhost kernel: sdf: sdf1 >Dec 15 04:30:08 localhost kernel: sd 11:0:0:3: [sdh] No Caching mode page found >Dec 15 04:30:08 localhost kernel: sd 11:0:0:3: [sdh] Assuming drive cache: write through >Dec 15 04:30:08 localhost kernel: sd 11:0:0:2: [sdg] No Caching mode page found >Dec 15 04:30:08 localhost kernel: sd 11:0:0:2: [sdg] Assuming drive cache: write through >Dec 15 04:30:08 localhost kernel: sdh: unknown partition table >Dec 15 04:30:08 localhost kernel: sdg: unknown partition table >Dec 15 04:30:08 localhost kernel: sd 11:0:0:0: [sde] No Caching mode page found >Dec 15 04:30:08 localhost kernel: sd 11:0:0:0: [sde] Assuming drive cache: write through >Dec 15 04:30:08 localhost kernel: sd 11:0:0:0: [sde] Attached SCSI disk >Dec 15 04:30:08 localhost kernel: sd 11:0:0:1: [sdf] No Caching mode page found >Dec 15 04:30:08 localhost kernel: sd 11:0:0:1: [sdf] Assuming drive cache: write through >Dec 15 04:30:08 localhost kernel: sd 11:0:0:1: [sdf] Attached SCSI disk >Dec 15 04:30:08 localhost kernel: sd 11:0:0:3: [sdh] No Caching mode page found >Dec 15 04:30:08 localhost kernel: sd 11:0:0:3: [sdh] Assuming drive cache: write through >Dec 15 04:30:08 localhost kernel: sd 11:0:0:3: [sdh] Attached SCSI disk >Dec 15 04:30:08 localhost kernel: sd 11:0:0:2: [sdg] No Caching mode page found >Dec 15 04:30:08 localhost kernel: sd 11:0:0:2: [sdg] Assuming drive cache: write through >Dec 15 04:30:08 localhost kernel: sd 11:0:0:2: [sdg] Attached SCSI disk >Dec 15 04:30:09 localhost dracut-initqueue[335]: 3 logical volume(s) in volume group "FastGroup" now active >Dec 15 04:30:10 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Dec 15 04:30:10 localhost kernel: bio: create slab <bio-2> at 2 >Dec 15 04:30:10 localhost systemd[1]: Started dracut initqueue hook. >Dec 15 04:30:10 localhost systemd[1]: Starting dracut pre-mount hook... >Dec 15 04:30:10 localhost systemd[1]: Started dracut pre-mount hook. >Dec 15 04:30:10 localhost systemd[1]: Starting Initrd Root File System. >Dec 15 04:30:10 localhost systemd[1]: Reached target Initrd Root File System. >Dec 15 04:30:10 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Dec 15 04:30:10 localhost systemd[1]: Reloading. >Dec 15 04:30:10 localhost systemd[1]: Started Reload Configuration from the Real Root. >Dec 15 04:30:10 localhost systemd[1]: Starting Initrd File Systems. >Dec 15 04:30:10 localhost systemd[1]: Reached target Initrd File Systems. >Dec 15 04:30:10 localhost systemd[1]: Starting dracut mount hook... >Dec 15 04:30:10 localhost kernel: EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:30:10 localhost systemd[1]: Started dracut mount hook. >Dec 15 04:30:10 localhost systemd[1]: Starting Initrd Default Target. >Dec 15 04:30:10 localhost systemd[1]: Reached target Initrd Default Target. >Dec 15 04:30:10 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Dec 15 04:30:11 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Dec 15 04:30:11 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Dec 15 04:30:11 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Dec 15 04:30:11 localhost systemd[1]: Starting Plymouth switch root service... >Dec 15 04:30:11 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Dec 15 04:30:11 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Dec 15 04:30:11 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Dec 15 04:30:11 localhost systemd[1]: Stopping Initrd Default Target. >Dec 15 04:30:11 localhost systemd[1]: Stopped target Initrd Default Target. >Dec 15 04:30:11 localhost systemd[1]: Stopping dracut mount hook... >Dec 15 04:30:11 localhost systemd[1]: Stopped dracut mount hook. >Dec 15 04:30:11 localhost systemd[1]: Stopping dracut pre-mount hook... >Dec 15 04:30:11 localhost systemd[1]: Stopped dracut pre-mount hook. >Dec 15 04:30:11 localhost systemd[1]: Stopping dracut initqueue hook... >Dec 15 04:30:11 localhost systemd[1]: Stopped dracut initqueue hook. >Dec 15 04:30:11 localhost systemd[1]: Stopping Basic System. >Dec 15 04:30:11 localhost systemd[1]: Stopped target Basic System. >Dec 15 04:30:11 localhost systemd[1]: Stopping Slices. >Dec 15 04:30:11 localhost systemd[1]: Stopped target Slices. >Dec 15 04:30:11 localhost systemd[1]: Stopping System Slice. >Dec 15 04:30:11 localhost systemd[1]: Removed slice System Slice. >Dec 15 04:30:11 localhost systemd[1]: Stopping -.slice. >Dec 15 04:30:11 localhost systemd[1]: Removed slice -.slice. >Dec 15 04:30:11 localhost systemd[1]: Stopping Paths. >Dec 15 04:30:11 localhost systemd[1]: Stopped target Paths. >Dec 15 04:30:11 localhost systemd[1]: Stopping Timers. >Dec 15 04:30:11 localhost systemd[1]: Stopped target Timers. >Dec 15 04:30:11 localhost systemd[1]: Stopping Sockets. >Dec 15 04:30:11 localhost systemd[1]: Stopped target Sockets. >Dec 15 04:30:11 localhost systemd[1]: Stopping System Initialization. >Dec 15 04:30:11 localhost systemd[1]: Stopped target System Initialization. >Dec 15 04:30:11 localhost systemd[1]: Stopping Encrypted Volumes. >Dec 15 04:30:11 localhost systemd[1]: Stopped target Encrypted Volumes. >Dec 15 04:30:11 localhost systemd[1]: Stopping udev Coldplug all Devices... >Dec 15 04:30:11 localhost systemd[1]: Stopped udev Coldplug all Devices. >Dec 15 04:30:11 localhost systemd[1]: Stopping dracut pre-trigger hook... >Dec 15 04:30:11 localhost systemd[1]: Stopped dracut pre-trigger hook. >Dec 15 04:30:11 localhost systemd[1]: Stopping Swap. >Dec 15 04:30:11 localhost systemd[1]: Stopped target Swap. >Dec 15 04:30:11 localhost systemd[1]: Stopping Local File Systems. >Dec 15 04:30:11 localhost systemd[1]: Stopped target Local File Systems. >Dec 15 04:30:11 localhost systemd[1]: Stopping udev Kernel Device Manager... >Dec 15 04:30:11 localhost systemd[1]: Stopped udev Kernel Device Manager. >Dec 15 04:30:11 localhost systemd[1]: Stopping dracut pre-udev hook... >Dec 15 04:30:11 localhost systemd[1]: Stopped dracut pre-udev hook. >Dec 15 04:30:11 localhost systemd[1]: Stopping dracut cmdline hook... >Dec 15 04:30:11 localhost systemd[1]: Stopped dracut cmdline hook. >Dec 15 04:30:11 localhost systemd[1]: Stopping Create static device nodes in /dev... >Dec 15 04:30:11 localhost systemd[1]: Stopped Create static device nodes in /dev. >Dec 15 04:30:11 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Dec 15 04:30:11 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Dec 15 04:30:11 localhost systemd[1]: Stopping udev Control Socket. >Dec 15 04:30:11 localhost systemd[1]: Closed udev Control Socket. >Dec 15 04:30:11 localhost systemd[1]: Stopping udev Kernel Socket. >Dec 15 04:30:11 localhost systemd[1]: Closed udev Kernel Socket. >Dec 15 04:30:11 localhost systemd[1]: Starting Cleanup udevd DB... >Dec 15 04:30:11 localhost systemd[1]: Started Cleanup udevd DB. >Dec 15 04:30:11 localhost systemd[1]: Starting Switch Root. >Dec 15 04:30:11 localhost systemd[1]: Reached target Switch Root. >Dec 15 04:30:11 localhost systemd[1]: Started Plymouth switch root service. >Dec 15 04:30:11 localhost systemd[1]: Starting Switch Root... >Dec 15 04:30:11 localhost systemd[1]: Switching root. >Dec 15 04:30:11 localhost [74]: Journal stopped >Dec 15 04:30:12 localhost systemd-journal[782]: Runtime journal is using 3.5M (max 1.1G, leaving 1.7G of free 11.7G, current limit 1.1G). >Dec 15 04:30:12 localhost systemd-journal[782]: Runtime journal is using 3.5M (max 1.1G, leaving 1.7G of free 11.7G, current limit 1.1G). >Dec 15 04:30:12 localhost systemd-journald[74]: Received SIGTERM >Dec 15 04:30:12 localhost kernel: type=1404 audit(1387099811.520:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Dec 15 04:30:12 localhost kernel: SELinux: 2048 avtab hash slots, 95102 rules. >Dec 15 04:30:12 localhost kernel: SELinux: 2048 avtab hash slots, 95102 rules. >Dec 15 04:30:12 localhost kernel: SELinux: 8 users, 82 roles, 4571 types, 259 bools, 1 sens, 1024 cats >Dec 15 04:30:12 localhost kernel: SELinux: 83 classes, 95102 rules >Dec 15 04:30:12 localhost kernel: SELinux: Completing initialization. >Dec 15 04:30:12 localhost kernel: SELinux: Setting up existing superblocks. >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev sdd1, type vfat), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev dm-14, type ext4), uses xattr >Dec 15 04:30:12 localhost kernel: type=1403 audit(1387099811.748:3): policy loaded auid=4294967295 ses=4294967295 >Dec 15 04:30:12 localhost systemd[1]: Successfully loaded SELinux policy in 245.027ms. >Dec 15 04:30:12 localhost systemd[1]: Relabelled /dev and /run in 32.496ms. >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Dec 15 04:30:12 localhost kernel: type=1400 audit(1387099812.571:4): avc: denied { read } for pid=774 comm="systemd-readahe" name="urandom" dev="devtmpfs" ino=17 scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 15 04:30:12 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Dec 15 04:30:12 localhost systemd-journal[782]: Journal started >Dec 15 04:30:11 localhost systemd-cgroups-agent[752]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Dec 15 04:30:11 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 15 04:30:11 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 >Dec 15 04:30:12 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Dec 15 04:30:12 localhost systemd[1]: Started Collect Read-Ahead Data. >Dec 15 04:30:12 localhost systemd[1]: Started Load legacy module configuration. >Dec 15 04:30:12 localhost systemd[1]: Starting Apply Kernel Variables... >Dec 15 04:30:12 localhost systemd[1]: Started Load Kernel Modules. >Dec 15 04:30:12 localhost systemd[1]: Mounting Configuration File System... >Dec 15 04:30:12 localhost systemd[1]: Mounted FUSE Control File System. >Dec 15 04:30:12 localhost systemd[1]: Started File System Check on Root Device. >Dec 15 04:30:12 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Dec 15 04:30:12 localhost systemd[1]: Started Set Up Additional Binary Formats. >Dec 15 04:30:12 localhost systemd[1]: Mounted Debug File System. >Dec 15 04:30:12 localhost systemd[1]: Mounted POSIX Message Queue File System. >Dec 15 04:30:12 localhost systemd[1]: Mounted Huge Pages File System. >Dec 15 04:30:12 localhost systemd[1]: Mounted Temporary Directory. >Dec 15 04:30:12 localhost systemd[1]: Started Apply Kernel Variables. >Dec 15 04:30:12 localhost systemd[1]: Mounted Configuration File System. >Dec 15 04:30:12 localhost systemd[1]: Starting LVM2 metadata daemon... >Dec 15 04:30:12 localhost kernel: EXT4-fs (dm-14): re-mounted. Opts: (null) >Dec 15 04:30:12 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Dec 15 04:30:12 localhost systemd[1]: Starting Import network configuration from initramfs... >Dec 15 04:30:12 localhost systemd[1]: Starting Configure read-only root support... >Dec 15 04:30:12 localhost systemd[1]: Starting Load/Save Random Seed... >Dec 15 04:30:12 localhost systemd[1]: Started Load/Save Random Seed. >Dec 15 04:30:12 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 15 04:30:12 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 15 04:30:12 localhost systemd[1]: Started LVM2 metadata daemon. >Dec 15 04:30:12 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 15 04:30:12 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Dec 15 04:30:12 localhost systemd[1]: Started Configure read-only root support. >Dec 15 04:30:12 localhost lvm[779]: /dev/cdrom: open failed: No medium found >Dec 15 04:30:12 localhost kernel: type=1400 audit(1387099812.856:5): avc: denied { read } for pid=774 comm="systemd-readahe" name="urandom" dev="devtmpfs" ino=17 scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >Dec 15 04:30:12 localhost systemd[1]: Started Import network configuration from initramfs. >Dec 15 04:30:12 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 15 04:30:12 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 15 04:30:12 localhost systemd[1]: Starting Local File Systems (Pre). >Dec 15 04:30:12 localhost systemd[1]: Reached target Local File Systems (Pre). >Dec 15 04:30:12 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 15 04:30:12 localhost systemd-udevd[824]: starting version 208 >Dec 15 04:30:13 localhost lvm[779]: 4 logical volume(s) in volume group "HostVG" monitored >Dec 15 04:30:13 localhost lvm[779]: 7 logical volume(s) in volume group "SystemGroup" monitored >Dec 15 04:30:13 localhost lvm[779]: 3 logical volume(s) in volume group "FastGroup" monitored >Dec 15 04:30:13 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Dec 15 04:30:13 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Dec 15 04:30:13 localhost systemd[1]: Starting Activation of DM RAID sets... >Dec 15 04:30:13 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Dec 15 04:30:13 localhost systemd[1]: Starting LVM2 PV scan on device 8:2... >Dec 15 04:30:13 localhost kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 >Dec 15 04:30:13 localhost kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05 >Dec 15 04:30:13 localhost kernel: sp5100_tco: PCI Revision ID: 0x42 >Dec 15 04:30:13 localhost kernel: sp5100_tco: Using 0xfed80b00 for watchdog MMIO address >Dec 15 04:30:13 localhost kernel: sp5100_tco: Last reboot was not triggered by watchdog. >Dec 15 04:30:13 localhost kernel: sp5100_tco: initialized (0xffffc90014258b00). heartbeat=60 sec (nowayout=0) >Dec 15 04:30:13 localhost kernel: MCE: In-kernel MCE decoding enabled. >Dec 15 04:30:13 localhost pvscan[847]: 3 logical volume(s) in volume group "FastGroup" now active >Dec 15 04:30:13 localhost mtp-probe[855]: checking bus 5, device 3: "/sys/devices/pci0000:00/0000:00:13.0/usb5/5-5/5-5.1" >Dec 15 04:30:13 localhost mtp-probe[856]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:13.0/usb5/5-5/5-5.2" >Dec 15 04:30:13 localhost mtp-probe[856]: bus: 5, device: 4 was not an MTP device >Dec 15 04:30:13 localhost mtp-probe[850]: checking bus 9, device 2: "/sys/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1" >Dec 15 04:30:13 localhost mtp-probe[855]: bus: 5, device: 3 was not an MTP device >Dec 15 04:30:13 localhost mtp-probe[850]: bus: 9, device: 2 was not an MTP device >Dec 15 04:30:13 localhost mtp-probe[859]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:16.2/usb3/3-2" >Dec 15 04:30:13 localhost mtp-probe[859]: bus: 3, device: 2 was not an MTP device >Dec 15 04:30:13 localhost kernel: type=1400 audit(1387099813.647:6): avc: denied { read } for pid=774 comm="systemd-readahe" name="urandom" dev="devtmpfs" ino=17 scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >Dec 15 04:30:13 localhost kernel: EDAC MC: Ver: 3.0.0 >Dec 15 04:30:13 localhost kernel: AMD64 EDAC driver v3.4.0 >Dec 15 04:30:13 localhost kernel: EDAC amd64: DRAM ECC disabled. >Dec 15 04:30:13 localhost kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. >Either enable ECC checking or force module loading by setting 'ecc_enable_override'. >(Note that use of the override may cause unknown side effects.) >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3317 0000:00:14.2: Using LPIB position fix >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_intel.c:1787 0000:00:14.2: Enable sync_write for stable communication >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:418 SKU: Nid=0x1d sku_cfg=0x4005e601 >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:420 SKU: port_connectivity=0x1 >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:421 SKU: enable_pcbeep=0x0 >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:422 SKU: check_sum=0x00000005 >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:423 SKU: customization=0x000000e6 >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:424 SKU: external_amp=0x0 >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:425 SKU: platform_type=0x0 >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:426 SKU: swap=0x0 >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:427 SKU: override=0x1 >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:405 dig-out=0x11/0x1e >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Front Mic=0x19 >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Rear Mic=0x18 >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Line=0x1a >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:490 realtek: No valid SSID, checking pincfg 0x4005e601 for NID 0x1d >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:506 realtek: Enabling init ASM_ID=0xe601 CODEC_ID=10ec0892 >Dec 15 04:30:13 localhost kernel: input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input6 >Dec 15 04:30:13 localhost kernel: input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input7 >Dec 15 04:30:13 localhost kernel: input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input8 >Dec 15 04:30:13 localhost kernel: input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input9 >Dec 15 04:30:13 localhost kernel: input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input10 >Dec 15 04:30:13 localhost kernel: input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input11 >Dec 15 04:30:13 localhost kernel: input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input12 >Dec 15 04:30:13 localhost kernel: input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input13 >Dec 15 04:30:13 localhost kernel: hda_intel: Disabling MSI >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3116 0000:01:00.1: Handle VGA-switcheroo audio client >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3593 0000:01:00.1: Disabling 64bit DMA >Dec 15 04:30:13 localhost kernel: ALSA sound/pci/hda/hda_intel.c:1748 0000:01:00.1: Enable delay in RIRB handling >Dec 15 04:30:13 localhost systemd[1]: Starting LVM2 PV scan on device 8:36... >Dec 15 04:30:13 localhost pvscan[875]: 4 logical volume(s) in volume group "HostVG" now active >Dec 15 04:30:13 localhost kernel: microcode: CPU0: patch_level=0x010000c8 >Dec 15 04:30:14 localhost kernel: microcode: CPU1: patch_level=0x010000c8 >Dec 15 04:30:14 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Dec 15 04:30:14 localhost kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input14 >Dec 15 04:30:14 localhost kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input15 >Dec 15 04:30:14 localhost systemd-udevd[830]: '/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows FastGroup-sysroot_a' [888] terminated by signal 87 (Unknown signal 87) >Dec 15 04:30:14 localhost kernel: asus_wmi: ASUS WMI generic driver loaded >Dec 15 04:30:14 localhost kernel: asus_wmi: Initialization: 0x0 >Dec 15 04:30:14 localhost kernel: asus_wmi: BIOS WMI version: 0.9 >Dec 15 04:30:14 localhost kernel: asus_wmi: SFUN value: 0x0 >Dec 15 04:30:14 localhost kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input16 >Dec 15 04:30:14 localhost systemd-udevd[830]: '/usr/sbin/dmsetup splitname --nameprefixes --noheadings --rows FastGroup-swap' [890] terminated by signal 87 (Unknown signal 87) >Dec 15 04:30:14 localhost kernel: asus_wmi: Disabling ACPI video driver >Dec 15 04:30:14 localhost kernel: kvm: Nested Virtualization enabled >Dec 15 04:30:14 localhost kernel: kvm: Nested Paging enabled >Dec 15 04:30:14 localhost systemd[1]: Starting LVM2 PV scan on device 8:18... >Dec 15 04:30:14 localhost kernel: md: bind<sde1> >Dec 15 04:30:14 localhost kernel: md: bind<sdf1> >Dec 15 04:30:14 localhost kernel: md: raid1 personality registered for level 1 >Dec 15 04:30:14 localhost kernel: md/raid1:md127: active with 2 out of 2 mirrors >Dec 15 04:30:14 localhost kernel: md127: detected capacity change from 0 to 1000202649600 >Dec 15 04:30:14 localhost kernel: RAID1 conf printout: >Dec 15 04:30:14 localhost kernel: --- wd:2 rd:2 >Dec 15 04:30:14 localhost kernel: disk 0, wo:0, o:1, dev:sde1 >Dec 15 04:30:14 localhost kernel: disk 1, wo:0, o:1, dev:sdf1 >Dec 15 04:30:14 localhost systemd[1]: Started LVM2 PV scan on device 8:2. >Dec 15 04:30:14 localhost systemd[1]: Starting Sound Card. >Dec 15 04:30:14 localhost systemd[1]: Reached target Sound Card. >Dec 15 04:30:14 localhost pvscan[900]: 7 logical volume(s) in volume group "SystemGroup" now active >Dec 15 04:30:14 localhost kernel: md127: unknown partition table >Dec 15 04:30:14 localhost systemd[1]: Started LVM2 PV scan on device 8:36. >Dec 15 04:30:15 localhost systemd[1]: Started Activation of DM RAID sets. >Dec 15 04:30:15 localhost systemd[1]: Starting Local File Systems. >Dec 15 04:30:15 localhost systemd[1]: Reached target Local File Systems. >Dec 15 04:30:15 localhost systemd[1]: Started Reconfigure the system on administrator request. >Dec 15 04:30:15 localhost systemd[1]: Started Mark the need to relabel after reboot. >Dec 15 04:30:15 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Dec 15 04:30:15 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Dec 15 04:30:15 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Dec 15 04:30:15 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Dec 15 04:30:15 localhost systemd[1]: Starting Security Auditing Service... >Dec 15 04:30:15 localhost systemd[1]: Starting Encrypted Volumes. >Dec 15 04:30:15 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 15 04:30:15 localhost auditctl[964]: No rules >Dec 15 04:30:15 localhost auditctl[964]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Dec 15 04:30:15 localhost systemd[1]: Started Security Auditing Service. >Dec 15 04:30:15 localhost systemd-tmpfiles[960]: chmod(/var/log/journal) failed: Permission denied >Dec 15 04:30:15 localhost kernel: type=1400 audit(1387099815.332:7): avc: denied { setattr } for pid=960 comm="systemd-tmpfile" name="journal" dev="dm-14" ino=9674 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_log_t:s0 tclass=dir >Dec 15 04:30:15 localhost systemd-tmpfiles[960]: Unable to fix label of /var/log/journal/8e4cbfea404512ae70096c6202c9a3bf: No such file or directory >Dec 15 04:30:15 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Dec 15 04:30:15 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Dec 15 04:30:15 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Dec 15 04:30:15 localhost systemd-journal[782]: Permanent journal is using 1.3M (max 390.3M, leaving 585.5M of free 850.8M, current limit 265.2M). >Dec 15 04:30:15 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Dec 15 04:30:15 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Dec 15 04:30:15 localhost systemd[1]: Starting System Initialization. >Dec 15 04:30:15 localhost systemd[1]: Reached target System Initialization. >Dec 15 04:30:15 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Dec 15 04:30:15 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Dec 15 04:30:15 localhost systemd[1]: Started dnf makecache timer. >Dec 15 04:30:15 localhost systemd[1]: Starting Timers. >Dec 15 04:30:15 localhost systemd[1]: Reached target Timers. >Dec 15 04:30:15 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Dec 15 04:30:15 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Dec 15 04:30:15 localhost systemd[1]: Started Restore Sound Card State. >Dec 15 04:30:15 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Dec 15 04:30:15 localhost alsactl[976]: alsactl 1.0.27.2 daemon started >Dec 15 04:30:15 localhost alsactl[976]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Dec 15 04:30:15 localhost auditd[963]: Started dispatcher: /sbin/audispd pid: 978 >Dec 15 04:30:15 localhost audispd[978]: priority_boost_parser called with: 4 >Dec 15 04:30:15 localhost audispd[978]: max_restarts_parser called with: 10 >Dec 15 04:30:15 localhost audispd[978]: audispd initialized with q_depth=150 and 1 active plugins >Dec 15 04:30:15 localhost kernel: type=1305 audit(1387099815.432:8): audit_pid=963 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Dec 15 04:30:15 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Dec 15 04:30:15 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Dec 15 04:30:15 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Dec 15 04:30:15 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Dec 15 04:30:15 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Dec 15 04:30:15 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 15 04:30:15 localhost alsactl[976]: Found hardware: "HDA-Intel" "Realtek ALC892" "HDA:10ec0892,10438436,00100302" "0x1043" "0x8436" >Dec 15 04:30:15 localhost alsactl[976]: Hardware is initialized using a generic method >Dec 15 04:30:15 localhost alsactl[976]: Found hardware: "HDA-Intel" "Nvidia GPU 1c HDMI/DP" "HDA:10de001c,104383a0,00100100" "0x1043" "0x83a0" >Dec 15 04:30:15 localhost alsactl[976]: Hardware is initialized using a generic method >Dec 15 04:30:15 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 15 04:30:15 localhost systemd[1]: Starting CUPS Printer Service Spool. >Dec 15 04:30:15 localhost systemd[1]: Started CUPS Printer Service Spool. >Dec 15 04:30:15 localhost systemd[1]: Starting Paths. >Dec 15 04:30:15 localhost systemd[1]: Reached target Paths. >Dec 15 04:30:15 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Dec 15 04:30:15 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Dec 15 04:30:15 localhost systemd[1]: Starting Sockets. >Dec 15 04:30:15 localhost systemd[1]: Reached target Sockets. >Dec 15 04:30:15 localhost systemd[1]: Starting Basic System. >Dec 15 04:30:15 localhost systemd[1]: Reached target Basic System. >Dec 15 04:30:15 localhost systemd[1]: Starting LSB: Init script for live image.... >Dec 15 04:30:15 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Dec 15 04:30:15 localhost systemd[1]: Starting Permit User Sessions... >Dec 15 04:30:15 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Dec 15 04:30:15 localhost systemd[1]: Starting irqbalance daemon... >Dec 15 04:30:15 localhost systemd[1]: Started irqbalance daemon. >Dec 15 04:30:15 localhost systemd[1]: Started Software RAID monitoring and management. >Dec 15 04:30:15 localhost systemd[1]: Starting NTP client/server... >Dec 15 04:30:15 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Dec 15 04:30:15 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Dec 15 04:30:15 localhost systemd[1]: Starting Modem Manager... >Dec 15 04:30:15 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Dec 15 04:30:15 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Dec 15 04:30:15 localhost systemd[1]: Starting Login Service... >Dec 15 04:30:15 localhost systemd[1]: Starting Accounts Service... >Dec 15 04:30:15 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Dec 15 04:30:15 localhost systemd[1]: Starting D-Bus System Message Bus... >Dec 15 04:30:15 localhost systemd[1]: Started D-Bus System Message Bus. >Dec 15 04:30:15 localhost systemd[1]: Started LVM2 PV scan on device 8:18. >Dec 15 04:30:15 localhost auditd[963]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Dec 15 04:30:15 localhost systemd[1]: Started Permit User Sessions. >Dec 15 04:30:15 localhost systemd[1]: Starting Command Scheduler... >Dec 15 04:30:15 localhost rngd[993]: Unable to open file: /dev/tpm0 >Dec 15 04:30:15 localhost rngd[993]: can't open any entropy source >Dec 15 04:30:15 localhost rngd[993]: Maybe RNG device modules are not loaded >Dec 15 04:30:15 localhost systemd[1]: Started Command Scheduler. >Dec 15 04:30:15 localhost systemd[1]: Starting Job spooling tools... >Dec 15 04:30:15 localhost systemd[1]: Started Job spooling tools. >Dec 15 04:30:15 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Dec 15 04:30:15 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Dec 15 04:30:15 localhost systemd[1]: Unit rngd.service entered failed state. >Dec 15 04:30:15 localhost crond[1005]: (CRON) INFO (Syslog will be used instead of sendmail.) >Dec 15 04:30:15 localhost crond[1005]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 98% if used.) >Dec 15 04:30:15 localhost chronyd[1009]: chronyd version 1.29 starting >Dec 15 04:30:15 localhost mcelog[1003]: AMD Processor family 16: Please load edac_mce_amd module. >: Success >Dec 15 04:30:15 localhost mcelog.setup[990]: CPU is unsupported >Dec 15 04:30:15 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Dec 15 04:30:15 localhost mcelog[1011]: mcelog: AMD Processor family 16: Please load edac_mce_amd module. >Dec 15 04:30:15 localhost mcelog[1011]: : Success >Dec 15 04:30:15 localhost mcelog[1011]: CPU is unsupported >Dec 15 04:30:15 localhost systemd[1]: mcelog.service: main process exited, code=exited, status=1/FAILURE >Dec 15 04:30:15 localhost systemd[1]: Unit mcelog.service entered failed state. >Dec 15 04:30:15 localhost chronyd[1009]: Linux kernel major=3 minor=11 patch=6 >Dec 15 04:30:15 localhost chronyd[1009]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Dec 15 04:30:15 localhost chronyd[1009]: Generated key 1 >Dec 15 04:30:15 localhost avahi-daemon[985]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Dec 15 04:30:15 localhost avahi-daemon[985]: Successfully dropped root privileges. >Dec 15 04:30:15 localhost avahi-daemon[985]: avahi-daemon 0.6.31 starting up. >Dec 15 04:30:16 localhost systemd[1]: Started NTP client/server. >Dec 15 04:30:16 localhost crond[1005]: (CRON) INFO (running with inotify support) >Dec 15 04:30:16 localhost ModemManager[992]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Dec 15 04:30:16 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Dec 15 04:30:16 localhost rtkit-daemon[997]: Successfully called chroot. >Dec 15 04:30:16 localhost rtkit-daemon[997]: Successfully dropped privileges. >Dec 15 04:30:16 localhost rtkit-daemon[997]: Successfully limited resources. >Dec 15 04:30:16 localhost rtkit-daemon[997]: Running. >Dec 15 04:30:16 localhost rtkit-daemon[997]: Watchdog thread running. >Dec 15 04:30:16 localhost rtkit-daemon[997]: Canary thread running. >Dec 15 04:30:16 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Dec 15 04:30:16 localhost avahi-daemon[985]: Successfully called chroot(). >Dec 15 04:30:16 localhost avahi-daemon[985]: Successfully dropped remaining capabilities. >Dec 15 04:30:16 localhost systemd[1]: Started Login Service. >Dec 15 04:30:16 localhost avahi-daemon[985]: No service file found in /etc/avahi/services. >Dec 15 04:30:16 localhost systemd-logind[994]: New seat seat0. >Dec 15 04:30:16 localhost avahi-daemon[985]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Dec 15 04:30:16 localhost systemd-logind[994]: Watching system buttons on /dev/input/event1 (Power Button) >Dec 15 04:30:16 localhost systemd-logind[994]: Watching system buttons on /dev/input/event0 (Power Button) >Dec 15 04:30:16 localhost avahi-daemon[985]: Network interface enumeration completed. >Dec 15 04:30:16 localhost avahi-daemon[985]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 15 04:30:16 localhost avahi-daemon[985]: Server startup complete. Host name is linux.local. Local service cookie is 541616325. >Dec 15 04:30:16 localhost systemd[1]: Started Modem Manager. >Dec 15 04:30:17 localhost dbus-daemon[998]: dbus[998]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 15 04:30:17 localhost dbus[998]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 15 04:30:17 localhost systemd[1]: Starting Authorization Manager... >Dec 15 04:30:17 localhost polkitd[1024]: Started polkitd version 0.112 >Dec 15 04:30:17 localhost livesys[982]: Enabling swap partition /dev/mapper/HostVG-Swap [ OK ] >Dec 15 04:30:17 localhost kernel: Adding 8204284k swap on /dev/mapper/HostVG-Swap. Priority:-1 extents:1 across:8204284k FS >Dec 15 04:30:17 localhost kernel: Adding 10239996k swap on /dev/mapper/SystemGroup-SwapVolume. Priority:-2 extents:1 across:10239996k FS >Dec 15 04:30:17 localhost livesys[982]: Enabling swap partition /dev/mapper/SystemGroup-SwapVolume [ OK ] >Dec 15 04:30:17 localhost kernel: Adding 16383996k swap on /dev/mapper/FastGroup-swap. Priority:-3 extents:1 across:16383996k SSFS >Dec 15 04:30:17 localhost livesys[982]: Enabling swap partition /dev/mapper/FastGroup-swap [ OK ] >Dec 15 04:30:17 localhost polkitd[1024]: Loading rules from directory /etc/polkit-1/rules.d >Dec 15 04:30:17 localhost polkitd[1024]: Loading rules from directory /usr/share/polkit-1/rules.d >Dec 15 04:30:17 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 15 04:30:17 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 15 04:30:17 localhost polkitd[1024]: Finished loading, compiling and executing 5 rules >Dec 15 04:30:17 localhost dbus-daemon[998]: dbus[998]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 15 04:30:17 localhost dbus[998]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 15 04:30:17 localhost systemd[1]: Started Authorization Manager. >Dec 15 04:30:17 localhost polkitd[1024]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Dec 15 04:30:17 localhost accounts-daemon[996]: started daemon version 0.6.34 >Dec 15 04:30:17 localhost systemd[1]: Started Accounts Service. >Dec 15 04:30:17 localhost useradd[1040]: new group: name=liveuser, GID=1000 >Dec 15 04:30:17 localhost useradd[1040]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Dec 15 04:30:17 localhost dbus-daemon[998]: dbus[998]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Dec 15 04:30:17 localhost dbus[998]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Dec 15 04:30:17 localhost livesys[982]: Adding live user [ OK ] >Dec 15 04:30:17 localhost usermod[1049]: add 'liveuser' to group 'wheel' >Dec 15 04:30:17 localhost usermod[1049]: add 'liveuser' to shadow group 'wheel' >Dec 15 04:30:17 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Dec 15 04:30:17 localhost systemd[1]: Stopped Software RAID monitoring and management. >Dec 15 04:30:17 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Dec 15 04:30:18 localhost livesys[982]: (process:1070): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=8e4cbfea404512ae70096c6202c9a3bf --binary-syntax --close-stderr': Child process exited with code 1 >Dec 15 04:30:18 localhost systemd[1]: Stopping Command Scheduler... >Dec 15 04:30:18 localhost systemd[1]: Stopped Command Scheduler. >Dec 15 04:30:18 localhost systemd[1]: Stopping Job spooling tools... >Dec 15 04:30:18 localhost systemd[1]: Stopped Job spooling tools. >Dec 15 04:30:18 localhost livesys[982]: sed: can't read : No such file or directory >Dec 15 04:30:18 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Dec 15 04:30:18 localhost systemd[1]: Starting Network Manager... >Dec 15 04:30:18 localhost livesys[982]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:18 localhost livesys[982]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:18 localhost livesys[982]: 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. >Dec 15 04:30:18 localhost livesys[982]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:18 localhost livesys[982]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:18 localhost livesys[982]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:18 localhost livesys[982]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:18 localhost livesys[982]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:18 localhost kernel: Ebtables v2.0 registered >Dec 15 04:30:18 localhost livesys[982]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:18 localhost livesys[982]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> NetworkManager (version 0.9.9.0-14.git20131003.fc20) is starting... >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> WEXT support is enabled >Dec 15 04:30:19 localhost livesys[982]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:19 localhost livesys[982]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:19 localhost livesys[982]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:19 localhost livesys[982]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:19 localhost livesys[982]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:19 localhost livesys[982]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:19 localhost livesys[982]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:19 localhost livesys[982]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Dec 15 04:30:19 localhost NetworkManager[1095]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 15 04:30:19 localhost systemd[1]: Started LSB: Init script for live image.. >Dec 15 04:30:19 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Dec 15 04:30:19 localhost systemd[1]: Starting GNOME Display Manager... >Dec 15 04:30:19 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Dec 15 04:30:19 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Dec 15 04:30:19 localhost systemd[1]: Starting Install ABRT coredump hook... >Dec 15 04:30:19 localhost systemd[1]: Starting ABRT kernel log watcher... >Dec 15 04:30:19 localhost systemd[1]: Started ABRT kernel log watcher. >Dec 15 04:30:19 localhost systemd[1]: Started ABRT Xorg log watcher. >Dec 15 04:30:19 localhost systemd[1]: Started Harvest vmcores for ABRT. >Dec 15 04:30:19 localhost systemd[1]: Started SYSV: Late init script for live image.. >Dec 15 04:30:19 localhost systemd[1]: Started Install ABRT coredump hook. >Dec 15 04:30:19 localhost NetworkManager[1095]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> monitoring kernel firmware directory '/lib/firmware'. >Dec 15 04:30:19 localhost abrtd[1215]: Searching for unprocessed dump directories >Dec 15 04:30:19 localhost abrtd[1215]: Init complete, entering main loop >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> WiFi hardware radio set enabled >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost systemd[1]: Started GNOME Display Manager. >Dec 15 04:30:19 localhost systemd[1]: Started Network Manager. >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost systemd[1]: Starting Network. >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> WiFi enabled by radio killswitch; enabled by state file >Dec 15 04:30:19 localhost systemd[1]: Reached target Network. >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> WWAN enabled by radio killswitch; enabled by state file >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> WiMAX enabled by radio killswitch; enabled by state file >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> Networking is enabled by state file >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost ModemManager[992]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:14.4/0000:06:05.0': not supported by any plugin >Dec 15 04:30:19 localhost ModemManager[992]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:15.1/0000:08:00.0': not supported by any plugin >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (lo): link connected >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (lo): carrier is ON >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (lo): No existing connection detected. >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (p8p1): carrier is OFF >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (p8p1): new Ethernet device (driver: 'r8169' ifindex: 2) >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (p8p1): exported as /org/freedesktop/NetworkManager/Devices/1 >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (p8p1): No existing connection detected. >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (p8p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (p8p1): bringing up device. >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost kernel: r8169 0000:06:05.0 p8p1: link down >Dec 15 04:30:19 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): p8p1: link is not ready >Dec 15 04:30:19 localhost kernel: r8169 0000:06:05.0 p8p1: link down >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:14.4/0000:06:05.0/net/p8p1 >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (p33p1): carrier is OFF >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (p33p1): new Ethernet device (driver: 'r8169' ifindex: 3) >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (p33p1): exported as /org/freedesktop/NetworkManager/Devices/2 >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (p33p1): No existing connection detected. >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (p33p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> (p33p1): bringing up device. >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:15.1/0000:08:00.0/net/p33p1 >Dec 15 04:30:19 localhost kernel: r8169 0000:08:00.0 p33p1: link down >Dec 15 04:30:19 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): p33p1: link is not ready >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost dbus[998]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 15 04:30:19 localhost dbus-daemon[998]: dbus[998]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 15 04:30:19 localhost kernel: r8169 0000:08:00.0 p33p1: link down >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> startup complete >Dec 15 04:30:19 localhost systemd[1]: Starting Bluetooth service... >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost NetworkManager[1095]: <info> ModemManager available in the bus >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost dbus-daemon[998]: dbus[998]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.11" (uid=0 pid=1214 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.12" (uid=0 pid=1285 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 15 04:30:19 localhost dbus[998]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.11" (uid=0 pid=1214 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.12" (uid=0 pid=1285 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 15 04:30:19 localhost bluetoothd[1295]: Bluetooth daemon 5.9 >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost dbus-daemon[998]: dbus[998]: [system] Successfully activated service 'org.bluez' >Dec 15 04:30:19 localhost dbus[998]: [system] Successfully activated service 'org.bluez' >Dec 15 04:30:19 localhost systemd[1]: Started Bluetooth service. >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost kernel: Bluetooth: Core ver 2.16 >Dec 15 04:30:19 localhost kernel: NET: Registered protocol family 31 >Dec 15 04:30:19 localhost kernel: Bluetooth: HCI device and connection manager initialized >Dec 15 04:30:19 localhost kernel: Bluetooth: HCI socket layer initialized >Dec 15 04:30:19 localhost kernel: Bluetooth: L2CAP socket layer initialized >Dec 15 04:30:19 localhost kernel: Bluetooth: SCO socket layer initialized >Dec 15 04:30:19 localhost bluetoothd[1295]: Starting SDP server >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Dec 15 04:30:19 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Dec 15 04:30:19 localhost kernel: Bluetooth: BNEP socket layer initialized >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost dbus-daemon[998]: dbus[998]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 15 04:30:19 localhost dbus[998]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 15 04:30:19 localhost systemd[1]: Starting Hostname Service... >Dec 15 04:30:19 localhost bluetoothd[1295]: Bluetooth management interface 1.3 initialized >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:19 localhost dbus-daemon[998]: dbus[998]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 15 04:30:19 localhost dbus[998]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 15 04:30:19 localhost systemd[1]: Started Hostname Service. >Dec 15 04:30:19 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost dbus-daemon[998]: dbus[998]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Dec 15 04:30:20 localhost dbus[998]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Dec 15 04:30:20 localhost setroubleshoot[1043]: RunFaultServer(10) >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost setroubleshoot[1043]: created new database: name=setroubleshoot, friendly_name=Audit Listener, filepath=/var/lib/setroubleshoot/setroubleshoot_database.xml >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() names=['xen_image', 'httpd_write_content', 'mmap_zero', 'selinuxpolicy', 'catchall', 'connect_ports', 'wine', 'samba_share', 'mozplugger_remove', 'allow_ftpd_use_cifs', 'public_content', 'swapfile', 'sys_module', 'sandbox_connect', 'setenforce', 'bind_ports', 'allow_execstack', 'associate', 'disable_ipv6', 'catchall_boolean', 'filesystem_associate', 'allow_anon_write', 'mozplugger', 'sshd_root', 'kernel_modules', 'chrome', 'qemu_file_image', 'allow_ftpd_use_nfs', 'leaks', 'cvs_data', 'qemu_blk_image', 'automount_exec_config', 'allow_execmod', 'dac_override', 'vbetool', 'restorecon', 'file', 'allow_execheap', 'mounton', 'sys_resource', 'catchall_labels', 'openvpn', 'httpd_can_sendmail', 'rsync_data', 'device'] >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost setroubleshoot[1043]: Number of Plugins = 45 >Dec 15 04:30:20 localhost setroubleshoot[1043]: parse_socket_address_list: input='{unix}/var/run/setroubleshoot/setroubleshoot_server' >Dec 15 04:30:20 localhost setroubleshoot[1043]: parse_socket_address_list: {unix}/var/run/setroubleshoot/setroubleshoot_server --> {unix}/var/run/setroubleshoot/setroubleshoot_server socket=None >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost setroubleshoot[1043]: creating system dbus: bus_name=org.fedoraproject.Setroubleshootd object_path=/org/fedoraproject/Setroubleshootd interface=org.fedoraproject.SetroubleshootdIface >Dec 15 04:30:20 localhost setroubleshoot[1043]: dbus __init__ /org/fedoraproject/Setroubleshootd called >Dec 15 04:30:20 localhost setroubleshoot[1043]: dbus avc(node=localhost type=AVC msg=audit(1387099817.485:27): avc: denied { read } for pid=774 comm="systemd-readahe" name="urandom" dev="devtmpfs" ino=17 scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >) called: 1 Connections >Dec 15 04:30:20 localhost setroubleshoot[1043]: AuditRecordReceiver.add_record_to_cache(): node=localhost type=AVC msg=audit(1387099817.485:27): avc: denied { read } for pid=774 comm="systemd-readahe" name="urandom" dev="devtmpfs" ino=17 scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost audispd[978]: queue is full - dropping event >Dec 15 04:30:20 localhost setroubleshoot[1043]: analyze_avc() avc=scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 access=['read'] tclass=chr_file tpath=urandom >Dec 15 04:30:20 localhost setroubleshoot[1043]: lookup_signature: found 0 matches with scores >Dec 15 04:30:20 localhost setroubleshoot[1043]: not in database yet >Dec 15 04:30:20 localhost setroubleshoot[1043]: writing database (/var/lib/setroubleshoot/setroubleshoot_database.xml) modified_count=1 >Dec 15 04:30:20 localhost setroubleshoot[1043]: sending alert to all clients >Dec 15 04:30:20 localhost setroubleshoot[1043]: SELinux is preventing systemd-readahe from read access on the chr_file urandom. For complete SELinux messages. run sealert -l 17dbb340-55f5-4196-acc6-6778de9d1e19 >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() names=['xen_image', 'httpd_write_content', 'mmap_zero', 'selinuxpolicy', 'catchall', 'connect_ports', 'wine', 'samba_share', 'mozplugger_remove', 'allow_ftpd_use_cifs', 'public_content', 'swapfile', 'sys_module', 'sandbox_connect', 'setenforce', 'bind_ports', 'allow_execstack', 'associate', 'disable_ipv6', 'catchall_boolean', 'filesystem_associate', 'allow_anon_write', 'mozplugger', 'sshd_root', 'kernel_modules', 'chrome', 'qemu_file_image', 'allow_ftpd_use_nfs', 'leaks', 'cvs_data', 'qemu_blk_image', 'automount_exec_config', 'allow_execmod', 'dac_override', 'vbetool', 'restorecon', 'file', 'allow_execheap', 'mounton', 'sys_resource', 'catchall_labels', 'openvpn', 'httpd_can_sendmail', 'rsync_data', 'device'] >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.xen_image previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.httpd_write_content previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.mmap_zero previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.selinuxpolicy previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.catchall previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.connect_ports previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.wine previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.samba_share previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.mozplugger_remove previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.allow_ftpd_use_cifs previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.public_content previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.swapfile previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.sys_module previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.sandbox_connect previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.setenforce previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.bind_ports previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.allow_execstack previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.associate previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.disable_ipv6 previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.catchall_boolean previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.filesystem_associate previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.allow_anon_write previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.mozplugger previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.sshd_root previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.kernel_modules previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.chrome previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.qemu_file_image previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.allow_ftpd_use_nfs previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.leaks previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.cvs_data previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.qemu_blk_image previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.automount_exec_config previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.allow_execmod previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.dac_override previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.vbetool previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.restorecon previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.file previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.allow_execheap previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.mounton previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.sys_resource previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.catchall_labels previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.openvpn previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.httpd_can_sendmail previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.rsync_data previously imported >Dec 15 04:30:20 localhost setroubleshoot[1043]: load_plugins() plugins.device previously imported >Dec 15 04:30:20 localhost python[1043]: SELinux is preventing systemd-readahe from read access on the chr_file urandom. > >***** Plugin catchall_boolean (89.3 confidence) suggests ****************** > >If you want to allow global to ssp >Then you must tell SELinux about this by enabling the 'global_ssp' boolean. > >Do >setsebool -P global_ssp 1 > >***** Plugin catchall (11.6 confidence) suggests ************************** > >If you believe that systemd-readahe should be allowed read access on the urandom chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep systemd-readahe /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Dec 15 04:30:21 localhost kernel: r8169 0000:06:05.0 p8p1: link up >Dec 15 04:30:21 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): p8p1: link becomes ready >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> (p8p1): link connected >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> (p8p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Auto-activating connection 'Wired connection 1'. >Dec 15 04:30:21 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Dec 15 04:30:21 localhost systemd[1]: Starting Multi-User System. >Dec 15 04:30:21 localhost systemd[1]: Reached target Multi-User System. >Dec 15 04:30:21 localhost systemd[1]: Starting Graphical Interface. >Dec 15 04:30:21 localhost systemd[1]: Reached target Graphical Interface. >Dec 15 04:30:21 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Dec 15 04:30:21 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 15 04:30:21 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p8p1) starting connection 'Wired connection 1' >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> (p8p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> NetworkManager state is now CONNECTING >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 1 of 5 (Device Prepare) scheduled... >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 1 of 5 (Device Prepare) started... >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 2 of 5 (Device Configure) scheduled... >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 1 of 5 (Device Prepare) complete. >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 2 of 5 (Device Configure) starting... >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> (p8p1): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 2 of 5 (Device Configure) successful. >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 2 of 5 (Device Configure) complete. >Dec 15 04:30:21 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Dec 15 04:30:21 localhost systemd[1]: Startup finished in 2.256s (kernel) + 4.719s (initrd) + 10.015s (userspace) = 16.992s. >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> (p33p1): link connected >Dec 15 04:30:21 localhost kernel: r8169 0000:08:00.0 p33p1: link up >Dec 15 04:30:21 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): p33p1: link becomes ready >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> (p33p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Auto-activating connection 'Wired connection 2'. >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p33p1) starting connection 'Wired connection 2' >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> (p33p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 1 of 5 (Device Prepare) scheduled... >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 1 of 5 (Device Prepare) started... >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 2 of 5 (Device Configure) scheduled... >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 1 of 5 (Device Prepare) complete. >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 2 of 5 (Device Configure) starting... >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> (p33p1): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 2 of 5 (Device Configure) successful. >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 2 of 5 (Device Configure) complete. >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 3 of 5 (IP Configure Start) started... >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> (p8p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p8p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> dhclient started with pid 1584 >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 3 of 5 (IP Configure Start) complete. >Dec 15 04:30:21 localhost NetworkManager[1095]: <error> [1387099821.738825] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (p8p1): cannot send router solicitation: -99. >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 3 of 5 (IP Configure Start) started... >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> (p33p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p33p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> dhclient started with pid 1597 >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 3 of 5 (IP Configure Start) complete. >Dec 15 04:30:21 localhost NetworkManager[1095]: <error> [1387099821.791674] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (p33p1): cannot send router solicitation: -99. >Dec 15 04:30:21 localhost systemd[1]: Starting user-1000.slice. >Dec 15 04:30:21 localhost systemd[1]: Created slice user-1000.slice. >Dec 15 04:30:21 localhost systemd[1]: Starting User Manager for 1000... >Dec 15 04:30:21 localhost systemd-logind[994]: New session 1 of user liveuser. >Dec 15 04:30:21 localhost systemd-logind[994]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Dec 15 04:30:21 localhost systemd[1]: Starting Session 1 of user liveuser. >Dec 15 04:30:21 localhost systemd[1]: Started Session 1 of user liveuser. >Dec 15 04:30:21 localhost gdm-autologin][1568]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Dec 15 04:30:21 localhost systemd[1598]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Dec 15 04:30:21 localhost dhclient[1597]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 15 04:30:21 localhost dhclient[1597]: Copyright 2004-2013 Internet Systems Consortium. >Dec 15 04:30:21 localhost dhclient[1597]: All rights reserved. >Dec 15 04:30:21 localhost dhclient[1597]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 15 04:30:21 localhost dhclient[1597]: Dec 15 04:30:21 localhost dhclient[1584]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 15 04:30:21 localhost dhclient[1584]: Copyright 2004-2013 Internet Systems Consortium. >Dec 15 04:30:21 localhost dhclient[1584]: All rights reserved. >Dec 15 04:30:21 localhost dhclient[1584]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 15 04:30:21 localhost dhclient[1584]: Dec 15 04:30:21 localhost NetworkManager[1095]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 15 04:30:21 localhost NetworkManager[1095]: Copyright 2004-2013 Internet Systems Consortium. >Dec 15 04:30:21 localhost NetworkManager[1095]: All rights reserved. >Dec 15 04:30:21 localhost NetworkManager[1095]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 15 04:30:21 localhost NetworkManager[1095]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 15 04:30:21 localhost NetworkManager[1095]: Copyright 2004-2013 Internet Systems Consortium. >Dec 15 04:30:21 localhost NetworkManager[1095]: All rights reserved. >Dec 15 04:30:21 localhost NetworkManager[1095]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 15 04:30:21 localhost systemd[1598]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> (p33p1): DHCPv4 state changed nbi -> preinit >Dec 15 04:30:21 localhost NetworkManager[1095]: <info> (p8p1): DHCPv4 state changed nbi -> preinit >Dec 15 04:30:22 localhost dhclient[1584]: Listening on LPF/p8p1/00:e0:4c:69:19:aa >Dec 15 04:30:22 localhost dhclient[1584]: Sending on LPF/p8p1/00:e0:4c:69:19:aa >Dec 15 04:30:22 localhost dhclient[1597]: Listening on LPF/p33p1/f4:6d:04:52:d7:29 >Dec 15 04:30:22 localhost dhclient[1597]: Sending on LPF/p33p1/f4:6d:04:52:d7:29 >Dec 15 04:30:22 localhost dhclient[1597]: Sending on Socket/fallback >Dec 15 04:30:22 localhost dhclient[1597]: DHCPDISCOVER on p33p1 to 255.255.255.255 port 67 interval 4 (xid=0x294de4b4) >Dec 15 04:30:22 localhost dhclient[1584]: Sending on Socket/fallback >Dec 15 04:30:22 localhost dhclient[1584]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 5 (xid=0x20a973e7) >Dec 15 04:30:22 localhost NetworkManager[1095]: Listening on LPF/p8p1/00:e0:4c:69:19:aa >Dec 15 04:30:22 localhost NetworkManager[1095]: Sending on LPF/p8p1/00:e0:4c:69:19:aa >Dec 15 04:30:22 localhost NetworkManager[1095]: Listening on LPF/p33p1/f4:6d:04:52:d7:29 >Dec 15 04:30:22 localhost NetworkManager[1095]: Sending on LPF/p33p1/f4:6d:04:52:d7:29 >Dec 15 04:30:22 localhost NetworkManager[1095]: Sending on Socket/fallback >Dec 15 04:30:22 localhost NetworkManager[1095]: DHCPDISCOVER on p33p1 to 255.255.255.255 port 67 interval 4 (xid=0x294de4b4) >Dec 15 04:30:22 localhost NetworkManager[1095]: Sending on Socket/fallback >Dec 15 04:30:22 localhost NetworkManager[1095]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 5 (xid=0x20a973e7) >Dec 15 04:30:22 localhost systemd[1598]: Mounted /sys/kernel/config. >Dec 15 04:30:22 localhost systemd[1598]: Stopped target Sound Card. >Dec 15 04:30:22 localhost systemd[1598]: Starting Default. >Dec 15 04:30:22 localhost systemd[1598]: Reached target Default. >Dec 15 04:30:22 localhost systemd[1598]: Startup finished in 49ms. >Dec 15 04:30:22 localhost systemd[1]: Started User Manager for 1000. >Dec 15 04:30:22 localhost /etc/gdm/Xsession[1600]: [89B blob data] >Dec 15 04:30:22 localhost avahi-daemon[985]: Registering new address record for fe80::2e0:4cff:fe69:19aa on p8p1.*. >Dec 15 04:30:22 localhost avahi-daemon[985]: Registering new address record for fe80::f66d:4ff:fe52:d729 on p33p1.*. >Dec 15 04:30:23 localhost kernel: fuse init (API version 7.22) >Dec 15 04:30:23 localhost systemd[1]: Mounting FUSE Control File System... >Dec 15 04:30:23 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Dec 15 04:30:23 localhost systemd[1]: Mounted FUSE Control File System. >Dec 15 04:30:23 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Dec 15 04:30:23 localhost gnome-session[1600]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-5ZrsEy >Dec 15 04:30:23 localhost gnome-session[1600]: GNOME_KEYRING_PID=1680 >Dec 15 04:30:23 localhost gnome-session[1600]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-5ZrsEy >Dec 15 04:30:23 localhost gnome-session[1600]: SSH_AUTH_SOCK=/run/user/1000/keyring-5ZrsEy/ssh >Dec 15 04:30:23 localhost gnome-session[1600]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-5ZrsEy >Dec 15 04:30:23 localhost gnome-session[1600]: SSH_AUTH_SOCK=/run/user/1000/keyring-5ZrsEy/ssh >Dec 15 04:30:23 localhost gnome-session[1600]: GPG_AGENT_INFO=/run/user/1000/keyring-5ZrsEy/gpg:0:1 >Dec 15 04:30:23 localhost gnome-session[1600]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-5ZrsEy >Dec 15 04:30:23 localhost dbus-daemon[998]: dbus[998]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 15 04:30:23 localhost dbus[998]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 15 04:30:23 localhost systemd[1]: Starting Daemon for power management... >Dec 15 04:30:23 localhost gnome-session[1600]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Dec 15 04:30:23 localhost gnome-session[1600]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Dec 15 04:30:23 localhost gnome-session[1600]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Dec 15 04:30:23 localhost gnome-session[1600]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Dec 15 04:30:23 localhost dbus-daemon[998]: dbus[998]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 15 04:30:23 localhost dbus[998]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 15 04:30:23 localhost systemd[1]: Started Daemon for power management. >Dec 15 04:30:23 localhost rtkit-daemon[997]: Successfully made thread 1688 of process 1688 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 15 04:30:23 localhost rtkit-daemon[997]: Supervising 1 threads of 1 processes of 1 users. >Dec 15 04:30:23 localhost rtkit-daemon[997]: Supervising 1 threads of 1 processes of 1 users. >Dec 15 04:30:23 localhost rtkit-daemon[997]: Successfully made thread 1727 of process 1688 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 15 04:30:23 localhost rtkit-daemon[997]: Supervising 2 threads of 1 processes of 1 users. >Dec 15 04:30:24 localhost rtkit-daemon[997]: Supervising 2 threads of 1 processes of 1 users. >Dec 15 04:30:24 localhost rtkit-daemon[997]: Successfully made thread 1731 of process 1688 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 15 04:30:24 localhost rtkit-daemon[997]: Supervising 3 threads of 1 processes of 1 users. >Dec 15 04:30:24 localhost rtkit-daemon[997]: Supervising 3 threads of 1 processes of 1 users. >Dec 15 04:30:24 localhost rtkit-daemon[997]: Successfully made thread 1734 of process 1688 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 15 04:30:24 localhost rtkit-daemon[997]: Supervising 4 threads of 1 processes of 1 users. >Dec 15 04:30:24 localhost dbus-daemon[998]: dbus[998]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 15 04:30:24 localhost dbus[998]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 15 04:30:24 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Dec 15 04:30:24 localhost dbus-daemon[998]: dbus[998]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 15 04:30:24 localhost dbus[998]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 15 04:30:24 localhost systemd[1]: Starting Disk Manager... >Dec 15 04:30:24 localhost colord[1745]: Using mapping database file /var/lib/colord/mapping.db >Dec 15 04:30:24 localhost colord[1745]: Using device database file /var/lib/colord/storage.db >Dec 15 04:30:24 localhost udisksd[1746]: udisks daemon version 2.1.1 starting >Dec 15 04:30:24 localhost colord[1745]: loaded plugin libcd_plugin_scanner.so >Dec 15 04:30:24 localhost colord[1745]: loaded plugin libcd_plugin_camera.so >Dec 15 04:30:24 localhost colord[1745]: Daemon ready for requests >Dec 15 04:30:24 localhost dbus-daemon[998]: dbus[998]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 15 04:30:24 localhost dbus[998]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 15 04:30:24 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Dec 15 04:30:24 localhost setroubleshoot[1043]: dbus avc(node=localhost type=AVC msg=audit(1387099823.612:468): avc: denied { read } for pid=774 comm="systemd-readahe" name="urandom" dev="devtmpfs" ino=17 scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >) called: 1 Connections >Dec 15 04:30:24 localhost setroubleshoot[1043]: AuditRecordReceiver.add_record_to_cache(): node=localhost type=AVC msg=audit(1387099823.612:468): avc: denied { read } for pid=774 comm="systemd-readahe" name="urandom" dev="devtmpfs" ino=17 scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >Dec 15 04:30:24 localhost setroubleshoot[1043]: analyze_avc() avc=scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 access=['read'] tclass=chr_file tpath=urandom >Dec 15 04:30:24 localhost setroubleshoot[1043]: lookup_signature: found 1 matches with scores 1.00 >Dec 15 04:30:24 localhost setroubleshoot[1043]: signature found in database >Dec 15 04:30:24 localhost setroubleshoot[1043]: sending alert to all clients >Dec 15 04:30:24 localhost setroubleshoot[1043]: SELinux is preventing systemd-readahe from read access on the chr_file urandom. For complete SELinux messages. run sealert -l 17dbb340-55f5-4196-acc6-6778de9d1e19 >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() names=['xen_image', 'httpd_write_content', 'mmap_zero', 'selinuxpolicy', 'catchall', 'connect_ports', 'wine', 'samba_share', 'mozplugger_remove', 'allow_ftpd_use_cifs', 'public_content', 'swapfile', 'sys_module', 'sandbox_connect', 'setenforce', 'bind_ports', 'allow_execstack', 'associate', 'disable_ipv6', 'catchall_boolean', 'filesystem_associate', 'allow_anon_write', 'mozplugger', 'sshd_root', 'kernel_modules', 'chrome', 'qemu_file_image', 'allow_ftpd_use_nfs', 'leaks', 'cvs_data', 'qemu_blk_image', 'automount_exec_config', 'allow_execmod', 'dac_override', 'vbetool', 'restorecon', 'file', 'allow_execheap', 'mounton', 'sys_resource', 'catchall_labels', 'openvpn', 'httpd_can_sendmail', 'rsync_data', 'device'] >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.xen_image previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.httpd_write_content previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.mmap_zero previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.selinuxpolicy previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.catchall previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.connect_ports previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.wine previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.samba_share previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.mozplugger_remove previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.allow_ftpd_use_cifs previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.public_content previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.swapfile previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.sys_module previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.sandbox_connect previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.setenforce previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.bind_ports previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.allow_execstack previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.associate previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.disable_ipv6 previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.catchall_boolean previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.filesystem_associate previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.allow_anon_write previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.mozplugger previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.sshd_root previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.kernel_modules previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.chrome previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.qemu_file_image previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.allow_ftpd_use_nfs previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.leaks previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.cvs_data previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.qemu_blk_image previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.automount_exec_config previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.allow_execmod previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.dac_override previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.vbetool previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.restorecon previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.file previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.allow_execheap previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.mounton previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.sys_resource previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.catchall_labels previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.openvpn previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.httpd_can_sendmail previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.rsync_data previously imported >Dec 15 04:30:24 localhost setroubleshoot[1043]: load_plugins() plugins.device previously imported >Dec 15 04:30:24 localhost python[1043]: SELinux is preventing systemd-readahe from read access on the chr_file urandom. > >***** Plugin catchall_boolean (89.3 confidence) suggests ****************** > >If you want to allow global to ssp >Then you must tell SELinux about this by enabling the 'global_ssp' boolean. > >Do >setsebool -P global_ssp 1 > >***** Plugin catchall (11.6 confidence) suggests ************************** > >If you believe that systemd-readahe should be allowed read access on the urandom chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep systemd-readahe /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Dec 15 04:30:24 localhost colord[1745]: Profile added: icc-5b605be32b278d8e91dcdb94462ac27f >Dec 15 04:30:24 localhost colord[1745]: Profile added: icc-83c9227cee43e657a58674804fe00278 >Dec 15 04:30:24 localhost colord[1745]: Profile added: icc-2a54a5d4dbc37740c614335812920b05 >Dec 15 04:30:24 localhost colord[1745]: Profile added: icc-74f1646a87c428762276e5611bcbc272 >Dec 15 04:30:24 localhost colord[1745]: Profile added: icc-0a91d97691639c980c16364f630f9c1f >Dec 15 04:30:24 localhost colord[1745]: Profile added: icc-955ffdfc2d370c411b62cbfc653ad7a5 >Dec 15 04:30:24 localhost colord[1745]: Profile added: icc-401e3f1b41eddb1dd67f8036a6d23f9b >Dec 15 04:30:25 localhost dhclient[1597]: DHCPREQUEST on p33p1 to 255.255.255.255 port 67 (xid=0x294de4b4) >Dec 15 04:30:25 localhost dhclient[1597]: DHCPOFFER from 192.168.1.254 >Dec 15 04:30:25 localhost NetworkManager[1095]: DHCPREQUEST on p33p1 to 255.255.255.255 port 67 (xid=0x294de4b4) >Dec 15 04:30:25 localhost NetworkManager[1095]: DHCPOFFER from 192.168.1.254 >Dec 15 04:30:25 localhost dhclient[1597]: DHCPACK from 192.168.1.254 (xid=0x294de4b4) >Dec 15 04:30:25 localhost NetworkManager[1095]: DHCPACK from 192.168.1.254 (xid=0x294de4b4) >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> (p33p1): DHCPv4 state changed preinit -> bound >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> address 192.168.1.157 >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> plen 24 (255.255.255.0) >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> gateway 192.168.1.254 >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> lease time 43200 >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> hostname 'localhost' >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> nameserver '192.168.1.254' >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> domain name 'wireless.base.spectsys.com' >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 5 of 5 (IPv4 Commit) started... >Dec 15 04:30:25 localhost avahi-daemon[985]: Joining mDNS multicast group on interface p33p1.IPv4 with address 192.168.1.157. >Dec 15 04:30:25 localhost avahi-daemon[985]: New relevant interface p33p1.IPv4 for mDNS. >Dec 15 04:30:25 localhost avahi-daemon[985]: Registering new address record for 192.168.1.157 on p33p1.IPv4. >Dec 15 04:30:25 localhost dhclient[1597]: bound to 192.168.1.157 -- renewal in 18376 seconds. >Dec 15 04:30:25 localhost NetworkManager[1095]: bound to 192.168.1.157 -- renewal in 18376 seconds. >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> (p33p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 5 of 5 (IPv4 Commit) complete. >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> (p33p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> (p33p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> Policy set 'Wired connection 2' (p33p1) as default for IPv4 routing and DNS. >Dec 15 04:30:25 localhost NetworkManager[1095]: <info> Activation (p33p1) successful, device activated. >Dec 15 04:30:25 localhost dbus-daemon[998]: dbus[998]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 15 04:30:25 localhost dbus[998]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 15 04:30:25 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 15 04:30:25 localhost dbus-daemon[998]: dbus[998]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 15 04:30:25 localhost dbus[998]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 15 04:30:25 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 15 04:30:25 localhost systemd[1]: Starting CUPS Printing Service... >Dec 15 04:30:25 localhost systemd[1]: Started CUPS Printing Service. >Dec 15 04:30:25 localhost dbus-daemon[998]: dbus[998]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 15 04:30:25 localhost dbus[998]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 15 04:30:25 localhost systemd[1]: Starting Locale Service... >Dec 15 04:30:25 localhost dbus-daemon[998]: dbus[998]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 15 04:30:25 localhost dbus[998]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 15 04:30:25 localhost systemd[1]: Started Locale Service. >Dec 15 04:30:26 localhost dhclient[1584]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 10 (xid=0x20a973e7) >Dec 15 04:30:26 localhost NetworkManager[1095]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 10 (xid=0x20a973e7) >Dec 15 04:30:28 localhost polkitd[1024]: Registered Authentication Agent for unix-session:1 (system bus name :1.36 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Dec 15 04:30:28 localhost goa[1841]: goa-daemon version 3.10.1 starting [main.c:117, main()] >Dec 15 04:30:31 localhost chronyd[1009]: Selected source 119.81.38.68 >Dec 15 04:30:31 localhost chronyd[1009]: System clock wrong by -0.958448 seconds, adjustment started >Dec 15 04:30:32 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:30:32 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:30:32 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:30:32 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:30:32 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sde: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:30:34 localhost setroubleshoot[1043]: received signal=14 >Dec 15 04:30:34 localhost setroubleshoot[1043]: KeyboardInterrupt in RunFaultServer >Dec 15 04:30:34 localhost setroubleshoot[1043]: writing database (/var/lib/setroubleshoot/setroubleshoot_database.xml) modified_count=1 >Dec 15 04:30:36 localhost dhclient[1584]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 8 (xid=0x20a973e7) >Dec 15 04:30:36 localhost NetworkManager[1095]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 8 (xid=0x20a973e7) >Dec 15 04:30:37 localhost kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead. >Dec 15 04:30:40 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:30:40 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:30:40 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:30:40 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:30:40 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdf: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:30:44 localhost dhclient[1584]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 8 (xid=0x20a973e7) >Dec 15 04:30:44 localhost NetworkManager[1095]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 8 (xid=0x20a973e7) >Dec 15 04:30:48 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:30:48 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:30:48 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:30:48 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:30:48 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdg: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:30:49 localhost dbus-daemon[998]: dbus[998]: [system] Failed to activate service 'org.freedesktop.UDisks2': timed out >Dec 15 04:30:49 localhost dbus[998]: [system] Failed to activate service 'org.freedesktop.UDisks2': timed out >Dec 15 04:30:49 localhost gnome-session[1600]: (gnome-shell:1743): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.UDisks2VolumeMonitor is not supported >Dec 15 04:30:49 localhost gnome-session[1600]: Gjs-Message: JS LOG: GNOME Shell started at Sun Dec 15 2013 04:30:49 GMT-0500 (EST) >Dec 15 04:30:50 localhost gnome-session[1600]: vmware-user: could not open /proc/fs/vmblock/dev >Dec 15 04:30:50 localhost gnome-session[1600]: Entering running state >Dec 15 04:30:50 localhost gnome-session[1600]: Creating config directory:'/home/liveuser/.config/tracker' >Dec 15 04:30:50 localhost vmusr[1911]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Dec 15 04:30:50 localhost vmusr[1911]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Dec 15 04:30:50 localhost vmusr[1911]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Dec 15 04:30:50 localhost gnome-session[1600]: Tracker-Message: Importing config file to GSettings >Dec 15 04:30:50 localhost gnome-session[1600]: Tracker-Message: Importing config file to GSettings >Dec 15 04:30:50 localhost gnome-session[1600]: Tracker-Message: Importing config file to GSettings >Dec 15 04:30:50 localhost gnome-session[1600]: Failed to play sound: File or data not found >Dec 15 04:30:50 localhost gnome-session[1600]: ** (gnome-settings-daemon:1664): WARNING **: Error initializing udisks client: Error calling StartServiceByName for org.freedesktop.UDisks2: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.UDisks2 timed out (g-dbus-error-quark, 20) >Dec 15 04:30:50 localhost gnome-session[1600]: (gnome-settings-daemon:1664): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Dec 15 04:30:50 localhost gnome-session[1600]: (gnome-settings-daemon:1664): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Dec 15 04:30:50 localhost gnome-session[1600]: (gnome-settings-daemon:1664): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Dec 15 04:30:50 localhost gnome-session[1600]: (gnome-settings-daemon:1664): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Dec 15 04:30:50 localhost gnome-session[1600]: (gnome-settings-daemon:1664): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Dec 15 04:30:50 localhost gnome-session[1600]: (gnome-settings-daemon:1664): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Dec 15 04:30:50 localhost gnome-session[1600]: (gnome-settings-daemon:1664): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Dec 15 04:30:50 localhost gnome-session[1600]: (gnome-settings-daemon:1664): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Dec 15 04:30:50 localhost gnome-session[1600]: (gnome-settings-daemon:1664): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Dec 15 04:30:50 localhost gnome-session[1600]: (gnome-settings-daemon:1664): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Dec 15 04:30:50 localhost gnome-session[1600]: (gnome-settings-daemon:1664): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Dec 15 04:30:51 localhost gnome-keyring-daemon[1680]: keyring alias directory: /home/liveuser/.local/share/keyrings >Dec 15 04:30:51 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Dec 15 04:30:51 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Dec 15 04:30:52 localhost gnome-session[1600]: (gnome-settings-daemon:1664): power-plugin-CRITICAL **: gsd_power_backlight_abs_to_percentage: assertion 'max > min' failed >Dec 15 04:30:52 localhost gnome-session[1600]: (tracker-miner-fs:1906): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with dbus name org.gtk.Private.UDisks2VolumeMonitor is not supported >Dec 15 04:30:52 localhost gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Dec 15 04:30:52 localhost gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Dec 15 04:30:52 localhost colord[1745]: Device added: xrandr-Samsung Electric Company-S24B350-1515734347 >Dec 15 04:30:52 localhost colord[1745]: Device added: xrandr-Samsung Electric Company-SyncMaster-HMCS213758 >Dec 15 04:30:52 localhost dhclient[1584]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 18 (xid=0x20a973e7) >Dec 15 04:30:52 localhost NetworkManager[1095]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 18 (xid=0x20a973e7) >Dec 15 04:30:52 localhost colord[1745]: Automatic metadata add icc-f290db95c8c2eda5c2b4f822dc7cddc0 to xrandr-Samsung Electric Company-S24B350-1515734347 >Dec 15 04:30:52 localhost colord[1745]: Profile added: icc-f290db95c8c2eda5c2b4f822dc7cddc0 >Dec 15 04:30:53 localhost colord[1745]: Automatic metadata add icc-a8d020909b075eeb12d9a5803df4c206 to xrandr-Samsung Electric Company-SyncMaster-HMCS213758 >Dec 15 04:30:53 localhost colord[1745]: Profile added: icc-a8d020909b075eeb12d9a5803df4c206 >Dec 15 04:30:56 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:30:56 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:30:56 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:30:56 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:30:56 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdh: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:30:56 localhost systemd[1]: Started Disk Manager. >Dec 15 04:30:56 localhost udisksd[1746]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Dec 15 04:30:56 localhost gnome-session[1600]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Dec 15 04:30:56 localhost userhelper[2090]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 15 04:30:56 localhost userhelper[2095]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 15 04:30:56 localhost kernel: md: raid0 personality registered for level 0 >Dec 15 04:30:56 localhost kernel: async_tx: api initialized (async) >Dec 15 04:30:56 localhost kernel: xor: measuring software checksum speed >Dec 15 04:30:56 localhost kernel: prefetch64-sse: 10888.000 MB/sec >Dec 15 04:30:56 localhost kernel: generic_sse: 10476.000 MB/sec >Dec 15 04:30:56 localhost kernel: xor: using function: prefetch64-sse (10888.000 MB/sec) >Dec 15 04:30:56 localhost kernel: raid6: sse2x1 4136 MB/s >Dec 15 04:30:56 localhost kernel: raid6: sse2x2 6187 MB/s >Dec 15 04:30:56 localhost kernel: raid6: sse2x4 7453 MB/s >Dec 15 04:30:56 localhost kernel: raid6: using algorithm sse2x4 (7453 MB/s) >Dec 15 04:30:56 localhost kernel: raid6: using intx1 recovery algorithm >Dec 15 04:30:56 localhost kernel: md: raid6 personality registered for level 6 >Dec 15 04:30:56 localhost kernel: md: raid5 personality registered for level 5 >Dec 15 04:30:56 localhost kernel: md: raid4 personality registered for level 4 >Dec 15 04:30:56 localhost kernel: md: raid10 personality registered for level 10 >Dec 15 04:30:56 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Dec 15 04:30:56 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Dec 15 04:30:56 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Dec 15 04:30:56 localhost kernel: Loading iSCSI transport class v2.0-870. >Dec 15 04:30:56 localhost kernel: iscsi: registered transport (tcp) >Dec 15 04:30:56 localhost kernel: No iBFT detected. >Dec 15 04:30:57 localhost dbus[1635]: avc: received setenforce notice (enforcing=0) >Dec 15 04:30:57 localhost dbus[1612]: avc: received setenforce notice (enforcing=0) >Dec 15 04:30:57 localhost dbus[998]: avc: received setenforce notice (enforcing=0) >Dec 15 04:30:57 localhost dbus-daemon[998]: dbus[998]: avc: received setenforce notice (enforcing=0) >Dec 15 04:31:05 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:31:05 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:31:05 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:31:05 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:31:05 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdf: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:31:06 localhost NetworkManager[1095]: <warn> (p8p1): DHCPv4 request timed out. >Dec 15 04:31:06 localhost NetworkManager[1095]: <info> (p8p1): canceled DHCP transaction, DHCP client pid 1584 >Dec 15 04:31:06 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 4 of 5 (IPv4 Configure Timeout) scheduled... >Dec 15 04:31:06 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 4 of 5 (IPv4 Configure Timeout) started... >Dec 15 04:31:06 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 4 of 5 (IPv4 Configure Timeout) complete. >Dec 15 04:31:13 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:31:13 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:31:13 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:31:13 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:31:13 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdh: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:31:21 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:31:21 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:31:21 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:31:21 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:31:21 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdg: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:31:29 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:31:29 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:31:29 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:31:29 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:31:29 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sde: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:31:37 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:31:37 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:31:37 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:31:37 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:31:37 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sde: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:31:45 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:31:45 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:31:45 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:31:45 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:31:45 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdf: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:31:53 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:31:53 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:31:53 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:31:53 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:31:53 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdf: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:32:01 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:32:01 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:32:01 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:32:01 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:32:01 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdg: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:32:09 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:32:09 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:32:09 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:32:09 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:32:09 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdh: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:32:09 localhost gnome-session[1600]: localuser:root being added to access control list >Dec 15 04:32:18 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:32:18 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:32:18 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:32:18 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:32:18 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdf: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:32:26 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:32:26 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:32:26 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:32:26 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:32:26 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sde: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:32:34 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:32:34 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:32:34 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:32:34 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:32:34 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdh: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:32:34 localhost NetworkManager[1095]: ifcfg-rh: read connection 'p8p1' >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> (p8p1): device state change: ip-config -> disconnected (reason 'connection-removed') [70 30 38] >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> (p8p1): deactivating device (reason 'connection-removed') [38] >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Saved default wired connection 'p8p1' to persistent storage >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Auto-activating connection 'p8p1'. >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Activation (p8p1) starting connection 'p8p1' >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> (p8p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 1 of 5 (Device Prepare) scheduled... >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 1 of 5 (Device Prepare) started... >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 2 of 5 (Device Configure) scheduled... >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 1 of 5 (Device Prepare) complete. >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 2 of 5 (Device Configure) starting... >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> (p8p1): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 2 of 5 (Device Configure) successful. >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 2 of 5 (Device Configure) complete. >Dec 15 04:32:34 localhost NetworkManager[1095]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p8p1 >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 3 of 5 (IP Configure Start) started... >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> (p8p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Activation (p8p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> dhclient started with pid 2357 >Dec 15 04:32:34 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 3 of 5 (IP Configure Start) complete. >Dec 15 04:32:34 localhost dhclient[2357]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 15 04:32:34 localhost NetworkManager[1095]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 15 04:32:34 localhost dhclient[2357]: Copyright 2004-2013 Internet Systems Consortium. >Dec 15 04:32:34 localhost NetworkManager[1095]: Copyright 2004-2013 Internet Systems Consortium. >Dec 15 04:32:34 localhost dhclient[2357]: All rights reserved. >Dec 15 04:32:34 localhost NetworkManager[1095]: All rights reserved. >Dec 15 04:32:34 localhost dhclient[2357]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 15 04:32:34 localhost NetworkManager[1095]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 15 04:32:34 localhost dhclient[2357]: Dec 15 04:32:34 localhost NetworkManager[1095]: <info> (p8p1): DHCPv4 state changed nbi -> preinit >Dec 15 04:32:34 localhost dhclient[2357]: Listening on LPF/p8p1/00:e0:4c:69:19:aa >Dec 15 04:32:34 localhost dhclient[2357]: Sending on LPF/p8p1/00:e0:4c:69:19:aa >Dec 15 04:32:34 localhost dhclient[2357]: Sending on Socket/fallback >Dec 15 04:32:34 localhost dhclient[2357]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 4 (xid=0x3957fac4) >Dec 15 04:32:34 localhost NetworkManager[1095]: Listening on LPF/p8p1/00:e0:4c:69:19:aa >Dec 15 04:32:34 localhost NetworkManager[1095]: Sending on LPF/p8p1/00:e0:4c:69:19:aa >Dec 15 04:32:34 localhost NetworkManager[1095]: Sending on Socket/fallback >Dec 15 04:32:34 localhost NetworkManager[1095]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 4 (xid=0x3957fac4) >Dec 15 04:32:35 localhost NetworkManager[1095]: ifcfg-rh: read connection 'p33p1' >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> (p33p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> (p33p1): deactivating device (reason 'connection-removed') [38] >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> (p33p1): canceled DHCP transaction, DHCP client pid 1597 >Dec 15 04:32:35 localhost avahi-daemon[985]: Withdrawing address record for 192.168.1.157 on p33p1. >Dec 15 04:32:35 localhost avahi-daemon[985]: Leaving mDNS multicast group on interface p33p1.IPv4 with address 192.168.1.157. >Dec 15 04:32:35 localhost avahi-daemon[985]: Interface p33p1.IPv4 no longer relevant for mDNS. >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> NetworkManager state is now CONNECTING >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Saved default wired connection 'p33p1' to persistent storage >Dec 15 04:32:35 localhost dbus[998]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 15 04:32:35 localhost dbus-daemon[998]: dbus[998]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 15 04:32:35 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Auto-activating connection 'p33p1'. >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) starting connection 'p33p1' >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> (p33p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 1 of 5 (Device Prepare) scheduled... >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 1 of 5 (Device Prepare) started... >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 2 of 5 (Device Configure) scheduled... >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 1 of 5 (Device Prepare) complete. >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 2 of 5 (Device Configure) starting... >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> (p33p1): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 2 of 5 (Device Configure) successful. >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 2 of 5 (Device Configure) complete. >Dec 15 04:32:35 localhost dbus-daemon[998]: dbus[998]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 15 04:32:35 localhost dbus[998]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 15 04:32:35 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 3 of 5 (IP Configure Start) started... >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> (p33p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> dhclient started with pid 2401 >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 3 of 5 (IP Configure Start) complete. >Dec 15 04:32:35 localhost chronyd[1009]: Source 176.74.25.228 offline >Dec 15 04:32:35 localhost chronyd[1009]: Source 203.123.48.219 offline >Dec 15 04:32:35 localhost chronyd[1009]: Source 202.73.36.32 offline >Dec 15 04:32:35 localhost chronyd[1009]: Source 119.81.38.68 offline >Dec 15 04:32:35 localhost NetworkManager[1095]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p33p1 >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=p33p1 >UUID=948cdf87-8292-4ea4-9448-b5dfeb85f3e0 >ONBOOT=no >HWADDR=F4:6D:04:52:D7:29 >PEERDNS=yes >PEERROUTES=yes >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=p8p1 >UUID=4f676d9d-0c5f-4f8b-9b76-dac3dc6ddc7d >ONBOOT=no >HWADDR=00:E0:4C:69:19:AA >PEERDNS=yes >PEERROUTES=yes >Dec 15 04:32:35 localhost dhclient[2401]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 15 04:32:35 localhost NetworkManager[1095]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 15 04:32:35 localhost dhclient[2401]: Copyright 2004-2013 Internet Systems Consortium. >Dec 15 04:32:35 localhost NetworkManager[1095]: Copyright 2004-2013 Internet Systems Consortium. >Dec 15 04:32:35 localhost dhclient[2401]: All rights reserved. >Dec 15 04:32:35 localhost NetworkManager[1095]: All rights reserved. >Dec 15 04:32:35 localhost dhclient[2401]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 15 04:32:35 localhost NetworkManager[1095]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 15 04:32:35 localhost dhclient[2401]: Dec 15 04:32:35 localhost NetworkManager[1095]: <info> (p33p1): DHCPv4 state changed nbi -> preinit >Dec 15 04:32:35 localhost dhclient[2401]: Listening on LPF/p33p1/f4:6d:04:52:d7:29 >Dec 15 04:32:35 localhost NetworkManager[1095]: Listening on LPF/p33p1/f4:6d:04:52:d7:29 >Dec 15 04:32:35 localhost dhclient[2401]: Sending on LPF/p33p1/f4:6d:04:52:d7:29 >Dec 15 04:32:35 localhost NetworkManager[1095]: Sending on LPF/p33p1/f4:6d:04:52:d7:29 >Dec 15 04:32:35 localhost dhclient[2401]: Sending on Socket/fallback >Dec 15 04:32:35 localhost NetworkManager[1095]: Sending on Socket/fallback >Dec 15 04:32:35 localhost dhclient[2401]: DHCPREQUEST on p33p1 to 255.255.255.255 port 67 (xid=0x7dc1abf4) >Dec 15 04:32:35 localhost NetworkManager[1095]: DHCPREQUEST on p33p1 to 255.255.255.255 port 67 (xid=0x7dc1abf4) >Dec 15 04:32:35 localhost dhclient[2401]: DHCPACK from 192.168.1.254 (xid=0x7dc1abf4) >Dec 15 04:32:35 localhost NetworkManager[1095]: DHCPACK from 192.168.1.254 (xid=0x7dc1abf4) >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> (p33p1): DHCPv4 state changed preinit -> reboot >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> address 192.168.1.157 >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> plen 24 (255.255.255.0) >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> gateway 192.168.1.254 >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> lease time 43200 >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> hostname 'localhost' >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> nameserver '192.168.1.254' >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> domain name 'wireless.base.spectsys.com' >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 5 of 5 (IPv4 Commit) started... >Dec 15 04:32:35 localhost avahi-daemon[985]: Joining mDNS multicast group on interface p33p1.IPv4 with address 192.168.1.157. >Dec 15 04:32:35 localhost avahi-daemon[985]: New relevant interface p33p1.IPv4 for mDNS. >Dec 15 04:32:35 localhost avahi-daemon[985]: Registering new address record for 192.168.1.157 on p33p1.IPv4. >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> (p33p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) Stage 5 of 5 (IPv4 Commit) complete. >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> (p33p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> (p33p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 15 04:32:35 localhost dhclient[2401]: bound to 192.168.1.157 -- renewal in 18609 seconds. >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 15 04:32:35 localhost NetworkManager[1095]: bound to 192.168.1.157 -- renewal in 18609 seconds. >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Policy set 'p33p1' (p33p1) as default for IPv4 routing and DNS. >Dec 15 04:32:35 localhost NetworkManager[1095]: <info> Activation (p33p1) successful, device activated. >Dec 15 04:32:35 localhost chronyd[1009]: Source 176.74.25.228 online >Dec 15 04:32:35 localhost chronyd[1009]: Source 119.81.38.68 online >Dec 15 04:32:35 localhost chronyd[1009]: Source 203.123.48.219 online >Dec 15 04:32:35 localhost chronyd[1009]: Source 202.73.36.32 online >'DEVNAME': 'sde', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', >'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': '168', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '168', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST31000524AS', >'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '31cb4996', >'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'JC4B', >'ID_SERIAL': 'ST31000524AS_6VPE4YD8', >'ID_SERIAL_SHORT': '6VPE4YD8', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5003749f3b4', >'ID_WWN_WITH_EXTENSION': '0x5000c5003749f3b4', >'MAJOR': '8', >'MINOR': '64', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '58704', >'name': 'sde', >'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8', >'/dev/disk/by-id/wwn-0x5000c5003749f3b4', >'/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde'} ; name: sde ; >Dec 15 04:32:38 localhost dhclient[2357]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 5 (xid=0x3957fac4) >Dec 15 04:32:38 localhost NetworkManager[1095]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 5 (xid=0x3957fac4) >Dec 15 04:32:42 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:32:42 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:32:42 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:32:42 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:32:42 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdg: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fcc100fda90>] >device: <parted.device.Device object at 0x7fcc100fd850> >PedDisk: <_ped.Disk object at 0x7fcc10102758> >name = sde status = True kids = 0 id = 0 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 64 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde partedDevice = parted.Device instance -- >model: ST310005 24AS path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2fa9b90> >target size = 0 path = /dev/sde >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcc100f3750> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sde 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: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fcc100fda90>] >device: <parted.device.Device object at 0x7fcc100fd850> >PedDisk: <_ped.Disk object at 0x7fcc10102758> >origPartedDisk = <parted.disk.Disk object at 0x7fcc100fde50> >partedDevice = parted.Device instance -- >model: ST310005 24AS path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2fa9e60> >'DEVNAME': 'sde1', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', >'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': '168', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '168', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'lhost:0', >'ID_FS_LABEL_ENC': 'lhost:0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', >'ID_FS_UUID_ENC': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', >'ID_FS_UUID_SUB': 'e654892f-bbaf-1556-1ba2-e706d4c6b480', >'ID_FS_UUID_SUB_ENC': 'e654892f-bbaf-1556-1ba2-e706d4c6b480', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST31000524AS', >'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:64', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1953523120', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '31cb4996-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '31cb4996', >'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'JC4B', >'ID_SERIAL': 'ST31000524AS_6VPE4YD8', >'ID_SERIAL_SHORT': '6VPE4YD8', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5003749f3b4', >'ID_WWN_WITH_EXTENSION': '0x5000c5003749f3b4', >'MAJOR': '8', >'MINOR': '65', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1000.20GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'e654892f:bbaf1556:1ba2e706:d4c6b480', >'UDISKS_MD_MEMBER_EVENTS': '1409', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'lhost:0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1387099897', >'UDISKS_MD_MEMBER_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', >'USEC_INITIALIZED': '58736', >'name': 'sde1', >'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8-part1', >'/dev/disk/by-id/wwn-0x5000c5003749f3b4-part1', >'/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1'} ; name: sde1 ; >Dec 15 04:32:43 localhost dhclient[2357]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 12 (xid=0x3957fac4) >Dec 15 04:32:43 localhost NetworkManager[1095]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 12 (xid=0x3957fac4) >Dec 15 04:32:50 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:32:50 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:32:50 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:32:50 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:32:50 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sde: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >name = sde1 status = True kids = 1 id = 1 >parents = ['existing 953869MB disk sde (0) with existing msdos disklabel'] >uuid = None size = 953868.710938 >format = existing mdmember >major = 8 minor = 65 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1953523120 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30b9950> >target size = 0 path = /dev/sde1 >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 0x7fcc100fd910> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcc100fdc10> PedPartition: <_ped.Partition object at 0x7fcc101003b0> >disk = existing 953869MB disk sde (0) with existing msdos disklabel >start = 2048 end = 1953525167 length = 1953523120 >flags = raid >type = mdmember name = software RAID status = False >device = /dev/sde1 uuid = 05354a72-dcd7-8b8e-d99a-46d7c6863f8b exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 05354a72:dcd78b8e:d99a46d7:c6863f8b biosraid = False >'DEVNAME': 'sdf', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '172', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '172', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST31000528AS', >'ID_MODEL_ENC': 'ST31000528AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'cac5cd41', >'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', >'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_1', >'ID_REVISION': 'CC38', >'ID_SERIAL': 'ST31000528AS_5VP4KFG7', >'ID_SERIAL_SHORT': '5VP4KFG7', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50025235663', >'ID_WWN_WITH_EXTENSION': '0x5000c50025235663', >'MAJOR': '8', >'MINOR': '80', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '58927', >'name': 'sdf', >'symlinks': ['/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7', >'/dev/disk/by-id/wwn-0x5000c50025235663', >'/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf'} ; name: sdf ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3113b90>] >device: <parted.device.Device object at 0x3102d50> >PedDisk: <_ped.Disk object at 0x2f98518> >name = sdf status = True kids = 0 id = 3 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 80 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf partedDevice = parted.Device instance -- >model: ST310005 28AS path: /dev/sdf type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 256 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30b98c0> >target size = 0 path = /dev/sdf >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x312dd90> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdf 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: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3113b90>] >device: <parted.device.Device object at 0x3102d50> >PedDisk: <_ped.Disk object at 0x2f98518> >origPartedDisk = <parted.disk.Disk object at 0x3102b10> >partedDevice = parted.Device instance -- >model: ST310005 28AS path: /dev/sdf type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 256 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30b9e60> >'DEVNAME': 'sdf1', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '172', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '172', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'lhost:0', >'ID_FS_LABEL_ENC': 'lhost:0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', >'ID_FS_UUID_ENC': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', >'ID_FS_UUID_SUB': '945a4508-f1fe-b4be-2aa3-55e14977f130', >'ID_FS_UUID_SUB_ENC': '945a4508-f1fe-b4be-2aa3-55e14977f130', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST31000528AS', >'ID_MODEL_ENC': 'ST31000528AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1953523120', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': 'cac5cd41-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'cac5cd41', >'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', >'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_1', >'ID_REVISION': 'CC38', >'ID_SERIAL': 'ST31000528AS_5VP4KFG7', >'ID_SERIAL_SHORT': '5VP4KFG7', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50025235663', >'ID_WWN_WITH_EXTENSION': '0x5000c50025235663', >'MAJOR': '8', >'MINOR': '81', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1000.20GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '945a4508:f1feb4be:2aa355e1:4977f130', >'UDISKS_MD_MEMBER_EVENTS': '1409', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'lhost:0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1387099897', >'UDISKS_MD_MEMBER_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', >'USEC_INITIALIZED': '58962', >'name': 'sdf1', >'symlinks': ['/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7-part1', >'/dev/disk/by-id/wwn-0x5000c50025235663-part1', >'/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1'} ; name: sdf1 ; >Dec 15 04:32:55 localhost dhclient[2357]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 14 (xid=0x3957fac4) >Dec 15 04:32:55 localhost NetworkManager[1095]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 14 (xid=0x3957fac4) >Dec 15 04:32:58 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:32:58 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:32:58 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:32:58 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:32:58 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdf: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:33:06 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:33:06 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:33:06 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:33:06 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:33:06 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdf: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >name = sdf1 status = True kids = 1 id = 4 >parents = ['existing 953869MB disk sdf (3) with existing msdos disklabel'] >uuid = None size = 953868.710938 >format = existing mdmember >major = 8 minor = 81 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdf1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1953523120 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30b9ef0> >target size = 0 path = /dev/sdf1 >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 0x7fcc10191090> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcc10191390> PedPartition: <_ped.Partition object at 0x310e470> >disk = existing 953869MB disk sdf (3) with existing msdos disklabel >start = 2048 end = 1953525167 length = 1953523120 >flags = raid >type = mdmember name = software RAID status = False >device = /dev/sdf1 uuid = 05354a72-dcd7-8b8e-d99a-46d7c6863f8b exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 05354a72:dcd78b8e:d99a46d7:c6863f8b biosraid = False >'DEVNAME': 'sdg', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg', >'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': '214', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '214', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST2000DM001-1CH164', >'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2', >'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_2', >'ID_REVISION': 'CC26', >'ID_SERIAL': 'ST2000DM001-1CH164_Z1E3GJDB', >'ID_SERIAL_SHORT': 'Z1E3GJDB', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5005057e3aa', >'ID_WWN_WITH_EXTENSION': '0x5000c5005057e3aa', >'MAJOR': '8', >'MINOR': '96', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '59180', >'name': 'sdg', >'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E3GJDB', >'/dev/disk/by-id/wwn-0x5000c5005057e3aa', >'/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg'} ; name: sdg ; >name = sdg status = True kids = 0 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = existing None >major = 8 minor = 96 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg partedDevice = parted.Device instance -- >model: ST2000DM 001-1CH164 path: /dev/sdg type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 512 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab050> >target size = 0 path = /dev/sdg >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcc101a8410> >'DEVNAME': 'sdh', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh', >'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': '216', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '216', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST2000DM001-1CH164', >'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3', >'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_3', >'ID_REVISION': 'CC26', >'ID_SERIAL': 'ST2000DM001-1CH164_Z3407MQT', >'ID_SERIAL_SHORT': 'Z3407MQT', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5005071f44c', >'ID_WWN_WITH_EXTENSION': '0x5000c5005071f44c', >'MAJOR': '8', >'MINOR': '112', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '59400', >'name': 'sdh', >'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z3407MQT', >'/dev/disk/by-id/wwn-0x5000c5005071f44c', >'/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh'} ; name: sdh ; >Dec 15 04:33:09 localhost dhclient[2357]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 21 (xid=0x3957fac4) >Dec 15 04:33:09 localhost NetworkManager[1095]: DHCPDISCOVER on p8p1 to 255.255.255.255 port 67 interval 21 (xid=0x3957fac4) >Dec 15 04:33:14 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:33:14 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:33:14 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:33:14 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:33:14 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdg: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >name = sdh status = True kids = 0 id = 6 >parents = [] >uuid = None size = 1907729.08594 >format = existing None >major = 8 minor = 112 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh partedDevice = parted.Device instance -- >model: ST2000DM 001-1CH164 path: /dev/sdh type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 768 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab290> >target size = 0 path = /dev/sdh >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcc101a87d0> >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008812f', >'ID_REVISION': 'DXM04B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', >'ID_SERIAL_SHORT': 'S12PNEAD422507M', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385502e9b7d', >'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '60785', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M', >'/dev/disk/by-id/wwn-0x50025385502e9b7d'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fcc101ad0d0>, <parted.partition.Partition object at 0x7fcc101ad450>] >device: <parted.device.Device object at 0x7fcc101a8ed0> >PedDisk: <_ped.Disk object at 0x7fcc101ac2d8> >name = sda status = True kids = 0 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcc101a8b10> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fcc101ad0d0>, <parted.partition.Partition object at 0x7fcc101ad450>] >device: <parted.device.Device object at 0x7fcc101a8ed0> >PedDisk: <_ped.Disk object at 0x7fcc101ac2d8> >origPartedDisk = <parted.disk.Disk object at 0x7fcc101ad610> >partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab3b0> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'boot', >'ID_FS_LABEL_ENC': 'boot', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '72ba91be-1b51-4194-8777-bbea182d6e2d', >'ID_FS_UUID_ENC': '72ba91be-1b51-4194-8777-bbea182d6e2d', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '4096000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0008812f-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008812f', >'ID_REVISION': 'DXM04B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', >'ID_SERIAL_SHORT': 'S12PNEAD422507M', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385502e9b7d', >'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '60836', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part1', >'/dev/disk/by-id/wwn-0x50025385502e9b7d-part1', >'/dev/disk/by-label/boot', >'/dev/disk/by-uuid/72ba91be-1b51-4194-8777-bbea182d6e2d'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 8 >parents = ['existing 122104MB disk sda (7) with existing msdos disklabel'] >uuid = None size = 2000.0 >format = existing ext4 filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 4096000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab320> >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 0x7fcc101a8f90> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc101ad590> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcc101ad210> PedPartition: <_ped.Partition object at 0x7fcc101ae050> >disk = existing 122104MB disk sda (7) with existing msdos disklabel >start = 2048 end = 4098047 length = 4096000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 72ba91be-1b51-4194-8777-bbea182d6e2d exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = boot size = 2000.0 targetSize = 2000.0 >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY', >'ID_FS_UUID_ENC': 'V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\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': '4098048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '245768192', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '0008812f-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008812f', >'ID_REVISION': 'DXM04B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', >'ID_SERIAL_SHORT': 'S12PNEAD422507M', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385502e9b7d', >'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '60887', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part2', >'/dev/disk/by-id/wwn-0x50025385502e9b7d-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >'DEVNAME': 'dm-13', >'DEVPATH': '/devices/virtual/block/dm-13', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'FastGroup-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', >'DM_VG_NAME': 'FastGroup', >'ID_FS_LABEL': 'swap', >'ID_FS_LABEL_ENC': 'swap', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'eca99142-475f-410d-94d9-bab1abf8757e', >'ID_FS_UUID_ENC': 'eca99142-475f-410d-94d9-bab1abf8757e', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '13', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50335', >'name': 'dm-13', >'symlinks': ['/dev/FastGroup/swap', >'/dev/disk/by-id/dm-name-FastGroup-swap', >'/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', >'/dev/disk/by-label/swap', >'/dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e', >'/dev/mapper/FastGroup-swap'], >'sysfs_path': '/devices/virtual/block/dm-13'} ; name: FastGroup-swap ; >name = FastGroup-swap status = True kids = 0 id = 11 >parents = ['existing 120000MB lvmvg FastGroup (10)'] >uuid = 1z1puH-srT2-m2aX-fB2M-ozyN-hd1x-6Z5dBa size = 16000.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-13 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 32768000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: True >hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab440> >target size = 16000.0 path = /dev/mapper/FastGroup-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101a8890) -- >name = FastGroup status = True kids = 1 id = 10 >parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/FastGroup >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 >PE Free = 0 PV Count = 1 >LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False >extents = 30000.0 free space = 104000 >free extents = 26000.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 16000MB >type = swap name = swap status = True >device = /dev/mapper/FastGroup-swap uuid = eca99142-475f-410d-94d9-bab1abf8757e exists = True >options = supported = True formattable = True resizable = False >priority = None label = swap >'DEVNAME': 'dm-11', >'DEVPATH': '/devices/virtual/block/dm-11', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'sysroot_a', >'DM_NAME': 'FastGroup-sysroot_a', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', >'DM_VG_NAME': 'FastGroup', >'ID_FS_LABEL': 'sysroot_a', >'ID_FS_LABEL_ENC': 'sysroot_a', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', >'ID_FS_UUID_ENC': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '11', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '49552', >'name': 'dm-11', >'symlinks': ['/dev/FastGroup/sysroot_a', >'/dev/disk/by-id/dm-name-FastGroup-sysroot_a', >'/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', >'/dev/disk/by-label/sysroot_a', >'/dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4', >'/dev/mapper/FastGroup-sysroot_a'], >'sysfs_path': '/devices/virtual/block/dm-11'} ; name: FastGroup-sysroot_a ; >name = FastGroup-sysroot_a status = True kids = 0 id = 12 >parents = ['existing 120000MB lvmvg FastGroup (10)'] >uuid = kmzUjE-kJRu-5ssf-kts5-iPt0-Yo9F-XzeJBF size = 52000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-11 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_a type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 106496000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab200> >target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_a >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101a8890) -- >name = FastGroup status = True kids = 2 id = 10 >parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/FastGroup >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 >PE Free = 0 PV Count = 1 >LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False >extents = 30000.0 free space = 52000 >free extents = 13000.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', >'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 52000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/FastGroup-sysroot_a uuid = 2a69e335-e4c3-4890-934c-bd1fa4261bf4 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = sysroot_a size = 52000.0 targetSize = 52000.0 >'DEVNAME': 'dm-12', >'DEVPATH': '/devices/virtual/block/dm-12', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'sysroot_b', >'DM_NAME': 'FastGroup-sysroot_b', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', >'DM_VG_NAME': 'FastGroup', >'ID_FS_LABEL': 'sysroot_b', >'ID_FS_LABEL_ENC': 'sysroot_b', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', >'ID_FS_UUID_ENC': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '12', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50281', >'name': 'dm-12', >'symlinks': ['/dev/FastGroup/sysroot_b', >'/dev/disk/by-id/dm-name-FastGroup-sysroot_b', >'/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', >'/dev/disk/by-label/sysroot_b', >'/dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c', >'/dev/mapper/FastGroup-sysroot_b'], >'sysfs_path': '/devices/virtual/block/dm-12'} ; name: FastGroup-sysroot_b ; >name = FastGroup-sysroot_b status = True kids = 0 id = 13 >parents = ['existing 120000MB lvmvg FastGroup (10)'] >uuid = 7Y8Vzn-tZLX-JJ93-c1EZ-CRPi-r3yY-O8p7gj size = 52000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-12 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_b type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 106496000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab170> >target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_b >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101a8890) -- >name = FastGroup status = True kids = 3 id = 10 >parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/FastGroup >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 >PE Free = 0 PV Count = 1 >LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False >extents = 30000.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', >'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', >'existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 52000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/FastGroup-sysroot_b uuid = 87ba7188-801e-4efc-b4f1-4b132b7fa54c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = sysroot_b size = 52000.0 targetSize = 52000.0 >name = sda2 status = True kids = 1 id = 9 >parents = ['existing 122104MB disk sda (7) with existing msdos disklabel'] >uuid = None size = 120004.0 >format = existing lvmpv >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 245768192 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15298, 255, 63) biosGeometry: (15298, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab710> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fcc101a8f90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcc101ad510> PedPartition: <_ped.Partition object at 0x7fcc101ae0b0> >disk = existing 122104MB disk sda (7) with existing msdos disklabel >start = 4098048 end = 249866239 length = 245768192 >flags = lvm >type = lvmpv name = physical volume (LVM) status = False >device = /dev/sda2 uuid = V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY exists = True >options = None supported = True formattable = True resizable = False >vgName = FastGroup vgUUID = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv peStart = 1.0 >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '178', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST31000333AS', >'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0007ac1d', >'ID_REVISION': 'CC1H', >'ID_SERIAL': 'ST31000333AS_9TE22BXD', >'ID_SERIAL_SHORT': '9TE22BXD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500149b3d31', >'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '61576', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD', >'/dev/disk/by-id/wwn-0x5000c500149b3d31'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fcc101bd5d0>, <parted.partition.Partition object at 0x7fcc101bd290>, <parted.partition.Partition object at 0x7fcc101bd990>] >device: <parted.device.Device object at 0x7fcc101a8650> >PedDisk: <_ped.Disk object at 0x7fcc101b7c20> >name = sdb status = True kids = 0 id = 14 >parents = [] >uuid = None size = 953868.679199 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA ST31000333AS path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953523055 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab950> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcc1018c650> >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 = 3 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fcc101bd5d0>, <parted.partition.Partition object at 0x7fcc101bd290>, <parted.partition.Partition object at 0x7fcc101bd990>] >device: <parted.device.Device object at 0x7fcc101a8650> >PedDisk: <_ped.Disk object at 0x7fcc101b7c20> >origPartedDisk = <parted.disk.Disk object at 0x7fcc101bd750> >partedDevice = parted.Device instance -- >model: ATA ST31000333AS path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953523055 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab830> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '178', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'boot', >'ID_FS_LABEL_ENC': 'boot', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '40182954-626f-4206-930b-ff5375ed0a7a', >'ID_FS_UUID_ENC': '40182954-626f-4206-930b-ff5375ed0a7a', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST31000333AS', >'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2097152', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0007ac1d-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0007ac1d', >'ID_REVISION': 'CC1H', >'ID_SERIAL': 'ST31000333AS_9TE22BXD', >'ID_SERIAL_SHORT': '9TE22BXD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500149b3d31', >'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '61637', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part1', >'/dev/disk/by-id/wwn-0x5000c500149b3d31-part1', >'/dev/disk/by-label/boot', >'/dev/disk/by-uuid/40182954-626f-4206-930b-ff5375ed0a7a'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >name = sdb1 status = True kids = 0 id = 15 >parents = ['existing 953868MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 1024.0 >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 2097152 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abb90> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fcc101bd590> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc101bd710> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcc101bd3d0> PedPartition: <_ped.Partition object at 0x7fcc101aed10> >disk = existing 953868MB disk sdb (14) with existing msdos disklabel >start = 2048 end = 2099199 length = 2097152 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sdb1 uuid = 40182954-626f-4206-930b-ff5375ed0a7a exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = boot size = 1024.0 targetSize = 1024.0 >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '178', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F', >'ID_FS_UUID_ENC': 'PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'ST31000333AS', >'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '2099200', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1638400000', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '0007ac1d-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0007ac1d', >'ID_REVISION': 'CC1H', >'ID_SERIAL': 'ST31000333AS_9TE22BXD', >'ID_SERIAL_SHORT': '9TE22BXD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500149b3d31', >'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', >'MAJOR': '8', >'MINOR': '18', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '61698', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part2', >'/dev/disk/by-id/wwn-0x5000c500149b3d31-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >'DEVNAME': 'dm-8', >'DEVPATH': '/devices/virtual/block/dm-8', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'DistroVolume', >'DM_NAME': 'SystemGroup-DistroVolume', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': 'DISTROS', >'ID_FS_LABEL_ENC': 'DISTROS', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', >'ID_FS_UUID_ENC': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '8', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '54523', >'name': 'dm-8', >'symlinks': ['/dev/SystemGroup/DistroVolume', >'/dev/disk/by-id/dm-name-SystemGroup-DistroVolume', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', >'/dev/disk/by-label/DISTROS', >'/dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01', >'/dev/mapper/SystemGroup-DistroVolume'], >'sysfs_path': '/devices/virtual/block/dm-8'} ; name: SystemGroup-DistroVolume ; >name = SystemGroup-DistroVolume status = True kids = 0 id = 18 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = GewSl4-TfWH-IqcQ-Od8D-s79S-vNG4-iJXBqI size = 61440.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-DistroVolume type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 125829120 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (7832, 255, 63) biosGeometry: (7832, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab7a0> >target size = 61440.0 path = /dev/mapper/SystemGroup-DistroVolume >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 1 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 738556 >free extents = 184639.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 61440MB >type = ext4 name = ext4 status = False >device = /dev/mapper/SystemGroup-DistroVolume uuid = 7d5ef363-5e62-464c-98d9-ff499b9a8c01 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = DISTROS size = 61440.0 targetSize = 61440.0 >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'SwapVolume', >'DM_NAME': 'SystemGroup-SwapVolume', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': 'swap', >'ID_FS_LABEL_ENC': 'swap', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', >'ID_FS_UUID_ENC': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50986', >'name': 'dm-5', >'symlinks': ['/dev/SystemGroup/SwapVolume', >'/dev/disk/by-id/dm-name-SystemGroup-SwapVolume', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', >'/dev/disk/by-label/swap', >'/dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e', >'/dev/mapper/SystemGroup-SwapVolume'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: SystemGroup-SwapVolume ; >name = SystemGroup-SwapVolume status = True kids = 0 id = 19 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = 5Qoq5c-8esb-KDXO-W8wQ-XLPK-F8FW-feN4zo size = 10000.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SwapVolume type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 20480000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: True >hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abb00> >target size = 10000.0 path = /dev/mapper/SystemGroup-SwapVolume >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 2 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 728556 >free extents = 182139.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 10000MB >type = swap name = swap status = True >device = /dev/mapper/SystemGroup-SwapVolume uuid = 9faf9049-f59d-463b-b0cb-9a47a7a3d15e exists = True >options = supported = True formattable = True resizable = False >priority = None label = swap >'DEVNAME': 'dm-6', >'DEVPATH': '/devices/virtual/block/dm-6', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'SystemVolumeA', >'DM_NAME': 'SystemGroup-SystemVolumeA', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_TYPE': 'ext3', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ff1ebbec-face-4920-87e4-e563240bdf16', >'ID_FS_UUID_ENC': 'ff1ebbec-face-4920-87e4-e563240bdf16', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '51494', >'name': 'dm-6', >'symlinks': ['/dev/SystemGroup/SystemVolumeA', >'/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', >'/dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16', >'/dev/mapper/SystemGroup-SystemVolumeA'], >'sysfs_path': '/devices/virtual/block/dm-6'} ; name: SystemGroup-SystemVolumeA ; >name = SystemGroup-SystemVolumeA status = True kids = 0 id = 20 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = Yq67iH-NEaM-C3Dk-ziaj-7y8v-KeHg-vzixp3 size = 30000.0 >format = existing ext3 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeA type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 61440000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abcb0> >target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeA >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 3 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 698556 >free extents = 174639.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 30000MB >type = ext3 name = ext3 status = False >device = /dev/mapper/SystemGroup-SystemVolumeA uuid = ff1ebbec-face-4920-87e4-e563240bdf16 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 30000.0 targetSize = 30000.0 >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'SystemVolumeB', >'DM_NAME': 'SystemGroup-SystemVolumeB', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': '_Fedora-16-x86_6', >'ID_FS_LABEL_ENC': '_Fedora-16-x86_6', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', >'ID_FS_UUID_ENC': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50166', >'name': 'dm-4', >'symlinks': ['/dev/SystemGroup/SystemVolumeB', >'/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', >'/dev/disk/by-label/_Fedora-16-x86_6', >'/dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7', >'/dev/mapper/SystemGroup-SystemVolumeB'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: SystemGroup-SystemVolumeB ; >name = SystemGroup-SystemVolumeB status = True kids = 0 id = 21 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = EJ7C6d-A11l-32Lz-p0VN-1G75-FCjQ-BrGNVh size = 30000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeB type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 61440000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abd40> >target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeB >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 4 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 668556 >free extents = 167139.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 30000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/SystemGroup-SystemVolumeB uuid = 71d9f3b7-38b0-467e-bd25-7bc67549cfd7 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-16-x86_6 size = 30000.0 targetSize = 30000.0 >'DEVNAME': 'dm-7', >'DEVPATH': '/devices/virtual/block/dm-7', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'SystemVolumeC', >'DM_NAME': 'SystemGroup-SystemVolumeC', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': 'root', >'ID_FS_LABEL_ENC': 'root', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2d6e794a-0e9e-4951-90af-dae8b68a78a0', >'ID_FS_UUID_ENC': '2d6e794a-0e9e-4951-90af-dae8b68a78a0', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '7', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '53201', >'name': 'dm-7', >'symlinks': ['/dev/SystemGroup/SystemVolumeC', >'/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeC', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ', >'/dev/disk/by-label/root', >'/dev/disk/by-uuid/2d6e794a-0e9e-4951-90af-dae8b68a78a0', >'/dev/mapper/SystemGroup-SystemVolumeC'], >'sysfs_path': '/devices/virtual/block/dm-7'} ; name: SystemGroup-SystemVolumeC ; >name = SystemGroup-SystemVolumeC status = True kids = 0 id = 22 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = WWpJ1B-sa8e-1BCx-fJDf-dbGa-8mHI-d7HQqJ size = 30000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeC type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 61440000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abe60> >target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeC >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 5 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 638556 >free extents = 159639.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 30000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/SystemGroup-SystemVolumeC uuid = 2d6e794a-0e9e-4951-90af-dae8b68a78a0 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = root size = 30000.0 targetSize = 30000.0 >'DEVNAME': 'dm-10', >'DEVPATH': '/devices/virtual/block/dm-10', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'TestSharedVolume', >'DM_NAME': 'SystemGroup-TestSharedVolume', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO', >'DM_VG_NAME': 'SystemGroup', >'MAJOR': '253', >'MINOR': '10', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '55654', >'name': 'dm-10', >'symlinks': ['/dev/SystemGroup/TestSharedVolume', >'/dev/disk/by-id/dm-name-SystemGroup-TestSharedVolume', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO', >'/dev/mapper/SystemGroup-TestSharedVolume'], >'sysfs_path': '/devices/virtual/block/dm-10'} ; name: SystemGroup-TestSharedVolume ; >name = SystemGroup-TestSharedVolume status = True kids = 0 id = 23 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = DYMDSw-xWtJ-qhFM-AIVQ-GHcC-KiLL-121OfO size = 10240.0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-10 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-TestSharedVolume type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abf80> >target size = 10240.0 path = /dev/mapper/SystemGroup-TestSharedVolume >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 6 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 628316 >free extents = 157079.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', >'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 10240MB >'DEVNAME': 'dm-9', >'DEVPATH': '/devices/virtual/block/dm-9', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'VirtualVolume', >'DM_NAME': 'SystemGroup-VirtualVolume', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': 'VIRT', >'ID_FS_LABEL_ENC': 'VIRT', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '1f682255-b310-42a7-b768-01bf31e9392b', >'ID_FS_UUID_ENC': '1f682255-b310-42a7-b768-01bf31e9392b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '9', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '55225', >'name': 'dm-9', >'symlinks': ['/dev/SystemGroup/VirtualVolume', >'/dev/disk/by-id/dm-name-SystemGroup-VirtualVolume', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP', >'/dev/disk/by-label/VIRT', >'/dev/disk/by-uuid/1f682255-b310-42a7-b768-01bf31e9392b', >'/dev/mapper/SystemGroup-VirtualVolume'], >'sysfs_path': '/devices/virtual/block/dm-9'} ; name: SystemGroup-VirtualVolume ; >name = SystemGroup-VirtualVolume status = True kids = 0 id = 24 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = nzLZqx-mlOh-dc5z-26L9-9Lde-WtXn-vYp5uP size = 204800.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-VirtualVolume type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 419430400 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (26108, 255, 63) biosGeometry: (26108, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abc20> >target size = 204800.0 path = /dev/mapper/SystemGroup-VirtualVolume >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 7 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 423516 >free extents = 105879.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', >'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', >'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 204800MB >type = ext4 name = ext4 status = False >device = /dev/mapper/SystemGroup-VirtualVolume uuid = 1f682255-b310-42a7-b768-01bf31e9392b exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = VIRT size = 204800.0 targetSize = 204800.0 >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 953868MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 800000.0 >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1638400000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (101985, 255, 63) biosGeometry: (101985, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abdd0> >target size = 0 path = /dev/sdb2 >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 0x7fcc101bd590> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcc101bd690> PedPartition: <_ped.Partition object at 0x7fcc101aec50> >disk = existing 953868MB disk sdb (14) with existing msdos disklabel >start = 2099200 end = 1640499199 length = 1638400000 >flags = lvm >type = lvmpv name = physical volume (LVM) status = False >device = /dev/sdb2 uuid = PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F exists = True >options = None supported = True formattable = True resizable = False >vgName = SystemGroup vgUUID = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV peStart = 1.0 >'DEVNAME': 'sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '178', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': '/boot', >'ID_FS_LABEL_ENC': '\\x2fboot', >'ID_FS_TYPE': 'ext3', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b', >'ID_FS_UUID_ENC': 'a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST31000333AS', >'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '1640509605', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1333395', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0007ac1d-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0007ac1d', >'ID_REVISION': 'CC1H', >'ID_SERIAL': 'ST31000333AS_9TE22BXD', >'ID_SERIAL_SHORT': '9TE22BXD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500149b3d31', >'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', >'MAJOR': '8', >'MINOR': '19', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '61758', >'name': 'sdb3', >'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part3', >'/dev/disk/by-id/wwn-0x5000c500149b3d31-part3', >'/dev/disk/by-label/\\x2fboot', >'/dev/disk/by-uuid/a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >name = sdb3 status = True kids = 0 id = 25 >parents = ['existing 953868MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 651.071777344 >format = existing ext3 filesystem >major = 8 minor = 19 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1333395 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 24940 did: 25954 busy: False >hardwareGeometry: (83, 255, 63) biosGeometry: (83, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc10227050> >target size = 0 path = /dev/sdb3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fcc101bd590> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc101bda50> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcc101bd9d0> PedPartition: <_ped.Partition object at 0x7fcc101aed70> >disk = existing 953868MB disk sdb (14) with existing msdos disklabel >start = 1640509605 end = 1641842999 length = 1333395 >flags = >type = ext3 name = ext3 status = False >device = /dev/sdb3 uuid = a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = /boot size = 651.0 targetSize = 651.0 >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3: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': 'TSSTcorpCD_DVDW_SH-S183A', >'ID_MODEL_ENC': 'TSSTcorpCD\\x2fDVDW\\x20SH-S183A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'SB02', >'ID_SERIAL': 'TSSTcorpCD_DVDW_SH-S183A', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '62867', >'name': 'sr0', >'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-TSSTcorpCD_DVDW_SH-S183A'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'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': 'WDC_WD800JD-60LSA5', >'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\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': 'gpt', >'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', >'ID_REVISION': '10.01E03', >'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', >'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '64169', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >type: gpt primaryPartitionCount: 4 >lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fcc101bed50>, <parted.partition.Partition object at 0x7fcc101c4ad0>, <parted.partition.Partition object at 0x7fcc101c4650>, <parted.partition.Partition object at 0x7fcc101c4cd0>] >device: <parted.device.Device object at 0x7fcc101be110> >PedDisk: <_ped.Disk object at 0x7fcc101ac7a0> >name = sdc status = True kids = 0 id = 27 >parents = [] >uuid = None size = 76319.0859375 >format = existing gpt disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD800JD-60LS path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 156301488 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc10227200> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcc101c4390> >type = disklabel name = partition table (GPT) status = False >device = /dev/sdc uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = gpt partition count = 4 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: gpt primaryPartitionCount: 4 >lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fcc101bed50>, <parted.partition.Partition object at 0x7fcc101c4ad0>, <parted.partition.Partition object at 0x7fcc101c4650>, <parted.partition.Partition object at 0x7fcc101c4cd0>] >device: <parted.device.Device object at 0x7fcc101be110> >PedDisk: <_ped.Disk object at 0x7fcc101ac7a0> >origPartedDisk = <parted.disk.Disk object at 0x7fcc101c4f50> >partedDevice = parted.Device instance -- >model: ATA WDC WD800JD-60LS path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 156301488 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abef0> >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'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_LABEL': 'EFI', >'ID_FS_LABEL_ENC': 'EFI', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'DF15-83A3', >'ID_FS_UUID_ENC': 'DF15-83A3', >'ID_FS_VERSION': 'FAT16', >'ID_MODEL': 'WDC_WD800JD-60LSA5', >'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NAME': 'primary', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '497664', >'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >'ID_PART_ENTRY_UUID': '74643ed6-a005-4bf5-9c58-3702c8a1b283', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', >'ID_REVISION': '10.01E03', >'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', >'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '64251', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part1', >'/dev/disk/by-label/EFI', >'/dev/disk/by-partlabel/primary', >'/dev/disk/by-partuuid/74643ed6-a005-4bf5-9c58-3702c8a1b283', >'/dev/disk/by-uuid/DF15-83A3'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >name = sdc1 status = True kids = 0 id = 28 >parents = ['existing 76319MB disk sdc (27) with existing gpt disklabel'] >uuid = None size = 243.0 >format = existing vfat filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 497664 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc102274d0> >target size = 0 path = /dev/sdc1 >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 0x7fcc101be650> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc101c4a90> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcc101c4b90> PedPartition: <_ped.Partition object at 0x7fcc101c5290> >disk = existing 76319MB disk sdc (27) with existing gpt disklabel >start = 2048 end = 499711 length = 497664 >flags = >type = vfat name = vfat status = False >device = /dev/sdc1 uuid = DF15-83A3 exists = True >options = umask=0077,shortname=winnt supported = True formattable = True resizable = False >mountpoint = None mountopts = None >label = EFI size = 0.0 targetSize = 0.0 >'DEVNAME': 'sdc2', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'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_LABEL': 'RootBackup', >'ID_FS_LABEL_ENC': 'RootBackup', >'ID_FS_TYPE': 'ext2', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '730a7f96-d31f-41eb-add4-c6b279ecf3cb', >'ID_FS_UUID_ENC': '730a7f96-d31f-41eb-add4-c6b279ecf3cb', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD800JD-60LSA5', >'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NAME': 'primary', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '499712', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '499712', >'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >'ID_PART_ENTRY_UUID': '881c58a9-95c4-4698-a49b-d4ae6088c040', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', >'ID_REVISION': '10.01E03', >'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', >'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '34', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '64333', >'name': 'sdc2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part2', >'/dev/disk/by-label/RootBackup', >'/dev/disk/by-partlabel/primary', >'/dev/disk/by-partuuid/881c58a9-95c4-4698-a49b-d4ae6088c040', >'/dev/disk/by-uuid/730a7f96-d31f-41eb-add4-c6b279ecf3cb'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >name = sdc2 status = True kids = 0 id = 29 >parents = ['existing 76319MB disk sdc (27) with existing gpt disklabel'] >uuid = None size = 244.0 >format = existing ext2 filesystem >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 499712 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc10227560> >target size = 0 path = /dev/sdc2 >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 0x7fcc101be650> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc101c4990> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcc101c4a50> PedPartition: <_ped.Partition object at 0x7fcc101c52f0> >disk = existing 76319MB disk sdc (27) with existing gpt disklabel >start = 499712 end = 999423 length = 499712 >flags = >type = ext2 name = ext2 status = False >device = /dev/sdc2 uuid = 730a7f96-d31f-41eb-add4-c6b279ecf3cb exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = RootBackup size = 244.0 targetSize = 244.0 >'DEVNAME': 'sdc3', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'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_LABEL': 'Root', >'ID_FS_LABEL_ENC': 'Root', >'ID_FS_TYPE': 'ext2', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '95a5d161-0d41-4ce5-a4d9-cea0603de8f1', >'ID_FS_UUID_ENC': '95a5d161-0d41-4ce5-a4d9-cea0603de8f1', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD800JD-60LSA5', >'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NAME': 'primary', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '999424', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '499712', >'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >'ID_PART_ENTRY_UUID': 'f99e041d-11dc-4082-a0d6-a064ed0e4967', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', >'ID_REVISION': '10.01E03', >'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', >'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '35', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '64416', >'name': 'sdc3', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part3', >'/dev/disk/by-label/Root', >'/dev/disk/by-partlabel/primary', >'/dev/disk/by-partuuid/f99e041d-11dc-4082-a0d6-a064ed0e4967', >'/dev/disk/by-uuid/95a5d161-0d41-4ce5-a4d9-cea0603de8f1'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >name = sdc3 status = True kids = 0 id = 30 >parents = ['existing 76319MB disk sdc (27) with existing gpt disklabel'] >uuid = None size = 244.0 >format = existing ext2 filesystem >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 499712 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 121 did: 0 busy: False >hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc10227680> >target size = 0 path = /dev/sdc3 >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 0x7fcc101be650> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc101c4790> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcc101c45d0> PedPartition: <_ped.Partition object at 0x7fcc101c5410> >disk = existing 76319MB disk sdc (27) with existing gpt disklabel >start = 999424 end = 1499135 length = 499712 >flags = >type = ext2 name = ext2 status = False >device = /dev/sdc3 uuid = 95a5d161-0d41-4ce5-a4d9-cea0603de8f1 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = Root size = 244.0 targetSize = 244.0 >'DEVNAME': 'sdc4', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg', >'ID_FS_UUID_ENC': 'sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'WDC_WD800JD-60LSA5', >'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NAME': 'primary', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '1499136', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '154800128', >'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', >'ID_PART_ENTRY_UUID': '84f3df9b-fff4-4e49-82eb-053ed4a2f999', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', >'ID_REVISION': '10.01E03', >'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', >'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '36', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '64500', >'name': 'sdc4', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part4', >'/dev/disk/by-partlabel/primary', >'/dev/disk/by-partuuid/84f3df9b-fff4-4e49-82eb-053ed4a2f999'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'Config', >'DM_NAME': 'HostVG-Config', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0', >'DM_VG_NAME': 'HostVG', >'ID_FS_LABEL': 'CONFIG', >'ID_FS_LABEL_ENC': 'CONFIG', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'acd94f29-8a18-4cff-8831-befd2fd32c79', >'ID_FS_UUID_ENC': 'acd94f29-8a18-4cff-8831-befd2fd32c79', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '32641', >'name': 'dm-1', >'symlinks': ['/dev/HostVG/Config', >'/dev/disk/by-id/dm-name-HostVG-Config', >'/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0', >'/dev/disk/by-label/CONFIG', >'/dev/disk/by-uuid/acd94f29-8a18-4cff-8831-befd2fd32c79', >'/dev/mapper/HostVG-Config'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: HostVG-Config ; >name = HostVG-Config status = True kids = 0 id = 33 >parents = ['existing 75584MB lvmvg HostVG (32)'] >uuid = exDDYV-yVny-76yg-g4DF-VoNZ-eDcx-DRTma0 size = 8.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Config type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 16384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (1, 255, 63) biosGeometry: (1, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc10227710> >target size = 8.0 path = /dev/mapper/HostVG-Config >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- >name = HostVG status = True kids = 1 id = 32 >parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/HostVG >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 >PE Free = 0 PV Count = 1 >LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False >extents = 18896.0 free space = 75576 >free extents = 18894.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 8MB >type = ext4 name = ext4 status = False >device = /dev/mapper/HostVG-Config uuid = acd94f29-8a18-4cff-8831-befd2fd32c79 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = CONFIG size = 8.0 targetSize = 8.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'Data', >'DM_NAME': 'HostVG-Data', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN', >'DM_VG_NAME': 'HostVG', >'ID_FS_LABEL': 'DATA', >'ID_FS_LABEL_ENC': 'DATA', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4b3908af-6780-44c8-be83-a628f9f89d9e', >'ID_FS_UUID_ENC': '4b3908af-6780-44c8-be83-a628f9f89d9e', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '36625', >'name': 'dm-3', >'symlinks': ['/dev/HostVG/Data', >'/dev/disk/by-id/dm-name-HostVG-Data', >'/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN', >'/dev/disk/by-label/DATA', >'/dev/disk/by-uuid/4b3908af-6780-44c8-be83-a628f9f89d9e', >'/dev/mapper/HostVG-Data'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: HostVG-Data ; >name = HostVG-Data status = True kids = 0 id = 34 >parents = ['existing 75584MB lvmvg HostVG (32)'] >uuid = tPi7hI-ajNy-HvR7-Ti6l-pkNp-G2hw-WfZUvN size = 65516.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Data type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 134176768 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19822 did: 17712 busy: False >hardwareGeometry: (8352, 255, 63) biosGeometry: (8352, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc102277a0> >target size = 65516.0 path = /dev/mapper/HostVG-Data >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- >name = HostVG status = True kids = 2 id = 32 >parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/HostVG >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 >PE Free = 0 PV Count = 1 >LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False >extents = 18896.0 free space = 10060 >free extents = 2515.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', >'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 65516MB >type = ext4 name = ext4 status = False >device = /dev/mapper/HostVG-Data uuid = 4b3908af-6780-44c8-be83-a628f9f89d9e exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = DATA size = 65516.0 targetSize = 65516.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'Logging', >'DM_NAME': 'HostVG-Logging', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH', >'DM_VG_NAME': 'HostVG', >'ID_FS_LABEL': 'LOGGING', >'ID_FS_LABEL_ENC': 'LOGGING', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'a167f5bb-623a-4a16-b5c4-8e01d7dad61a', >'ID_FS_UUID_ENC': 'a167f5bb-623a-4a16-b5c4-8e01d7dad61a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '34736', >'name': 'dm-2', >'symlinks': ['/dev/HostVG/Logging', >'/dev/disk/by-id/dm-name-HostVG-Logging', >'/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH', >'/dev/disk/by-label/LOGGING', >'/dev/disk/by-uuid/a167f5bb-623a-4a16-b5c4-8e01d7dad61a', >'/dev/mapper/HostVG-Logging'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: HostVG-Logging ; >name = HostVG-Logging status = True kids = 0 id = 35 >parents = ['existing 75584MB lvmvg HostVG (32)'] >uuid = bIxxEe-sAbK-ZGfb-85Je-dwpc-g73C-KsuNWH size = 2048.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Logging type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 4194304 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc102275f0> >target size = 2048.0 path = /dev/mapper/HostVG-Logging >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- >name = HostVG status = True kids = 3 id = 32 >parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/HostVG >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 >PE Free = 0 PV Count = 1 >LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False >extents = 18896.0 free space = 8012 >free extents = 2003.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', >'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', >'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 2048MB >type = ext4 name = ext4 status = False >device = /dev/mapper/HostVG-Logging uuid = a167f5bb-623a-4a16-b5c4-8e01d7dad61a exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = LOGGING size = 2048.0 targetSize = 2048.0 >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'Swap', >'DM_NAME': 'HostVG-Swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs', >'DM_VG_NAME': 'HostVG', >'ID_FS_LABEL': 'SWAP', >'ID_FS_LABEL_ENC': 'SWAP', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '9d2fd479-7698-4b1f-a62e-f33fb5048758', >'ID_FS_UUID_ENC': '9d2fd479-7698-4b1f-a62e-f33fb5048758', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '31553', >'name': 'dm-0', >'symlinks': ['/dev/HostVG/Swap', >'/dev/disk/by-id/dm-name-HostVG-Swap', >'/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs', >'/dev/disk/by-label/SWAP', >'/dev/disk/by-uuid/9d2fd479-7698-4b1f-a62e-f33fb5048758', >'/dev/mapper/HostVG-Swap'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: HostVG-Swap ; >name = HostVG-Swap status = True kids = 0 id = 36 >parents = ['existing 75584MB lvmvg HostVG (32)'] >uuid = drH32l-qoVg-1o7q-8SnM-0ETD-WGmB-ODy2xs size = 8012.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 16408576 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: True >hardwareGeometry: (1021, 255, 63) biosGeometry: (1021, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc10227830> >target size = 8012.0 path = /dev/mapper/HostVG-Swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- >name = HostVG status = True kids = 4 id = 32 >parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/HostVG >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 >PE Free = 0 PV Count = 1 >LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False >extents = 18896.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', >'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', >'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', >'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 8012MB >type = swap name = swap status = True >device = /dev/mapper/HostVG-Swap uuid = 9d2fd479-7698-4b1f-a62e-f33fb5048758 exists = True >options = supported = True formattable = True resizable = False >priority = None label = SWAP >name = sdc4 status = True kids = 1 id = 31 >parents = ['existing 76319MB disk sdc (27) with existing gpt disklabel'] >uuid = None size = 75586.0 >format = existing lvmpv >major = 8 minor = 36 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 154800128 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (9635, 255, 63) biosGeometry: (9635, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc102278c0> >target size = 0 path = /dev/sdc4 >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 0x7fcc101be650> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcc101c4d10> PedPartition: <_ped.Partition object at 0x7fcc101c5470> >disk = existing 76319MB disk sdc (27) with existing gpt disklabel >start = 1499136 end = 156299263 length = 154800128 >flags = lvm >type = lvmpv name = physical volume (LVM) status = False >device = /dev/sdc4 uuid = sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg exists = True >options = None supported = True formattable = True resizable = False >vgName = HostVG vgUUID = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez peStart = 1.0 >'DEVNAME': 'sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Ultra', >'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '556c', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '58191d92', >'ID_PATH': 'pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_16_2-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.20', >'ID_SERIAL': 'SanDisk_Ultra_20044317520C99C2A2AF-0:0', >'ID_SERIAL_SHORT': '20044317520C99C2A2AF', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '77723', >'name': 'sdd', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20044317520C99C2A2AF-0:0', >'/dev/disk/by-path/pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd'} ; name: sdd ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fcc1022edd0>] >device: <parted.device.Device object at 0x7fcc1022e310> >PedDisk: <_ped.Disk object at 0x7fcc101bcc68> >name = sdd status = True kids = 0 id = 37 >parents = [] >uuid = None size = 30532.53125 >format = existing msdos disklabel >major = 8 minor = 48 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd partedDevice = parted.Device instance -- >model: SanDisk Ultra path: /dev/sdd type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 62530624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc10227a70> >target size = 0 path = /dev/sdd >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fcc1022e850> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdd 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: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fcc1022edd0>] >device: <parted.device.Device object at 0x7fcc1022e310> >PedDisk: <_ped.Disk object at 0x7fcc101bcc68> >origPartedDisk = <parted.disk.Disk object at 0x7fcc1022ebd0> >partedDevice = parted.Device instance -- >model: SanDisk Ultra path: /dev/sdd type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 62530624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc10227950> >'DEVNAME': 'sdd1', >'DEVPATH': '/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '08D7-3FB9', >'ID_FS_UUID_ENC': '08D7-3FB9', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Ultra', >'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '556c', >'ID_PART_ENTRY_DISK': '8:48', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '32', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '62530592', >'ID_PART_ENTRY_TYPE': '0xc', >'ID_PART_ENTRY_UUID': '58191d92-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '58191d92', >'ID_PATH': 'pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_16_2-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.20', >'ID_SERIAL': 'SanDisk_Ultra_20044317520C99C2A2AF-0:0', >'ID_SERIAL_SHORT': '20044317520C99C2A2AF', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '49', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '77969', >'name': 'sdd1', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20044317520C99C2A2AF-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/08D7-3FB9'], >'sysfs_path': '/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >name = sdd1 status = True kids = 0 id = 38 >parents = ['existing 30532MB disk sdd (37) with existing msdos disklabel'] >uuid = None size = 30532.515625 >format = existing efi filesystem >major = 8 minor = 49 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdd1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 62530592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: True >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc102273b0> >target size = 0 path = /dev/sdd1 >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 0x7fcc1022eb10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc1022ee50> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fcc1022ed50> PedPartition: <_ped.Partition object at 0x7fcc101c58f0> >disk = existing 30532MB disk sdd (37) with existing msdos disklabel >start = 32 end = 62530623 length = 62530592 >flags = boot, lba >type = efi name = EFI System Partition status = False >device = /dev/sdd1 uuid = 08D7-3FB9 exists = True >options = umask=0077,shortname=winnt supported = True formattable = True resizable = False >mountpoint = None mountopts = None >label = LIVE size = 0.0 targetSize = 0.0 >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'USEC_INITIALIZED': '92879', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 40 >parents = ['existing 0MB file /osmin.img (deleted) (39)'] >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', >'USEC_INITIALIZED': '93999', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 42 >parents = ['existing 0MB file /osmin (41)'] >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', >'USEC_INITIALIZED': '96444', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 44 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (43)'] >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': '4e1a13ab-1217-40aa-9041-36e7f38b567c', >'ID_FS_UUID_ENC': '4e1a13ab-1217-40aa-9041-36e7f38b567c', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'USEC_INITIALIZED': '98743', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 46 >parents = ['existing 0MB file /LiveOS/ext3fs.img (45)'] >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 = 4e1a13ab-1217-40aa-9041-36e7f38b567c 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', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'USEC_INITIALIZED': '435', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 48 >parents = ['existing 0MB file /overlay (deleted) (47)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'Swap', >'DM_NAME': 'HostVG-Swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs', >'DM_VG_NAME': 'HostVG', >'ID_FS_LABEL': 'SWAP', >'ID_FS_LABEL_ENC': 'SWAP', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '9d2fd479-7698-4b1f-a62e-f33fb5048758', >'ID_FS_UUID_ENC': '9d2fd479-7698-4b1f-a62e-f33fb5048758', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '31553', >'name': 'dm-0', >'symlinks': ['/dev/HostVG/Swap', >'/dev/disk/by-id/dm-name-HostVG-Swap', >'/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs', >'/dev/disk/by-label/SWAP', >'/dev/disk/by-uuid/9d2fd479-7698-4b1f-a62e-f33fb5048758', >'/dev/mapper/HostVG-Swap'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: HostVG-Swap ; >name = HostVG-Swap status = True kids = 0 id = 36 >parents = ['existing 75584MB lvmvg HostVG (32)'] >uuid = drH32l-qoVg-1o7q-8SnM-0ETD-WGmB-ODy2xs size = 8012.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 16408576 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: True >hardwareGeometry: (1021, 255, 63) biosGeometry: (1021, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc10227830> >target size = 8012.0 path = /dev/mapper/HostVG-Swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- >name = HostVG status = True kids = 4 id = 32 >parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/HostVG >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 >PE Free = 0 PV Count = 1 >LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False >extents = 18896.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', >'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', >'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', >'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 8012MB >type = swap name = swap status = True >device = /dev/mapper/HostVG-Swap uuid = 9d2fd479-7698-4b1f-a62e-f33fb5048758 exists = True >options = supported = True formattable = True resizable = False >priority = None label = SWAP >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'Config', >'DM_NAME': 'HostVG-Config', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0', >'DM_VG_NAME': 'HostVG', >'ID_FS_LABEL': 'CONFIG', >'ID_FS_LABEL_ENC': 'CONFIG', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'acd94f29-8a18-4cff-8831-befd2fd32c79', >'ID_FS_UUID_ENC': 'acd94f29-8a18-4cff-8831-befd2fd32c79', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '32641', >'name': 'dm-1', >'symlinks': ['/dev/HostVG/Config', >'/dev/disk/by-id/dm-name-HostVG-Config', >'/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0', >'/dev/disk/by-label/CONFIG', >'/dev/disk/by-uuid/acd94f29-8a18-4cff-8831-befd2fd32c79', >'/dev/mapper/HostVG-Config'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: HostVG-Config ; >name = HostVG-Config status = True kids = 0 id = 33 >parents = ['existing 75584MB lvmvg HostVG (32)'] >uuid = exDDYV-yVny-76yg-g4DF-VoNZ-eDcx-DRTma0 size = 8.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Config type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 16384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (1, 255, 63) biosGeometry: (1, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc10227710> >target size = 8.0 path = /dev/mapper/HostVG-Config >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- >name = HostVG status = True kids = 4 id = 32 >parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/HostVG >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 >PE Free = 0 PV Count = 1 >LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False >extents = 18896.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', >'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', >'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', >'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 8MB >type = ext4 name = ext4 status = False >device = /dev/mapper/HostVG-Config uuid = acd94f29-8a18-4cff-8831-befd2fd32c79 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = CONFIG size = 8.0 targetSize = 8.0 >'DEVNAME': 'dm-10', >'DEVPATH': '/devices/virtual/block/dm-10', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'TestSharedVolume', >'DM_NAME': 'SystemGroup-TestSharedVolume', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO', >'DM_VG_NAME': 'SystemGroup', >'MAJOR': '253', >'MINOR': '10', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '55654', >'name': 'dm-10', >'symlinks': ['/dev/SystemGroup/TestSharedVolume', >'/dev/disk/by-id/dm-name-SystemGroup-TestSharedVolume', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO', >'/dev/mapper/SystemGroup-TestSharedVolume'], >'sysfs_path': '/devices/virtual/block/dm-10'} ; name: SystemGroup-TestSharedVolume ; >name = SystemGroup-TestSharedVolume status = True kids = 0 id = 23 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = DYMDSw-xWtJ-qhFM-AIVQ-GHcC-KiLL-121OfO size = 10240.0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-10 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-TestSharedVolume type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 20971520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abf80> >target size = 10240.0 path = /dev/mapper/SystemGroup-TestSharedVolume >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 7 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 423516 >free extents = 105879.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', >'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', >'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 10240MB >'DEVNAME': 'dm-11', >'DEVPATH': '/devices/virtual/block/dm-11', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'sysroot_a', >'DM_NAME': 'FastGroup-sysroot_a', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', >'DM_VG_NAME': 'FastGroup', >'ID_FS_LABEL': 'sysroot_a', >'ID_FS_LABEL_ENC': 'sysroot_a', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', >'ID_FS_UUID_ENC': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '11', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '49552', >'name': 'dm-11', >'symlinks': ['/dev/FastGroup/sysroot_a', >'/dev/disk/by-id/dm-name-FastGroup-sysroot_a', >'/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', >'/dev/disk/by-label/sysroot_a', >'/dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4', >'/dev/mapper/FastGroup-sysroot_a'], >'sysfs_path': '/devices/virtual/block/dm-11'} ; name: FastGroup-sysroot_a ; >name = FastGroup-sysroot_a status = True kids = 0 id = 12 >parents = ['existing 120000MB lvmvg FastGroup (10)'] >uuid = kmzUjE-kJRu-5ssf-kts5-iPt0-Yo9F-XzeJBF size = 52000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-11 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_a type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 106496000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab200> >target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_a >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101a8890) -- >name = FastGroup status = True kids = 3 id = 10 >parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/FastGroup >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 >PE Free = 0 PV Count = 1 >LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False >extents = 30000.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', >'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', >'existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 52000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/FastGroup-sysroot_a uuid = 2a69e335-e4c3-4890-934c-bd1fa4261bf4 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = sysroot_a size = 52000.0 targetSize = 52000.0 >'DEVNAME': 'dm-12', >'DEVPATH': '/devices/virtual/block/dm-12', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'sysroot_b', >'DM_NAME': 'FastGroup-sysroot_b', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', >'DM_VG_NAME': 'FastGroup', >'ID_FS_LABEL': 'sysroot_b', >'ID_FS_LABEL_ENC': 'sysroot_b', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', >'ID_FS_UUID_ENC': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '12', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50281', >'name': 'dm-12', >'symlinks': ['/dev/FastGroup/sysroot_b', >'/dev/disk/by-id/dm-name-FastGroup-sysroot_b', >'/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', >'/dev/disk/by-label/sysroot_b', >'/dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c', >'/dev/mapper/FastGroup-sysroot_b'], >'sysfs_path': '/devices/virtual/block/dm-12'} ; name: FastGroup-sysroot_b ; >name = FastGroup-sysroot_b status = True kids = 0 id = 13 >parents = ['existing 120000MB lvmvg FastGroup (10)'] >uuid = 7Y8Vzn-tZLX-JJ93-c1EZ-CRPi-r3yY-O8p7gj size = 52000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-12 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_b type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 106496000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab170> >target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_b >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101a8890) -- >name = FastGroup status = True kids = 3 id = 10 >parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/FastGroup >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 >PE Free = 0 PV Count = 1 >LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False >extents = 30000.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', >'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', >'existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 52000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/FastGroup-sysroot_b uuid = 87ba7188-801e-4efc-b4f1-4b132b7fa54c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = sysroot_b size = 52000.0 targetSize = 52000.0 >'DEVNAME': 'dm-13', >'DEVPATH': '/devices/virtual/block/dm-13', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'FastGroup-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', >'DM_VG_NAME': 'FastGroup', >'ID_FS_LABEL': 'swap', >'ID_FS_LABEL_ENC': 'swap', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'eca99142-475f-410d-94d9-bab1abf8757e', >'ID_FS_UUID_ENC': 'eca99142-475f-410d-94d9-bab1abf8757e', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '13', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50335', >'name': 'dm-13', >'symlinks': ['/dev/FastGroup/swap', >'/dev/disk/by-id/dm-name-FastGroup-swap', >'/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', >'/dev/disk/by-label/swap', >'/dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e', >'/dev/mapper/FastGroup-swap'], >'sysfs_path': '/devices/virtual/block/dm-13'} ; name: FastGroup-swap ; >name = FastGroup-swap status = True kids = 0 id = 11 >parents = ['existing 120000MB lvmvg FastGroup (10)'] >uuid = 1z1puH-srT2-m2aX-fB2M-ozyN-hd1x-6Z5dBa size = 16000.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-13 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 32768000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: True >hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab440> >target size = 16000.0 path = /dev/mapper/FastGroup-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101a8890) -- >name = FastGroup status = True kids = 3 id = 10 >parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/FastGroup >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 >PE Free = 0 PV Count = 1 >LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False >extents = 30000.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', >'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', >'existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 16000MB >type = swap name = swap status = True >device = /dev/mapper/FastGroup-swap uuid = eca99142-475f-410d-94d9-bab1abf8757e exists = True >options = supported = True formattable = True resizable = False >priority = None label = swap >'DEVNAME': 'dm-14', >'DEVPATH': '/devices/virtual/block/dm-14', >'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': '4e1a13ab-1217-40aa-9041-36e7f38b567c', >'ID_FS_UUID_ENC': '4e1a13ab-1217-40aa-9041-36e7f38b567c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '14', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '23486', >'name': 'dm-14', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-14'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 49 >parents = ['existing 0MB loop loop4 (48)'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-14 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 0x7fcc102279e0> >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 = 4e1a13ab-1217-40aa-9041-36e7f38b567c 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-15', >'DEVPATH': '/devices/virtual/block/dm-15', >'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': '4e1a13ab-1217-40aa-9041-36e7f38b567c', >'ID_FS_UUID_ENC': '4e1a13ab-1217-40aa-9041-36e7f38b567c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '15', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '62208', >'name': 'dm-15', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-15'} ; name: live-base ; >name = live-base status = True kids = 0 id = 50 >parents = ['existing 0MB loop loop3 (46) 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-15 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 0x7fcc10227dd0> >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 = 4e1a13ab-1217-40aa-9041-36e7f38b567c 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-16', >'DEVPATH': '/devices/virtual/block/dm-16', >'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': '4e1a13ab-1217-40aa-9041-36e7f38b567c', >'ID_FS_UUID_ENC': '4e1a13ab-1217-40aa-9041-36e7f38b567c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '73334', >'name': 'dm-16', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-16'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 51 >parents = ['existing 0MB loop loop3 (46) 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-16 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 0x7fcc10227c20> >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 = 4e1a13ab-1217-40aa-9041-36e7f38b567c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3192.0 targetSize = 3192.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'Logging', >'DM_NAME': 'HostVG-Logging', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH', >'DM_VG_NAME': 'HostVG', >'ID_FS_LABEL': 'LOGGING', >'ID_FS_LABEL_ENC': 'LOGGING', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'a167f5bb-623a-4a16-b5c4-8e01d7dad61a', >'ID_FS_UUID_ENC': 'a167f5bb-623a-4a16-b5c4-8e01d7dad61a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '34736', >'name': 'dm-2', >'symlinks': ['/dev/HostVG/Logging', >'/dev/disk/by-id/dm-name-HostVG-Logging', >'/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH', >'/dev/disk/by-label/LOGGING', >'/dev/disk/by-uuid/a167f5bb-623a-4a16-b5c4-8e01d7dad61a', >'/dev/mapper/HostVG-Logging'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: HostVG-Logging ; >name = HostVG-Logging status = True kids = 0 id = 35 >parents = ['existing 75584MB lvmvg HostVG (32)'] >uuid = bIxxEe-sAbK-ZGfb-85Je-dwpc-g73C-KsuNWH size = 2048.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Logging type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 4194304 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc102275f0> >target size = 2048.0 path = /dev/mapper/HostVG-Logging >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- >name = HostVG status = True kids = 4 id = 32 >parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/HostVG >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 >PE Free = 0 PV Count = 1 >LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False >extents = 18896.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', >'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', >'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', >'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 2048MB >type = ext4 name = ext4 status = False >device = /dev/mapper/HostVG-Logging uuid = a167f5bb-623a-4a16-b5c4-8e01d7dad61a exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = LOGGING size = 2048.0 targetSize = 2048.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'Data', >'DM_NAME': 'HostVG-Data', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN', >'DM_VG_NAME': 'HostVG', >'ID_FS_LABEL': 'DATA', >'ID_FS_LABEL_ENC': 'DATA', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4b3908af-6780-44c8-be83-a628f9f89d9e', >'ID_FS_UUID_ENC': '4b3908af-6780-44c8-be83-a628f9f89d9e', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '36625', >'name': 'dm-3', >'symlinks': ['/dev/HostVG/Data', >'/dev/disk/by-id/dm-name-HostVG-Data', >'/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN', >'/dev/disk/by-label/DATA', >'/dev/disk/by-uuid/4b3908af-6780-44c8-be83-a628f9f89d9e', >'/dev/mapper/HostVG-Data'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: HostVG-Data ; >name = HostVG-Data status = True kids = 0 id = 34 >parents = ['existing 75584MB lvmvg HostVG (32)'] >uuid = tPi7hI-ajNy-HvR7-Ti6l-pkNp-G2hw-WfZUvN size = 65516.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Data type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 134176768 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19822 did: 17712 busy: False >hardwareGeometry: (8352, 255, 63) biosGeometry: (8352, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc102277a0> >target size = 65516.0 path = /dev/mapper/HostVG-Data >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- >name = HostVG status = True kids = 4 id = 32 >parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/HostVG >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 >PE Free = 0 PV Count = 1 >LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False >extents = 18896.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] >LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', >'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', >'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', >'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 65516MB >type = ext4 name = ext4 status = False >device = /dev/mapper/HostVG-Data uuid = 4b3908af-6780-44c8-be83-a628f9f89d9e exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = DATA size = 65516.0 targetSize = 65516.0 >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'SystemVolumeB', >'DM_NAME': 'SystemGroup-SystemVolumeB', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': '_Fedora-16-x86_6', >'ID_FS_LABEL_ENC': '_Fedora-16-x86_6', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', >'ID_FS_UUID_ENC': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50166', >'name': 'dm-4', >'symlinks': ['/dev/SystemGroup/SystemVolumeB', >'/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', >'/dev/disk/by-label/_Fedora-16-x86_6', >'/dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7', >'/dev/mapper/SystemGroup-SystemVolumeB'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: SystemGroup-SystemVolumeB ; >name = SystemGroup-SystemVolumeB status = True kids = 0 id = 21 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = EJ7C6d-A11l-32Lz-p0VN-1G75-FCjQ-BrGNVh size = 30000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeB type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 61440000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abd40> >target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeB >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 7 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 423516 >free extents = 105879.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', >'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', >'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 30000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/SystemGroup-SystemVolumeB uuid = 71d9f3b7-38b0-467e-bd25-7bc67549cfd7 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-16-x86_6 size = 30000.0 targetSize = 30000.0 >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'SwapVolume', >'DM_NAME': 'SystemGroup-SwapVolume', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': 'swap', >'ID_FS_LABEL_ENC': 'swap', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', >'ID_FS_UUID_ENC': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '50986', >'name': 'dm-5', >'symlinks': ['/dev/SystemGroup/SwapVolume', >'/dev/disk/by-id/dm-name-SystemGroup-SwapVolume', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', >'/dev/disk/by-label/swap', >'/dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e', >'/dev/mapper/SystemGroup-SwapVolume'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: SystemGroup-SwapVolume ; >name = SystemGroup-SwapVolume status = True kids = 0 id = 19 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = 5Qoq5c-8esb-KDXO-W8wQ-XLPK-F8FW-feN4zo size = 10000.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SwapVolume type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 20480000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: True >hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abb00> >target size = 10000.0 path = /dev/mapper/SystemGroup-SwapVolume >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 7 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 423516 >free extents = 105879.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', >'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', >'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 10000MB >type = swap name = swap status = True >device = /dev/mapper/SystemGroup-SwapVolume uuid = 9faf9049-f59d-463b-b0cb-9a47a7a3d15e exists = True >options = supported = True formattable = True resizable = False >priority = None label = swap >'DEVNAME': 'dm-6', >'DEVPATH': '/devices/virtual/block/dm-6', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'SystemVolumeA', >'DM_NAME': 'SystemGroup-SystemVolumeA', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_TYPE': 'ext3', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ff1ebbec-face-4920-87e4-e563240bdf16', >'ID_FS_UUID_ENC': 'ff1ebbec-face-4920-87e4-e563240bdf16', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '51494', >'name': 'dm-6', >'symlinks': ['/dev/SystemGroup/SystemVolumeA', >'/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', >'/dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16', >'/dev/mapper/SystemGroup-SystemVolumeA'], >'sysfs_path': '/devices/virtual/block/dm-6'} ; name: SystemGroup-SystemVolumeA ; >name = SystemGroup-SystemVolumeA status = True kids = 0 id = 20 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = Yq67iH-NEaM-C3Dk-ziaj-7y8v-KeHg-vzixp3 size = 30000.0 >format = existing ext3 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeA type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 61440000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abcb0> >target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeA >format args = [] originalFormat = ext3 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 7 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 423516 >free extents = 105879.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', >'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', >'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 30000MB >type = ext3 name = ext3 status = False >device = /dev/mapper/SystemGroup-SystemVolumeA uuid = ff1ebbec-face-4920-87e4-e563240bdf16 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 30000.0 targetSize = 30000.0 >'DEVNAME': 'dm-7', >'DEVPATH': '/devices/virtual/block/dm-7', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'SystemVolumeC', >'DM_NAME': 'SystemGroup-SystemVolumeC', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': 'root', >'ID_FS_LABEL_ENC': 'root', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2d6e794a-0e9e-4951-90af-dae8b68a78a0', >'ID_FS_UUID_ENC': '2d6e794a-0e9e-4951-90af-dae8b68a78a0', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '7', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '53201', >'name': 'dm-7', >'symlinks': ['/dev/SystemGroup/SystemVolumeC', >'/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeC', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ', >'/dev/disk/by-label/root', >'/dev/disk/by-uuid/2d6e794a-0e9e-4951-90af-dae8b68a78a0', >'/dev/mapper/SystemGroup-SystemVolumeC'], >'sysfs_path': '/devices/virtual/block/dm-7'} ; name: SystemGroup-SystemVolumeC ; >name = SystemGroup-SystemVolumeC status = True kids = 0 id = 22 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = WWpJ1B-sa8e-1BCx-fJDf-dbGa-8mHI-d7HQqJ size = 30000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeC type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 61440000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abe60> >target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeC >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 7 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 423516 >free extents = 105879.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', >'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', >'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 30000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/SystemGroup-SystemVolumeC uuid = 2d6e794a-0e9e-4951-90af-dae8b68a78a0 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = root size = 30000.0 targetSize = 30000.0 >'DEVNAME': 'dm-8', >'DEVPATH': '/devices/virtual/block/dm-8', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'DistroVolume', >'DM_NAME': 'SystemGroup-DistroVolume', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': 'DISTROS', >'ID_FS_LABEL_ENC': 'DISTROS', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', >'ID_FS_UUID_ENC': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '8', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '54523', >'name': 'dm-8', >'symlinks': ['/dev/SystemGroup/DistroVolume', >'/dev/disk/by-id/dm-name-SystemGroup-DistroVolume', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', >'/dev/disk/by-label/DISTROS', >'/dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01', >'/dev/mapper/SystemGroup-DistroVolume'], >'sysfs_path': '/devices/virtual/block/dm-8'} ; name: SystemGroup-DistroVolume ; >name = SystemGroup-DistroVolume status = True kids = 0 id = 18 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = GewSl4-TfWH-IqcQ-Od8D-s79S-vNG4-iJXBqI size = 61440.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-DistroVolume type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 125829120 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (7832, 255, 63) biosGeometry: (7832, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab7a0> >target size = 61440.0 path = /dev/mapper/SystemGroup-DistroVolume >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 7 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 423516 >free extents = 105879.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', >'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', >'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 61440MB >type = ext4 name = ext4 status = False >device = /dev/mapper/SystemGroup-DistroVolume uuid = 7d5ef363-5e62-464c-98d9-ff499b9a8c01 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = DISTROS size = 61440.0 targetSize = 61440.0 >'DEVNAME': 'dm-9', >'DEVPATH': '/devices/virtual/block/dm-9', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'VirtualVolume', >'DM_NAME': 'SystemGroup-VirtualVolume', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': 'VIRT', >'ID_FS_LABEL_ENC': 'VIRT', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '1f682255-b310-42a7-b768-01bf31e9392b', >'ID_FS_UUID_ENC': '1f682255-b310-42a7-b768-01bf31e9392b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '9', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '55225', >'name': 'dm-9', >'symlinks': ['/dev/SystemGroup/VirtualVolume', >'/dev/disk/by-id/dm-name-SystemGroup-VirtualVolume', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP', >'/dev/disk/by-label/VIRT', >'/dev/disk/by-uuid/1f682255-b310-42a7-b768-01bf31e9392b', >'/dev/mapper/SystemGroup-VirtualVolume'], >'sysfs_path': '/devices/virtual/block/dm-9'} ; name: SystemGroup-VirtualVolume ; >name = SystemGroup-VirtualVolume status = True kids = 0 id = 24 >parents = ['existing 799996MB lvmvg SystemGroup (17)'] >uuid = nzLZqx-mlOh-dc5z-26L9-9Lde-WtXn-vYp5uP size = 204800.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-VirtualVolume type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 419430400 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (26108, 255, 63) biosGeometry: (26108, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101abc20> >target size = 204800.0 path = /dev/mapper/SystemGroup-VirtualVolume >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- >name = SystemGroup status = True kids = 7 id = 17 >parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 423516 >free extents = 105879.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', >'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', >'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', >'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 204800MB >type = ext4 name = ext4 status = False >device = /dev/mapper/SystemGroup-VirtualVolume uuid = 1f682255-b310-42a7-b768-01bf31e9392b exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = VIRT size = 204800.0 targetSize = 204800.0 >'DEVNAME': 'md127', >'DEVPATH': '/devices/virtual/block/md127', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'emfwiv-Jpxj-Qccv-KMnc-ojvb-9Jxf-r0itYT', >'ID_FS_UUID_ENC': 'emfwiv-Jpxj-Qccv-KMnc-ojvb-9Jxf-r0itYT', >'ID_FS_VERSION': 'LVM2 001', >'LVM_MD_PV_ACTIVATED': '1', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sde1_DEV': '/dev/sde1', >'MD_DEVICE_sde1_ROLE': '0', >'MD_DEVICE_sdf1_DEV': '/dev/sdf1', >'MD_DEVICE_sdf1_ROLE': '1', >'MD_DEVNAME': 'lhost:0', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'lhost:0', >'MD_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', >'MINOR': '127', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sde1_DEV': '/dev/sde1', >'UDISKS_MD_DEVICE_sde1_ROLE': '0', >'UDISKS_MD_DEVICE_sdf1_DEV': '/dev/sdf1', >'UDISKS_MD_DEVICE_sdf1_ROLE': '1', >'UDISKS_MD_DEVNAME': 'lhost:0', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'lhost:0', >'UDISKS_MD_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', >'USEC_INITIALIZED': '66480', >'name': 'md127', >'symlinks': ['/dev/disk/by-id/md-name-lhost:0', >'/dev/disk/by-id/md-uuid-05354a72:dcd78b8e:d99a46d7:c6863f8b', >'/dev/md/lhost:0'], >'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >Dec 15 04:33:20 localhost NetworkManager[1095]: <warn> (p8p1): DHCPv4 request timed out. >Dec 15 04:33:20 localhost NetworkManager[1095]: <info> (p8p1): canceled DHCP transaction, DHCP client pid 2357 >Dec 15 04:33:20 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 4 of 5 (IPv4 Configure Timeout) scheduled... >Dec 15 04:33:20 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 4 of 5 (IPv4 Configure Timeout) started... >Dec 15 04:33:20 localhost NetworkManager[1095]: <info> Activation (p8p1) Stage 4 of 5 (IPv4 Configure Timeout) complete. >Dec 15 04:33:22 localhost kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:33:22 localhost kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:33:22 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:33:22 localhost kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:33:22 localhost udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdh: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >name = lhost:0 status = True kids = 0 id = 2 >parents = ['existing 953868MB partition sde1 (1) with existing mdmember', >'existing 953868MB partition sdf1 (4) with existing mdmember'] >uuid = 05354a72:dcd78b8e:d99a46d7:c6863f8b size = 953867.578125 >format = existing lvmpv >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- >model: Linux Software RAID Array path: /dev/md/lhost:0 type: 17 >sectorSize: 512 physicalSectorSize: 512 >length: 1953520800 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (244190100, 2, 4) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc10108170> >target size = 0 path = /dev/md/lhost:0 >format args = None originalFormat = None level = 1 spares = 0 >members = 2 >total devices = 2 metadata version = 1.2 >type = lvmpv name = physical volume (LVM) status = None >device = /dev/md/lhost:0 uuid = emfwiv-Jpxj-Qccv-KMnc-ojvb-9Jxf-r0itYT exists = True >options = None supported = True formattable = True resizable = False >vgName = None vgUUID = None peStart = 1.0 >Dec 15 04:33:22 localhost kernel: md127: detected capacity change from 1000202649600 to 0 >Dec 15 04:33:22 localhost kernel: md: md127 stopped. >Dec 15 04:33:22 localhost kernel: md: unbind<sdf1> >Dec 15 04:33:22 localhost kernel: md: export_rdev(sdf1) >Dec 15 04:33:22 localhost kernel: md: unbind<sde1> >Dec 15 04:33:22 localhost kernel: md: export_rdev(sde1) >Dec 15 04:33:40 localhost gnome-session[1600]: Window manager warning: last_focus_time (215646) is greater than comparison timestamp (215645). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:33:40 localhost gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000273 not in stack >Dec 15 04:33:40 localhost gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100026f not in stack >Dec 15 04:33:40 localhost gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100026f not in stack >Dec 15 04:33:40 localhost gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100026f not in stack >Dec 15 04:33:41 localhost chronyd[1009]: Selected source 202.73.36.32 >Dec 15 04:33:43 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:43 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Dec 15 04:33:43 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:43 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 15 04:33:44 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:44 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 15 04:33:44 localhost kernel: bio: create slab <bio-3> at 3 >Dec 15 04:33:44 localhost kernel: Btrfs loaded >Dec 15 04:33:44 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Dec 15 04:33:44 localhost kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:44 localhost kernel: SELinux: initialized (dev sdb1, type ext4), uses xattr >Dec 15 04:33:44 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:44 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 15 04:33:45 localhost kernel: EXT4-fs (dm-0): mounting ext3 file system using the ext4 subsystem >Dec 15 04:33:45 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:45 localhost kernel: SELinux: initialized (dev dm-0, type ext3), uses xattr >Dec 15 04:33:46 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:46 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 15 04:33:47 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:47 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 15 04:33:48 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:48 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 15 04:33:48 localhost kernel: EXT4-fs (sdb3): mounting ext3 file system using the ext4 subsystem >Dec 15 04:33:48 localhost kernel: EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:48 localhost kernel: SELinux: initialized (dev sdb3, type ext3), uses xattr >Dec 15 04:33:48 localhost kernel: EXT4-fs (sdc2): mounting ext2 file system using the ext4 subsystem >Dec 15 04:33:48 localhost kernel: EXT4-fs (sdc2): mounted filesystem without journal. Opts: (null) >Dec 15 04:33:48 localhost kernel: SELinux: initialized (dev sdc2, type ext2), uses xattr >Dec 15 04:33:48 localhost kernel: EXT4-fs (sdc3): mounting ext2 file system using the ext4 subsystem >Dec 15 04:33:48 localhost kernel: EXT4-fs (sdc3): mounted filesystem without journal. Opts: (null) >Dec 15 04:33:48 localhost kernel: SELinux: initialized (dev sdc3, type ext2), uses xattr >Dec 15 04:33:48 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:48 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 15 04:33:49 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:49 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 15 04:33:49 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:49 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 15 04:33:51 localhost systemd[1]: Time has been changed >Dec 15 04:33:51 localhost systemd[1598]: Time has been changed >Dec 15 04:33:51 localhost kernel: EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null) >Dec 15 04:33:51 localhost kernel: SELinux: initialized (dev dm-15, type ext4), uses xattr >Dec 15 04:34:45 localhost chronyd[1009]: Selected source 203.123.48.219 >Dec 15 04:34:45 localhost chronyd[1009]: Can't synchronise: no majority >Dec 15 04:34:46 localhost chronyd[1009]: Selected source 202.73.36.32 >Dec 15 04:35:54 localhost gnome-session[1600]: Window manager warning: last_focus_time (348942) is greater than comparison timestamp (348937). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >network --bootproto=dhcp --device=p33p1 --onboot=off --ipv6=auto --activate >network --bootproto=dhcp --device=p8p1 --onboot=off --ipv6=auto >network --hostname=master.base.spectsys.com >Dec 15 04:35:54 localhost systemd-hostnamed[1318]: Changed static host name to 'master.base.spectsys.com' >Dec 15 04:35:54 master.base.spectsys.com systemd-hostnamed[1318]: Changed host name to 'master.base.spectsys.com' >Dec 15 04:35:56 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >action.window.show_all() >action.window.show_all() >Dec 15 04:35:56 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Gtk.main() >Gtk.main() >Dec 15 04:35:56 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 15 04:35:56 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 15 04:35:58 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 15 04:35:58 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 15 04:35:58 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 15 04:35:58 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 15 04:35:58 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 15 04:35:58 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 15 04:35:58 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 15 04:35:58 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 15 04:37:46 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1001169 not in stack >Dec 15 04:37:46 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1001165 not in stack >Dec 15 04:37:46 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1001165 not in stack >Dec 15 04:37:46 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1001165 not in stack >Dec 15 04:38:06 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (481166) is greater than comparison timestamp (481165). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:38:06 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1001536 not in stack >Dec 15 04:38:06 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1001532 not in stack >Dec 15 04:38:06 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1001532 not in stack >Dec 15 04:38:06 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1001532 not in stack >disk: <parted.disk.Disk object at 0x3e55610> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc03bc10> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc03ba10> PedPartition: <_ped.Partition object at 0x3e498f0> >disk: <parted.disk.Disk object at 0x3e55610> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc03bb90> PedPartition: <_ped.Partition object at 0x3e49950> >disk: <parted.disk.Disk object at 0x3e548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc03bed0> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fcbfc03be50> PedPartition: <_ped.Partition object at 0x3e49890> >disk: <parted.disk.Disk object at 0x3e4f050> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc03bc50> PedPartition: <_ped.Partition object at 0x3e49830> >disk: <parted.disk.Disk object at 0x3e4fe50> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc03bf10> PedPartition: <_ped.Partition object at 0x3e499b0> >disk: <parted.disk.Disk object at 0x3e51690> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc045310> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc045090> PedPartition: <_ped.Partition object at 0x3e49ad0> >disk: <parted.disk.Disk object at 0x3e51690> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc045290> PedPartition: <_ped.Partition object at 0x3e49a10> >disk: <parted.disk.Disk object at 0x3e51690> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc045650> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc0455d0> PedPartition: <_ped.Partition object at 0x3e49a70> >disk: <parted.disk.Disk object at 0x3e4e310> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc045750> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc045390> PedPartition: <_ped.Partition object at 0x3e49b30> >disk: <parted.disk.Disk object at 0x3e4e310> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc045790> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc0456d0> PedPartition: <_ped.Partition object at 0x3e49b90> >disk: <parted.disk.Disk object at 0x3e4e310> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc045950> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc0458d0> PedPartition: <_ped.Partition object at 0x3e49bf0> >disk: <parted.disk.Disk object at 0x3e4e310> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc045a90> PedPartition: <_ped.Partition object at 0x3e49c50> >Dec 15 04:39:37 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (571582) is greater than comparison timestamp (571581). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:39:37 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1002857 not in stack >Dec 15 04:39:37 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1002853 not in stack >Dec 15 04:39:37 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1002853 not in stack >Dec 15 04:39:37 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1002853 not in stack >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3e551d0>, DiskDevice instance (0x3e4e890) -- >name = sde status = True kids = 1 id = 0 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 64 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde partedDevice = parted.Device instance -- >model: ST310005 24AS path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2fa9b90> >target size = 0 path = /dev/sde >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3e4ec90>, DiskDevice instance (0x3e4fc10) -- >name = sdf status = True kids = 1 id = 3 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 80 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf partedDevice = parted.Device instance -- >model: ST310005 28AS path: /dev/sdf type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 256 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30b98c0> >target size = 0 path = /dev/sdf >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3e4fc90>] ; fstype: ext4 ; encrypted: False ; >disk: <parted.disk.Disk object at 0x7fcbfc021550> fileSystem: <parted.filesystem.FileSystem object at 0x4172590> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4172390> PedPartition: <_ped.Partition object at 0x3e36410> >disk: <parted.disk.Disk object at 0x7fcbfc021550> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4172510> PedPartition: <_ped.Partition object at 0x3e363b0> >disk: <parted.disk.Disk object at 0x415b290> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4172650> PedPartition: <_ped.Partition object at 0x3e36350> >disk: <parted.disk.Disk object at 0x415be90> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4172710> PedPartition: <_ped.Partition object at 0x7fcbfc04e2f0> >disk: <parted.disk.Disk object at 0x415f910> fileSystem: <parted.filesystem.FileSystem object at 0x4172ad0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4172850> PedPartition: <_ped.Partition object at 0x4154b90> >disk: <parted.disk.Disk object at 0x415f910> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4172a50> PedPartition: <_ped.Partition object at 0x4154bf0> >disk: <parted.disk.Disk object at 0x415f910> fileSystem: <parted.filesystem.FileSystem object at 0x4172e10> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4172d90> PedPartition: <_ped.Partition object at 0x4154cb0> >disk: <parted.disk.Disk object at 0x4160cd0> fileSystem: <parted.filesystem.FileSystem object at 0x4172f10> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4172b50> PedPartition: <_ped.Partition object at 0x4154c50> >disk: <parted.disk.Disk object at 0x4160cd0> fileSystem: <parted.filesystem.FileSystem object at 0x4172f50> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4172e90> PedPartition: <_ped.Partition object at 0x4154d10> >disk: <parted.disk.Disk object at 0x4160cd0> fileSystem: <parted.filesystem.FileSystem object at 0x4176150> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41760d0> PedPartition: <_ped.Partition object at 0x4154d70> >disk: <parted.disk.Disk object at 0x4160cd0> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4176290> PedPartition: <_ped.Partition object at 0x4154dd0> >disk: <parted.disk.Disk object at 0x4162110> fileSystem: <parted.filesystem.FileSystem object at 0x4176390> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x41763d0> PedPartition: <_ped.Partition object at 0x4154e30> >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3e551d0>, DiskDevice instance (0x3e4e890) -- >name = sde status = True kids = 1 id = 0 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 64 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde partedDevice = parted.Device instance -- >model: ST310005 24AS path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2fa9b90> >target size = 0 path = /dev/sde >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3e4ec90>, DiskDevice instance (0x3e4fc10) -- >name = sdf status = True kids = 1 id = 3 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 80 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf partedDevice = parted.Device instance -- >model: ST310005 28AS path: /dev/sdf type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 256 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30b98c0> >target size = 0 path = /dev/sdf >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3e4fc90>]] >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fcbfc04c550>] ; encrypted: False ; container_raid_level: None ; fstype: ext4 ; container_name: FastGroup ; mountpoint: / ; container_encrypted: False ; container_size: 120000 ; >disk: <parted.disk.Disk object at 0x41623d0> fileSystem: <parted.filesystem.FileSystem object at 0x4365910> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4365710> PedPartition: <_ped.Partition object at 0x4345cb0> >disk: <parted.disk.Disk object at 0x41623d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4365890> PedPartition: <_ped.Partition object at 0x4345d10> >disk: <parted.disk.Disk object at 0x434ab10> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43659d0> PedPartition: <_ped.Partition object at 0x4345c50> >disk: <parted.disk.Disk object at 0x434a410> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4365a90> PedPartition: <_ped.Partition object at 0x4345d70> >disk: <parted.disk.Disk object at 0x4174650> fileSystem: <parted.filesystem.FileSystem object at 0x4365e50> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4365bd0> PedPartition: <_ped.Partition object at 0x4345dd0> >disk: <parted.disk.Disk object at 0x4174650> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4365dd0> PedPartition: <_ped.Partition object at 0x4345e30> >disk: <parted.disk.Disk object at 0x4174650> fileSystem: <parted.filesystem.FileSystem object at 0x43671d0> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4367150> PedPartition: <_ped.Partition object at 0x4345ef0> >disk: <parted.disk.Disk object at 0x434da10> fileSystem: <parted.filesystem.FileSystem object at 0x43672d0> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4365ed0> PedPartition: <_ped.Partition object at 0x4345e90> >disk: <parted.disk.Disk object at 0x434da10> fileSystem: <parted.filesystem.FileSystem object at 0x4367310> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4367250> PedPartition: <_ped.Partition object at 0x4345f50> >disk: <parted.disk.Disk object at 0x434da10> fileSystem: <parted.filesystem.FileSystem object at 0x43674d0> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4367450> PedPartition: <_ped.Partition object at 0x4345fb0> >disk: <parted.disk.Disk object at 0x434da10> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4367610> PedPartition: <_ped.Partition object at 0x4369050> >disk: <parted.disk.Disk object at 0x4352e10> fileSystem: <parted.filesystem.FileSystem object at 0x4367710> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4367750> PedPartition: <_ped.Partition object at 0x43690b0> >Dec 15 04:40:32 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1004832 not in stack >Dec 15 04:40:32 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100482e not in stack >Dec 15 04:40:32 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100482e not in stack >Dec 15 04:40:32 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100482e not in stack >PartSpec instance (0x7fcbfc03b7d0) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fcbfc03b810) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7fcbfc03b850) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7fcbfc03b890) -- >mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = efi encrypted = False >size = 20 maxSize = 200 grow = True >PartSpec instance (0x7fcbfc03b8d0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 12104 maxSize = None grow = False >Dec 15 04:41:13 master.base.spectsys.com chronyd[1009]: System clock wrong by 0.514293 seconds, adjustment started >Dec 15 04:41:14 master.base.spectsys.com kernel: Adjusting tsc more than 11% (6224775 vs 6186773) >disk: <parted.disk.Disk object at 0x43648d0> fileSystem: <parted.filesystem.FileSystem object at 0x4364710> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4364990> PedPartition: <_ped.Partition object at 0x43690b0> >disk: <parted.disk.Disk object at 0x43648d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4364790> PedPartition: <_ped.Partition object at 0x4369050> >disk: <parted.disk.Disk object at 0x4495990> fileSystem: <parted.filesystem.FileSystem object at 0x4364f10> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4364f90> PedPartition: <_ped.Partition object at 0x4345f50> >disk: <parted.disk.Disk object at 0x4494510> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43645d0> PedPartition: <_ped.Partition object at 0x4345e90> >disk: <parted.disk.Disk object at 0x4495150> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4364e10> PedPartition: <_ped.Partition object at 0x4345fb0> >disk: <parted.disk.Disk object at 0x43652d0> fileSystem: <parted.filesystem.FileSystem object at 0x435fd10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x435fb90> PedPartition: <_ped.Partition object at 0x4345e30> >disk: <parted.disk.Disk object at 0x43652d0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x435fd90> PedPartition: <_ped.Partition object at 0x4345dd0> >disk: <parted.disk.Disk object at 0x43652d0> fileSystem: <parted.filesystem.FileSystem object at 0x435f590> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x435f850> PedPartition: <_ped.Partition object at 0x4345d10> >disk: <parted.disk.Disk object at 0x43679d0> fileSystem: <parted.filesystem.FileSystem object at 0x435f950> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x435fe10> PedPartition: <_ped.Partition object at 0x4345ef0> >disk: <parted.disk.Disk object at 0x43679d0> fileSystem: <parted.filesystem.FileSystem object at 0x435f550> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x435f8d0> PedPartition: <_ped.Partition object at 0x4345cb0> >disk: <parted.disk.Disk object at 0x43679d0> fileSystem: <parted.filesystem.FileSystem object at 0x4353690> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43537d0> PedPartition: <_ped.Partition object at 0x4345d70> >disk: <parted.disk.Disk object at 0x43679d0> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4353910> PedPartition: <_ped.Partition object at 0x4345c50> >Dec 15 04:43:46 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100db44 not in stack >Dec 15 04:43:46 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100db40 not in stack >Dec 15 04:43:46 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100db40 not in stack >Dec 15 04:43:46 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100db40 not in stack >Dec 15 04:44:04 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (838820) is greater than comparison timestamp (838819). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:44:04 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100dfbe not in stack >Dec 15 04:44:04 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100dfba not in stack >Dec 15 04:44:04 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100dfba not in stack >Dec 15 04:44:04 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100dfba not in stack >Dec 15 04:44:12 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (847411) is greater than comparison timestamp (847410). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:44:12 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100e1e4 not in stack >Dec 15 04:44:12 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100e1e0 not in stack >Dec 15 04:44:12 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100e1e0 not in stack >Dec 15 04:44:12 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100e1e0 not in stack >disk: <parted.disk.Disk object at 0x7fcc10191990> fileSystem: <parted.filesystem.FileSystem object at 0x4365710> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43657d0> PedPartition: <_ped.Partition object at 0x4369290> >disk: <parted.disk.Disk object at 0x7fcc10191990> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4365650> PedPartition: <_ped.Partition object at 0x43686b0> >disk: <parted.disk.Disk object at 0x43527d0> fileSystem: <parted.filesystem.FileSystem object at 0x4365a10> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4365b50> PedPartition: <_ped.Partition object at 0x4368590> >disk: <parted.disk.Disk object at 0x434df50> fileSystem: <parted.filesystem.FileSystem object at 0x44a0950> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43656d0> PedPartition: <_ped.Partition object at 0x4368530> >disk: <parted.disk.Disk object at 0x434df50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44a08d0> PedPartition: <_ped.Partition object at 0x43683b0> >disk: <parted.disk.Disk object at 0x434df50> fileSystem: <parted.filesystem.FileSystem object at 0x44a0c90> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44a0c10> PedPartition: <_ped.Partition object at 0x4368350> >disk: <parted.disk.Disk object at 0x4367950> fileSystem: <parted.filesystem.FileSystem object at 0x44a0d90> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44a09d0> PedPartition: <_ped.Partition object at 0x4368410> >disk: <parted.disk.Disk object at 0x4367950> fileSystem: <parted.filesystem.FileSystem object at 0x44a0dd0> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44a0d10> PedPartition: <_ped.Partition object at 0x43685f0> >disk: <parted.disk.Disk object at 0x4367950> fileSystem: <parted.filesystem.FileSystem object at 0x44a0f90> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44a0f10> PedPartition: <_ped.Partition object at 0x4368650> >disk: <parted.disk.Disk object at 0x4367950> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44a7110> PedPartition: <_ped.Partition object at 0x43682f0> >disk: <parted.disk.Disk object at 0x4161f10> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44a7310> PedPartition: <_ped.Partition object at 0x4368830> >disk: <parted.disk.Disk object at 0x4172150> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44a7350> PedPartition: <_ped.Partition object at 0x4368a70> >Dec 15 04:44:29 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100ef6e not in stack >Dec 15 04:44:29 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100ef6a not in stack >Dec 15 04:44:29 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100ef6a not in stack >Dec 15 04:44:29 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100ef6a not in stack >Dec 15 04:44:47 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (882319) is greater than comparison timestamp (882316). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:44:47 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100f40b not in stack >Dec 15 04:44:47 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f40b not in stack >Dec 15 04:44:52 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (886807) is greater than comparison timestamp (886806). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:44:52 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f4cc not in stack >Dec 15 04:44:52 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100f4c8 not in stack >Dec 15 04:44:52 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100f4c8 not in stack >Dec 15 04:44:52 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f4c8 not in stack >Dec 15 04:44:56 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f5c8 not in stack >Dec 15 04:44:56 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100f5c4 not in stack >Dec 15 04:44:56 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100f5c4 not in stack >Dec 15 04:44:56 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f5c4 not in stack >Dec 15 04:45:05 master.base.spectsys.com systemd[1]: Starting Cleanup of Temporary Directories... >Dec 15 04:45:05 master.base.spectsys.com systemd-tmpfiles[2972]: stat(/run/user/1000/gvfs) failed: Permission denied >Dec 15 04:45:05 master.base.spectsys.com systemd[1]: Started Cleanup of Temporary Directories. >Dec 15 04:45:07 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f69c not in stack >Dec 15 04:45:07 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100f698 not in stack >Dec 15 04:45:07 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100f698 not in stack >Dec 15 04:45:07 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f698 not in stack >disk: <parted.disk.Disk object at 0x4494990> fileSystem: <parted.filesystem.FileSystem object at 0x44b8b90> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44b8990> PedPartition: <_ped.Partition object at 0x4368dd0> >disk: <parted.disk.Disk object at 0x4494990> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44b8b10> PedPartition: <_ped.Partition object at 0x4368ad0> >disk: <parted.disk.Disk object at 0x4497690> fileSystem: <parted.filesystem.FileSystem object at 0x44b8e50> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x44b8dd0> PedPartition: <_ped.Partition object at 0x4368950> >disk: <parted.disk.Disk object at 0x4497250> fileSystem: <parted.filesystem.FileSystem object at 0x44b8fd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44b8bd0> PedPartition: <_ped.Partition object at 0x43687d0> >disk: <parted.disk.Disk object at 0x4497250> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44b8f50> PedPartition: <_ped.Partition object at 0x43689b0> >disk: <parted.disk.Disk object at 0x4497250> fileSystem: <parted.filesystem.FileSystem object at 0x44bd350> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44bd2d0> PedPartition: <_ped.Partition object at 0x4368890> >disk: <parted.disk.Disk object at 0x44b1f10> fileSystem: <parted.filesystem.FileSystem object at 0x44bd450> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44bd090> PedPartition: <_ped.Partition object at 0x4368470> >disk: <parted.disk.Disk object at 0x44b1f10> fileSystem: <parted.filesystem.FileSystem object at 0x44bd490> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44bd3d0> PedPartition: <_ped.Partition object at 0x43688f0> >disk: <parted.disk.Disk object at 0x44b1f10> fileSystem: <parted.filesystem.FileSystem object at 0x44bd650> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44bd5d0> PedPartition: <_ped.Partition object at 0x4368a10> >disk: <parted.disk.Disk object at 0x44b1f10> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44bd790> PedPartition: <_ped.Partition object at 0x4368710> >disk: <parted.disk.Disk object at 0x44be490> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44bd990> PedPartition: <_ped.Partition object at 0x4368d70> >disk: <parted.disk.Disk object at 0x44bedd0> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44bd9d0> PedPartition: <_ped.Partition object at 0x4368770> >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44942d0>] ; fstype: swap ; encrypted: False ; >disk: <parted.disk.Disk object at 0x44c92d0> fileSystem: <parted.filesystem.FileSystem object at 0x449f4d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449f2d0> PedPartition: <_ped.Partition object at 0x4368b30> >disk: <parted.disk.Disk object at 0x44c92d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449f450> PedPartition: <_ped.Partition object at 0x43684d0> >disk: <parted.disk.Disk object at 0x4365450> fileSystem: <parted.filesystem.FileSystem object at 0x449f790> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449f590> PedPartition: <_ped.Partition object at 0x4368d10> >disk: <parted.disk.Disk object at 0x4365450> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449f710> PedPartition: <_ped.Partition object at 0x4368c50> >disk: <parted.disk.Disk object at 0x4365450> fileSystem: <parted.filesystem.FileSystem object at 0x449fad0> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449fa50> PedPartition: <_ped.Partition object at 0x4368b90> >disk: <parted.disk.Disk object at 0x44d0b90> fileSystem: <parted.filesystem.FileSystem object at 0x449fbd0> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449f810> PedPartition: <_ped.Partition object at 0x4368bf0> >disk: <parted.disk.Disk object at 0x44d0b90> fileSystem: <parted.filesystem.FileSystem object at 0x449fc10> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449fb50> PedPartition: <_ped.Partition object at 0x4368e30> >disk: <parted.disk.Disk object at 0x44d0b90> fileSystem: <parted.filesystem.FileSystem object at 0x449fdd0> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449fd50> PedPartition: <_ped.Partition object at 0x4368e90> >disk: <parted.disk.Disk object at 0x44d0b90> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449ff10> PedPartition: <_ped.Partition object at 0x4368ef0> >disk: <parted.disk.Disk object at 0x44cb110> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449ffd0> PedPartition: <_ped.Partition object at 0x4368fb0> >disk: <parted.disk.Disk object at 0x44cba50> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4829090> PedPartition: <_ped.Partition object at 0x4368f50> >disk: <parted.disk.Disk object at 0x44d1390> fileSystem: <parted.filesystem.FileSystem object at 0x4829450> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x48293d0> PedPartition: <_ped.Partition object at 0x482b0b0> >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44942d0>]] >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 104.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4494990> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4829e10> PedPartition: <_ped.Partition object at 0x482b050> >sectorSize = 512 >sectorSize = 512 >id = 54 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 196608 >done = False >disk: <parted.disk.Disk object at 0x4494990> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44d0850> PedPartition: <_ped.Partition object at 0x482b170> >disk: <parted.disk.Disk object at 0x4494990> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x435a410> PedPartition: <_ped.Partition object at 0x482b230> >sectorSize = 512 >id = 54 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 196608 >done = False >id = 54 name = sda3 growable = True >base = 16384 growth = 187056 max_grow = 196608 >done = False >id = 54 name = sda3 growable = True >base = 16384 growth = 187056 max_grow = 196608 >done = False >start: 249866240 end: 250068991 length: 202752 >device: <parted.device.Device object at 0x4494f90> PedGeometry: <_ped.Geometry object at 0x435acd0> >start: 249866240 end: 250068991 length: 202752 >device: <parted.device.Device object at 0x4494f90> PedGeometry: <_ped.Geometry object at 0x435acd0> >disk: <parted.disk.Disk object at 0x4494990> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44d1150> PedPartition: <_ped.Partition object at 0x482b290> >disk: <parted.disk.Disk object at 0x4494990> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44cb890> PedPartition: <_ped.Partition object at 0x482b410> >Dec 15 04:45:57 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (951536) is greater than comparison timestamp (951535). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:45:57 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101063f not in stack >Dec 15 04:45:57 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x101063b not in stack >Dec 15 04:45:57 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x101063b not in stack >Dec 15 04:45:57 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101063b not in stack >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44942d0>] ; raid_level: None ; label: ; container_name: FastGroup ; device: None ; mountpoint: None ; fstype: swap ; container_size: 120000 ; >disk: <parted.disk.Disk object at 0x435a990> fileSystem: <parted.filesystem.FileSystem object at 0x4846910> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4846710> PedPartition: <_ped.Partition object at 0x4368cb0> >disk: <parted.disk.Disk object at 0x435a990> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4846890> PedPartition: <_ped.Partition object at 0x482b290> >disk: <parted.disk.Disk object at 0x4834750> fileSystem: <parted.filesystem.FileSystem object at 0x4846bd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x48469d0> PedPartition: <_ped.Partition object at 0x482b2f0> >disk: <parted.disk.Disk object at 0x4834750> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4846b50> PedPartition: <_ped.Partition object at 0x482b230> >disk: <parted.disk.Disk object at 0x4834750> fileSystem: <parted.filesystem.FileSystem object at 0x4846f10> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4846e90> PedPartition: <_ped.Partition object at 0x482b110> >disk: <parted.disk.Disk object at 0x4835b10> fileSystem: <parted.filesystem.FileSystem object at 0x484a050> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4846c50> PedPartition: <_ped.Partition object at 0x482b470> >disk: <parted.disk.Disk object at 0x4835b10> fileSystem: <parted.filesystem.FileSystem object at 0x484a090> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4846f90> PedPartition: <_ped.Partition object at 0x482b4d0> >disk: <parted.disk.Disk object at 0x4835b10> fileSystem: <parted.filesystem.FileSystem object at 0x484a250> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x484a1d0> PedPartition: <_ped.Partition object at 0x482b530> >disk: <parted.disk.Disk object at 0x4835b10> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x484a390> PedPartition: <_ped.Partition object at 0x482b590> >disk: <parted.disk.Disk object at 0x4837fd0> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x484a590> PedPartition: <_ped.Partition object at 0x482b650> >disk: <parted.disk.Disk object at 0x4838950> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x484a5d0> PedPartition: <_ped.Partition object at 0x482b5f0> >disk: <parted.disk.Disk object at 0x4839290> fileSystem: <parted.filesystem.FileSystem object at 0x484a890> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x484a810> PedPartition: <_ped.Partition object at 0x482b710> >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44942d0>] ; raid_level: None ; label: ; container_name: fedora_master ; mountpoint: None ; fstype: swap ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x484aa50> fileSystem: <parted.filesystem.FileSystem object at 0x4837050> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4837610> PedPartition: <_ped.Partition object at 0x4368f50> >disk: <parted.disk.Disk object at 0x484aa50> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x48370d0> PedPartition: <_ped.Partition object at 0x4368fb0> >disk: <parted.disk.Disk object at 0x4846550> fileSystem: <parted.filesystem.FileSystem object at 0x484a690> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x484a7d0> PedPartition: <_ped.Partition object at 0x4368ef0> >disk: <parted.disk.Disk object at 0x4846550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x484a610> PedPartition: <_ped.Partition object at 0x4368bf0> >disk: <parted.disk.Disk object at 0x4846550> fileSystem: <parted.filesystem.FileSystem object at 0x484a190> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x484a050> PedPartition: <_ped.Partition object at 0x4368e90> >disk: <parted.disk.Disk object at 0x484c750> fileSystem: <parted.filesystem.FileSystem object at 0x484a150> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x484a4d0> PedPartition: <_ped.Partition object at 0x4368e30> >disk: <parted.disk.Disk object at 0x484c750> fileSystem: <parted.filesystem.FileSystem object at 0x484a110> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x484a1d0> PedPartition: <_ped.Partition object at 0x4368c50> >disk: <parted.disk.Disk object at 0x484c750> fileSystem: <parted.filesystem.FileSystem object at 0x4835ad0> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x48358d0> PedPartition: <_ped.Partition object at 0x4368d10> >disk: <parted.disk.Disk object at 0x484c750> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4835e90> PedPartition: <_ped.Partition object at 0x4368b90> >disk: <parted.disk.Disk object at 0x4853c90> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4835c10> PedPartition: <_ped.Partition object at 0x482b5f0> >disk: <parted.disk.Disk object at 0x4854610> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4835d10> PedPartition: <_ped.Partition object at 0x482b710> >disk: <parted.disk.Disk object at 0x483eed0> fileSystem: <parted.filesystem.FileSystem object at 0x4835190> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4835a10> PedPartition: <_ped.Partition object at 0x482b590> >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44942d0>]] >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 100.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x435a990> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4846d10> PedPartition: <_ped.Partition object at 0x482b650> >sectorSize = 512 >sectorSize = 512 >disk: <parted.disk.Disk object at 0x4494990> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4853550> PedPartition: <_ped.Partition object at 0x482b470> >disk: <parted.disk.Disk object at 0x4494990> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4853a50> PedPartition: <_ped.Partition object at 0x482b230> >name = sda3 status = False kids = 0 id = 57 >parents = ['existing 122104MB disk sda (7) with existing msdos disklabel'] >uuid = None size = 8.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 8.0 path = /dev/sda3 >format args = [] originalFormat = lvmpv grow = True max size = 100.0 bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4494990> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4853a50> PedPartition: <_ped.Partition object at 0x482b230> >disk = existing 122104MB disk sda (7) with existing msdos disklabel >start = 249866240 end = 249882623 length = 16384 >flags = >disk: <parted.disk.Disk object at 0x4832c10> fileSystem: <parted.filesystem.FileSystem object at 0x44d0450> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44d0250> PedPartition: <_ped.Partition object at 0x482b350> >disk: <parted.disk.Disk object at 0x4832c10> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44d04d0> PedPartition: <_ped.Partition object at 0x482b3b0> >disk: <parted.disk.Disk object at 0x4846a90> fileSystem: <parted.filesystem.FileSystem object at 0x44bd850> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x44bdb90> PedPartition: <_ped.Partition object at 0x482b110> >disk: <parted.disk.Disk object at 0x4834f90> fileSystem: <parted.filesystem.FileSystem object at 0x449f110> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44d0610> PedPartition: <_ped.Partition object at 0x482b2f0> >disk: <parted.disk.Disk object at 0x4834f90> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44c9a90> PedPartition: <_ped.Partition object at 0x482b170> >disk: <parted.disk.Disk object at 0x4834f90> fileSystem: <parted.filesystem.FileSystem object at 0x449f850> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449fbd0> PedPartition: <_ped.Partition object at 0x482b0b0> >disk: <parted.disk.Disk object at 0x44d1bd0> fileSystem: <parted.filesystem.FileSystem object at 0x449fb10> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449ffd0> PedPartition: <_ped.Partition object at 0x482b050> >disk: <parted.disk.Disk object at 0x44d1bd0> fileSystem: <parted.filesystem.FileSystem object at 0x449f910> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449fc10> PedPartition: <_ped.Partition object at 0x482b770> >disk: <parted.disk.Disk object at 0x44d1bd0> fileSystem: <parted.filesystem.FileSystem object at 0x449fcd0> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449fd50> PedPartition: <_ped.Partition object at 0x482b7d0> >disk: <parted.disk.Disk object at 0x44d1bd0> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449f690> PedPartition: <_ped.Partition object at 0x482b6b0> >disk: <parted.disk.Disk object at 0x4829110> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449f550> PedPartition: <_ped.Partition object at 0x482b890> >disk: <parted.disk.Disk object at 0x44cb5d0> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x449fa10> PedPartition: <_ped.Partition object at 0x482b830> >Dec 15 04:46:54 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1009073) is greater than comparison timestamp (1009072). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:46:54 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1012b9f not in stack >Dec 15 04:46:54 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1012b9b not in stack >Dec 15 04:46:54 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1012b9b not in stack >Dec 15 04:46:54 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1012b9b not in stack >name = sda3 status = False kids = 0 id = 57 >parents = ['existing 122104MB disk sda (7) with existing msdos disklabel'] >uuid = None size = 8.0 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 8.0 path = /dev/sda3 >format args = [] originalFormat = lvmpv grow = True max size = 100.0 bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4494990> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4853a50> PedPartition: <_ped.Partition object at 0x482b230> >disk = existing 122104MB disk sda (7) with existing msdos disklabel >start = 249866240 end = 249882623 length = 16384 >flags = ((<SpokeWindow object at 0x383e280 (AnacondaSpokeWindow at 0x37d7f10)>,)) >Dec 15 04:47:25 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1039587) is greater than comparison timestamp (1039585). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:47:25 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1014341 not in stack >Dec 15 04:47:25 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x101433d not in stack >Dec 15 04:47:25 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x101433d not in stack >Dec 15 04:47:25 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101433d not in stack >Dec 15 04:47:48 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1063197) is greater than comparison timestamp (1063196). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:47:48 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10153c7 not in stack >Dec 15 04:47:48 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10153c3 not in stack >Dec 15 04:47:48 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10153c3 not in stack >Dec 15 04:47:48 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10153c3 not in stack >Dec 15 04:47:58 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101585f not in stack >Dec 15 04:47:58 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x101585b not in stack >Dec 15 04:47:58 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x101585b not in stack >Dec 15 04:47:58 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101585b not in stack >Dec 15 04:48:13 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101596f not in stack >Dec 15 04:48:13 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x101596b not in stack >Dec 15 04:48:13 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x101596b not in stack >Dec 15 04:48:13 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101596b not in stack >Dec 15 04:48:30 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1104922) is greater than comparison timestamp (1104921). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:48:30 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1015b0e not in stack >Dec 15 04:48:30 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1015b0a not in stack >Dec 15 04:48:30 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1015b0a not in stack >Dec 15 04:48:30 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1015b0a not in stack >Dec 15 04:49:12 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1146713) is greater than comparison timestamp (1146712). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:49:12 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1015c49 not in stack >Dec 15 04:49:12 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1015c45 not in stack >Dec 15 04:49:12 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1015c45 not in stack >Dec 15 04:49:12 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1015c45 not in stack >Dec 15 04:49:23 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1157802) is greater than comparison timestamp (1157801). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:49:23 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1015fdb not in stack >Dec 15 04:49:23 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1015fd7 not in stack >Dec 15 04:49:23 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1015fd7 not in stack >Dec 15 04:49:23 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1015fd7 not in stack >Dec 15 04:49:28 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1163130) is greater than comparison timestamp (1163129). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:49:28 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1016241 not in stack >Dec 15 04:49:28 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x101623d not in stack >Dec 15 04:49:28 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x101623d not in stack >Dec 15 04:49:28 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101623d not in stack >Dec 15 04:49:33 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1167771) is greater than comparison timestamp (1167770). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:49:33 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101632f not in stack >Dec 15 04:49:33 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x101632b not in stack >Dec 15 04:49:33 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x101632b not in stack >Dec 15 04:49:33 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101632b not in stack >disk: <parted.disk.Disk object at 0x4174b50> fileSystem: <parted.filesystem.FileSystem object at 0x48395d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4838e10> PedPartition: <_ped.Partition object at 0x4368dd0> >disk: <parted.disk.Disk object at 0x4174b50> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4839a10> PedPartition: <_ped.Partition object at 0x482b470> >disk: <parted.disk.Disk object at 0x4498050> fileSystem: <parted.filesystem.FileSystem object at 0x4839090> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x48397d0> PedPartition: <_ped.Partition object at 0x482b590> >disk: <parted.disk.Disk object at 0x4350250> fileSystem: <parted.filesystem.FileSystem object at 0x4839210> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4839990> PedPartition: <_ped.Partition object at 0x482b650> >disk: <parted.disk.Disk object at 0x4350250> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x48391d0> PedPartition: <_ped.Partition object at 0x482bef0> >disk: <parted.disk.Disk object at 0x4350250> fileSystem: <parted.filesystem.FileSystem object at 0x4839b90> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4839a90> PedPartition: <_ped.Partition object at 0x482bf50> >disk: <parted.disk.Disk object at 0x4854e90> fileSystem: <parted.filesystem.FileSystem object at 0x4839650> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4839250> PedPartition: <_ped.Partition object at 0x482b8f0> >disk: <parted.disk.Disk object at 0x4854e90> fileSystem: <parted.filesystem.FileSystem object at 0x4839410> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4839bd0> PedPartition: <_ped.Partition object at 0x482bfb0> >disk: <parted.disk.Disk object at 0x4854e90> fileSystem: <parted.filesystem.FileSystem object at 0x4839e10> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4839310> PedPartition: <_ped.Partition object at 0x482ba70> >disk: <parted.disk.Disk object at 0x4854e90> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4839f10> PedPartition: <_ped.Partition object at 0x482bbf0> >disk: <parted.disk.Disk object at 0x485e310> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4839c10> PedPartition: <_ped.Partition object at 0x482b1d0> >disk: <parted.disk.Disk object at 0x485ec50> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x483e190> PedPartition: <_ped.Partition object at 0x482ba10> >Dec 15 04:50:13 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1207540) is greater than comparison timestamp (1207539). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:50:13 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10188b8 not in stack >Dec 15 04:50:13 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10188b4 not in stack >Dec 15 04:50:13 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10188b4 not in stack >Dec 15 04:50:13 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10188b4 not in stack >Dec 15 04:50:29 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1224047) is greater than comparison timestamp (1224046). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:50:29 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1018da6 not in stack >Dec 15 04:50:29 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1018da2 not in stack >Dec 15 04:50:29 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1018da2 not in stack >Dec 15 04:50:29 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1018da2 not in stack >Dec 15 04:50:35 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1230310) is greater than comparison timestamp (1230309). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:50:35 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1018f0f not in stack >Dec 15 04:50:35 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1018f0b not in stack >Dec 15 04:50:35 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1018f0b not in stack >Dec 15 04:50:35 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1018f0b not in stack >disk: <parted.disk.Disk object at 0x4832550> fileSystem: <parted.filesystem.FileSystem object at 0x4b13950> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b13750> PedPartition: <_ped.Partition object at 0x482bcb0> >disk: <parted.disk.Disk object at 0x4832550> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b138d0> PedPartition: <_ped.Partition object at 0x482bd10> >disk: <parted.disk.Disk object at 0x4858b90> fileSystem: <parted.filesystem.FileSystem object at 0x4b13c10> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4b13b90> PedPartition: <_ped.Partition object at 0x482b950> >disk: <parted.disk.Disk object at 0x4829750> fileSystem: <parted.filesystem.FileSystem object at 0x4b13d90> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b13990> PedPartition: <_ped.Partition object at 0x482b9b0> >disk: <parted.disk.Disk object at 0x4829750> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b13d10> PedPartition: <_ped.Partition object at 0x482bb90> >disk: <parted.disk.Disk object at 0x4829750> fileSystem: <parted.filesystem.FileSystem object at 0x4b1a110> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b1a090> PedPartition: <_ped.Partition object at 0x482be90> >disk: <parted.disk.Disk object at 0x4b09a50> fileSystem: <parted.filesystem.FileSystem object at 0x4b1a210> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b13e10> PedPartition: <_ped.Partition object at 0x482bdd0> >disk: <parted.disk.Disk object at 0x4b09a50> fileSystem: <parted.filesystem.FileSystem object at 0x4b1a250> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b1a190> PedPartition: <_ped.Partition object at 0x482be30> >disk: <parted.disk.Disk object at 0x4b09a50> fileSystem: <parted.filesystem.FileSystem object at 0x4b1a410> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b1a390> PedPartition: <_ped.Partition object at 0x482bd70> >disk: <parted.disk.Disk object at 0x4b09a50> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b1a550> PedPartition: <_ped.Partition object at 0x482bad0> >disk: <parted.disk.Disk object at 0x4b0af90> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b1a750> PedPartition: <_ped.Partition object at 0x482bc50> >disk: <parted.disk.Disk object at 0x4b0b910> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b1a790> PedPartition: <_ped.Partition object at 0x4b1d050> >Dec 15 04:51:31 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1286234) is greater than comparison timestamp (1286233). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:51:31 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101bfe0 not in stack >Dec 15 04:51:31 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x101bfdc not in stack >Dec 15 04:51:31 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x101bfdc not in stack >Dec 15 04:51:31 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101bfdc not in stack >Dec 15 04:51:51 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1306369) is greater than comparison timestamp (1306365). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:51:51 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101cf2a not in stack >Dec 15 04:51:51 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x101cf26 not in stack >Dec 15 04:51:51 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x101cf26 not in stack >Dec 15 04:51:51 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101cf26 not in stack >Dec 15 04:52:07 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1322284) is greater than comparison timestamp (1322283). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:52:07 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101d84d not in stack >Dec 15 04:52:07 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x101d849 not in stack >Dec 15 04:52:07 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x101d849 not in stack >Dec 15 04:52:07 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101d849 not in stack >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44cba90>] ; fstype: swap ; encrypted: False ; >disk: <parted.disk.Disk object at 0x4b1ad90> fileSystem: <parted.filesystem.FileSystem object at 0x4b39450> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b39250> PedPartition: <_ped.Partition object at 0x482bb30> >disk: <parted.disk.Disk object at 0x4b1ad90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b393d0> PedPartition: <_ped.Partition object at 0x4b1d170> >disk: <parted.disk.Disk object at 0x4b1e750> fileSystem: <parted.filesystem.FileSystem object at 0x4b39710> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b39510> PedPartition: <_ped.Partition object at 0x4b1d0b0> >disk: <parted.disk.Disk object at 0x4b1e750> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b39690> PedPartition: <_ped.Partition object at 0x4b1d230> >disk: <parted.disk.Disk object at 0x4b1e750> fileSystem: <parted.filesystem.FileSystem object at 0x4b39a50> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b399d0> PedPartition: <_ped.Partition object at 0x4b1d290> >disk: <parted.disk.Disk object at 0x4b26b10> fileSystem: <parted.filesystem.FileSystem object at 0x4b39b50> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b39790> PedPartition: <_ped.Partition object at 0x4b1d1d0> >disk: <parted.disk.Disk object at 0x4b26b10> fileSystem: <parted.filesystem.FileSystem object at 0x4b39b90> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b39ad0> PedPartition: <_ped.Partition object at 0x4b1d2f0> >disk: <parted.disk.Disk object at 0x4b26b10> fileSystem: <parted.filesystem.FileSystem object at 0x4b39d50> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b39cd0> PedPartition: <_ped.Partition object at 0x4b1d350> >disk: <parted.disk.Disk object at 0x4b26b10> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b39e90> PedPartition: <_ped.Partition object at 0x4b1d3b0> >disk: <parted.disk.Disk object at 0x4b29090> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b39f10> PedPartition: <_ped.Partition object at 0x4b1d470> >disk: <parted.disk.Disk object at 0x4b299d0> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b3d090> PedPartition: <_ped.Partition object at 0x4b1d410> >disk: <parted.disk.Disk object at 0x4b2b310> fileSystem: <parted.filesystem.FileSystem object at 0x4b3d3d0> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4b3d350> PedPartition: <_ped.Partition object at 0x4b1d530> >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44cba90>]] >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 104.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4832550> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b3dd90> PedPartition: <_ped.Partition object at 0x4b1d4d0> >sectorSize = 512 >sectorSize = 512 >id = 58 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 196608 >done = False >disk: <parted.disk.Disk object at 0x4832550> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b26d90> PedPartition: <_ped.Partition object at 0x4b1d5f0> >disk: <parted.disk.Disk object at 0x4832550> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b27a10> PedPartition: <_ped.Partition object at 0x4b1d6b0> >sectorSize = 512 >id = 58 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 196608 >done = False >id = 58 name = sda3 growable = True >base = 16384 growth = 187056 max_grow = 196608 >done = False >id = 58 name = sda3 growable = True >base = 16384 growth = 187056 max_grow = 196608 >done = False >start: 249866240 end: 250068991 length: 202752 >device: <parted.device.Device object at 0x44cb750> PedGeometry: <_ped.Geometry object at 0x4b27dd0> >start: 249866240 end: 250068991 length: 202752 >device: <parted.device.Device object at 0x44cb750> PedGeometry: <_ped.Geometry object at 0x4b27dd0> >disk: <parted.disk.Disk object at 0x4832550> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b2b790> PedPartition: <_ped.Partition object at 0x4b1d710> >disk: <parted.disk.Disk object at 0x4832550> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b29310> PedPartition: <_ped.Partition object at 0x4b1d890> >Dec 15 04:52:15 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101e39a not in stack >Dec 15 04:52:15 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x101e396 not in stack >Dec 15 04:52:15 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x101e396 not in stack >Dec 15 04:52:15 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x101e396 not in stack >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44cba90>] ; raid_level: None ; label: ; container_name: FastGroup ; device: None ; mountpoint: None ; fstype: swap ; container_size: 120000 ; >disk: <parted.disk.Disk object at 0x4b1a8d0> fileSystem: <parted.filesystem.FileSystem object at 0x4da4910> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4da4710> PedPartition: <_ped.Partition object at 0x4b1d710> >disk: <parted.disk.Disk object at 0x4b1a8d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4da4890> PedPartition: <_ped.Partition object at 0x4b1d770> >disk: <parted.disk.Disk object at 0x4b3f6d0> fileSystem: <parted.filesystem.FileSystem object at 0x4da4bd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4da49d0> PedPartition: <_ped.Partition object at 0x4b1d6b0> >disk: <parted.disk.Disk object at 0x4b3f6d0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4da4b50> PedPartition: <_ped.Partition object at 0x4b1d110> >disk: <parted.disk.Disk object at 0x4b3f6d0> fileSystem: <parted.filesystem.FileSystem object at 0x4da4f10> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4da4e90> PedPartition: <_ped.Partition object at 0x4b1d590> >disk: <parted.disk.Disk object at 0x4b41a90> fileSystem: <parted.filesystem.FileSystem object at 0x4dab050> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4da4c50> PedPartition: <_ped.Partition object at 0x4b1d650> >disk: <parted.disk.Disk object at 0x4b41a90> fileSystem: <parted.filesystem.FileSystem object at 0x4dab090> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4da4f90> PedPartition: <_ped.Partition object at 0x4b1d950> >disk: <parted.disk.Disk object at 0x4b41a90> fileSystem: <parted.filesystem.FileSystem object at 0x4dab250> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dab1d0> PedPartition: <_ped.Partition object at 0x4b1d9b0> >disk: <parted.disk.Disk object at 0x4b41a90> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dab390> PedPartition: <_ped.Partition object at 0x4b1da10> >disk: <parted.disk.Disk object at 0x4d97fd0> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dab590> PedPartition: <_ped.Partition object at 0x4b1dad0> >disk: <parted.disk.Disk object at 0x4d98950> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dab5d0> PedPartition: <_ped.Partition object at 0x4b1da70> >disk: <parted.disk.Disk object at 0x4d99290> fileSystem: <parted.filesystem.FileSystem object at 0x4dab890> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4dab810> PedPartition: <_ped.Partition object at 0x4b1db90> >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44cba90>] ; raid_level: None ; label: ; container_name: FastGroup ; device: non-existent 96MB lvmlv FastGroup-swap (61) with non-existent swap ; mountpoint: None ; fstype: swap ; container_size: 120000 ; >name = FastGroup-swap status = False kids = 0 id = 61 >parents = ['existing 120000MB lvmvg FastGroup (10)'] >uuid = None size = 96 >format = non-existent swap >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 96 path = /dev/mapper/FastGroup-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4846390) -- >name = FastGroup status = True kids = 3 id = 10 >parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/FastGroup >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 >PE Free = 0 PV Count = 1 >LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False >extents = 30000.0 free space = 15904 >free extents = 3976.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >LVs = ['existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', >'existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at /', >'non-existent 96MB lvmlv FastGroup-swap (61) with non-existent swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 96MB, 'mountpoint': None, 'fstype': 'swap', 'container_size': 120000L} >disk: <parted.disk.Disk object at 0x4db3450> fileSystem: <parted.filesystem.FileSystem object at 0x4dc34d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc32d0> PedPartition: <_ped.Partition object at 0x4b1db30> >disk: <parted.disk.Disk object at 0x4db3450> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc3450> PedPartition: <_ped.Partition object at 0x4b1dc50> >disk: <parted.disk.Disk object at 0x4d97e50> fileSystem: <parted.filesystem.FileSystem object at 0x4dc3790> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc3590> PedPartition: <_ped.Partition object at 0x4b1d8f0> >disk: <parted.disk.Disk object at 0x4d97e50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc3710> PedPartition: <_ped.Partition object at 0x4b1dcb0> >disk: <parted.disk.Disk object at 0x4d97e50> fileSystem: <parted.filesystem.FileSystem object at 0x4dc3ad0> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc3a50> PedPartition: <_ped.Partition object at 0x4b1dd70> >disk: <parted.disk.Disk object at 0x4db39d0> fileSystem: <parted.filesystem.FileSystem object at 0x4dc3bd0> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc3810> PedPartition: <_ped.Partition object at 0x4b1dd10> >disk: <parted.disk.Disk object at 0x4db39d0> fileSystem: <parted.filesystem.FileSystem object at 0x4dc3c10> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc3b50> PedPartition: <_ped.Partition object at 0x4b1ddd0> >disk: <parted.disk.Disk object at 0x4db39d0> fileSystem: <parted.filesystem.FileSystem object at 0x4dc3dd0> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc3d50> PedPartition: <_ped.Partition object at 0x4b1de30> >disk: <parted.disk.Disk object at 0x4db39d0> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc3f10> PedPartition: <_ped.Partition object at 0x4b1de90> >disk: <parted.disk.Disk object at 0x4db0f10> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc3fd0> PedPartition: <_ped.Partition object at 0x4b1df50> >disk: <parted.disk.Disk object at 0x4dad890> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc8110> PedPartition: <_ped.Partition object at 0x4b1def0> >disk: <parted.disk.Disk object at 0x4db51d0> fileSystem: <parted.filesystem.FileSystem object at 0x4dc8450> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4dc83d0> PedPartition: <_ped.Partition object at 0x4dc9050> >Dec 15 04:53:09 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1383626) is greater than comparison timestamp (1383625). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:53:09 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1020693 not in stack >Dec 15 04:53:09 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x102068f not in stack >Dec 15 04:53:09 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x102068f not in stack >Dec 15 04:53:09 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x102068f not in stack >Dec 15 04:53:24 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1398847) is greater than comparison timestamp (1398845). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:53:37 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1412050) is greater than comparison timestamp (1412049). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:53:37 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1020cbf not in stack >Dec 15 04:53:37 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1020cbb not in stack >Dec 15 04:53:37 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1020cbb not in stack >Dec 15 04:53:37 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1020cbb not in stack >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: <parted.filesystem.FileSystem object at 0x4b3f450> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b3f090> PedPartition: <_ped.Partition object at 0x4b1def0> >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b3f310> PedPartition: <_ped.Partition object at 0x4b1df50> >disk: <parted.disk.Disk object at 0x4d9ddd0> fileSystem: <parted.filesystem.FileSystem object at 0x4b3f350> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4b3fd90> PedPartition: <_ped.Partition object at 0x4b1de30> >disk: <parted.disk.Disk object at 0x4d98d50> fileSystem: <parted.filesystem.FileSystem object at 0x4b3f690> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b3f250> PedPartition: <_ped.Partition object at 0x4b1de90> >disk: <parted.disk.Disk object at 0x4d98d50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b3f490> PedPartition: <_ped.Partition object at 0x4b1ddd0> >disk: <parted.disk.Disk object at 0x4d98d50> fileSystem: <parted.filesystem.FileSystem object at 0x4b3fc90> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b3fbd0> PedPartition: <_ped.Partition object at 0x4b1dd70> >disk: <parted.disk.Disk object at 0x4dab290> fileSystem: <parted.filesystem.FileSystem object at 0x4b3fa10> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b3f610> PedPartition: <_ped.Partition object at 0x4b1dd10> >disk: <parted.disk.Disk object at 0x4dab290> fileSystem: <parted.filesystem.FileSystem object at 0x4b3f9d0> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b3fa90> PedPartition: <_ped.Partition object at 0x4b1dcb0> >disk: <parted.disk.Disk object at 0x4dab290> fileSystem: <parted.filesystem.FileSystem object at 0x4b3f8d0> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b3f810> PedPartition: <_ped.Partition object at 0x4b1d8f0> >disk: <parted.disk.Disk object at 0x4dab290> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b3fb50> PedPartition: <_ped.Partition object at 0x4b1dc50> >disk: <parted.disk.Disk object at 0x4da48d0> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b3f550> PedPartition: <_ped.Partition object at 0x4b1db90> >disk: <parted.disk.Disk object at 0x4b3db90> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc86d0> PedPartition: <_ped.Partition object at 0x4b1db30> >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4b29c90>] ; fstype: ext4 ; encrypted: False ; >disk: <parted.disk.Disk object at 0x4dc8890> fileSystem: <parted.filesystem.FileSystem object at 0x4dbeb90> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dbe990> PedPartition: <_ped.Partition object at 0x4b1d950> >disk: <parted.disk.Disk object at 0x4dc8890> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dbeb10> PedPartition: <_ped.Partition object at 0x4b1d650> >disk: <parted.disk.Disk object at 0x4db1690> fileSystem: <parted.filesystem.FileSystem object at 0x4dbee50> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dbec50> PedPartition: <_ped.Partition object at 0x4b1da70> >disk: <parted.disk.Disk object at 0x4db1690> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dbedd0> PedPartition: <_ped.Partition object at 0x4b1d9b0> >disk: <parted.disk.Disk object at 0x4db1690> fileSystem: <parted.filesystem.FileSystem object at 0x4db71d0> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4db7150> PedPartition: <_ped.Partition object at 0x4b1d6b0> >disk: <parted.disk.Disk object at 0x44a78d0> fileSystem: <parted.filesystem.FileSystem object at 0x4db72d0> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dbeed0> PedPartition: <_ped.Partition object at 0x4b1d110> >disk: <parted.disk.Disk object at 0x44a78d0> fileSystem: <parted.filesystem.FileSystem object at 0x4db7310> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4db7250> PedPartition: <_ped.Partition object at 0x4b1d590> >disk: <parted.disk.Disk object at 0x44a78d0> fileSystem: <parted.filesystem.FileSystem object at 0x4db74d0> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4db7450> PedPartition: <_ped.Partition object at 0x4b1d710> >disk: <parted.disk.Disk object at 0x44a78d0> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4db7610> PedPartition: <_ped.Partition object at 0x4b1d770> >disk: <parted.disk.Disk object at 0x4dc3d50> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4db7810> PedPartition: <_ped.Partition object at 0x4b1d4d0> >disk: <parted.disk.Disk object at 0x4dad6d0> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4db7850> PedPartition: <_ped.Partition object at 0x4b1d5f0> >disk: <parted.disk.Disk object at 0x4dadfd0> fileSystem: <parted.filesystem.FileSystem object at 0x4db7b10> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4db7a90> PedPartition: <_ped.Partition object at 0x4b1d830> >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 2000.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc3710> PedPartition: <_ped.Partition object at 0x4b1d7d0> >sectorSize = 512 >sectorSize = 512 >id = 62 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc3ad0> PedPartition: <_ped.Partition object at 0x4da5050> >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc39d0> PedPartition: <_ped.Partition object at 0x4da5170> >sectorSize = 512 >id = 62 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >start: 249866240 end: 250068991 length: 202752 >device: <parted.device.Device object at 0x4b29890> PedGeometry: <_ped.Geometry object at 0x4dad050> >start: 249866240 end: 250068991 length: 202752 >device: <parted.device.Device object at 0x4b29890> PedGeometry: <_ped.Geometry object at 0x4dad050> >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4daded0> PedPartition: <_ped.Partition object at 0x4da51d0> >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4db7f10> PedPartition: <_ped.Partition object at 0x4da5350> >Dec 15 04:54:26 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1461310) is greater than comparison timestamp (1461309). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:54:26 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1022839 not in stack >Dec 15 04:54:26 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1022835 not in stack >Dec 15 04:54:26 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1022835 not in stack >Dec 15 04:54:26 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1022835 not in stack >Dec 15 04:54:39 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1024671 not in stack >Dec 15 04:54:39 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x102466d not in stack >Dec 15 04:54:39 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x102466d not in stack >Dec 15 04:54:39 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x102466d not in stack >name = sda status = True kids = 1 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4b29c90>] ; fstype: ext4 ; encrypted: False ; >disk: <parted.disk.Disk object at 0x4dc7c90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4db1a50> PedPartition: <_ped.Partition object at 0x4b1d7d0> >disk: <parted.disk.Disk object at 0x4dd2290> fileSystem: <parted.filesystem.FileSystem object at 0x4db1550> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4db1850> PedPartition: <_ped.Partition object at 0x4b1d830> >disk: <parted.disk.Disk object at 0x4dd2290> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4db16d0> PedPartition: <_ped.Partition object at 0x4b1d5f0> >disk: <parted.disk.Disk object at 0x4dd2290> fileSystem: <parted.filesystem.FileSystem object at 0x4dbe1d0> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dbe490> PedPartition: <_ped.Partition object at 0x4b1d770> >disk: <parted.disk.Disk object at 0x4d99650> fileSystem: <parted.filesystem.FileSystem object at 0x4dbe350> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4db1510> PedPartition: <_ped.Partition object at 0x4b1d4d0> >disk: <parted.disk.Disk object at 0x4d99650> fileSystem: <parted.filesystem.FileSystem object at 0x4dbe210> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dbe250> PedPartition: <_ped.Partition object at 0x4b1d110> >disk: <parted.disk.Disk object at 0x4d99650> fileSystem: <parted.filesystem.FileSystem object at 0x4dbe410> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dbe390> PedPartition: <_ped.Partition object at 0x4b1d590> >disk: <parted.disk.Disk object at 0x4d99650> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dbef10> PedPartition: <_ped.Partition object at 0x4b1d710> >disk: <parted.disk.Disk object at 0x4dad6d0> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dbedd0> PedPartition: <_ped.Partition object at 0x4b1da70> >disk: <parted.disk.Disk object at 0x4dc34d0> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dbec50> PedPartition: <_ped.Partition object at 0x4b1d9b0> >disk: <parted.disk.Disk object at 0x4dc9b10> fileSystem: <parted.filesystem.FileSystem object at 0x4dbe9d0> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4dbe910> PedPartition: <_ped.Partition object at 0x4b1d950> >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 2000.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc8cd0> PedPartition: <_ped.Partition object at 0x4b1dad0> >sectorSize = 512 >id = 63 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >sectorSize = 512 >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dc7290> PedPartition: <_ped.Partition object at 0x4b1d6b0> >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dd2990> PedPartition: <_ped.Partition object at 0x4da5290> >sectorSize = 512 >id = 63 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >start: 2048 end: 4098047 length: 4096000 >device: <parted.device.Device object at 0x4b29890> PedGeometry: <_ped.Geometry object at 0x4db0e50> >start: 2048 end: 4098047 length: 4096000 >device: <parted.device.Device object at 0x4b29890> PedGeometry: <_ped.Geometry object at 0x4db0e50> >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dad9d0> PedPartition: <_ped.Partition object at 0x4b1d650> >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dada50> PedPartition: <_ped.Partition object at 0x4da52f0> >Dec 15 04:54:50 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1485148) is greater than comparison timestamp (1485147). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:54:50 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10251e8 not in stack >Dec 15 04:54:50 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10251e4 not in stack >Dec 15 04:54:50 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10251e4 not in stack >Dec 15 04:54:50 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10251e4 not in stack >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4b29c90>] ; raid_level: None ; label: boot ; container_name: None ; device: non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot ; mountpoint: /boot ; fstype: ext4 ; container_size: 0 ; >name = sda1 status = False kids = 0 id = 63 >parents = ['existing 122104MB disk sda (7) with existing msdos disklabel'] >uuid = None size = 2000.0 >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1 path = /dev/sda1 >format args = [] originalFormat = ext4 grow = False max size = 2000.0 bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4dada50> PedPartition: <_ped.Partition object at 0x4da52f0> >disk = existing 122104MB disk sda (7) with existing msdos disklabel >start = 2048 end = 4098047 length = 4096000 >flags = , 'mountpoint': '/boot', 'fstype': 'ext4', 'container_size': 0} >disk: <parted.disk.Disk object at 0x4db15d0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc064bd0> PedPartition: <_ped.Partition object at 0x4b1da10> >disk: <parted.disk.Disk object at 0x4db15d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc064d50> PedPartition: <_ped.Partition object at 0x4b1d650> >disk: <parted.disk.Disk object at 0x4db12d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc06a090> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc064e50> PedPartition: <_ped.Partition object at 0x4b1d6b0> >disk: <parted.disk.Disk object at 0x4db12d0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc064fd0> PedPartition: <_ped.Partition object at 0x4b1dad0> >disk: <parted.disk.Disk object at 0x4db12d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc06a3d0> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc06a350> PedPartition: <_ped.Partition object at 0x4da5290> >disk: <parted.disk.Disk object at 0x4db0910> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc06a4d0> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc06a110> PedPartition: <_ped.Partition object at 0x4da5230> >disk: <parted.disk.Disk object at 0x4db0910> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc06a510> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc06a450> PedPartition: <_ped.Partition object at 0x4da5110> >disk: <parted.disk.Disk object at 0x4db0910> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc06a6d0> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc06a650> PedPartition: <_ped.Partition object at 0x4da5170> >disk: <parted.disk.Disk object at 0x4db0910> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc06a810> PedPartition: <_ped.Partition object at 0x4da51d0> >disk: <parted.disk.Disk object at 0x4db6a50> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc06aa10> PedPartition: <_ped.Partition object at 0x4da5410> >disk: <parted.disk.Disk object at 0x4db23d0> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc06aa50> PedPartition: <_ped.Partition object at 0x4da53b0> >disk: <parted.disk.Disk object at 0x4db2cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc06ad10> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fcbfc06ac90> PedPartition: <_ped.Partition object at 0x4da54d0> >boot: True ; primary: False ; size: 2000MB ; grow: False ; max_size: 2000.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc077210> PedPartition: <_ped.Partition object at 0x4da5050> >disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fcbfc0771d0> PedPartition: <_ped.Partition object at 0x4da52f0> >name = sda status = True kids = 2 id = 7 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x7fcc101ab4d0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4b29c90>] ; raid_level: None ; label: swap ; container_name: FastGroup ; device: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap ; mountpoint: None ; fstype: swap ; container_size: 120000 ; >name = FastGroup-swap status = False kids = 0 id = 61 >parents = ['existing 120000MB lvmvg FastGroup (10)'] >uuid = None size = 16000 >format = non-existent swap >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 16000 path = /dev/mapper/FastGroup-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4860f10) -- >name = FastGroup status = True kids = 3 id = 10 >parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/FastGroup >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 >PE Free = 0 PV Count = 1 >LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False >extents = 30000.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] >LVs = ['existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', >'existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at /', >'non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 16000MB, 'mountpoint': None, 'fstype': 'swap', 'container_size': 120000L} >disk: <parted.disk.Disk object at 0x4d99310> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b29b90> PedPartition: <_ped.Partition object at 0x7fcc1023e350> >disk: <parted.disk.Disk object at 0x4d99310> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b299d0> PedPartition: <_ped.Partition object at 0x482bb30> >disk: <parted.disk.Disk object at 0x4dc9a50> fileSystem: <parted.filesystem.FileSystem object at 0x4b293d0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b29610> PedPartition: <_ped.Partition object at 0x482b350> >disk: <parted.disk.Disk object at 0x4dc9a50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b29450> PedPartition: <_ped.Partition object at 0x482b3b0> >disk: <parted.disk.Disk object at 0x4dc9a50> fileSystem: <parted.filesystem.FileSystem object at 0x4b29110> >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b29050> PedPartition: <_ped.Partition object at 0x482b1d0> >disk: <parted.disk.Disk object at 0x7fcbfc077c10> fileSystem: <parted.filesystem.FileSystem object at 0x4b29310> >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b29390> PedPartition: <_ped.Partition object at 0x482ba10> >disk: <parted.disk.Disk object at 0x7fcbfc077c10> fileSystem: <parted.filesystem.FileSystem object at 0x4b297d0> >number: 2 path: /dev/sdc2 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b29810> PedPartition: <_ped.Partition object at 0x482bbf0> >disk: <parted.disk.Disk object at 0x7fcbfc077c10> fileSystem: <parted.filesystem.FileSystem object at 0x4b39e10> >number: 3 path: /dev/sdc3 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b39e50> PedPartition: <_ped.Partition object at 0x482b8f0> >disk: <parted.disk.Disk object at 0x7fcbfc077c10> fileSystem: None >number: 4 path: /dev/sdc4 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b39b50> PedPartition: <_ped.Partition object at 0x482bfb0> >disk: <parted.disk.Disk object at 0x7fcbfc074150> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b39750> PedPartition: <_ped.Partition object at 0x482bef0> >disk: <parted.disk.Disk object at 0x7fcbfc074a90> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b39b10> PedPartition: <_ped.Partition object at 0x482ba70> >disk: <parted.disk.Disk object at 0x7fcbfc0733d0> fileSystem: <parted.filesystem.FileSystem object at 0x4b39590> >number: 1 path: /dev/sdd1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4b39650> PedPartition: <_ped.Partition object at 0x482bf50> >Dec 15 04:55:50 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1544800) is greater than comparison timestamp (1544799). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:55:50 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1028f81 not in stack >'DEVNAME': 'sde', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', >'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': '168', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '168', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST31000524AS', >'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '31cb4996', >'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'JC4B', >'ID_SERIAL': 'ST31000524AS_6VPE4YD8', >'ID_SERIAL_SHORT': '6VPE4YD8', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5003749f3b4', >'ID_WWN_WITH_EXTENSION': '0x5000c5003749f3b4', >'MAJOR': '8', >'MINOR': '64', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '58704', >'name': 'sde', >'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8', >'/dev/disk/by-id/wwn-0x5000c5003749f3b4', >'/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde'} ; name: sde ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4b1e850>] >device: <parted.device.Device object at 0x4b1ea90> >PedDisk: <_ped.Disk object at 0x48559e0> >name = sde status = True kids = 0 id = 64 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 64 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde partedDevice = parted.Device instance -- >model: ST310005 24AS path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x48644d0> >target size = 0 path = /dev/sde >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4b1ed90> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sde 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: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4b1e850>] >device: <parted.device.Device object at 0x4b1ea90> >PedDisk: <_ped.Disk object at 0x48559e0> >origPartedDisk = <parted.disk.Disk object at 0x4b1ebd0> >partedDevice = parted.Device instance -- >model: ST310005 24AS path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x48645f0> >'DEVNAME': 'sde1', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', >'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': '168', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '168', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'lhost:0', >'ID_FS_LABEL_ENC': 'lhost:0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', >'ID_FS_UUID_ENC': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', >'ID_FS_UUID_SUB': 'e654892f-bbaf-1556-1ba2-e706d4c6b480', >'ID_FS_UUID_SUB_ENC': 'e654892f-bbaf-1556-1ba2-e706d4c6b480', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST31000524AS', >'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:64', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1953523120', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '31cb4996-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '31cb4996', >'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'JC4B', >'ID_SERIAL': 'ST31000524AS_6VPE4YD8', >'ID_SERIAL_SHORT': '6VPE4YD8', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5003749f3b4', >'ID_WWN_WITH_EXTENSION': '0x5000c5003749f3b4', >'MAJOR': '8', >'MINOR': '65', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1000.20GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'e654892f:bbaf1556:1ba2e706:d4c6b480', >'UDISKS_MD_MEMBER_EVENTS': '1409', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'lhost:0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1387099897', >'UDISKS_MD_MEMBER_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', >'USEC_INITIALIZED': '58736', >'name': 'sde1', >'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8-part1', >'/dev/disk/by-id/wwn-0x5000c5003749f3b4-part1', >'/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1'} ; name: sde1 ; >Dec 15 04:56:19 master.base.spectsys.com kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:56:19 master.base.spectsys.com kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:56:19 master.base.spectsys.com kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:56:19 master.base.spectsys.com kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:56:19 master.base.spectsys.com udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sde: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:56:19 master.base.spectsys.com kernel: md: bind<sde1> >Dec 15 04:56:19 master.base.spectsys.com udisksd[1746]: Error creating watch for file /sys/devices/virtual/block/md0/md/sync_action: No such file or directory (g-file-error-quark, 4) >Dec 15 04:56:19 master.base.spectsys.com udisksd[1746]: Error creating watch for file /sys/devices/virtual/block/md0/md/degraded: No such file or directory (g-file-error-quark, 4) >Dec 15 04:56:19 master.base.spectsys.com udisksd[1746]: Error reading sysfs attr `/sys/devices/virtual/block/md0/md/degraded': Failed to open file '/sys/devices/virtual/block/md0/md/degraded': No such file or directory (g-file-error-quark, 4) >Dec 15 04:56:19 master.base.spectsys.com udisksd[1746]: Error reading sysfs attr `/sys/devices/virtual/block/md0/md/sync_action': Failed to open file '/sys/devices/virtual/block/md0/md/sync_action': No such file or directory (g-file-error-quark, 4) >Dec 15 04:56:19 master.base.spectsys.com udisksd[1746]: Error reading sysfs attr `/sys/devices/virtual/block/md0/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md0/md/sync_completed': No such file or directory (g-file-error-quark, 4) >name = sde1 status = True kids = 1 id = 65 >parents = ['existing 953869MB disk sde (64) with existing msdos disklabel'] >uuid = None size = 953868.710938 >format = existing mdmember >major = 8 minor = 65 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1953523120 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x4864290> >target size = 0 path = /dev/sde1 >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 0x4b1eb90> fileSystem: None >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b1e790> PedPartition: <_ped.Partition object at 0x4368c50> >disk = existing 953869MB disk sde (64) with existing msdos disklabel >start = 2048 end = 1953525167 length = 1953523120 >flags = raid >type = mdmember name = software RAID status = False >device = /dev/sde1 uuid = 05354a72-dcd7-8b8e-d99a-46d7c6863f8b exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 05354a72:dcd78b8e:d99a46d7:c6863f8b biosraid = False >'DEVNAME': 'sdf', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '172', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '172', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST31000528AS', >'ID_MODEL_ENC': 'ST31000528AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'cac5cd41', >'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', >'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_1', >'ID_REVISION': 'CC38', >'ID_SERIAL': 'ST31000528AS_5VP4KFG7', >'ID_SERIAL_SHORT': '5VP4KFG7', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50025235663', >'ID_WWN_WITH_EXTENSION': '0x5000c50025235663', >'MAJOR': '8', >'MINOR': '80', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '58927', >'name': 'sdf', >'symlinks': ['/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7', >'/dev/disk/by-id/wwn-0x5000c50025235663', >'/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf'} ; name: sdf ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4b1ae10>] >device: <parted.device.Device object at 0x4b1aa10> >PedDisk: <_ped.Disk object at 0x484fdd0> >name = sdf status = True kids = 0 id = 67 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 80 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf partedDevice = parted.Device instance -- >model: ST310005 28AS path: /dev/sdf type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 256 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x48643b0> >target size = 0 path = /dev/sdf >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4b1ead0> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdf 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: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4b1ae10>] >device: <parted.device.Device object at 0x4b1aa10> >PedDisk: <_ped.Disk object at 0x484fdd0> >origPartedDisk = <parted.disk.Disk object at 0x4b1ab90> >partedDevice = parted.Device instance -- >model: ST310005 28AS path: /dev/sdf type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 256 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x4864170> >'DEVNAME': 'sdf1', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '172', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '172', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'lhost:0', >'ID_FS_LABEL_ENC': 'lhost:0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', >'ID_FS_UUID_ENC': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', >'ID_FS_UUID_SUB': '945a4508-f1fe-b4be-2aa3-55e14977f130', >'ID_FS_UUID_SUB_ENC': '945a4508-f1fe-b4be-2aa3-55e14977f130', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST31000528AS', >'ID_MODEL_ENC': 'ST31000528AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1953523120', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': 'cac5cd41-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'cac5cd41', >'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', >'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_1', >'ID_REVISION': 'CC38', >'ID_SERIAL': 'ST31000528AS_5VP4KFG7', >'ID_SERIAL_SHORT': '5VP4KFG7', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50025235663', >'ID_WWN_WITH_EXTENSION': '0x5000c50025235663', >'MAJOR': '8', >'MINOR': '81', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1000.20GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '945a4508:f1feb4be:2aa355e1:4977f130', >'UDISKS_MD_MEMBER_EVENTS': '1409', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'lhost:0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1387099970', >'UDISKS_MD_MEMBER_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', >'USEC_INITIALIZED': '58962', >'name': 'sdf1', >'symlinks': ['/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7-part1', >'/dev/disk/by-id/wwn-0x5000c50025235663-part1', >'/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1'} ; name: sdf1 ; >Dec 15 04:56:27 master.base.spectsys.com kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:56:27 master.base.spectsys.com kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:56:27 master.base.spectsys.com kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:56:27 master.base.spectsys.com kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:56:27 master.base.spectsys.com udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdf: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Dec 15 04:56:27 master.base.spectsys.com udisksd[1746]: Error reading sysfs attr `/sys/devices/virtual/block/md0/md/degraded': Failed to open file '/sys/devices/virtual/block/md0/md/degraded': No such file or directory (g-file-error-quark, 4) >Dec 15 04:56:27 master.base.spectsys.com udisksd[1746]: Error reading sysfs attr `/sys/devices/virtual/block/md0/md/sync_action': Failed to open file '/sys/devices/virtual/block/md0/md/sync_action': No such file or directory (g-file-error-quark, 4) >Dec 15 04:56:27 master.base.spectsys.com udisksd[1746]: Error reading sysfs attr `/sys/devices/virtual/block/md0/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md0/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Dec 15 04:56:27 master.base.spectsys.com kernel: md: bind<sdf1> >Dec 15 04:56:27 master.base.spectsys.com kernel: md/raid1:md0: active with 2 out of 2 mirrors >Dec 15 04:56:27 master.base.spectsys.com kernel: md0: detected capacity change from 0 to 1000202649600 >Dec 15 04:56:27 master.base.spectsys.com kernel: md0: unknown partition table >Dec 15 04:56:27 master.base.spectsys.com systemd[1]: Starting LVM2 PV scan on device 9:0... >name = sdf1 status = True kids = 1 id = 68 >parents = ['existing 953869MB disk sdf (67) with existing msdos disklabel'] >uuid = None size = 953868.710938 >format = existing mdmember >major = 8 minor = 81 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdf1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1953523120 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x4864050> >target size = 0 path = /dev/sdf1 >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 0x4b1ad90> fileSystem: None >number: 1 path: /dev/sdf1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4b1a910> PedPartition: <_ped.Partition object at 0x4368f50> >disk = existing 953869MB disk sdf (67) with existing msdos disklabel >start = 2048 end = 1953525167 length = 1953523120 >flags = raid >type = mdmember name = software RAID status = False >device = /dev/sdf1 uuid = 05354a72-dcd7-8b8e-d99a-46d7c6863f8b exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 05354a72:dcd78b8e:d99a46d7:c6863f8b biosraid = False >'DEVNAME': 'sdg', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg', >'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': '214', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '214', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST2000DM001-1CH164', >'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2', >'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_2', >'ID_REVISION': 'CC26', >'ID_SERIAL': 'ST2000DM001-1CH164_Z1E3GJDB', >'ID_SERIAL_SHORT': 'Z1E3GJDB', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5005057e3aa', >'ID_WWN_WITH_EXTENSION': '0x5000c5005057e3aa', >'MAJOR': '8', >'MINOR': '96', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '59180', >'name': 'sdg', >'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E3GJDB', >'/dev/disk/by-id/wwn-0x5000c5005057e3aa', >'/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg'} ; name: sdg ; >Dec 15 04:56:27 master.base.spectsys.com pvscan[3044]: 2 logical volume(s) in volume group "SafeGroup" now active >name = sdg status = True kids = 0 id = 69 >parents = [] >uuid = None size = 1907729.08594 >format = existing None >major = 8 minor = 96 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg partedDevice = parted.Device instance -- >model: ST2000DM 001-1CH164 path: /dev/sdg type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 512 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x4864320> >target size = 0 path = /dev/sdg >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4b1ac50> >'DEVNAME': 'sdh', >'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh', >'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': '216', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '216', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST2000DM001-1CH164', >'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3', >'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_3', >'ID_REVISION': 'CC26', >'ID_SERIAL': 'ST2000DM001-1CH164_Z3407MQT', >'ID_SERIAL_SHORT': 'Z3407MQT', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5005071f44c', >'ID_WWN_WITH_EXTENSION': '0x5000c5005071f44c', >'MAJOR': '8', >'MINOR': '112', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '59400', >'name': 'sdh', >'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z3407MQT', >'/dev/disk/by-id/wwn-0x5000c5005071f44c', >'/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3'], >'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh'} ; name: sdh ; >name = sdh status = True kids = 0 id = 70 >parents = [] >uuid = None size = 1907729.08594 >format = existing None >major = 8 minor = 112 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh partedDevice = parted.Device instance -- >model: ST2000DM 001-1CH164 path: /dev/sdh type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 768 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x4836b00> >target size = 0 path = /dev/sdh >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4b13050> >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008812f', >'ID_REVISION': 'DXM04B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', >'ID_SERIAL_SHORT': 'S12PNEAD422507M', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385502e9b7d', >'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '60785', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M', >'/dev/disk/by-id/wwn-0x50025385502e9b7d'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4858a50>, <parted.partition.Partition object at 0x4858510>] >device: <parted.device.Device object at 0x4b0aad0> >PedDisk: <_ped.Disk object at 0x44afdd0> >name = sda status = True kids = 0 id = 71 >parents = [] >uuid = None size = 122104.335938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x4836a70> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4b0a250> >Dec 15 04:56:28 master.base.spectsys.com systemd[1]: Started LVM2 PV scan on device 9:0. >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4858a50>, <parted.partition.Partition object at 0x4858510>] >device: <parted.device.Device object at 0x4b0aad0> >PedDisk: <_ped.Disk object at 0x44afdd0> >origPartedDisk = <parted.disk.Disk object at 0x4858690> >partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 250069680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) >PedDevice: <_ped.Device object at 0x48364d0> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'boot', >'ID_FS_LABEL_ENC': 'boot', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '72ba91be-1b51-4194-8777-bbea182d6e2d', >'ID_FS_UUID_ENC': '72ba91be-1b51-4194-8777-bbea182d6e2d', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '4096000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0008812f-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008812f', >'ID_REVISION': 'DXM04B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', >'ID_SERIAL_SHORT': 'S12PNEAD422507M', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385502e9b7d', >'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '60836', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part1', >'/dev/disk/by-id/wwn-0x50025385502e9b7d-part1', >'/dev/disk/by-label/boot', >'/dev/disk/by-uuid/72ba91be-1b51-4194-8777-bbea182d6e2d'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 72 >parents = ['existing 122104MB disk sda (71) with existing msdos disklabel'] >uuid = None size = 2000.0 >format = existing ext4 filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 4096000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) >PedDevice: <_ped.Device object at 0x48365f0> >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 0x4b0ac10> fileSystem: <parted.filesystem.FileSystem object at 0x4858410> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4858950> PedPartition: <_ped.Partition object at 0x4368d10> >disk = existing 122104MB disk sda (71) with existing msdos disklabel >start = 2048 end = 4098047 length = 4096000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 72ba91be-1b51-4194-8777-bbea182d6e2d exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = boot size = 2000.0 targetSize = 2000.0 >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY', >'ID_FS_UUID_ENC': 'V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\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': '4098048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '245768192', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '0008812f-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008812f', >'ID_REVISION': 'DXM04B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', >'ID_SERIAL_SHORT': 'S12PNEAD422507M', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385502e9b7d', >'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '60887', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part2', >'/dev/disk/by-id/wwn-0x50025385502e9b7d-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Dec 15 04:56:36 master.base.spectsys.com kernel: usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd >Dec 15 04:56:36 master.base.spectsys.com kernel: usb 9-1: Parent hub missing LPM exit latency info. Power management will be impacted. >Dec 15 04:56:36 master.base.spectsys.com kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a54780 >Dec 15 04:56:36 master.base.spectsys.com kernel: xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8805f7a547c0 >Dec 15 04:56:36 master.base.spectsys.com udisksd[1746]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdg: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'swap', >'DM_NAME': 'FastGroup-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', >'DM_VG_NAME': 'FastGroup', >'ID_FS_LABEL': 'swap', >'ID_FS_LABEL_ENC': 'swap', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'eca99142-475f-410d-94d9-bab1abf8757e', >'ID_FS_UUID_ENC': 'eca99142-475f-410d-94d9-bab1abf8757e', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '83038553', >'name': 'dm-2', >'symlinks': ['/dev/FastGroup/swap', >'/dev/disk/by-id/dm-name-FastGroup-swap', >'/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', >'/dev/disk/by-label/swap', >'/dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e', >'/dev/mapper/FastGroup-swap'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: FastGroup-swap ; >name = FastGroup-swap status = True kids = 0 id = 75 >parents = ['existing 120000MB lvmvg FastGroup (74)'] >uuid = 1z1puH-srT2-m2aX-fB2M-ozyN-hd1x-6Z5dBa size = 16000.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 32768000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) >PedDevice: <_ped.Device object at 0x4836440> >target size = 16000.0 path = /dev/mapper/FastGroup-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4858090) -- >name = FastGroup status = True kids = 1 id = 74 >parents = ['existing 120004MB partition sda2 (73) with existing lvmpv'] >uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/FastGroup >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 >PE Free = 0 PV Count = 1 >LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False >extents = 30000.0 free space = 104000 >free extents = 26000.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 120004MB partition sda2 (73) with existing lvmpv'] >LVs = ['existing 16000MB lvmlv FastGroup-swap (75) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 16000MB >type = swap name = swap status = False >device = /dev/mapper/FastGroup-swap uuid = eca99142-475f-410d-94d9-bab1abf8757e exists = True >options = supported = True formattable = True resizable = False >priority = None label = swap >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'sysroot_a', >'DM_NAME': 'FastGroup-sysroot_a', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', >'DM_VG_NAME': 'FastGroup', >'ID_FS_LABEL': 'sysroot_a', >'ID_FS_LABEL_ENC': 'sysroot_a', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', >'ID_FS_UUID_ENC': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '90959778', >'name': 'dm-3', >'symlinks': ['/dev/FastGroup/sysroot_a', >'/dev/disk/by-id/dm-name-FastGroup-sysroot_a', >'/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', >'/dev/disk/by-label/sysroot_a', >'/dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4', >'/dev/mapper/FastGroup-sysroot_a'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: FastGroup-sysroot_a ; >name = FastGroup-sysroot_a status = True kids = 0 id = 76 >parents = ['existing 120000MB lvmvg FastGroup (74)'] >uuid = kmzUjE-kJRu-5ssf-kts5-iPt0-Yo9F-XzeJBF size = 52000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_a type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 106496000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) >PedDevice: <_ped.Device object at 0x48369e0> >target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_a >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4858090) -- >name = FastGroup status = True kids = 2 id = 74 >parents = ['existing 120004MB partition sda2 (73) with existing lvmpv'] >uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/FastGroup >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 >PE Free = 0 PV Count = 1 >LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False >extents = 30000.0 free space = 52000 >free extents = 13000.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 120004MB partition sda2 (73) with existing lvmpv'] >LVs = ['existing 16000MB lvmlv FastGroup-swap (75) with existing swap', >'existing 52000MB lvmlv FastGroup-sysroot_a (76) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 52000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/FastGroup-sysroot_a uuid = 2a69e335-e4c3-4890-934c-bd1fa4261bf4 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = sysroot_a size = 52000.0 targetSize = 52000.0 >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'sysroot_b', >'DM_NAME': 'FastGroup-sysroot_b', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', >'DM_VG_NAME': 'FastGroup', >'ID_FS_LABEL': 'sysroot_b', >'ID_FS_LABEL_ENC': 'sysroot_b', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', >'ID_FS_UUID_ENC': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '91168759', >'name': 'dm-4', >'symlinks': ['/dev/FastGroup/sysroot_b', >'/dev/disk/by-id/dm-name-FastGroup-sysroot_b', >'/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', >'/dev/disk/by-label/sysroot_b', >'/dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c', >'/dev/mapper/FastGroup-sysroot_b'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: FastGroup-sysroot_b ; >name = FastGroup-sysroot_b status = True kids = 0 id = 77 >parents = ['existing 120000MB lvmvg FastGroup (74)'] >uuid = 7Y8Vzn-tZLX-JJ93-c1EZ-CRPi-r3yY-O8p7gj size = 52000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_b type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 106496000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) >PedDevice: <_ped.Device object at 0x4836560> >target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_b >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4858090) -- >name = FastGroup status = True kids = 3 id = 74 >parents = ['existing 120004MB partition sda2 (73) with existing lvmpv'] >uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/FastGroup >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 >PE Free = 0 PV Count = 1 >LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False >extents = 30000.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 120004MB partition sda2 (73) with existing lvmpv'] >LVs = ['existing 16000MB lvmlv FastGroup-swap (75) with existing swap', >'existing 52000MB lvmlv FastGroup-sysroot_a (76) with existing ext4 filesystem', >'existing 52000MB lvmlv FastGroup-sysroot_b (77) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 52000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/FastGroup-sysroot_b uuid = 87ba7188-801e-4efc-b4f1-4b132b7fa54c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = sysroot_b size = 52000.0 targetSize = 52000.0 >name = sda2 status = True kids = 1 id = 73 >parents = ['existing 122104MB disk sda (71) with existing msdos disklabel'] >uuid = None size = 120004.0 >format = existing lvmpv >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 245768192 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (15298, 255, 63) biosGeometry: (15298, 255, 63) >PedDevice: <_ped.Device object at 0x4836050> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4b0ac10> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4858550> PedPartition: <_ped.Partition object at 0x4368cb0> >disk = existing 122104MB disk sda (71) with existing msdos disklabel >start = 4098048 end = 249866239 length = 245768192 >flags = lvm >type = lvmpv name = physical volume (LVM) status = False >device = /dev/sda2 uuid = V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY exists = True >options = None supported = True formattable = True resizable = False >vgName = FastGroup vgUUID = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv peStart = 1.0 >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '178', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST31000333AS', >'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0007ac1d', >'ID_REVISION': 'CC1H', >'ID_SERIAL': 'ST31000333AS_9TE22BXD', >'ID_SERIAL_SHORT': '9TE22BXD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500149b3d31', >'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '61576', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD', >'/dev/disk/by-id/wwn-0x5000c500149b3d31'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x483e850>, <parted.partition.Partition object at 0x483e950>, <parted.partition.Partition object at 0x483e490>] >device: <parted.device.Device object at 0x483ec10> >PedDisk: <_ped.Disk object at 0x482cef0> >name = sdb status = True kids = 0 id = 78 >parents = [] >uuid = None size = 953868.679199 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA ST31000333AS path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953523055 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x4836320> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4b13310> >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 = 3 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x483e850>, <parted.partition.Partition object at 0x483e950>, <parted.partition.Partition object at 0x483e490>] >device: <parted.device.Device object at 0x483ec10> >PedDisk: <_ped.Disk object at 0x482cef0> >origPartedDisk = <parted.disk.Disk object at 0x483e810> >partedDevice = parted.Device instance -- >model: ATA ST31000333AS path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953523055 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x4836ef0> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '178', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'boot', >'ID_FS_LABEL_ENC': 'boot', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '40182954-626f-4206-930b-ff5375ed0a7a', >'ID_FS_UUID_ENC': '40182954-626f-4206-930b-ff5375ed0a7a', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST31000333AS', >'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2097152', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0007ac1d-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0007ac1d', >'ID_REVISION': 'CC1H', >'ID_SERIAL': 'ST31000333AS_9TE22BXD', >'ID_SERIAL_SHORT': '9TE22BXD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500149b3d31', >'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '61637', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part1', >'/dev/disk/by-id/wwn-0x5000c500149b3d31-part1', >'/dev/disk/by-label/boot', >'/dev/disk/by-uuid/40182954-626f-4206-930b-ff5375ed0a7a'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >name = sdb1 status = True kids = 0 id = 79 >parents = ['existing 953868MB disk sdb (78) with existing msdos disklabel'] >uuid = None size = 1024.0 >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 2097152 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) >PedDevice: <_ped.Device object at 0x4836f80> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x483eb90> fileSystem: <parted.filesystem.FileSystem object at 0x483e650> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x483e690> PedPartition: <_ped.Partition object at 0x4368890> >disk = existing 953868MB disk sdb (78) with existing msdos disklabel >start = 2048 end = 2099199 length = 2097152 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sdb1 uuid = 40182954-626f-4206-930b-ff5375ed0a7a exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = boot size = 1024.0 targetSize = 1024.0 >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'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': '178', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F', >'ID_FS_UUID_ENC': 'PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'ST31000333AS', >'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '2099200', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1638400000', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '0007ac1d-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0007ac1d', >'ID_REVISION': 'CC1H', >'ID_SERIAL': 'ST31000333AS_9TE22BXD', >'ID_SERIAL_SHORT': '9TE22BXD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500149b3d31', >'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', >'MAJOR': '8', >'MINOR': '18', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '61698', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part2', >'/dev/disk/by-id/wwn-0x5000c500149b3d31-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'DistroVolume', >'DM_NAME': 'SystemGroup-DistroVolume', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': 'DISTROS', >'ID_FS_LABEL_ENC': 'DISTROS', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', >'ID_FS_UUID_ENC': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '91755038', >'name': 'dm-5', >'symlinks': ['/dev/SystemGroup/DistroVolume', >'/dev/disk/by-id/dm-name-SystemGroup-DistroVolume', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', >'/dev/disk/by-label/DISTROS', >'/dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01', >'/dev/mapper/SystemGroup-DistroVolume'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: SystemGroup-DistroVolume ; >name = SystemGroup-DistroVolume status = True kids = 0 id = 82 >parents = ['existing 799996MB lvmvg SystemGroup (81)'] >uuid = GewSl4-TfWH-IqcQ-Od8D-s79S-vNG4-iJXBqI size = 61440.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-DistroVolume type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 125829120 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (7832, 255, 63) biosGeometry: (7832, 255, 63) >PedDevice: <_ped.Device object at 0x4836cb0> >target size = 61440.0 path = /dev/mapper/SystemGroup-DistroVolume >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x485ef90) -- >name = SystemGroup status = True kids = 1 id = 81 >parents = ['existing 800000MB partition sdb2 (80) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 738556 >free extents = 184639.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (80) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (82) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 61440MB >type = ext4 name = ext4 status = False >device = /dev/mapper/SystemGroup-DistroVolume uuid = 7d5ef363-5e62-464c-98d9-ff499b9a8c01 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = DISTROS size = 61440.0 targetSize = 61440.0 >'DEVNAME': 'dm-6', >'DEVPATH': '/devices/virtual/block/dm-6', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'SwapVolume', >'DM_NAME': 'SystemGroup-SwapVolume', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': 'swap', >'ID_FS_LABEL_ENC': 'swap', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', >'ID_FS_UUID_ENC': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '92061286', >'name': 'dm-6', >'symlinks': ['/dev/SystemGroup/SwapVolume', >'/dev/disk/by-id/dm-name-SystemGroup-SwapVolume', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', >'/dev/disk/by-label/swap', >'/dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e', >'/dev/mapper/SystemGroup-SwapVolume'], >'sysfs_path': '/devices/virtual/block/dm-6'} ; name: SystemGroup-SwapVolume ; >name = SystemGroup-SwapVolume status = True kids = 0 id = 83 >parents = ['existing 799996MB lvmvg SystemGroup (81)'] >uuid = 5Qoq5c-8esb-KDXO-W8wQ-XLPK-F8FW-feN4zo size = 10000.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SwapVolume type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 20480000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32716 did: 0 busy: False >hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) >PedDevice: <_ped.Device object at 0x4836830> >target size = 10000.0 path = /dev/mapper/SystemGroup-SwapVolume >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x485ef90) -- >name = SystemGroup status = True kids = 2 id = 81 >parents = ['existing 800000MB partition sdb2 (80) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 728556 >free extents = 182139.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (80) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (82) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (83) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 10000MB >type = swap name = swap status = False >device = /dev/mapper/SystemGroup-SwapVolume uuid = 9faf9049-f59d-463b-b0cb-9a47a7a3d15e exists = True >options = supported = True formattable = True resizable = False >priority = None label = swap >'DEVNAME': 'dm-7', >'DEVPATH': '/devices/virtual/block/dm-7', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'SystemVolumeA', >'DM_NAME': 'SystemGroup-SystemVolumeA', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_TYPE': 'ext3', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ff1ebbec-face-4920-87e4-e563240bdf16', >'ID_FS_UUID_ENC': 'ff1ebbec-face-4920-87e4-e563240bdf16', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '7', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '92299125', >'name': 'dm-7', >'symlinks': ['/dev/SystemGroup/SystemVolumeA', >'/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', >'/dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16', >'/dev/mapper/SystemGroup-SystemVolumeA'], >'sysfs_path': '/devices/virtual/block/dm-7'} ; name: SystemGroup-SystemVolumeA ; >name = SystemGroup-SystemVolumeA status = True kids = 0 id = 84 >parents = ['existing 799996MB lvmvg SystemGroup (81)'] >uuid = Yq67iH-NEaM-C3Dk-ziaj-7y8v-KeHg-vzixp3 size = 30000.0 >format = existing ext3 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeA type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 61440000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) >PedDevice: <_ped.Device object at 0x4836170> >target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeA >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x485ef90) -- >name = SystemGroup status = True kids = 3 id = 81 >parents = ['existing 800000MB partition sdb2 (80) with existing lvmpv'] >uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/SystemGroup >format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 >PE Free = 105879 PV Count = 1 >LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False >extents = 199999.0 free space = 698556 >free extents = 174639.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 800000MB partition sdb2 (80) with existing lvmpv'] >LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (82) with existing ext4 filesystem', >'existing 10000MB lvmlv SystemGroup-SwapVolume (83) with existing swap', >'existing 30000MB lvmlv SystemGroup-SystemVolumeA (84) with existing ext3 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 30000MB >type = ext3 name = ext3 status = False >device = /dev/mapper/SystemGroup-SystemVolumeA uuid = ff1ebbec-face-4920-87e4-e563240bdf16 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 30000.0 targetSize = 30000.0 >Dec 15 04:56:38 master.base.spectsys.com gnome-session[1600]: (anaconda:2275): Gtk-WARNING **: Unable to show '': Operation not supported >Dec 15 04:56:38 master.base.spectsys.com gnome-session[1600]: Window manager warning: last_focus_time (1592759) is greater than comparison timestamp (1592758). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 15 04:56:38 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x102a73c not in stack >Dec 15 04:56:38 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x102a738 not in stack >Dec 15 04:56:38 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x102a738 not in stack >Dec 15 04:56:38 master.base.spectsys.com gnome-session[1600]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x102a738 not in stack >'DEVNAME': 'dm-8', >'DEVPATH': '/devices/virtual/block/dm-8', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'SystemVolumeB', >'DM_NAME': 'SystemGroup-SystemVolumeB', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', >'DM_VG_NAME': 'SystemGroup', >'ID_FS_LABEL': '_Fedora-16-x86_6', >'ID_FS_LABEL_ENC': '_Fedora-16-x86_6', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', >'ID_FS_UUID_ENC': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '8', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '92805944', >'name': 'dm-8', >'symlinks': ['/dev/SystemGroup/SystemVolumeB', >'/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB', >'/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', >'/dev/disk/by-label/_Fedora-16-x86_6', >'/dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7', >'/dev/mapper/SystemGroup-SystemVolumeB'], >'sysfs_path': '/devices/virtual/block/dm-8'} ; name: SystemGroup-SystemVolumeB ; > > > >/tmp/anaconda.log: >04:32:10,989 INFO anaconda: /sbin/anaconda 20.25.6-1 >09:32:11,092 INFO anaconda: 24772608 kB (24192 MB) are available >04:32:11,092 INFO anaconda: check_memory(): total:24192, needed:512, graphical:512 >04:32:11,092 INFO anaconda: Not doing 'start audit daemon' in live installation >04:32:11,092 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base', '--lang', 'en_US.UTF-8'] >04:32:11,092 INFO anaconda: Default encoding = ascii >04:32:34,467 INFO anaconda: Display mode = g >09:32:34,468 INFO anaconda: 24772608 kB (24192 MB) are available >04:32:34,468 INFO anaconda: check_memory(): total:24192, needed:512, graphical:512 >04:32:34,686 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >04:32:34,687 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >04:32:34,687 INFO anaconda: using only installclass _Fedora >04:32:34,689 INFO anaconda: bootloader EFIGRUB on EFI platform >04:32:34,690 INFO anaconda: bootloader EFIGRUB on EFI platform >04:32:34,715 DEBUG anaconda: network: devices found ['p8p1', 'p33p1'] >04:32:34,890 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p8p1 >04:32:34,939 DEBUG anaconda: network: setting autoconnect of p8p1 to False >04:32:35,247 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p33p1 >04:32:35,342 DEBUG anaconda: network: setting autoconnect of p33p1 to False >04:32:35,358 DEBUG anaconda: updating hostname localhost.localdomain >04:32:35,375 INFO anaconda: Running Thread: AnaStorageThread (140514509510400) >04:32:35,381 INFO anaconda: Running Thread: AnaTimeInitThread (140514501117696) >04:32:35,385 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140514418489088) >04:32:35,397 INFO anaconda: Running Thread: AnaPayloadThread (140514410096384) >04:32:35,498 DEBUG anaconda: updating hostname localhost.wireless.base.spectsys.com >04:32:42,394 INFO anaconda: got 0 NTP servers from DHCP >04:32:42,394 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140514418489088) >04:32:50,372 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140514418489088) >04:32:50,372 INFO anaconda: Starting geolocation lookup >04:32:50,372 INFO anaconda: Geolocation provider: Fedora GeoIP >04:32:50,374 INFO anaconda: Not doing 'start chronyd' in live installation >04:32:50,486 INFO anaconda: Not doing 'activate layouts' in live installation >04:32:58,935 INFO anaconda: Geolocation lookup finished in 8.6 seconds >04:32:58,939 INFO anaconda: got results from geolocation >04:32:58,941 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140514418489088) >04:33:40,256 INFO anaconda: Not doing 'require network connection' in live installation >04:33:40,258 DEBUG anaconda: network standalone spoke (init): completed: True >04:33:40,258 INFO anaconda: Not doing 'require network connection' in live installation >04:33:40,333 INFO anaconda: Running Thread: AnaDateTimeThread (140514373457664) >04:33:40,350 INFO anaconda: Not doing 'modify system time and date' in live installation >04:33:42,241 INFO anaconda: fs space: 0 B needed: 2.92 GB >04:33:43,213 INFO anaconda: fs space: 0 B needed: 2.92 GB >04:33:43,298 INFO anaconda: Running Thread: AnaStorageWatcher (140513984698112) >04:33:43,335 INFO anaconda: Running Thread: AnaCustomStorageInit (140513976305408) >04:33:43,444 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >04:33:43,449 DEBUG anaconda: network: selected device p33p1 >04:33:43,559 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >04:33:43,711 DEBUG anaconda: updating hostname localhost.wireless.base.spectsys.com >04:33:43,874 INFO anaconda: Not doing 'require network connection' in live installation >04:33:44,025 INFO anaconda: Running Thread: AnaNTPserver0 (140514002536192) >04:33:44,031 INFO anaconda: Running Thread: AnaNTPserver1 (140514010928896) >04:33:44,034 INFO anaconda: Running Thread: AnaNTPserver2 (140513967912704) >04:33:44,036 INFO anaconda: Running Thread: AnaNTPserver3 (140513959520000) >04:33:44,045 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fcc1025b590> status to: Restoring hardware time... >04:33:44,048 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Probing storage... >04:33:44,305 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x3835710> status to: Wired (p33p1) connected >04:33:44,335 INFO anaconda: Thread Done: AnaNTPserver2 (140513967912704) >04:33:44,338 INFO anaconda: Thread Done: AnaCustomStorageInit (140513976305408) >04:33:44,387 INFO anaconda: Thread Done: AnaNTPserver1 (140514010928896) >04:33:44,484 INFO anaconda: Thread Done: AnaNTPserver3 (140513959520000) >04:33:44,498 INFO anaconda: Thread Done: AnaNTPserver0 (140514002536192) >04:33:49,946 INFO anaconda: Thread Done: AnaStorageThread (140514509510400) >04:33:49,951 INFO anaconda: Thread Done: AnaStorageWatcher (140513984698112) >04:33:50,048 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:33:51,002 INFO anaconda: Thread Done: AnaTimeInitThread (140514501117696) >04:33:51,007 INFO anaconda: Thread Done: AnaDateTimeThread (140514373457664) >04:33:51,020 INFO anaconda: Thread Done: AnaPayloadThread (140514410096384) >04:33:51,096 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fcc1025b590> >04:35:54,542 DEBUG anaconda: updating hostname master.base.spectsys.com >04:35:54,561 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=p33p1 --onboot=off --ipv6=auto --activate >network --bootproto=dhcp --device=p8p1 --onboot=off --ipv6=auto >network --hostname=master.base.spectsys.com > >04:35:54,562 INFO anaconda: setting installation environment hostname to master.base.spectsys.com >04:35:54,729 INFO anaconda: Not doing 'require network connection' in live installation >04:35:56,274 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:114: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >04:35:56,274 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:114: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >04:35:56,323 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:120: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >04:35:56,323 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:120: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >04:35:59,643 INFO anaconda: Not doing 'require network connection' in live installation >04:37:53,873 DEBUG anaconda: Need disklabel: gpt have: msdos >04:37:54,753 DEBUG anaconda: disk free: 0 fs free: 0 sw needs: 2.92 GB auto swap: 0 B >04:38:06,644 INFO anaconda: Running Thread: AnaExecuteStorageThread (140514410096384) >04:38:06,663 DEBUG anaconda: new disk order: [] >04:38:06,744 DEBUG anaconda: new disk order: [] >04:38:06,786 INFO anaconda: Not doing 'require network connection' in live installation >04:38:06,808 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:38:06,809 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:38:06,809 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:38:06,810 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:38:06,810 DEBUG anaconda: stage1 device cannot be of type disk >04:38:06,811 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >04:38:06,812 DEBUG anaconda: _is_valid_size(sda1) returning True >04:38:06,812 DEBUG anaconda: _is_valid_location(sda1) returning True >04:38:06,813 DEBUG anaconda: _is_valid_format(sda1) returning False >04:38:06,813 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >04:38:06,814 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >04:38:06,814 DEBUG anaconda: _is_valid_size(sda2) returning True >04:38:06,815 DEBUG anaconda: _is_valid_location(sda2) returning True >04:38:06,815 WARN anaconda: sda2 not bootable >04:38:06,816 DEBUG anaconda: _is_valid_format(sda2) returning False >04:38:06,816 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >04:38:06,817 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >04:38:06,817 INFO anaconda: Thread Done: AnaExecuteStorageThread (140514410096384) >04:38:06,883 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'lhost:0', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sde', 'sde1', 'sdf', 'sdf1', 'sr0'] >04:38:06,885 DEBUG anaconda: ui: unused=['lhost:0'] >04:38:06,886 DEBUG anaconda: ui: new_devices=[] >04:38:06,906 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:38:06,906 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:38:06,906 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:38:06,987 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:38:06,988 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Saving storage configuration... >04:38:06,988 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Failed to save storage configuration... >04:38:06,995 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:38:10,469 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:38:10,469 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:38:10,478 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:38:10,479 DEBUG anaconda: updated device_disks to ['sda'] >04:38:10,479 DEBUG anaconda: updated device_container_name to None >04:38:10,479 DEBUG anaconda: updated device_container_raid_level to None >04:38:10,479 DEBUG anaconda: updated device_container_encrypted to False >04:38:10,479 DEBUG anaconda: updated device_container_size to 0 >04:38:10,481 DEBUG anaconda: fs type changed: ext4 >04:38:10,490 INFO anaconda: getting device type for Standard Partition >04:38:10,490 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:38:10,491 INFO anaconda: getting device type for Standard Partition >04:38:10,491 INFO anaconda: getting device type for Standard Partition >04:38:10,492 INFO anaconda: getting device type for Standard Partition >04:38:10,493 INFO anaconda: getting device type for Standard Partition >04:38:10,494 INFO anaconda: getting device type for Standard Partition >04:38:10,495 INFO anaconda: getting device type for Standard Partition >04:38:10,496 INFO anaconda: getting device type for Standard Partition >04:38:10,496 INFO anaconda: getting device type for Standard Partition >04:38:10,497 DEBUG anaconda: populate_raid: 2, None >04:38:10,497 INFO anaconda: getting device type for Standard Partition >04:38:10,498 INFO anaconda: getting device type for Standard Partition >04:38:10,499 DEBUG anaconda: populate_raid: 2, None >04:38:10,499 INFO anaconda: getting device type for Standard Partition >04:38:16,852 DEBUG anaconda: page clicked: Unknown >04:38:16,852 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:38:16,853 DEBUG anaconda: notebook page = 1 >04:38:16,853 INFO anaconda: ui: saving changes to device sda1 >04:38:16,853 DEBUG anaconda: old name: sda1 >04:38:16,853 DEBUG anaconda: new name: None >04:38:16,856 DEBUG anaconda: old size: 2000.0 >04:38:16,856 DEBUG anaconda: new size: 2000 >04:38:16,856 INFO anaconda: getting device type for Standard Partition >04:38:16,856 DEBUG anaconda: old device type: 2 >04:38:16,856 DEBUG anaconda: new device type: 2 >04:38:16,857 DEBUG anaconda: reformat: False >04:38:16,858 DEBUG anaconda: old fs type: ext4 >04:38:16,858 DEBUG anaconda: new fs type: ext4 >04:38:16,858 DEBUG anaconda: old encryption setting: False >04:38:16,858 DEBUG anaconda: new encryption setting: False >04:38:16,859 DEBUG anaconda: old label: boot >04:38:16,859 DEBUG anaconda: new_label: >04:38:16,859 DEBUG anaconda: old mountpoint: >04:38:16,859 DEBUG anaconda: new mountpoint: >04:38:16,859 DEBUG anaconda: old raid level: None >04:38:16,859 DEBUG anaconda: new raid level: None >04:38:16,859 DEBUG anaconda: old container: None >04:38:16,860 DEBUG anaconda: new container: None >04:38:16,860 DEBUG anaconda: old container encrypted: False >04:38:16,860 DEBUG anaconda: new container encrypted: False >04:38:16,860 DEBUG anaconda: old container raid level: None >04:38:16,860 DEBUG anaconda: new container raid level: None >04:38:16,860 DEBUG anaconda: old container size request: 0 >04:38:16,860 DEBUG anaconda: new container size request: 0 >04:38:16,860 DEBUG anaconda: old disks: ['sda'] >04:38:16,860 DEBUG anaconda: new disks: ['sda'] >04:38:16,861 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:38:16,861 DEBUG anaconda: updated device_disks to ['sda'] >04:38:16,861 DEBUG anaconda: updated device_container_name to None >04:38:16,861 DEBUG anaconda: updated device_container_raid_level to None >04:38:16,861 DEBUG anaconda: updated device_container_encrypted to False >04:38:16,862 DEBUG anaconda: updated device_container_size to 0 >04:38:16,867 INFO anaconda: getting device type for Standard Partition >04:38:16,868 DEBUG anaconda: populate_raid: 2, None >04:38:16,868 INFO anaconda: getting device type for Standard Partition >04:38:16,868 DEBUG anaconda: show mountpoint: Unknown >04:38:16,869 DEBUG anaconda: populate_right_side: existing 953867MB mdarray lhost:0 (2) with existing lvmpv >04:38:16,871 DEBUG anaconda: updated device_disks to ['sde', 'sdf'] >04:38:16,871 DEBUG anaconda: updated device_container_name to None >04:38:16,871 DEBUG anaconda: updated device_container_raid_level to None >04:38:16,871 DEBUG anaconda: updated device_container_encrypted to False >04:38:16,872 DEBUG anaconda: updated device_container_size to 0 >04:38:16,875 DEBUG anaconda: fs type changed: physical volume (LVM) >04:38:16,880 INFO anaconda: getting device type for RAID >04:38:16,880 DEBUG anaconda: device_type_changed: 1 RAID >04:38:16,881 INFO anaconda: getting device type for RAID >04:38:16,881 INFO anaconda: getting device type for RAID >04:38:16,881 INFO anaconda: getting device type for RAID >04:38:16,882 INFO anaconda: getting device type for RAID >04:38:16,882 INFO anaconda: getting device type for RAID >04:38:16,883 INFO anaconda: getting device type for RAID >04:38:16,883 INFO anaconda: getting device type for RAID >04:38:16,884 INFO anaconda: getting device type for RAID >04:38:16,884 INFO anaconda: getting device type for RAID >04:38:16,885 INFO anaconda: getting device type for RAID >04:38:16,885 INFO anaconda: getting device type for RAID >04:38:16,885 INFO anaconda: getting device type for RAID >04:38:16,886 INFO anaconda: getting device type for RAID >04:38:16,886 DEBUG anaconda: populate_raid: 1, raid1 >04:38:16,887 INFO anaconda: getting device type for RAID >04:38:16,888 INFO anaconda: getting device type for RAID >04:38:16,888 DEBUG anaconda: populate_raid: 1, raid1 >04:38:16,888 INFO anaconda: getting device type for RAID >04:38:26,581 DEBUG anaconda: current selector: existing 953867MB mdarray lhost:0 (2) with existing lvmpv >04:38:26,584 DEBUG anaconda: notebook page = 1 >04:38:26,584 INFO anaconda: ui: saving changes to device lhost:0 >04:38:26,584 DEBUG anaconda: old name: lhost:0 >04:38:26,584 DEBUG anaconda: new name: None >04:38:26,587 DEBUG anaconda: old size: 953867.578125 >04:38:26,587 DEBUG anaconda: new size: 953867 >04:38:26,588 INFO anaconda: getting device type for RAID >04:38:26,588 DEBUG anaconda: old device type: 1 >04:38:26,588 DEBUG anaconda: new device type: 1 >04:38:26,588 DEBUG anaconda: reformat: False >04:38:26,590 DEBUG anaconda: old fs type: lvmpv >04:38:26,590 DEBUG anaconda: new fs type: lvmpv >04:38:26,590 DEBUG anaconda: old encryption setting: False >04:38:26,590 DEBUG anaconda: new encryption setting: False >04:38:26,590 DEBUG anaconda: old label: >04:38:26,590 DEBUG anaconda: new_label: >04:38:26,590 DEBUG anaconda: old mountpoint: >04:38:26,590 DEBUG anaconda: new mountpoint: >04:38:26,591 DEBUG anaconda: old raid level: raid1 >04:38:26,591 DEBUG anaconda: new raid level: raid1 >04:38:26,591 DEBUG anaconda: old container: None >04:38:26,591 DEBUG anaconda: new container: None >04:38:26,591 DEBUG anaconda: old container encrypted: False >04:38:26,591 DEBUG anaconda: new container encrypted: False >04:38:26,591 DEBUG anaconda: old container raid level: None >04:38:26,592 DEBUG anaconda: new container raid level: None >04:38:26,592 DEBUG anaconda: old container size request: 0 >04:38:26,592 DEBUG anaconda: new container size request: 0 >04:38:26,592 DEBUG anaconda: old disks: ['sde', 'sdf'] >04:38:26,592 DEBUG anaconda: new disks: ['sde', 'sdf'] >04:38:26,592 DEBUG anaconda: populate_right_side: existing 953867MB mdarray lhost:0 (2) with existing lvmpv >04:38:26,595 DEBUG anaconda: updated device_disks to ['sde', 'sdf'] >04:38:26,595 DEBUG anaconda: updated device_container_name to None >04:38:26,595 DEBUG anaconda: updated device_container_raid_level to None >04:38:26,595 DEBUG anaconda: updated device_container_encrypted to False >04:38:26,595 DEBUG anaconda: updated device_container_size to 0 >04:38:26,599 DEBUG anaconda: fs type changed: physical volume (LVM) >04:38:26,604 INFO anaconda: getting device type for RAID >04:38:26,604 DEBUG anaconda: populate_raid: 1, raid1 >04:38:26,604 INFO anaconda: getting device type for RAID >04:38:26,605 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:38:26,606 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:38:26,607 DEBUG anaconda: updated device_disks to ['sda'] >04:38:26,607 DEBUG anaconda: updated device_container_name to FastGroup >04:38:26,607 DEBUG anaconda: updated device_container_raid_level to None >04:38:26,607 DEBUG anaconda: updated device_container_encrypted to False >04:38:26,607 DEBUG anaconda: updated device_container_size to 120000 >04:38:26,609 DEBUG anaconda: fs type changed: ext4 >04:38:26,615 INFO anaconda: getting device type for LVM >04:38:26,615 DEBUG anaconda: device_type_changed: 0 LVM >04:38:26,616 INFO anaconda: getting device type for LVM >04:38:26,616 INFO anaconda: getting device type for LVM >04:38:26,616 INFO anaconda: getting device type for LVM >04:38:26,617 INFO anaconda: getting device type for LVM >04:38:26,617 INFO anaconda: getting device type for LVM >04:38:26,618 INFO anaconda: getting device type for LVM >04:38:26,618 INFO anaconda: getting device type for LVM >04:38:26,619 INFO anaconda: getting device type for LVM >04:38:26,619 INFO anaconda: getting device type for LVM >04:38:26,620 DEBUG anaconda: populate_raid: 0, None >04:38:26,620 INFO anaconda: getting device type for LVM >04:38:26,621 INFO anaconda: getting device type for LVM >04:38:26,621 DEBUG anaconda: populate_raid: 0, None >04:38:26,622 INFO anaconda: getting device type for LVM >04:38:26,622 DEBUG anaconda: new container selection: FastGroup >04:38:26,622 DEBUG anaconda: default container is FastGroup >04:38:40,607 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:38:40,609 DEBUG anaconda: notebook page = 1 >04:38:40,609 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:38:40,609 DEBUG anaconda: old name: sysroot_b >04:38:40,609 DEBUG anaconda: new name: None >04:38:40,612 DEBUG anaconda: old size: 52000.0 >04:38:40,612 DEBUG anaconda: new size: 52000 >04:38:40,612 INFO anaconda: getting device type for LVM >04:38:40,613 DEBUG anaconda: old device type: 0 >04:38:40,613 DEBUG anaconda: new device type: 0 >04:38:40,613 DEBUG anaconda: reformat: False >04:38:40,614 DEBUG anaconda: old fs type: ext4 >04:38:40,615 DEBUG anaconda: new fs type: ext4 >04:38:40,615 DEBUG anaconda: old encryption setting: False >04:38:40,615 DEBUG anaconda: new encryption setting: False >04:38:40,615 DEBUG anaconda: old label: sysroot_b >04:38:40,615 DEBUG anaconda: new_label: >04:38:40,615 DEBUG anaconda: old mountpoint: >04:38:40,615 DEBUG anaconda: new mountpoint: >04:38:40,615 DEBUG anaconda: old raid level: None >04:38:40,615 DEBUG anaconda: new raid level: None >04:38:40,616 DEBUG anaconda: old container: FastGroup >04:38:40,616 DEBUG anaconda: new container: FastGroup >04:38:40,616 DEBUG anaconda: old container encrypted: False >04:38:40,616 DEBUG anaconda: new container encrypted: False >04:38:40,616 DEBUG anaconda: old container raid level: None >04:38:40,617 DEBUG anaconda: new container raid level: None >04:38:40,617 DEBUG anaconda: old container size request: 120000 >04:38:40,617 DEBUG anaconda: new container size request: 120000 >04:38:40,617 DEBUG anaconda: old disks: ['sda'] >04:38:40,617 DEBUG anaconda: new disks: ['sda'] >04:38:40,617 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:38:40,618 DEBUG anaconda: updated device_disks to ['sda'] >04:38:40,618 DEBUG anaconda: updated device_container_name to FastGroup >04:38:40,618 DEBUG anaconda: updated device_container_raid_level to None >04:38:40,618 DEBUG anaconda: updated device_container_encrypted to False >04:38:40,618 DEBUG anaconda: updated device_container_size to 120000 >04:38:40,624 INFO anaconda: getting device type for LVM >04:38:40,624 DEBUG anaconda: populate_raid: 0, None >04:38:40,625 INFO anaconda: getting device type for LVM >04:38:40,625 DEBUG anaconda: new container selection: None >04:38:40,626 DEBUG anaconda: new container selection: None >04:38:40,626 DEBUG anaconda: new container selection: FastGroup >04:38:40,626 DEBUG anaconda: default container is FastGroup >04:38:40,627 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:38:40,627 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:38:40,628 DEBUG anaconda: updated device_disks to ['sda'] >04:38:40,628 DEBUG anaconda: updated device_container_name to None >04:38:40,628 DEBUG anaconda: updated device_container_raid_level to None >04:38:40,628 DEBUG anaconda: updated device_container_encrypted to False >04:38:40,628 DEBUG anaconda: updated device_container_size to 0 >04:38:40,634 INFO anaconda: getting device type for Standard Partition >04:38:40,634 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:38:40,634 INFO anaconda: getting device type for Standard Partition >04:38:40,635 INFO anaconda: getting device type for Standard Partition >04:38:40,636 INFO anaconda: getting device type for Standard Partition >04:38:40,637 INFO anaconda: getting device type for Standard Partition >04:38:40,637 INFO anaconda: getting device type for Standard Partition >04:38:40,638 INFO anaconda: getting device type for Standard Partition >04:38:40,638 INFO anaconda: getting device type for Standard Partition >04:38:40,639 INFO anaconda: getting device type for Standard Partition >04:38:40,639 DEBUG anaconda: populate_raid: 2, None >04:38:40,639 INFO anaconda: getting device type for Standard Partition >04:38:40,640 INFO anaconda: getting device type for Standard Partition >04:38:40,641 DEBUG anaconda: populate_raid: 2, None >04:38:40,641 INFO anaconda: getting device type for Standard Partition >04:38:56,037 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:38:56,037 DEBUG anaconda: notebook page = 1 >04:38:56,037 INFO anaconda: ui: saving changes to device sda1 >04:38:56,037 DEBUG anaconda: old name: sda1 >04:38:56,038 DEBUG anaconda: new name: None >04:38:56,040 DEBUG anaconda: old size: 2000.0 >04:38:56,040 DEBUG anaconda: new size: 2000 >04:38:56,040 INFO anaconda: getting device type for Standard Partition >04:38:56,041 DEBUG anaconda: old device type: 2 >04:38:56,041 DEBUG anaconda: new device type: 2 >04:38:56,041 DEBUG anaconda: reformat: False >04:38:56,042 DEBUG anaconda: old fs type: ext4 >04:38:56,043 DEBUG anaconda: new fs type: ext4 >04:38:56,043 DEBUG anaconda: old encryption setting: False >04:38:56,043 DEBUG anaconda: new encryption setting: False >04:38:56,043 DEBUG anaconda: old label: boot >04:38:56,043 DEBUG anaconda: new_label: >04:38:56,043 DEBUG anaconda: old mountpoint: >04:38:56,043 DEBUG anaconda: new mountpoint: >04:38:56,043 DEBUG anaconda: old raid level: None >04:38:56,043 DEBUG anaconda: new raid level: None >04:38:56,044 DEBUG anaconda: old container: None >04:38:56,044 DEBUG anaconda: new container: None >04:38:56,044 DEBUG anaconda: old container encrypted: False >04:38:56,044 DEBUG anaconda: new container encrypted: False >04:38:56,044 DEBUG anaconda: old container raid level: None >04:38:56,044 DEBUG anaconda: new container raid level: None >04:38:56,044 DEBUG anaconda: old container size request: 0 >04:38:56,044 DEBUG anaconda: new container size request: 0 >04:38:56,045 DEBUG anaconda: old disks: ['sda'] >04:38:56,045 DEBUG anaconda: new disks: ['sda'] >04:38:56,045 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:38:56,045 DEBUG anaconda: updated device_disks to ['sda'] >04:38:56,046 DEBUG anaconda: updated device_container_name to None >04:38:56,046 DEBUG anaconda: updated device_container_raid_level to None >04:38:56,046 DEBUG anaconda: updated device_container_encrypted to False >04:38:56,046 DEBUG anaconda: updated device_container_size to 0 >04:38:56,052 INFO anaconda: getting device type for Standard Partition >04:38:56,052 DEBUG anaconda: populate_raid: 2, None >04:38:56,052 INFO anaconda: getting device type for Standard Partition >04:38:56,053 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:38:56,054 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:38:56,055 DEBUG anaconda: updated device_disks to ['sda'] >04:38:56,055 DEBUG anaconda: updated device_container_name to FastGroup >04:38:56,055 DEBUG anaconda: updated device_container_raid_level to None >04:38:56,055 DEBUG anaconda: updated device_container_encrypted to False >04:38:56,055 DEBUG anaconda: updated device_container_size to 120000 >04:38:56,061 INFO anaconda: getting device type for LVM >04:38:56,061 DEBUG anaconda: device_type_changed: 0 LVM >04:38:56,061 INFO anaconda: getting device type for LVM >04:38:56,062 INFO anaconda: getting device type for LVM >04:38:56,062 INFO anaconda: getting device type for LVM >04:38:56,062 INFO anaconda: getting device type for LVM >04:38:56,063 INFO anaconda: getting device type for LVM >04:38:56,063 INFO anaconda: getting device type for LVM >04:38:56,063 INFO anaconda: getting device type for LVM >04:38:56,064 INFO anaconda: getting device type for LVM >04:38:56,064 INFO anaconda: getting device type for LVM >04:38:56,064 INFO anaconda: getting device type for LVM >04:38:56,064 DEBUG anaconda: populate_raid: 0, None >04:38:56,065 INFO anaconda: getting device type for LVM >04:38:56,065 INFO anaconda: getting device type for LVM >04:38:56,066 DEBUG anaconda: populate_raid: 0, None >04:38:56,066 INFO anaconda: getting device type for LVM >04:38:56,066 DEBUG anaconda: new container selection: None >04:38:56,067 DEBUG anaconda: new container selection: None >04:38:56,067 DEBUG anaconda: new container selection: FastGroup >04:38:56,068 DEBUG anaconda: default container is FastGroup >04:39:02,988 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:02,989 DEBUG anaconda: notebook page = 1 >04:39:02,990 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:39:02,990 DEBUG anaconda: old name: sysroot_b >04:39:02,990 DEBUG anaconda: new name: None >04:39:02,992 DEBUG anaconda: old size: 52000.0 >04:39:02,993 DEBUG anaconda: new size: 52000 >04:39:02,993 INFO anaconda: getting device type for LVM >04:39:02,993 DEBUG anaconda: old device type: 0 >04:39:02,993 DEBUG anaconda: new device type: 0 >04:39:02,993 DEBUG anaconda: reformat: False >04:39:02,995 DEBUG anaconda: old fs type: ext4 >04:39:02,995 DEBUG anaconda: new fs type: ext4 >04:39:02,995 DEBUG anaconda: old encryption setting: False >04:39:02,995 DEBUG anaconda: new encryption setting: False >04:39:02,995 DEBUG anaconda: old label: sysroot_b >04:39:02,995 DEBUG anaconda: new_label: >04:39:02,995 DEBUG anaconda: old mountpoint: >04:39:02,995 DEBUG anaconda: new mountpoint: >04:39:02,996 DEBUG anaconda: old raid level: None >04:39:02,996 DEBUG anaconda: new raid level: None >04:39:02,996 DEBUG anaconda: old container: FastGroup >04:39:02,996 DEBUG anaconda: new container: FastGroup >04:39:02,996 DEBUG anaconda: old container encrypted: False >04:39:02,997 DEBUG anaconda: new container encrypted: False >04:39:02,997 DEBUG anaconda: old container raid level: None >04:39:02,997 DEBUG anaconda: new container raid level: None >04:39:02,997 DEBUG anaconda: old container size request: 120000 >04:39:02,997 DEBUG anaconda: new container size request: 120000 >04:39:02,997 DEBUG anaconda: old disks: ['sda'] >04:39:02,997 DEBUG anaconda: new disks: ['sda'] >04:39:02,997 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:02,998 DEBUG anaconda: updated device_disks to ['sda'] >04:39:02,998 DEBUG anaconda: updated device_container_name to FastGroup >04:39:02,998 DEBUG anaconda: updated device_container_raid_level to None >04:39:02,999 DEBUG anaconda: updated device_container_encrypted to False >04:39:02,999 DEBUG anaconda: updated device_container_size to 120000 >04:39:03,004 INFO anaconda: getting device type for LVM >04:39:03,005 DEBUG anaconda: populate_raid: 0, None >04:39:03,005 INFO anaconda: getting device type for LVM >04:39:03,005 DEBUG anaconda: new container selection: None >04:39:03,006 DEBUG anaconda: new container selection: None >04:39:03,006 DEBUG anaconda: new container selection: FastGroup >04:39:03,006 DEBUG anaconda: default container is FastGroup >04:39:03,007 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:39:03,008 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:39:03,008 DEBUG anaconda: updated device_disks to ['sda'] >04:39:03,008 DEBUG anaconda: updated device_container_name to None >04:39:03,008 DEBUG anaconda: updated device_container_raid_level to None >04:39:03,008 DEBUG anaconda: updated device_container_encrypted to False >04:39:03,008 DEBUG anaconda: updated device_container_size to 0 >04:39:03,014 INFO anaconda: getting device type for Standard Partition >04:39:03,014 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:39:03,015 INFO anaconda: getting device type for Standard Partition >04:39:03,015 INFO anaconda: getting device type for Standard Partition >04:39:03,016 INFO anaconda: getting device type for Standard Partition >04:39:03,017 INFO anaconda: getting device type for Standard Partition >04:39:03,017 INFO anaconda: getting device type for Standard Partition >04:39:03,018 INFO anaconda: getting device type for Standard Partition >04:39:03,018 INFO anaconda: getting device type for Standard Partition >04:39:03,019 INFO anaconda: getting device type for Standard Partition >04:39:03,019 DEBUG anaconda: populate_raid: 2, None >04:39:03,019 INFO anaconda: getting device type for Standard Partition >04:39:03,020 INFO anaconda: getting device type for Standard Partition >04:39:03,021 DEBUG anaconda: populate_raid: 2, None >04:39:03,021 INFO anaconda: getting device type for Standard Partition >04:39:04,107 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:39:04,108 DEBUG anaconda: notebook page = 1 >04:39:04,108 INFO anaconda: ui: saving changes to device sda1 >04:39:04,108 DEBUG anaconda: old name: sda1 >04:39:04,108 DEBUG anaconda: new name: None >04:39:04,111 DEBUG anaconda: old size: 2000.0 >04:39:04,111 DEBUG anaconda: new size: 2000 >04:39:04,111 INFO anaconda: getting device type for Standard Partition >04:39:04,111 DEBUG anaconda: old device type: 2 >04:39:04,111 DEBUG anaconda: new device type: 2 >04:39:04,111 DEBUG anaconda: reformat: False >04:39:04,113 DEBUG anaconda: old fs type: ext4 >04:39:04,113 DEBUG anaconda: new fs type: ext4 >04:39:04,113 DEBUG anaconda: old encryption setting: False >04:39:04,113 DEBUG anaconda: new encryption setting: False >04:39:04,113 DEBUG anaconda: old label: boot >04:39:04,114 DEBUG anaconda: new_label: >04:39:04,114 DEBUG anaconda: old mountpoint: >04:39:04,114 DEBUG anaconda: new mountpoint: >04:39:04,114 DEBUG anaconda: old raid level: None >04:39:04,114 DEBUG anaconda: new raid level: None >04:39:04,114 DEBUG anaconda: old container: None >04:39:04,114 DEBUG anaconda: new container: None >04:39:04,115 DEBUG anaconda: old container encrypted: False >04:39:04,115 DEBUG anaconda: new container encrypted: False >04:39:04,115 DEBUG anaconda: old container raid level: None >04:39:04,115 DEBUG anaconda: new container raid level: None >04:39:04,115 DEBUG anaconda: old container size request: 0 >04:39:04,115 DEBUG anaconda: new container size request: 0 >04:39:04,115 DEBUG anaconda: old disks: ['sda'] >04:39:04,115 DEBUG anaconda: new disks: ['sda'] >04:39:04,116 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:39:04,116 DEBUG anaconda: updated device_disks to ['sda'] >04:39:04,116 DEBUG anaconda: updated device_container_name to None >04:39:04,116 DEBUG anaconda: updated device_container_raid_level to None >04:39:04,116 DEBUG anaconda: updated device_container_encrypted to False >04:39:04,117 DEBUG anaconda: updated device_container_size to 0 >04:39:04,122 INFO anaconda: getting device type for Standard Partition >04:39:04,123 DEBUG anaconda: populate_raid: 2, None >04:39:04,123 INFO anaconda: getting device type for Standard Partition >04:39:04,123 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:04,124 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:04,125 DEBUG anaconda: updated device_disks to ['sda'] >04:39:04,125 DEBUG anaconda: updated device_container_name to FastGroup >04:39:04,125 DEBUG anaconda: updated device_container_raid_level to None >04:39:04,125 DEBUG anaconda: updated device_container_encrypted to False >04:39:04,126 DEBUG anaconda: updated device_container_size to 120000 >04:39:04,131 INFO anaconda: getting device type for LVM >04:39:04,132 DEBUG anaconda: device_type_changed: 0 LVM >04:39:04,132 INFO anaconda: getting device type for LVM >04:39:04,132 INFO anaconda: getting device type for LVM >04:39:04,132 INFO anaconda: getting device type for LVM >04:39:04,133 INFO anaconda: getting device type for LVM >04:39:04,133 INFO anaconda: getting device type for LVM >04:39:04,134 INFO anaconda: getting device type for LVM >04:39:04,134 INFO anaconda: getting device type for LVM >04:39:04,134 INFO anaconda: getting device type for LVM >04:39:04,134 INFO anaconda: getting device type for LVM >04:39:04,135 INFO anaconda: getting device type for LVM >04:39:04,135 DEBUG anaconda: populate_raid: 0, None >04:39:04,135 INFO anaconda: getting device type for LVM >04:39:04,136 INFO anaconda: getting device type for LVM >04:39:04,136 DEBUG anaconda: populate_raid: 0, None >04:39:04,136 INFO anaconda: getting device type for LVM >04:39:04,137 DEBUG anaconda: new container selection: None >04:39:04,137 DEBUG anaconda: new container selection: None >04:39:04,138 DEBUG anaconda: new container selection: FastGroup >04:39:04,138 DEBUG anaconda: default container is FastGroup >04:39:09,400 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:09,401 DEBUG anaconda: notebook page = 1 >04:39:09,401 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:39:09,401 DEBUG anaconda: old name: sysroot_a >04:39:09,401 DEBUG anaconda: new name: None >04:39:09,404 DEBUG anaconda: old size: 52000.0 >04:39:09,404 DEBUG anaconda: new size: 52000 >04:39:09,404 INFO anaconda: getting device type for LVM >04:39:09,404 DEBUG anaconda: old device type: 0 >04:39:09,405 DEBUG anaconda: new device type: 0 >04:39:09,405 DEBUG anaconda: reformat: False >04:39:09,406 DEBUG anaconda: old fs type: ext4 >04:39:09,406 DEBUG anaconda: new fs type: ext4 >04:39:09,406 DEBUG anaconda: old encryption setting: False >04:39:09,407 DEBUG anaconda: new encryption setting: False >04:39:09,407 DEBUG anaconda: old label: sysroot_a >04:39:09,407 DEBUG anaconda: new_label: >04:39:09,407 DEBUG anaconda: old mountpoint: >04:39:09,407 DEBUG anaconda: new mountpoint: >04:39:09,407 DEBUG anaconda: old raid level: None >04:39:09,407 DEBUG anaconda: new raid level: None >04:39:09,408 DEBUG anaconda: old container: FastGroup >04:39:09,408 DEBUG anaconda: new container: FastGroup >04:39:09,408 DEBUG anaconda: old container encrypted: False >04:39:09,408 DEBUG anaconda: new container encrypted: False >04:39:09,408 DEBUG anaconda: old container raid level: None >04:39:09,408 DEBUG anaconda: new container raid level: None >04:39:09,408 DEBUG anaconda: old container size request: 120000 >04:39:09,409 DEBUG anaconda: new container size request: 120000 >04:39:09,409 DEBUG anaconda: old disks: ['sda'] >04:39:09,409 DEBUG anaconda: new disks: ['sda'] >04:39:09,409 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:09,410 DEBUG anaconda: updated device_disks to ['sda'] >04:39:09,410 DEBUG anaconda: updated device_container_name to FastGroup >04:39:09,410 DEBUG anaconda: updated device_container_raid_level to None >04:39:09,410 DEBUG anaconda: updated device_container_encrypted to False >04:39:09,410 DEBUG anaconda: updated device_container_size to 120000 >04:39:09,416 INFO anaconda: getting device type for LVM >04:39:09,417 DEBUG anaconda: populate_raid: 0, None >04:39:09,417 INFO anaconda: getting device type for LVM >04:39:09,418 DEBUG anaconda: new container selection: None >04:39:09,418 DEBUG anaconda: new container selection: None >04:39:09,419 DEBUG anaconda: new container selection: FastGroup >04:39:09,419 DEBUG anaconda: default container is FastGroup >04:39:09,419 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:09,420 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:09,421 DEBUG anaconda: updated device_disks to ['sda'] >04:39:09,421 DEBUG anaconda: updated device_container_name to FastGroup >04:39:09,421 DEBUG anaconda: updated device_container_raid_level to None >04:39:09,422 DEBUG anaconda: updated device_container_encrypted to False >04:39:09,422 DEBUG anaconda: updated device_container_size to 120000 >04:39:09,427 INFO anaconda: getting device type for LVM >04:39:09,428 DEBUG anaconda: populate_raid: 0, None >04:39:09,428 INFO anaconda: getting device type for LVM >04:39:09,428 DEBUG anaconda: new container selection: None >04:39:09,429 DEBUG anaconda: new container selection: None >04:39:09,429 DEBUG anaconda: new container selection: FastGroup >04:39:09,430 DEBUG anaconda: default container is FastGroup >04:39:10,528 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:10,529 DEBUG anaconda: notebook page = 1 >04:39:10,529 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:39:10,529 DEBUG anaconda: old name: sysroot_b >04:39:10,529 DEBUG anaconda: new name: None >04:39:10,531 DEBUG anaconda: old size: 52000.0 >04:39:10,532 DEBUG anaconda: new size: 52000 >04:39:10,532 INFO anaconda: getting device type for LVM >04:39:10,532 DEBUG anaconda: old device type: 0 >04:39:10,532 DEBUG anaconda: new device type: 0 >04:39:10,532 DEBUG anaconda: reformat: False >04:39:10,534 DEBUG anaconda: old fs type: ext4 >04:39:10,534 DEBUG anaconda: new fs type: ext4 >04:39:10,534 DEBUG anaconda: old encryption setting: False >04:39:10,534 DEBUG anaconda: new encryption setting: False >04:39:10,534 DEBUG anaconda: old label: sysroot_b >04:39:10,534 DEBUG anaconda: new_label: >04:39:10,534 DEBUG anaconda: old mountpoint: >04:39:10,535 DEBUG anaconda: new mountpoint: >04:39:10,535 DEBUG anaconda: old raid level: None >04:39:10,535 DEBUG anaconda: new raid level: None >04:39:10,535 DEBUG anaconda: old container: FastGroup >04:39:10,536 DEBUG anaconda: new container: FastGroup >04:39:10,536 DEBUG anaconda: old container encrypted: False >04:39:10,536 DEBUG anaconda: new container encrypted: False >04:39:10,536 DEBUG anaconda: old container raid level: None >04:39:10,536 DEBUG anaconda: new container raid level: None >04:39:10,536 DEBUG anaconda: old container size request: 120000 >04:39:10,536 DEBUG anaconda: new container size request: 120000 >04:39:10,536 DEBUG anaconda: old disks: ['sda'] >04:39:10,536 DEBUG anaconda: new disks: ['sda'] >04:39:10,537 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:10,537 DEBUG anaconda: updated device_disks to ['sda'] >04:39:10,537 DEBUG anaconda: updated device_container_name to FastGroup >04:39:10,538 DEBUG anaconda: updated device_container_raid_level to None >04:39:10,538 DEBUG anaconda: updated device_container_encrypted to False >04:39:10,538 DEBUG anaconda: updated device_container_size to 120000 >04:39:10,543 INFO anaconda: getting device type for LVM >04:39:10,544 DEBUG anaconda: populate_raid: 0, None >04:39:10,544 INFO anaconda: getting device type for LVM >04:39:10,544 DEBUG anaconda: new container selection: None >04:39:10,545 DEBUG anaconda: new container selection: None >04:39:10,545 DEBUG anaconda: new container selection: FastGroup >04:39:10,546 DEBUG anaconda: default container is FastGroup >04:39:10,546 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:10,547 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:10,548 DEBUG anaconda: updated device_disks to ['sda'] >04:39:10,548 DEBUG anaconda: updated device_container_name to FastGroup >04:39:10,548 DEBUG anaconda: updated device_container_raid_level to None >04:39:10,548 DEBUG anaconda: updated device_container_encrypted to False >04:39:10,548 DEBUG anaconda: updated device_container_size to 120000 >04:39:10,554 INFO anaconda: getting device type for LVM >04:39:10,555 DEBUG anaconda: populate_raid: 0, None >04:39:10,555 INFO anaconda: getting device type for LVM >04:39:10,555 DEBUG anaconda: new container selection: None >04:39:10,556 DEBUG anaconda: new container selection: None >04:39:10,556 DEBUG anaconda: new container selection: FastGroup >04:39:10,556 DEBUG anaconda: default container is FastGroup >04:39:19,828 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:19,829 DEBUG anaconda: updated device_disks to ['sda'] >04:39:19,829 DEBUG anaconda: updated device_container_name to FastGroup >04:39:19,829 DEBUG anaconda: updated device_container_raid_level to None >04:39:19,829 DEBUG anaconda: updated device_container_encrypted to False >04:39:19,829 DEBUG anaconda: updated device_container_size to 120000 >04:39:19,835 INFO anaconda: getting device type for LVM >04:39:19,835 DEBUG anaconda: populate_raid: 0, None >04:39:19,836 INFO anaconda: getting device type for LVM >04:39:19,836 DEBUG anaconda: new container selection: None >04:39:19,837 DEBUG anaconda: new container selection: None >04:39:19,837 DEBUG anaconda: new container selection: FastGroup >04:39:19,837 DEBUG anaconda: default container is FastGroup >04:39:20,260 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:20,261 DEBUG anaconda: notebook page = 1 >04:39:20,261 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:39:20,261 DEBUG anaconda: old name: sysroot_a >04:39:20,261 DEBUG anaconda: new name: None >04:39:20,264 DEBUG anaconda: old size: 52000.0 >04:39:20,264 DEBUG anaconda: new size: 52000 >04:39:20,264 INFO anaconda: getting device type for LVM >04:39:20,264 DEBUG anaconda: old device type: 0 >04:39:20,264 DEBUG anaconda: new device type: 0 >04:39:20,265 DEBUG anaconda: reformat: False >04:39:20,266 DEBUG anaconda: old fs type: ext4 >04:39:20,266 DEBUG anaconda: new fs type: ext4 >04:39:20,266 DEBUG anaconda: old encryption setting: False >04:39:20,266 DEBUG anaconda: new encryption setting: False >04:39:20,266 DEBUG anaconda: old label: sysroot_a >04:39:20,267 DEBUG anaconda: new_label: >04:39:20,267 DEBUG anaconda: old mountpoint: >04:39:20,267 DEBUG anaconda: new mountpoint: >04:39:20,267 DEBUG anaconda: old raid level: None >04:39:20,267 DEBUG anaconda: new raid level: None >04:39:20,268 DEBUG anaconda: old container: FastGroup >04:39:20,268 DEBUG anaconda: new container: FastGroup >04:39:20,268 DEBUG anaconda: old container encrypted: False >04:39:20,268 DEBUG anaconda: new container encrypted: False >04:39:20,268 DEBUG anaconda: old container raid level: None >04:39:20,268 DEBUG anaconda: new container raid level: None >04:39:20,268 DEBUG anaconda: old container size request: 120000 >04:39:20,268 DEBUG anaconda: new container size request: 120000 >04:39:20,269 DEBUG anaconda: old disks: ['sda'] >04:39:20,269 DEBUG anaconda: new disks: ['sda'] >04:39:20,269 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:20,270 DEBUG anaconda: updated device_disks to ['sda'] >04:39:20,270 DEBUG anaconda: updated device_container_name to FastGroup >04:39:20,270 DEBUG anaconda: updated device_container_raid_level to None >04:39:20,270 DEBUG anaconda: updated device_container_encrypted to False >04:39:20,270 DEBUG anaconda: updated device_container_size to 120000 >04:39:20,276 INFO anaconda: getting device type for LVM >04:39:20,276 DEBUG anaconda: populate_raid: 0, None >04:39:20,276 INFO anaconda: getting device type for LVM >04:39:20,277 DEBUG anaconda: new container selection: None >04:39:20,277 DEBUG anaconda: new container selection: None >04:39:20,278 DEBUG anaconda: new container selection: FastGroup >04:39:20,278 DEBUG anaconda: default container is FastGroup >04:39:20,279 DEBUG anaconda: new selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:39:20,279 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:39:20,280 DEBUG anaconda: updated device_disks to ['sda'] >04:39:20,280 DEBUG anaconda: updated device_container_name to FastGroup >04:39:20,280 DEBUG anaconda: updated device_container_raid_level to None >04:39:20,280 DEBUG anaconda: updated device_container_encrypted to False >04:39:20,280 DEBUG anaconda: updated device_container_size to 120000 >04:39:20,283 DEBUG anaconda: fs type changed: swap >04:39:20,288 INFO anaconda: getting device type for LVM >04:39:20,289 DEBUG anaconda: populate_raid: 0, None >04:39:20,289 INFO anaconda: getting device type for LVM >04:39:20,289 DEBUG anaconda: new container selection: None >04:39:20,290 DEBUG anaconda: new container selection: None >04:39:20,290 DEBUG anaconda: new container selection: FastGroup >04:39:20,290 DEBUG anaconda: default container is FastGroup >04:39:23,211 DEBUG anaconda: current selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:39:23,212 DEBUG anaconda: notebook page = 1 >04:39:23,212 INFO anaconda: ui: saving changes to device FastGroup-swap >04:39:23,212 DEBUG anaconda: old name: swap >04:39:23,212 DEBUG anaconda: new name: None >04:39:23,214 DEBUG anaconda: old size: 16000.0 >04:39:23,214 DEBUG anaconda: new size: 16000 >04:39:23,215 INFO anaconda: getting device type for LVM >04:39:23,215 DEBUG anaconda: old device type: 0 >04:39:23,215 DEBUG anaconda: new device type: 0 >04:39:23,215 DEBUG anaconda: reformat: False >04:39:23,216 DEBUG anaconda: old fs type: swap >04:39:23,217 DEBUG anaconda: new fs type: swap >04:39:23,217 DEBUG anaconda: old encryption setting: False >04:39:23,217 DEBUG anaconda: new encryption setting: False >04:39:23,217 DEBUG anaconda: old label: swap >04:39:23,217 DEBUG anaconda: new_label: >04:39:23,217 DEBUG anaconda: old mountpoint: >04:39:23,217 DEBUG anaconda: new mountpoint: >04:39:23,217 DEBUG anaconda: old raid level: None >04:39:23,217 DEBUG anaconda: new raid level: None >04:39:23,218 DEBUG anaconda: old container: FastGroup >04:39:23,218 DEBUG anaconda: new container: FastGroup >04:39:23,218 DEBUG anaconda: old container encrypted: False >04:39:23,218 DEBUG anaconda: new container encrypted: False >04:39:23,218 DEBUG anaconda: old container raid level: None >04:39:23,219 DEBUG anaconda: new container raid level: None >04:39:23,219 DEBUG anaconda: old container size request: 120000 >04:39:23,219 DEBUG anaconda: new container size request: 120000 >04:39:23,219 DEBUG anaconda: old disks: ['sda'] >04:39:23,219 DEBUG anaconda: new disks: ['sda'] >04:39:23,219 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:39:23,220 DEBUG anaconda: updated device_disks to ['sda'] >04:39:23,220 DEBUG anaconda: updated device_container_name to FastGroup >04:39:23,220 DEBUG anaconda: updated device_container_raid_level to None >04:39:23,220 DEBUG anaconda: updated device_container_encrypted to False >04:39:23,220 DEBUG anaconda: updated device_container_size to 120000 >04:39:23,225 INFO anaconda: getting device type for LVM >04:39:23,226 DEBUG anaconda: populate_raid: 0, None >04:39:23,226 INFO anaconda: getting device type for LVM >04:39:23,227 DEBUG anaconda: new container selection: None >04:39:23,227 DEBUG anaconda: new container selection: None >04:39:23,228 DEBUG anaconda: new container selection: FastGroup >04:39:23,228 DEBUG anaconda: default container is FastGroup >04:39:23,228 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:23,229 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:23,230 DEBUG anaconda: updated device_disks to ['sda'] >04:39:23,230 DEBUG anaconda: updated device_container_name to FastGroup >04:39:23,230 DEBUG anaconda: updated device_container_raid_level to None >04:39:23,230 DEBUG anaconda: updated device_container_encrypted to False >04:39:23,231 DEBUG anaconda: updated device_container_size to 120000 >04:39:23,233 DEBUG anaconda: fs type changed: ext4 >04:39:23,238 INFO anaconda: getting device type for LVM >04:39:23,239 DEBUG anaconda: populate_raid: 0, None >04:39:23,239 INFO anaconda: getting device type for LVM >04:39:23,239 DEBUG anaconda: new container selection: None >04:39:23,240 DEBUG anaconda: new container selection: None >04:39:23,240 DEBUG anaconda: new container selection: FastGroup >04:39:23,241 DEBUG anaconda: default container is FastGroup >04:39:31,184 DEBUG anaconda: removing device 'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem' from page Fedora Linux 19 for x86_64 >04:39:38,421 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:38,423 DEBUG anaconda: notebook page = 1 >04:39:38,423 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:39:38,423 DEBUG anaconda: old name: sysroot_a >04:39:38,423 DEBUG anaconda: new name: None >04:39:38,426 DEBUG anaconda: old size: 52000.0 >04:39:38,426 DEBUG anaconda: new size: 52000 >04:39:38,426 INFO anaconda: getting device type for LVM >04:39:38,427 DEBUG anaconda: old device type: 0 >04:39:38,427 DEBUG anaconda: new device type: 0 >04:39:38,427 DEBUG anaconda: reformat: False >04:39:38,428 DEBUG anaconda: old fs type: ext4 >04:39:38,428 DEBUG anaconda: new fs type: ext4 >04:39:38,429 DEBUG anaconda: old encryption setting: False >04:39:38,429 DEBUG anaconda: new encryption setting: False >04:39:38,429 DEBUG anaconda: old label: sysroot_a >04:39:38,429 DEBUG anaconda: new_label: >04:39:38,429 DEBUG anaconda: old mountpoint: >04:39:38,429 DEBUG anaconda: new mountpoint: >04:39:38,429 DEBUG anaconda: old raid level: None >04:39:38,429 DEBUG anaconda: new raid level: None >04:39:38,430 DEBUG anaconda: old container: FastGroup >04:39:38,430 DEBUG anaconda: new container: FastGroup >04:39:38,430 DEBUG anaconda: old container encrypted: False >04:39:38,430 DEBUG anaconda: new container encrypted: False >04:39:38,430 DEBUG anaconda: old container raid level: None >04:39:38,430 DEBUG anaconda: new container raid level: None >04:39:38,431 DEBUG anaconda: old container size request: 120000 >04:39:38,431 DEBUG anaconda: new container size request: 120000 >04:39:38,431 DEBUG anaconda: old disks: ['sda'] >04:39:38,431 DEBUG anaconda: new disks: ['sda'] >04:39:38,431 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:38,432 DEBUG anaconda: updated device_disks to ['sda'] >04:39:38,432 DEBUG anaconda: updated device_container_name to FastGroup >04:39:38,432 DEBUG anaconda: updated device_container_raid_level to None >04:39:38,432 DEBUG anaconda: updated device_container_encrypted to False >04:39:38,432 DEBUG anaconda: updated device_container_size to 120000 >04:39:38,438 INFO anaconda: getting device type for LVM >04:39:38,438 DEBUG anaconda: populate_raid: 0, None >04:39:38,439 INFO anaconda: getting device type for LVM >04:39:38,439 DEBUG anaconda: new container selection: None >04:39:38,440 DEBUG anaconda: new container selection: None >04:39:38,440 DEBUG anaconda: new container selection: FastGroup >04:39:38,440 DEBUG anaconda: default container is FastGroup >04:39:38,441 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:38,442 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:38,443 DEBUG anaconda: updated device_disks to ['sda'] >04:39:38,443 DEBUG anaconda: updated device_container_name to FastGroup >04:39:38,443 DEBUG anaconda: updated device_container_raid_level to None >04:39:38,443 DEBUG anaconda: updated device_container_encrypted to False >04:39:38,443 DEBUG anaconda: updated device_container_size to 120000 >04:39:38,449 INFO anaconda: getting device type for LVM >04:39:38,449 DEBUG anaconda: populate_raid: 0, None >04:39:38,449 INFO anaconda: getting device type for LVM >04:39:38,450 DEBUG anaconda: new container selection: None >04:39:38,450 DEBUG anaconda: new container selection: None >04:39:38,451 DEBUG anaconda: new container selection: FastGroup >04:39:38,451 DEBUG anaconda: default container is FastGroup >04:39:44,124 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:44,125 DEBUG anaconda: notebook page = 1 >04:39:44,125 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:39:44,125 DEBUG anaconda: old name: sysroot_b >04:39:44,125 DEBUG anaconda: new name: None >04:39:44,128 DEBUG anaconda: old size: 52000.0 >04:39:44,128 DEBUG anaconda: new size: 52000 >04:39:44,128 INFO anaconda: getting device type for LVM >04:39:44,128 DEBUG anaconda: old device type: 0 >04:39:44,128 DEBUG anaconda: new device type: 0 >04:39:44,128 DEBUG anaconda: reformat: False >04:39:44,130 DEBUG anaconda: old fs type: ext4 >04:39:44,130 DEBUG anaconda: new fs type: ext4 >04:39:44,130 DEBUG anaconda: old encryption setting: False >04:39:44,130 DEBUG anaconda: new encryption setting: False >04:39:44,130 DEBUG anaconda: old label: sysroot_b >04:39:44,130 DEBUG anaconda: new_label: >04:39:44,131 DEBUG anaconda: old mountpoint: >04:39:44,131 DEBUG anaconda: new mountpoint: / >04:39:44,132 DEBUG anaconda: old raid level: None >04:39:44,132 DEBUG anaconda: new raid level: None >04:39:44,134 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:44,135 DEBUG anaconda: updated device_disks to ['sda'] >04:39:44,135 DEBUG anaconda: updated device_container_name to FastGroup >04:39:44,135 DEBUG anaconda: updated device_container_raid_level to None >04:39:44,136 DEBUG anaconda: updated device_container_encrypted to False >04:39:44,136 DEBUG anaconda: updated device_container_size to 120000 >04:39:44,141 INFO anaconda: getting device type for LVM >04:39:44,142 DEBUG anaconda: populate_raid: 0, None >04:39:44,142 INFO anaconda: getting device type for LVM >04:39:44,142 DEBUG anaconda: new container selection: None >04:39:44,143 DEBUG anaconda: new container selection: None >04:39:44,143 DEBUG anaconda: new container selection: FastGroup >04:39:44,144 DEBUG anaconda: default container is FastGroup >04:39:44,144 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:44,145 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:44,146 DEBUG anaconda: updated device_disks to ['sda'] >04:39:44,146 DEBUG anaconda: updated device_container_name to FastGroup >04:39:44,146 DEBUG anaconda: updated device_container_raid_level to None >04:39:44,146 DEBUG anaconda: updated device_container_encrypted to False >04:39:44,146 DEBUG anaconda: updated device_container_size to 120000 >04:39:44,152 INFO anaconda: getting device type for LVM >04:39:44,153 DEBUG anaconda: populate_raid: 0, None >04:39:44,153 INFO anaconda: getting device type for LVM >04:39:44,153 DEBUG anaconda: new container selection: None >04:39:44,154 DEBUG anaconda: new container selection: None >04:39:44,154 DEBUG anaconda: new container selection: FastGroup >04:39:44,154 DEBUG anaconda: default container is FastGroup >04:39:46,043 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:46,044 DEBUG anaconda: notebook page = 1 >04:39:46,044 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:39:46,044 DEBUG anaconda: old name: sysroot_a >04:39:46,044 DEBUG anaconda: new name: None >04:39:46,047 DEBUG anaconda: old size: 52000.0 >04:39:46,047 DEBUG anaconda: new size: 52000 >04:39:46,047 INFO anaconda: getting device type for LVM >04:39:46,048 DEBUG anaconda: old device type: 0 >04:39:46,048 DEBUG anaconda: new device type: 0 >04:39:46,048 DEBUG anaconda: reformat: False >04:39:46,049 DEBUG anaconda: old fs type: ext4 >04:39:46,049 DEBUG anaconda: new fs type: ext4 >04:39:46,050 DEBUG anaconda: old encryption setting: False >04:39:46,050 DEBUG anaconda: new encryption setting: False >04:39:46,050 DEBUG anaconda: old label: sysroot_a >04:39:46,050 DEBUG anaconda: new_label: >04:39:46,050 DEBUG anaconda: old mountpoint: >04:39:46,050 DEBUG anaconda: new mountpoint: >04:39:46,050 DEBUG anaconda: old raid level: None >04:39:46,050 DEBUG anaconda: new raid level: None >04:39:46,051 DEBUG anaconda: old container: FastGroup >04:39:46,051 DEBUG anaconda: new container: FastGroup >04:39:46,051 DEBUG anaconda: old container encrypted: False >04:39:46,051 DEBUG anaconda: new container encrypted: False >04:39:46,051 DEBUG anaconda: old container raid level: None >04:39:46,051 DEBUG anaconda: new container raid level: None >04:39:46,052 DEBUG anaconda: old container size request: 120000 >04:39:46,052 DEBUG anaconda: new container size request: 120000 >04:39:46,052 DEBUG anaconda: old disks: ['sda'] >04:39:46,052 DEBUG anaconda: new disks: ['sda'] >04:39:46,052 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:46,053 DEBUG anaconda: updated device_disks to ['sda'] >04:39:46,053 DEBUG anaconda: updated device_container_name to FastGroup >04:39:46,053 DEBUG anaconda: updated device_container_raid_level to None >04:39:46,053 DEBUG anaconda: updated device_container_encrypted to False >04:39:46,053 DEBUG anaconda: updated device_container_size to 120000 >04:39:46,059 INFO anaconda: getting device type for LVM >04:39:46,059 DEBUG anaconda: populate_raid: 0, None >04:39:46,059 INFO anaconda: getting device type for LVM >04:39:46,060 DEBUG anaconda: new container selection: None >04:39:46,060 DEBUG anaconda: new container selection: None >04:39:46,061 DEBUG anaconda: new container selection: FastGroup >04:39:46,061 DEBUG anaconda: default container is FastGroup >04:39:46,062 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:46,063 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:46,063 DEBUG anaconda: updated device_disks to ['sda'] >04:39:46,064 DEBUG anaconda: updated device_container_name to FastGroup >04:39:46,064 DEBUG anaconda: updated device_container_raid_level to None >04:39:46,064 DEBUG anaconda: updated device_container_encrypted to False >04:39:46,064 DEBUG anaconda: updated device_container_size to 120000 >04:39:46,070 INFO anaconda: getting device type for LVM >04:39:46,070 DEBUG anaconda: populate_raid: 0, None >04:39:46,070 INFO anaconda: getting device type for LVM >04:39:46,071 DEBUG anaconda: new container selection: None >04:39:46,071 DEBUG anaconda: new container selection: None >04:39:46,072 DEBUG anaconda: new container selection: FastGroup >04:39:46,072 DEBUG anaconda: default container is FastGroup >04:39:46,995 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:46,996 DEBUG anaconda: notebook page = 1 >04:39:46,996 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:39:46,996 DEBUG anaconda: old name: sysroot_b >04:39:46,996 DEBUG anaconda: new name: None >04:39:46,999 DEBUG anaconda: old size: 52000.0 >04:39:46,999 DEBUG anaconda: new size: 52000 >04:39:46,999 INFO anaconda: getting device type for LVM >04:39:46,999 DEBUG anaconda: old device type: 0 >04:39:46,999 DEBUG anaconda: new device type: 0 >04:39:46,999 DEBUG anaconda: reformat: False >04:39:47,001 DEBUG anaconda: old fs type: ext4 >04:39:47,001 DEBUG anaconda: new fs type: ext4 >04:39:47,001 DEBUG anaconda: old encryption setting: False >04:39:47,001 DEBUG anaconda: new encryption setting: False >04:39:47,001 DEBUG anaconda: old label: sysroot_b >04:39:47,002 DEBUG anaconda: new_label: >04:39:47,002 DEBUG anaconda: old mountpoint: >04:39:47,002 DEBUG anaconda: new mountpoint: >04:39:47,002 DEBUG anaconda: old raid level: None >04:39:47,002 DEBUG anaconda: new raid level: None >04:39:47,003 DEBUG anaconda: old container: FastGroup >04:39:47,003 DEBUG anaconda: new container: FastGroup >04:39:47,003 DEBUG anaconda: old container encrypted: False >04:39:47,003 DEBUG anaconda: new container encrypted: False >04:39:47,003 DEBUG anaconda: old container raid level: None >04:39:47,003 DEBUG anaconda: new container raid level: None >04:39:47,003 DEBUG anaconda: old container size request: 120000 >04:39:47,003 DEBUG anaconda: new container size request: 120000 >04:39:47,003 DEBUG anaconda: old disks: ['sda'] >04:39:47,004 DEBUG anaconda: new disks: ['sda'] >04:39:47,004 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:47,005 DEBUG anaconda: updated device_disks to ['sda'] >04:39:47,005 DEBUG anaconda: updated device_container_name to FastGroup >04:39:47,005 DEBUG anaconda: updated device_container_raid_level to None >04:39:47,005 DEBUG anaconda: updated device_container_encrypted to False >04:39:47,005 DEBUG anaconda: updated device_container_size to 120000 >04:39:47,011 INFO anaconda: getting device type for LVM >04:39:47,011 DEBUG anaconda: populate_raid: 0, None >04:39:47,011 INFO anaconda: getting device type for LVM >04:39:47,012 DEBUG anaconda: new container selection: None >04:39:47,012 DEBUG anaconda: new container selection: None >04:39:47,013 DEBUG anaconda: new container selection: FastGroup >04:39:47,013 DEBUG anaconda: default container is FastGroup >04:39:47,013 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:47,014 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:47,015 DEBUG anaconda: updated device_disks to ['sda'] >04:39:47,015 DEBUG anaconda: updated device_container_name to FastGroup >04:39:47,015 DEBUG anaconda: updated device_container_raid_level to None >04:39:47,016 DEBUG anaconda: updated device_container_encrypted to False >04:39:47,016 DEBUG anaconda: updated device_container_size to 120000 >04:39:47,021 INFO anaconda: getting device type for LVM >04:39:47,022 DEBUG anaconda: populate_raid: 0, None >04:39:47,022 INFO anaconda: getting device type for LVM >04:39:47,022 DEBUG anaconda: new container selection: None >04:39:47,023 DEBUG anaconda: new container selection: None >04:39:47,023 DEBUG anaconda: new container selection: FastGroup >04:39:47,023 DEBUG anaconda: default container is FastGroup >04:39:51,370 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:51,371 DEBUG anaconda: updated device_disks to ['sda'] >04:39:51,371 DEBUG anaconda: updated device_container_name to FastGroup >04:39:51,371 DEBUG anaconda: updated device_container_raid_level to None >04:39:51,371 DEBUG anaconda: updated device_container_encrypted to False >04:39:51,371 DEBUG anaconda: updated device_container_size to 120000 >04:39:51,377 INFO anaconda: getting device type for LVM >04:39:51,377 DEBUG anaconda: populate_raid: 0, None >04:39:51,377 INFO anaconda: getting device type for LVM >04:39:51,378 DEBUG anaconda: new container selection: None >04:39:51,378 DEBUG anaconda: new container selection: None >04:39:51,379 DEBUG anaconda: new container selection: FastGroup >04:39:51,379 DEBUG anaconda: default container is FastGroup >04:39:51,809 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:51,810 DEBUG anaconda: notebook page = 1 >04:39:51,811 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:39:51,811 DEBUG anaconda: old name: sysroot_a >04:39:51,811 DEBUG anaconda: new name: None >04:39:51,813 DEBUG anaconda: old size: 52000.0 >04:39:51,813 DEBUG anaconda: new size: 52000 >04:39:51,814 INFO anaconda: getting device type for LVM >04:39:51,814 DEBUG anaconda: old device type: 0 >04:39:51,814 DEBUG anaconda: new device type: 0 >04:39:51,814 DEBUG anaconda: reformat: False >04:39:51,816 DEBUG anaconda: old fs type: ext4 >04:39:51,816 DEBUG anaconda: new fs type: ext4 >04:39:51,816 DEBUG anaconda: old encryption setting: False >04:39:51,816 DEBUG anaconda: new encryption setting: False >04:39:51,816 DEBUG anaconda: old label: sysroot_a >04:39:51,816 DEBUG anaconda: new_label: >04:39:51,816 DEBUG anaconda: old mountpoint: >04:39:51,816 DEBUG anaconda: new mountpoint: >04:39:51,817 DEBUG anaconda: old raid level: None >04:39:51,817 DEBUG anaconda: new raid level: None >04:39:51,817 DEBUG anaconda: old container: FastGroup >04:39:51,817 DEBUG anaconda: new container: FastGroup >04:39:51,817 DEBUG anaconda: old container encrypted: False >04:39:51,818 DEBUG anaconda: new container encrypted: False >04:39:51,818 DEBUG anaconda: old container raid level: None >04:39:51,818 DEBUG anaconda: new container raid level: None >04:39:51,818 DEBUG anaconda: old container size request: 120000 >04:39:51,818 DEBUG anaconda: new container size request: 120000 >04:39:51,818 DEBUG anaconda: old disks: ['sda'] >04:39:51,818 DEBUG anaconda: new disks: ['sda'] >04:39:51,818 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:39:51,819 DEBUG anaconda: updated device_disks to ['sda'] >04:39:51,819 DEBUG anaconda: updated device_container_name to FastGroup >04:39:51,819 DEBUG anaconda: updated device_container_raid_level to None >04:39:51,819 DEBUG anaconda: updated device_container_encrypted to False >04:39:51,820 DEBUG anaconda: updated device_container_size to 120000 >04:39:51,825 INFO anaconda: getting device type for LVM >04:39:51,826 DEBUG anaconda: populate_raid: 0, None >04:39:51,826 INFO anaconda: getting device type for LVM >04:39:51,826 DEBUG anaconda: new container selection: None >04:39:51,827 DEBUG anaconda: new container selection: None >04:39:51,827 DEBUG anaconda: new container selection: FastGroup >04:39:51,827 DEBUG anaconda: default container is FastGroup >04:39:51,828 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:51,829 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:51,830 DEBUG anaconda: updated device_disks to ['sda'] >04:39:51,830 DEBUG anaconda: updated device_container_name to FastGroup >04:39:51,830 DEBUG anaconda: updated device_container_raid_level to None >04:39:51,830 DEBUG anaconda: updated device_container_encrypted to False >04:39:51,830 DEBUG anaconda: updated device_container_size to 120000 >04:39:51,836 INFO anaconda: getting device type for LVM >04:39:51,836 DEBUG anaconda: populate_raid: 0, None >04:39:51,836 INFO anaconda: getting device type for LVM >04:39:51,837 DEBUG anaconda: new container selection: None >04:39:51,837 DEBUG anaconda: new container selection: None >04:39:51,838 DEBUG anaconda: new container selection: FastGroup >04:39:51,838 DEBUG anaconda: default container is FastGroup >04:39:56,042 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:39:56,043 DEBUG anaconda: old name: sysroot_b >04:39:56,043 DEBUG anaconda: new name: None >04:39:56,045 DEBUG anaconda: old size: 52000.0 >04:39:56,046 DEBUG anaconda: new size: 52000 >04:39:56,046 INFO anaconda: getting device type for LVM >04:39:56,046 DEBUG anaconda: old device type: 0 >04:39:56,046 DEBUG anaconda: new device type: 0 >04:39:56,046 DEBUG anaconda: reformat: False >04:39:56,048 DEBUG anaconda: old fs type: ext4 >04:39:56,048 DEBUG anaconda: new fs type: ext4 >04:39:56,048 DEBUG anaconda: old encryption setting: False >04:39:56,048 DEBUG anaconda: new encryption setting: False >04:39:56,048 DEBUG anaconda: old label: sysroot_b >04:39:56,048 DEBUG anaconda: new_label: >04:39:56,048 DEBUG anaconda: old mountpoint: >04:39:56,048 DEBUG anaconda: new mountpoint: / >04:39:56,049 DEBUG anaconda: old raid level: None >04:39:56,049 DEBUG anaconda: new raid level: None >04:39:56,050 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:39:56,051 DEBUG anaconda: updated device_disks to ['sda'] >04:39:56,051 DEBUG anaconda: updated device_container_name to FastGroup >04:39:56,051 DEBUG anaconda: updated device_container_raid_level to None >04:39:56,051 DEBUG anaconda: updated device_container_encrypted to False >04:39:56,051 DEBUG anaconda: updated device_container_size to 120000 >04:39:56,057 INFO anaconda: getting device type for LVM >04:39:56,057 DEBUG anaconda: populate_raid: 0, None >04:39:56,058 INFO anaconda: getting device type for LVM >04:39:56,058 DEBUG anaconda: new container selection: None >04:39:56,059 DEBUG anaconda: new container selection: None >04:39:56,059 DEBUG anaconda: new container selection: FastGroup >04:39:56,059 DEBUG anaconda: default container is FastGroup >04:40:00,959 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:00,960 DEBUG anaconda: updated device_disks to ['sda'] >04:40:00,960 DEBUG anaconda: updated device_container_name to FastGroup >04:40:00,960 DEBUG anaconda: updated device_container_raid_level to None >04:40:00,960 DEBUG anaconda: updated device_container_encrypted to False >04:40:00,960 DEBUG anaconda: updated device_container_size to 120000 >04:40:00,966 INFO anaconda: getting device type for LVM >04:40:00,966 DEBUG anaconda: populate_raid: 0, None >04:40:00,966 INFO anaconda: getting device type for LVM >04:40:00,967 DEBUG anaconda: new container selection: None >04:40:00,967 DEBUG anaconda: new container selection: None >04:40:00,968 DEBUG anaconda: new container selection: FastGroup >04:40:00,968 DEBUG anaconda: default container is FastGroup >04:40:02,598 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:02,599 DEBUG anaconda: updated device_disks to ['sda'] >04:40:02,600 DEBUG anaconda: updated device_container_name to FastGroup >04:40:02,600 DEBUG anaconda: updated device_container_raid_level to None >04:40:02,600 DEBUG anaconda: updated device_container_encrypted to False >04:40:02,600 DEBUG anaconda: updated device_container_size to 120000 >04:40:02,605 INFO anaconda: getting device type for LVM >04:40:02,606 DEBUG anaconda: populate_raid: 0, None >04:40:02,606 INFO anaconda: getting device type for LVM >04:40:02,607 DEBUG anaconda: new container selection: None >04:40:02,607 DEBUG anaconda: new container selection: None >04:40:02,608 DEBUG anaconda: new container selection: FastGroup >04:40:02,608 DEBUG anaconda: default container is FastGroup >04:40:03,078 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:03,080 DEBUG anaconda: updated device_disks to ['sda'] >04:40:03,080 DEBUG anaconda: updated device_container_name to FastGroup >04:40:03,080 DEBUG anaconda: updated device_container_raid_level to None >04:40:03,081 DEBUG anaconda: updated device_container_encrypted to False >04:40:03,081 DEBUG anaconda: updated device_container_size to 120000 >04:40:03,086 INFO anaconda: getting device type for LVM >04:40:03,087 DEBUG anaconda: populate_raid: 0, None >04:40:03,087 INFO anaconda: getting device type for LVM >04:40:03,087 DEBUG anaconda: new container selection: None >04:40:03,088 DEBUG anaconda: new container selection: None >04:40:03,088 DEBUG anaconda: new container selection: FastGroup >04:40:03,089 DEBUG anaconda: default container is FastGroup >04:40:03,702 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:03,703 DEBUG anaconda: notebook page = 1 >04:40:03,703 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:40:03,703 DEBUG anaconda: old name: sysroot_b >04:40:03,704 DEBUG anaconda: new name: None >04:40:03,706 DEBUG anaconda: old size: 52000.0 >04:40:03,706 DEBUG anaconda: new size: 52000 >04:40:03,706 INFO anaconda: getting device type for LVM >04:40:03,707 DEBUG anaconda: old device type: 0 >04:40:03,707 DEBUG anaconda: new device type: 0 >04:40:03,707 DEBUG anaconda: reformat: False >04:40:03,708 DEBUG anaconda: old fs type: ext4 >04:40:03,708 DEBUG anaconda: new fs type: ext4 >04:40:03,709 DEBUG anaconda: old encryption setting: False >04:40:03,709 DEBUG anaconda: new encryption setting: False >04:40:03,709 DEBUG anaconda: old label: sysroot_b >04:40:03,709 DEBUG anaconda: new_label: >04:40:03,709 DEBUG anaconda: old mountpoint: >04:40:03,709 DEBUG anaconda: new mountpoint: >04:40:03,709 DEBUG anaconda: old raid level: None >04:40:03,709 DEBUG anaconda: new raid level: None >04:40:03,710 DEBUG anaconda: old container: FastGroup >04:40:03,710 DEBUG anaconda: new container: FastGroup >04:40:03,710 DEBUG anaconda: old container encrypted: False >04:40:03,710 DEBUG anaconda: new container encrypted: False >04:40:03,710 DEBUG anaconda: old container raid level: None >04:40:03,710 DEBUG anaconda: new container raid level: None >04:40:03,711 DEBUG anaconda: old container size request: 120000 >04:40:03,711 DEBUG anaconda: new container size request: 120000 >04:40:03,711 DEBUG anaconda: old disks: ['sda'] >04:40:03,711 DEBUG anaconda: new disks: ['sda'] >04:40:03,711 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:03,712 DEBUG anaconda: updated device_disks to ['sda'] >04:40:03,712 DEBUG anaconda: updated device_container_name to FastGroup >04:40:03,712 DEBUG anaconda: updated device_container_raid_level to None >04:40:03,712 DEBUG anaconda: updated device_container_encrypted to False >04:40:03,712 DEBUG anaconda: updated device_container_size to 120000 >04:40:03,718 INFO anaconda: getting device type for LVM >04:40:03,718 DEBUG anaconda: populate_raid: 0, None >04:40:03,718 INFO anaconda: getting device type for LVM >04:40:03,719 DEBUG anaconda: new container selection: None >04:40:03,719 DEBUG anaconda: new container selection: None >04:40:03,720 DEBUG anaconda: new container selection: FastGroup >04:40:03,720 DEBUG anaconda: default container is FastGroup >04:40:03,721 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:03,722 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:03,722 DEBUG anaconda: updated device_disks to ['sda'] >04:40:03,723 DEBUG anaconda: updated device_container_name to FastGroup >04:40:03,723 DEBUG anaconda: updated device_container_raid_level to None >04:40:03,723 DEBUG anaconda: updated device_container_encrypted to False >04:40:03,723 DEBUG anaconda: updated device_container_size to 120000 >04:40:03,728 INFO anaconda: getting device type for LVM >04:40:03,729 DEBUG anaconda: populate_raid: 0, None >04:40:03,729 INFO anaconda: getting device type for LVM >04:40:03,730 DEBUG anaconda: new container selection: None >04:40:03,730 DEBUG anaconda: new container selection: None >04:40:03,730 DEBUG anaconda: new container selection: FastGroup >04:40:03,731 DEBUG anaconda: default container is FastGroup >04:40:08,013 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:08,015 DEBUG anaconda: notebook page = 1 >04:40:08,015 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:40:08,015 DEBUG anaconda: old name: sysroot_a >04:40:08,015 DEBUG anaconda: new name: None >04:40:08,018 DEBUG anaconda: old size: 52000.0 >04:40:08,018 DEBUG anaconda: new size: 52000 >04:40:08,018 INFO anaconda: getting device type for LVM >04:40:08,019 DEBUG anaconda: old device type: 0 >04:40:08,019 DEBUG anaconda: new device type: 0 >04:40:08,019 DEBUG anaconda: reformat: False >04:40:08,020 DEBUG anaconda: old fs type: ext4 >04:40:08,020 DEBUG anaconda: new fs type: ext4 >04:40:08,021 DEBUG anaconda: old encryption setting: False >04:40:08,021 DEBUG anaconda: new encryption setting: False >04:40:08,021 DEBUG anaconda: old label: sysroot_a >04:40:08,021 DEBUG anaconda: new_label: >04:40:08,021 DEBUG anaconda: old mountpoint: >04:40:08,021 DEBUG anaconda: new mountpoint: >04:40:08,021 DEBUG anaconda: old raid level: None >04:40:08,021 DEBUG anaconda: new raid level: None >04:40:08,022 DEBUG anaconda: old container: FastGroup >04:40:08,022 DEBUG anaconda: new container: FastGroup >04:40:08,022 DEBUG anaconda: old container encrypted: False >04:40:08,022 DEBUG anaconda: new container encrypted: False >04:40:08,022 DEBUG anaconda: old container raid level: None >04:40:08,022 DEBUG anaconda: new container raid level: None >04:40:08,023 DEBUG anaconda: old container size request: 120000 >04:40:08,023 DEBUG anaconda: new container size request: 120000 >04:40:08,023 DEBUG anaconda: old disks: ['sda'] >04:40:08,023 DEBUG anaconda: new disks: ['sda'] >04:40:08,023 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:08,024 DEBUG anaconda: updated device_disks to ['sda'] >04:40:08,024 DEBUG anaconda: updated device_container_name to FastGroup >04:40:08,024 DEBUG anaconda: updated device_container_raid_level to None >04:40:08,024 DEBUG anaconda: updated device_container_encrypted to False >04:40:08,024 DEBUG anaconda: updated device_container_size to 120000 >04:40:08,030 INFO anaconda: getting device type for LVM >04:40:08,030 DEBUG anaconda: populate_raid: 0, None >04:40:08,030 INFO anaconda: getting device type for LVM >04:40:08,031 DEBUG anaconda: new container selection: None >04:40:08,031 DEBUG anaconda: new container selection: None >04:40:08,032 DEBUG anaconda: new container selection: FastGroup >04:40:08,032 DEBUG anaconda: default container is FastGroup >04:40:08,033 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:08,034 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:08,035 DEBUG anaconda: updated device_disks to ['sda'] >04:40:08,035 DEBUG anaconda: updated device_container_name to FastGroup >04:40:08,035 DEBUG anaconda: updated device_container_raid_level to None >04:40:08,035 DEBUG anaconda: updated device_container_encrypted to False >04:40:08,035 DEBUG anaconda: updated device_container_size to 120000 >04:40:08,041 INFO anaconda: getting device type for LVM >04:40:08,041 DEBUG anaconda: populate_raid: 0, None >04:40:08,041 INFO anaconda: getting device type for LVM >04:40:08,042 DEBUG anaconda: new container selection: None >04:40:08,042 DEBUG anaconda: new container selection: None >04:40:08,043 DEBUG anaconda: new container selection: FastGroup >04:40:08,043 DEBUG anaconda: default container is FastGroup >04:40:09,093 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:09,094 DEBUG anaconda: notebook page = 1 >04:40:09,094 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:40:09,094 DEBUG anaconda: old name: sysroot_b >04:40:09,094 DEBUG anaconda: new name: None >04:40:09,097 DEBUG anaconda: old size: 52000.0 >04:40:09,097 DEBUG anaconda: new size: 52000 >04:40:09,097 INFO anaconda: getting device type for LVM >04:40:09,097 DEBUG anaconda: old device type: 0 >04:40:09,097 DEBUG anaconda: new device type: 0 >04:40:09,097 DEBUG anaconda: reformat: False >04:40:09,099 DEBUG anaconda: old fs type: ext4 >04:40:09,099 DEBUG anaconda: new fs type: ext4 >04:40:09,099 DEBUG anaconda: old encryption setting: False >04:40:09,099 DEBUG anaconda: new encryption setting: False >04:40:09,099 DEBUG anaconda: old label: sysroot_b >04:40:09,100 DEBUG anaconda: new_label: >04:40:09,100 DEBUG anaconda: old mountpoint: >04:40:09,100 DEBUG anaconda: new mountpoint: >04:40:09,100 DEBUG anaconda: old raid level: None >04:40:09,100 DEBUG anaconda: new raid level: None >04:40:09,101 DEBUG anaconda: old container: FastGroup >04:40:09,101 DEBUG anaconda: new container: FastGroup >04:40:09,101 DEBUG anaconda: old container encrypted: False >04:40:09,101 DEBUG anaconda: new container encrypted: False >04:40:09,101 DEBUG anaconda: old container raid level: None >04:40:09,101 DEBUG anaconda: new container raid level: None >04:40:09,101 DEBUG anaconda: old container size request: 120000 >04:40:09,101 DEBUG anaconda: new container size request: 120000 >04:40:09,101 DEBUG anaconda: old disks: ['sda'] >04:40:09,102 DEBUG anaconda: new disks: ['sda'] >04:40:09,102 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:09,103 DEBUG anaconda: updated device_disks to ['sda'] >04:40:09,103 DEBUG anaconda: updated device_container_name to FastGroup >04:40:09,103 DEBUG anaconda: updated device_container_raid_level to None >04:40:09,103 DEBUG anaconda: updated device_container_encrypted to False >04:40:09,103 DEBUG anaconda: updated device_container_size to 120000 >04:40:09,109 INFO anaconda: getting device type for LVM >04:40:09,109 DEBUG anaconda: populate_raid: 0, None >04:40:09,109 INFO anaconda: getting device type for LVM >04:40:09,110 DEBUG anaconda: new container selection: None >04:40:09,110 DEBUG anaconda: new container selection: None >04:40:09,111 DEBUG anaconda: new container selection: FastGroup >04:40:09,111 DEBUG anaconda: default container is FastGroup >04:40:09,112 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:09,112 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:09,113 DEBUG anaconda: updated device_disks to ['sda'] >04:40:09,113 DEBUG anaconda: updated device_container_name to FastGroup >04:40:09,113 DEBUG anaconda: updated device_container_raid_level to None >04:40:09,114 DEBUG anaconda: updated device_container_encrypted to False >04:40:09,114 DEBUG anaconda: updated device_container_size to 120000 >04:40:09,119 INFO anaconda: getting device type for LVM >04:40:09,120 DEBUG anaconda: populate_raid: 0, None >04:40:09,120 INFO anaconda: getting device type for LVM >04:40:09,120 DEBUG anaconda: new container selection: None >04:40:09,121 DEBUG anaconda: new container selection: None >04:40:09,121 DEBUG anaconda: new container selection: FastGroup >04:40:09,122 DEBUG anaconda: default container is FastGroup >04:40:09,653 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:09,654 DEBUG anaconda: notebook page = 1 >04:40:09,654 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:40:09,654 DEBUG anaconda: old name: sysroot_a >04:40:09,654 DEBUG anaconda: new name: None >04:40:09,656 DEBUG anaconda: old size: 52000.0 >04:40:09,657 DEBUG anaconda: new size: 52000 >04:40:09,657 INFO anaconda: getting device type for LVM >04:40:09,657 DEBUG anaconda: old device type: 0 >04:40:09,657 DEBUG anaconda: new device type: 0 >04:40:09,657 DEBUG anaconda: reformat: False >04:40:09,659 DEBUG anaconda: old fs type: ext4 >04:40:09,659 DEBUG anaconda: new fs type: ext4 >04:40:09,659 DEBUG anaconda: old encryption setting: False >04:40:09,659 DEBUG anaconda: new encryption setting: False >04:40:09,659 DEBUG anaconda: old label: sysroot_a >04:40:09,659 DEBUG anaconda: new_label: >04:40:09,659 DEBUG anaconda: old mountpoint: >04:40:09,660 DEBUG anaconda: new mountpoint: >04:40:09,660 DEBUG anaconda: old raid level: None >04:40:09,660 DEBUG anaconda: new raid level: None >04:40:09,660 DEBUG anaconda: old container: FastGroup >04:40:09,661 DEBUG anaconda: new container: FastGroup >04:40:09,661 DEBUG anaconda: old container encrypted: False >04:40:09,661 DEBUG anaconda: new container encrypted: False >04:40:09,661 DEBUG anaconda: old container raid level: None >04:40:09,661 DEBUG anaconda: new container raid level: None >04:40:09,661 DEBUG anaconda: old container size request: 120000 >04:40:09,661 DEBUG anaconda: new container size request: 120000 >04:40:09,661 DEBUG anaconda: old disks: ['sda'] >04:40:09,661 DEBUG anaconda: new disks: ['sda'] >04:40:09,661 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:09,662 DEBUG anaconda: updated device_disks to ['sda'] >04:40:09,662 DEBUG anaconda: updated device_container_name to FastGroup >04:40:09,663 DEBUG anaconda: updated device_container_raid_level to None >04:40:09,663 DEBUG anaconda: updated device_container_encrypted to False >04:40:09,663 DEBUG anaconda: updated device_container_size to 120000 >04:40:09,668 INFO anaconda: getting device type for LVM >04:40:09,669 DEBUG anaconda: populate_raid: 0, None >04:40:09,669 INFO anaconda: getting device type for LVM >04:40:09,669 DEBUG anaconda: new container selection: None >04:40:09,670 DEBUG anaconda: new container selection: None >04:40:09,670 DEBUG anaconda: new container selection: FastGroup >04:40:09,671 DEBUG anaconda: default container is FastGroup >04:40:09,671 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:09,672 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:09,673 DEBUG anaconda: updated device_disks to ['sda'] >04:40:09,673 DEBUG anaconda: updated device_container_name to FastGroup >04:40:09,673 DEBUG anaconda: updated device_container_raid_level to None >04:40:09,673 DEBUG anaconda: updated device_container_encrypted to False >04:40:09,673 DEBUG anaconda: updated device_container_size to 120000 >04:40:09,679 INFO anaconda: getting device type for LVM >04:40:09,679 DEBUG anaconda: populate_raid: 0, None >04:40:09,680 INFO anaconda: getting device type for LVM >04:40:09,680 DEBUG anaconda: new container selection: None >04:40:09,680 DEBUG anaconda: new container selection: None >04:40:09,681 DEBUG anaconda: new container selection: FastGroup >04:40:09,681 DEBUG anaconda: default container is FastGroup >04:40:12,631 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:12,632 DEBUG anaconda: notebook page = 1 >04:40:12,632 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:40:12,632 DEBUG anaconda: old name: sysroot_b >04:40:12,632 DEBUG anaconda: new name: None >04:40:12,635 DEBUG anaconda: old size: 52000.0 >04:40:12,635 DEBUG anaconda: new size: 52000 >04:40:12,635 INFO anaconda: getting device type for LVM >04:40:12,635 DEBUG anaconda: old device type: 0 >04:40:12,636 DEBUG anaconda: new device type: 0 >04:40:12,636 DEBUG anaconda: reformat: False >04:40:12,637 DEBUG anaconda: old fs type: ext4 >04:40:12,637 DEBUG anaconda: new fs type: ext4 >04:40:12,637 DEBUG anaconda: old encryption setting: False >04:40:12,638 DEBUG anaconda: new encryption setting: False >04:40:12,638 DEBUG anaconda: old label: sysroot_b >04:40:12,638 DEBUG anaconda: new_label: >04:40:12,638 DEBUG anaconda: old mountpoint: >04:40:12,638 DEBUG anaconda: new mountpoint: >04:40:12,638 DEBUG anaconda: old raid level: None >04:40:12,638 DEBUG anaconda: new raid level: None >04:40:12,639 DEBUG anaconda: old container: FastGroup >04:40:12,639 DEBUG anaconda: new container: FastGroup >04:40:12,639 DEBUG anaconda: old container encrypted: False >04:40:12,639 DEBUG anaconda: new container encrypted: False >04:40:12,639 DEBUG anaconda: old container raid level: None >04:40:12,639 DEBUG anaconda: new container raid level: None >04:40:12,639 DEBUG anaconda: old container size request: 120000 >04:40:12,640 DEBUG anaconda: new container size request: 120000 >04:40:12,640 DEBUG anaconda: old disks: ['sda'] >04:40:12,640 DEBUG anaconda: new disks: ['sda'] >04:40:12,640 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:12,641 DEBUG anaconda: updated device_disks to ['sda'] >04:40:12,641 DEBUG anaconda: updated device_container_name to FastGroup >04:40:12,641 DEBUG anaconda: updated device_container_raid_level to None >04:40:12,641 DEBUG anaconda: updated device_container_encrypted to False >04:40:12,641 DEBUG anaconda: updated device_container_size to 120000 >04:40:12,647 INFO anaconda: getting device type for LVM >04:40:12,647 DEBUG anaconda: populate_raid: 0, None >04:40:12,647 INFO anaconda: getting device type for LVM >04:40:12,648 DEBUG anaconda: new container selection: None >04:40:12,648 DEBUG anaconda: new container selection: None >04:40:12,649 DEBUG anaconda: new container selection: FastGroup >04:40:12,649 DEBUG anaconda: default container is FastGroup >04:40:12,650 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:12,651 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:12,651 DEBUG anaconda: updated device_disks to ['sda'] >04:40:12,651 DEBUG anaconda: updated device_container_name to FastGroup >04:40:12,652 DEBUG anaconda: updated device_container_raid_level to None >04:40:12,652 DEBUG anaconda: updated device_container_encrypted to False >04:40:12,652 DEBUG anaconda: updated device_container_size to 120000 >04:40:12,657 INFO anaconda: getting device type for LVM >04:40:12,658 DEBUG anaconda: populate_raid: 0, None >04:40:12,658 INFO anaconda: getting device type for LVM >04:40:12,658 DEBUG anaconda: new container selection: None >04:40:12,659 DEBUG anaconda: new container selection: None >04:40:12,659 DEBUG anaconda: new container selection: FastGroup >04:40:12,660 DEBUG anaconda: default container is FastGroup >04:40:13,669 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:13,670 DEBUG anaconda: updated device_disks to ['sda'] >04:40:13,670 DEBUG anaconda: updated device_container_name to FastGroup >04:40:13,670 DEBUG anaconda: updated device_container_raid_level to None >04:40:13,670 DEBUG anaconda: updated device_container_encrypted to False >04:40:13,670 DEBUG anaconda: updated device_container_size to 120000 >04:40:13,676 INFO anaconda: getting device type for LVM >04:40:13,676 DEBUG anaconda: populate_raid: 0, None >04:40:13,677 INFO anaconda: getting device type for LVM >04:40:13,677 DEBUG anaconda: new container selection: None >04:40:13,678 DEBUG anaconda: new container selection: None >04:40:13,678 DEBUG anaconda: new container selection: FastGroup >04:40:13,678 DEBUG anaconda: default container is FastGroup >04:40:22,540 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:40:22,541 DEBUG anaconda: old name: sysroot_a >04:40:22,541 DEBUG anaconda: new name: None >04:40:22,544 DEBUG anaconda: old size: 52000.0 >04:40:22,544 DEBUG anaconda: new size: 52000 >04:40:22,544 INFO anaconda: getting device type for LVM >04:40:22,544 DEBUG anaconda: old device type: 0 >04:40:22,544 DEBUG anaconda: new device type: 0 >04:40:22,544 DEBUG anaconda: reformat: False >04:40:22,546 DEBUG anaconda: old fs type: ext4 >04:40:22,546 DEBUG anaconda: new fs type: ext4 >04:40:22,546 DEBUG anaconda: old encryption setting: False >04:40:22,546 DEBUG anaconda: new encryption setting: False >04:40:22,546 DEBUG anaconda: old label: sysroot_a >04:40:22,546 DEBUG anaconda: new_label: >04:40:22,546 DEBUG anaconda: old mountpoint: >04:40:22,546 DEBUG anaconda: new mountpoint: >04:40:22,547 DEBUG anaconda: old raid level: None >04:40:22,547 DEBUG anaconda: new raid level: None >04:40:22,547 DEBUG anaconda: old container: FastGroup >04:40:22,547 DEBUG anaconda: new container: FastGroup >04:40:22,548 DEBUG anaconda: old container encrypted: False >04:40:22,548 DEBUG anaconda: new container encrypted: False >04:40:22,548 DEBUG anaconda: old container raid level: None >04:40:22,548 DEBUG anaconda: new container raid level: None >04:40:22,548 DEBUG anaconda: old container size request: 120000 >04:40:22,548 DEBUG anaconda: new container size request: 120000 >04:40:22,548 DEBUG anaconda: old disks: ['sda'] >04:40:22,548 DEBUG anaconda: new disks: ['sda'] >04:40:22,548 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:22,549 DEBUG anaconda: updated device_disks to ['sda'] >04:40:22,549 DEBUG anaconda: updated device_container_name to FastGroup >04:40:22,549 DEBUG anaconda: updated device_container_raid_level to None >04:40:22,550 DEBUG anaconda: updated device_container_encrypted to False >04:40:22,550 DEBUG anaconda: updated device_container_size to 120000 >04:40:22,555 INFO anaconda: getting device type for LVM >04:40:22,556 DEBUG anaconda: populate_raid: 0, None >04:40:22,556 INFO anaconda: getting device type for LVM >04:40:22,556 DEBUG anaconda: new container selection: None >04:40:22,557 DEBUG anaconda: new container selection: None >04:40:22,557 DEBUG anaconda: new container selection: FastGroup >04:40:22,558 DEBUG anaconda: default container is FastGroup >04:40:32,307 DEBUG anaconda: requested size = None ; available space = 102.24 MB >04:40:32,423 ERR anaconda: factoryDevice failed: failed to create device >04:40:32,423 DEBUG anaconda: trying to find an existing container to use >04:40:32,424 DEBUG anaconda: found container existing 120000MB lvmvg FastGroup (10) >04:40:32,510 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'lhost:0', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sde', 'sde1', 'sdf', 'sdf1', 'sr0'] >04:40:32,512 DEBUG anaconda: ui: unused=['lhost:0'] >04:40:32,513 DEBUG anaconda: ui: new_devices=[] >04:40:32,534 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:40:32,535 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:40:32,535 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:40:35,376 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:40:35,377 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:40:35,377 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:35,378 DEBUG anaconda: updated device_disks to ['sda'] >04:40:35,378 DEBUG anaconda: updated device_container_name to None >04:40:35,378 DEBUG anaconda: updated device_container_raid_level to None >04:40:35,378 DEBUG anaconda: updated device_container_encrypted to False >04:40:35,378 DEBUG anaconda: updated device_container_size to 0 >04:40:35,384 INFO anaconda: getting device type for Standard Partition >04:40:35,384 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:40:35,384 INFO anaconda: getting device type for Standard Partition >04:40:35,385 INFO anaconda: getting device type for Standard Partition >04:40:35,386 INFO anaconda: getting device type for Standard Partition >04:40:35,387 INFO anaconda: getting device type for Standard Partition >04:40:35,387 INFO anaconda: getting device type for Standard Partition >04:40:35,388 INFO anaconda: getting device type for Standard Partition >04:40:35,388 INFO anaconda: getting device type for Standard Partition >04:40:35,389 INFO anaconda: getting device type for Standard Partition >04:40:35,389 DEBUG anaconda: populate_raid: 2, None >04:40:35,389 INFO anaconda: getting device type for Standard Partition >04:40:35,390 INFO anaconda: getting device type for Standard Partition >04:40:35,391 DEBUG anaconda: populate_raid: 2, None >04:40:35,391 INFO anaconda: getting device type for Standard Partition >04:40:36,623 DEBUG anaconda: page clicked: Unknown >04:40:36,623 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:36,623 DEBUG anaconda: notebook page = 1 >04:40:36,623 INFO anaconda: ui: saving changes to device sda1 >04:40:36,624 DEBUG anaconda: old name: sda1 >04:40:36,624 DEBUG anaconda: new name: None >04:40:36,626 DEBUG anaconda: old size: 2000.0 >04:40:36,626 DEBUG anaconda: new size: 2000 >04:40:36,626 INFO anaconda: getting device type for Standard Partition >04:40:36,627 DEBUG anaconda: old device type: 2 >04:40:36,627 DEBUG anaconda: new device type: 2 >04:40:36,627 DEBUG anaconda: reformat: False >04:40:36,629 DEBUG anaconda: old fs type: ext4 >04:40:36,629 DEBUG anaconda: new fs type: ext4 >04:40:36,629 DEBUG anaconda: old encryption setting: False >04:40:36,629 DEBUG anaconda: new encryption setting: False >04:40:36,629 DEBUG anaconda: old label: boot >04:40:36,629 DEBUG anaconda: new_label: >04:40:36,629 DEBUG anaconda: old mountpoint: >04:40:36,629 DEBUG anaconda: new mountpoint: >04:40:36,630 DEBUG anaconda: old raid level: None >04:40:36,630 DEBUG anaconda: new raid level: None >04:40:36,630 DEBUG anaconda: old container: None >04:40:36,630 DEBUG anaconda: new container: None >04:40:36,630 DEBUG anaconda: old container encrypted: False >04:40:36,630 DEBUG anaconda: new container encrypted: False >04:40:36,630 DEBUG anaconda: old container raid level: None >04:40:36,630 DEBUG anaconda: new container raid level: None >04:40:36,631 DEBUG anaconda: old container size request: 0 >04:40:36,631 DEBUG anaconda: new container size request: 0 >04:40:36,631 DEBUG anaconda: old disks: ['sda'] >04:40:36,631 DEBUG anaconda: new disks: ['sda'] >04:40:36,631 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:36,632 DEBUG anaconda: updated device_disks to ['sda'] >04:40:36,632 DEBUG anaconda: updated device_container_name to None >04:40:36,632 DEBUG anaconda: updated device_container_raid_level to None >04:40:36,632 DEBUG anaconda: updated device_container_encrypted to False >04:40:36,632 DEBUG anaconda: updated device_container_size to 0 >04:40:36,638 INFO anaconda: getting device type for Standard Partition >04:40:36,638 DEBUG anaconda: populate_raid: 2, None >04:40:36,639 INFO anaconda: getting device type for Standard Partition >04:40:36,639 DEBUG anaconda: show mountpoint: Unknown >04:40:36,639 DEBUG anaconda: populate_right_side: existing 953867MB mdarray lhost:0 (2) with existing lvmpv >04:40:36,642 DEBUG anaconda: updated device_disks to ['sde', 'sdf'] >04:40:36,642 DEBUG anaconda: updated device_container_name to None >04:40:36,642 DEBUG anaconda: updated device_container_raid_level to None >04:40:36,642 DEBUG anaconda: updated device_container_encrypted to False >04:40:36,642 DEBUG anaconda: updated device_container_size to 0 >04:40:36,646 DEBUG anaconda: fs type changed: physical volume (LVM) >04:40:36,651 INFO anaconda: getting device type for RAID >04:40:36,651 DEBUG anaconda: device_type_changed: 1 RAID >04:40:36,651 INFO anaconda: getting device type for RAID >04:40:36,652 INFO anaconda: getting device type for RAID >04:40:36,652 INFO anaconda: getting device type for RAID >04:40:36,653 INFO anaconda: getting device type for RAID >04:40:36,653 INFO anaconda: getting device type for RAID >04:40:36,654 INFO anaconda: getting device type for RAID >04:40:36,654 INFO anaconda: getting device type for RAID >04:40:36,654 INFO anaconda: getting device type for RAID >04:40:36,655 INFO anaconda: getting device type for RAID >04:40:36,655 INFO anaconda: getting device type for RAID >04:40:36,656 INFO anaconda: getting device type for RAID >04:40:36,656 INFO anaconda: getting device type for RAID >04:40:36,657 INFO anaconda: getting device type for RAID >04:40:36,657 DEBUG anaconda: populate_raid: 1, raid1 >04:40:36,657 INFO anaconda: getting device type for RAID >04:40:36,659 INFO anaconda: getting device type for RAID >04:40:36,659 DEBUG anaconda: populate_raid: 1, raid1 >04:40:36,659 INFO anaconda: getting device type for RAID >04:40:38,908 DEBUG anaconda: running automatic partitioning >04:40:38,917 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >04:40:38,922 DEBUG anaconda: finished automatic partitioning >04:40:38,923 DEBUG anaconda: refreshing ui >04:40:38,927 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'lhost:0', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sde', 'sde1', 'sdf', 'sdf1', 'sr0'] >04:40:38,930 DEBUG anaconda: ui: unused=['lhost:0'] >04:40:38,931 DEBUG anaconda: ui: new_devices=[] >04:40:38,951 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:40:38,951 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:40:38,952 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:40:38,952 DEBUG anaconda: finished refreshing ui >04:40:38,952 DEBUG anaconda: updating space display >04:40:38,959 DEBUG anaconda: finished updating space display >04:40:43,158 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:40:43,158 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:40:43,159 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:43,159 DEBUG anaconda: updated device_disks to ['sda'] >04:40:43,159 DEBUG anaconda: updated device_container_name to None >04:40:43,159 DEBUG anaconda: updated device_container_raid_level to None >04:40:43,159 DEBUG anaconda: updated device_container_encrypted to False >04:40:43,160 DEBUG anaconda: updated device_container_size to 0 >04:40:43,162 DEBUG anaconda: fs type changed: ext4 >04:40:43,168 INFO anaconda: getting device type for Standard Partition >04:40:43,168 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:40:43,168 INFO anaconda: getting device type for Standard Partition >04:40:43,169 INFO anaconda: getting device type for Standard Partition >04:40:43,170 INFO anaconda: getting device type for Standard Partition >04:40:43,170 INFO anaconda: getting device type for Standard Partition >04:40:43,171 INFO anaconda: getting device type for Standard Partition >04:40:43,172 INFO anaconda: getting device type for Standard Partition >04:40:43,173 INFO anaconda: getting device type for Standard Partition >04:40:43,174 INFO anaconda: getting device type for Standard Partition >04:40:43,174 DEBUG anaconda: populate_raid: 2, None >04:40:43,175 INFO anaconda: getting device type for Standard Partition >04:40:43,176 INFO anaconda: getting device type for Standard Partition >04:40:43,176 DEBUG anaconda: populate_raid: 2, None >04:40:43,176 INFO anaconda: getting device type for Standard Partition >04:40:44,525 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:44,525 DEBUG anaconda: notebook page = 1 >04:40:44,525 INFO anaconda: ui: saving changes to device sda1 >04:40:44,525 DEBUG anaconda: old name: sda1 >04:40:44,526 DEBUG anaconda: new name: None >04:40:44,528 DEBUG anaconda: old size: 2000.0 >04:40:44,528 DEBUG anaconda: new size: 2000 >04:40:44,528 INFO anaconda: getting device type for Standard Partition >04:40:44,529 DEBUG anaconda: old device type: 2 >04:40:44,529 DEBUG anaconda: new device type: 2 >04:40:44,529 DEBUG anaconda: reformat: False >04:40:44,530 DEBUG anaconda: old fs type: ext4 >04:40:44,530 DEBUG anaconda: new fs type: ext4 >04:40:44,531 DEBUG anaconda: old encryption setting: False >04:40:44,531 DEBUG anaconda: new encryption setting: False >04:40:44,531 DEBUG anaconda: old label: boot >04:40:44,531 DEBUG anaconda: new_label: >04:40:44,531 DEBUG anaconda: old mountpoint: >04:40:44,531 DEBUG anaconda: new mountpoint: >04:40:44,531 DEBUG anaconda: old raid level: None >04:40:44,531 DEBUG anaconda: new raid level: None >04:40:44,532 DEBUG anaconda: old container: None >04:40:44,532 DEBUG anaconda: new container: None >04:40:44,532 DEBUG anaconda: old container encrypted: False >04:40:44,532 DEBUG anaconda: new container encrypted: False >04:40:44,532 DEBUG anaconda: old container raid level: None >04:40:44,532 DEBUG anaconda: new container raid level: None >04:40:44,532 DEBUG anaconda: old container size request: 0 >04:40:44,532 DEBUG anaconda: new container size request: 0 >04:40:44,532 DEBUG anaconda: old disks: ['sda'] >04:40:44,533 DEBUG anaconda: new disks: ['sda'] >04:40:44,533 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:44,533 DEBUG anaconda: updated device_disks to ['sda'] >04:40:44,533 DEBUG anaconda: updated device_container_name to None >04:40:44,534 DEBUG anaconda: updated device_container_raid_level to None >04:40:44,534 DEBUG anaconda: updated device_container_encrypted to False >04:40:44,534 DEBUG anaconda: updated device_container_size to 0 >04:40:44,540 INFO anaconda: getting device type for Standard Partition >04:40:44,540 DEBUG anaconda: populate_raid: 2, None >04:40:44,540 INFO anaconda: getting device type for Standard Partition >04:40:44,541 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:44,542 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:44,542 DEBUG anaconda: updated device_disks to ['sda'] >04:40:44,543 DEBUG anaconda: updated device_container_name to FastGroup >04:40:44,543 DEBUG anaconda: updated device_container_raid_level to None >04:40:44,543 DEBUG anaconda: updated device_container_encrypted to False >04:40:44,543 DEBUG anaconda: updated device_container_size to 120000 >04:40:44,549 INFO anaconda: getting device type for LVM >04:40:44,549 DEBUG anaconda: device_type_changed: 0 LVM >04:40:44,549 INFO anaconda: getting device type for LVM >04:40:44,549 INFO anaconda: getting device type for LVM >04:40:44,550 INFO anaconda: getting device type for LVM >04:40:44,550 INFO anaconda: getting device type for LVM >04:40:44,551 INFO anaconda: getting device type for LVM >04:40:44,551 INFO anaconda: getting device type for LVM >04:40:44,551 INFO anaconda: getting device type for LVM >04:40:44,552 INFO anaconda: getting device type for LVM >04:40:44,552 INFO anaconda: getting device type for LVM >04:40:44,552 INFO anaconda: getting device type for LVM >04:40:44,552 INFO anaconda: getting device type for LVM >04:40:44,553 DEBUG anaconda: populate_raid: 0, None >04:40:44,553 INFO anaconda: getting device type for LVM >04:40:44,554 INFO anaconda: getting device type for LVM >04:40:44,554 DEBUG anaconda: populate_raid: 0, None >04:40:44,554 INFO anaconda: getting device type for LVM >04:40:44,555 DEBUG anaconda: new container selection: None >04:40:44,555 DEBUG anaconda: new container selection: None >04:40:44,556 DEBUG anaconda: new container selection: FastGroup >04:40:44,556 DEBUG anaconda: default container is FastGroup >04:40:52,108 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:52,109 DEBUG anaconda: notebook page = 1 >04:40:52,109 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:40:52,109 DEBUG anaconda: old name: sysroot_b >04:40:52,109 DEBUG anaconda: new name: None >04:40:52,112 DEBUG anaconda: old size: 52000.0 >04:40:52,112 DEBUG anaconda: new size: 52000 >04:40:52,112 INFO anaconda: getting device type for LVM >04:40:52,112 DEBUG anaconda: old device type: 0 >04:40:52,112 DEBUG anaconda: new device type: 0 >04:40:52,112 DEBUG anaconda: reformat: False >04:40:52,114 DEBUG anaconda: old fs type: ext4 >04:40:52,114 DEBUG anaconda: new fs type: ext4 >04:40:52,114 DEBUG anaconda: old encryption setting: False >04:40:52,114 DEBUG anaconda: new encryption setting: False >04:40:52,114 DEBUG anaconda: old label: sysroot_b >04:40:52,115 DEBUG anaconda: new_label: >04:40:52,115 DEBUG anaconda: old mountpoint: >04:40:52,115 DEBUG anaconda: new mountpoint: >04:40:52,115 DEBUG anaconda: old raid level: None >04:40:52,115 DEBUG anaconda: new raid level: None >04:40:52,116 DEBUG anaconda: old container: FastGroup >04:40:52,116 DEBUG anaconda: new container: FastGroup >04:40:52,116 DEBUG anaconda: old container encrypted: False >04:40:52,116 DEBUG anaconda: new container encrypted: False >04:40:52,116 DEBUG anaconda: old container raid level: None >04:40:52,116 DEBUG anaconda: new container raid level: None >04:40:52,116 DEBUG anaconda: old container size request: 120000 >04:40:52,116 DEBUG anaconda: new container size request: 120000 >04:40:52,117 DEBUG anaconda: old disks: ['sda'] >04:40:52,117 DEBUG anaconda: new disks: ['sda'] >04:40:52,117 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:40:52,118 DEBUG anaconda: updated device_disks to ['sda'] >04:40:52,118 DEBUG anaconda: updated device_container_name to FastGroup >04:40:52,118 DEBUG anaconda: updated device_container_raid_level to None >04:40:52,118 DEBUG anaconda: updated device_container_encrypted to False >04:40:52,118 DEBUG anaconda: updated device_container_size to 120000 >04:40:52,124 INFO anaconda: getting device type for LVM >04:40:52,124 DEBUG anaconda: populate_raid: 0, None >04:40:52,124 INFO anaconda: getting device type for LVM >04:40:52,125 DEBUG anaconda: new container selection: None >04:40:52,125 DEBUG anaconda: new container selection: None >04:40:52,126 DEBUG anaconda: new container selection: FastGroup >04:40:52,126 DEBUG anaconda: default container is FastGroup >04:40:52,127 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:52,127 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:52,128 DEBUG anaconda: updated device_disks to ['sda'] >04:40:52,128 DEBUG anaconda: updated device_container_name to FastGroup >04:40:52,128 DEBUG anaconda: updated device_container_raid_level to None >04:40:52,129 DEBUG anaconda: updated device_container_encrypted to False >04:40:52,129 DEBUG anaconda: updated device_container_size to 120000 >04:40:52,134 INFO anaconda: getting device type for LVM >04:40:52,135 DEBUG anaconda: populate_raid: 0, None >04:40:52,135 INFO anaconda: getting device type for LVM >04:40:52,135 DEBUG anaconda: new container selection: None >04:40:52,136 DEBUG anaconda: new container selection: None >04:40:52,136 DEBUG anaconda: new container selection: FastGroup >04:40:52,137 DEBUG anaconda: default container is FastGroup >04:40:52,643 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:52,645 DEBUG anaconda: notebook page = 1 >04:40:52,645 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:40:52,645 DEBUG anaconda: old name: sysroot_a >04:40:52,646 DEBUG anaconda: new name: None >04:40:52,648 DEBUG anaconda: old size: 52000.0 >04:40:52,648 DEBUG anaconda: new size: 52000 >04:40:52,648 INFO anaconda: getting device type for LVM >04:40:52,649 DEBUG anaconda: old device type: 0 >04:40:52,649 DEBUG anaconda: new device type: 0 >04:40:52,649 DEBUG anaconda: reformat: False >04:40:52,650 DEBUG anaconda: old fs type: ext4 >04:40:52,651 DEBUG anaconda: new fs type: ext4 >04:40:52,651 DEBUG anaconda: old encryption setting: False >04:40:52,651 DEBUG anaconda: new encryption setting: False >04:40:52,651 DEBUG anaconda: old label: sysroot_a >04:40:52,651 DEBUG anaconda: new_label: >04:40:52,651 DEBUG anaconda: old mountpoint: >04:40:52,651 DEBUG anaconda: new mountpoint: >04:40:52,651 DEBUG anaconda: old raid level: None >04:40:52,651 DEBUG anaconda: new raid level: None >04:40:52,652 DEBUG anaconda: old container: FastGroup >04:40:52,652 DEBUG anaconda: new container: FastGroup >04:40:52,652 DEBUG anaconda: old container encrypted: False >04:40:52,652 DEBUG anaconda: new container encrypted: False >04:40:52,653 DEBUG anaconda: old container raid level: None >04:40:52,653 DEBUG anaconda: new container raid level: None >04:40:52,653 DEBUG anaconda: old container size request: 120000 >04:40:52,653 DEBUG anaconda: new container size request: 120000 >04:40:52,653 DEBUG anaconda: old disks: ['sda'] >04:40:52,653 DEBUG anaconda: new disks: ['sda'] >04:40:52,653 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:40:52,654 DEBUG anaconda: updated device_disks to ['sda'] >04:40:52,654 DEBUG anaconda: updated device_container_name to FastGroup >04:40:52,654 DEBUG anaconda: updated device_container_raid_level to None >04:40:52,654 DEBUG anaconda: updated device_container_encrypted to False >04:40:52,654 DEBUG anaconda: updated device_container_size to 120000 >04:40:52,660 INFO anaconda: getting device type for LVM >04:40:52,660 DEBUG anaconda: populate_raid: 0, None >04:40:52,661 INFO anaconda: getting device type for LVM >04:40:52,661 DEBUG anaconda: new container selection: None >04:40:52,662 DEBUG anaconda: new container selection: None >04:40:52,662 DEBUG anaconda: new container selection: FastGroup >04:40:52,662 DEBUG anaconda: default container is FastGroup >04:40:52,663 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:52,663 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:52,664 DEBUG anaconda: updated device_disks to ['sda'] >04:40:52,664 DEBUG anaconda: updated device_container_name to None >04:40:52,664 DEBUG anaconda: updated device_container_raid_level to None >04:40:52,664 DEBUG anaconda: updated device_container_encrypted to False >04:40:52,664 DEBUG anaconda: updated device_container_size to 0 >04:40:52,670 INFO anaconda: getting device type for Standard Partition >04:40:52,670 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:40:52,671 INFO anaconda: getting device type for Standard Partition >04:40:52,671 INFO anaconda: getting device type for Standard Partition >04:40:52,672 INFO anaconda: getting device type for Standard Partition >04:40:52,673 INFO anaconda: getting device type for Standard Partition >04:40:52,674 INFO anaconda: getting device type for Standard Partition >04:40:52,674 INFO anaconda: getting device type for Standard Partition >04:40:52,674 INFO anaconda: getting device type for Standard Partition >04:40:52,675 INFO anaconda: getting device type for Standard Partition >04:40:52,675 DEBUG anaconda: populate_raid: 2, None >04:40:52,675 INFO anaconda: getting device type for Standard Partition >04:40:52,676 INFO anaconda: getting device type for Standard Partition >04:40:52,677 DEBUG anaconda: populate_raid: 2, None >04:40:52,677 INFO anaconda: getting device type for Standard Partition >04:40:55,017 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:40:55,017 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:55,017 DEBUG anaconda: notebook page = 1 >04:40:55,018 INFO anaconda: ui: saving changes to device sda1 >04:40:55,018 DEBUG anaconda: old name: sda1 >04:40:55,018 DEBUG anaconda: new name: None >04:40:55,020 DEBUG anaconda: old size: 2000.0 >04:40:55,020 DEBUG anaconda: new size: 2000 >04:40:55,021 INFO anaconda: getting device type for Standard Partition >04:40:55,021 DEBUG anaconda: old device type: 2 >04:40:55,021 DEBUG anaconda: new device type: 2 >04:40:55,021 DEBUG anaconda: reformat: False >04:40:55,023 DEBUG anaconda: old fs type: ext4 >04:40:55,023 DEBUG anaconda: new fs type: ext4 >04:40:55,023 DEBUG anaconda: old encryption setting: False >04:40:55,023 DEBUG anaconda: new encryption setting: False >04:40:55,023 DEBUG anaconda: old label: boot >04:40:55,023 DEBUG anaconda: new_label: >04:40:55,023 DEBUG anaconda: old mountpoint: >04:40:55,023 DEBUG anaconda: new mountpoint: >04:40:55,024 DEBUG anaconda: old raid level: None >04:40:55,024 DEBUG anaconda: new raid level: None >04:40:55,024 DEBUG anaconda: old container: None >04:40:55,024 DEBUG anaconda: new container: None >04:40:55,024 DEBUG anaconda: old container encrypted: False >04:40:55,024 DEBUG anaconda: new container encrypted: False >04:40:55,024 DEBUG anaconda: old container raid level: None >04:40:55,025 DEBUG anaconda: new container raid level: None >04:40:55,025 DEBUG anaconda: old container size request: 0 >04:40:55,025 DEBUG anaconda: new container size request: 0 >04:40:55,025 DEBUG anaconda: old disks: ['sda'] >04:40:55,025 DEBUG anaconda: new disks: ['sda'] >04:40:55,025 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:55,026 DEBUG anaconda: updated device_disks to ['sda'] >04:40:55,026 DEBUG anaconda: updated device_container_name to None >04:40:55,026 DEBUG anaconda: updated device_container_raid_level to None >04:40:55,026 DEBUG anaconda: updated device_container_encrypted to False >04:40:55,026 DEBUG anaconda: updated device_container_size to 0 >04:40:55,032 INFO anaconda: getting device type for Standard Partition >04:40:55,033 DEBUG anaconda: populate_raid: 2, None >04:40:55,033 INFO anaconda: getting device type for Standard Partition >04:40:55,033 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:40:55,033 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:55,034 DEBUG anaconda: updated device_disks to ['sda'] >04:40:55,034 DEBUG anaconda: updated device_container_name to None >04:40:55,034 DEBUG anaconda: updated device_container_raid_level to None >04:40:55,034 DEBUG anaconda: updated device_container_encrypted to False >04:40:55,034 DEBUG anaconda: updated device_container_size to 0 >04:40:55,039 INFO anaconda: getting device type for Standard Partition >04:40:55,040 DEBUG anaconda: populate_raid: 2, None >04:40:55,040 INFO anaconda: getting device type for Standard Partition >04:40:55,888 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:40:55,888 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:55,888 DEBUG anaconda: notebook page = 1 >04:40:55,889 INFO anaconda: ui: saving changes to device sda1 >04:40:55,889 DEBUG anaconda: old name: sda1 >04:40:55,889 DEBUG anaconda: new name: None >04:40:55,891 DEBUG anaconda: old size: 2000.0 >04:40:55,891 DEBUG anaconda: new size: 2000 >04:40:55,891 INFO anaconda: getting device type for Standard Partition >04:40:55,892 DEBUG anaconda: old device type: 2 >04:40:55,892 DEBUG anaconda: new device type: 2 >04:40:55,892 DEBUG anaconda: reformat: False >04:40:55,894 DEBUG anaconda: old fs type: ext4 >04:40:55,894 DEBUG anaconda: new fs type: ext4 >04:40:55,894 DEBUG anaconda: old encryption setting: False >04:40:55,894 DEBUG anaconda: new encryption setting: False >04:40:55,894 DEBUG anaconda: old label: boot >04:40:55,894 DEBUG anaconda: new_label: >04:40:55,894 DEBUG anaconda: old mountpoint: >04:40:55,894 DEBUG anaconda: new mountpoint: >04:40:55,895 DEBUG anaconda: old raid level: None >04:40:55,895 DEBUG anaconda: new raid level: None >04:40:55,895 DEBUG anaconda: old container: None >04:40:55,895 DEBUG anaconda: new container: None >04:40:55,895 DEBUG anaconda: old container encrypted: False >04:40:55,895 DEBUG anaconda: new container encrypted: False >04:40:55,895 DEBUG anaconda: old container raid level: None >04:40:55,895 DEBUG anaconda: new container raid level: None >04:40:55,896 DEBUG anaconda: old container size request: 0 >04:40:55,896 DEBUG anaconda: new container size request: 0 >04:40:55,896 DEBUG anaconda: old disks: ['sda'] >04:40:55,896 DEBUG anaconda: new disks: ['sda'] >04:40:55,896 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:55,897 DEBUG anaconda: updated device_disks to ['sda'] >04:40:55,897 DEBUG anaconda: updated device_container_name to None >04:40:55,897 DEBUG anaconda: updated device_container_raid_level to None >04:40:55,897 DEBUG anaconda: updated device_container_encrypted to False >04:40:55,897 DEBUG anaconda: updated device_container_size to 0 >04:40:55,903 INFO anaconda: getting device type for Standard Partition >04:40:55,903 DEBUG anaconda: populate_raid: 2, None >04:40:55,904 INFO anaconda: getting device type for Standard Partition >04:40:55,904 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:40:55,904 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:40:55,905 DEBUG anaconda: updated device_disks to ['sda'] >04:40:55,905 DEBUG anaconda: updated device_container_name to None >04:40:55,905 DEBUG anaconda: updated device_container_raid_level to None >04:40:55,905 DEBUG anaconda: updated device_container_encrypted to False >04:40:55,905 DEBUG anaconda: updated device_container_size to 0 >04:40:55,910 INFO anaconda: getting device type for Standard Partition >04:40:55,911 DEBUG anaconda: populate_raid: 2, None >04:40:55,911 INFO anaconda: getting device type for Standard Partition >04:41:05,703 DEBUG anaconda: page clicked: Unknown >04:41:05,703 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:05,703 DEBUG anaconda: notebook page = 1 >04:41:05,703 INFO anaconda: ui: saving changes to device sda1 >04:41:05,704 DEBUG anaconda: old name: sda1 >04:41:05,704 DEBUG anaconda: new name: None >04:41:05,706 DEBUG anaconda: old size: 2000.0 >04:41:05,706 DEBUG anaconda: new size: 2000 >04:41:05,706 INFO anaconda: getting device type for Standard Partition >04:41:05,707 DEBUG anaconda: old device type: 2 >04:41:05,707 DEBUG anaconda: new device type: 2 >04:41:05,707 DEBUG anaconda: reformat: False >04:41:05,708 DEBUG anaconda: old fs type: ext4 >04:41:05,709 DEBUG anaconda: new fs type: ext4 >04:41:05,709 DEBUG anaconda: old encryption setting: False >04:41:05,709 DEBUG anaconda: new encryption setting: False >04:41:05,709 DEBUG anaconda: old label: boot >04:41:05,709 DEBUG anaconda: new_label: >04:41:05,709 DEBUG anaconda: old mountpoint: >04:41:05,709 DEBUG anaconda: new mountpoint: >04:41:05,709 DEBUG anaconda: old raid level: None >04:41:05,709 DEBUG anaconda: new raid level: None >04:41:05,710 DEBUG anaconda: old container: None >04:41:05,710 DEBUG anaconda: new container: None >04:41:05,710 DEBUG anaconda: old container encrypted: False >04:41:05,710 DEBUG anaconda: new container encrypted: False >04:41:05,710 DEBUG anaconda: old container raid level: None >04:41:05,710 DEBUG anaconda: new container raid level: None >04:41:05,710 DEBUG anaconda: old container size request: 0 >04:41:05,710 DEBUG anaconda: new container size request: 0 >04:41:05,711 DEBUG anaconda: old disks: ['sda'] >04:41:05,711 DEBUG anaconda: new disks: ['sda'] >04:41:05,711 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:05,711 DEBUG anaconda: updated device_disks to ['sda'] >04:41:05,712 DEBUG anaconda: updated device_container_name to None >04:41:05,712 DEBUG anaconda: updated device_container_raid_level to None >04:41:05,712 DEBUG anaconda: updated device_container_encrypted to False >04:41:05,712 DEBUG anaconda: updated device_container_size to 0 >04:41:05,718 INFO anaconda: getting device type for Standard Partition >04:41:05,718 DEBUG anaconda: populate_raid: 2, None >04:41:05,718 INFO anaconda: getting device type for Standard Partition >04:41:05,719 DEBUG anaconda: show mountpoint: Unknown >04:41:05,719 DEBUG anaconda: populate_right_side: existing 953867MB mdarray lhost:0 (2) with existing lvmpv >04:41:05,722 DEBUG anaconda: updated device_disks to ['sde', 'sdf'] >04:41:05,722 DEBUG anaconda: updated device_container_name to None >04:41:05,722 DEBUG anaconda: updated device_container_raid_level to None >04:41:05,722 DEBUG anaconda: updated device_container_encrypted to False >04:41:05,722 DEBUG anaconda: updated device_container_size to 0 >04:41:05,725 DEBUG anaconda: fs type changed: physical volume (LVM) >04:41:05,730 INFO anaconda: getting device type for RAID >04:41:05,731 DEBUG anaconda: device_type_changed: 1 RAID >04:41:05,731 INFO anaconda: getting device type for RAID >04:41:05,731 INFO anaconda: getting device type for RAID >04:41:05,732 INFO anaconda: getting device type for RAID >04:41:05,732 INFO anaconda: getting device type for RAID >04:41:05,733 INFO anaconda: getting device type for RAID >04:41:05,733 INFO anaconda: getting device type for RAID >04:41:05,734 INFO anaconda: getting device type for RAID >04:41:05,734 INFO anaconda: getting device type for RAID >04:41:05,735 INFO anaconda: getting device type for RAID >04:41:05,735 INFO anaconda: getting device type for RAID >04:41:05,735 INFO anaconda: getting device type for RAID >04:41:05,736 INFO anaconda: getting device type for RAID >04:41:05,736 INFO anaconda: getting device type for RAID >04:41:05,737 DEBUG anaconda: populate_raid: 1, raid1 >04:41:05,737 INFO anaconda: getting device type for RAID >04:41:05,738 INFO anaconda: getting device type for RAID >04:41:05,739 DEBUG anaconda: populate_raid: 1, raid1 >04:41:05,739 INFO anaconda: getting device type for RAID >04:41:09,388 DEBUG anaconda: current selector: existing 953867MB mdarray lhost:0 (2) with existing lvmpv >04:41:09,390 DEBUG anaconda: notebook page = 1 >04:41:09,390 INFO anaconda: ui: saving changes to device lhost:0 >04:41:09,390 DEBUG anaconda: old name: lhost:0 >04:41:09,391 DEBUG anaconda: new name: None >04:41:09,394 DEBUG anaconda: old size: 953867.578125 >04:41:09,394 DEBUG anaconda: new size: 953867 >04:41:09,394 INFO anaconda: getting device type for RAID >04:41:09,394 DEBUG anaconda: old device type: 1 >04:41:09,394 DEBUG anaconda: new device type: 1 >04:41:09,394 DEBUG anaconda: reformat: False >04:41:09,396 DEBUG anaconda: old fs type: lvmpv >04:41:09,396 DEBUG anaconda: new fs type: lvmpv >04:41:09,396 DEBUG anaconda: old encryption setting: False >04:41:09,396 DEBUG anaconda: new encryption setting: False >04:41:09,396 DEBUG anaconda: old label: >04:41:09,396 DEBUG anaconda: new_label: >04:41:09,396 DEBUG anaconda: old mountpoint: >04:41:09,397 DEBUG anaconda: new mountpoint: >04:41:09,397 DEBUG anaconda: old raid level: raid1 >04:41:09,397 DEBUG anaconda: new raid level: raid1 >04:41:09,397 DEBUG anaconda: old container: None >04:41:09,397 DEBUG anaconda: new container: None >04:41:09,398 DEBUG anaconda: old container encrypted: False >04:41:09,398 DEBUG anaconda: new container encrypted: False >04:41:09,398 DEBUG anaconda: old container raid level: None >04:41:09,398 DEBUG anaconda: new container raid level: None >04:41:09,398 DEBUG anaconda: old container size request: 0 >04:41:09,398 DEBUG anaconda: new container size request: 0 >04:41:09,398 DEBUG anaconda: old disks: ['sde', 'sdf'] >04:41:09,398 DEBUG anaconda: new disks: ['sde', 'sdf'] >04:41:09,398 DEBUG anaconda: populate_right_side: existing 953867MB mdarray lhost:0 (2) with existing lvmpv >04:41:09,401 DEBUG anaconda: updated device_disks to ['sde', 'sdf'] >04:41:09,401 DEBUG anaconda: updated device_container_name to None >04:41:09,401 DEBUG anaconda: updated device_container_raid_level to None >04:41:09,401 DEBUG anaconda: updated device_container_encrypted to False >04:41:09,402 DEBUG anaconda: updated device_container_size to 0 >04:41:09,405 DEBUG anaconda: fs type changed: physical volume (LVM) >04:41:09,410 INFO anaconda: getting device type for RAID >04:41:09,411 DEBUG anaconda: populate_raid: 1, raid1 >04:41:09,411 INFO anaconda: getting device type for RAID >04:41:09,411 DEBUG anaconda: new selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:41:09,412 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:41:09,413 DEBUG anaconda: updated device_disks to ['sda'] >04:41:09,413 DEBUG anaconda: updated device_container_name to FastGroup >04:41:09,413 DEBUG anaconda: updated device_container_raid_level to None >04:41:09,413 DEBUG anaconda: updated device_container_encrypted to False >04:41:09,413 DEBUG anaconda: updated device_container_size to 120000 >04:41:09,415 DEBUG anaconda: fs type changed: swap >04:41:09,421 INFO anaconda: getting device type for LVM >04:41:09,421 DEBUG anaconda: device_type_changed: 0 LVM >04:41:09,421 INFO anaconda: getting device type for LVM >04:41:09,422 INFO anaconda: getting device type for LVM >04:41:09,422 INFO anaconda: getting device type for LVM >04:41:09,422 INFO anaconda: getting device type for LVM >04:41:09,423 INFO anaconda: getting device type for LVM >04:41:09,423 INFO anaconda: getting device type for LVM >04:41:09,424 INFO anaconda: getting device type for LVM >04:41:09,424 INFO anaconda: getting device type for LVM >04:41:09,425 INFO anaconda: getting device type for LVM >04:41:09,425 DEBUG anaconda: populate_raid: 0, None >04:41:09,426 INFO anaconda: getting device type for LVM >04:41:09,427 INFO anaconda: getting device type for LVM >04:41:09,427 DEBUG anaconda: populate_raid: 0, None >04:41:09,427 INFO anaconda: getting device type for LVM >04:41:09,428 DEBUG anaconda: new container selection: None >04:41:09,428 DEBUG anaconda: new container selection: None >04:41:09,429 DEBUG anaconda: new container selection: FastGroup >04:41:09,429 DEBUG anaconda: default container is FastGroup >04:41:10,475 DEBUG anaconda: current selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:41:10,476 DEBUG anaconda: notebook page = 1 >04:41:10,476 INFO anaconda: ui: saving changes to device FastGroup-swap >04:41:10,476 DEBUG anaconda: old name: swap >04:41:10,476 DEBUG anaconda: new name: None >04:41:10,478 DEBUG anaconda: old size: 16000.0 >04:41:10,479 DEBUG anaconda: new size: 16000 >04:41:10,479 INFO anaconda: getting device type for LVM >04:41:10,479 DEBUG anaconda: old device type: 0 >04:41:10,479 DEBUG anaconda: new device type: 0 >04:41:10,479 DEBUG anaconda: reformat: False >04:41:10,480 DEBUG anaconda: old fs type: swap >04:41:10,481 DEBUG anaconda: new fs type: swap >04:41:10,481 DEBUG anaconda: old encryption setting: False >04:41:10,481 DEBUG anaconda: new encryption setting: False >04:41:10,481 DEBUG anaconda: old label: swap >04:41:10,481 DEBUG anaconda: new_label: >04:41:10,481 DEBUG anaconda: old mountpoint: >04:41:10,481 DEBUG anaconda: new mountpoint: >04:41:10,481 DEBUG anaconda: old raid level: None >04:41:10,481 DEBUG anaconda: new raid level: None >04:41:10,482 DEBUG anaconda: old container: FastGroup >04:41:10,482 DEBUG anaconda: new container: FastGroup >04:41:10,482 DEBUG anaconda: old container encrypted: False >04:41:10,482 DEBUG anaconda: new container encrypted: False >04:41:10,483 DEBUG anaconda: old container raid level: None >04:41:10,483 DEBUG anaconda: new container raid level: None >04:41:10,483 DEBUG anaconda: old container size request: 120000 >04:41:10,483 DEBUG anaconda: new container size request: 120000 >04:41:10,483 DEBUG anaconda: old disks: ['sda'] >04:41:10,483 DEBUG anaconda: new disks: ['sda'] >04:41:10,483 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:41:10,484 DEBUG anaconda: updated device_disks to ['sda'] >04:41:10,484 DEBUG anaconda: updated device_container_name to FastGroup >04:41:10,484 DEBUG anaconda: updated device_container_raid_level to None >04:41:10,484 DEBUG anaconda: updated device_container_encrypted to False >04:41:10,484 DEBUG anaconda: updated device_container_size to 120000 >04:41:10,490 INFO anaconda: getting device type for LVM >04:41:10,490 DEBUG anaconda: populate_raid: 0, None >04:41:10,490 INFO anaconda: getting device type for LVM >04:41:10,491 DEBUG anaconda: new container selection: None >04:41:10,491 DEBUG anaconda: new container selection: None >04:41:10,492 DEBUG anaconda: new container selection: FastGroup >04:41:10,492 DEBUG anaconda: default container is FastGroup >04:41:10,492 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:10,493 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:10,494 DEBUG anaconda: updated device_disks to ['sda'] >04:41:10,494 DEBUG anaconda: updated device_container_name to FastGroup >04:41:10,494 DEBUG anaconda: updated device_container_raid_level to None >04:41:10,494 DEBUG anaconda: updated device_container_encrypted to False >04:41:10,495 DEBUG anaconda: updated device_container_size to 120000 >04:41:10,497 DEBUG anaconda: fs type changed: ext4 >04:41:10,507 INFO anaconda: getting device type for LVM >04:41:10,508 DEBUG anaconda: populate_raid: 0, None >04:41:10,508 INFO anaconda: getting device type for LVM >04:41:10,509 DEBUG anaconda: new container selection: None >04:41:10,509 DEBUG anaconda: new container selection: None >04:41:10,510 DEBUG anaconda: new container selection: FastGroup >04:41:10,510 DEBUG anaconda: default container is FastGroup >04:41:11,658 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:11,659 DEBUG anaconda: notebook page = 1 >04:41:11,659 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:41:11,659 DEBUG anaconda: old name: sysroot_a >04:41:11,659 DEBUG anaconda: new name: None >04:41:11,662 DEBUG anaconda: old size: 52000.0 >04:41:11,662 DEBUG anaconda: new size: 52000 >04:41:11,662 INFO anaconda: getting device type for LVM >04:41:11,662 DEBUG anaconda: old device type: 0 >04:41:11,662 DEBUG anaconda: new device type: 0 >04:41:11,663 DEBUG anaconda: reformat: False >04:41:11,664 DEBUG anaconda: old fs type: ext4 >04:41:11,664 DEBUG anaconda: new fs type: ext4 >04:41:11,664 DEBUG anaconda: old encryption setting: False >04:41:11,664 DEBUG anaconda: new encryption setting: False >04:41:11,664 DEBUG anaconda: old label: sysroot_a >04:41:11,665 DEBUG anaconda: new_label: >04:41:11,665 DEBUG anaconda: old mountpoint: >04:41:11,665 DEBUG anaconda: new mountpoint: >04:41:11,665 DEBUG anaconda: old raid level: None >04:41:11,665 DEBUG anaconda: new raid level: None >04:41:11,666 DEBUG anaconda: old container: FastGroup >04:41:11,666 DEBUG anaconda: new container: FastGroup >04:41:11,666 DEBUG anaconda: old container encrypted: False >04:41:11,666 DEBUG anaconda: new container encrypted: False >04:41:11,666 DEBUG anaconda: old container raid level: None >04:41:11,666 DEBUG anaconda: new container raid level: None >04:41:11,666 DEBUG anaconda: old container size request: 120000 >04:41:11,666 DEBUG anaconda: new container size request: 120000 >04:41:11,667 DEBUG anaconda: old disks: ['sda'] >04:41:11,667 DEBUG anaconda: new disks: ['sda'] >04:41:11,667 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:11,668 DEBUG anaconda: updated device_disks to ['sda'] >04:41:11,668 DEBUG anaconda: updated device_container_name to FastGroup >04:41:11,668 DEBUG anaconda: updated device_container_raid_level to None >04:41:11,668 DEBUG anaconda: updated device_container_encrypted to False >04:41:11,668 DEBUG anaconda: updated device_container_size to 120000 >04:41:11,674 INFO anaconda: getting device type for LVM >04:41:11,674 DEBUG anaconda: populate_raid: 0, None >04:41:11,674 INFO anaconda: getting device type for LVM >04:41:11,675 DEBUG anaconda: new container selection: None >04:41:11,675 DEBUG anaconda: new container selection: None >04:41:11,676 DEBUG anaconda: new container selection: FastGroup >04:41:11,676 DEBUG anaconda: default container is FastGroup >04:41:11,677 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:11,677 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:11,678 DEBUG anaconda: updated device_disks to ['sda'] >04:41:11,678 DEBUG anaconda: updated device_container_name to None >04:41:11,678 DEBUG anaconda: updated device_container_raid_level to None >04:41:11,678 DEBUG anaconda: updated device_container_encrypted to False >04:41:11,678 DEBUG anaconda: updated device_container_size to 0 >04:41:11,683 INFO anaconda: getting device type for Standard Partition >04:41:11,684 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:41:11,684 INFO anaconda: getting device type for Standard Partition >04:41:11,685 INFO anaconda: getting device type for Standard Partition >04:41:11,686 INFO anaconda: getting device type for Standard Partition >04:41:11,687 INFO anaconda: getting device type for Standard Partition >04:41:11,687 INFO anaconda: getting device type for Standard Partition >04:41:11,688 INFO anaconda: getting device type for Standard Partition >04:41:11,688 INFO anaconda: getting device type for Standard Partition >04:41:11,689 INFO anaconda: getting device type for Standard Partition >04:41:11,689 DEBUG anaconda: populate_raid: 2, None >04:41:11,689 INFO anaconda: getting device type for Standard Partition >04:41:11,690 INFO anaconda: getting device type for Standard Partition >04:41:11,691 DEBUG anaconda: populate_raid: 2, None >04:41:11,691 INFO anaconda: getting device type for Standard Partition >04:41:13,217 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:13,217 DEBUG anaconda: notebook page = 1 >04:41:13,217 INFO anaconda: ui: saving changes to device sda1 >04:41:13,217 DEBUG anaconda: old name: sda1 >04:41:13,217 DEBUG anaconda: new name: None >04:41:13,220 DEBUG anaconda: old size: 2000.0 >04:41:13,220 DEBUG anaconda: new size: 2000 >04:41:13,220 INFO anaconda: getting device type for Standard Partition >04:41:13,221 DEBUG anaconda: old device type: 2 >04:41:13,221 DEBUG anaconda: new device type: 2 >04:41:13,221 DEBUG anaconda: reformat: False >04:41:13,222 DEBUG anaconda: old fs type: ext4 >04:41:13,222 DEBUG anaconda: new fs type: ext4 >04:41:13,223 DEBUG anaconda: old encryption setting: False >04:41:13,223 DEBUG anaconda: new encryption setting: False >04:41:13,223 DEBUG anaconda: old label: boot >04:41:13,223 DEBUG anaconda: new_label: >04:41:13,223 DEBUG anaconda: old mountpoint: >04:41:13,223 DEBUG anaconda: new mountpoint: >04:41:13,223 DEBUG anaconda: old raid level: None >04:41:13,223 DEBUG anaconda: new raid level: None >04:41:13,224 DEBUG anaconda: old container: None >04:41:13,224 DEBUG anaconda: new container: None >04:41:13,224 DEBUG anaconda: old container encrypted: False >04:41:13,224 DEBUG anaconda: new container encrypted: False >04:41:13,224 DEBUG anaconda: old container raid level: None >04:41:13,224 DEBUG anaconda: new container raid level: None >04:41:13,224 DEBUG anaconda: old container size request: 0 >04:41:13,224 DEBUG anaconda: new container size request: 0 >04:41:13,225 DEBUG anaconda: old disks: ['sda'] >04:41:13,225 DEBUG anaconda: new disks: ['sda'] >04:41:13,225 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:13,225 DEBUG anaconda: updated device_disks to ['sda'] >04:41:13,225 DEBUG anaconda: updated device_container_name to None >04:41:13,226 DEBUG anaconda: updated device_container_raid_level to None >04:41:13,226 DEBUG anaconda: updated device_container_encrypted to False >04:41:13,226 DEBUG anaconda: updated device_container_size to 0 >04:41:13,232 INFO anaconda: getting device type for Standard Partition >04:41:13,232 DEBUG anaconda: populate_raid: 2, None >04:41:13,232 INFO anaconda: getting device type for Standard Partition >04:41:13,233 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:41:13,234 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:41:13,235 DEBUG anaconda: updated device_disks to ['sda'] >04:41:13,235 DEBUG anaconda: updated device_container_name to FastGroup >04:41:13,235 DEBUG anaconda: updated device_container_raid_level to None >04:41:13,235 DEBUG anaconda: updated device_container_encrypted to False >04:41:13,235 DEBUG anaconda: updated device_container_size to 120000 >04:41:13,241 INFO anaconda: getting device type for LVM >04:41:13,241 DEBUG anaconda: device_type_changed: 0 LVM >04:41:13,241 INFO anaconda: getting device type for LVM >04:41:13,242 INFO anaconda: getting device type for LVM >04:41:13,242 INFO anaconda: getting device type for LVM >04:41:13,243 INFO anaconda: getting device type for LVM >04:41:13,243 INFO anaconda: getting device type for LVM >04:41:13,243 INFO anaconda: getting device type for LVM >04:41:13,244 INFO anaconda: getting device type for LVM >04:41:13,244 INFO anaconda: getting device type for LVM >04:41:13,244 INFO anaconda: getting device type for LVM >04:41:13,244 INFO anaconda: getting device type for LVM >04:41:13,245 DEBUG anaconda: populate_raid: 0, None >04:41:13,245 INFO anaconda: getting device type for LVM >04:41:13,246 INFO anaconda: getting device type for LVM >04:41:13,246 DEBUG anaconda: populate_raid: 0, None >04:41:13,246 INFO anaconda: getting device type for LVM >04:41:13,247 DEBUG anaconda: new container selection: None >04:41:13,247 DEBUG anaconda: new container selection: None >04:41:13,248 DEBUG anaconda: new container selection: FastGroup >04:41:13,248 DEBUG anaconda: default container is FastGroup >04:41:20,099 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:41:20,100 DEBUG anaconda: old name: sysroot_b >04:41:20,100 DEBUG anaconda: new name: None >04:41:20,102 DEBUG anaconda: old size: 52000.0 >04:41:20,103 DEBUG anaconda: new size: 52000 >04:41:20,103 INFO anaconda: getting device type for LVM >04:41:20,103 DEBUG anaconda: old device type: 0 >04:41:20,104 DEBUG anaconda: new device type: 0 >04:41:20,104 DEBUG anaconda: reformat: False >04:41:20,105 DEBUG anaconda: old fs type: ext4 >04:41:20,105 DEBUG anaconda: new fs type: ext4 >04:41:20,105 DEBUG anaconda: old encryption setting: False >04:41:20,105 DEBUG anaconda: new encryption setting: False >04:41:20,106 DEBUG anaconda: old label: sysroot_b >04:41:20,106 DEBUG anaconda: new_label: >04:41:20,106 DEBUG anaconda: old mountpoint: >04:41:20,106 DEBUG anaconda: new mountpoint: / >04:41:20,107 DEBUG anaconda: old raid level: None >04:41:20,107 DEBUG anaconda: new raid level: None >04:41:20,107 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:41:20,108 DEBUG anaconda: updated device_disks to ['sda'] >04:41:20,108 DEBUG anaconda: updated device_container_name to FastGroup >04:41:20,108 DEBUG anaconda: updated device_container_raid_level to None >04:41:20,109 DEBUG anaconda: updated device_container_encrypted to False >04:41:20,109 DEBUG anaconda: updated device_container_size to 120000 >04:41:20,115 INFO anaconda: getting device type for LVM >04:41:20,115 DEBUG anaconda: populate_raid: 0, None >04:41:20,115 INFO anaconda: getting device type for LVM >04:41:20,116 DEBUG anaconda: new container selection: None >04:41:20,116 DEBUG anaconda: new container selection: None >04:41:20,117 DEBUG anaconda: new container selection: FastGroup >04:41:20,117 DEBUG anaconda: default container is FastGroup >04:41:21,913 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:41:21,915 DEBUG anaconda: notebook page = 1 >04:41:21,916 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:41:21,916 DEBUG anaconda: old name: sysroot_b >04:41:21,916 DEBUG anaconda: new name: None >04:41:21,919 DEBUG anaconda: old size: 52000.0 >04:41:21,919 DEBUG anaconda: new size: 52000 >04:41:21,919 INFO anaconda: getting device type for LVM >04:41:21,919 DEBUG anaconda: old device type: 0 >04:41:21,919 DEBUG anaconda: new device type: 0 >04:41:21,919 DEBUG anaconda: reformat: False >04:41:21,921 DEBUG anaconda: old fs type: ext4 >04:41:21,921 DEBUG anaconda: new fs type: ext4 >04:41:21,921 DEBUG anaconda: old encryption setting: False >04:41:21,921 DEBUG anaconda: new encryption setting: False >04:41:21,921 DEBUG anaconda: old label: sysroot_b >04:41:21,921 DEBUG anaconda: new_label: >04:41:21,922 DEBUG anaconda: old mountpoint: >04:41:21,922 DEBUG anaconda: new mountpoint: >04:41:21,922 DEBUG anaconda: old raid level: None >04:41:21,922 DEBUG anaconda: new raid level: None >04:41:21,923 DEBUG anaconda: old container: FastGroup >04:41:21,923 DEBUG anaconda: new container: FastGroup >04:41:21,923 DEBUG anaconda: old container encrypted: False >04:41:21,923 DEBUG anaconda: new container encrypted: False >04:41:21,923 DEBUG anaconda: old container raid level: None >04:41:21,923 DEBUG anaconda: new container raid level: None >04:41:21,923 DEBUG anaconda: old container size request: 120000 >04:41:21,923 DEBUG anaconda: new container size request: 120000 >04:41:21,923 DEBUG anaconda: old disks: ['sda'] >04:41:21,924 DEBUG anaconda: new disks: ['sda'] >04:41:21,924 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:41:21,925 DEBUG anaconda: updated device_disks to ['sda'] >04:41:21,925 DEBUG anaconda: updated device_container_name to FastGroup >04:41:21,925 DEBUG anaconda: updated device_container_raid_level to None >04:41:21,925 DEBUG anaconda: updated device_container_encrypted to False >04:41:21,925 DEBUG anaconda: updated device_container_size to 120000 >04:41:21,931 INFO anaconda: getting device type for LVM >04:41:21,931 DEBUG anaconda: populate_raid: 0, None >04:41:21,931 INFO anaconda: getting device type for LVM >04:41:21,932 DEBUG anaconda: new container selection: None >04:41:21,932 DEBUG anaconda: new container selection: None >04:41:21,933 DEBUG anaconda: new container selection: FastGroup >04:41:21,933 DEBUG anaconda: default container is FastGroup >04:41:21,934 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:21,935 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:21,936 DEBUG anaconda: updated device_disks to ['sda'] >04:41:21,936 DEBUG anaconda: updated device_container_name to FastGroup >04:41:21,936 DEBUG anaconda: updated device_container_raid_level to None >04:41:21,936 DEBUG anaconda: updated device_container_encrypted to False >04:41:21,936 DEBUG anaconda: updated device_container_size to 120000 >04:41:21,942 INFO anaconda: getting device type for LVM >04:41:21,942 DEBUG anaconda: populate_raid: 0, None >04:41:21,942 INFO anaconda: getting device type for LVM >04:41:21,943 DEBUG anaconda: new container selection: None >04:41:21,943 DEBUG anaconda: new container selection: None >04:41:21,944 DEBUG anaconda: new container selection: FastGroup >04:41:21,944 DEBUG anaconda: default container is FastGroup >04:41:22,286 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:22,287 DEBUG anaconda: notebook page = 1 >04:41:22,287 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:41:22,287 DEBUG anaconda: old name: sysroot_a >04:41:22,287 DEBUG anaconda: new name: None >04:41:22,290 DEBUG anaconda: old size: 52000.0 >04:41:22,290 DEBUG anaconda: new size: 52000 >04:41:22,290 INFO anaconda: getting device type for LVM >04:41:22,291 DEBUG anaconda: old device type: 0 >04:41:22,291 DEBUG anaconda: new device type: 0 >04:41:22,291 DEBUG anaconda: reformat: False >04:41:22,292 DEBUG anaconda: old fs type: ext4 >04:41:22,292 DEBUG anaconda: new fs type: ext4 >04:41:22,293 DEBUG anaconda: old encryption setting: False >04:41:22,293 DEBUG anaconda: new encryption setting: False >04:41:22,293 DEBUG anaconda: old label: sysroot_a >04:41:22,293 DEBUG anaconda: new_label: >04:41:22,293 DEBUG anaconda: old mountpoint: >04:41:22,293 DEBUG anaconda: new mountpoint: >04:41:22,293 DEBUG anaconda: old raid level: None >04:41:22,293 DEBUG anaconda: new raid level: None >04:41:22,294 DEBUG anaconda: old container: FastGroup >04:41:22,294 DEBUG anaconda: new container: FastGroup >04:41:22,294 DEBUG anaconda: old container encrypted: False >04:41:22,294 DEBUG anaconda: new container encrypted: False >04:41:22,294 DEBUG anaconda: old container raid level: None >04:41:22,294 DEBUG anaconda: new container raid level: None >04:41:22,295 DEBUG anaconda: old container size request: 120000 >04:41:22,295 DEBUG anaconda: new container size request: 120000 >04:41:22,295 DEBUG anaconda: old disks: ['sda'] >04:41:22,295 DEBUG anaconda: new disks: ['sda'] >04:41:22,295 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:22,296 DEBUG anaconda: updated device_disks to ['sda'] >04:41:22,296 DEBUG anaconda: updated device_container_name to FastGroup >04:41:22,296 DEBUG anaconda: updated device_container_raid_level to None >04:41:22,296 DEBUG anaconda: updated device_container_encrypted to False >04:41:22,296 DEBUG anaconda: updated device_container_size to 120000 >04:41:22,302 INFO anaconda: getting device type for LVM >04:41:22,302 DEBUG anaconda: populate_raid: 0, None >04:41:22,303 INFO anaconda: getting device type for LVM >04:41:22,303 DEBUG anaconda: new container selection: None >04:41:22,304 DEBUG anaconda: new container selection: None >04:41:22,304 DEBUG anaconda: new container selection: FastGroup >04:41:22,304 DEBUG anaconda: default container is FastGroup >04:41:22,305 DEBUG anaconda: new selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:41:22,306 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:41:22,307 DEBUG anaconda: updated device_disks to ['sda'] >04:41:22,307 DEBUG anaconda: updated device_container_name to FastGroup >04:41:22,307 DEBUG anaconda: updated device_container_raid_level to None >04:41:22,307 DEBUG anaconda: updated device_container_encrypted to False >04:41:22,307 DEBUG anaconda: updated device_container_size to 120000 >04:41:22,309 DEBUG anaconda: fs type changed: swap >04:41:22,315 INFO anaconda: getting device type for LVM >04:41:22,315 DEBUG anaconda: populate_raid: 0, None >04:41:22,315 INFO anaconda: getting device type for LVM >04:41:22,316 DEBUG anaconda: new container selection: None >04:41:22,316 DEBUG anaconda: new container selection: None >04:41:22,317 DEBUG anaconda: new container selection: FastGroup >04:41:22,317 DEBUG anaconda: default container is FastGroup >04:41:23,926 DEBUG anaconda: current selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:41:23,927 DEBUG anaconda: notebook page = 1 >04:41:23,927 INFO anaconda: ui: saving changes to device FastGroup-swap >04:41:23,927 DEBUG anaconda: old name: swap >04:41:23,927 DEBUG anaconda: new name: None >04:41:23,930 DEBUG anaconda: old size: 16000.0 >04:41:23,930 DEBUG anaconda: new size: 16000 >04:41:23,930 INFO anaconda: getting device type for LVM >04:41:23,930 DEBUG anaconda: old device type: 0 >04:41:23,931 DEBUG anaconda: new device type: 0 >04:41:23,931 DEBUG anaconda: reformat: False >04:41:23,932 DEBUG anaconda: old fs type: swap >04:41:23,932 DEBUG anaconda: new fs type: swap >04:41:23,932 DEBUG anaconda: old encryption setting: False >04:41:23,932 DEBUG anaconda: new encryption setting: False >04:41:23,932 DEBUG anaconda: old label: swap >04:41:23,933 DEBUG anaconda: new_label: >04:41:23,933 DEBUG anaconda: old mountpoint: >04:41:23,933 DEBUG anaconda: new mountpoint: >04:41:23,933 DEBUG anaconda: old raid level: None >04:41:23,933 DEBUG anaconda: new raid level: None >04:41:23,934 DEBUG anaconda: old container: FastGroup >04:41:23,934 DEBUG anaconda: new container: FastGroup >04:41:23,934 DEBUG anaconda: old container encrypted: False >04:41:23,934 DEBUG anaconda: new container encrypted: False >04:41:23,934 DEBUG anaconda: old container raid level: None >04:41:23,934 DEBUG anaconda: new container raid level: None >04:41:23,934 DEBUG anaconda: old container size request: 120000 >04:41:23,934 DEBUG anaconda: new container size request: 120000 >04:41:23,935 DEBUG anaconda: old disks: ['sda'] >04:41:23,935 DEBUG anaconda: new disks: ['sda'] >04:41:23,935 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:41:23,935 DEBUG anaconda: updated device_disks to ['sda'] >04:41:23,936 DEBUG anaconda: updated device_container_name to FastGroup >04:41:23,936 DEBUG anaconda: updated device_container_raid_level to None >04:41:23,936 DEBUG anaconda: updated device_container_encrypted to False >04:41:23,936 DEBUG anaconda: updated device_container_size to 120000 >04:41:23,941 INFO anaconda: getting device type for LVM >04:41:23,942 DEBUG anaconda: populate_raid: 0, None >04:41:23,942 INFO anaconda: getting device type for LVM >04:41:23,942 DEBUG anaconda: new container selection: None >04:41:23,943 DEBUG anaconda: new container selection: None >04:41:23,943 DEBUG anaconda: new container selection: FastGroup >04:41:23,944 DEBUG anaconda: default container is FastGroup >04:41:23,944 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:23,945 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:23,946 DEBUG anaconda: updated device_disks to ['sda'] >04:41:23,946 DEBUG anaconda: updated device_container_name to FastGroup >04:41:23,946 DEBUG anaconda: updated device_container_raid_level to None >04:41:23,946 DEBUG anaconda: updated device_container_encrypted to False >04:41:23,946 DEBUG anaconda: updated device_container_size to 120000 >04:41:23,949 DEBUG anaconda: fs type changed: ext4 >04:41:23,954 INFO anaconda: getting device type for LVM >04:41:23,955 DEBUG anaconda: populate_raid: 0, None >04:41:23,955 INFO anaconda: getting device type for LVM >04:41:23,956 DEBUG anaconda: new container selection: None >04:41:23,956 DEBUG anaconda: new container selection: None >04:41:23,957 DEBUG anaconda: new container selection: FastGroup >04:41:23,957 DEBUG anaconda: default container is FastGroup >04:41:25,198 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:25,199 DEBUG anaconda: updated device_disks to ['sda'] >04:41:25,200 DEBUG anaconda: updated device_container_name to FastGroup >04:41:25,200 DEBUG anaconda: updated device_container_raid_level to None >04:41:25,200 DEBUG anaconda: updated device_container_encrypted to False >04:41:25,200 DEBUG anaconda: updated device_container_size to 120000 >04:41:25,205 INFO anaconda: getting device type for LVM >04:41:25,206 DEBUG anaconda: populate_raid: 0, None >04:41:25,206 INFO anaconda: getting device type for LVM >04:41:25,206 DEBUG anaconda: new container selection: None >04:41:25,207 DEBUG anaconda: new container selection: None >04:41:25,208 DEBUG anaconda: new container selection: FastGroup >04:41:25,208 DEBUG anaconda: default container is FastGroup >04:41:25,673 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:25,674 DEBUG anaconda: updated device_disks to ['sda'] >04:41:25,674 DEBUG anaconda: updated device_container_name to FastGroup >04:41:25,674 DEBUG anaconda: updated device_container_raid_level to None >04:41:25,674 DEBUG anaconda: updated device_container_encrypted to False >04:41:25,674 DEBUG anaconda: updated device_container_size to 120000 >04:41:25,680 INFO anaconda: getting device type for LVM >04:41:25,680 DEBUG anaconda: populate_raid: 0, None >04:41:25,680 INFO anaconda: getting device type for LVM >04:41:25,681 DEBUG anaconda: new container selection: None >04:41:25,681 DEBUG anaconda: new container selection: None >04:41:25,682 DEBUG anaconda: new container selection: FastGroup >04:41:25,682 DEBUG anaconda: default container is FastGroup >04:41:26,171 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:26,172 DEBUG anaconda: updated device_disks to ['sda'] >04:41:26,172 DEBUG anaconda: updated device_container_name to FastGroup >04:41:26,172 DEBUG anaconda: updated device_container_raid_level to None >04:41:26,172 DEBUG anaconda: updated device_container_encrypted to False >04:41:26,172 DEBUG anaconda: updated device_container_size to 120000 >04:41:26,178 INFO anaconda: getting device type for LVM >04:41:26,178 DEBUG anaconda: populate_raid: 0, None >04:41:26,179 INFO anaconda: getting device type for LVM >04:41:26,179 DEBUG anaconda: new container selection: None >04:41:26,180 DEBUG anaconda: new container selection: None >04:41:26,180 DEBUG anaconda: new container selection: FastGroup >04:41:26,180 DEBUG anaconda: default container is FastGroup >04:41:26,332 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:26,332 DEBUG anaconda: updated device_disks to ['sda'] >04:41:26,333 DEBUG anaconda: updated device_container_name to FastGroup >04:41:26,333 DEBUG anaconda: updated device_container_raid_level to None >04:41:26,333 DEBUG anaconda: updated device_container_encrypted to False >04:41:26,333 DEBUG anaconda: updated device_container_size to 120000 >04:41:26,339 INFO anaconda: getting device type for LVM >04:41:26,339 DEBUG anaconda: populate_raid: 0, None >04:41:26,339 INFO anaconda: getting device type for LVM >04:41:26,340 DEBUG anaconda: new container selection: None >04:41:26,340 DEBUG anaconda: new container selection: None >04:41:26,341 DEBUG anaconda: new container selection: FastGroup >04:41:26,341 DEBUG anaconda: default container is FastGroup >04:41:37,425 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:41:37,426 DEBUG anaconda: notebook page = 1 >04:41:37,426 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:41:37,426 DEBUG anaconda: old name: sysroot_a >04:41:37,426 DEBUG anaconda: new name: None >04:41:37,428 DEBUG anaconda: old size: 52000.0 >04:41:37,429 DEBUG anaconda: new size: 52000 >04:41:37,429 INFO anaconda: getting device type for LVM >04:41:37,429 DEBUG anaconda: old device type: 0 >04:41:37,429 DEBUG anaconda: new device type: 0 >04:41:37,429 DEBUG anaconda: reformat: False >04:41:37,431 DEBUG anaconda: old fs type: ext4 >04:41:37,431 DEBUG anaconda: new fs type: ext4 >04:41:37,431 DEBUG anaconda: old encryption setting: False >04:41:37,431 DEBUG anaconda: new encryption setting: False >04:41:37,431 DEBUG anaconda: old label: sysroot_a >04:41:37,431 DEBUG anaconda: new_label: >04:41:37,431 DEBUG anaconda: old mountpoint: >04:41:37,432 DEBUG anaconda: new mountpoint: /usr >04:41:37,432 DEBUG anaconda: old raid level: None >04:41:37,432 DEBUG anaconda: new raid level: None >04:41:37,433 DEBUG anaconda: old container: FastGroup >04:41:37,433 DEBUG anaconda: new container: FastGroup >04:41:37,433 DEBUG anaconda: old container encrypted: False >04:41:37,433 DEBUG anaconda: new container encrypted: False >04:41:37,433 DEBUG anaconda: old container raid level: None >04:41:37,434 DEBUG anaconda: new container raid level: None >04:41:37,434 DEBUG anaconda: old container size request: 120000 >04:41:37,434 DEBUG anaconda: new container size request: 120000 >04:41:37,434 DEBUG anaconda: old disks: ['sda'] >04:41:37,434 DEBUG anaconda: new disks: ['sda'] >04:41:37,436 DEBUG anaconda: updating mountpoint of FastGroup-sysroot_a to /usr >04:41:37,441 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem mounted at /usr >04:41:37,442 DEBUG anaconda: updated device_disks to ['sda'] >04:41:37,442 DEBUG anaconda: updated device_container_name to FastGroup >04:41:37,442 DEBUG anaconda: updated device_container_raid_level to None >04:41:37,442 DEBUG anaconda: updated device_container_encrypted to False >04:41:37,442 DEBUG anaconda: updated device_container_size to 120000 >04:41:37,448 INFO anaconda: getting device type for LVM >04:41:37,448 DEBUG anaconda: populate_raid: 0, None >04:41:37,449 INFO anaconda: getting device type for LVM >04:41:37,449 DEBUG anaconda: new container selection: None >04:41:37,449 DEBUG anaconda: new container selection: None >04:41:37,450 DEBUG anaconda: new container selection: FastGroup >04:41:37,450 DEBUG anaconda: default container is FastGroup >04:41:37,451 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:37,451 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:37,452 DEBUG anaconda: updated device_disks to ['sda'] >04:41:37,452 DEBUG anaconda: updated device_container_name to None >04:41:37,452 DEBUG anaconda: updated device_container_raid_level to None >04:41:37,452 DEBUG anaconda: updated device_container_encrypted to False >04:41:37,452 DEBUG anaconda: updated device_container_size to 0 >04:41:37,458 INFO anaconda: getting device type for Standard Partition >04:41:37,458 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:41:37,459 INFO anaconda: getting device type for Standard Partition >04:41:37,459 INFO anaconda: getting device type for Standard Partition >04:41:37,460 INFO anaconda: getting device type for Standard Partition >04:41:37,461 INFO anaconda: getting device type for Standard Partition >04:41:37,462 INFO anaconda: getting device type for Standard Partition >04:41:37,462 INFO anaconda: getting device type for Standard Partition >04:41:37,462 INFO anaconda: getting device type for Standard Partition >04:41:37,463 INFO anaconda: getting device type for Standard Partition >04:41:37,463 DEBUG anaconda: populate_raid: 2, None >04:41:37,463 INFO anaconda: getting device type for Standard Partition >04:41:37,464 INFO anaconda: getting device type for Standard Partition >04:41:37,465 DEBUG anaconda: populate_raid: 2, None >04:41:37,465 INFO anaconda: getting device type for Standard Partition >04:41:38,065 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:38,065 DEBUG anaconda: notebook page = 1 >04:41:38,065 INFO anaconda: ui: saving changes to device sda1 >04:41:38,066 DEBUG anaconda: old name: sda1 >04:41:38,066 DEBUG anaconda: new name: None >04:41:38,068 DEBUG anaconda: old size: 2000.0 >04:41:38,068 DEBUG anaconda: new size: 2000 >04:41:38,068 INFO anaconda: getting device type for Standard Partition >04:41:38,069 DEBUG anaconda: old device type: 2 >04:41:38,069 DEBUG anaconda: new device type: 2 >04:41:38,069 DEBUG anaconda: reformat: False >04:41:38,070 DEBUG anaconda: old fs type: ext4 >04:41:38,071 DEBUG anaconda: new fs type: ext4 >04:41:38,071 DEBUG anaconda: old encryption setting: False >04:41:38,071 DEBUG anaconda: new encryption setting: False >04:41:38,071 DEBUG anaconda: old label: boot >04:41:38,071 DEBUG anaconda: new_label: >04:41:38,071 DEBUG anaconda: old mountpoint: >04:41:38,071 DEBUG anaconda: new mountpoint: >04:41:38,071 DEBUG anaconda: old raid level: None >04:41:38,071 DEBUG anaconda: new raid level: None >04:41:38,072 DEBUG anaconda: old container: None >04:41:38,072 DEBUG anaconda: new container: None >04:41:38,072 DEBUG anaconda: old container encrypted: False >04:41:38,072 DEBUG anaconda: new container encrypted: False >04:41:38,072 DEBUG anaconda: old container raid level: None >04:41:38,072 DEBUG anaconda: new container raid level: None >04:41:38,072 DEBUG anaconda: old container size request: 0 >04:41:38,072 DEBUG anaconda: new container size request: 0 >04:41:38,073 DEBUG anaconda: old disks: ['sda'] >04:41:38,073 DEBUG anaconda: new disks: ['sda'] >04:41:38,073 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:38,073 DEBUG anaconda: updated device_disks to ['sda'] >04:41:38,074 DEBUG anaconda: updated device_container_name to None >04:41:38,074 DEBUG anaconda: updated device_container_raid_level to None >04:41:38,074 DEBUG anaconda: updated device_container_encrypted to False >04:41:38,074 DEBUG anaconda: updated device_container_size to 0 >04:41:38,080 INFO anaconda: getting device type for Standard Partition >04:41:38,080 DEBUG anaconda: populate_raid: 2, None >04:41:38,080 INFO anaconda: getting device type for Standard Partition >04:41:38,081 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem mounted at /usr >04:41:38,082 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem mounted at /usr >04:41:38,083 DEBUG anaconda: updated device_disks to ['sda'] >04:41:38,083 DEBUG anaconda: updated device_container_name to FastGroup >04:41:38,083 DEBUG anaconda: updated device_container_raid_level to None >04:41:38,083 DEBUG anaconda: updated device_container_encrypted to False >04:41:38,083 DEBUG anaconda: updated device_container_size to 120000 >04:41:38,089 INFO anaconda: getting device type for LVM >04:41:38,089 DEBUG anaconda: device_type_changed: 0 LVM >04:41:38,089 INFO anaconda: getting device type for LVM >04:41:38,090 INFO anaconda: getting device type for LVM >04:41:38,090 INFO anaconda: getting device type for LVM >04:41:38,091 INFO anaconda: getting device type for LVM >04:41:38,091 INFO anaconda: getting device type for LVM >04:41:38,091 INFO anaconda: getting device type for LVM >04:41:38,092 INFO anaconda: getting device type for LVM >04:41:38,092 INFO anaconda: getting device type for LVM >04:41:38,092 INFO anaconda: getting device type for LVM >04:41:38,093 INFO anaconda: getting device type for LVM >04:41:38,093 DEBUG anaconda: populate_raid: 0, None >04:41:38,093 INFO anaconda: getting device type for LVM >04:41:38,094 INFO anaconda: getting device type for LVM >04:41:38,094 DEBUG anaconda: populate_raid: 0, None >04:41:38,094 INFO anaconda: getting device type for LVM >04:41:38,095 DEBUG anaconda: new container selection: None >04:41:38,095 DEBUG anaconda: new container selection: None >04:41:38,096 DEBUG anaconda: new container selection: FastGroup >04:41:38,096 DEBUG anaconda: default container is FastGroup >04:41:38,641 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem mounted at /usr >04:41:38,642 DEBUG anaconda: notebook page = 1 >04:41:38,642 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:41:38,642 DEBUG anaconda: old name: sysroot_a >04:41:38,642 DEBUG anaconda: new name: None >04:41:38,645 DEBUG anaconda: old size: 52000.0 >04:41:38,645 DEBUG anaconda: new size: 52000 >04:41:38,645 INFO anaconda: getting device type for LVM >04:41:38,645 DEBUG anaconda: old device type: 0 >04:41:38,645 DEBUG anaconda: new device type: 0 >04:41:38,645 DEBUG anaconda: reformat: False >04:41:38,647 DEBUG anaconda: old fs type: ext4 >04:41:38,647 DEBUG anaconda: new fs type: ext4 >04:41:38,647 DEBUG anaconda: old encryption setting: False >04:41:38,647 DEBUG anaconda: new encryption setting: False >04:41:38,647 DEBUG anaconda: old label: sysroot_a >04:41:38,647 DEBUG anaconda: new_label: >04:41:38,648 DEBUG anaconda: old mountpoint: /usr >04:41:38,648 DEBUG anaconda: new mountpoint: /usr >04:41:38,648 DEBUG anaconda: old raid level: None >04:41:38,648 DEBUG anaconda: new raid level: None >04:41:38,649 DEBUG anaconda: old container: FastGroup >04:41:38,649 DEBUG anaconda: new container: FastGroup >04:41:38,649 DEBUG anaconda: old container encrypted: False >04:41:38,649 DEBUG anaconda: new container encrypted: False >04:41:38,649 DEBUG anaconda: old container raid level: None >04:41:38,649 DEBUG anaconda: new container raid level: None >04:41:38,649 DEBUG anaconda: old container size request: 120000 >04:41:38,649 DEBUG anaconda: new container size request: 120000 >04:41:38,649 DEBUG anaconda: old disks: ['sda'] >04:41:38,650 DEBUG anaconda: new disks: ['sda'] >04:41:38,650 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem mounted at /usr >04:41:38,650 DEBUG anaconda: updated device_disks to ['sda'] >04:41:38,651 DEBUG anaconda: updated device_container_name to FastGroup >04:41:38,651 DEBUG anaconda: updated device_container_raid_level to None >04:41:38,651 DEBUG anaconda: updated device_container_encrypted to False >04:41:38,651 DEBUG anaconda: updated device_container_size to 120000 >04:41:38,657 INFO anaconda: getting device type for LVM >04:41:38,657 DEBUG anaconda: populate_raid: 0, None >04:41:38,657 INFO anaconda: getting device type for LVM >04:41:38,658 DEBUG anaconda: new container selection: None >04:41:38,658 DEBUG anaconda: new container selection: None >04:41:38,659 DEBUG anaconda: new container selection: FastGroup >04:41:38,659 DEBUG anaconda: default container is FastGroup >04:41:38,659 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:38,660 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:38,660 DEBUG anaconda: updated device_disks to ['sda'] >04:41:38,660 DEBUG anaconda: updated device_container_name to None >04:41:38,661 DEBUG anaconda: updated device_container_raid_level to None >04:41:38,661 DEBUG anaconda: updated device_container_encrypted to False >04:41:38,661 DEBUG anaconda: updated device_container_size to 0 >04:41:38,666 INFO anaconda: getting device type for Standard Partition >04:41:38,667 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:41:38,667 INFO anaconda: getting device type for Standard Partition >04:41:38,668 INFO anaconda: getting device type for Standard Partition >04:41:38,669 INFO anaconda: getting device type for Standard Partition >04:41:38,669 INFO anaconda: getting device type for Standard Partition >04:41:38,670 INFO anaconda: getting device type for Standard Partition >04:41:38,670 INFO anaconda: getting device type for Standard Partition >04:41:38,671 INFO anaconda: getting device type for Standard Partition >04:41:38,671 INFO anaconda: getting device type for Standard Partition >04:41:38,672 DEBUG anaconda: populate_raid: 2, None >04:41:38,672 INFO anaconda: getting device type for Standard Partition >04:41:38,673 INFO anaconda: getting device type for Standard Partition >04:41:38,673 DEBUG anaconda: populate_raid: 2, None >04:41:38,673 INFO anaconda: getting device type for Standard Partition >04:41:39,121 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:39,121 DEBUG anaconda: notebook page = 1 >04:41:39,121 INFO anaconda: ui: saving changes to device sda1 >04:41:39,122 DEBUG anaconda: old name: sda1 >04:41:39,122 DEBUG anaconda: new name: None >04:41:39,124 DEBUG anaconda: old size: 2000.0 >04:41:39,124 DEBUG anaconda: new size: 2000 >04:41:39,124 INFO anaconda: getting device type for Standard Partition >04:41:39,125 DEBUG anaconda: old device type: 2 >04:41:39,125 DEBUG anaconda: new device type: 2 >04:41:39,125 DEBUG anaconda: reformat: False >04:41:39,127 DEBUG anaconda: old fs type: ext4 >04:41:39,127 DEBUG anaconda: new fs type: ext4 >04:41:39,127 DEBUG anaconda: old encryption setting: False >04:41:39,127 DEBUG anaconda: new encryption setting: False >04:41:39,127 DEBUG anaconda: old label: boot >04:41:39,127 DEBUG anaconda: new_label: >04:41:39,127 DEBUG anaconda: old mountpoint: >04:41:39,127 DEBUG anaconda: new mountpoint: >04:41:39,127 DEBUG anaconda: old raid level: None >04:41:39,128 DEBUG anaconda: new raid level: None >04:41:39,128 DEBUG anaconda: old container: None >04:41:39,128 DEBUG anaconda: new container: None >04:41:39,128 DEBUG anaconda: old container encrypted: False >04:41:39,128 DEBUG anaconda: new container encrypted: False >04:41:39,128 DEBUG anaconda: old container raid level: None >04:41:39,128 DEBUG anaconda: new container raid level: None >04:41:39,129 DEBUG anaconda: old container size request: 0 >04:41:39,129 DEBUG anaconda: new container size request: 0 >04:41:39,129 DEBUG anaconda: old disks: ['sda'] >04:41:39,129 DEBUG anaconda: new disks: ['sda'] >04:41:39,129 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:41:39,130 DEBUG anaconda: updated device_disks to ['sda'] >04:41:39,130 DEBUG anaconda: updated device_container_name to None >04:41:39,130 DEBUG anaconda: updated device_container_raid_level to None >04:41:39,130 DEBUG anaconda: updated device_container_encrypted to False >04:41:39,130 DEBUG anaconda: updated device_container_size to 0 >04:41:39,136 INFO anaconda: getting device type for Standard Partition >04:41:39,137 DEBUG anaconda: populate_raid: 2, None >04:41:39,137 INFO anaconda: getting device type for Standard Partition >04:41:39,137 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:41:39,138 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:41:39,139 DEBUG anaconda: updated device_disks to ['sda'] >04:41:39,139 DEBUG anaconda: updated device_container_name to FastGroup >04:41:39,139 DEBUG anaconda: updated device_container_raid_level to None >04:41:39,139 DEBUG anaconda: updated device_container_encrypted to False >04:41:39,139 DEBUG anaconda: updated device_container_size to 120000 >04:41:39,145 INFO anaconda: getting device type for LVM >04:41:39,146 DEBUG anaconda: device_type_changed: 0 LVM >04:41:39,146 INFO anaconda: getting device type for LVM >04:41:39,146 INFO anaconda: getting device type for LVM >04:41:39,146 INFO anaconda: getting device type for LVM >04:41:39,147 INFO anaconda: getting device type for LVM >04:41:39,147 INFO anaconda: getting device type for LVM >04:41:39,147 INFO anaconda: getting device type for LVM >04:41:39,148 INFO anaconda: getting device type for LVM >04:41:39,148 INFO anaconda: getting device type for LVM >04:41:39,148 INFO anaconda: getting device type for LVM >04:41:39,149 INFO anaconda: getting device type for LVM >04:41:39,149 DEBUG anaconda: populate_raid: 0, None >04:41:39,149 INFO anaconda: getting device type for LVM >04:41:39,150 INFO anaconda: getting device type for LVM >04:41:39,150 DEBUG anaconda: populate_raid: 0, None >04:41:39,150 INFO anaconda: getting device type for LVM >04:41:39,151 DEBUG anaconda: new container selection: None >04:41:39,151 DEBUG anaconda: new container selection: None >04:41:39,152 DEBUG anaconda: new container selection: FastGroup >04:41:39,152 DEBUG anaconda: default container is FastGroup >04:41:43,905 INFO anaconda: getting device type for LVM >04:41:51,562 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:41:51,563 DEBUG anaconda: old name: sysroot_b >04:41:51,563 DEBUG anaconda: new name: None >04:41:51,565 DEBUG anaconda: old size: 52000.0 >04:41:51,566 DEBUG anaconda: new size: 52000 >04:41:51,566 INFO anaconda: getting device type for LVM >04:41:51,566 DEBUG anaconda: old device type: 0 >04:41:51,566 DEBUG anaconda: new device type: 0 >04:41:51,566 DEBUG anaconda: reformat: True >04:41:51,568 DEBUG anaconda: old fs type: ext4 >04:41:51,568 DEBUG anaconda: new fs type: ext4 >04:41:51,568 DEBUG anaconda: old encryption setting: False >04:41:51,568 DEBUG anaconda: new encryption setting: False >04:41:51,568 DEBUG anaconda: old label: sysroot_b >04:41:51,568 DEBUG anaconda: new_label: sysroot_b >04:41:51,568 DEBUG anaconda: old mountpoint: >04:41:51,568 DEBUG anaconda: new mountpoint: / >04:41:51,569 DEBUG anaconda: old raid level: None >04:41:51,569 DEBUG anaconda: new raid level: None >04:41:51,570 DEBUG anaconda: old container: FastGroup >04:41:51,570 DEBUG anaconda: new container: FastGroup >04:41:51,570 DEBUG anaconda: old container encrypted: False >04:41:51,570 DEBUG anaconda: new container encrypted: False >04:41:51,570 DEBUG anaconda: old container raid level: None >04:41:51,571 DEBUG anaconda: new container raid level: None >04:41:51,571 DEBUG anaconda: old container size request: 120000 >04:41:51,571 DEBUG anaconda: new container size request: 120000 >04:41:51,571 DEBUG anaconda: old disks: ['sda'] >04:41:51,571 DEBUG anaconda: new disks: ['sda'] >04:41:51,571 INFO anaconda: scheduling reformat of FastGroup-sysroot_b as ext4 >04:41:51,579 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:41:51,580 DEBUG anaconda: updated device_disks to ['sda'] >04:41:51,580 DEBUG anaconda: updated device_container_name to FastGroup >04:41:51,580 DEBUG anaconda: updated device_container_raid_level to None >04:41:51,580 DEBUG anaconda: updated device_container_encrypted to False >04:41:51,581 DEBUG anaconda: updated device_container_size to 120000 >04:41:51,586 INFO anaconda: getting device type for LVM >04:41:51,587 DEBUG anaconda: populate_raid: 0, None >04:41:51,587 INFO anaconda: getting device type for LVM >04:41:51,587 DEBUG anaconda: new container selection: None >04:41:51,588 DEBUG anaconda: new container selection: None >04:41:51,588 DEBUG anaconda: new container selection: FastGroup >04:41:51,588 DEBUG anaconda: default container is FastGroup >04:41:55,329 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:41:55,331 DEBUG anaconda: notebook page = 1 >04:41:55,331 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:41:55,332 DEBUG anaconda: old name: sysroot_b >04:41:55,332 DEBUG anaconda: new name: None >04:41:55,334 DEBUG anaconda: old size: 52000.0 >04:41:55,334 DEBUG anaconda: new size: 52000 >04:41:55,334 INFO anaconda: getting device type for LVM >04:41:55,335 DEBUG anaconda: old device type: 0 >04:41:55,335 DEBUG anaconda: new device type: 0 >04:41:55,335 DEBUG anaconda: reformat: True >04:41:55,336 DEBUG anaconda: old fs type: ext4 >04:41:55,337 DEBUG anaconda: new fs type: ext4 >04:41:55,337 DEBUG anaconda: old encryption setting: False >04:41:55,337 DEBUG anaconda: new encryption setting: False >04:41:55,337 DEBUG anaconda: old label: sysroot_b >04:41:55,337 DEBUG anaconda: new_label: sysroot_b >04:41:55,337 DEBUG anaconda: old mountpoint: / >04:41:55,337 DEBUG anaconda: new mountpoint: / >04:41:55,338 DEBUG anaconda: old raid level: None >04:41:55,338 DEBUG anaconda: new raid level: None >04:41:55,339 DEBUG anaconda: old container: FastGroup >04:41:55,339 DEBUG anaconda: new container: FastGroup >04:41:55,339 DEBUG anaconda: old container encrypted: False >04:41:55,339 DEBUG anaconda: new container encrypted: False >04:41:55,339 DEBUG anaconda: old container raid level: None >04:41:55,339 DEBUG anaconda: new container raid level: None >04:41:55,339 DEBUG anaconda: old container size request: 120000 >04:41:55,340 DEBUG anaconda: new container size request: 120000 >04:41:55,340 DEBUG anaconda: old disks: ['sda'] >04:41:55,340 DEBUG anaconda: new disks: ['sda'] >04:41:55,340 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:41:55,341 DEBUG anaconda: updated device_disks to ['sda'] >04:41:55,341 DEBUG anaconda: updated device_container_name to FastGroup >04:41:55,341 DEBUG anaconda: updated device_container_raid_level to None >04:41:55,341 DEBUG anaconda: updated device_container_encrypted to False >04:41:55,341 DEBUG anaconda: updated device_container_size to 120000 >04:41:55,347 INFO anaconda: getting device type for LVM >04:41:55,347 DEBUG anaconda: populate_raid: 0, None >04:41:55,347 INFO anaconda: getting device type for LVM >04:41:55,348 DEBUG anaconda: new container selection: None >04:41:55,348 DEBUG anaconda: new container selection: None >04:41:55,349 DEBUG anaconda: new container selection: FastGroup >04:41:55,349 DEBUG anaconda: default container is FastGroup >04:41:55,350 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem mounted at /usr >04:41:55,350 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem mounted at /usr >04:41:55,351 DEBUG anaconda: updated device_disks to ['sda'] >04:41:55,351 DEBUG anaconda: updated device_container_name to FastGroup >04:41:55,351 DEBUG anaconda: updated device_container_raid_level to None >04:41:55,352 DEBUG anaconda: updated device_container_encrypted to False >04:41:55,352 DEBUG anaconda: updated device_container_size to 120000 >04:41:55,354 INFO anaconda: getting device type for LVM >04:41:55,358 INFO anaconda: getting device type for LVM >04:41:55,359 DEBUG anaconda: populate_raid: 0, None >04:41:55,359 INFO anaconda: getting device type for LVM >04:41:55,359 DEBUG anaconda: new container selection: None >04:41:55,360 DEBUG anaconda: new container selection: None >04:41:55,360 DEBUG anaconda: new container selection: FastGroup >04:41:55,361 DEBUG anaconda: default container is FastGroup >04:42:08,515 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:42:08,516 DEBUG anaconda: old name: sysroot_a >04:42:08,516 DEBUG anaconda: new name: None >04:42:08,518 DEBUG anaconda: old size: 52000.0 >04:42:08,518 DEBUG anaconda: new size: 52000 >04:42:08,519 INFO anaconda: getting device type for LVM >04:42:08,519 DEBUG anaconda: old device type: 0 >04:42:08,519 DEBUG anaconda: new device type: 0 >04:42:08,519 DEBUG anaconda: reformat: False >04:42:08,521 DEBUG anaconda: old fs type: ext4 >04:42:08,521 DEBUG anaconda: new fs type: ext4 >04:42:08,521 DEBUG anaconda: old encryption setting: False >04:42:08,521 DEBUG anaconda: new encryption setting: False >04:42:08,521 DEBUG anaconda: old label: sysroot_a >04:42:08,521 DEBUG anaconda: new_label: >04:42:08,521 DEBUG anaconda: old mountpoint: /usr >04:42:08,521 DEBUG anaconda: new mountpoint: >04:42:08,524 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem mounted at /usr >04:42:08,525 DEBUG anaconda: updated device_disks to ['sda'] >04:42:08,525 DEBUG anaconda: updated device_container_name to FastGroup >04:42:08,525 DEBUG anaconda: updated device_container_raid_level to None >04:42:08,525 DEBUG anaconda: updated device_container_encrypted to False >04:42:08,526 DEBUG anaconda: updated device_container_size to 120000 >04:42:08,531 INFO anaconda: getting device type for LVM >04:42:08,532 DEBUG anaconda: populate_raid: 0, None >04:42:08,532 INFO anaconda: getting device type for LVM >04:42:08,532 DEBUG anaconda: new container selection: None >04:42:08,533 DEBUG anaconda: new container selection: None >04:42:08,533 DEBUG anaconda: new container selection: FastGroup >04:42:08,534 DEBUG anaconda: default container is FastGroup >04:42:14,026 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem mounted at /usr >04:42:14,027 DEBUG anaconda: updated device_disks to ['sda'] >04:42:14,027 DEBUG anaconda: updated device_container_name to FastGroup >04:42:14,027 DEBUG anaconda: updated device_container_raid_level to None >04:42:14,027 DEBUG anaconda: updated device_container_encrypted to False >04:42:14,027 DEBUG anaconda: updated device_container_size to 120000 >04:42:14,033 INFO anaconda: getting device type for LVM >04:42:14,033 DEBUG anaconda: populate_raid: 0, None >04:42:14,034 INFO anaconda: getting device type for LVM >04:42:14,034 DEBUG anaconda: new container selection: None >04:42:14,035 DEBUG anaconda: new container selection: None >04:42:14,035 DEBUG anaconda: new container selection: FastGroup >04:42:14,035 DEBUG anaconda: default container is FastGroup >04:42:15,648 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'lhost:0', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sde', 'sde1', 'sdf', 'sdf1', 'sr0'] >04:42:15,650 DEBUG anaconda: ui: unused=['lhost:0'] >04:42:15,651 DEBUG anaconda: ui: new_devices=[] >04:42:15,671 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:42:15,672 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:42:15,672 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:42:18,002 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:42:18,002 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:42:18,002 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:42:18,003 DEBUG anaconda: updated device_disks to ['sda'] >04:42:18,003 DEBUG anaconda: updated device_container_name to None >04:42:18,003 DEBUG anaconda: updated device_container_raid_level to None >04:42:18,003 DEBUG anaconda: updated device_container_encrypted to False >04:42:18,003 DEBUG anaconda: updated device_container_size to 0 >04:42:18,009 INFO anaconda: getting device type for Standard Partition >04:42:18,009 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:42:18,010 INFO anaconda: getting device type for Standard Partition >04:42:18,010 INFO anaconda: getting device type for Standard Partition >04:42:18,011 INFO anaconda: getting device type for Standard Partition >04:42:18,012 INFO anaconda: getting device type for Standard Partition >04:42:18,013 INFO anaconda: getting device type for Standard Partition >04:42:18,013 INFO anaconda: getting device type for Standard Partition >04:42:18,013 INFO anaconda: getting device type for Standard Partition >04:42:18,014 INFO anaconda: getting device type for Standard Partition >04:42:18,014 DEBUG anaconda: populate_raid: 2, None >04:42:18,014 INFO anaconda: getting device type for Standard Partition >04:42:18,015 INFO anaconda: getting device type for Standard Partition >04:42:18,016 DEBUG anaconda: populate_raid: 2, None >04:42:18,016 INFO anaconda: getting device type for Standard Partition >04:42:18,754 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:42:18,754 DEBUG anaconda: notebook page = 1 >04:42:18,754 INFO anaconda: ui: saving changes to device sda1 >04:42:18,755 DEBUG anaconda: old name: sda1 >04:42:18,755 DEBUG anaconda: new name: None >04:42:18,757 DEBUG anaconda: old size: 2000.0 >04:42:18,757 DEBUG anaconda: new size: 2000 >04:42:18,757 INFO anaconda: getting device type for Standard Partition >04:42:18,758 DEBUG anaconda: old device type: 2 >04:42:18,758 DEBUG anaconda: new device type: 2 >04:42:18,758 DEBUG anaconda: reformat: False >04:42:18,759 DEBUG anaconda: old fs type: ext4 >04:42:18,760 DEBUG anaconda: new fs type: ext4 >04:42:18,760 DEBUG anaconda: old encryption setting: False >04:42:18,760 DEBUG anaconda: new encryption setting: False >04:42:18,760 DEBUG anaconda: old label: boot >04:42:18,760 DEBUG anaconda: new_label: >04:42:18,760 DEBUG anaconda: old mountpoint: >04:42:18,760 DEBUG anaconda: new mountpoint: >04:42:18,760 DEBUG anaconda: old raid level: None >04:42:18,760 DEBUG anaconda: new raid level: None >04:42:18,761 DEBUG anaconda: old container: None >04:42:18,761 DEBUG anaconda: new container: None >04:42:18,761 DEBUG anaconda: old container encrypted: False >04:42:18,761 DEBUG anaconda: new container encrypted: False >04:42:18,761 DEBUG anaconda: old container raid level: None >04:42:18,761 DEBUG anaconda: new container raid level: None >04:42:18,761 DEBUG anaconda: old container size request: 0 >04:42:18,761 DEBUG anaconda: new container size request: 0 >04:42:18,762 DEBUG anaconda: old disks: ['sda'] >04:42:18,762 DEBUG anaconda: new disks: ['sda'] >04:42:18,762 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:42:18,763 DEBUG anaconda: updated device_disks to ['sda'] >04:42:18,763 DEBUG anaconda: updated device_container_name to None >04:42:18,763 DEBUG anaconda: updated device_container_raid_level to None >04:42:18,763 DEBUG anaconda: updated device_container_encrypted to False >04:42:18,763 DEBUG anaconda: updated device_container_size to 0 >04:42:18,769 INFO anaconda: getting device type for Standard Partition >04:42:18,769 DEBUG anaconda: populate_raid: 2, None >04:42:18,769 INFO anaconda: getting device type for Standard Partition >04:42:18,770 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:42:18,771 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:42:18,772 DEBUG anaconda: updated device_disks to ['sda'] >04:42:18,772 DEBUG anaconda: updated device_container_name to FastGroup >04:42:18,772 DEBUG anaconda: updated device_container_raid_level to None >04:42:18,772 DEBUG anaconda: updated device_container_encrypted to False >04:42:18,772 DEBUG anaconda: updated device_container_size to 120000 >04:42:18,778 INFO anaconda: getting device type for LVM >04:42:18,778 DEBUG anaconda: device_type_changed: 0 LVM >04:42:18,778 INFO anaconda: getting device type for LVM >04:42:18,779 INFO anaconda: getting device type for LVM >04:42:18,779 INFO anaconda: getting device type for LVM >04:42:18,779 INFO anaconda: getting device type for LVM >04:42:18,780 INFO anaconda: getting device type for LVM >04:42:18,780 INFO anaconda: getting device type for LVM >04:42:18,780 INFO anaconda: getting device type for LVM >04:42:18,781 INFO anaconda: getting device type for LVM >04:42:18,781 INFO anaconda: getting device type for LVM >04:42:18,781 INFO anaconda: getting device type for LVM >04:42:18,781 DEBUG anaconda: populate_raid: 0, None >04:42:18,782 INFO anaconda: getting device type for LVM >04:42:18,782 INFO anaconda: getting device type for LVM >04:42:18,783 DEBUG anaconda: populate_raid: 0, None >04:42:18,783 INFO anaconda: getting device type for LVM >04:42:18,783 DEBUG anaconda: new container selection: None >04:42:18,784 DEBUG anaconda: new container selection: None >04:42:18,784 DEBUG anaconda: new container selection: FastGroup >04:42:18,785 DEBUG anaconda: default container is FastGroup >04:42:24,951 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:42:24,952 DEBUG anaconda: old name: sysroot_b >04:42:24,952 DEBUG anaconda: new name: None >04:42:24,954 DEBUG anaconda: old size: 52000.0 >04:42:24,955 DEBUG anaconda: new size: 52000 >04:42:24,955 INFO anaconda: getting device type for LVM >04:42:24,955 DEBUG anaconda: old device type: 0 >04:42:24,955 DEBUG anaconda: new device type: 0 >04:42:24,955 DEBUG anaconda: reformat: False >04:42:24,957 DEBUG anaconda: old fs type: ext4 >04:42:24,957 DEBUG anaconda: new fs type: ext4 >04:42:24,957 DEBUG anaconda: old encryption setting: False >04:42:24,957 DEBUG anaconda: new encryption setting: False >04:42:24,957 DEBUG anaconda: old label: sysroot_b >04:42:24,957 DEBUG anaconda: new_label: >04:42:24,957 DEBUG anaconda: old mountpoint: >04:42:24,957 DEBUG anaconda: new mountpoint: / >04:42:24,958 DEBUG anaconda: old raid level: None >04:42:24,958 DEBUG anaconda: new raid level: None >04:42:24,961 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:42:24,962 DEBUG anaconda: updated device_disks to ['sda'] >04:42:24,962 DEBUG anaconda: updated device_container_name to FastGroup >04:42:24,962 DEBUG anaconda: updated device_container_raid_level to None >04:42:24,962 DEBUG anaconda: updated device_container_encrypted to False >04:42:24,962 DEBUG anaconda: updated device_container_size to 120000 >04:42:24,968 INFO anaconda: getting device type for LVM >04:42:24,968 DEBUG anaconda: populate_raid: 0, None >04:42:24,968 INFO anaconda: getting device type for LVM >04:42:24,969 DEBUG anaconda: new container selection: None >04:42:24,969 DEBUG anaconda: new container selection: None >04:42:24,970 DEBUG anaconda: new container selection: FastGroup >04:42:24,970 DEBUG anaconda: default container is FastGroup >04:42:28,976 INFO anaconda: getting device type for LVM >04:42:34,611 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:42:34,612 DEBUG anaconda: old name: sysroot_b >04:42:34,612 DEBUG anaconda: new name: None >04:42:34,614 DEBUG anaconda: old size: 52000.0 >04:42:34,615 DEBUG anaconda: new size: 52000 >04:42:34,615 INFO anaconda: getting device type for LVM >04:42:34,615 DEBUG anaconda: old device type: 0 >04:42:34,615 DEBUG anaconda: new device type: 0 >04:42:34,615 DEBUG anaconda: reformat: True >04:42:34,617 DEBUG anaconda: old fs type: ext4 >04:42:34,617 DEBUG anaconda: new fs type: ext4 >04:42:34,617 DEBUG anaconda: old encryption setting: False >04:42:34,617 DEBUG anaconda: new encryption setting: False >04:42:34,617 DEBUG anaconda: old label: sysroot_b >04:42:34,617 DEBUG anaconda: new_label: sysroot_b >04:42:34,617 DEBUG anaconda: old mountpoint: >04:42:34,617 DEBUG anaconda: new mountpoint: / >04:42:34,618 DEBUG anaconda: old raid level: None >04:42:34,618 DEBUG anaconda: new raid level: None >04:42:34,619 DEBUG anaconda: old container: FastGroup >04:42:34,619 DEBUG anaconda: new container: FastGroup >04:42:34,619 DEBUG anaconda: old container encrypted: False >04:42:34,619 DEBUG anaconda: new container encrypted: False >04:42:34,619 DEBUG anaconda: old container raid level: None >04:42:34,619 DEBUG anaconda: new container raid level: None >04:42:34,620 DEBUG anaconda: old container size request: 120000 >04:42:34,620 DEBUG anaconda: new container size request: 120000 >04:42:34,620 DEBUG anaconda: old disks: ['sda'] >04:42:34,620 DEBUG anaconda: new disks: ['sda'] >04:42:34,622 INFO anaconda: scheduling reformat of FastGroup-sysroot_b as ext4 >04:42:34,632 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:42:34,633 DEBUG anaconda: updated device_disks to ['sda'] >04:42:34,633 DEBUG anaconda: updated device_container_name to FastGroup >04:42:34,633 DEBUG anaconda: updated device_container_raid_level to None >04:42:34,633 DEBUG anaconda: updated device_container_encrypted to False >04:42:34,633 DEBUG anaconda: updated device_container_size to 120000 >04:42:34,639 INFO anaconda: getting device type for LVM >04:42:34,639 DEBUG anaconda: populate_raid: 0, None >04:42:34,639 INFO anaconda: getting device type for LVM >04:42:34,640 DEBUG anaconda: new container selection: None >04:42:34,640 DEBUG anaconda: new container selection: None >04:42:34,641 DEBUG anaconda: new container selection: FastGroup >04:42:34,641 DEBUG anaconda: default container is FastGroup >04:42:37,155 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:42:37,155 DEBUG anaconda: notebook page = 1 >04:42:37,156 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:42:37,156 DEBUG anaconda: old name: sysroot_b >04:42:37,156 DEBUG anaconda: new name: None >04:42:37,158 DEBUG anaconda: old size: 52000.0 >04:42:37,158 DEBUG anaconda: new size: 52000 >04:42:37,159 INFO anaconda: getting device type for LVM >04:42:37,159 DEBUG anaconda: old device type: 0 >04:42:37,159 DEBUG anaconda: new device type: 0 >04:42:37,159 DEBUG anaconda: reformat: True >04:42:37,161 DEBUG anaconda: old fs type: ext4 >04:42:37,161 DEBUG anaconda: new fs type: ext4 >04:42:37,161 DEBUG anaconda: old encryption setting: False >04:42:37,161 DEBUG anaconda: new encryption setting: False >04:42:37,161 DEBUG anaconda: old label: sysroot_b >04:42:37,161 DEBUG anaconda: new_label: sysroot_b >04:42:37,161 DEBUG anaconda: old mountpoint: / >04:42:37,161 DEBUG anaconda: new mountpoint: / >04:42:37,162 DEBUG anaconda: old raid level: None >04:42:37,162 DEBUG anaconda: new raid level: None >04:42:37,163 DEBUG anaconda: old container: FastGroup >04:42:37,163 DEBUG anaconda: new container: FastGroup >04:42:37,163 DEBUG anaconda: old container encrypted: False >04:42:37,163 DEBUG anaconda: new container encrypted: False >04:42:37,163 DEBUG anaconda: old container raid level: None >04:42:37,163 DEBUG anaconda: new container raid level: None >04:42:37,163 DEBUG anaconda: old container size request: 120000 >04:42:37,164 DEBUG anaconda: new container size request: 120000 >04:42:37,164 DEBUG anaconda: old disks: ['sda'] >04:42:37,164 DEBUG anaconda: new disks: ['sda'] >04:42:37,164 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:42:37,165 DEBUG anaconda: updated device_disks to ['sda'] >04:42:37,165 DEBUG anaconda: updated device_container_name to FastGroup >04:42:37,165 DEBUG anaconda: updated device_container_raid_level to None >04:42:37,165 DEBUG anaconda: updated device_container_encrypted to False >04:42:37,165 DEBUG anaconda: updated device_container_size to 120000 >04:42:37,171 INFO anaconda: getting device type for LVM >04:42:37,171 DEBUG anaconda: populate_raid: 0, None >04:42:37,171 INFO anaconda: getting device type for LVM >04:42:37,172 DEBUG anaconda: new container selection: None >04:42:37,172 DEBUG anaconda: new container selection: None >04:42:37,173 DEBUG anaconda: new container selection: FastGroup >04:42:37,173 DEBUG anaconda: default container is FastGroup >04:42:37,174 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:42:37,174 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:42:37,174 DEBUG anaconda: updated device_disks to ['sda'] >04:42:37,175 DEBUG anaconda: updated device_container_name to None >04:42:37,175 DEBUG anaconda: updated device_container_raid_level to None >04:42:37,175 DEBUG anaconda: updated device_container_encrypted to False >04:42:37,175 DEBUG anaconda: updated device_container_size to 0 >04:42:37,177 INFO anaconda: getting device type for LVM >04:42:37,181 INFO anaconda: getting device type for Standard Partition >04:42:37,182 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:42:37,182 INFO anaconda: getting device type for Standard Partition >04:42:37,183 INFO anaconda: getting device type for Standard Partition >04:42:37,184 INFO anaconda: getting device type for Standard Partition >04:42:37,184 INFO anaconda: getting device type for Standard Partition >04:42:37,185 INFO anaconda: getting device type for Standard Partition >04:42:37,185 INFO anaconda: getting device type for Standard Partition >04:42:37,186 INFO anaconda: getting device type for Standard Partition >04:42:37,186 INFO anaconda: getting device type for Standard Partition >04:42:37,187 DEBUG anaconda: populate_raid: 2, None >04:42:37,187 INFO anaconda: getting device type for Standard Partition >04:42:37,188 INFO anaconda: getting device type for Standard Partition >04:42:37,188 DEBUG anaconda: populate_raid: 2, None >04:42:37,189 INFO anaconda: getting device type for Standard Partition >04:42:39,723 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:42:39,724 DEBUG anaconda: notebook page = 1 >04:42:39,724 INFO anaconda: ui: saving changes to device sda1 >04:42:39,724 DEBUG anaconda: old name: sda1 >04:42:39,724 DEBUG anaconda: new name: None >04:42:39,727 DEBUG anaconda: old size: 2000.0 >04:42:39,727 DEBUG anaconda: new size: 2000 >04:42:39,727 INFO anaconda: getting device type for Standard Partition >04:42:39,727 DEBUG anaconda: old device type: 2 >04:42:39,727 DEBUG anaconda: new device type: 2 >04:42:39,727 DEBUG anaconda: reformat: False >04:42:39,729 DEBUG anaconda: old fs type: ext4 >04:42:39,729 DEBUG anaconda: new fs type: ext4 >04:42:39,729 DEBUG anaconda: old encryption setting: False >04:42:39,729 DEBUG anaconda: new encryption setting: False >04:42:39,729 DEBUG anaconda: old label: boot >04:42:39,730 DEBUG anaconda: new_label: >04:42:39,730 DEBUG anaconda: old mountpoint: >04:42:39,730 DEBUG anaconda: new mountpoint: >04:42:39,730 DEBUG anaconda: old raid level: None >04:42:39,730 DEBUG anaconda: new raid level: None >04:42:39,730 DEBUG anaconda: old container: None >04:42:39,730 DEBUG anaconda: new container: None >04:42:39,731 DEBUG anaconda: old container encrypted: False >04:42:39,731 DEBUG anaconda: new container encrypted: False >04:42:39,731 DEBUG anaconda: old container raid level: None >04:42:39,731 DEBUG anaconda: new container raid level: None >04:42:39,731 DEBUG anaconda: old container size request: 0 >04:42:39,731 DEBUG anaconda: new container size request: 0 >04:42:39,731 DEBUG anaconda: old disks: ['sda'] >04:42:39,731 DEBUG anaconda: new disks: ['sda'] >04:42:39,732 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:42:39,732 DEBUG anaconda: updated device_disks to ['sda'] >04:42:39,732 DEBUG anaconda: updated device_container_name to None >04:42:39,732 DEBUG anaconda: updated device_container_raid_level to None >04:42:39,733 DEBUG anaconda: updated device_container_encrypted to False >04:42:39,733 DEBUG anaconda: updated device_container_size to 0 >04:42:39,738 INFO anaconda: getting device type for Standard Partition >04:42:39,739 DEBUG anaconda: populate_raid: 2, None >04:42:39,739 INFO anaconda: getting device type for Standard Partition >04:42:39,740 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:42:39,740 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:42:39,741 DEBUG anaconda: updated device_disks to ['sda'] >04:42:39,741 DEBUG anaconda: updated device_container_name to FastGroup >04:42:39,741 DEBUG anaconda: updated device_container_raid_level to None >04:42:39,742 DEBUG anaconda: updated device_container_encrypted to False >04:42:39,742 DEBUG anaconda: updated device_container_size to 120000 >04:42:39,747 INFO anaconda: getting device type for LVM >04:42:39,748 DEBUG anaconda: device_type_changed: 0 LVM >04:42:39,748 INFO anaconda: getting device type for LVM >04:42:39,748 INFO anaconda: getting device type for LVM >04:42:39,749 INFO anaconda: getting device type for LVM >04:42:39,749 INFO anaconda: getting device type for LVM >04:42:39,749 INFO anaconda: getting device type for LVM >04:42:39,750 INFO anaconda: getting device type for LVM >04:42:39,750 INFO anaconda: getting device type for LVM >04:42:39,750 INFO anaconda: getting device type for LVM >04:42:39,751 INFO anaconda: getting device type for LVM >04:42:39,751 INFO anaconda: getting device type for LVM >04:42:39,751 DEBUG anaconda: populate_raid: 0, None >04:42:39,751 INFO anaconda: getting device type for LVM >04:42:39,752 INFO anaconda: getting device type for LVM >04:42:39,752 DEBUG anaconda: populate_raid: 0, None >04:42:39,753 INFO anaconda: getting device type for LVM >04:42:39,753 DEBUG anaconda: new container selection: None >04:42:39,754 DEBUG anaconda: new container selection: None >04:42:39,754 DEBUG anaconda: new container selection: FastGroup >04:42:39,754 DEBUG anaconda: default container is FastGroup >04:42:40,555 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:42:40,556 DEBUG anaconda: notebook page = 1 >04:42:40,557 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:42:40,557 DEBUG anaconda: old name: sysroot_a >04:42:40,557 DEBUG anaconda: new name: None >04:42:40,559 DEBUG anaconda: old size: 52000.0 >04:42:40,559 DEBUG anaconda: new size: 52000 >04:42:40,560 INFO anaconda: getting device type for LVM >04:42:40,560 DEBUG anaconda: old device type: 0 >04:42:40,560 DEBUG anaconda: new device type: 0 >04:42:40,560 DEBUG anaconda: reformat: False >04:42:40,562 DEBUG anaconda: old fs type: ext4 >04:42:40,562 DEBUG anaconda: new fs type: ext4 >04:42:40,562 DEBUG anaconda: old encryption setting: False >04:42:40,562 DEBUG anaconda: new encryption setting: False >04:42:40,562 DEBUG anaconda: old label: sysroot_a >04:42:40,562 DEBUG anaconda: new_label: >04:42:40,562 DEBUG anaconda: old mountpoint: >04:42:40,562 DEBUG anaconda: new mountpoint: >04:42:40,562 DEBUG anaconda: old raid level: None >04:42:40,563 DEBUG anaconda: new raid level: None >04:42:40,563 DEBUG anaconda: old container: FastGroup >04:42:40,563 DEBUG anaconda: new container: FastGroup >04:42:40,563 DEBUG anaconda: old container encrypted: False >04:42:40,564 DEBUG anaconda: new container encrypted: False >04:42:40,564 DEBUG anaconda: old container raid level: None >04:42:40,564 DEBUG anaconda: new container raid level: None >04:42:40,564 DEBUG anaconda: old container size request: 120000 >04:42:40,564 DEBUG anaconda: new container size request: 120000 >04:42:40,564 DEBUG anaconda: old disks: ['sda'] >04:42:40,564 DEBUG anaconda: new disks: ['sda'] >04:42:40,564 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:42:40,565 DEBUG anaconda: updated device_disks to ['sda'] >04:42:40,565 DEBUG anaconda: updated device_container_name to FastGroup >04:42:40,565 DEBUG anaconda: updated device_container_raid_level to None >04:42:40,565 DEBUG anaconda: updated device_container_encrypted to False >04:42:40,566 DEBUG anaconda: updated device_container_size to 120000 >04:42:40,571 INFO anaconda: getting device type for LVM >04:42:40,571 DEBUG anaconda: populate_raid: 0, None >04:42:40,572 INFO anaconda: getting device type for LVM >04:42:40,572 DEBUG anaconda: new container selection: None >04:42:40,573 DEBUG anaconda: new container selection: None >04:42:40,573 DEBUG anaconda: new container selection: FastGroup >04:42:40,573 DEBUG anaconda: default container is FastGroup >04:42:40,574 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:42:40,575 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:42:40,575 DEBUG anaconda: updated device_disks to ['sda'] >04:42:40,575 DEBUG anaconda: updated device_container_name to None >04:42:40,575 DEBUG anaconda: updated device_container_raid_level to None >04:42:40,575 DEBUG anaconda: updated device_container_encrypted to False >04:42:40,575 DEBUG anaconda: updated device_container_size to 0 >04:42:40,581 INFO anaconda: getting device type for Standard Partition >04:42:40,581 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:42:40,582 INFO anaconda: getting device type for Standard Partition >04:42:40,582 INFO anaconda: getting device type for Standard Partition >04:42:40,583 INFO anaconda: getting device type for Standard Partition >04:42:40,584 INFO anaconda: getting device type for Standard Partition >04:42:40,584 INFO anaconda: getting device type for Standard Partition >04:42:40,585 INFO anaconda: getting device type for Standard Partition >04:42:40,585 INFO anaconda: getting device type for Standard Partition >04:42:40,586 INFO anaconda: getting device type for Standard Partition >04:42:40,586 DEBUG anaconda: populate_raid: 2, None >04:42:40,586 INFO anaconda: getting device type for Standard Partition >04:42:40,587 INFO anaconda: getting device type for Standard Partition >04:42:40,588 DEBUG anaconda: populate_raid: 2, None >04:42:40,588 INFO anaconda: getting device type for Standard Partition >04:42:45,495 INFO anaconda: ui: saving changes to device sda1 >04:42:45,495 DEBUG anaconda: old name: sda1 >04:42:45,496 DEBUG anaconda: new name: None >04:42:45,499 DEBUG anaconda: old size: 2000.0 >04:42:45,499 DEBUG anaconda: new size: 2000 >04:42:45,500 INFO anaconda: getting device type for Standard Partition >04:42:45,501 DEBUG anaconda: old device type: 2 >04:42:45,501 DEBUG anaconda: new device type: 2 >04:42:45,502 DEBUG anaconda: reformat: False >04:42:45,504 DEBUG anaconda: old fs type: ext4 >04:42:45,504 DEBUG anaconda: new fs type: ext4 >04:42:45,505 DEBUG anaconda: old encryption setting: False >04:42:45,505 DEBUG anaconda: new encryption setting: False >04:42:45,506 DEBUG anaconda: old label: boot >04:42:45,506 DEBUG anaconda: new_label: >04:42:45,506 DEBUG anaconda: old mountpoint: >04:42:45,506 DEBUG anaconda: new mountpoint: /boot >04:42:45,507 DEBUG anaconda: old raid level: None >04:42:45,507 DEBUG anaconda: new raid level: None >04:42:45,508 DEBUG anaconda: old container: None >04:42:45,508 DEBUG anaconda: new container: None >04:42:45,508 DEBUG anaconda: old container encrypted: False >04:42:45,508 DEBUG anaconda: new container encrypted: False >04:42:45,508 DEBUG anaconda: old container raid level: None >04:42:45,508 DEBUG anaconda: new container raid level: None >04:42:45,508 DEBUG anaconda: old container size request: 0 >04:42:45,508 DEBUG anaconda: new container size request: 0 >04:42:45,509 DEBUG anaconda: old disks: ['sda'] >04:42:45,509 DEBUG anaconda: new disks: ['sda'] >04:42:45,509 DEBUG anaconda: updating mountpoint of sda1 to /boot >04:42:45,511 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:45,512 DEBUG anaconda: updated device_disks to ['sda'] >04:42:45,512 DEBUG anaconda: updated device_container_name to None >04:42:45,512 DEBUG anaconda: updated device_container_raid_level to None >04:42:45,512 DEBUG anaconda: updated device_container_encrypted to False >04:42:45,512 DEBUG anaconda: updated device_container_size to 0 >04:42:45,518 INFO anaconda: getting device type for Standard Partition >04:42:45,518 DEBUG anaconda: populate_raid: 2, None >04:42:45,518 INFO anaconda: getting device type for Standard Partition >04:42:48,781 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:48,782 DEBUG anaconda: updated device_disks to ['sda'] >04:42:48,783 DEBUG anaconda: updated device_container_name to None >04:42:48,783 DEBUG anaconda: updated device_container_raid_level to None >04:42:48,783 DEBUG anaconda: updated device_container_encrypted to False >04:42:48,783 DEBUG anaconda: updated device_container_size to 0 >04:42:48,789 INFO anaconda: getting device type for Standard Partition >04:42:48,789 DEBUG anaconda: populate_raid: 2, None >04:42:48,790 INFO anaconda: getting device type for Standard Partition >04:42:49,237 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:49,238 DEBUG anaconda: notebook page = 1 >04:42:49,238 INFO anaconda: ui: saving changes to device sda1 >04:42:49,238 DEBUG anaconda: old name: sda1 >04:42:49,238 DEBUG anaconda: new name: None >04:42:49,241 DEBUG anaconda: old size: 2000.0 >04:42:49,241 DEBUG anaconda: new size: 2000 >04:42:49,241 INFO anaconda: getting device type for Standard Partition >04:42:49,241 DEBUG anaconda: old device type: 2 >04:42:49,241 DEBUG anaconda: new device type: 2 >04:42:49,241 DEBUG anaconda: reformat: False >04:42:49,243 DEBUG anaconda: old fs type: ext4 >04:42:49,243 DEBUG anaconda: new fs type: ext4 >04:42:49,243 DEBUG anaconda: old encryption setting: False >04:42:49,243 DEBUG anaconda: new encryption setting: False >04:42:49,243 DEBUG anaconda: old label: boot >04:42:49,244 DEBUG anaconda: new_label: >04:42:49,244 DEBUG anaconda: old mountpoint: /boot >04:42:49,244 DEBUG anaconda: new mountpoint: /boot >04:42:49,244 DEBUG anaconda: old raid level: None >04:42:49,244 DEBUG anaconda: new raid level: None >04:42:49,244 DEBUG anaconda: old container: None >04:42:49,244 DEBUG anaconda: new container: None >04:42:49,244 DEBUG anaconda: old container encrypted: False >04:42:49,245 DEBUG anaconda: new container encrypted: False >04:42:49,245 DEBUG anaconda: old container raid level: None >04:42:49,245 DEBUG anaconda: new container raid level: None >04:42:49,245 DEBUG anaconda: old container size request: 0 >04:42:49,245 DEBUG anaconda: new container size request: 0 >04:42:49,245 DEBUG anaconda: old disks: ['sda'] >04:42:49,245 DEBUG anaconda: new disks: ['sda'] >04:42:49,246 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:49,246 DEBUG anaconda: updated device_disks to ['sda'] >04:42:49,246 DEBUG anaconda: updated device_container_name to None >04:42:49,246 DEBUG anaconda: updated device_container_raid_level to None >04:42:49,247 DEBUG anaconda: updated device_container_encrypted to False >04:42:49,247 DEBUG anaconda: updated device_container_size to 0 >04:42:49,252 INFO anaconda: getting device type for Standard Partition >04:42:49,253 DEBUG anaconda: populate_raid: 2, None >04:42:49,253 INFO anaconda: getting device type for Standard Partition >04:42:49,254 DEBUG anaconda: new selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:42:49,254 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:42:49,255 DEBUG anaconda: updated device_disks to ['sda'] >04:42:49,255 DEBUG anaconda: updated device_container_name to FastGroup >04:42:49,255 DEBUG anaconda: updated device_container_raid_level to None >04:42:49,255 DEBUG anaconda: updated device_container_encrypted to False >04:42:49,255 DEBUG anaconda: updated device_container_size to 120000 >04:42:49,258 DEBUG anaconda: fs type changed: swap >04:42:49,263 INFO anaconda: getting device type for LVM >04:42:49,263 DEBUG anaconda: device_type_changed: 0 LVM >04:42:49,263 INFO anaconda: getting device type for LVM >04:42:49,264 INFO anaconda: getting device type for LVM >04:42:49,264 INFO anaconda: getting device type for LVM >04:42:49,265 INFO anaconda: getting device type for LVM >04:42:49,265 INFO anaconda: getting device type for LVM >04:42:49,265 INFO anaconda: getting device type for LVM >04:42:49,266 INFO anaconda: getting device type for LVM >04:42:49,266 INFO anaconda: getting device type for LVM >04:42:49,266 INFO anaconda: getting device type for LVM >04:42:49,266 INFO anaconda: getting device type for LVM >04:42:49,267 DEBUG anaconda: populate_raid: 0, None >04:42:49,267 INFO anaconda: getting device type for LVM >04:42:49,268 INFO anaconda: getting device type for LVM >04:42:49,268 DEBUG anaconda: populate_raid: 0, None >04:42:49,268 INFO anaconda: getting device type for LVM >04:42:49,269 DEBUG anaconda: new container selection: None >04:42:49,269 DEBUG anaconda: new container selection: None >04:42:49,270 DEBUG anaconda: new container selection: FastGroup >04:42:49,270 DEBUG anaconda: default container is FastGroup >04:42:56,070 DEBUG anaconda: current selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:42:56,071 DEBUG anaconda: notebook page = 1 >04:42:56,071 INFO anaconda: ui: saving changes to device FastGroup-swap >04:42:56,071 DEBUG anaconda: old name: swap >04:42:56,071 DEBUG anaconda: new name: None >04:42:56,074 DEBUG anaconda: old size: 16000.0 >04:42:56,074 DEBUG anaconda: new size: 16000 >04:42:56,074 INFO anaconda: getting device type for LVM >04:42:56,074 DEBUG anaconda: old device type: 0 >04:42:56,074 DEBUG anaconda: new device type: 0 >04:42:56,074 DEBUG anaconda: reformat: False >04:42:56,076 DEBUG anaconda: old fs type: swap >04:42:56,076 DEBUG anaconda: new fs type: swap >04:42:56,076 DEBUG anaconda: old encryption setting: False >04:42:56,076 DEBUG anaconda: new encryption setting: False >04:42:56,076 DEBUG anaconda: old label: swap >04:42:56,076 DEBUG anaconda: new_label: >04:42:56,076 DEBUG anaconda: old mountpoint: >04:42:56,076 DEBUG anaconda: new mountpoint: >04:42:56,077 DEBUG anaconda: old raid level: None >04:42:56,077 DEBUG anaconda: new raid level: None >04:42:56,077 DEBUG anaconda: old container: FastGroup >04:42:56,077 DEBUG anaconda: new container: FastGroup >04:42:56,078 DEBUG anaconda: old container encrypted: False >04:42:56,078 DEBUG anaconda: new container encrypted: False >04:42:56,078 DEBUG anaconda: old container raid level: None >04:42:56,078 DEBUG anaconda: new container raid level: None >04:42:56,078 DEBUG anaconda: old container size request: 120000 >04:42:56,078 DEBUG anaconda: new container size request: 120000 >04:42:56,078 DEBUG anaconda: old disks: ['sda'] >04:42:56,078 DEBUG anaconda: new disks: ['sda'] >04:42:56,078 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:42:56,079 DEBUG anaconda: updated device_disks to ['sda'] >04:42:56,079 DEBUG anaconda: updated device_container_name to FastGroup >04:42:56,079 DEBUG anaconda: updated device_container_raid_level to None >04:42:56,079 DEBUG anaconda: updated device_container_encrypted to False >04:42:56,079 DEBUG anaconda: updated device_container_size to 120000 >04:42:56,085 INFO anaconda: getting device type for LVM >04:42:56,085 DEBUG anaconda: populate_raid: 0, None >04:42:56,085 INFO anaconda: getting device type for LVM >04:42:56,086 DEBUG anaconda: new container selection: None >04:42:56,086 DEBUG anaconda: new container selection: None >04:42:56,087 DEBUG anaconda: new container selection: FastGroup >04:42:56,087 DEBUG anaconda: default container is FastGroup >04:42:56,088 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:56,088 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:56,089 DEBUG anaconda: updated device_disks to ['sda'] >04:42:56,089 DEBUG anaconda: updated device_container_name to None >04:42:56,089 DEBUG anaconda: updated device_container_raid_level to None >04:42:56,089 DEBUG anaconda: updated device_container_encrypted to False >04:42:56,089 DEBUG anaconda: updated device_container_size to 0 >04:42:56,091 DEBUG anaconda: fs type changed: ext4 >04:42:56,096 INFO anaconda: getting device type for Standard Partition >04:42:56,097 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:42:56,097 INFO anaconda: getting device type for Standard Partition >04:42:56,098 INFO anaconda: getting device type for Standard Partition >04:42:56,099 INFO anaconda: getting device type for Standard Partition >04:42:56,100 INFO anaconda: getting device type for Standard Partition >04:42:56,100 INFO anaconda: getting device type for Standard Partition >04:42:56,101 INFO anaconda: getting device type for Standard Partition >04:42:56,101 INFO anaconda: getting device type for Standard Partition >04:42:56,102 INFO anaconda: getting device type for Standard Partition >04:42:56,102 DEBUG anaconda: populate_raid: 2, None >04:42:56,102 INFO anaconda: getting device type for Standard Partition >04:42:56,103 INFO anaconda: getting device type for Standard Partition >04:42:56,104 DEBUG anaconda: populate_raid: 2, None >04:42:56,104 INFO anaconda: getting device type for Standard Partition >04:42:56,670 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:56,671 DEBUG anaconda: notebook page = 1 >04:42:56,671 INFO anaconda: ui: saving changes to device sda1 >04:42:56,671 DEBUG anaconda: old name: sda1 >04:42:56,671 DEBUG anaconda: new name: None >04:42:56,675 DEBUG anaconda: old size: 2000.0 >04:42:56,675 DEBUG anaconda: new size: 2000 >04:42:56,676 INFO anaconda: getting device type for Standard Partition >04:42:56,676 DEBUG anaconda: old device type: 2 >04:42:56,676 DEBUG anaconda: new device type: 2 >04:42:56,676 DEBUG anaconda: reformat: False >04:42:56,678 DEBUG anaconda: old fs type: ext4 >04:42:56,678 DEBUG anaconda: new fs type: ext4 >04:42:56,678 DEBUG anaconda: old encryption setting: False >04:42:56,678 DEBUG anaconda: new encryption setting: False >04:42:56,678 DEBUG anaconda: old label: boot >04:42:56,678 DEBUG anaconda: new_label: >04:42:56,678 DEBUG anaconda: old mountpoint: /boot >04:42:56,679 DEBUG anaconda: new mountpoint: /boot >04:42:56,679 DEBUG anaconda: old raid level: None >04:42:56,679 DEBUG anaconda: new raid level: None >04:42:56,679 DEBUG anaconda: old container: None >04:42:56,679 DEBUG anaconda: new container: None >04:42:56,679 DEBUG anaconda: old container encrypted: False >04:42:56,679 DEBUG anaconda: new container encrypted: False >04:42:56,679 DEBUG anaconda: old container raid level: None >04:42:56,680 DEBUG anaconda: new container raid level: None >04:42:56,680 DEBUG anaconda: old container size request: 0 >04:42:56,680 DEBUG anaconda: new container size request: 0 >04:42:56,680 DEBUG anaconda: old disks: ['sda'] >04:42:56,680 DEBUG anaconda: new disks: ['sda'] >04:42:56,680 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:56,681 DEBUG anaconda: updated device_disks to ['sda'] >04:42:56,681 DEBUG anaconda: updated device_container_name to None >04:42:56,681 DEBUG anaconda: updated device_container_raid_level to None >04:42:56,681 DEBUG anaconda: updated device_container_encrypted to False >04:42:56,682 DEBUG anaconda: updated device_container_size to 0 >04:42:56,687 INFO anaconda: getting device type for Standard Partition >04:42:56,688 DEBUG anaconda: populate_raid: 2, None >04:42:56,688 INFO anaconda: getting device type for Standard Partition >04:42:56,688 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:42:56,689 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:42:56,690 DEBUG anaconda: updated device_disks to ['sda'] >04:42:56,690 DEBUG anaconda: updated device_container_name to FastGroup >04:42:56,690 DEBUG anaconda: updated device_container_raid_level to None >04:42:56,690 DEBUG anaconda: updated device_container_encrypted to False >04:42:56,690 DEBUG anaconda: updated device_container_size to 120000 >04:42:56,692 INFO anaconda: getting device type for Standard Partition >04:42:56,698 INFO anaconda: getting device type for LVM >04:42:56,699 DEBUG anaconda: device_type_changed: 0 LVM >04:42:56,699 INFO anaconda: getting device type for LVM >04:42:56,699 INFO anaconda: getting device type for LVM >04:42:56,700 INFO anaconda: getting device type for LVM >04:42:56,700 INFO anaconda: getting device type for LVM >04:42:56,700 INFO anaconda: getting device type for LVM >04:42:56,701 INFO anaconda: getting device type for LVM >04:42:56,701 INFO anaconda: getting device type for LVM >04:42:56,701 INFO anaconda: getting device type for LVM >04:42:56,702 INFO anaconda: getting device type for LVM >04:42:56,702 INFO anaconda: getting device type for LVM >04:42:56,702 DEBUG anaconda: populate_raid: 0, None >04:42:56,702 INFO anaconda: getting device type for LVM >04:42:56,703 INFO anaconda: getting device type for LVM >04:42:56,703 DEBUG anaconda: populate_raid: 0, None >04:42:56,704 INFO anaconda: getting device type for LVM >04:42:56,704 DEBUG anaconda: new container selection: None >04:42:56,705 DEBUG anaconda: new container selection: None >04:42:56,705 DEBUG anaconda: new container selection: FastGroup >04:42:56,705 DEBUG anaconda: default container is FastGroup >04:42:57,678 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:42:57,678 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:42:57,679 DEBUG anaconda: notebook page = 1 >04:42:57,679 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:42:57,679 DEBUG anaconda: old name: sysroot_b >04:42:57,679 DEBUG anaconda: new name: None >04:42:57,682 DEBUG anaconda: old size: 52000.0 >04:42:57,682 DEBUG anaconda: new size: 52000 >04:42:57,682 INFO anaconda: getting device type for LVM >04:42:57,682 DEBUG anaconda: old device type: 0 >04:42:57,683 DEBUG anaconda: new device type: 0 >04:42:57,683 DEBUG anaconda: reformat: True >04:42:57,684 DEBUG anaconda: old fs type: ext4 >04:42:57,684 DEBUG anaconda: new fs type: ext4 >04:42:57,684 DEBUG anaconda: old encryption setting: False >04:42:57,684 DEBUG anaconda: new encryption setting: False >04:42:57,685 DEBUG anaconda: old label: sysroot_b >04:42:57,685 DEBUG anaconda: new_label: sysroot_b >04:42:57,685 DEBUG anaconda: old mountpoint: / >04:42:57,685 DEBUG anaconda: new mountpoint: / >04:42:57,686 DEBUG anaconda: old raid level: None >04:42:57,686 DEBUG anaconda: new raid level: None >04:42:57,686 DEBUG anaconda: old container: FastGroup >04:42:57,687 DEBUG anaconda: new container: FastGroup >04:42:57,687 DEBUG anaconda: old container encrypted: False >04:42:57,687 DEBUG anaconda: new container encrypted: False >04:42:57,687 DEBUG anaconda: old container raid level: None >04:42:57,687 DEBUG anaconda: new container raid level: None >04:42:57,687 DEBUG anaconda: old container size request: 120000 >04:42:57,687 DEBUG anaconda: new container size request: 120000 >04:42:57,687 DEBUG anaconda: old disks: ['sda'] >04:42:57,687 DEBUG anaconda: new disks: ['sda'] >04:42:57,688 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:42:57,688 DEBUG anaconda: updated device_disks to ['sda'] >04:42:57,688 DEBUG anaconda: updated device_container_name to FastGroup >04:42:57,688 DEBUG anaconda: updated device_container_raid_level to None >04:42:57,689 DEBUG anaconda: updated device_container_encrypted to False >04:42:57,689 DEBUG anaconda: updated device_container_size to 120000 >04:42:57,694 INFO anaconda: getting device type for LVM >04:42:57,695 DEBUG anaconda: populate_raid: 0, None >04:42:57,695 INFO anaconda: getting device type for LVM >04:42:57,695 DEBUG anaconda: new container selection: None >04:42:57,696 DEBUG anaconda: new container selection: None >04:42:57,696 DEBUG anaconda: new container selection: FastGroup >04:42:57,697 DEBUG anaconda: default container is FastGroup >04:42:57,697 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:42:57,697 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:57,698 DEBUG anaconda: updated device_disks to ['sda'] >04:42:57,698 DEBUG anaconda: updated device_container_name to None >04:42:57,698 DEBUG anaconda: updated device_container_raid_level to None >04:42:57,698 DEBUG anaconda: updated device_container_encrypted to False >04:42:57,698 DEBUG anaconda: updated device_container_size to 0 >04:42:57,700 INFO anaconda: getting device type for LVM >04:42:57,705 INFO anaconda: getting device type for Standard Partition >04:42:57,705 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:42:57,705 INFO anaconda: getting device type for Standard Partition >04:42:57,706 INFO anaconda: getting device type for Standard Partition >04:42:57,707 INFO anaconda: getting device type for Standard Partition >04:42:57,708 INFO anaconda: getting device type for Standard Partition >04:42:57,708 INFO anaconda: getting device type for Standard Partition >04:42:57,709 INFO anaconda: getting device type for Standard Partition >04:42:57,709 INFO anaconda: getting device type for Standard Partition >04:42:57,710 INFO anaconda: getting device type for Standard Partition >04:42:57,710 DEBUG anaconda: populate_raid: 2, None >04:42:57,710 INFO anaconda: getting device type for Standard Partition >04:42:57,711 INFO anaconda: getting device type for Standard Partition >04:42:57,712 DEBUG anaconda: populate_raid: 2, None >04:42:57,712 INFO anaconda: getting device type for Standard Partition >04:42:58,134 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:58,135 DEBUG anaconda: notebook page = 1 >04:42:58,135 INFO anaconda: ui: saving changes to device sda1 >04:42:58,135 DEBUG anaconda: old name: sda1 >04:42:58,135 DEBUG anaconda: new name: None >04:42:58,138 DEBUG anaconda: old size: 2000.0 >04:42:58,138 DEBUG anaconda: new size: 2000 >04:42:58,138 INFO anaconda: getting device type for Standard Partition >04:42:58,138 DEBUG anaconda: old device type: 2 >04:42:58,138 DEBUG anaconda: new device type: 2 >04:42:58,138 DEBUG anaconda: reformat: False >04:42:58,140 DEBUG anaconda: old fs type: ext4 >04:42:58,140 DEBUG anaconda: new fs type: ext4 >04:42:58,140 DEBUG anaconda: old encryption setting: False >04:42:58,140 DEBUG anaconda: new encryption setting: False >04:42:58,140 DEBUG anaconda: old label: boot >04:42:58,141 DEBUG anaconda: new_label: >04:42:58,141 DEBUG anaconda: old mountpoint: /boot >04:42:58,141 DEBUG anaconda: new mountpoint: /boot >04:42:58,141 DEBUG anaconda: old raid level: None >04:42:58,141 DEBUG anaconda: new raid level: None >04:42:58,141 DEBUG anaconda: old container: None >04:42:58,141 DEBUG anaconda: new container: None >04:42:58,141 DEBUG anaconda: old container encrypted: False >04:42:58,142 DEBUG anaconda: new container encrypted: False >04:42:58,142 DEBUG anaconda: old container raid level: None >04:42:58,142 DEBUG anaconda: new container raid level: None >04:42:58,142 DEBUG anaconda: old container size request: 0 >04:42:58,142 DEBUG anaconda: new container size request: 0 >04:42:58,142 DEBUG anaconda: old disks: ['sda'] >04:42:58,142 DEBUG anaconda: new disks: ['sda'] >04:42:58,143 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:58,143 DEBUG anaconda: updated device_disks to ['sda'] >04:42:58,143 DEBUG anaconda: updated device_container_name to None >04:42:58,143 DEBUG anaconda: updated device_container_raid_level to None >04:42:58,144 DEBUG anaconda: updated device_container_encrypted to False >04:42:58,144 DEBUG anaconda: updated device_container_size to 0 >04:42:58,149 INFO anaconda: getting device type for Standard Partition >04:42:58,150 DEBUG anaconda: populate_raid: 2, None >04:42:58,150 INFO anaconda: getting device type for Standard Partition >04:42:58,150 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:58,151 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:58,151 DEBUG anaconda: updated device_disks to ['sda'] >04:42:58,151 DEBUG anaconda: updated device_container_name to None >04:42:58,151 DEBUG anaconda: updated device_container_raid_level to None >04:42:58,152 DEBUG anaconda: updated device_container_encrypted to False >04:42:58,152 DEBUG anaconda: updated device_container_size to 0 >04:42:58,157 INFO anaconda: getting device type for Standard Partition >04:42:58,158 DEBUG anaconda: populate_raid: 2, None >04:42:58,158 INFO anaconda: getting device type for Standard Partition >04:42:59,710 DEBUG anaconda: page clicked: Unknown >04:42:59,710 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:59,711 DEBUG anaconda: notebook page = 1 >04:42:59,711 INFO anaconda: ui: saving changes to device sda1 >04:42:59,711 DEBUG anaconda: old name: sda1 >04:42:59,711 DEBUG anaconda: new name: None >04:42:59,714 DEBUG anaconda: old size: 2000.0 >04:42:59,714 DEBUG anaconda: new size: 2000 >04:42:59,714 INFO anaconda: getting device type for Standard Partition >04:42:59,714 DEBUG anaconda: old device type: 2 >04:42:59,715 DEBUG anaconda: new device type: 2 >04:42:59,715 DEBUG anaconda: reformat: False >04:42:59,716 DEBUG anaconda: old fs type: ext4 >04:42:59,716 DEBUG anaconda: new fs type: ext4 >04:42:59,716 DEBUG anaconda: old encryption setting: False >04:42:59,716 DEBUG anaconda: new encryption setting: False >04:42:59,717 DEBUG anaconda: old label: boot >04:42:59,717 DEBUG anaconda: new_label: >04:42:59,717 DEBUG anaconda: old mountpoint: /boot >04:42:59,717 DEBUG anaconda: new mountpoint: /boot >04:42:59,717 DEBUG anaconda: old raid level: None >04:42:59,717 DEBUG anaconda: new raid level: None >04:42:59,717 DEBUG anaconda: old container: None >04:42:59,718 DEBUG anaconda: new container: None >04:42:59,718 DEBUG anaconda: old container encrypted: False >04:42:59,718 DEBUG anaconda: new container encrypted: False >04:42:59,718 DEBUG anaconda: old container raid level: None >04:42:59,718 DEBUG anaconda: new container raid level: None >04:42:59,718 DEBUG anaconda: old container size request: 0 >04:42:59,718 DEBUG anaconda: new container size request: 0 >04:42:59,718 DEBUG anaconda: old disks: ['sda'] >04:42:59,719 DEBUG anaconda: new disks: ['sda'] >04:42:59,719 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:42:59,719 DEBUG anaconda: updated device_disks to ['sda'] >04:42:59,719 DEBUG anaconda: updated device_container_name to None >04:42:59,720 DEBUG anaconda: updated device_container_raid_level to None >04:42:59,720 DEBUG anaconda: updated device_container_encrypted to False >04:42:59,720 DEBUG anaconda: updated device_container_size to 0 >04:42:59,726 INFO anaconda: getting device type for Standard Partition >04:42:59,726 DEBUG anaconda: populate_raid: 2, None >04:42:59,726 INFO anaconda: getting device type for Standard Partition >04:42:59,727 DEBUG anaconda: show mountpoint: Unknown >04:42:59,727 DEBUG anaconda: populate_right_side: existing 953867MB mdarray lhost:0 (2) with existing lvmpv >04:42:59,729 DEBUG anaconda: updated device_disks to ['sde', 'sdf'] >04:42:59,730 DEBUG anaconda: updated device_container_name to None >04:42:59,730 DEBUG anaconda: updated device_container_raid_level to None >04:42:59,730 DEBUG anaconda: updated device_container_encrypted to False >04:42:59,730 DEBUG anaconda: updated device_container_size to 0 >04:42:59,733 DEBUG anaconda: fs type changed: physical volume (LVM) >04:42:59,738 INFO anaconda: getting device type for RAID >04:42:59,739 DEBUG anaconda: device_type_changed: 1 RAID >04:42:59,739 INFO anaconda: getting device type for RAID >04:42:59,739 INFO anaconda: getting device type for RAID >04:42:59,740 INFO anaconda: getting device type for RAID >04:42:59,740 INFO anaconda: getting device type for RAID >04:42:59,741 INFO anaconda: getting device type for RAID >04:42:59,741 INFO anaconda: getting device type for RAID >04:42:59,742 INFO anaconda: getting device type for RAID >04:42:59,742 INFO anaconda: getting device type for RAID >04:42:59,743 INFO anaconda: getting device type for RAID >04:42:59,743 INFO anaconda: getting device type for RAID >04:42:59,743 INFO anaconda: getting device type for RAID >04:42:59,744 INFO anaconda: getting device type for RAID >04:42:59,744 INFO anaconda: getting device type for RAID >04:42:59,745 DEBUG anaconda: populate_raid: 1, raid1 >04:42:59,745 INFO anaconda: getting device type for RAID >04:42:59,746 INFO anaconda: getting device type for RAID >04:42:59,746 DEBUG anaconda: populate_raid: 1, raid1 >04:42:59,747 INFO anaconda: getting device type for RAID >04:43:02,167 DEBUG anaconda: current selector: existing 953867MB mdarray lhost:0 (2) with existing lvmpv >04:43:02,169 DEBUG anaconda: notebook page = 1 >04:43:02,169 INFO anaconda: ui: saving changes to device lhost:0 >04:43:02,169 DEBUG anaconda: old name: lhost:0 >04:43:02,170 DEBUG anaconda: new name: None >04:43:02,173 DEBUG anaconda: old size: 953867.578125 >04:43:02,173 DEBUG anaconda: new size: 953867 >04:43:02,173 INFO anaconda: getting device type for RAID >04:43:02,173 DEBUG anaconda: old device type: 1 >04:43:02,173 DEBUG anaconda: new device type: 1 >04:43:02,173 DEBUG anaconda: reformat: False >04:43:02,175 DEBUG anaconda: old fs type: lvmpv >04:43:02,175 DEBUG anaconda: new fs type: lvmpv >04:43:02,175 DEBUG anaconda: old encryption setting: False >04:43:02,175 DEBUG anaconda: new encryption setting: False >04:43:02,175 DEBUG anaconda: old label: >04:43:02,175 DEBUG anaconda: new_label: >04:43:02,175 DEBUG anaconda: old mountpoint: >04:43:02,176 DEBUG anaconda: new mountpoint: >04:43:02,176 DEBUG anaconda: old raid level: raid1 >04:43:02,176 DEBUG anaconda: new raid level: raid1 >04:43:02,176 DEBUG anaconda: old container: None >04:43:02,176 DEBUG anaconda: new container: None >04:43:02,177 DEBUG anaconda: old container encrypted: False >04:43:02,177 DEBUG anaconda: new container encrypted: False >04:43:02,177 DEBUG anaconda: old container raid level: None >04:43:02,177 DEBUG anaconda: new container raid level: None >04:43:02,177 DEBUG anaconda: old container size request: 0 >04:43:02,177 DEBUG anaconda: new container size request: 0 >04:43:02,177 DEBUG anaconda: old disks: ['sde', 'sdf'] >04:43:02,177 DEBUG anaconda: new disks: ['sde', 'sdf'] >04:43:02,178 DEBUG anaconda: populate_right_side: existing 953867MB mdarray lhost:0 (2) with existing lvmpv >04:43:02,180 DEBUG anaconda: updated device_disks to ['sde', 'sdf'] >04:43:02,180 DEBUG anaconda: updated device_container_name to None >04:43:02,181 DEBUG anaconda: updated device_container_raid_level to None >04:43:02,181 DEBUG anaconda: updated device_container_encrypted to False >04:43:02,181 DEBUG anaconda: updated device_container_size to 0 >04:43:02,184 DEBUG anaconda: fs type changed: physical volume (LVM) >04:43:02,190 INFO anaconda: getting device type for RAID >04:43:02,190 DEBUG anaconda: populate_raid: 1, raid1 >04:43:02,190 INFO anaconda: getting device type for RAID >04:43:02,191 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:02,191 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:02,191 DEBUG anaconda: updated device_disks to ['sda'] >04:43:02,192 DEBUG anaconda: updated device_container_name to None >04:43:02,192 DEBUG anaconda: updated device_container_raid_level to None >04:43:02,192 DEBUG anaconda: updated device_container_encrypted to False >04:43:02,192 DEBUG anaconda: updated device_container_size to 0 >04:43:02,194 DEBUG anaconda: fs type changed: ext4 >04:43:02,200 INFO anaconda: getting device type for Standard Partition >04:43:02,200 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:43:02,200 INFO anaconda: getting device type for Standard Partition >04:43:02,201 INFO anaconda: getting device type for Standard Partition >04:43:02,202 INFO anaconda: getting device type for Standard Partition >04:43:02,203 INFO anaconda: getting device type for Standard Partition >04:43:02,203 INFO anaconda: getting device type for Standard Partition >04:43:02,204 INFO anaconda: getting device type for Standard Partition >04:43:02,205 INFO anaconda: getting device type for Standard Partition >04:43:02,206 INFO anaconda: getting device type for Standard Partition >04:43:02,206 DEBUG anaconda: populate_raid: 2, None >04:43:02,207 INFO anaconda: getting device type for Standard Partition >04:43:02,208 INFO anaconda: getting device type for Standard Partition >04:43:02,208 DEBUG anaconda: populate_raid: 2, None >04:43:02,208 INFO anaconda: getting device type for Standard Partition >04:43:02,623 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:02,623 DEBUG anaconda: notebook page = 1 >04:43:02,623 INFO anaconda: ui: saving changes to device sda1 >04:43:02,623 DEBUG anaconda: old name: sda1 >04:43:02,624 DEBUG anaconda: new name: None >04:43:02,626 DEBUG anaconda: old size: 2000.0 >04:43:02,626 DEBUG anaconda: new size: 2000 >04:43:02,626 INFO anaconda: getting device type for Standard Partition >04:43:02,627 DEBUG anaconda: old device type: 2 >04:43:02,627 DEBUG anaconda: new device type: 2 >04:43:02,627 DEBUG anaconda: reformat: False >04:43:02,628 DEBUG anaconda: old fs type: ext4 >04:43:02,629 DEBUG anaconda: new fs type: ext4 >04:43:02,629 DEBUG anaconda: old encryption setting: False >04:43:02,629 DEBUG anaconda: new encryption setting: False >04:43:02,629 DEBUG anaconda: old label: boot >04:43:02,629 DEBUG anaconda: new_label: >04:43:02,629 DEBUG anaconda: old mountpoint: /boot >04:43:02,629 DEBUG anaconda: new mountpoint: /boot >04:43:02,629 DEBUG anaconda: old raid level: None >04:43:02,629 DEBUG anaconda: new raid level: None >04:43:02,630 DEBUG anaconda: old container: None >04:43:02,630 DEBUG anaconda: new container: None >04:43:02,630 DEBUG anaconda: old container encrypted: False >04:43:02,630 DEBUG anaconda: new container encrypted: False >04:43:02,630 DEBUG anaconda: old container raid level: None >04:43:02,630 DEBUG anaconda: new container raid level: None >04:43:02,630 DEBUG anaconda: old container size request: 0 >04:43:02,630 DEBUG anaconda: new container size request: 0 >04:43:02,631 DEBUG anaconda: old disks: ['sda'] >04:43:02,631 DEBUG anaconda: new disks: ['sda'] >04:43:02,631 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:02,632 DEBUG anaconda: updated device_disks to ['sda'] >04:43:02,632 DEBUG anaconda: updated device_container_name to None >04:43:02,632 DEBUG anaconda: updated device_container_raid_level to None >04:43:02,632 DEBUG anaconda: updated device_container_encrypted to False >04:43:02,632 DEBUG anaconda: updated device_container_size to 0 >04:43:02,638 INFO anaconda: getting device type for Standard Partition >04:43:02,638 DEBUG anaconda: populate_raid: 2, None >04:43:02,639 INFO anaconda: getting device type for Standard Partition >04:43:02,639 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:02,640 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:02,640 DEBUG anaconda: updated device_disks to ['sda'] >04:43:02,641 DEBUG anaconda: updated device_container_name to FastGroup >04:43:02,641 DEBUG anaconda: updated device_container_raid_level to None >04:43:02,641 DEBUG anaconda: updated device_container_encrypted to False >04:43:02,641 DEBUG anaconda: updated device_container_size to 120000 >04:43:02,643 INFO anaconda: getting device type for Standard Partition >04:43:02,649 INFO anaconda: getting device type for LVM >04:43:02,649 DEBUG anaconda: device_type_changed: 0 LVM >04:43:02,650 INFO anaconda: getting device type for LVM >04:43:02,650 INFO anaconda: getting device type for LVM >04:43:02,650 INFO anaconda: getting device type for LVM >04:43:02,651 INFO anaconda: getting device type for LVM >04:43:02,651 INFO anaconda: getting device type for LVM >04:43:02,651 INFO anaconda: getting device type for LVM >04:43:02,652 INFO anaconda: getting device type for LVM >04:43:02,652 INFO anaconda: getting device type for LVM >04:43:02,652 INFO anaconda: getting device type for LVM >04:43:02,653 INFO anaconda: getting device type for LVM >04:43:02,653 INFO anaconda: getting device type for LVM >04:43:02,653 DEBUG anaconda: populate_raid: 0, None >04:43:02,653 INFO anaconda: getting device type for LVM >04:43:02,654 INFO anaconda: getting device type for LVM >04:43:02,654 DEBUG anaconda: populate_raid: 0, None >04:43:02,655 INFO anaconda: getting device type for LVM >04:43:02,655 DEBUG anaconda: new container selection: None >04:43:02,656 DEBUG anaconda: new container selection: None >04:43:02,656 DEBUG anaconda: new container selection: FastGroup >04:43:02,656 DEBUG anaconda: default container is FastGroup >04:43:04,911 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:04,912 DEBUG anaconda: notebook page = 1 >04:43:04,912 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:43:04,912 DEBUG anaconda: old name: sysroot_b >04:43:04,912 DEBUG anaconda: new name: None >04:43:04,915 DEBUG anaconda: old size: 52000.0 >04:43:04,915 DEBUG anaconda: new size: 52000 >04:43:04,915 INFO anaconda: getting device type for LVM >04:43:04,915 DEBUG anaconda: old device type: 0 >04:43:04,915 DEBUG anaconda: new device type: 0 >04:43:04,915 DEBUG anaconda: reformat: True >04:43:04,917 DEBUG anaconda: old fs type: ext4 >04:43:04,917 DEBUG anaconda: new fs type: ext4 >04:43:04,917 DEBUG anaconda: old encryption setting: False >04:43:04,917 DEBUG anaconda: new encryption setting: False >04:43:04,917 DEBUG anaconda: old label: sysroot_b >04:43:04,917 DEBUG anaconda: new_label: sysroot_b >04:43:04,917 DEBUG anaconda: old mountpoint: / >04:43:04,918 DEBUG anaconda: new mountpoint: / >04:43:04,918 DEBUG anaconda: old raid level: None >04:43:04,919 DEBUG anaconda: new raid level: None >04:43:04,919 DEBUG anaconda: old container: FastGroup >04:43:04,919 DEBUG anaconda: new container: FastGroup >04:43:04,919 DEBUG anaconda: old container encrypted: False >04:43:04,919 DEBUG anaconda: new container encrypted: False >04:43:04,920 DEBUG anaconda: old container raid level: None >04:43:04,920 DEBUG anaconda: new container raid level: None >04:43:04,920 DEBUG anaconda: old container size request: 120000 >04:43:04,920 DEBUG anaconda: new container size request: 120000 >04:43:04,920 DEBUG anaconda: old disks: ['sda'] >04:43:04,920 DEBUG anaconda: new disks: ['sda'] >04:43:04,920 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:04,921 DEBUG anaconda: updated device_disks to ['sda'] >04:43:04,921 DEBUG anaconda: updated device_container_name to FastGroup >04:43:04,921 DEBUG anaconda: updated device_container_raid_level to None >04:43:04,921 DEBUG anaconda: updated device_container_encrypted to False >04:43:04,921 DEBUG anaconda: updated device_container_size to 120000 >04:43:04,927 INFO anaconda: getting device type for LVM >04:43:04,927 DEBUG anaconda: populate_raid: 0, None >04:43:04,927 INFO anaconda: getting device type for LVM >04:43:04,928 DEBUG anaconda: new container selection: None >04:43:04,928 DEBUG anaconda: new container selection: None >04:43:04,929 DEBUG anaconda: new container selection: FastGroup >04:43:04,929 DEBUG anaconda: default container is FastGroup >04:43:04,930 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:04,930 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:04,931 DEBUG anaconda: updated device_disks to ['sda'] >04:43:04,931 DEBUG anaconda: updated device_container_name to None >04:43:04,931 DEBUG anaconda: updated device_container_raid_level to None >04:43:04,931 DEBUG anaconda: updated device_container_encrypted to False >04:43:04,931 DEBUG anaconda: updated device_container_size to 0 >04:43:04,933 INFO anaconda: getting device type for LVM >04:43:04,937 INFO anaconda: getting device type for Standard Partition >04:43:04,938 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:43:04,938 INFO anaconda: getting device type for Standard Partition >04:43:04,939 INFO anaconda: getting device type for Standard Partition >04:43:04,940 INFO anaconda: getting device type for Standard Partition >04:43:04,940 INFO anaconda: getting device type for Standard Partition >04:43:04,941 INFO anaconda: getting device type for Standard Partition >04:43:04,941 INFO anaconda: getting device type for Standard Partition >04:43:04,942 INFO anaconda: getting device type for Standard Partition >04:43:04,942 INFO anaconda: getting device type for Standard Partition >04:43:04,943 DEBUG anaconda: populate_raid: 2, None >04:43:04,943 INFO anaconda: getting device type for Standard Partition >04:43:04,944 INFO anaconda: getting device type for Standard Partition >04:43:04,944 DEBUG anaconda: populate_raid: 2, None >04:43:04,945 INFO anaconda: getting device type for Standard Partition >04:43:05,919 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:05,919 DEBUG anaconda: notebook page = 1 >04:43:05,920 INFO anaconda: ui: saving changes to device sda1 >04:43:05,920 DEBUG anaconda: old name: sda1 >04:43:05,920 DEBUG anaconda: new name: None >04:43:05,922 DEBUG anaconda: old size: 2000.0 >04:43:05,922 DEBUG anaconda: new size: 2000 >04:43:05,923 INFO anaconda: getting device type for Standard Partition >04:43:05,923 DEBUG anaconda: old device type: 2 >04:43:05,923 DEBUG anaconda: new device type: 2 >04:43:05,923 DEBUG anaconda: reformat: False >04:43:05,925 DEBUG anaconda: old fs type: ext4 >04:43:05,925 DEBUG anaconda: new fs type: ext4 >04:43:05,925 DEBUG anaconda: old encryption setting: False >04:43:05,925 DEBUG anaconda: new encryption setting: False >04:43:05,925 DEBUG anaconda: old label: boot >04:43:05,925 DEBUG anaconda: new_label: >04:43:05,925 DEBUG anaconda: old mountpoint: /boot >04:43:05,925 DEBUG anaconda: new mountpoint: /boot >04:43:05,926 DEBUG anaconda: old raid level: None >04:43:05,926 DEBUG anaconda: new raid level: None >04:43:05,926 DEBUG anaconda: old container: None >04:43:05,926 DEBUG anaconda: new container: None >04:43:05,926 DEBUG anaconda: old container encrypted: False >04:43:05,926 DEBUG anaconda: new container encrypted: False >04:43:05,926 DEBUG anaconda: old container raid level: None >04:43:05,927 DEBUG anaconda: new container raid level: None >04:43:05,927 DEBUG anaconda: old container size request: 0 >04:43:05,927 DEBUG anaconda: new container size request: 0 >04:43:05,927 DEBUG anaconda: old disks: ['sda'] >04:43:05,927 DEBUG anaconda: new disks: ['sda'] >04:43:05,927 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:05,928 DEBUG anaconda: updated device_disks to ['sda'] >04:43:05,928 DEBUG anaconda: updated device_container_name to None >04:43:05,928 DEBUG anaconda: updated device_container_raid_level to None >04:43:05,928 DEBUG anaconda: updated device_container_encrypted to False >04:43:05,928 DEBUG anaconda: updated device_container_size to 0 >04:43:05,934 INFO anaconda: getting device type for Standard Partition >04:43:05,935 DEBUG anaconda: populate_raid: 2, None >04:43:05,935 INFO anaconda: getting device type for Standard Partition >04:43:05,935 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:05,936 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:05,937 DEBUG anaconda: updated device_disks to ['sda'] >04:43:05,937 DEBUG anaconda: updated device_container_name to FastGroup >04:43:05,937 DEBUG anaconda: updated device_container_raid_level to None >04:43:05,937 DEBUG anaconda: updated device_container_encrypted to False >04:43:05,937 DEBUG anaconda: updated device_container_size to 120000 >04:43:05,939 INFO anaconda: getting device type for Standard Partition >04:43:05,945 INFO anaconda: getting device type for LVM >04:43:05,946 DEBUG anaconda: device_type_changed: 0 LVM >04:43:05,946 INFO anaconda: getting device type for LVM >04:43:05,946 INFO anaconda: getting device type for LVM >04:43:05,946 INFO anaconda: getting device type for LVM >04:43:05,947 INFO anaconda: getting device type for LVM >04:43:05,947 INFO anaconda: getting device type for LVM >04:43:05,947 INFO anaconda: getting device type for LVM >04:43:05,948 INFO anaconda: getting device type for LVM >04:43:05,948 INFO anaconda: getting device type for LVM >04:43:05,948 INFO anaconda: getting device type for LVM >04:43:05,949 INFO anaconda: getting device type for LVM >04:43:05,949 INFO anaconda: getting device type for LVM >04:43:05,949 DEBUG anaconda: populate_raid: 0, None >04:43:05,949 INFO anaconda: getting device type for LVM >04:43:05,950 INFO anaconda: getting device type for LVM >04:43:05,951 DEBUG anaconda: populate_raid: 0, None >04:43:05,951 INFO anaconda: getting device type for LVM >04:43:05,951 DEBUG anaconda: new container selection: None >04:43:05,952 DEBUG anaconda: new container selection: None >04:43:05,952 DEBUG anaconda: new container selection: FastGroup >04:43:05,952 DEBUG anaconda: default container is FastGroup >04:43:08,311 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:08,312 DEBUG anaconda: notebook page = 1 >04:43:08,312 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:43:08,312 DEBUG anaconda: old name: sysroot_b >04:43:08,312 DEBUG anaconda: new name: None >04:43:08,315 DEBUG anaconda: old size: 52000.0 >04:43:08,315 DEBUG anaconda: new size: 52000 >04:43:08,315 INFO anaconda: getting device type for LVM >04:43:08,315 DEBUG anaconda: old device type: 0 >04:43:08,315 DEBUG anaconda: new device type: 0 >04:43:08,316 DEBUG anaconda: reformat: True >04:43:08,317 DEBUG anaconda: old fs type: ext4 >04:43:08,317 DEBUG anaconda: new fs type: ext4 >04:43:08,317 DEBUG anaconda: old encryption setting: False >04:43:08,317 DEBUG anaconda: new encryption setting: False >04:43:08,318 DEBUG anaconda: old label: sysroot_b >04:43:08,318 DEBUG anaconda: new_label: sysroot_b >04:43:08,318 DEBUG anaconda: old mountpoint: / >04:43:08,318 DEBUG anaconda: new mountpoint: / >04:43:08,319 DEBUG anaconda: old raid level: None >04:43:08,319 DEBUG anaconda: new raid level: None >04:43:08,319 DEBUG anaconda: old container: FastGroup >04:43:08,320 DEBUG anaconda: new container: FastGroup >04:43:08,320 DEBUG anaconda: old container encrypted: False >04:43:08,320 DEBUG anaconda: new container encrypted: False >04:43:08,320 DEBUG anaconda: old container raid level: None >04:43:08,320 DEBUG anaconda: new container raid level: None >04:43:08,320 DEBUG anaconda: old container size request: 120000 >04:43:08,320 DEBUG anaconda: new container size request: 120000 >04:43:08,320 DEBUG anaconda: old disks: ['sda'] >04:43:08,320 DEBUG anaconda: new disks: ['sda'] >04:43:08,320 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:08,321 DEBUG anaconda: updated device_disks to ['sda'] >04:43:08,321 DEBUG anaconda: updated device_container_name to FastGroup >04:43:08,321 DEBUG anaconda: updated device_container_raid_level to None >04:43:08,322 DEBUG anaconda: updated device_container_encrypted to False >04:43:08,322 DEBUG anaconda: updated device_container_size to 120000 >04:43:08,327 INFO anaconda: getting device type for LVM >04:43:08,328 DEBUG anaconda: populate_raid: 0, None >04:43:08,328 INFO anaconda: getting device type for LVM >04:43:08,328 DEBUG anaconda: new container selection: None >04:43:08,329 DEBUG anaconda: new container selection: None >04:43:08,329 DEBUG anaconda: new container selection: FastGroup >04:43:08,330 DEBUG anaconda: default container is FastGroup >04:43:08,330 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:08,331 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:08,331 DEBUG anaconda: updated device_disks to ['sda'] >04:43:08,331 DEBUG anaconda: updated device_container_name to None >04:43:08,331 DEBUG anaconda: updated device_container_raid_level to None >04:43:08,331 DEBUG anaconda: updated device_container_encrypted to False >04:43:08,331 DEBUG anaconda: updated device_container_size to 0 >04:43:08,333 INFO anaconda: getting device type for LVM >04:43:08,338 INFO anaconda: getting device type for Standard Partition >04:43:08,338 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:43:08,338 INFO anaconda: getting device type for Standard Partition >04:43:08,339 INFO anaconda: getting device type for Standard Partition >04:43:08,340 INFO anaconda: getting device type for Standard Partition >04:43:08,341 INFO anaconda: getting device type for Standard Partition >04:43:08,341 INFO anaconda: getting device type for Standard Partition >04:43:08,342 INFO anaconda: getting device type for Standard Partition >04:43:08,342 INFO anaconda: getting device type for Standard Partition >04:43:08,343 INFO anaconda: getting device type for Standard Partition >04:43:08,343 DEBUG anaconda: populate_raid: 2, None >04:43:08,343 INFO anaconda: getting device type for Standard Partition >04:43:08,344 INFO anaconda: getting device type for Standard Partition >04:43:08,345 DEBUG anaconda: populate_raid: 2, None >04:43:08,345 INFO anaconda: getting device type for Standard Partition >04:43:08,823 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:08,824 DEBUG anaconda: notebook page = 1 >04:43:08,824 INFO anaconda: ui: saving changes to device sda1 >04:43:08,824 DEBUG anaconda: old name: sda1 >04:43:08,824 DEBUG anaconda: new name: None >04:43:08,826 DEBUG anaconda: old size: 2000.0 >04:43:08,827 DEBUG anaconda: new size: 2000 >04:43:08,827 INFO anaconda: getting device type for Standard Partition >04:43:08,827 DEBUG anaconda: old device type: 2 >04:43:08,827 DEBUG anaconda: new device type: 2 >04:43:08,827 DEBUG anaconda: reformat: False >04:43:08,829 DEBUG anaconda: old fs type: ext4 >04:43:08,829 DEBUG anaconda: new fs type: ext4 >04:43:08,829 DEBUG anaconda: old encryption setting: False >04:43:08,829 DEBUG anaconda: new encryption setting: False >04:43:08,829 DEBUG anaconda: old label: boot >04:43:08,830 DEBUG anaconda: new_label: >04:43:08,830 DEBUG anaconda: old mountpoint: /boot >04:43:08,830 DEBUG anaconda: new mountpoint: /boot >04:43:08,830 DEBUG anaconda: old raid level: None >04:43:08,830 DEBUG anaconda: new raid level: None >04:43:08,830 DEBUG anaconda: old container: None >04:43:08,830 DEBUG anaconda: new container: None >04:43:08,830 DEBUG anaconda: old container encrypted: False >04:43:08,831 DEBUG anaconda: new container encrypted: False >04:43:08,831 DEBUG anaconda: old container raid level: None >04:43:08,831 DEBUG anaconda: new container raid level: None >04:43:08,831 DEBUG anaconda: old container size request: 0 >04:43:08,831 DEBUG anaconda: new container size request: 0 >04:43:08,831 DEBUG anaconda: old disks: ['sda'] >04:43:08,831 DEBUG anaconda: new disks: ['sda'] >04:43:08,832 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:08,832 DEBUG anaconda: updated device_disks to ['sda'] >04:43:08,832 DEBUG anaconda: updated device_container_name to None >04:43:08,832 DEBUG anaconda: updated device_container_raid_level to None >04:43:08,832 DEBUG anaconda: updated device_container_encrypted to False >04:43:08,833 DEBUG anaconda: updated device_container_size to 0 >04:43:08,838 INFO anaconda: getting device type for Standard Partition >04:43:08,839 DEBUG anaconda: populate_raid: 2, None >04:43:08,839 INFO anaconda: getting device type for Standard Partition >04:43:08,840 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:08,840 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:08,841 DEBUG anaconda: updated device_disks to ['sda'] >04:43:08,841 DEBUG anaconda: updated device_container_name to FastGroup >04:43:08,841 DEBUG anaconda: updated device_container_raid_level to None >04:43:08,841 DEBUG anaconda: updated device_container_encrypted to False >04:43:08,841 DEBUG anaconda: updated device_container_size to 120000 >04:43:08,844 INFO anaconda: getting device type for Standard Partition >04:43:08,849 INFO anaconda: getting device type for LVM >04:43:08,850 DEBUG anaconda: device_type_changed: 0 LVM >04:43:08,850 INFO anaconda: getting device type for LVM >04:43:08,850 INFO anaconda: getting device type for LVM >04:43:08,851 INFO anaconda: getting device type for LVM >04:43:08,851 INFO anaconda: getting device type for LVM >04:43:08,851 INFO anaconda: getting device type for LVM >04:43:08,852 INFO anaconda: getting device type for LVM >04:43:08,852 INFO anaconda: getting device type for LVM >04:43:08,852 INFO anaconda: getting device type for LVM >04:43:08,853 INFO anaconda: getting device type for LVM >04:43:08,853 INFO anaconda: getting device type for LVM >04:43:08,853 INFO anaconda: getting device type for LVM >04:43:08,853 DEBUG anaconda: populate_raid: 0, None >04:43:08,854 INFO anaconda: getting device type for LVM >04:43:08,855 INFO anaconda: getting device type for LVM >04:43:08,855 DEBUG anaconda: populate_raid: 0, None >04:43:08,855 INFO anaconda: getting device type for LVM >04:43:08,856 DEBUG anaconda: new container selection: None >04:43:08,856 DEBUG anaconda: new container selection: None >04:43:08,856 DEBUG anaconda: new container selection: FastGroup >04:43:08,857 DEBUG anaconda: default container is FastGroup >04:43:19,576 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:19,577 DEBUG anaconda: notebook page = 1 >04:43:19,577 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:43:19,577 DEBUG anaconda: old name: sysroot_b >04:43:19,577 DEBUG anaconda: new name: None >04:43:19,580 DEBUG anaconda: old size: 52000.0 >04:43:19,580 DEBUG anaconda: new size: 52000 >04:43:19,580 INFO anaconda: getting device type for LVM >04:43:19,580 DEBUG anaconda: old device type: 0 >04:43:19,580 DEBUG anaconda: new device type: 0 >04:43:19,580 DEBUG anaconda: reformat: True >04:43:19,582 DEBUG anaconda: old fs type: ext4 >04:43:19,582 DEBUG anaconda: new fs type: ext4 >04:43:19,582 DEBUG anaconda: old encryption setting: False >04:43:19,582 DEBUG anaconda: new encryption setting: False >04:43:19,582 DEBUG anaconda: old label: sysroot_b >04:43:19,582 DEBUG anaconda: new_label: sysroot_b >04:43:19,583 DEBUG anaconda: old mountpoint: / >04:43:19,583 DEBUG anaconda: new mountpoint: / >04:43:19,583 DEBUG anaconda: old raid level: None >04:43:19,584 DEBUG anaconda: new raid level: None >04:43:19,584 DEBUG anaconda: old container: FastGroup >04:43:19,584 DEBUG anaconda: new container: FastGroup >04:43:19,584 DEBUG anaconda: old container encrypted: False >04:43:19,584 DEBUG anaconda: new container encrypted: False >04:43:19,585 DEBUG anaconda: old container raid level: None >04:43:19,585 DEBUG anaconda: new container raid level: None >04:43:19,585 DEBUG anaconda: old container size request: 120000 >04:43:19,585 DEBUG anaconda: new container size request: 120000 >04:43:19,585 DEBUG anaconda: old disks: ['sda'] >04:43:19,585 DEBUG anaconda: new disks: ['sda'] >04:43:19,585 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:19,586 DEBUG anaconda: updated device_disks to ['sda'] >04:43:19,586 DEBUG anaconda: updated device_container_name to FastGroup >04:43:19,586 DEBUG anaconda: updated device_container_raid_level to None >04:43:19,586 DEBUG anaconda: updated device_container_encrypted to False >04:43:19,586 DEBUG anaconda: updated device_container_size to 120000 >04:43:19,592 INFO anaconda: getting device type for LVM >04:43:19,592 DEBUG anaconda: populate_raid: 0, None >04:43:19,593 INFO anaconda: getting device type for LVM >04:43:19,593 DEBUG anaconda: new container selection: None >04:43:19,594 DEBUG anaconda: new container selection: None >04:43:19,594 DEBUG anaconda: new container selection: FastGroup >04:43:19,594 DEBUG anaconda: default container is FastGroup >04:43:19,595 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:19,595 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:19,596 DEBUG anaconda: updated device_disks to ['sda'] >04:43:19,596 DEBUG anaconda: updated device_container_name to None >04:43:19,596 DEBUG anaconda: updated device_container_raid_level to None >04:43:19,596 DEBUG anaconda: updated device_container_encrypted to False >04:43:19,596 DEBUG anaconda: updated device_container_size to 0 >04:43:19,598 INFO anaconda: getting device type for LVM >04:43:19,602 INFO anaconda: getting device type for Standard Partition >04:43:19,603 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:43:19,603 INFO anaconda: getting device type for Standard Partition >04:43:19,604 INFO anaconda: getting device type for Standard Partition >04:43:19,605 INFO anaconda: getting device type for Standard Partition >04:43:19,606 INFO anaconda: getting device type for Standard Partition >04:43:19,606 INFO anaconda: getting device type for Standard Partition >04:43:19,607 INFO anaconda: getting device type for Standard Partition >04:43:19,607 INFO anaconda: getting device type for Standard Partition >04:43:19,608 INFO anaconda: getting device type for Standard Partition >04:43:19,608 DEBUG anaconda: populate_raid: 2, None >04:43:19,608 INFO anaconda: getting device type for Standard Partition >04:43:19,609 INFO anaconda: getting device type for Standard Partition >04:43:19,610 DEBUG anaconda: populate_raid: 2, None >04:43:19,610 INFO anaconda: getting device type for Standard Partition >04:43:20,064 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:20,064 DEBUG anaconda: notebook page = 1 >04:43:20,065 INFO anaconda: ui: saving changes to device sda1 >04:43:20,065 DEBUG anaconda: old name: sda1 >04:43:20,065 DEBUG anaconda: new name: None >04:43:20,067 DEBUG anaconda: old size: 2000.0 >04:43:20,068 DEBUG anaconda: new size: 2000 >04:43:20,068 INFO anaconda: getting device type for Standard Partition >04:43:20,068 DEBUG anaconda: old device type: 2 >04:43:20,068 DEBUG anaconda: new device type: 2 >04:43:20,068 DEBUG anaconda: reformat: False >04:43:20,070 DEBUG anaconda: old fs type: ext4 >04:43:20,070 DEBUG anaconda: new fs type: ext4 >04:43:20,070 DEBUG anaconda: old encryption setting: False >04:43:20,070 DEBUG anaconda: new encryption setting: False >04:43:20,070 DEBUG anaconda: old label: boot >04:43:20,070 DEBUG anaconda: new_label: >04:43:20,070 DEBUG anaconda: old mountpoint: /boot >04:43:20,071 DEBUG anaconda: new mountpoint: /boot >04:43:20,071 DEBUG anaconda: old raid level: None >04:43:20,071 DEBUG anaconda: new raid level: None >04:43:20,071 DEBUG anaconda: old container: None >04:43:20,071 DEBUG anaconda: new container: None >04:43:20,071 DEBUG anaconda: old container encrypted: False >04:43:20,071 DEBUG anaconda: new container encrypted: False >04:43:20,072 DEBUG anaconda: old container raid level: None >04:43:20,072 DEBUG anaconda: new container raid level: None >04:43:20,072 DEBUG anaconda: old container size request: 0 >04:43:20,072 DEBUG anaconda: new container size request: 0 >04:43:20,072 DEBUG anaconda: old disks: ['sda'] >04:43:20,072 DEBUG anaconda: new disks: ['sda'] >04:43:20,072 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:20,073 DEBUG anaconda: updated device_disks to ['sda'] >04:43:20,073 DEBUG anaconda: updated device_container_name to None >04:43:20,073 DEBUG anaconda: updated device_container_raid_level to None >04:43:20,074 DEBUG anaconda: updated device_container_encrypted to False >04:43:20,074 DEBUG anaconda: updated device_container_size to 0 >04:43:20,079 INFO anaconda: getting device type for Standard Partition >04:43:20,080 DEBUG anaconda: populate_raid: 2, None >04:43:20,080 INFO anaconda: getting device type for Standard Partition >04:43:20,081 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:20,081 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:20,082 DEBUG anaconda: updated device_disks to ['sda'] >04:43:20,082 DEBUG anaconda: updated device_container_name to FastGroup >04:43:20,082 DEBUG anaconda: updated device_container_raid_level to None >04:43:20,082 DEBUG anaconda: updated device_container_encrypted to False >04:43:20,083 DEBUG anaconda: updated device_container_size to 120000 >04:43:20,085 INFO anaconda: getting device type for Standard Partition >04:43:20,091 INFO anaconda: getting device type for LVM >04:43:20,091 DEBUG anaconda: device_type_changed: 0 LVM >04:43:20,091 INFO anaconda: getting device type for LVM >04:43:20,091 INFO anaconda: getting device type for LVM >04:43:20,092 INFO anaconda: getting device type for LVM >04:43:20,092 INFO anaconda: getting device type for LVM >04:43:20,093 INFO anaconda: getting device type for LVM >04:43:20,093 INFO anaconda: getting device type for LVM >04:43:20,093 INFO anaconda: getting device type for LVM >04:43:20,094 INFO anaconda: getting device type for LVM >04:43:20,094 INFO anaconda: getting device type for LVM >04:43:20,094 INFO anaconda: getting device type for LVM >04:43:20,094 INFO anaconda: getting device type for LVM >04:43:20,095 DEBUG anaconda: populate_raid: 0, None >04:43:20,095 INFO anaconda: getting device type for LVM >04:43:20,096 INFO anaconda: getting device type for LVM >04:43:20,096 DEBUG anaconda: populate_raid: 0, None >04:43:20,096 INFO anaconda: getting device type for LVM >04:43:20,097 DEBUG anaconda: new container selection: None >04:43:20,097 DEBUG anaconda: new container selection: None >04:43:20,098 DEBUG anaconda: new container selection: FastGroup >04:43:20,098 DEBUG anaconda: default container is FastGroup >04:43:24,656 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:24,657 DEBUG anaconda: notebook page = 1 >04:43:24,657 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:43:24,657 DEBUG anaconda: old name: sysroot_b >04:43:24,658 DEBUG anaconda: new name: None >04:43:24,660 DEBUG anaconda: old size: 52000.0 >04:43:24,660 DEBUG anaconda: new size: 52000 >04:43:24,660 INFO anaconda: getting device type for LVM >04:43:24,661 DEBUG anaconda: old device type: 0 >04:43:24,661 DEBUG anaconda: new device type: 0 >04:43:24,661 DEBUG anaconda: reformat: True >04:43:24,662 DEBUG anaconda: old fs type: ext4 >04:43:24,662 DEBUG anaconda: new fs type: ext4 >04:43:24,663 DEBUG anaconda: old encryption setting: False >04:43:24,663 DEBUG anaconda: new encryption setting: False >04:43:24,663 DEBUG anaconda: old label: sysroot_b >04:43:24,663 DEBUG anaconda: new_label: sysroot_b >04:43:24,663 DEBUG anaconda: old mountpoint: / >04:43:24,663 DEBUG anaconda: new mountpoint: / >04:43:24,664 DEBUG anaconda: old raid level: None >04:43:24,664 DEBUG anaconda: new raid level: None >04:43:24,665 DEBUG anaconda: old container: FastGroup >04:43:24,665 DEBUG anaconda: new container: FastGroup >04:43:24,665 DEBUG anaconda: old container encrypted: False >04:43:24,665 DEBUG anaconda: new container encrypted: False >04:43:24,665 DEBUG anaconda: old container raid level: None >04:43:24,665 DEBUG anaconda: new container raid level: None >04:43:24,665 DEBUG anaconda: old container size request: 120000 >04:43:24,665 DEBUG anaconda: new container size request: 120000 >04:43:24,665 DEBUG anaconda: old disks: ['sda'] >04:43:24,666 DEBUG anaconda: new disks: ['sda'] >04:43:24,666 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:24,666 DEBUG anaconda: updated device_disks to ['sda'] >04:43:24,667 DEBUG anaconda: updated device_container_name to FastGroup >04:43:24,667 DEBUG anaconda: updated device_container_raid_level to None >04:43:24,667 DEBUG anaconda: updated device_container_encrypted to False >04:43:24,667 DEBUG anaconda: updated device_container_size to 120000 >04:43:24,672 INFO anaconda: getting device type for LVM >04:43:24,673 DEBUG anaconda: populate_raid: 0, None >04:43:24,673 INFO anaconda: getting device type for LVM >04:43:24,673 DEBUG anaconda: new container selection: None >04:43:24,674 DEBUG anaconda: new container selection: None >04:43:24,675 DEBUG anaconda: new container selection: FastGroup >04:43:24,675 DEBUG anaconda: default container is FastGroup >04:43:24,675 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:24,676 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:24,676 DEBUG anaconda: updated device_disks to ['sda'] >04:43:24,676 DEBUG anaconda: updated device_container_name to None >04:43:24,676 DEBUG anaconda: updated device_container_raid_level to None >04:43:24,677 DEBUG anaconda: updated device_container_encrypted to False >04:43:24,677 DEBUG anaconda: updated device_container_size to 0 >04:43:24,679 INFO anaconda: getting device type for LVM >04:43:24,683 INFO anaconda: getting device type for Standard Partition >04:43:24,683 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:43:24,684 INFO anaconda: getting device type for Standard Partition >04:43:24,684 INFO anaconda: getting device type for Standard Partition >04:43:24,685 INFO anaconda: getting device type for Standard Partition >04:43:24,686 INFO anaconda: getting device type for Standard Partition >04:43:24,687 INFO anaconda: getting device type for Standard Partition >04:43:24,687 INFO anaconda: getting device type for Standard Partition >04:43:24,687 INFO anaconda: getting device type for Standard Partition >04:43:24,688 INFO anaconda: getting device type for Standard Partition >04:43:24,688 DEBUG anaconda: populate_raid: 2, None >04:43:24,688 INFO anaconda: getting device type for Standard Partition >04:43:24,689 INFO anaconda: getting device type for Standard Partition >04:43:24,690 DEBUG anaconda: populate_raid: 2, None >04:43:24,690 INFO anaconda: getting device type for Standard Partition >04:43:25,064 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:25,065 DEBUG anaconda: notebook page = 1 >04:43:25,065 INFO anaconda: ui: saving changes to device sda1 >04:43:25,065 DEBUG anaconda: old name: sda1 >04:43:25,065 DEBUG anaconda: new name: None >04:43:25,068 DEBUG anaconda: old size: 2000.0 >04:43:25,068 DEBUG anaconda: new size: 2000 >04:43:25,068 INFO anaconda: getting device type for Standard Partition >04:43:25,069 DEBUG anaconda: old device type: 2 >04:43:25,069 DEBUG anaconda: new device type: 2 >04:43:25,069 DEBUG anaconda: reformat: False >04:43:25,070 DEBUG anaconda: old fs type: ext4 >04:43:25,070 DEBUG anaconda: new fs type: ext4 >04:43:25,070 DEBUG anaconda: old encryption setting: False >04:43:25,071 DEBUG anaconda: new encryption setting: False >04:43:25,071 DEBUG anaconda: old label: boot >04:43:25,071 DEBUG anaconda: new_label: >04:43:25,071 DEBUG anaconda: old mountpoint: /boot >04:43:25,071 DEBUG anaconda: new mountpoint: /boot >04:43:25,071 DEBUG anaconda: old raid level: None >04:43:25,071 DEBUG anaconda: new raid level: None >04:43:25,072 DEBUG anaconda: old container: None >04:43:25,072 DEBUG anaconda: new container: None >04:43:25,072 DEBUG anaconda: old container encrypted: False >04:43:25,072 DEBUG anaconda: new container encrypted: False >04:43:25,072 DEBUG anaconda: old container raid level: None >04:43:25,072 DEBUG anaconda: new container raid level: None >04:43:25,072 DEBUG anaconda: old container size request: 0 >04:43:25,072 DEBUG anaconda: new container size request: 0 >04:43:25,072 DEBUG anaconda: old disks: ['sda'] >04:43:25,073 DEBUG anaconda: new disks: ['sda'] >04:43:25,073 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:25,073 DEBUG anaconda: updated device_disks to ['sda'] >04:43:25,073 DEBUG anaconda: updated device_container_name to None >04:43:25,074 DEBUG anaconda: updated device_container_raid_level to None >04:43:25,074 DEBUG anaconda: updated device_container_encrypted to False >04:43:25,074 DEBUG anaconda: updated device_container_size to 0 >04:43:25,080 INFO anaconda: getting device type for Standard Partition >04:43:25,080 DEBUG anaconda: populate_raid: 2, None >04:43:25,080 INFO anaconda: getting device type for Standard Partition >04:43:25,081 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:25,082 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:25,082 DEBUG anaconda: updated device_disks to ['sda'] >04:43:25,082 DEBUG anaconda: updated device_container_name to FastGroup >04:43:25,082 DEBUG anaconda: updated device_container_raid_level to None >04:43:25,083 DEBUG anaconda: updated device_container_encrypted to False >04:43:25,083 DEBUG anaconda: updated device_container_size to 120000 >04:43:25,085 INFO anaconda: getting device type for Standard Partition >04:43:25,091 INFO anaconda: getting device type for LVM >04:43:25,091 DEBUG anaconda: device_type_changed: 0 LVM >04:43:25,091 INFO anaconda: getting device type for LVM >04:43:25,092 INFO anaconda: getting device type for LVM >04:43:25,092 INFO anaconda: getting device type for LVM >04:43:25,092 INFO anaconda: getting device type for LVM >04:43:25,093 INFO anaconda: getting device type for LVM >04:43:25,093 INFO anaconda: getting device type for LVM >04:43:25,093 INFO anaconda: getting device type for LVM >04:43:25,094 INFO anaconda: getting device type for LVM >04:43:25,094 INFO anaconda: getting device type for LVM >04:43:25,094 INFO anaconda: getting device type for LVM >04:43:25,095 INFO anaconda: getting device type for LVM >04:43:25,095 DEBUG anaconda: populate_raid: 0, None >04:43:25,095 INFO anaconda: getting device type for LVM >04:43:25,096 INFO anaconda: getting device type for LVM >04:43:25,096 DEBUG anaconda: populate_raid: 0, None >04:43:25,096 INFO anaconda: getting device type for LVM >04:43:25,097 DEBUG anaconda: new container selection: None >04:43:25,097 DEBUG anaconda: new container selection: None >04:43:25,098 DEBUG anaconda: new container selection: FastGroup >04:43:25,098 DEBUG anaconda: default container is FastGroup >04:43:26,681 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:26,682 DEBUG anaconda: notebook page = 1 >04:43:26,682 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:43:26,682 DEBUG anaconda: old name: sysroot_b >04:43:26,682 DEBUG anaconda: new name: None >04:43:26,685 DEBUG anaconda: old size: 52000.0 >04:43:26,685 DEBUG anaconda: new size: 52000 >04:43:26,685 INFO anaconda: getting device type for LVM >04:43:26,685 DEBUG anaconda: old device type: 0 >04:43:26,685 DEBUG anaconda: new device type: 0 >04:43:26,685 DEBUG anaconda: reformat: True >04:43:26,687 DEBUG anaconda: old fs type: ext4 >04:43:26,687 DEBUG anaconda: new fs type: ext4 >04:43:26,687 DEBUG anaconda: old encryption setting: False >04:43:26,687 DEBUG anaconda: new encryption setting: False >04:43:26,687 DEBUG anaconda: old label: sysroot_b >04:43:26,687 DEBUG anaconda: new_label: sysroot_b >04:43:26,687 DEBUG anaconda: old mountpoint: / >04:43:26,688 DEBUG anaconda: new mountpoint: / >04:43:26,688 DEBUG anaconda: old raid level: None >04:43:26,689 DEBUG anaconda: new raid level: None >04:43:26,689 DEBUG anaconda: old container: FastGroup >04:43:26,689 DEBUG anaconda: new container: FastGroup >04:43:26,689 DEBUG anaconda: old container encrypted: False >04:43:26,689 DEBUG anaconda: new container encrypted: False >04:43:26,690 DEBUG anaconda: old container raid level: None >04:43:26,690 DEBUG anaconda: new container raid level: None >04:43:26,690 DEBUG anaconda: old container size request: 120000 >04:43:26,690 DEBUG anaconda: new container size request: 120000 >04:43:26,690 DEBUG anaconda: old disks: ['sda'] >04:43:26,690 DEBUG anaconda: new disks: ['sda'] >04:43:26,690 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:26,691 DEBUG anaconda: updated device_disks to ['sda'] >04:43:26,691 DEBUG anaconda: updated device_container_name to FastGroup >04:43:26,691 DEBUG anaconda: updated device_container_raid_level to None >04:43:26,691 DEBUG anaconda: updated device_container_encrypted to False >04:43:26,691 DEBUG anaconda: updated device_container_size to 120000 >04:43:26,697 INFO anaconda: getting device type for LVM >04:43:26,697 DEBUG anaconda: populate_raid: 0, None >04:43:26,697 INFO anaconda: getting device type for LVM >04:43:26,698 DEBUG anaconda: new container selection: None >04:43:26,698 DEBUG anaconda: new container selection: None >04:43:26,699 DEBUG anaconda: new container selection: FastGroup >04:43:26,699 DEBUG anaconda: default container is FastGroup >04:43:26,700 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:26,700 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:26,701 DEBUG anaconda: updated device_disks to ['sda'] >04:43:26,701 DEBUG anaconda: updated device_container_name to None >04:43:26,701 DEBUG anaconda: updated device_container_raid_level to None >04:43:26,701 DEBUG anaconda: updated device_container_encrypted to False >04:43:26,701 DEBUG anaconda: updated device_container_size to 0 >04:43:26,703 INFO anaconda: getting device type for LVM >04:43:26,707 INFO anaconda: getting device type for Standard Partition >04:43:26,708 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:43:26,708 INFO anaconda: getting device type for Standard Partition >04:43:26,709 INFO anaconda: getting device type for Standard Partition >04:43:26,710 INFO anaconda: getting device type for Standard Partition >04:43:26,710 INFO anaconda: getting device type for Standard Partition >04:43:26,711 INFO anaconda: getting device type for Standard Partition >04:43:26,711 INFO anaconda: getting device type for Standard Partition >04:43:26,712 INFO anaconda: getting device type for Standard Partition >04:43:26,712 INFO anaconda: getting device type for Standard Partition >04:43:26,713 DEBUG anaconda: populate_raid: 2, None >04:43:26,713 INFO anaconda: getting device type for Standard Partition >04:43:26,714 INFO anaconda: getting device type for Standard Partition >04:43:26,714 DEBUG anaconda: populate_raid: 2, None >04:43:26,715 INFO anaconda: getting device type for Standard Partition >04:43:28,417 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:28,418 DEBUG anaconda: notebook page = 1 >04:43:28,418 INFO anaconda: ui: saving changes to device sda1 >04:43:28,418 DEBUG anaconda: old name: sda1 >04:43:28,418 DEBUG anaconda: new name: None >04:43:28,421 DEBUG anaconda: old size: 2000.0 >04:43:28,421 DEBUG anaconda: new size: 2000 >04:43:28,421 INFO anaconda: getting device type for Standard Partition >04:43:28,421 DEBUG anaconda: old device type: 2 >04:43:28,422 DEBUG anaconda: new device type: 2 >04:43:28,422 DEBUG anaconda: reformat: False >04:43:28,423 DEBUG anaconda: old fs type: ext4 >04:43:28,423 DEBUG anaconda: new fs type: ext4 >04:43:28,423 DEBUG anaconda: old encryption setting: False >04:43:28,424 DEBUG anaconda: new encryption setting: False >04:43:28,424 DEBUG anaconda: old label: boot >04:43:28,424 DEBUG anaconda: new_label: >04:43:28,424 DEBUG anaconda: old mountpoint: /boot >04:43:28,424 DEBUG anaconda: new mountpoint: /boot >04:43:28,424 DEBUG anaconda: old raid level: None >04:43:28,424 DEBUG anaconda: new raid level: None >04:43:28,425 DEBUG anaconda: old container: None >04:43:28,425 DEBUG anaconda: new container: None >04:43:28,425 DEBUG anaconda: old container encrypted: False >04:43:28,426 DEBUG anaconda: new container encrypted: False >04:43:28,426 DEBUG anaconda: old container raid level: None >04:43:28,426 DEBUG anaconda: new container raid level: None >04:43:28,426 DEBUG anaconda: old container size request: 0 >04:43:28,426 DEBUG anaconda: new container size request: 0 >04:43:28,426 DEBUG anaconda: old disks: ['sda'] >04:43:28,426 DEBUG anaconda: new disks: ['sda'] >04:43:28,426 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:28,427 DEBUG anaconda: updated device_disks to ['sda'] >04:43:28,427 DEBUG anaconda: updated device_container_name to None >04:43:28,427 DEBUG anaconda: updated device_container_raid_level to None >04:43:28,427 DEBUG anaconda: updated device_container_encrypted to False >04:43:28,427 DEBUG anaconda: updated device_container_size to 0 >04:43:28,433 INFO anaconda: getting device type for Standard Partition >04:43:28,433 DEBUG anaconda: populate_raid: 2, None >04:43:28,433 INFO anaconda: getting device type for Standard Partition >04:43:28,434 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:28,435 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:28,435 DEBUG anaconda: updated device_disks to ['sda'] >04:43:28,435 DEBUG anaconda: updated device_container_name to FastGroup >04:43:28,435 DEBUG anaconda: updated device_container_raid_level to None >04:43:28,436 DEBUG anaconda: updated device_container_encrypted to False >04:43:28,436 DEBUG anaconda: updated device_container_size to 120000 >04:43:28,438 INFO anaconda: getting device type for Standard Partition >04:43:28,444 INFO anaconda: getting device type for LVM >04:43:28,444 DEBUG anaconda: device_type_changed: 0 LVM >04:43:28,444 INFO anaconda: getting device type for LVM >04:43:28,445 INFO anaconda: getting device type for LVM >04:43:28,445 INFO anaconda: getting device type for LVM >04:43:28,445 INFO anaconda: getting device type for LVM >04:43:28,446 INFO anaconda: getting device type for LVM >04:43:28,446 INFO anaconda: getting device type for LVM >04:43:28,446 INFO anaconda: getting device type for LVM >04:43:28,447 INFO anaconda: getting device type for LVM >04:43:28,447 INFO anaconda: getting device type for LVM >04:43:28,447 INFO anaconda: getting device type for LVM >04:43:28,448 INFO anaconda: getting device type for LVM >04:43:28,448 DEBUG anaconda: populate_raid: 0, None >04:43:28,448 INFO anaconda: getting device type for LVM >04:43:28,449 INFO anaconda: getting device type for LVM >04:43:28,449 DEBUG anaconda: populate_raid: 0, None >04:43:28,449 INFO anaconda: getting device type for LVM >04:43:28,450 DEBUG anaconda: new container selection: None >04:43:28,450 DEBUG anaconda: new container selection: None >04:43:28,451 DEBUG anaconda: new container selection: FastGroup >04:43:28,451 DEBUG anaconda: default container is FastGroup >04:43:28,961 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:28,962 DEBUG anaconda: notebook page = 1 >04:43:28,962 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:43:28,963 DEBUG anaconda: old name: sysroot_b >04:43:28,963 DEBUG anaconda: new name: None >04:43:28,965 DEBUG anaconda: old size: 52000.0 >04:43:28,965 DEBUG anaconda: new size: 52000 >04:43:28,965 INFO anaconda: getting device type for LVM >04:43:28,966 DEBUG anaconda: old device type: 0 >04:43:28,966 DEBUG anaconda: new device type: 0 >04:43:28,966 DEBUG anaconda: reformat: True >04:43:28,967 DEBUG anaconda: old fs type: ext4 >04:43:28,968 DEBUG anaconda: new fs type: ext4 >04:43:28,968 DEBUG anaconda: old encryption setting: False >04:43:28,968 DEBUG anaconda: new encryption setting: False >04:43:28,968 DEBUG anaconda: old label: sysroot_b >04:43:28,968 DEBUG anaconda: new_label: sysroot_b >04:43:28,968 DEBUG anaconda: old mountpoint: / >04:43:28,968 DEBUG anaconda: new mountpoint: / >04:43:28,969 DEBUG anaconda: old raid level: None >04:43:28,969 DEBUG anaconda: new raid level: None >04:43:28,970 DEBUG anaconda: old container: FastGroup >04:43:28,970 DEBUG anaconda: new container: FastGroup >04:43:28,970 DEBUG anaconda: old container encrypted: False >04:43:28,970 DEBUG anaconda: new container encrypted: False >04:43:28,970 DEBUG anaconda: old container raid level: None >04:43:28,970 DEBUG anaconda: new container raid level: None >04:43:28,970 DEBUG anaconda: old container size request: 120000 >04:43:28,970 DEBUG anaconda: new container size request: 120000 >04:43:28,971 DEBUG anaconda: old disks: ['sda'] >04:43:28,971 DEBUG anaconda: new disks: ['sda'] >04:43:28,971 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:28,971 DEBUG anaconda: updated device_disks to ['sda'] >04:43:28,972 DEBUG anaconda: updated device_container_name to FastGroup >04:43:28,972 DEBUG anaconda: updated device_container_raid_level to None >04:43:28,972 DEBUG anaconda: updated device_container_encrypted to False >04:43:28,972 DEBUG anaconda: updated device_container_size to 120000 >04:43:28,978 INFO anaconda: getting device type for LVM >04:43:28,978 DEBUG anaconda: populate_raid: 0, None >04:43:28,978 INFO anaconda: getting device type for LVM >04:43:28,979 DEBUG anaconda: new container selection: None >04:43:28,979 DEBUG anaconda: new container selection: None >04:43:28,980 DEBUG anaconda: new container selection: FastGroup >04:43:28,980 DEBUG anaconda: default container is FastGroup >04:43:28,981 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:28,981 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:28,981 DEBUG anaconda: updated device_disks to ['sda'] >04:43:28,981 DEBUG anaconda: updated device_container_name to None >04:43:28,982 DEBUG anaconda: updated device_container_raid_level to None >04:43:28,982 DEBUG anaconda: updated device_container_encrypted to False >04:43:28,982 DEBUG anaconda: updated device_container_size to 0 >04:43:28,984 INFO anaconda: getting device type for LVM >04:43:28,988 INFO anaconda: getting device type for Standard Partition >04:43:28,989 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:43:28,989 INFO anaconda: getting device type for Standard Partition >04:43:28,990 INFO anaconda: getting device type for Standard Partition >04:43:28,990 INFO anaconda: getting device type for Standard Partition >04:43:28,991 INFO anaconda: getting device type for Standard Partition >04:43:28,992 INFO anaconda: getting device type for Standard Partition >04:43:28,992 INFO anaconda: getting device type for Standard Partition >04:43:28,993 INFO anaconda: getting device type for Standard Partition >04:43:28,993 INFO anaconda: getting device type for Standard Partition >04:43:28,994 DEBUG anaconda: populate_raid: 2, None >04:43:28,994 INFO anaconda: getting device type for Standard Partition >04:43:28,995 INFO anaconda: getting device type for Standard Partition >04:43:28,995 DEBUG anaconda: populate_raid: 2, None >04:43:28,995 INFO anaconda: getting device type for Standard Partition >04:43:29,514 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:29,514 DEBUG anaconda: notebook page = 1 >04:43:29,514 INFO anaconda: ui: saving changes to device sda1 >04:43:29,514 DEBUG anaconda: old name: sda1 >04:43:29,515 DEBUG anaconda: new name: None >04:43:29,517 DEBUG anaconda: old size: 2000.0 >04:43:29,517 DEBUG anaconda: new size: 2000 >04:43:29,517 INFO anaconda: getting device type for Standard Partition >04:43:29,518 DEBUG anaconda: old device type: 2 >04:43:29,518 DEBUG anaconda: new device type: 2 >04:43:29,518 DEBUG anaconda: reformat: False >04:43:29,519 DEBUG anaconda: old fs type: ext4 >04:43:29,520 DEBUG anaconda: new fs type: ext4 >04:43:29,520 DEBUG anaconda: old encryption setting: False >04:43:29,520 DEBUG anaconda: new encryption setting: False >04:43:29,520 DEBUG anaconda: old label: boot >04:43:29,520 DEBUG anaconda: new_label: >04:43:29,520 DEBUG anaconda: old mountpoint: /boot >04:43:29,520 DEBUG anaconda: new mountpoint: /boot >04:43:29,520 DEBUG anaconda: old raid level: None >04:43:29,520 DEBUG anaconda: new raid level: None >04:43:29,521 DEBUG anaconda: old container: None >04:43:29,521 DEBUG anaconda: new container: None >04:43:29,521 DEBUG anaconda: old container encrypted: False >04:43:29,521 DEBUG anaconda: new container encrypted: False >04:43:29,521 DEBUG anaconda: old container raid level: None >04:43:29,521 DEBUG anaconda: new container raid level: None >04:43:29,521 DEBUG anaconda: old container size request: 0 >04:43:29,521 DEBUG anaconda: new container size request: 0 >04:43:29,522 DEBUG anaconda: old disks: ['sda'] >04:43:29,522 DEBUG anaconda: new disks: ['sda'] >04:43:29,522 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:29,522 DEBUG anaconda: updated device_disks to ['sda'] >04:43:29,523 DEBUG anaconda: updated device_container_name to None >04:43:29,523 DEBUG anaconda: updated device_container_raid_level to None >04:43:29,523 DEBUG anaconda: updated device_container_encrypted to False >04:43:29,523 DEBUG anaconda: updated device_container_size to 0 >04:43:29,529 INFO anaconda: getting device type for Standard Partition >04:43:29,529 DEBUG anaconda: populate_raid: 2, None >04:43:29,529 INFO anaconda: getting device type for Standard Partition >04:43:29,530 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:29,531 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:29,531 DEBUG anaconda: updated device_disks to ['sda'] >04:43:29,532 DEBUG anaconda: updated device_container_name to FastGroup >04:43:29,532 DEBUG anaconda: updated device_container_raid_level to None >04:43:29,532 DEBUG anaconda: updated device_container_encrypted to False >04:43:29,532 DEBUG anaconda: updated device_container_size to 120000 >04:43:29,534 INFO anaconda: getting device type for Standard Partition >04:43:29,540 INFO anaconda: getting device type for LVM >04:43:29,540 DEBUG anaconda: device_type_changed: 0 LVM >04:43:29,540 INFO anaconda: getting device type for LVM >04:43:29,541 INFO anaconda: getting device type for LVM >04:43:29,541 INFO anaconda: getting device type for LVM >04:43:29,542 INFO anaconda: getting device type for LVM >04:43:29,542 INFO anaconda: getting device type for LVM >04:43:29,542 INFO anaconda: getting device type for LVM >04:43:29,543 INFO anaconda: getting device type for LVM >04:43:29,543 INFO anaconda: getting device type for LVM >04:43:29,543 INFO anaconda: getting device type for LVM >04:43:29,543 INFO anaconda: getting device type for LVM >04:43:29,544 INFO anaconda: getting device type for LVM >04:43:29,544 DEBUG anaconda: populate_raid: 0, None >04:43:29,544 INFO anaconda: getting device type for LVM >04:43:29,545 INFO anaconda: getting device type for LVM >04:43:29,545 DEBUG anaconda: populate_raid: 0, None >04:43:29,546 INFO anaconda: getting device type for LVM >04:43:29,546 DEBUG anaconda: new container selection: None >04:43:29,546 DEBUG anaconda: new container selection: None >04:43:29,547 DEBUG anaconda: new container selection: FastGroup >04:43:29,547 DEBUG anaconda: default container is FastGroup >04:43:30,562 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:30,563 DEBUG anaconda: notebook page = 1 >04:43:30,563 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:43:30,563 DEBUG anaconda: old name: sysroot_b >04:43:30,563 DEBUG anaconda: new name: None >04:43:30,565 DEBUG anaconda: old size: 52000.0 >04:43:30,566 DEBUG anaconda: new size: 52000 >04:43:30,566 INFO anaconda: getting device type for LVM >04:43:30,566 DEBUG anaconda: old device type: 0 >04:43:30,566 DEBUG anaconda: new device type: 0 >04:43:30,566 DEBUG anaconda: reformat: True >04:43:30,568 DEBUG anaconda: old fs type: ext4 >04:43:30,568 DEBUG anaconda: new fs type: ext4 >04:43:30,568 DEBUG anaconda: old encryption setting: False >04:43:30,568 DEBUG anaconda: new encryption setting: False >04:43:30,568 DEBUG anaconda: old label: sysroot_b >04:43:30,568 DEBUG anaconda: new_label: sysroot_b >04:43:30,568 DEBUG anaconda: old mountpoint: / >04:43:30,569 DEBUG anaconda: new mountpoint: / >04:43:30,569 DEBUG anaconda: old raid level: None >04:43:30,569 DEBUG anaconda: new raid level: None >04:43:30,570 DEBUG anaconda: old container: FastGroup >04:43:30,570 DEBUG anaconda: new container: FastGroup >04:43:30,570 DEBUG anaconda: old container encrypted: False >04:43:30,570 DEBUG anaconda: new container encrypted: False >04:43:30,571 DEBUG anaconda: old container raid level: None >04:43:30,571 DEBUG anaconda: new container raid level: None >04:43:30,571 DEBUG anaconda: old container size request: 120000 >04:43:30,571 DEBUG anaconda: new container size request: 120000 >04:43:30,571 DEBUG anaconda: old disks: ['sda'] >04:43:30,571 DEBUG anaconda: new disks: ['sda'] >04:43:30,571 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:43:30,572 DEBUG anaconda: updated device_disks to ['sda'] >04:43:30,572 DEBUG anaconda: updated device_container_name to FastGroup >04:43:30,572 DEBUG anaconda: updated device_container_raid_level to None >04:43:30,572 DEBUG anaconda: updated device_container_encrypted to False >04:43:30,572 DEBUG anaconda: updated device_container_size to 120000 >04:43:30,578 INFO anaconda: getting device type for LVM >04:43:30,578 DEBUG anaconda: populate_raid: 0, None >04:43:30,578 INFO anaconda: getting device type for LVM >04:43:30,579 DEBUG anaconda: new container selection: None >04:43:30,579 DEBUG anaconda: new container selection: None >04:43:30,580 DEBUG anaconda: new container selection: FastGroup >04:43:30,580 DEBUG anaconda: default container is FastGroup >04:43:30,581 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:30,581 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:30,582 DEBUG anaconda: updated device_disks to ['sda'] >04:43:30,582 DEBUG anaconda: updated device_container_name to None >04:43:30,582 DEBUG anaconda: updated device_container_raid_level to None >04:43:30,582 DEBUG anaconda: updated device_container_encrypted to False >04:43:30,582 DEBUG anaconda: updated device_container_size to 0 >04:43:30,584 INFO anaconda: getting device type for LVM >04:43:30,588 INFO anaconda: getting device type for Standard Partition >04:43:30,589 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:43:30,589 INFO anaconda: getting device type for Standard Partition >04:43:30,590 INFO anaconda: getting device type for Standard Partition >04:43:30,591 INFO anaconda: getting device type for Standard Partition >04:43:30,592 INFO anaconda: getting device type for Standard Partition >04:43:30,592 INFO anaconda: getting device type for Standard Partition >04:43:30,593 INFO anaconda: getting device type for Standard Partition >04:43:30,593 INFO anaconda: getting device type for Standard Partition >04:43:30,593 INFO anaconda: getting device type for Standard Partition >04:43:30,594 DEBUG anaconda: populate_raid: 2, None >04:43:30,594 INFO anaconda: getting device type for Standard Partition >04:43:30,595 INFO anaconda: getting device type for Standard Partition >04:43:30,596 DEBUG anaconda: populate_raid: 2, None >04:43:30,596 INFO anaconda: getting device type for Standard Partition >04:43:35,603 INFO anaconda: ui: saving changes to device sda1 >04:43:35,603 DEBUG anaconda: old name: sda1 >04:43:35,603 DEBUG anaconda: new name: None >04:43:35,606 DEBUG anaconda: old size: 2000.0 >04:43:35,606 DEBUG anaconda: new size: 2000 >04:43:35,606 INFO anaconda: getting device type for Standard Partition >04:43:35,607 DEBUG anaconda: old device type: 2 >04:43:35,607 DEBUG anaconda: new device type: 2 >04:43:35,607 DEBUG anaconda: reformat: False >04:43:35,608 DEBUG anaconda: old fs type: ext4 >04:43:35,608 DEBUG anaconda: new fs type: ext4 >04:43:35,608 DEBUG anaconda: old encryption setting: False >04:43:35,608 DEBUG anaconda: new encryption setting: False >04:43:35,609 DEBUG anaconda: old label: boot >04:43:35,609 DEBUG anaconda: new_label: >04:43:35,609 DEBUG anaconda: old mountpoint: /boot >04:43:35,609 DEBUG anaconda: new mountpoint: /boot >04:43:35,609 DEBUG anaconda: old raid level: None >04:43:35,609 DEBUG anaconda: new raid level: None >04:43:35,609 DEBUG anaconda: old container: None >04:43:35,610 DEBUG anaconda: new container: None >04:43:35,610 DEBUG anaconda: old container encrypted: False >04:43:35,610 DEBUG anaconda: new container encrypted: False >04:43:35,610 DEBUG anaconda: old container raid level: None >04:43:35,610 DEBUG anaconda: new container raid level: None >04:43:35,610 DEBUG anaconda: old container size request: 0 >04:43:35,610 DEBUG anaconda: new container size request: 0 >04:43:35,610 DEBUG anaconda: old disks: ['sda'] >04:43:35,611 DEBUG anaconda: new disks: ['sda'] >04:43:35,611 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:43:35,611 DEBUG anaconda: updated device_disks to ['sda'] >04:43:35,612 DEBUG anaconda: updated device_container_name to None >04:43:35,612 DEBUG anaconda: updated device_container_raid_level to None >04:43:35,612 DEBUG anaconda: updated device_container_encrypted to False >04:43:35,612 DEBUG anaconda: updated device_container_size to 0 >04:43:35,618 INFO anaconda: getting device type for Standard Partition >04:43:35,618 DEBUG anaconda: populate_raid: 2, None >04:43:35,618 INFO anaconda: getting device type for Standard Partition >04:43:46,709 DEBUG anaconda: new disk order: [] >04:43:46,750 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:43:46,751 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:43:46,751 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:43:46,751 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:43:46,752 DEBUG anaconda: stage1 device cannot be of type disk >04:43:46,753 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >04:43:46,753 DEBUG anaconda: _is_valid_size(sda1) returning True >04:43:46,754 DEBUG anaconda: _is_valid_location(sda1) returning True >04:43:46,755 DEBUG anaconda: _is_valid_format(sda1) returning False >04:43:46,755 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >04:43:46,756 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >04:43:46,757 DEBUG anaconda: _is_valid_size(sda2) returning True >04:43:46,757 DEBUG anaconda: _is_valid_location(sda2) returning True >04:43:46,758 WARN anaconda: sda2 not bootable >04:43:46,758 DEBUG anaconda: _is_valid_format(sda2) returning False >04:43:46,759 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >04:43:46,759 ERR anaconda: storage configuration failed: failed to find a suitable stage1 device >04:43:46,775 INFO anaconda: Running Thread: AnaCheckStorageThread (140514410096384) >04:43:46,782 ERR anaconda: you have not created a bootloader stage1 target device >04:43:46,792 ERR anaconda: You have not created a bootable partition. >04:43:46,793 INFO anaconda: Thread Done: AnaCheckStorageThread (140514410096384) >04:43:46,864 INFO anaconda: Not doing 'require network connection' in live installation >04:43:46,881 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:43:46,888 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:43:46,889 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Checking storage configuration... >04:43:46,895 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:44:08,454 DEBUG anaconda: Need disklabel: gpt have: msdos >04:44:09,318 DEBUG anaconda: disk free: 0 fs free: 0 sw needs: 2.93 GB auto swap: 12.10 GB >04:44:12,888 INFO anaconda: Running Thread: AnaExecuteStorageThread (140514410096384) >04:44:12,902 DEBUG anaconda: new disk order: [] >04:44:12,996 DEBUG anaconda: new disk order: [] >04:44:13,048 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:44:13,048 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:44:13,049 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:44:13,049 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:44:13,050 DEBUG anaconda: stage1 device cannot be of type disk >04:44:13,050 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >04:44:13,051 DEBUG anaconda: _is_valid_size(sda1) returning True >04:44:13,052 DEBUG anaconda: _is_valid_location(sda1) returning True >04:44:13,053 DEBUG anaconda: _is_valid_format(sda1) returning False >04:44:13,053 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >04:44:13,055 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >04:44:13,055 DEBUG anaconda: _is_valid_size(sda2) returning True >04:44:13,056 DEBUG anaconda: _is_valid_location(sda2) returning True >04:44:13,056 WARN anaconda: sda2 not bootable >04:44:13,057 DEBUG anaconda: _is_valid_format(sda2) returning False >04:44:13,058 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >04:44:13,058 INFO anaconda: Not doing 'require network connection' in live installation >04:44:13,058 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >04:44:13,065 INFO anaconda: Thread Done: AnaExecuteStorageThread (140514410096384) >04:44:13,145 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >04:44:13,147 DEBUG anaconda: ui: unused=[] >04:44:13,149 DEBUG anaconda: ui: new_devices=['FastGroup-sysroot_b', 'sda1'] >04:44:13,169 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:44:13,169 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:44:13,169 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:44:13,170 DEBUG anaconda: updated device_disks to ['sda'] >04:44:13,170 DEBUG anaconda: updated device_container_name to None >04:44:13,170 DEBUG anaconda: updated device_container_raid_level to None >04:44:13,170 DEBUG anaconda: updated device_container_encrypted to False >04:44:13,170 DEBUG anaconda: updated device_container_size to 0 >04:44:13,176 INFO anaconda: getting device type for Standard Partition >04:44:13,177 DEBUG anaconda: populate_raid: 2, None >04:44:13,177 INFO anaconda: getting device type for Standard Partition >04:44:13,178 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:44:13,178 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:44:13,178 DEBUG anaconda: updated device_disks to ['sda'] >04:44:13,178 DEBUG anaconda: updated device_container_name to None >04:44:13,179 DEBUG anaconda: updated device_container_raid_level to None >04:44:13,179 DEBUG anaconda: updated device_container_encrypted to False >04:44:13,179 DEBUG anaconda: updated device_container_size to 0 >04:44:13,184 INFO anaconda: getting device type for Standard Partition >04:44:13,184 DEBUG anaconda: populate_raid: 2, None >04:44:13,184 INFO anaconda: getting device type for Standard Partition >04:44:13,206 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:44:13,206 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Saving storage configuration... >04:44:13,207 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Failed to save storage configuration... >04:44:13,213 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:44:16,330 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:44:16,331 DEBUG anaconda: updated device_disks to ['sda'] >04:44:16,331 DEBUG anaconda: updated device_container_name to None >04:44:16,331 DEBUG anaconda: updated device_container_raid_level to None >04:44:16,331 DEBUG anaconda: updated device_container_encrypted to False >04:44:16,331 DEBUG anaconda: updated device_container_size to 0 >04:44:16,337 INFO anaconda: getting device type for Standard Partition >04:44:16,337 DEBUG anaconda: populate_raid: 2, None >04:44:16,337 INFO anaconda: getting device type for Standard Partition >04:44:16,714 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:44:16,714 DEBUG anaconda: notebook page = 1 >04:44:16,714 INFO anaconda: ui: saving changes to device sda1 >04:44:16,714 DEBUG anaconda: old name: sda1 >04:44:16,715 DEBUG anaconda: new name: None >04:44:16,717 DEBUG anaconda: old size: 2000.0 >04:44:16,717 DEBUG anaconda: new size: 2000 >04:44:16,717 INFO anaconda: getting device type for Standard Partition >04:44:16,718 DEBUG anaconda: old device type: 2 >04:44:16,718 DEBUG anaconda: new device type: 2 >04:44:16,718 DEBUG anaconda: reformat: False >04:44:16,720 DEBUG anaconda: old fs type: ext4 >04:44:16,720 DEBUG anaconda: new fs type: ext4 >04:44:16,720 DEBUG anaconda: old encryption setting: False >04:44:16,720 DEBUG anaconda: new encryption setting: False >04:44:16,720 DEBUG anaconda: old label: boot >04:44:16,720 DEBUG anaconda: new_label: >04:44:16,720 DEBUG anaconda: old mountpoint: /boot >04:44:16,720 DEBUG anaconda: new mountpoint: /boot >04:44:16,720 DEBUG anaconda: old raid level: None >04:44:16,721 DEBUG anaconda: new raid level: None >04:44:16,721 DEBUG anaconda: old container: None >04:44:16,721 DEBUG anaconda: new container: None >04:44:16,721 DEBUG anaconda: old container encrypted: False >04:44:16,721 DEBUG anaconda: new container encrypted: False >04:44:16,721 DEBUG anaconda: old container raid level: None >04:44:16,721 DEBUG anaconda: new container raid level: None >04:44:16,721 DEBUG anaconda: old container size request: 0 >04:44:16,722 DEBUG anaconda: new container size request: 0 >04:44:16,722 DEBUG anaconda: old disks: ['sda'] >04:44:16,722 DEBUG anaconda: new disks: ['sda'] >04:44:16,722 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:44:16,723 DEBUG anaconda: updated device_disks to ['sda'] >04:44:16,723 DEBUG anaconda: updated device_container_name to None >04:44:16,723 DEBUG anaconda: updated device_container_raid_level to None >04:44:16,723 DEBUG anaconda: updated device_container_encrypted to False >04:44:16,723 DEBUG anaconda: updated device_container_size to 0 >04:44:16,729 INFO anaconda: getting device type for Standard Partition >04:44:16,729 DEBUG anaconda: populate_raid: 2, None >04:44:16,729 INFO anaconda: getting device type for Standard Partition >04:44:16,730 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:44:16,731 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:44:16,731 DEBUG anaconda: updated device_disks to ['sda'] >04:44:16,731 DEBUG anaconda: updated device_container_name to FastGroup >04:44:16,732 DEBUG anaconda: updated device_container_raid_level to None >04:44:16,732 DEBUG anaconda: updated device_container_encrypted to False >04:44:16,732 DEBUG anaconda: updated device_container_size to 120000 >04:44:16,734 INFO anaconda: getting device type for Standard Partition >04:44:16,740 INFO anaconda: getting device type for LVM >04:44:16,740 DEBUG anaconda: device_type_changed: 0 LVM >04:44:16,740 INFO anaconda: getting device type for LVM >04:44:16,740 INFO anaconda: getting device type for LVM >04:44:16,741 INFO anaconda: getting device type for LVM >04:44:16,741 INFO anaconda: getting device type for LVM >04:44:16,742 INFO anaconda: getting device type for LVM >04:44:16,742 INFO anaconda: getting device type for LVM >04:44:16,742 INFO anaconda: getting device type for LVM >04:44:16,743 INFO anaconda: getting device type for LVM >04:44:16,743 INFO anaconda: getting device type for LVM >04:44:16,743 INFO anaconda: getting device type for LVM >04:44:16,743 INFO anaconda: getting device type for LVM >04:44:16,744 DEBUG anaconda: populate_raid: 0, None >04:44:16,744 INFO anaconda: getting device type for LVM >04:44:16,745 INFO anaconda: getting device type for LVM >04:44:16,745 DEBUG anaconda: populate_raid: 0, None >04:44:16,745 INFO anaconda: getting device type for LVM >04:44:16,746 DEBUG anaconda: new container selection: None >04:44:16,746 DEBUG anaconda: new container selection: None >04:44:16,747 DEBUG anaconda: new container selection: FastGroup >04:44:16,747 DEBUG anaconda: default container is FastGroup >04:44:18,138 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:44:18,138 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:44:18,139 DEBUG anaconda: notebook page = 1 >04:44:18,139 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:44:18,139 DEBUG anaconda: old name: sysroot_b >04:44:18,139 DEBUG anaconda: new name: None >04:44:18,141 DEBUG anaconda: old size: 52000.0 >04:44:18,142 DEBUG anaconda: new size: 52000 >04:44:18,142 INFO anaconda: getting device type for LVM >04:44:18,142 DEBUG anaconda: old device type: 0 >04:44:18,142 DEBUG anaconda: new device type: 0 >04:44:18,142 DEBUG anaconda: reformat: True >04:44:18,144 DEBUG anaconda: old fs type: ext4 >04:44:18,144 DEBUG anaconda: new fs type: ext4 >04:44:18,144 DEBUG anaconda: old encryption setting: False >04:44:18,144 DEBUG anaconda: new encryption setting: False >04:44:18,144 DEBUG anaconda: old label: sysroot_b >04:44:18,144 DEBUG anaconda: new_label: sysroot_b >04:44:18,144 DEBUG anaconda: old mountpoint: / >04:44:18,145 DEBUG anaconda: new mountpoint: / >04:44:18,145 DEBUG anaconda: old raid level: None >04:44:18,145 DEBUG anaconda: new raid level: None >04:44:18,146 DEBUG anaconda: old container: FastGroup >04:44:18,146 DEBUG anaconda: new container: FastGroup >04:44:18,146 DEBUG anaconda: old container encrypted: False >04:44:18,146 DEBUG anaconda: new container encrypted: False >04:44:18,147 DEBUG anaconda: old container raid level: None >04:44:18,147 DEBUG anaconda: new container raid level: None >04:44:18,147 DEBUG anaconda: old container size request: 120000 >04:44:18,147 DEBUG anaconda: new container size request: 120000 >04:44:18,147 DEBUG anaconda: old disks: ['sda'] >04:44:18,147 DEBUG anaconda: new disks: ['sda'] >04:44:18,147 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:44:18,148 DEBUG anaconda: updated device_disks to ['sda'] >04:44:18,148 DEBUG anaconda: updated device_container_name to FastGroup >04:44:18,148 DEBUG anaconda: updated device_container_raid_level to None >04:44:18,148 DEBUG anaconda: updated device_container_encrypted to False >04:44:18,148 DEBUG anaconda: updated device_container_size to 120000 >04:44:18,154 INFO anaconda: getting device type for LVM >04:44:18,154 DEBUG anaconda: populate_raid: 0, None >04:44:18,154 INFO anaconda: getting device type for LVM >04:44:18,155 DEBUG anaconda: new container selection: None >04:44:18,155 DEBUG anaconda: new container selection: None >04:44:18,156 DEBUG anaconda: new container selection: FastGroup >04:44:18,156 DEBUG anaconda: default container is FastGroup >04:44:18,157 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:44:18,157 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:44:18,157 DEBUG anaconda: updated device_disks to ['sda'] >04:44:18,157 DEBUG anaconda: updated device_container_name to None >04:44:18,157 DEBUG anaconda: updated device_container_raid_level to None >04:44:18,157 DEBUG anaconda: updated device_container_encrypted to False >04:44:18,158 DEBUG anaconda: updated device_container_size to 0 >04:44:18,160 INFO anaconda: getting device type for LVM >04:44:18,164 INFO anaconda: getting device type for Standard Partition >04:44:18,164 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:44:18,164 INFO anaconda: getting device type for Standard Partition >04:44:18,165 INFO anaconda: getting device type for Standard Partition >04:44:18,166 INFO anaconda: getting device type for Standard Partition >04:44:18,167 INFO anaconda: getting device type for Standard Partition >04:44:18,167 INFO anaconda: getting device type for Standard Partition >04:44:18,168 INFO anaconda: getting device type for Standard Partition >04:44:18,168 INFO anaconda: getting device type for Standard Partition >04:44:18,169 INFO anaconda: getting device type for Standard Partition >04:44:18,169 DEBUG anaconda: populate_raid: 2, None >04:44:18,169 INFO anaconda: getting device type for Standard Partition >04:44:18,170 INFO anaconda: getting device type for Standard Partition >04:44:18,171 DEBUG anaconda: populate_raid: 2, None >04:44:18,171 INFO anaconda: getting device type for Standard Partition >04:44:20,458 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:44:20,459 DEBUG anaconda: notebook page = 1 >04:44:20,459 INFO anaconda: ui: saving changes to device sda1 >04:44:20,459 DEBUG anaconda: old name: sda1 >04:44:20,459 DEBUG anaconda: new name: None >04:44:20,461 DEBUG anaconda: old size: 2000.0 >04:44:20,462 DEBUG anaconda: new size: 2000 >04:44:20,462 INFO anaconda: getting device type for Standard Partition >04:44:20,462 DEBUG anaconda: old device type: 2 >04:44:20,462 DEBUG anaconda: new device type: 2 >04:44:20,462 DEBUG anaconda: reformat: False >04:44:20,464 DEBUG anaconda: old fs type: ext4 >04:44:20,464 DEBUG anaconda: new fs type: ext4 >04:44:20,464 DEBUG anaconda: old encryption setting: False >04:44:20,464 DEBUG anaconda: new encryption setting: False >04:44:20,464 DEBUG anaconda: old label: boot >04:44:20,464 DEBUG anaconda: new_label: >04:44:20,465 DEBUG anaconda: old mountpoint: /boot >04:44:20,465 DEBUG anaconda: new mountpoint: /boot >04:44:20,465 DEBUG anaconda: old raid level: None >04:44:20,465 DEBUG anaconda: new raid level: None >04:44:20,465 DEBUG anaconda: old container: None >04:44:20,465 DEBUG anaconda: new container: None >04:44:20,465 DEBUG anaconda: old container encrypted: False >04:44:20,466 DEBUG anaconda: new container encrypted: False >04:44:20,466 DEBUG anaconda: old container raid level: None >04:44:20,466 DEBUG anaconda: new container raid level: None >04:44:20,466 DEBUG anaconda: old container size request: 0 >04:44:20,466 DEBUG anaconda: new container size request: 0 >04:44:20,466 DEBUG anaconda: old disks: ['sda'] >04:44:20,466 DEBUG anaconda: new disks: ['sda'] >04:44:20,466 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:44:20,467 DEBUG anaconda: updated device_disks to ['sda'] >04:44:20,467 DEBUG anaconda: updated device_container_name to None >04:44:20,467 DEBUG anaconda: updated device_container_raid_level to None >04:44:20,467 DEBUG anaconda: updated device_container_encrypted to False >04:44:20,468 DEBUG anaconda: updated device_container_size to 0 >04:44:20,473 INFO anaconda: getting device type for Standard Partition >04:44:20,473 DEBUG anaconda: populate_raid: 2, None >04:44:20,473 INFO anaconda: getting device type for Standard Partition >04:44:20,474 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:44:20,475 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:44:20,476 DEBUG anaconda: updated device_disks to ['sda'] >04:44:20,476 DEBUG anaconda: updated device_container_name to FastGroup >04:44:20,476 DEBUG anaconda: updated device_container_raid_level to None >04:44:20,476 DEBUG anaconda: updated device_container_encrypted to False >04:44:20,476 DEBUG anaconda: updated device_container_size to 120000 >04:44:20,481 INFO anaconda: getting device type for LVM >04:44:20,482 DEBUG anaconda: device_type_changed: 0 LVM >04:44:20,482 INFO anaconda: getting device type for LVM >04:44:20,482 INFO anaconda: getting device type for LVM >04:44:20,483 INFO anaconda: getting device type for LVM >04:44:20,483 INFO anaconda: getting device type for LVM >04:44:20,483 INFO anaconda: getting device type for LVM >04:44:20,484 INFO anaconda: getting device type for LVM >04:44:20,484 INFO anaconda: getting device type for LVM >04:44:20,484 INFO anaconda: getting device type for LVM >04:44:20,485 INFO anaconda: getting device type for LVM >04:44:20,485 INFO anaconda: getting device type for LVM >04:44:20,485 INFO anaconda: getting device type for LVM >04:44:20,485 DEBUG anaconda: populate_raid: 0, None >04:44:20,486 INFO anaconda: getting device type for LVM >04:44:20,486 INFO anaconda: getting device type for LVM >04:44:20,487 DEBUG anaconda: populate_raid: 0, None >04:44:20,487 INFO anaconda: getting device type for LVM >04:44:20,487 DEBUG anaconda: new container selection: None >04:44:20,488 DEBUG anaconda: new container selection: None >04:44:20,488 DEBUG anaconda: new container selection: FastGroup >04:44:20,489 DEBUG anaconda: default container is FastGroup >04:44:20,970 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:44:20,971 DEBUG anaconda: notebook page = 1 >04:44:20,971 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:44:20,971 DEBUG anaconda: old name: sysroot_a >04:44:20,971 DEBUG anaconda: new name: None >04:44:20,974 DEBUG anaconda: old size: 52000.0 >04:44:20,974 DEBUG anaconda: new size: 52000 >04:44:20,974 INFO anaconda: getting device type for LVM >04:44:20,975 DEBUG anaconda: old device type: 0 >04:44:20,975 DEBUG anaconda: new device type: 0 >04:44:20,975 DEBUG anaconda: reformat: False >04:44:20,976 DEBUG anaconda: old fs type: ext4 >04:44:20,976 DEBUG anaconda: new fs type: ext4 >04:44:20,977 DEBUG anaconda: old encryption setting: False >04:44:20,977 DEBUG anaconda: new encryption setting: False >04:44:20,977 DEBUG anaconda: old label: sysroot_a >04:44:20,977 DEBUG anaconda: new_label: >04:44:20,977 DEBUG anaconda: old mountpoint: >04:44:20,977 DEBUG anaconda: new mountpoint: >04:44:20,977 DEBUG anaconda: old raid level: None >04:44:20,977 DEBUG anaconda: new raid level: None >04:44:20,978 DEBUG anaconda: old container: FastGroup >04:44:20,978 DEBUG anaconda: new container: FastGroup >04:44:20,978 DEBUG anaconda: old container encrypted: False >04:44:20,978 DEBUG anaconda: new container encrypted: False >04:44:20,978 DEBUG anaconda: old container raid level: None >04:44:20,978 DEBUG anaconda: new container raid level: None >04:44:20,979 DEBUG anaconda: old container size request: 120000 >04:44:20,979 DEBUG anaconda: new container size request: 120000 >04:44:20,979 DEBUG anaconda: old disks: ['sda'] >04:44:20,979 DEBUG anaconda: new disks: ['sda'] >04:44:20,979 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:44:20,980 DEBUG anaconda: updated device_disks to ['sda'] >04:44:20,980 DEBUG anaconda: updated device_container_name to FastGroup >04:44:20,980 DEBUG anaconda: updated device_container_raid_level to None >04:44:20,980 DEBUG anaconda: updated device_container_encrypted to False >04:44:20,980 DEBUG anaconda: updated device_container_size to 120000 >04:44:20,985 INFO anaconda: getting device type for LVM >04:44:20,986 DEBUG anaconda: populate_raid: 0, None >04:44:20,986 INFO anaconda: getting device type for LVM >04:44:20,987 DEBUG anaconda: new container selection: None >04:44:20,987 DEBUG anaconda: new container selection: None >04:44:20,988 DEBUG anaconda: new container selection: FastGroup >04:44:20,988 DEBUG anaconda: default container is FastGroup >04:44:20,988 DEBUG anaconda: new selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:44:20,989 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:44:20,990 DEBUG anaconda: updated device_disks to ['sda'] >04:44:20,990 DEBUG anaconda: updated device_container_name to FastGroup >04:44:20,990 DEBUG anaconda: updated device_container_raid_level to None >04:44:20,990 DEBUG anaconda: updated device_container_encrypted to False >04:44:20,990 DEBUG anaconda: updated device_container_size to 120000 >04:44:20,993 DEBUG anaconda: fs type changed: swap >04:44:20,998 INFO anaconda: getting device type for LVM >04:44:20,998 DEBUG anaconda: populate_raid: 0, None >04:44:20,998 INFO anaconda: getting device type for LVM >04:44:20,999 DEBUG anaconda: new container selection: None >04:44:20,999 DEBUG anaconda: new container selection: None >04:44:21,000 DEBUG anaconda: new container selection: FastGroup >04:44:21,000 DEBUG anaconda: default container is FastGroup >04:44:24,834 INFO anaconda: ui: saving changes to device FastGroup-swap >04:44:24,835 DEBUG anaconda: old name: swap >04:44:24,835 DEBUG anaconda: new name: None >04:44:24,837 DEBUG anaconda: old size: 16000.0 >04:44:24,838 DEBUG anaconda: new size: 16000 >04:44:24,838 INFO anaconda: getting device type for LVM >04:44:24,838 DEBUG anaconda: old device type: 0 >04:44:24,838 DEBUG anaconda: new device type: 0 >04:44:24,838 DEBUG anaconda: reformat: False >04:44:24,839 DEBUG anaconda: old fs type: swap >04:44:24,840 DEBUG anaconda: new fs type: swap >04:44:24,840 DEBUG anaconda: old encryption setting: False >04:44:24,840 DEBUG anaconda: new encryption setting: False >04:44:24,840 DEBUG anaconda: old label: swap >04:44:24,840 DEBUG anaconda: new_label: >04:44:24,840 DEBUG anaconda: old mountpoint: >04:44:24,840 DEBUG anaconda: new mountpoint: >04:44:24,840 DEBUG anaconda: old raid level: None >04:44:24,840 DEBUG anaconda: new raid level: None >04:44:24,841 DEBUG anaconda: old container: FastGroup >04:44:24,841 DEBUG anaconda: new container: FastGroup >04:44:24,841 DEBUG anaconda: old container encrypted: False >04:44:24,841 DEBUG anaconda: new container encrypted: False >04:44:24,841 DEBUG anaconda: old container raid level: None >04:44:24,842 DEBUG anaconda: new container raid level: None >04:44:24,842 DEBUG anaconda: old container size request: 120000 >04:44:24,842 DEBUG anaconda: new container size request: 120000 >04:44:24,842 DEBUG anaconda: old disks: ['sda'] >04:44:24,842 DEBUG anaconda: new disks: ['sda'] >04:44:24,842 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:44:24,843 DEBUG anaconda: updated device_disks to ['sda'] >04:44:24,843 DEBUG anaconda: updated device_container_name to FastGroup >04:44:24,843 DEBUG anaconda: updated device_container_raid_level to None >04:44:24,843 DEBUG anaconda: updated device_container_encrypted to False >04:44:24,843 DEBUG anaconda: updated device_container_size to 120000 >04:44:24,848 INFO anaconda: getting device type for LVM >04:44:24,848 DEBUG anaconda: populate_raid: 0, None >04:44:24,849 INFO anaconda: getting device type for LVM >04:44:24,849 DEBUG anaconda: new container selection: None >04:44:24,850 DEBUG anaconda: new container selection: None >04:44:24,850 DEBUG anaconda: new container selection: FastGroup >04:44:24,850 DEBUG anaconda: default container is FastGroup >04:44:29,875 DEBUG anaconda: new disk order: [] >04:44:29,912 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:44:29,913 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:44:29,914 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:44:29,914 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:44:29,914 DEBUG anaconda: stage1 device cannot be of type disk >04:44:29,915 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >04:44:29,916 DEBUG anaconda: _is_valid_size(sda1) returning True >04:44:29,916 DEBUG anaconda: _is_valid_location(sda1) returning True >04:44:29,917 DEBUG anaconda: _is_valid_format(sda1) returning False >04:44:29,918 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >04:44:29,918 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >04:44:29,919 DEBUG anaconda: _is_valid_size(sda2) returning True >04:44:29,919 DEBUG anaconda: _is_valid_location(sda2) returning True >04:44:29,920 WARN anaconda: sda2 not bootable >04:44:29,920 DEBUG anaconda: _is_valid_format(sda2) returning False >04:44:29,921 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >04:44:29,921 ERR anaconda: storage configuration failed: failed to find a suitable stage1 device >04:44:29,923 INFO anaconda: Running Thread: AnaCheckStorageThread (140514410096384) >04:44:29,939 ERR anaconda: you have not created a bootloader stage1 target device >04:44:29,941 ERR anaconda: You have not created a bootable partition. >04:44:29,941 INFO anaconda: Thread Done: AnaCheckStorageThread (140514410096384) >04:44:30,021 INFO anaconda: Not doing 'require network connection' in live installation >04:44:30,038 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:44:30,045 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:44:30,045 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Checking storage configuration... >04:44:30,052 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:44:58,494 DEBUG anaconda: Need disklabel: gpt have: msdos >04:44:59,346 DEBUG anaconda: disk free: 0 fs free: 0 sw needs: 2.93 GB auto swap: 12.10 GB >04:45:07,390 INFO anaconda: Running Thread: AnaExecuteStorageThread (140514410096384) >04:45:07,400 DEBUG anaconda: new disk order: [] >04:45:07,444 DEBUG anaconda: new disk order: [] >04:45:07,516 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:45:07,516 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:45:07,516 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:45:07,516 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:45:07,516 DEBUG anaconda: stage1 device cannot be of type disk >04:45:07,517 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >04:45:07,517 DEBUG anaconda: _is_valid_size(sda1) returning True >04:45:07,517 DEBUG anaconda: _is_valid_location(sda1) returning True >04:45:07,518 DEBUG anaconda: _is_valid_format(sda1) returning False >04:45:07,518 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >04:45:07,518 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >04:45:07,518 DEBUG anaconda: _is_valid_size(sda2) returning True >04:45:07,518 DEBUG anaconda: _is_valid_location(sda2) returning True >04:45:07,518 WARN anaconda: sda2 not bootable >04:45:07,519 DEBUG anaconda: _is_valid_format(sda2) returning False >04:45:07,519 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >04:45:07,519 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >04:45:07,519 INFO anaconda: Thread Done: AnaExecuteStorageThread (140514410096384) >04:45:07,527 INFO anaconda: Not doing 'require network connection' in live installation >04:45:07,617 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >04:45:07,619 DEBUG anaconda: ui: unused=[] >04:45:07,621 DEBUG anaconda: ui: new_devices=['sda1', 'FastGroup-sysroot_b'] >04:45:07,641 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:45:07,641 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:45:07,641 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:07,642 DEBUG anaconda: updated device_disks to ['sda'] >04:45:07,642 DEBUG anaconda: updated device_container_name to None >04:45:07,642 DEBUG anaconda: updated device_container_raid_level to None >04:45:07,642 DEBUG anaconda: updated device_container_encrypted to False >04:45:07,642 DEBUG anaconda: updated device_container_size to 0 >04:45:07,644 DEBUG anaconda: fs type changed: ext4 >04:45:07,650 INFO anaconda: getting device type for Standard Partition >04:45:07,650 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:45:07,651 INFO anaconda: getting device type for Standard Partition >04:45:07,652 INFO anaconda: getting device type for Standard Partition >04:45:07,652 INFO anaconda: getting device type for Standard Partition >04:45:07,653 INFO anaconda: getting device type for Standard Partition >04:45:07,654 INFO anaconda: getting device type for Standard Partition >04:45:07,654 INFO anaconda: getting device type for Standard Partition >04:45:07,655 INFO anaconda: getting device type for Standard Partition >04:45:07,655 INFO anaconda: getting device type for Standard Partition >04:45:07,656 DEBUG anaconda: populate_raid: 2, None >04:45:07,656 INFO anaconda: getting device type for Standard Partition >04:45:07,657 INFO anaconda: getting device type for Standard Partition >04:45:07,657 DEBUG anaconda: populate_raid: 2, None >04:45:07,658 INFO anaconda: getting device type for Standard Partition >04:45:07,659 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:45:07,659 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:07,659 DEBUG anaconda: updated device_disks to ['sda'] >04:45:07,659 DEBUG anaconda: updated device_container_name to None >04:45:07,659 DEBUG anaconda: updated device_container_raid_level to None >04:45:07,660 DEBUG anaconda: updated device_container_encrypted to False >04:45:07,660 DEBUG anaconda: updated device_container_size to 0 >04:45:07,665 INFO anaconda: getting device type for Standard Partition >04:45:07,665 DEBUG anaconda: populate_raid: 2, None >04:45:07,665 INFO anaconda: getting device type for Standard Partition >04:45:07,690 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:45:07,691 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Saving storage configuration... >04:45:07,691 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Failed to save storage configuration... >04:45:07,698 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:45:16,470 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:16,470 DEBUG anaconda: updated device_disks to ['sda'] >04:45:16,471 DEBUG anaconda: updated device_container_name to None >04:45:16,471 DEBUG anaconda: updated device_container_raid_level to None >04:45:16,471 DEBUG anaconda: updated device_container_encrypted to False >04:45:16,471 DEBUG anaconda: updated device_container_size to 0 >04:45:16,476 INFO anaconda: getting device type for Standard Partition >04:45:16,476 DEBUG anaconda: populate_raid: 2, None >04:45:16,477 INFO anaconda: getting device type for Standard Partition >04:45:19,942 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:45:19,942 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:19,943 DEBUG anaconda: notebook page = 1 >04:45:19,943 INFO anaconda: ui: saving changes to device sda1 >04:45:19,943 DEBUG anaconda: old name: sda1 >04:45:19,943 DEBUG anaconda: new name: None >04:45:19,945 DEBUG anaconda: old size: 2000.0 >04:45:19,946 DEBUG anaconda: new size: 2000 >04:45:19,946 INFO anaconda: getting device type for Standard Partition >04:45:19,946 DEBUG anaconda: old device type: 2 >04:45:19,946 DEBUG anaconda: new device type: 2 >04:45:19,946 DEBUG anaconda: reformat: False >04:45:19,948 DEBUG anaconda: old fs type: ext4 >04:45:19,948 DEBUG anaconda: new fs type: ext4 >04:45:19,948 DEBUG anaconda: old encryption setting: False >04:45:19,948 DEBUG anaconda: new encryption setting: False >04:45:19,948 DEBUG anaconda: old label: boot >04:45:19,949 DEBUG anaconda: new_label: >04:45:19,949 DEBUG anaconda: old mountpoint: /boot >04:45:19,949 DEBUG anaconda: new mountpoint: /boot >04:45:19,949 DEBUG anaconda: old raid level: None >04:45:19,949 DEBUG anaconda: new raid level: None >04:45:19,949 DEBUG anaconda: old container: None >04:45:19,949 DEBUG anaconda: new container: None >04:45:19,950 DEBUG anaconda: old container encrypted: False >04:45:19,950 DEBUG anaconda: new container encrypted: False >04:45:19,950 DEBUG anaconda: old container raid level: None >04:45:19,950 DEBUG anaconda: new container raid level: None >04:45:19,950 DEBUG anaconda: old container size request: 0 >04:45:19,950 DEBUG anaconda: new container size request: 0 >04:45:19,950 DEBUG anaconda: old disks: ['sda'] >04:45:19,950 DEBUG anaconda: new disks: ['sda'] >04:45:19,951 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:19,951 DEBUG anaconda: updated device_disks to ['sda'] >04:45:19,951 DEBUG anaconda: updated device_container_name to None >04:45:19,951 DEBUG anaconda: updated device_container_raid_level to None >04:45:19,951 DEBUG anaconda: updated device_container_encrypted to False >04:45:19,952 DEBUG anaconda: updated device_container_size to 0 >04:45:19,957 INFO anaconda: getting device type for Standard Partition >04:45:19,957 DEBUG anaconda: populate_raid: 2, None >04:45:19,958 INFO anaconda: getting device type for Standard Partition >04:45:19,958 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:45:19,958 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:19,959 DEBUG anaconda: updated device_disks to ['sda'] >04:45:19,959 DEBUG anaconda: updated device_container_name to None >04:45:19,959 DEBUG anaconda: updated device_container_raid_level to None >04:45:19,959 DEBUG anaconda: updated device_container_encrypted to False >04:45:19,959 DEBUG anaconda: updated device_container_size to 0 >04:45:19,964 INFO anaconda: getting device type for Standard Partition >04:45:19,965 DEBUG anaconda: populate_raid: 2, None >04:45:19,965 INFO anaconda: getting device type for Standard Partition >04:45:25,935 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:25,935 DEBUG anaconda: notebook page = 1 >04:45:25,935 INFO anaconda: ui: saving changes to device sda1 >04:45:25,935 DEBUG anaconda: old name: sda1 >04:45:25,936 DEBUG anaconda: new name: None >04:45:25,938 DEBUG anaconda: old size: 2000.0 >04:45:25,938 DEBUG anaconda: new size: 2000 >04:45:25,938 INFO anaconda: getting device type for Standard Partition >04:45:25,939 DEBUG anaconda: old device type: 2 >04:45:25,939 DEBUG anaconda: new device type: 2 >04:45:25,939 DEBUG anaconda: reformat: False >04:45:25,940 DEBUG anaconda: old fs type: ext4 >04:45:25,941 DEBUG anaconda: new fs type: ext4 >04:45:25,941 DEBUG anaconda: old encryption setting: False >04:45:25,941 DEBUG anaconda: new encryption setting: False >04:45:25,941 DEBUG anaconda: old label: boot >04:45:25,941 DEBUG anaconda: new_label: >04:45:25,941 DEBUG anaconda: old mountpoint: /boot >04:45:25,941 DEBUG anaconda: new mountpoint: /boot >04:45:25,941 DEBUG anaconda: old raid level: None >04:45:25,941 DEBUG anaconda: new raid level: None >04:45:25,942 DEBUG anaconda: old container: None >04:45:25,942 DEBUG anaconda: new container: None >04:45:25,942 DEBUG anaconda: old container encrypted: False >04:45:25,942 DEBUG anaconda: new container encrypted: False >04:45:25,942 DEBUG anaconda: old container raid level: None >04:45:25,942 DEBUG anaconda: new container raid level: None >04:45:25,942 DEBUG anaconda: old container size request: 0 >04:45:25,942 DEBUG anaconda: new container size request: 0 >04:45:25,943 DEBUG anaconda: old disks: ['sda'] >04:45:25,943 DEBUG anaconda: new disks: ['sda'] >04:45:25,943 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:25,943 DEBUG anaconda: updated device_disks to ['sda'] >04:45:25,944 DEBUG anaconda: updated device_container_name to None >04:45:25,944 DEBUG anaconda: updated device_container_raid_level to None >04:45:25,944 DEBUG anaconda: updated device_container_encrypted to False >04:45:25,944 DEBUG anaconda: updated device_container_size to 0 >04:45:25,949 INFO anaconda: getting device type for Standard Partition >04:45:25,950 DEBUG anaconda: populate_raid: 2, None >04:45:25,950 INFO anaconda: getting device type for Standard Partition >04:45:25,950 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:45:25,951 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:45:25,952 DEBUG anaconda: updated device_disks to ['sda'] >04:45:25,952 DEBUG anaconda: updated device_container_name to FastGroup >04:45:25,952 DEBUG anaconda: updated device_container_raid_level to None >04:45:25,952 DEBUG anaconda: updated device_container_encrypted to False >04:45:25,952 DEBUG anaconda: updated device_container_size to 120000 >04:45:25,955 INFO anaconda: getting device type for Standard Partition >04:45:25,960 INFO anaconda: getting device type for LVM >04:45:25,961 DEBUG anaconda: device_type_changed: 0 LVM >04:45:25,961 INFO anaconda: getting device type for LVM >04:45:25,961 INFO anaconda: getting device type for LVM >04:45:25,961 INFO anaconda: getting device type for LVM >04:45:25,962 INFO anaconda: getting device type for LVM >04:45:25,962 INFO anaconda: getting device type for LVM >04:45:25,962 INFO anaconda: getting device type for LVM >04:45:25,963 INFO anaconda: getting device type for LVM >04:45:25,963 INFO anaconda: getting device type for LVM >04:45:25,963 INFO anaconda: getting device type for LVM >04:45:25,964 INFO anaconda: getting device type for LVM >04:45:25,964 INFO anaconda: getting device type for LVM >04:45:25,964 DEBUG anaconda: populate_raid: 0, None >04:45:25,964 INFO anaconda: getting device type for LVM >04:45:25,966 INFO anaconda: getting device type for LVM >04:45:25,966 DEBUG anaconda: populate_raid: 0, None >04:45:25,966 INFO anaconda: getting device type for LVM >04:45:25,967 DEBUG anaconda: new container selection: None >04:45:25,967 DEBUG anaconda: new container selection: None >04:45:25,968 DEBUG anaconda: new container selection: FastGroup >04:45:25,968 DEBUG anaconda: default container is FastGroup >04:45:26,471 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:45:26,472 DEBUG anaconda: notebook page = 1 >04:45:26,472 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:45:26,472 DEBUG anaconda: old name: sysroot_b >04:45:26,472 DEBUG anaconda: new name: None >04:45:26,474 DEBUG anaconda: old size: 52000.0 >04:45:26,475 DEBUG anaconda: new size: 52000 >04:45:26,475 INFO anaconda: getting device type for LVM >04:45:26,475 DEBUG anaconda: old device type: 0 >04:45:26,475 DEBUG anaconda: new device type: 0 >04:45:26,475 DEBUG anaconda: reformat: True >04:45:26,477 DEBUG anaconda: old fs type: ext4 >04:45:26,477 DEBUG anaconda: new fs type: ext4 >04:45:26,477 DEBUG anaconda: old encryption setting: False >04:45:26,477 DEBUG anaconda: new encryption setting: False >04:45:26,477 DEBUG anaconda: old label: sysroot_b >04:45:26,477 DEBUG anaconda: new_label: sysroot_b >04:45:26,477 DEBUG anaconda: old mountpoint: / >04:45:26,478 DEBUG anaconda: new mountpoint: / >04:45:26,478 DEBUG anaconda: old raid level: None >04:45:26,478 DEBUG anaconda: new raid level: None >04:45:26,479 DEBUG anaconda: old container: FastGroup >04:45:26,479 DEBUG anaconda: new container: FastGroup >04:45:26,479 DEBUG anaconda: old container encrypted: False >04:45:26,479 DEBUG anaconda: new container encrypted: False >04:45:26,479 DEBUG anaconda: old container raid level: None >04:45:26,480 DEBUG anaconda: new container raid level: None >04:45:26,480 DEBUG anaconda: old container size request: 120000 >04:45:26,480 DEBUG anaconda: new container size request: 120000 >04:45:26,480 DEBUG anaconda: old disks: ['sda'] >04:45:26,480 DEBUG anaconda: new disks: ['sda'] >04:45:26,480 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:45:26,481 DEBUG anaconda: updated device_disks to ['sda'] >04:45:26,481 DEBUG anaconda: updated device_container_name to FastGroup >04:45:26,481 DEBUG anaconda: updated device_container_raid_level to None >04:45:26,481 DEBUG anaconda: updated device_container_encrypted to False >04:45:26,481 DEBUG anaconda: updated device_container_size to 120000 >04:45:26,487 INFO anaconda: getting device type for LVM >04:45:26,487 DEBUG anaconda: populate_raid: 0, None >04:45:26,487 INFO anaconda: getting device type for LVM >04:45:26,488 DEBUG anaconda: new container selection: None >04:45:26,488 DEBUG anaconda: new container selection: None >04:45:26,489 DEBUG anaconda: new container selection: FastGroup >04:45:26,489 DEBUG anaconda: default container is FastGroup >04:45:26,490 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:26,490 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:26,490 DEBUG anaconda: updated device_disks to ['sda'] >04:45:26,491 DEBUG anaconda: updated device_container_name to None >04:45:26,491 DEBUG anaconda: updated device_container_raid_level to None >04:45:26,491 DEBUG anaconda: updated device_container_encrypted to False >04:45:26,491 DEBUG anaconda: updated device_container_size to 0 >04:45:26,493 INFO anaconda: getting device type for LVM >04:45:26,497 INFO anaconda: getting device type for Standard Partition >04:45:26,497 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:45:26,497 INFO anaconda: getting device type for Standard Partition >04:45:26,498 INFO anaconda: getting device type for Standard Partition >04:45:26,499 INFO anaconda: getting device type for Standard Partition >04:45:26,500 INFO anaconda: getting device type for Standard Partition >04:45:26,501 INFO anaconda: getting device type for Standard Partition >04:45:26,501 INFO anaconda: getting device type for Standard Partition >04:45:26,501 INFO anaconda: getting device type for Standard Partition >04:45:26,502 INFO anaconda: getting device type for Standard Partition >04:45:26,502 DEBUG anaconda: populate_raid: 2, None >04:45:26,502 INFO anaconda: getting device type for Standard Partition >04:45:26,504 INFO anaconda: getting device type for Standard Partition >04:45:26,504 DEBUG anaconda: populate_raid: 2, None >04:45:26,504 INFO anaconda: getting device type for Standard Partition >04:45:43,584 INFO anaconda: ui: saving changes to device sda1 >04:45:43,584 DEBUG anaconda: old name: sda1 >04:45:43,584 DEBUG anaconda: new name: None >04:45:43,587 DEBUG anaconda: old size: 2000.0 >04:45:43,587 DEBUG anaconda: new size: 2000 >04:45:43,587 INFO anaconda: getting device type for Standard Partition >04:45:43,587 DEBUG anaconda: old device type: 2 >04:45:43,588 DEBUG anaconda: new device type: 2 >04:45:43,588 DEBUG anaconda: reformat: False >04:45:43,589 DEBUG anaconda: old fs type: ext4 >04:45:43,589 DEBUG anaconda: new fs type: ext4 >04:45:43,589 DEBUG anaconda: old encryption setting: False >04:45:43,589 DEBUG anaconda: new encryption setting: False >04:45:43,590 DEBUG anaconda: old label: boot >04:45:43,590 DEBUG anaconda: new_label: >04:45:43,590 DEBUG anaconda: old mountpoint: /boot >04:45:43,590 DEBUG anaconda: new mountpoint: /boot >04:45:43,590 DEBUG anaconda: old raid level: None >04:45:43,590 DEBUG anaconda: new raid level: None >04:45:43,590 DEBUG anaconda: old container: None >04:45:43,591 DEBUG anaconda: new container: None >04:45:43,591 DEBUG anaconda: old container encrypted: False >04:45:43,591 DEBUG anaconda: new container encrypted: False >04:45:43,591 DEBUG anaconda: old container raid level: None >04:45:43,591 DEBUG anaconda: new container raid level: None >04:45:43,591 DEBUG anaconda: old container size request: 0 >04:45:43,591 DEBUG anaconda: new container size request: 0 >04:45:43,591 DEBUG anaconda: old disks: ['sda'] >04:45:43,592 DEBUG anaconda: new disks: ['sda'] >04:45:43,592 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:43,592 DEBUG anaconda: updated device_disks to ['sda'] >04:45:43,592 DEBUG anaconda: updated device_container_name to None >04:45:43,592 DEBUG anaconda: updated device_container_raid_level to None >04:45:43,593 DEBUG anaconda: updated device_container_encrypted to False >04:45:43,593 DEBUG anaconda: updated device_container_size to 0 >04:45:43,598 INFO anaconda: getting device type for Standard Partition >04:45:43,599 DEBUG anaconda: populate_raid: 2, None >04:45:43,599 INFO anaconda: getting device type for Standard Partition >04:45:56,790 DEBUG anaconda: requested size = None ; available space = 100.30 MB >04:45:56,936 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'fedora_master', 'fedora_master-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >04:45:56,938 DEBUG anaconda: ui: unused=[] >04:45:56,940 DEBUG anaconda: ui: new_devices=['fedora_master-swap', 'FastGroup-sysroot_b', 'sda1'] >04:45:56,963 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:45:56,963 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:45:56,963 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:56,963 DEBUG anaconda: updated device_disks to ['sda'] >04:45:56,964 DEBUG anaconda: updated device_container_name to None >04:45:56,964 DEBUG anaconda: updated device_container_raid_level to None >04:45:56,964 DEBUG anaconda: updated device_container_encrypted to False >04:45:56,964 DEBUG anaconda: updated device_container_size to 0 >04:45:56,969 INFO anaconda: getting device type for Standard Partition >04:45:56,969 DEBUG anaconda: populate_raid: 2, None >04:45:56,970 INFO anaconda: getting device type for Standard Partition >04:45:56,972 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:45:56,972 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:56,972 DEBUG anaconda: notebook page = 1 >04:45:56,972 INFO anaconda: ui: saving changes to device sda1 >04:45:56,973 DEBUG anaconda: old name: sda1 >04:45:56,973 DEBUG anaconda: new name: None >04:45:56,975 DEBUG anaconda: old size: 2000.0 >04:45:56,975 DEBUG anaconda: new size: 2000 >04:45:56,975 INFO anaconda: getting device type for Standard Partition >04:45:56,976 DEBUG anaconda: old device type: 2 >04:45:56,976 DEBUG anaconda: new device type: 2 >04:45:56,976 DEBUG anaconda: reformat: False >04:45:56,978 DEBUG anaconda: old fs type: ext4 >04:45:56,978 DEBUG anaconda: new fs type: ext4 >04:45:56,978 DEBUG anaconda: old encryption setting: False >04:45:56,978 DEBUG anaconda: new encryption setting: False >04:45:56,978 DEBUG anaconda: old label: boot >04:45:56,978 DEBUG anaconda: new_label: >04:45:56,978 DEBUG anaconda: old mountpoint: /boot >04:45:56,979 DEBUG anaconda: new mountpoint: /boot >04:45:56,979 DEBUG anaconda: old raid level: None >04:45:56,979 DEBUG anaconda: new raid level: None >04:45:56,979 DEBUG anaconda: old container: None >04:45:56,979 DEBUG anaconda: new container: None >04:45:56,979 DEBUG anaconda: old container encrypted: False >04:45:56,979 DEBUG anaconda: new container encrypted: False >04:45:56,980 DEBUG anaconda: old container raid level: None >04:45:56,980 DEBUG anaconda: new container raid level: None >04:45:56,980 DEBUG anaconda: old container size request: 0 >04:45:56,980 DEBUG anaconda: new container size request: 0 >04:45:56,980 DEBUG anaconda: old disks: ['sda'] >04:45:56,980 DEBUG anaconda: new disks: ['sda'] >04:45:56,981 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:45:56,981 DEBUG anaconda: updated device_disks to ['sda'] >04:45:56,981 DEBUG anaconda: updated device_container_name to None >04:45:56,981 DEBUG anaconda: updated device_container_raid_level to None >04:45:56,981 DEBUG anaconda: updated device_container_encrypted to False >04:45:56,982 DEBUG anaconda: updated device_container_size to 0 >04:45:56,987 INFO anaconda: getting device type for Standard Partition >04:45:56,987 DEBUG anaconda: populate_raid: 2, None >04:45:56,987 INFO anaconda: getting device type for Standard Partition >04:45:56,988 DEBUG anaconda: new selector: non-existent 96MB lvmlv fedora_master-swap (56) with non-existent swap >04:45:56,988 DEBUG anaconda: populate_right_side: non-existent 96MB lvmlv fedora_master-swap (56) with non-existent swap >04:45:56,988 DEBUG anaconda: updated device_disks to ['sda'] >04:45:56,989 DEBUG anaconda: updated device_container_name to fedora_master >04:45:56,989 DEBUG anaconda: updated device_container_raid_level to None >04:45:56,989 DEBUG anaconda: updated device_container_encrypted to False >04:45:56,989 DEBUG anaconda: updated device_container_size to 0 >04:45:56,991 INFO anaconda: getting device type for Standard Partition >04:45:56,993 DEBUG anaconda: fs type changed: swap >04:45:56,998 INFO anaconda: getting device type for LVM >04:45:56,999 DEBUG anaconda: device_type_changed: 0 LVM >04:45:56,999 INFO anaconda: getting device type for LVM >04:45:56,999 INFO anaconda: getting device type for LVM >04:45:57,000 INFO anaconda: getting device type for LVM >04:45:57,000 INFO anaconda: getting device type for LVM >04:45:57,000 INFO anaconda: getting device type for LVM >04:45:57,001 INFO anaconda: getting device type for LVM >04:45:57,001 INFO anaconda: getting device type for LVM >04:45:57,001 INFO anaconda: getting device type for LVM >04:45:57,002 INFO anaconda: getting device type for LVM >04:45:57,002 INFO anaconda: getting device type for LVM >04:45:57,002 INFO anaconda: getting device type for LVM >04:45:57,002 DEBUG anaconda: populate_raid: 0, None >04:45:57,002 INFO anaconda: getting device type for LVM >04:45:57,003 INFO anaconda: getting device type for LVM >04:45:57,004 DEBUG anaconda: populate_raid: 0, None >04:45:57,004 INFO anaconda: getting device type for LVM >04:45:57,004 DEBUG anaconda: new container selection: None >04:45:57,005 DEBUG anaconda: new container selection: None >04:45:57,006 DEBUG anaconda: new container selection: fedora_master >04:45:57,006 DEBUG anaconda: default container is fedora_master >04:46:00,913 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:46:00,914 DEBUG anaconda: current selector: non-existent 96MB lvmlv fedora_master-swap (56) with non-existent swap >04:46:00,914 DEBUG anaconda: notebook page = 1 >04:46:00,915 INFO anaconda: ui: saving changes to device fedora_master-swap >04:46:00,915 DEBUG anaconda: old name: swap >04:46:00,915 DEBUG anaconda: new name: swap >04:46:00,918 DEBUG anaconda: old size: 96 >04:46:00,918 DEBUG anaconda: new size: 96 >04:46:00,918 INFO anaconda: getting device type for LVM >04:46:00,918 DEBUG anaconda: old device type: 0 >04:46:00,918 DEBUG anaconda: new device type: 0 >04:46:00,918 DEBUG anaconda: reformat: True >04:46:00,920 DEBUG anaconda: old fs type: swap >04:46:00,920 DEBUG anaconda: new fs type: swap >04:46:00,920 DEBUG anaconda: old encryption setting: False >04:46:00,920 DEBUG anaconda: new encryption setting: False >04:46:00,920 DEBUG anaconda: old label: >04:46:00,920 DEBUG anaconda: new_label: >04:46:00,920 DEBUG anaconda: old mountpoint: >04:46:00,920 DEBUG anaconda: new mountpoint: >04:46:00,921 DEBUG anaconda: old raid level: None >04:46:00,921 DEBUG anaconda: new raid level: None >04:46:00,922 DEBUG anaconda: old container: fedora_master >04:46:00,922 DEBUG anaconda: new container: fedora_master >04:46:00,922 DEBUG anaconda: old container encrypted: False >04:46:00,922 DEBUG anaconda: new container encrypted: False >04:46:00,922 DEBUG anaconda: old container raid level: None >04:46:00,922 DEBUG anaconda: new container raid level: None >04:46:00,922 DEBUG anaconda: old container size request: 0 >04:46:00,923 DEBUG anaconda: new container size request: 0 >04:46:00,923 DEBUG anaconda: old disks: ['sda'] >04:46:00,923 DEBUG anaconda: new disks: ['sda'] >04:46:00,923 DEBUG anaconda: nothing changed for new device >04:46:00,923 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:46:00,924 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:00,925 DEBUG anaconda: updated device_disks to ['sda'] >04:46:00,925 DEBUG anaconda: updated device_container_name to None >04:46:00,925 DEBUG anaconda: updated device_container_raid_level to None >04:46:00,925 DEBUG anaconda: updated device_container_encrypted to False >04:46:00,926 DEBUG anaconda: updated device_container_size to 0 >04:46:00,928 INFO anaconda: getting device type for LVM >04:46:00,929 DEBUG anaconda: fs type changed: ext4 >04:46:00,934 INFO anaconda: getting device type for Standard Partition >04:46:00,935 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:46:00,935 INFO anaconda: getting device type for Standard Partition >04:46:00,936 INFO anaconda: getting device type for Standard Partition >04:46:00,937 INFO anaconda: getting device type for Standard Partition >04:46:00,937 INFO anaconda: getting device type for Standard Partition >04:46:00,938 INFO anaconda: getting device type for Standard Partition >04:46:00,938 INFO anaconda: getting device type for Standard Partition >04:46:00,939 INFO anaconda: getting device type for Standard Partition >04:46:00,939 INFO anaconda: getting device type for Standard Partition >04:46:00,940 DEBUG anaconda: populate_raid: 2, None >04:46:00,940 INFO anaconda: getting device type for Standard Partition >04:46:00,941 INFO anaconda: getting device type for Standard Partition >04:46:00,942 DEBUG anaconda: populate_raid: 2, None >04:46:00,942 INFO anaconda: getting device type for Standard Partition >04:46:04,178 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:04,178 DEBUG anaconda: notebook page = 1 >04:46:04,178 INFO anaconda: ui: saving changes to device sda1 >04:46:04,178 DEBUG anaconda: old name: sda1 >04:46:04,179 DEBUG anaconda: new name: None >04:46:04,181 DEBUG anaconda: old size: 2000.0 >04:46:04,181 DEBUG anaconda: new size: 2000 >04:46:04,181 INFO anaconda: getting device type for Standard Partition >04:46:04,182 DEBUG anaconda: old device type: 2 >04:46:04,182 DEBUG anaconda: new device type: 2 >04:46:04,182 DEBUG anaconda: reformat: False >04:46:04,183 DEBUG anaconda: old fs type: ext4 >04:46:04,184 DEBUG anaconda: new fs type: ext4 >04:46:04,184 DEBUG anaconda: old encryption setting: False >04:46:04,184 DEBUG anaconda: new encryption setting: False >04:46:04,184 DEBUG anaconda: old label: boot >04:46:04,184 DEBUG anaconda: new_label: >04:46:04,184 DEBUG anaconda: old mountpoint: /boot >04:46:04,184 DEBUG anaconda: new mountpoint: /boot >04:46:04,184 DEBUG anaconda: old raid level: None >04:46:04,184 DEBUG anaconda: new raid level: None >04:46:04,185 DEBUG anaconda: old container: None >04:46:04,185 DEBUG anaconda: new container: None >04:46:04,185 DEBUG anaconda: old container encrypted: False >04:46:04,185 DEBUG anaconda: new container encrypted: False >04:46:04,185 DEBUG anaconda: old container raid level: None >04:46:04,185 DEBUG anaconda: new container raid level: None >04:46:04,185 DEBUG anaconda: old container size request: 0 >04:46:04,185 DEBUG anaconda: new container size request: 0 >04:46:04,186 DEBUG anaconda: old disks: ['sda'] >04:46:04,186 DEBUG anaconda: new disks: ['sda'] >04:46:04,186 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:04,187 DEBUG anaconda: updated device_disks to ['sda'] >04:46:04,187 DEBUG anaconda: updated device_container_name to None >04:46:04,187 DEBUG anaconda: updated device_container_raid_level to None >04:46:04,187 DEBUG anaconda: updated device_container_encrypted to False >04:46:04,187 DEBUG anaconda: updated device_container_size to 0 >04:46:04,192 INFO anaconda: getting device type for Standard Partition >04:46:04,193 DEBUG anaconda: populate_raid: 2, None >04:46:04,193 INFO anaconda: getting device type for Standard Partition >04:46:04,194 DEBUG anaconda: new selector: non-existent 96MB lvmlv fedora_master-swap (56) with non-existent swap >04:46:04,194 DEBUG anaconda: populate_right_side: non-existent 96MB lvmlv fedora_master-swap (56) with non-existent swap >04:46:04,194 DEBUG anaconda: updated device_disks to ['sda'] >04:46:04,194 DEBUG anaconda: updated device_container_name to fedora_master >04:46:04,194 DEBUG anaconda: updated device_container_raid_level to None >04:46:04,194 DEBUG anaconda: updated device_container_encrypted to False >04:46:04,195 DEBUG anaconda: updated device_container_size to 0 >04:46:04,196 INFO anaconda: getting device type for Standard Partition >04:46:04,199 DEBUG anaconda: fs type changed: swap >04:46:04,204 INFO anaconda: getting device type for LVM >04:46:04,204 DEBUG anaconda: device_type_changed: 0 LVM >04:46:04,204 INFO anaconda: getting device type for LVM >04:46:04,204 INFO anaconda: getting device type for LVM >04:46:04,205 INFO anaconda: getting device type for LVM >04:46:04,205 INFO anaconda: getting device type for LVM >04:46:04,206 INFO anaconda: getting device type for LVM >04:46:04,206 INFO anaconda: getting device type for LVM >04:46:04,206 INFO anaconda: getting device type for LVM >04:46:04,207 INFO anaconda: getting device type for LVM >04:46:04,207 INFO anaconda: getting device type for LVM >04:46:04,207 INFO anaconda: getting device type for LVM >04:46:04,207 INFO anaconda: getting device type for LVM >04:46:04,208 DEBUG anaconda: populate_raid: 0, None >04:46:04,208 INFO anaconda: getting device type for LVM >04:46:04,209 INFO anaconda: getting device type for LVM >04:46:04,209 DEBUG anaconda: populate_raid: 0, None >04:46:04,209 INFO anaconda: getting device type for LVM >04:46:04,210 DEBUG anaconda: new container selection: None >04:46:04,211 DEBUG anaconda: new container selection: None >04:46:04,211 DEBUG anaconda: new container selection: fedora_master >04:46:04,211 DEBUG anaconda: default container is fedora_master >04:46:11,108 DEBUG anaconda: new container selection: FastGroup >04:46:11,109 INFO anaconda: getting device type for LVM >04:46:24,907 DEBUG anaconda: populate_right_side: non-existent 96MB lvmlv fedora_master-swap (56) with non-existent swap >04:46:24,908 DEBUG anaconda: updated device_disks to ['sda'] >04:46:24,909 DEBUG anaconda: updated device_container_name to fedora_master >04:46:24,909 DEBUG anaconda: updated device_container_raid_level to None >04:46:24,909 DEBUG anaconda: updated device_container_encrypted to False >04:46:24,910 DEBUG anaconda: updated device_container_size to 0 >04:46:24,914 INFO anaconda: getting device type for LVM >04:46:24,914 DEBUG anaconda: populate_raid: 0, None >04:46:24,915 INFO anaconda: getting device type for LVM >04:46:24,915 DEBUG anaconda: new container selection: None >04:46:24,916 DEBUG anaconda: new container selection: None >04:46:24,917 DEBUG anaconda: new container selection: None >04:46:24,918 DEBUG anaconda: new container selection: fedora_master >04:46:24,918 DEBUG anaconda: default container is fedora_master >04:46:27,054 DEBUG anaconda: new container selection: FastGroup >04:46:27,055 INFO anaconda: getting device type for LVM >04:46:28,820 INFO anaconda: ui: saving changes to device fedora_master-swap >04:46:28,820 DEBUG anaconda: old name: swap >04:46:28,820 DEBUG anaconda: new name: swap >04:46:28,822 DEBUG anaconda: old size: 96 >04:46:28,822 DEBUG anaconda: new size: 96 >04:46:28,822 INFO anaconda: getting device type for LVM >04:46:28,823 DEBUG anaconda: old device type: 0 >04:46:28,823 DEBUG anaconda: new device type: 0 >04:46:28,823 DEBUG anaconda: reformat: True >04:46:28,824 DEBUG anaconda: old fs type: swap >04:46:28,824 DEBUG anaconda: new fs type: swap >04:46:28,824 DEBUG anaconda: old encryption setting: False >04:46:28,824 DEBUG anaconda: new encryption setting: False >04:46:28,824 DEBUG anaconda: old label: >04:46:28,825 DEBUG anaconda: new_label: >04:46:28,825 DEBUG anaconda: old mountpoint: >04:46:28,825 DEBUG anaconda: new mountpoint: >04:46:28,825 DEBUG anaconda: old raid level: None >04:46:28,825 DEBUG anaconda: new raid level: None >04:46:28,826 DEBUG anaconda: old container: fedora_master >04:46:28,826 DEBUG anaconda: new container: FastGroup >04:46:28,826 DEBUG anaconda: old container encrypted: False >04:46:28,826 DEBUG anaconda: new container encrypted: False >04:46:28,827 DEBUG anaconda: old container raid level: None >04:46:28,827 DEBUG anaconda: new container raid level: None >04:46:28,827 DEBUG anaconda: old container size request: 0 >04:46:28,827 DEBUG anaconda: new container size request: 120000 >04:46:28,827 DEBUG anaconda: old disks: ['sda'] >04:46:28,827 DEBUG anaconda: new disks: ['sda'] >04:46:28,905 ERR anaconda: factoryDevice failed: name already in use >04:46:28,908 WARN anaconda: failed to replace device: non-existent 96MB lvmlv fedora_master-swap (56) with non-existent swap >04:46:29,112 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >04:46:29,114 DEBUG anaconda: ui: unused=[] >04:46:29,115 DEBUG anaconda: ui: new_devices=['FastGroup-sysroot_b', 'sda1'] >04:46:29,135 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:46:29,135 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:46:29,135 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:29,136 DEBUG anaconda: updated device_disks to ['sda'] >04:46:29,136 DEBUG anaconda: updated device_container_name to None >04:46:29,136 DEBUG anaconda: updated device_container_raid_level to None >04:46:29,136 DEBUG anaconda: updated device_container_encrypted to False >04:46:29,136 DEBUG anaconda: updated device_container_size to 0 >04:46:29,138 INFO anaconda: getting device type for LVM >04:46:29,139 DEBUG anaconda: fs type changed: ext4 >04:46:29,144 INFO anaconda: getting device type for Standard Partition >04:46:29,145 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:46:29,145 INFO anaconda: getting device type for Standard Partition >04:46:29,146 INFO anaconda: getting device type for Standard Partition >04:46:29,147 INFO anaconda: getting device type for Standard Partition >04:46:29,148 INFO anaconda: getting device type for Standard Partition >04:46:29,148 INFO anaconda: getting device type for Standard Partition >04:46:29,149 INFO anaconda: getting device type for Standard Partition >04:46:29,149 INFO anaconda: getting device type for Standard Partition >04:46:29,150 INFO anaconda: getting device type for Standard Partition >04:46:29,150 DEBUG anaconda: populate_raid: 2, None >04:46:29,150 INFO anaconda: getting device type for Standard Partition >04:46:29,151 INFO anaconda: getting device type for Standard Partition >04:46:29,152 DEBUG anaconda: populate_raid: 2, None >04:46:29,152 INFO anaconda: getting device type for Standard Partition >04:46:29,154 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:46:29,154 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:29,155 DEBUG anaconda: updated device_disks to ['sda'] >04:46:29,155 DEBUG anaconda: updated device_container_name to None >04:46:29,155 DEBUG anaconda: updated device_container_raid_level to None >04:46:29,155 DEBUG anaconda: updated device_container_encrypted to False >04:46:29,155 DEBUG anaconda: updated device_container_size to 0 >04:46:29,160 INFO anaconda: getting device type for Standard Partition >04:46:29,161 DEBUG anaconda: populate_raid: 2, None >04:46:29,161 INFO anaconda: getting device type for Standard Partition >04:46:31,508 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:46:31,509 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:31,510 DEBUG anaconda: notebook page = 1 >04:46:31,510 INFO anaconda: ui: saving changes to device sda1 >04:46:31,510 DEBUG anaconda: old name: sda1 >04:46:31,510 DEBUG anaconda: new name: None >04:46:31,512 DEBUG anaconda: old size: 2000.0 >04:46:31,513 DEBUG anaconda: new size: 2000 >04:46:31,513 INFO anaconda: getting device type for Standard Partition >04:46:31,513 DEBUG anaconda: old device type: 2 >04:46:31,513 DEBUG anaconda: new device type: 2 >04:46:31,513 DEBUG anaconda: reformat: False >04:46:31,515 DEBUG anaconda: old fs type: ext4 >04:46:31,515 DEBUG anaconda: new fs type: ext4 >04:46:31,515 DEBUG anaconda: old encryption setting: False >04:46:31,515 DEBUG anaconda: new encryption setting: False >04:46:31,515 DEBUG anaconda: old label: boot >04:46:31,515 DEBUG anaconda: new_label: >04:46:31,516 DEBUG anaconda: old mountpoint: /boot >04:46:31,516 DEBUG anaconda: new mountpoint: /boot >04:46:31,516 DEBUG anaconda: old raid level: None >04:46:31,516 DEBUG anaconda: new raid level: None >04:46:31,516 DEBUG anaconda: old container: None >04:46:31,516 DEBUG anaconda: new container: None >04:46:31,516 DEBUG anaconda: old container encrypted: False >04:46:31,517 DEBUG anaconda: new container encrypted: False >04:46:31,517 DEBUG anaconda: old container raid level: None >04:46:31,517 DEBUG anaconda: new container raid level: None >04:46:31,517 DEBUG anaconda: old container size request: 0 >04:46:31,517 DEBUG anaconda: new container size request: 0 >04:46:31,517 DEBUG anaconda: old disks: ['sda'] >04:46:31,517 DEBUG anaconda: new disks: ['sda'] >04:46:31,518 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:31,518 DEBUG anaconda: updated device_disks to ['sda'] >04:46:31,518 DEBUG anaconda: updated device_container_name to None >04:46:31,518 DEBUG anaconda: updated device_container_raid_level to None >04:46:31,519 DEBUG anaconda: updated device_container_encrypted to False >04:46:31,519 DEBUG anaconda: updated device_container_size to 0 >04:46:31,524 INFO anaconda: getting device type for Standard Partition >04:46:31,524 DEBUG anaconda: populate_raid: 2, None >04:46:31,525 INFO anaconda: getting device type for Standard Partition >04:46:31,525 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:46:31,525 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:31,526 DEBUG anaconda: updated device_disks to ['sda'] >04:46:31,526 DEBUG anaconda: updated device_container_name to None >04:46:31,526 DEBUG anaconda: updated device_container_raid_level to None >04:46:31,526 DEBUG anaconda: updated device_container_encrypted to False >04:46:31,526 DEBUG anaconda: updated device_container_size to 0 >04:46:31,531 INFO anaconda: getting device type for Standard Partition >04:46:31,532 DEBUG anaconda: populate_raid: 2, None >04:46:31,532 INFO anaconda: getting device type for Standard Partition >04:46:32,412 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:32,413 DEBUG anaconda: notebook page = 1 >04:46:32,413 INFO anaconda: ui: saving changes to device sda1 >04:46:32,413 DEBUG anaconda: old name: sda1 >04:46:32,413 DEBUG anaconda: new name: None >04:46:32,415 DEBUG anaconda: old size: 2000.0 >04:46:32,416 DEBUG anaconda: new size: 2000 >04:46:32,416 INFO anaconda: getting device type for Standard Partition >04:46:32,416 DEBUG anaconda: old device type: 2 >04:46:32,416 DEBUG anaconda: new device type: 2 >04:46:32,416 DEBUG anaconda: reformat: False >04:46:32,418 DEBUG anaconda: old fs type: ext4 >04:46:32,418 DEBUG anaconda: new fs type: ext4 >04:46:32,418 DEBUG anaconda: old encryption setting: False >04:46:32,418 DEBUG anaconda: new encryption setting: False >04:46:32,418 DEBUG anaconda: old label: boot >04:46:32,418 DEBUG anaconda: new_label: >04:46:32,418 DEBUG anaconda: old mountpoint: /boot >04:46:32,419 DEBUG anaconda: new mountpoint: /boot >04:46:32,419 DEBUG anaconda: old raid level: None >04:46:32,419 DEBUG anaconda: new raid level: None >04:46:32,419 DEBUG anaconda: old container: None >04:46:32,419 DEBUG anaconda: new container: None >04:46:32,419 DEBUG anaconda: old container encrypted: False >04:46:32,419 DEBUG anaconda: new container encrypted: False >04:46:32,420 DEBUG anaconda: old container raid level: None >04:46:32,420 DEBUG anaconda: new container raid level: None >04:46:32,420 DEBUG anaconda: old container size request: 0 >04:46:32,420 DEBUG anaconda: new container size request: 0 >04:46:32,420 DEBUG anaconda: old disks: ['sda'] >04:46:32,420 DEBUG anaconda: new disks: ['sda'] >04:46:32,421 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:32,421 DEBUG anaconda: updated device_disks to ['sda'] >04:46:32,421 DEBUG anaconda: updated device_container_name to None >04:46:32,421 DEBUG anaconda: updated device_container_raid_level to None >04:46:32,421 DEBUG anaconda: updated device_container_encrypted to False >04:46:32,422 DEBUG anaconda: updated device_container_size to 0 >04:46:32,427 INFO anaconda: getting device type for Standard Partition >04:46:32,427 DEBUG anaconda: populate_raid: 2, None >04:46:32,427 INFO anaconda: getting device type for Standard Partition >04:46:32,428 DEBUG anaconda: new selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:46:32,429 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:46:32,429 DEBUG anaconda: updated device_disks to ['sda'] >04:46:32,430 DEBUG anaconda: updated device_container_name to FastGroup >04:46:32,430 DEBUG anaconda: updated device_container_raid_level to None >04:46:32,430 DEBUG anaconda: updated device_container_encrypted to False >04:46:32,430 DEBUG anaconda: updated device_container_size to 120000 >04:46:32,432 DEBUG anaconda: fs type changed: swap >04:46:32,437 INFO anaconda: getting device type for LVM >04:46:32,437 DEBUG anaconda: device_type_changed: 0 LVM >04:46:32,438 INFO anaconda: getting device type for LVM >04:46:32,438 INFO anaconda: getting device type for LVM >04:46:32,438 INFO anaconda: getting device type for LVM >04:46:32,439 INFO anaconda: getting device type for LVM >04:46:32,439 INFO anaconda: getting device type for LVM >04:46:32,439 INFO anaconda: getting device type for LVM >04:46:32,440 INFO anaconda: getting device type for LVM >04:46:32,440 INFO anaconda: getting device type for LVM >04:46:32,440 INFO anaconda: getting device type for LVM >04:46:32,441 INFO anaconda: getting device type for LVM >04:46:32,441 INFO anaconda: getting device type for LVM >04:46:32,441 DEBUG anaconda: populate_raid: 0, None >04:46:32,441 INFO anaconda: getting device type for LVM >04:46:32,442 INFO anaconda: getting device type for LVM >04:46:32,443 DEBUG anaconda: populate_raid: 0, None >04:46:32,443 INFO anaconda: getting device type for LVM >04:46:32,443 DEBUG anaconda: new container selection: None >04:46:32,444 DEBUG anaconda: new container selection: None >04:46:32,445 DEBUG anaconda: new container selection: None >04:46:32,446 DEBUG anaconda: new container selection: FastGroup >04:46:32,446 DEBUG anaconda: default container is FastGroup >04:46:48,970 DEBUG anaconda: removing device 'existing 16000MB lvmlv FastGroup-swap (11) with existing swap' from page Fedora Linux 19 for x86_64 >04:46:56,265 DEBUG anaconda: current selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:46:56,266 DEBUG anaconda: notebook page = 1 >04:46:56,266 INFO anaconda: ui: saving changes to device FastGroup-swap >04:46:56,266 DEBUG anaconda: old name: swap >04:46:56,266 DEBUG anaconda: new name: None >04:46:56,269 DEBUG anaconda: old size: 16000.0 >04:46:56,269 DEBUG anaconda: new size: 16000 >04:46:56,269 INFO anaconda: getting device type for LVM >04:46:56,269 DEBUG anaconda: old device type: 0 >04:46:56,269 DEBUG anaconda: new device type: 0 >04:46:56,270 DEBUG anaconda: reformat: False >04:46:56,271 DEBUG anaconda: old fs type: swap >04:46:56,271 DEBUG anaconda: new fs type: swap >04:46:56,271 DEBUG anaconda: old encryption setting: False >04:46:56,271 DEBUG anaconda: new encryption setting: False >04:46:56,271 DEBUG anaconda: old label: swap >04:46:56,271 DEBUG anaconda: new_label: >04:46:56,272 DEBUG anaconda: old mountpoint: >04:46:56,272 DEBUG anaconda: new mountpoint: >04:46:56,272 DEBUG anaconda: old raid level: None >04:46:56,272 DEBUG anaconda: new raid level: None >04:46:56,273 DEBUG anaconda: old container: FastGroup >04:46:56,273 DEBUG anaconda: new container: FastGroup >04:46:56,273 DEBUG anaconda: old container encrypted: False >04:46:56,273 DEBUG anaconda: new container encrypted: False >04:46:56,273 DEBUG anaconda: old container raid level: None >04:46:56,273 DEBUG anaconda: new container raid level: None >04:46:56,273 DEBUG anaconda: old container size request: 120000 >04:46:56,273 DEBUG anaconda: new container size request: 120000 >04:46:56,273 DEBUG anaconda: old disks: ['sda'] >04:46:56,274 DEBUG anaconda: new disks: ['sda'] >04:46:56,274 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:46:56,274 DEBUG anaconda: updated device_disks to ['sda'] >04:46:56,274 DEBUG anaconda: updated device_container_name to FastGroup >04:46:56,275 DEBUG anaconda: updated device_container_raid_level to None >04:46:56,275 DEBUG anaconda: updated device_container_encrypted to False >04:46:56,275 DEBUG anaconda: updated device_container_size to 120000 >04:46:56,280 INFO anaconda: getting device type for LVM >04:46:56,280 DEBUG anaconda: populate_raid: 0, None >04:46:56,280 INFO anaconda: getting device type for LVM >04:46:56,281 DEBUG anaconda: new container selection: None >04:46:56,282 DEBUG anaconda: new container selection: None >04:46:56,282 DEBUG anaconda: new container selection: FastGroup >04:46:56,283 DEBUG anaconda: default container is FastGroup >04:46:56,283 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:46:56,284 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:46:56,285 DEBUG anaconda: updated device_disks to ['sda'] >04:46:56,285 DEBUG anaconda: updated device_container_name to FastGroup >04:46:56,285 DEBUG anaconda: updated device_container_raid_level to None >04:46:56,285 DEBUG anaconda: updated device_container_encrypted to False >04:46:56,285 DEBUG anaconda: updated device_container_size to 120000 >04:46:56,288 INFO anaconda: getting device type for LVM >04:46:56,290 DEBUG anaconda: fs type changed: ext4 >04:46:56,295 INFO anaconda: getting device type for LVM >04:46:56,295 DEBUG anaconda: populate_raid: 0, None >04:46:56,295 INFO anaconda: getting device type for LVM >04:46:56,296 DEBUG anaconda: new container selection: None >04:46:56,296 DEBUG anaconda: new container selection: None >04:46:56,297 DEBUG anaconda: new container selection: FastGroup >04:46:56,297 DEBUG anaconda: default container is FastGroup >04:46:57,505 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:46:57,506 DEBUG anaconda: notebook page = 1 >04:46:57,506 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:46:57,506 DEBUG anaconda: old name: sysroot_b >04:46:57,506 DEBUG anaconda: new name: None >04:46:57,509 DEBUG anaconda: old size: 52000.0 >04:46:57,509 DEBUG anaconda: new size: 52000 >04:46:57,509 INFO anaconda: getting device type for LVM >04:46:57,509 DEBUG anaconda: old device type: 0 >04:46:57,509 DEBUG anaconda: new device type: 0 >04:46:57,510 DEBUG anaconda: reformat: True >04:46:57,511 DEBUG anaconda: old fs type: ext4 >04:46:57,511 DEBUG anaconda: new fs type: ext4 >04:46:57,511 DEBUG anaconda: old encryption setting: False >04:46:57,511 DEBUG anaconda: new encryption setting: False >04:46:57,512 DEBUG anaconda: old label: sysroot_b >04:46:57,512 DEBUG anaconda: new_label: sysroot_b >04:46:57,512 DEBUG anaconda: old mountpoint: / >04:46:57,512 DEBUG anaconda: new mountpoint: / >04:46:57,513 DEBUG anaconda: old raid level: None >04:46:57,513 DEBUG anaconda: new raid level: None >04:46:57,513 DEBUG anaconda: old container: FastGroup >04:46:57,513 DEBUG anaconda: new container: FastGroup >04:46:57,514 DEBUG anaconda: old container encrypted: False >04:46:57,514 DEBUG anaconda: new container encrypted: False >04:46:57,514 DEBUG anaconda: old container raid level: None >04:46:57,514 DEBUG anaconda: new container raid level: None >04:46:57,514 DEBUG anaconda: old container size request: 120000 >04:46:57,514 DEBUG anaconda: new container size request: 120000 >04:46:57,514 DEBUG anaconda: old disks: ['sda'] >04:46:57,514 DEBUG anaconda: new disks: ['sda'] >04:46:57,514 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:46:57,515 DEBUG anaconda: updated device_disks to ['sda'] >04:46:57,515 DEBUG anaconda: updated device_container_name to FastGroup >04:46:57,515 DEBUG anaconda: updated device_container_raid_level to None >04:46:57,515 DEBUG anaconda: updated device_container_encrypted to False >04:46:57,516 DEBUG anaconda: updated device_container_size to 120000 >04:46:57,521 INFO anaconda: getting device type for LVM >04:46:57,521 DEBUG anaconda: populate_raid: 0, None >04:46:57,521 INFO anaconda: getting device type for LVM >04:46:57,522 DEBUG anaconda: new container selection: None >04:46:57,522 DEBUG anaconda: new container selection: None >04:46:57,523 DEBUG anaconda: new container selection: FastGroup >04:46:57,524 DEBUG anaconda: default container is FastGroup >04:46:57,524 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:57,525 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:57,525 DEBUG anaconda: updated device_disks to ['sda'] >04:46:57,525 DEBUG anaconda: updated device_container_name to None >04:46:57,525 DEBUG anaconda: updated device_container_raid_level to None >04:46:57,525 DEBUG anaconda: updated device_container_encrypted to False >04:46:57,526 DEBUG anaconda: updated device_container_size to 0 >04:46:57,528 INFO anaconda: getting device type for LVM >04:46:57,531 INFO anaconda: getting device type for Standard Partition >04:46:57,532 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:46:57,532 INFO anaconda: getting device type for Standard Partition >04:46:57,533 INFO anaconda: getting device type for Standard Partition >04:46:57,534 INFO anaconda: getting device type for Standard Partition >04:46:57,535 INFO anaconda: getting device type for Standard Partition >04:46:57,535 INFO anaconda: getting device type for Standard Partition >04:46:57,536 INFO anaconda: getting device type for Standard Partition >04:46:57,536 INFO anaconda: getting device type for Standard Partition >04:46:57,537 INFO anaconda: getting device type for Standard Partition >04:46:57,537 DEBUG anaconda: populate_raid: 2, None >04:46:57,537 INFO anaconda: getting device type for Standard Partition >04:46:57,538 INFO anaconda: getting device type for Standard Partition >04:46:57,539 DEBUG anaconda: populate_raid: 2, None >04:46:57,539 INFO anaconda: getting device type for Standard Partition >04:46:58,729 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:58,730 DEBUG anaconda: notebook page = 1 >04:46:58,730 INFO anaconda: ui: saving changes to device sda1 >04:46:58,730 DEBUG anaconda: old name: sda1 >04:46:58,730 DEBUG anaconda: new name: None >04:46:58,732 DEBUG anaconda: old size: 2000.0 >04:46:58,733 DEBUG anaconda: new size: 2000 >04:46:58,733 INFO anaconda: getting device type for Standard Partition >04:46:58,733 DEBUG anaconda: old device type: 2 >04:46:58,733 DEBUG anaconda: new device type: 2 >04:46:58,733 DEBUG anaconda: reformat: False >04:46:58,735 DEBUG anaconda: old fs type: ext4 >04:46:58,735 DEBUG anaconda: new fs type: ext4 >04:46:58,735 DEBUG anaconda: old encryption setting: False >04:46:58,735 DEBUG anaconda: new encryption setting: False >04:46:58,735 DEBUG anaconda: old label: boot >04:46:58,735 DEBUG anaconda: new_label: >04:46:58,735 DEBUG anaconda: old mountpoint: /boot >04:46:58,736 DEBUG anaconda: new mountpoint: /boot >04:46:58,736 DEBUG anaconda: old raid level: None >04:46:58,736 DEBUG anaconda: new raid level: None >04:46:58,736 DEBUG anaconda: old container: None >04:46:58,736 DEBUG anaconda: new container: None >04:46:58,736 DEBUG anaconda: old container encrypted: False >04:46:58,736 DEBUG anaconda: new container encrypted: False >04:46:58,737 DEBUG anaconda: old container raid level: None >04:46:58,737 DEBUG anaconda: new container raid level: None >04:46:58,737 DEBUG anaconda: old container size request: 0 >04:46:58,737 DEBUG anaconda: new container size request: 0 >04:46:58,737 DEBUG anaconda: old disks: ['sda'] >04:46:58,737 DEBUG anaconda: new disks: ['sda'] >04:46:58,738 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:58,738 DEBUG anaconda: updated device_disks to ['sda'] >04:46:58,738 DEBUG anaconda: updated device_container_name to None >04:46:58,738 DEBUG anaconda: updated device_container_raid_level to None >04:46:58,738 DEBUG anaconda: updated device_container_encrypted to False >04:46:58,739 DEBUG anaconda: updated device_container_size to 0 >04:46:58,744 INFO anaconda: getting device type for Standard Partition >04:46:58,744 DEBUG anaconda: populate_raid: 2, None >04:46:58,744 INFO anaconda: getting device type for Standard Partition >04:46:58,745 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:46:58,746 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:46:58,746 DEBUG anaconda: updated device_disks to ['sda'] >04:46:58,746 DEBUG anaconda: updated device_container_name to FastGroup >04:46:58,747 DEBUG anaconda: updated device_container_raid_level to None >04:46:58,747 DEBUG anaconda: updated device_container_encrypted to False >04:46:58,747 DEBUG anaconda: updated device_container_size to 120000 >04:46:58,749 INFO anaconda: getting device type for Standard Partition >04:46:58,754 INFO anaconda: getting device type for LVM >04:46:58,755 DEBUG anaconda: device_type_changed: 0 LVM >04:46:58,755 INFO anaconda: getting device type for LVM >04:46:58,755 INFO anaconda: getting device type for LVM >04:46:58,756 INFO anaconda: getting device type for LVM >04:46:58,756 INFO anaconda: getting device type for LVM >04:46:58,756 INFO anaconda: getting device type for LVM >04:46:58,757 INFO anaconda: getting device type for LVM >04:46:58,757 INFO anaconda: getting device type for LVM >04:46:58,757 INFO anaconda: getting device type for LVM >04:46:58,758 INFO anaconda: getting device type for LVM >04:46:58,758 INFO anaconda: getting device type for LVM >04:46:58,758 INFO anaconda: getting device type for LVM >04:46:58,758 DEBUG anaconda: populate_raid: 0, None >04:46:58,759 INFO anaconda: getting device type for LVM >04:46:58,760 INFO anaconda: getting device type for LVM >04:46:58,760 DEBUG anaconda: populate_raid: 0, None >04:46:58,760 INFO anaconda: getting device type for LVM >04:46:58,761 DEBUG anaconda: new container selection: None >04:46:58,761 DEBUG anaconda: new container selection: None >04:46:58,762 DEBUG anaconda: new container selection: FastGroup >04:46:58,762 DEBUG anaconda: default container is FastGroup >04:46:59,977 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:46:59,978 DEBUG anaconda: notebook page = 1 >04:46:59,978 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:46:59,978 DEBUG anaconda: old name: sysroot_b >04:46:59,978 DEBUG anaconda: new name: None >04:46:59,981 DEBUG anaconda: old size: 52000.0 >04:46:59,981 DEBUG anaconda: new size: 52000 >04:46:59,981 INFO anaconda: getting device type for LVM >04:46:59,981 DEBUG anaconda: old device type: 0 >04:46:59,981 DEBUG anaconda: new device type: 0 >04:46:59,982 DEBUG anaconda: reformat: True >04:46:59,983 DEBUG anaconda: old fs type: ext4 >04:46:59,983 DEBUG anaconda: new fs type: ext4 >04:46:59,983 DEBUG anaconda: old encryption setting: False >04:46:59,983 DEBUG anaconda: new encryption setting: False >04:46:59,984 DEBUG anaconda: old label: sysroot_b >04:46:59,984 DEBUG anaconda: new_label: sysroot_b >04:46:59,984 DEBUG anaconda: old mountpoint: / >04:46:59,984 DEBUG anaconda: new mountpoint: / >04:46:59,985 DEBUG anaconda: old raid level: None >04:46:59,985 DEBUG anaconda: new raid level: None >04:46:59,985 DEBUG anaconda: old container: FastGroup >04:46:59,986 DEBUG anaconda: new container: FastGroup >04:46:59,986 DEBUG anaconda: old container encrypted: False >04:46:59,986 DEBUG anaconda: new container encrypted: False >04:46:59,986 DEBUG anaconda: old container raid level: None >04:46:59,986 DEBUG anaconda: new container raid level: None >04:46:59,986 DEBUG anaconda: old container size request: 120000 >04:46:59,986 DEBUG anaconda: new container size request: 120000 >04:46:59,986 DEBUG anaconda: old disks: ['sda'] >04:46:59,986 DEBUG anaconda: new disks: ['sda'] >04:46:59,986 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:46:59,987 DEBUG anaconda: updated device_disks to ['sda'] >04:46:59,987 DEBUG anaconda: updated device_container_name to FastGroup >04:46:59,987 DEBUG anaconda: updated device_container_raid_level to None >04:46:59,988 DEBUG anaconda: updated device_container_encrypted to False >04:46:59,988 DEBUG anaconda: updated device_container_size to 120000 >04:46:59,993 INFO anaconda: getting device type for LVM >04:46:59,993 DEBUG anaconda: populate_raid: 0, None >04:46:59,993 INFO anaconda: getting device type for LVM >04:46:59,994 DEBUG anaconda: new container selection: None >04:46:59,995 DEBUG anaconda: new container selection: None >04:46:59,995 DEBUG anaconda: new container selection: FastGroup >04:46:59,996 DEBUG anaconda: default container is FastGroup >04:46:59,996 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:59,997 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:46:59,997 DEBUG anaconda: updated device_disks to ['sda'] >04:46:59,997 DEBUG anaconda: updated device_container_name to None >04:46:59,997 DEBUG anaconda: updated device_container_raid_level to None >04:46:59,997 DEBUG anaconda: updated device_container_encrypted to False >04:46:59,998 DEBUG anaconda: updated device_container_size to 0 >04:46:59,999 INFO anaconda: getting device type for LVM >04:47:00,003 INFO anaconda: getting device type for Standard Partition >04:47:00,004 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:47:00,004 INFO anaconda: getting device type for Standard Partition >04:47:00,005 INFO anaconda: getting device type for Standard Partition >04:47:00,006 INFO anaconda: getting device type for Standard Partition >04:47:00,007 INFO anaconda: getting device type for Standard Partition >04:47:00,007 INFO anaconda: getting device type for Standard Partition >04:47:00,008 INFO anaconda: getting device type for Standard Partition >04:47:00,008 INFO anaconda: getting device type for Standard Partition >04:47:00,009 INFO anaconda: getting device type for Standard Partition >04:47:00,009 DEBUG anaconda: populate_raid: 2, None >04:47:00,009 INFO anaconda: getting device type for Standard Partition >04:47:00,010 INFO anaconda: getting device type for Standard Partition >04:47:00,011 DEBUG anaconda: populate_raid: 2, None >04:47:00,011 INFO anaconda: getting device type for Standard Partition >04:47:04,633 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:47:04,634 DEBUG anaconda: notebook page = 1 >04:47:04,635 INFO anaconda: ui: saving changes to device sda1 >04:47:04,635 DEBUG anaconda: old name: sda1 >04:47:04,635 DEBUG anaconda: new name: None >04:47:04,638 DEBUG anaconda: old size: 2000.0 >04:47:04,638 DEBUG anaconda: new size: 2000 >04:47:04,638 INFO anaconda: getting device type for Standard Partition >04:47:04,638 DEBUG anaconda: old device type: 2 >04:47:04,638 DEBUG anaconda: new device type: 2 >04:47:04,639 DEBUG anaconda: reformat: False >04:47:04,640 DEBUG anaconda: old fs type: ext4 >04:47:04,640 DEBUG anaconda: new fs type: ext4 >04:47:04,640 DEBUG anaconda: old encryption setting: False >04:47:04,640 DEBUG anaconda: new encryption setting: False >04:47:04,641 DEBUG anaconda: old label: boot >04:47:04,641 DEBUG anaconda: new_label: >04:47:04,641 DEBUG anaconda: old mountpoint: /boot >04:47:04,641 DEBUG anaconda: new mountpoint: /boot >04:47:04,641 DEBUG anaconda: old raid level: None >04:47:04,641 DEBUG anaconda: new raid level: None >04:47:04,641 DEBUG anaconda: old container: None >04:47:04,642 DEBUG anaconda: new container: None >04:47:04,642 DEBUG anaconda: old container encrypted: False >04:47:04,642 DEBUG anaconda: new container encrypted: False >04:47:04,642 DEBUG anaconda: old container raid level: None >04:47:04,642 DEBUG anaconda: new container raid level: None >04:47:04,642 DEBUG anaconda: old container size request: 0 >04:47:04,642 DEBUG anaconda: new container size request: 0 >04:47:04,642 DEBUG anaconda: old disks: ['sda'] >04:47:04,642 DEBUG anaconda: new disks: ['sda'] >04:47:04,643 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:47:04,643 DEBUG anaconda: updated device_disks to ['sda'] >04:47:04,644 DEBUG anaconda: updated device_container_name to None >04:47:04,644 DEBUG anaconda: updated device_container_raid_level to None >04:47:04,644 DEBUG anaconda: updated device_container_encrypted to False >04:47:04,644 DEBUG anaconda: updated device_container_size to 0 >04:47:04,649 INFO anaconda: getting device type for Standard Partition >04:47:04,650 DEBUG anaconda: populate_raid: 2, None >04:47:04,650 INFO anaconda: getting device type for Standard Partition >04:47:04,650 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:47:04,651 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:47:04,652 DEBUG anaconda: updated device_disks to ['sda'] >04:47:04,652 DEBUG anaconda: updated device_container_name to FastGroup >04:47:04,652 DEBUG anaconda: updated device_container_raid_level to None >04:47:04,652 DEBUG anaconda: updated device_container_encrypted to False >04:47:04,652 DEBUG anaconda: updated device_container_size to 120000 >04:47:04,654 INFO anaconda: getting device type for Standard Partition >04:47:04,660 INFO anaconda: getting device type for LVM >04:47:04,660 DEBUG anaconda: device_type_changed: 0 LVM >04:47:04,660 INFO anaconda: getting device type for LVM >04:47:04,661 INFO anaconda: getting device type for LVM >04:47:04,661 INFO anaconda: getting device type for LVM >04:47:04,661 INFO anaconda: getting device type for LVM >04:47:04,662 INFO anaconda: getting device type for LVM >04:47:04,662 INFO anaconda: getting device type for LVM >04:47:04,662 INFO anaconda: getting device type for LVM >04:47:04,663 INFO anaconda: getting device type for LVM >04:47:04,663 INFO anaconda: getting device type for LVM >04:47:04,663 INFO anaconda: getting device type for LVM >04:47:04,663 INFO anaconda: getting device type for LVM >04:47:04,664 DEBUG anaconda: populate_raid: 0, None >04:47:04,664 INFO anaconda: getting device type for LVM >04:47:04,665 INFO anaconda: getting device type for LVM >04:47:04,665 DEBUG anaconda: populate_raid: 0, None >04:47:04,665 INFO anaconda: getting device type for LVM >04:47:04,666 DEBUG anaconda: new container selection: None >04:47:04,666 DEBUG anaconda: new container selection: None >04:47:04,667 DEBUG anaconda: new container selection: FastGroup >04:47:04,667 DEBUG anaconda: default container is FastGroup >04:47:12,521 DEBUG anaconda: info bar clicked: PartitionDevice instance (0x48350d0) -- > name = sda3 status = False kids = 0 id = 57 > parents = ['existing 122104MB disk sda (7) with existing msdos disklabel'] > uuid = None size = 8.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8.0 path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = True max size = 100.0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4494990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4853a50> PedPartition: <_ped.Partition object at 0x482b230> > disk = existing 122104MB disk sda (7) with existing msdos disklabel > start = 249866240 end = 249882623 length = 16384 > flags = ((<SpokeWindow object at 0x383e280 (AnacondaSpokeWindow at 0x37d7f10)>,)) >04:47:26,130 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:47:26,131 DEBUG anaconda: notebook page = 1 >04:47:26,132 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:47:26,132 DEBUG anaconda: old name: sysroot_b >04:47:26,132 DEBUG anaconda: new name: None >04:47:26,135 DEBUG anaconda: old size: 52000.0 >04:47:26,135 DEBUG anaconda: new size: 52000 >04:47:26,135 INFO anaconda: getting device type for LVM >04:47:26,135 DEBUG anaconda: old device type: 0 >04:47:26,135 DEBUG anaconda: new device type: 0 >04:47:26,136 DEBUG anaconda: reformat: True >04:47:26,137 DEBUG anaconda: old fs type: ext4 >04:47:26,137 DEBUG anaconda: new fs type: ext4 >04:47:26,137 DEBUG anaconda: old encryption setting: False >04:47:26,137 DEBUG anaconda: new encryption setting: False >04:47:26,138 DEBUG anaconda: old label: sysroot_b >04:47:26,138 DEBUG anaconda: new_label: sysroot_b >04:47:26,138 DEBUG anaconda: old mountpoint: / >04:47:26,138 DEBUG anaconda: new mountpoint: / >04:47:26,139 DEBUG anaconda: old raid level: None >04:47:26,139 DEBUG anaconda: new raid level: None >04:47:26,139 DEBUG anaconda: old container: FastGroup >04:47:26,139 DEBUG anaconda: new container: FastGroup >04:47:26,140 DEBUG anaconda: old container encrypted: False >04:47:26,140 DEBUG anaconda: new container encrypted: False >04:47:26,140 DEBUG anaconda: old container raid level: None >04:47:26,140 DEBUG anaconda: new container raid level: None >04:47:26,140 DEBUG anaconda: old container size request: 120000 >04:47:26,140 DEBUG anaconda: new container size request: 120000 >04:47:26,140 DEBUG anaconda: old disks: ['sda'] >04:47:26,140 DEBUG anaconda: new disks: ['sda'] >04:47:26,140 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:47:26,141 DEBUG anaconda: updated device_disks to ['sda'] >04:47:26,141 DEBUG anaconda: updated device_container_name to FastGroup >04:47:26,141 DEBUG anaconda: updated device_container_raid_level to None >04:47:26,141 DEBUG anaconda: updated device_container_encrypted to False >04:47:26,142 DEBUG anaconda: updated device_container_size to 120000 >04:47:26,147 INFO anaconda: getting device type for LVM >04:47:26,147 DEBUG anaconda: populate_raid: 0, None >04:47:26,147 INFO anaconda: getting device type for LVM >04:47:26,148 DEBUG anaconda: new container selection: None >04:47:26,148 DEBUG anaconda: new container selection: None >04:47:26,149 DEBUG anaconda: new container selection: FastGroup >04:47:26,150 DEBUG anaconda: default container is FastGroup >04:47:26,150 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:47:26,151 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:47:26,151 DEBUG anaconda: updated device_disks to ['sda'] >04:47:26,151 DEBUG anaconda: updated device_container_name to None >04:47:26,151 DEBUG anaconda: updated device_container_raid_level to None >04:47:26,151 DEBUG anaconda: updated device_container_encrypted to False >04:47:26,152 DEBUG anaconda: updated device_container_size to 0 >04:47:26,154 INFO anaconda: getting device type for LVM >04:47:26,157 INFO anaconda: getting device type for Standard Partition >04:47:26,158 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:47:26,158 INFO anaconda: getting device type for Standard Partition >04:47:26,159 INFO anaconda: getting device type for Standard Partition >04:47:26,160 INFO anaconda: getting device type for Standard Partition >04:47:26,161 INFO anaconda: getting device type for Standard Partition >04:47:26,161 INFO anaconda: getting device type for Standard Partition >04:47:26,162 INFO anaconda: getting device type for Standard Partition >04:47:26,162 INFO anaconda: getting device type for Standard Partition >04:47:26,163 INFO anaconda: getting device type for Standard Partition >04:47:26,163 DEBUG anaconda: populate_raid: 2, None >04:47:26,163 INFO anaconda: getting device type for Standard Partition >04:47:26,164 INFO anaconda: getting device type for Standard Partition >04:47:26,165 DEBUG anaconda: populate_raid: 2, None >04:47:26,165 INFO anaconda: getting device type for Standard Partition >04:47:43,907 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:47:43,908 DEBUG anaconda: notebook page = 1 >04:47:43,908 INFO anaconda: ui: saving changes to device sda1 >04:47:43,908 DEBUG anaconda: old name: sda1 >04:47:43,908 DEBUG anaconda: new name: None >04:47:43,911 DEBUG anaconda: old size: 2000.0 >04:47:43,911 DEBUG anaconda: new size: 2000 >04:47:43,911 INFO anaconda: getting device type for Standard Partition >04:47:43,911 DEBUG anaconda: old device type: 2 >04:47:43,912 DEBUG anaconda: new device type: 2 >04:47:43,912 DEBUG anaconda: reformat: False >04:47:43,913 DEBUG anaconda: old fs type: ext4 >04:47:43,913 DEBUG anaconda: new fs type: ext4 >04:47:43,913 DEBUG anaconda: old encryption setting: False >04:47:43,914 DEBUG anaconda: new encryption setting: False >04:47:43,914 DEBUG anaconda: old label: boot >04:47:43,914 DEBUG anaconda: new_label: >04:47:43,914 DEBUG anaconda: old mountpoint: /boot >04:47:43,914 DEBUG anaconda: new mountpoint: /boot >04:47:43,914 DEBUG anaconda: old raid level: None >04:47:43,914 DEBUG anaconda: new raid level: None >04:47:43,915 DEBUG anaconda: old container: None >04:47:43,915 DEBUG anaconda: new container: None >04:47:43,915 DEBUG anaconda: old container encrypted: False >04:47:43,915 DEBUG anaconda: new container encrypted: False >04:47:43,915 DEBUG anaconda: old container raid level: None >04:47:43,915 DEBUG anaconda: new container raid level: None >04:47:43,915 DEBUG anaconda: old container size request: 0 >04:47:43,915 DEBUG anaconda: new container size request: 0 >04:47:43,915 DEBUG anaconda: old disks: ['sda'] >04:47:43,916 DEBUG anaconda: new disks: ['sda'] >04:47:43,916 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:47:43,916 DEBUG anaconda: updated device_disks to ['sda'] >04:47:43,916 DEBUG anaconda: updated device_container_name to None >04:47:43,917 DEBUG anaconda: updated device_container_raid_level to None >04:47:43,917 DEBUG anaconda: updated device_container_encrypted to False >04:47:43,917 DEBUG anaconda: updated device_container_size to 0 >04:47:43,922 INFO anaconda: getting device type for Standard Partition >04:47:43,923 DEBUG anaconda: populate_raid: 2, None >04:47:43,923 INFO anaconda: getting device type for Standard Partition >04:47:43,923 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:47:43,924 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:47:43,925 DEBUG anaconda: updated device_disks to ['sda'] >04:47:43,925 DEBUG anaconda: updated device_container_name to FastGroup >04:47:43,925 DEBUG anaconda: updated device_container_raid_level to None >04:47:43,925 DEBUG anaconda: updated device_container_encrypted to False >04:47:43,925 DEBUG anaconda: updated device_container_size to 120000 >04:47:43,927 INFO anaconda: getting device type for Standard Partition >04:47:43,933 INFO anaconda: getting device type for LVM >04:47:43,933 DEBUG anaconda: device_type_changed: 0 LVM >04:47:43,933 INFO anaconda: getting device type for LVM >04:47:43,934 INFO anaconda: getting device type for LVM >04:47:43,934 INFO anaconda: getting device type for LVM >04:47:43,935 INFO anaconda: getting device type for LVM >04:47:43,935 INFO anaconda: getting device type for LVM >04:47:43,935 INFO anaconda: getting device type for LVM >04:47:43,936 INFO anaconda: getting device type for LVM >04:47:43,936 INFO anaconda: getting device type for LVM >04:47:43,936 INFO anaconda: getting device type for LVM >04:47:43,936 INFO anaconda: getting device type for LVM >04:47:43,937 INFO anaconda: getting device type for LVM >04:47:43,937 DEBUG anaconda: populate_raid: 0, None >04:47:43,937 INFO anaconda: getting device type for LVM >04:47:43,938 INFO anaconda: getting device type for LVM >04:47:43,939 DEBUG anaconda: populate_raid: 0, None >04:47:43,939 INFO anaconda: getting device type for LVM >04:47:43,939 DEBUG anaconda: new container selection: None >04:47:43,940 DEBUG anaconda: new container selection: None >04:47:43,941 DEBUG anaconda: new container selection: FastGroup >04:47:43,941 DEBUG anaconda: default container is FastGroup >04:47:44,635 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:47:44,636 DEBUG anaconda: notebook page = 1 >04:47:44,636 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:47:44,637 DEBUG anaconda: old name: sysroot_b >04:47:44,637 DEBUG anaconda: new name: None >04:47:44,639 DEBUG anaconda: old size: 52000.0 >04:47:44,639 DEBUG anaconda: new size: 52000 >04:47:44,639 INFO anaconda: getting device type for LVM >04:47:44,640 DEBUG anaconda: old device type: 0 >04:47:44,640 DEBUG anaconda: new device type: 0 >04:47:44,640 DEBUG anaconda: reformat: True >04:47:44,641 DEBUG anaconda: old fs type: ext4 >04:47:44,642 DEBUG anaconda: new fs type: ext4 >04:47:44,642 DEBUG anaconda: old encryption setting: False >04:47:44,642 DEBUG anaconda: new encryption setting: False >04:47:44,642 DEBUG anaconda: old label: sysroot_b >04:47:44,642 DEBUG anaconda: new_label: sysroot_b >04:47:44,642 DEBUG anaconda: old mountpoint: / >04:47:44,642 DEBUG anaconda: new mountpoint: / >04:47:44,643 DEBUG anaconda: old raid level: None >04:47:44,643 DEBUG anaconda: new raid level: None >04:47:44,644 DEBUG anaconda: old container: FastGroup >04:47:44,644 DEBUG anaconda: new container: FastGroup >04:47:44,644 DEBUG anaconda: old container encrypted: False >04:47:44,644 DEBUG anaconda: new container encrypted: False >04:47:44,644 DEBUG anaconda: old container raid level: None >04:47:44,644 DEBUG anaconda: new container raid level: None >04:47:44,644 DEBUG anaconda: old container size request: 120000 >04:47:44,644 DEBUG anaconda: new container size request: 120000 >04:47:44,645 DEBUG anaconda: old disks: ['sda'] >04:47:44,645 DEBUG anaconda: new disks: ['sda'] >04:47:44,645 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:47:44,645 DEBUG anaconda: updated device_disks to ['sda'] >04:47:44,646 DEBUG anaconda: updated device_container_name to FastGroup >04:47:44,646 DEBUG anaconda: updated device_container_raid_level to None >04:47:44,646 DEBUG anaconda: updated device_container_encrypted to False >04:47:44,646 DEBUG anaconda: updated device_container_size to 120000 >04:47:44,652 INFO anaconda: getting device type for LVM >04:47:44,652 DEBUG anaconda: populate_raid: 0, None >04:47:44,653 INFO anaconda: getting device type for LVM >04:47:44,653 DEBUG anaconda: new container selection: None >04:47:44,654 DEBUG anaconda: new container selection: None >04:47:44,655 DEBUG anaconda: new container selection: FastGroup >04:47:44,655 DEBUG anaconda: default container is FastGroup >04:47:44,656 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:47:44,656 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:47:44,657 DEBUG anaconda: updated device_disks to ['sda'] >04:47:44,657 DEBUG anaconda: updated device_container_name to None >04:47:44,657 DEBUG anaconda: updated device_container_raid_level to None >04:47:44,657 DEBUG anaconda: updated device_container_encrypted to False >04:47:44,657 DEBUG anaconda: updated device_container_size to 0 >04:47:44,659 INFO anaconda: getting device type for LVM >04:47:44,663 INFO anaconda: getting device type for Standard Partition >04:47:44,663 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:47:44,664 INFO anaconda: getting device type for Standard Partition >04:47:44,664 INFO anaconda: getting device type for Standard Partition >04:47:44,665 INFO anaconda: getting device type for Standard Partition >04:47:44,666 INFO anaconda: getting device type for Standard Partition >04:47:44,667 INFO anaconda: getting device type for Standard Partition >04:47:44,667 INFO anaconda: getting device type for Standard Partition >04:47:44,668 INFO anaconda: getting device type for Standard Partition >04:47:44,668 INFO anaconda: getting device type for Standard Partition >04:47:44,668 DEBUG anaconda: populate_raid: 2, None >04:47:44,669 INFO anaconda: getting device type for Standard Partition >04:47:44,670 INFO anaconda: getting device type for Standard Partition >04:47:44,670 DEBUG anaconda: populate_raid: 2, None >04:47:44,670 INFO anaconda: getting device type for Standard Partition >04:47:46,379 INFO anaconda: ui: saving changes to device sda1 >04:47:46,380 DEBUG anaconda: old name: sda1 >04:47:46,380 DEBUG anaconda: new name: None >04:47:46,382 DEBUG anaconda: old size: 2000.0 >04:47:46,382 DEBUG anaconda: new size: 2000 >04:47:46,382 INFO anaconda: getting device type for Standard Partition >04:47:46,383 DEBUG anaconda: old device type: 2 >04:47:46,383 DEBUG anaconda: new device type: 2 >04:47:46,383 DEBUG anaconda: reformat: False >04:47:46,385 DEBUG anaconda: old fs type: ext4 >04:47:46,385 DEBUG anaconda: new fs type: ext4 >04:47:46,385 DEBUG anaconda: old encryption setting: False >04:47:46,385 DEBUG anaconda: new encryption setting: False >04:47:46,385 DEBUG anaconda: old label: boot >04:47:46,385 DEBUG anaconda: new_label: >04:47:46,385 DEBUG anaconda: old mountpoint: /boot >04:47:46,385 DEBUG anaconda: new mountpoint: /boot >04:47:46,385 DEBUG anaconda: old raid level: None >04:47:46,385 DEBUG anaconda: new raid level: None >04:47:46,386 DEBUG anaconda: old container: None >04:47:46,386 DEBUG anaconda: new container: None >04:47:46,386 DEBUG anaconda: old container encrypted: False >04:47:46,386 DEBUG anaconda: new container encrypted: False >04:47:46,386 DEBUG anaconda: old container raid level: None >04:47:46,386 DEBUG anaconda: new container raid level: None >04:47:46,386 DEBUG anaconda: old container size request: 0 >04:47:46,387 DEBUG anaconda: new container size request: 0 >04:47:46,387 DEBUG anaconda: old disks: ['sda'] >04:47:46,387 DEBUG anaconda: new disks: ['sda'] >04:47:46,387 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:47:46,388 DEBUG anaconda: updated device_disks to ['sda'] >04:47:46,388 DEBUG anaconda: updated device_container_name to None >04:47:46,388 DEBUG anaconda: updated device_container_raid_level to None >04:47:46,388 DEBUG anaconda: updated device_container_encrypted to False >04:47:46,388 DEBUG anaconda: updated device_container_size to 0 >04:47:46,393 INFO anaconda: getting device type for Standard Partition >04:47:46,394 DEBUG anaconda: populate_raid: 2, None >04:47:46,394 INFO anaconda: getting device type for Standard Partition >04:47:48,679 DEBUG anaconda: new disk order: [] >04:47:48,716 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:47:48,716 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:47:48,717 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:47:48,717 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:47:48,718 DEBUG anaconda: stage1 device cannot be of type disk >04:47:48,719 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >04:47:48,719 DEBUG anaconda: _is_valid_size(sda1) returning True >04:47:48,720 DEBUG anaconda: _is_valid_location(sda1) returning True >04:47:48,721 DEBUG anaconda: _is_valid_format(sda1) returning False >04:47:48,721 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >04:47:48,722 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >04:47:48,722 DEBUG anaconda: _is_valid_size(sda2) returning True >04:47:48,723 DEBUG anaconda: _is_valid_location(sda2) returning True >04:47:48,723 WARN anaconda: sda2 not bootable >04:47:48,724 DEBUG anaconda: _is_valid_format(sda2) returning False >04:47:48,724 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >04:47:48,725 ERR anaconda: storage configuration failed: failed to find a suitable stage1 device >04:47:48,741 INFO anaconda: Running Thread: AnaCheckStorageThread (140514410096384) >04:47:48,745 ERR anaconda: you have not created a bootloader stage1 target device >04:47:48,755 ERR anaconda: You have not created a bootable partition. >04:47:48,757 INFO anaconda: Thread Done: AnaCheckStorageThread (140514410096384) >04:47:48,831 INFO anaconda: Not doing 'require network connection' in live installation >04:47:48,849 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:47:48,856 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:47:48,856 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Checking storage configuration... >04:47:48,863 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:48:17,773 DEBUG anaconda: Need disklabel: gpt have: msdos >04:48:18,624 DEBUG anaconda: disk free: 0 fs free: 0 sw needs: 2.93 GB auto swap: 12.10 GB >04:49:29,970 DEBUG anaconda: Need disklabel: gpt have: msdos >04:49:30,807 DEBUG anaconda: disk free: 0 fs free: 0 sw needs: 2.93 GB auto swap: 12.10 GB >04:49:33,249 INFO anaconda: Running Thread: AnaExecuteStorageThread (140514410096384) >04:49:33,266 DEBUG anaconda: new disk order: [] >04:49:33,345 DEBUG anaconda: new disk order: [] >04:49:33,395 INFO anaconda: Not doing 'require network connection' in live installation >04:49:33,419 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:49:33,419 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:49:33,420 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:49:33,420 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:49:33,420 DEBUG anaconda: stage1 device cannot be of type disk >04:49:33,420 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >04:49:33,421 DEBUG anaconda: _is_valid_size(sda1) returning True >04:49:33,421 DEBUG anaconda: _is_valid_location(sda1) returning True >04:49:33,421 DEBUG anaconda: _is_valid_format(sda1) returning False >04:49:33,421 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >04:49:33,421 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >04:49:33,422 DEBUG anaconda: _is_valid_size(sda2) returning True >04:49:33,422 DEBUG anaconda: _is_valid_location(sda2) returning True >04:49:33,422 WARN anaconda: sda2 not bootable >04:49:33,422 DEBUG anaconda: _is_valid_format(sda2) returning False >04:49:33,422 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >04:49:33,422 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >04:49:33,423 INFO anaconda: Thread Done: AnaExecuteStorageThread (140514410096384) >04:49:33,511 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >04:49:33,513 DEBUG anaconda: ui: unused=[] >04:49:33,514 DEBUG anaconda: ui: new_devices=['FastGroup-sysroot_b', 'sda1'] >04:49:33,535 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:49:33,535 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:49:33,535 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:33,536 DEBUG anaconda: updated device_disks to ['sda'] >04:49:33,536 DEBUG anaconda: updated device_container_name to None >04:49:33,536 DEBUG anaconda: updated device_container_raid_level to None >04:49:33,536 DEBUG anaconda: updated device_container_encrypted to False >04:49:33,536 DEBUG anaconda: updated device_container_size to 0 >04:49:33,541 INFO anaconda: getting device type for Standard Partition >04:49:33,542 DEBUG anaconda: populate_raid: 2, None >04:49:33,542 INFO anaconda: getting device type for Standard Partition >04:49:33,543 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:49:33,543 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:33,544 DEBUG anaconda: updated device_disks to ['sda'] >04:49:33,544 DEBUG anaconda: updated device_container_name to None >04:49:33,544 DEBUG anaconda: updated device_container_raid_level to None >04:49:33,544 DEBUG anaconda: updated device_container_encrypted to False >04:49:33,544 DEBUG anaconda: updated device_container_size to 0 >04:49:33,549 INFO anaconda: getting device type for Standard Partition >04:49:33,550 DEBUG anaconda: populate_raid: 2, None >04:49:33,550 INFO anaconda: getting device type for Standard Partition >04:49:33,575 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:49:33,575 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Saving storage configuration... >04:49:33,575 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Failed to save storage configuration... >04:49:33,582 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:49:36,473 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:49:36,473 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:36,473 DEBUG anaconda: notebook page = 1 >04:49:36,473 INFO anaconda: ui: saving changes to device sda1 >04:49:36,474 DEBUG anaconda: old name: sda1 >04:49:36,474 DEBUG anaconda: new name: None >04:49:36,476 DEBUG anaconda: old size: 2000.0 >04:49:36,476 DEBUG anaconda: new size: 2000 >04:49:36,476 INFO anaconda: getting device type for Standard Partition >04:49:36,477 DEBUG anaconda: old device type: 2 >04:49:36,477 DEBUG anaconda: new device type: 2 >04:49:36,477 DEBUG anaconda: reformat: False >04:49:36,479 DEBUG anaconda: old fs type: ext4 >04:49:36,479 DEBUG anaconda: new fs type: ext4 >04:49:36,479 DEBUG anaconda: old encryption setting: False >04:49:36,479 DEBUG anaconda: new encryption setting: False >04:49:36,479 DEBUG anaconda: old label: boot >04:49:36,479 DEBUG anaconda: new_label: >04:49:36,479 DEBUG anaconda: old mountpoint: /boot >04:49:36,480 DEBUG anaconda: new mountpoint: /boot >04:49:36,480 DEBUG anaconda: old raid level: None >04:49:36,480 DEBUG anaconda: new raid level: None >04:49:36,480 DEBUG anaconda: old container: None >04:49:36,480 DEBUG anaconda: new container: None >04:49:36,480 DEBUG anaconda: old container encrypted: False >04:49:36,480 DEBUG anaconda: new container encrypted: False >04:49:36,480 DEBUG anaconda: old container raid level: None >04:49:36,481 DEBUG anaconda: new container raid level: None >04:49:36,481 DEBUG anaconda: old container size request: 0 >04:49:36,481 DEBUG anaconda: new container size request: 0 >04:49:36,481 DEBUG anaconda: old disks: ['sda'] >04:49:36,481 DEBUG anaconda: new disks: ['sda'] >04:49:36,482 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:36,482 DEBUG anaconda: updated device_disks to ['sda'] >04:49:36,482 DEBUG anaconda: updated device_container_name to None >04:49:36,482 DEBUG anaconda: updated device_container_raid_level to None >04:49:36,482 DEBUG anaconda: updated device_container_encrypted to False >04:49:36,483 DEBUG anaconda: updated device_container_size to 0 >04:49:36,488 INFO anaconda: getting device type for Standard Partition >04:49:36,488 DEBUG anaconda: populate_raid: 2, None >04:49:36,489 INFO anaconda: getting device type for Standard Partition >04:49:36,489 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:49:36,489 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:36,490 DEBUG anaconda: updated device_disks to ['sda'] >04:49:36,490 DEBUG anaconda: updated device_container_name to None >04:49:36,490 DEBUG anaconda: updated device_container_raid_level to None >04:49:36,490 DEBUG anaconda: updated device_container_encrypted to False >04:49:36,490 DEBUG anaconda: updated device_container_size to 0 >04:49:36,495 INFO anaconda: getting device type for Standard Partition >04:49:36,496 DEBUG anaconda: populate_raid: 2, None >04:49:36,496 INFO anaconda: getting device type for Standard Partition >04:49:40,569 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:40,570 DEBUG anaconda: notebook page = 1 >04:49:40,570 INFO anaconda: ui: saving changes to device sda1 >04:49:40,570 DEBUG anaconda: old name: sda1 >04:49:40,570 DEBUG anaconda: new name: None >04:49:40,572 DEBUG anaconda: old size: 2000.0 >04:49:40,573 DEBUG anaconda: new size: 2000 >04:49:40,573 INFO anaconda: getting device type for Standard Partition >04:49:40,573 DEBUG anaconda: old device type: 2 >04:49:40,573 DEBUG anaconda: new device type: 2 >04:49:40,573 DEBUG anaconda: reformat: False >04:49:40,575 DEBUG anaconda: old fs type: ext4 >04:49:40,575 DEBUG anaconda: new fs type: ext4 >04:49:40,575 DEBUG anaconda: old encryption setting: False >04:49:40,575 DEBUG anaconda: new encryption setting: False >04:49:40,575 DEBUG anaconda: old label: boot >04:49:40,575 DEBUG anaconda: new_label: >04:49:40,576 DEBUG anaconda: old mountpoint: /boot >04:49:40,576 DEBUG anaconda: new mountpoint: /boot >04:49:40,576 DEBUG anaconda: old raid level: None >04:49:40,576 DEBUG anaconda: new raid level: None >04:49:40,576 DEBUG anaconda: old container: None >04:49:40,576 DEBUG anaconda: new container: None >04:49:40,576 DEBUG anaconda: old container encrypted: False >04:49:40,577 DEBUG anaconda: new container encrypted: False >04:49:40,577 DEBUG anaconda: old container raid level: None >04:49:40,577 DEBUG anaconda: new container raid level: None >04:49:40,577 DEBUG anaconda: old container size request: 0 >04:49:40,577 DEBUG anaconda: new container size request: 0 >04:49:40,577 DEBUG anaconda: old disks: ['sda'] >04:49:40,577 DEBUG anaconda: new disks: ['sda'] >04:49:40,578 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:40,578 DEBUG anaconda: updated device_disks to ['sda'] >04:49:40,578 DEBUG anaconda: updated device_container_name to None >04:49:40,578 DEBUG anaconda: updated device_container_raid_level to None >04:49:40,578 DEBUG anaconda: updated device_container_encrypted to False >04:49:40,579 DEBUG anaconda: updated device_container_size to 0 >04:49:40,584 INFO anaconda: getting device type for Standard Partition >04:49:40,584 DEBUG anaconda: populate_raid: 2, None >04:49:40,585 INFO anaconda: getting device type for Standard Partition >04:49:40,585 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:40,586 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:40,586 DEBUG anaconda: updated device_disks to ['sda'] >04:49:40,586 DEBUG anaconda: updated device_container_name to None >04:49:40,586 DEBUG anaconda: updated device_container_raid_level to None >04:49:40,586 DEBUG anaconda: updated device_container_encrypted to False >04:49:40,586 DEBUG anaconda: updated device_container_size to 0 >04:49:40,591 INFO anaconda: getting device type for Standard Partition >04:49:40,592 DEBUG anaconda: populate_raid: 2, None >04:49:40,592 INFO anaconda: getting device type for Standard Partition >04:49:41,833 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:41,834 DEBUG anaconda: notebook page = 1 >04:49:41,834 INFO anaconda: ui: saving changes to device sda1 >04:49:41,834 DEBUG anaconda: old name: sda1 >04:49:41,834 DEBUG anaconda: new name: None >04:49:41,837 DEBUG anaconda: old size: 2000.0 >04:49:41,837 DEBUG anaconda: new size: 2000 >04:49:41,837 INFO anaconda: getting device type for Standard Partition >04:49:41,837 DEBUG anaconda: old device type: 2 >04:49:41,837 DEBUG anaconda: new device type: 2 >04:49:41,837 DEBUG anaconda: reformat: False >04:49:41,839 DEBUG anaconda: old fs type: ext4 >04:49:41,839 DEBUG anaconda: new fs type: ext4 >04:49:41,839 DEBUG anaconda: old encryption setting: False >04:49:41,839 DEBUG anaconda: new encryption setting: False >04:49:41,839 DEBUG anaconda: old label: boot >04:49:41,840 DEBUG anaconda: new_label: >04:49:41,840 DEBUG anaconda: old mountpoint: /boot >04:49:41,840 DEBUG anaconda: new mountpoint: /boot >04:49:41,840 DEBUG anaconda: old raid level: None >04:49:41,840 DEBUG anaconda: new raid level: None >04:49:41,840 DEBUG anaconda: old container: None >04:49:41,840 DEBUG anaconda: new container: None >04:49:41,840 DEBUG anaconda: old container encrypted: False >04:49:41,841 DEBUG anaconda: new container encrypted: False >04:49:41,841 DEBUG anaconda: old container raid level: None >04:49:41,841 DEBUG anaconda: new container raid level: None >04:49:41,841 DEBUG anaconda: old container size request: 0 >04:49:41,841 DEBUG anaconda: new container size request: 0 >04:49:41,841 DEBUG anaconda: old disks: ['sda'] >04:49:41,842 DEBUG anaconda: new disks: ['sda'] >04:49:41,842 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:41,842 DEBUG anaconda: updated device_disks to ['sda'] >04:49:41,842 DEBUG anaconda: updated device_container_name to None >04:49:41,842 DEBUG anaconda: updated device_container_raid_level to None >04:49:41,842 DEBUG anaconda: updated device_container_encrypted to False >04:49:41,843 DEBUG anaconda: updated device_container_size to 0 >04:49:41,848 INFO anaconda: getting device type for Standard Partition >04:49:41,849 DEBUG anaconda: populate_raid: 2, None >04:49:41,849 INFO anaconda: getting device type for Standard Partition >04:49:41,849 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:41,850 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:41,850 DEBUG anaconda: updated device_disks to ['sda'] >04:49:41,850 DEBUG anaconda: updated device_container_name to None >04:49:41,850 DEBUG anaconda: updated device_container_raid_level to None >04:49:41,850 DEBUG anaconda: updated device_container_encrypted to False >04:49:41,850 DEBUG anaconda: updated device_container_size to 0 >04:49:41,855 INFO anaconda: getting device type for Standard Partition >04:49:41,856 DEBUG anaconda: populate_raid: 2, None >04:49:41,856 INFO anaconda: getting device type for Standard Partition >04:49:42,953 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:42,954 DEBUG anaconda: notebook page = 1 >04:49:42,954 INFO anaconda: ui: saving changes to device sda1 >04:49:42,954 DEBUG anaconda: old name: sda1 >04:49:42,954 DEBUG anaconda: new name: None >04:49:42,957 DEBUG anaconda: old size: 2000.0 >04:49:42,957 DEBUG anaconda: new size: 2000 >04:49:42,957 INFO anaconda: getting device type for Standard Partition >04:49:42,957 DEBUG anaconda: old device type: 2 >04:49:42,957 DEBUG anaconda: new device type: 2 >04:49:42,957 DEBUG anaconda: reformat: False >04:49:42,959 DEBUG anaconda: old fs type: ext4 >04:49:42,959 DEBUG anaconda: new fs type: ext4 >04:49:42,959 DEBUG anaconda: old encryption setting: False >04:49:42,959 DEBUG anaconda: new encryption setting: False >04:49:42,959 DEBUG anaconda: old label: boot >04:49:42,960 DEBUG anaconda: new_label: >04:49:42,960 DEBUG anaconda: old mountpoint: /boot >04:49:42,960 DEBUG anaconda: new mountpoint: /boot >04:49:42,960 DEBUG anaconda: old raid level: None >04:49:42,960 DEBUG anaconda: new raid level: None >04:49:42,960 DEBUG anaconda: old container: None >04:49:42,960 DEBUG anaconda: new container: None >04:49:42,961 DEBUG anaconda: old container encrypted: False >04:49:42,961 DEBUG anaconda: new container encrypted: False >04:49:42,961 DEBUG anaconda: old container raid level: None >04:49:42,961 DEBUG anaconda: new container raid level: None >04:49:42,961 DEBUG anaconda: old container size request: 0 >04:49:42,961 DEBUG anaconda: new container size request: 0 >04:49:42,961 DEBUG anaconda: old disks: ['sda'] >04:49:42,962 DEBUG anaconda: new disks: ['sda'] >04:49:42,962 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:49:42,962 DEBUG anaconda: updated device_disks to ['sda'] >04:49:42,962 DEBUG anaconda: updated device_container_name to None >04:49:42,962 DEBUG anaconda: updated device_container_raid_level to None >04:49:42,963 DEBUG anaconda: updated device_container_encrypted to False >04:49:42,963 DEBUG anaconda: updated device_container_size to 0 >04:49:42,968 INFO anaconda: getting device type for Standard Partition >04:49:42,969 DEBUG anaconda: populate_raid: 2, None >04:49:42,969 INFO anaconda: getting device type for Standard Partition >04:49:42,969 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:42,970 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:42,971 DEBUG anaconda: updated device_disks to ['sda'] >04:49:42,971 DEBUG anaconda: updated device_container_name to FastGroup >04:49:42,971 DEBUG anaconda: updated device_container_raid_level to None >04:49:42,971 DEBUG anaconda: updated device_container_encrypted to False >04:49:42,971 DEBUG anaconda: updated device_container_size to 120000 >04:49:42,973 INFO anaconda: getting device type for Standard Partition >04:49:42,979 INFO anaconda: getting device type for LVM >04:49:42,979 DEBUG anaconda: device_type_changed: 0 LVM >04:49:42,980 INFO anaconda: getting device type for LVM >04:49:42,980 INFO anaconda: getting device type for LVM >04:49:42,980 INFO anaconda: getting device type for LVM >04:49:42,981 INFO anaconda: getting device type for LVM >04:49:42,981 INFO anaconda: getting device type for LVM >04:49:42,981 INFO anaconda: getting device type for LVM >04:49:42,982 INFO anaconda: getting device type for LVM >04:49:42,982 INFO anaconda: getting device type for LVM >04:49:42,982 INFO anaconda: getting device type for LVM >04:49:42,983 INFO anaconda: getting device type for LVM >04:49:42,983 INFO anaconda: getting device type for LVM >04:49:42,983 DEBUG anaconda: populate_raid: 0, None >04:49:42,983 INFO anaconda: getting device type for LVM >04:49:42,984 INFO anaconda: getting device type for LVM >04:49:42,985 DEBUG anaconda: populate_raid: 0, None >04:49:42,985 INFO anaconda: getting device type for LVM >04:49:42,985 DEBUG anaconda: new container selection: None >04:49:42,986 DEBUG anaconda: new container selection: None >04:49:42,987 DEBUG anaconda: new container selection: FastGroup >04:49:42,987 DEBUG anaconda: default container is FastGroup >04:49:44,233 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:44,235 DEBUG anaconda: notebook page = 1 >04:49:44,235 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:49:44,236 DEBUG anaconda: old name: sysroot_b >04:49:44,236 DEBUG anaconda: new name: None >04:49:44,238 DEBUG anaconda: old size: 52000.0 >04:49:44,238 DEBUG anaconda: new size: 52000 >04:49:44,239 INFO anaconda: getting device type for LVM >04:49:44,239 DEBUG anaconda: old device type: 0 >04:49:44,239 DEBUG anaconda: new device type: 0 >04:49:44,239 DEBUG anaconda: reformat: True >04:49:44,241 DEBUG anaconda: old fs type: ext4 >04:49:44,241 DEBUG anaconda: new fs type: ext4 >04:49:44,241 DEBUG anaconda: old encryption setting: False >04:49:44,241 DEBUG anaconda: new encryption setting: False >04:49:44,241 DEBUG anaconda: old label: sysroot_b >04:49:44,241 DEBUG anaconda: new_label: sysroot_b >04:49:44,241 DEBUG anaconda: old mountpoint: / >04:49:44,241 DEBUG anaconda: new mountpoint: / >04:49:44,242 DEBUG anaconda: old raid level: None >04:49:44,242 DEBUG anaconda: new raid level: None >04:49:44,243 DEBUG anaconda: old container: FastGroup >04:49:44,243 DEBUG anaconda: new container: FastGroup >04:49:44,243 DEBUG anaconda: old container encrypted: False >04:49:44,243 DEBUG anaconda: new container encrypted: False >04:49:44,243 DEBUG anaconda: old container raid level: None >04:49:44,243 DEBUG anaconda: new container raid level: None >04:49:44,244 DEBUG anaconda: old container size request: 120000 >04:49:44,244 DEBUG anaconda: new container size request: 120000 >04:49:44,244 DEBUG anaconda: old disks: ['sda'] >04:49:44,244 DEBUG anaconda: new disks: ['sda'] >04:49:44,244 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:44,245 DEBUG anaconda: updated device_disks to ['sda'] >04:49:44,245 DEBUG anaconda: updated device_container_name to FastGroup >04:49:44,245 DEBUG anaconda: updated device_container_raid_level to None >04:49:44,245 DEBUG anaconda: updated device_container_encrypted to False >04:49:44,245 DEBUG anaconda: updated device_container_size to 120000 >04:49:44,250 INFO anaconda: getting device type for LVM >04:49:44,251 DEBUG anaconda: populate_raid: 0, None >04:49:44,251 INFO anaconda: getting device type for LVM >04:49:44,251 DEBUG anaconda: new container selection: None >04:49:44,252 DEBUG anaconda: new container selection: None >04:49:44,253 DEBUG anaconda: new container selection: FastGroup >04:49:44,253 DEBUG anaconda: default container is FastGroup >04:49:44,254 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:44,255 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:44,256 DEBUG anaconda: updated device_disks to ['sda'] >04:49:44,256 DEBUG anaconda: updated device_container_name to FastGroup >04:49:44,256 DEBUG anaconda: updated device_container_raid_level to None >04:49:44,256 DEBUG anaconda: updated device_container_encrypted to False >04:49:44,256 DEBUG anaconda: updated device_container_size to 120000 >04:49:44,258 INFO anaconda: getting device type for LVM >04:49:44,263 INFO anaconda: getting device type for LVM >04:49:44,263 DEBUG anaconda: populate_raid: 0, None >04:49:44,263 INFO anaconda: getting device type for LVM >04:49:44,264 DEBUG anaconda: new container selection: None >04:49:44,264 DEBUG anaconda: new container selection: None >04:49:44,265 DEBUG anaconda: new container selection: FastGroup >04:49:44,266 DEBUG anaconda: default container is FastGroup >04:49:45,465 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:45,466 DEBUG anaconda: notebook page = 1 >04:49:45,467 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:49:45,467 DEBUG anaconda: old name: sysroot_a >04:49:45,467 DEBUG anaconda: new name: None >04:49:45,469 DEBUG anaconda: old size: 52000.0 >04:49:45,470 DEBUG anaconda: new size: 52000 >04:49:45,470 INFO anaconda: getting device type for LVM >04:49:45,470 DEBUG anaconda: old device type: 0 >04:49:45,470 DEBUG anaconda: new device type: 0 >04:49:45,470 DEBUG anaconda: reformat: False >04:49:45,472 DEBUG anaconda: old fs type: ext4 >04:49:45,472 DEBUG anaconda: new fs type: ext4 >04:49:45,472 DEBUG anaconda: old encryption setting: False >04:49:45,472 DEBUG anaconda: new encryption setting: False >04:49:45,472 DEBUG anaconda: old label: sysroot_a >04:49:45,472 DEBUG anaconda: new_label: >04:49:45,472 DEBUG anaconda: old mountpoint: >04:49:45,473 DEBUG anaconda: new mountpoint: >04:49:45,473 DEBUG anaconda: old raid level: None >04:49:45,473 DEBUG anaconda: new raid level: None >04:49:45,473 DEBUG anaconda: old container: FastGroup >04:49:45,473 DEBUG anaconda: new container: FastGroup >04:49:45,474 DEBUG anaconda: old container encrypted: False >04:49:45,474 DEBUG anaconda: new container encrypted: False >04:49:45,474 DEBUG anaconda: old container raid level: None >04:49:45,474 DEBUG anaconda: new container raid level: None >04:49:45,474 DEBUG anaconda: old container size request: 120000 >04:49:45,474 DEBUG anaconda: new container size request: 120000 >04:49:45,474 DEBUG anaconda: old disks: ['sda'] >04:49:45,474 DEBUG anaconda: new disks: ['sda'] >04:49:45,474 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:45,475 DEBUG anaconda: updated device_disks to ['sda'] >04:49:45,475 DEBUG anaconda: updated device_container_name to FastGroup >04:49:45,476 DEBUG anaconda: updated device_container_raid_level to None >04:49:45,476 DEBUG anaconda: updated device_container_encrypted to False >04:49:45,476 DEBUG anaconda: updated device_container_size to 120000 >04:49:45,481 INFO anaconda: getting device type for LVM >04:49:45,481 DEBUG anaconda: populate_raid: 0, None >04:49:45,481 INFO anaconda: getting device type for LVM >04:49:45,482 DEBUG anaconda: new container selection: None >04:49:45,483 DEBUG anaconda: new container selection: None >04:49:45,484 DEBUG anaconda: new container selection: FastGroup >04:49:45,484 DEBUG anaconda: default container is FastGroup >04:49:45,485 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:45,485 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:45,486 DEBUG anaconda: updated device_disks to ['sda'] >04:49:45,486 DEBUG anaconda: updated device_container_name to FastGroup >04:49:45,486 DEBUG anaconda: updated device_container_raid_level to None >04:49:45,486 DEBUG anaconda: updated device_container_encrypted to False >04:49:45,487 DEBUG anaconda: updated device_container_size to 120000 >04:49:45,489 INFO anaconda: getting device type for LVM >04:49:45,494 INFO anaconda: getting device type for LVM >04:49:45,494 DEBUG anaconda: populate_raid: 0, None >04:49:45,495 INFO anaconda: getting device type for LVM >04:49:45,495 DEBUG anaconda: new container selection: None >04:49:45,496 DEBUG anaconda: new container selection: None >04:49:45,497 DEBUG anaconda: new container selection: FastGroup >04:49:45,497 DEBUG anaconda: default container is FastGroup >04:49:46,529 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:46,530 DEBUG anaconda: notebook page = 1 >04:49:46,530 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:49:46,531 DEBUG anaconda: old name: sysroot_b >04:49:46,531 DEBUG anaconda: new name: None >04:49:46,533 DEBUG anaconda: old size: 52000.0 >04:49:46,533 DEBUG anaconda: new size: 52000 >04:49:46,533 INFO anaconda: getting device type for LVM >04:49:46,534 DEBUG anaconda: old device type: 0 >04:49:46,534 DEBUG anaconda: new device type: 0 >04:49:46,534 DEBUG anaconda: reformat: True >04:49:46,536 DEBUG anaconda: old fs type: ext4 >04:49:46,536 DEBUG anaconda: new fs type: ext4 >04:49:46,536 DEBUG anaconda: old encryption setting: False >04:49:46,536 DEBUG anaconda: new encryption setting: False >04:49:46,536 DEBUG anaconda: old label: sysroot_b >04:49:46,536 DEBUG anaconda: new_label: sysroot_b >04:49:46,536 DEBUG anaconda: old mountpoint: / >04:49:46,536 DEBUG anaconda: new mountpoint: / >04:49:46,537 DEBUG anaconda: old raid level: None >04:49:46,537 DEBUG anaconda: new raid level: None >04:49:46,538 DEBUG anaconda: old container: FastGroup >04:49:46,538 DEBUG anaconda: new container: FastGroup >04:49:46,538 DEBUG anaconda: old container encrypted: False >04:49:46,538 DEBUG anaconda: new container encrypted: False >04:49:46,538 DEBUG anaconda: old container raid level: None >04:49:46,538 DEBUG anaconda: new container raid level: None >04:49:46,538 DEBUG anaconda: old container size request: 120000 >04:49:46,539 DEBUG anaconda: new container size request: 120000 >04:49:46,539 DEBUG anaconda: old disks: ['sda'] >04:49:46,539 DEBUG anaconda: new disks: ['sda'] >04:49:46,539 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:46,540 DEBUG anaconda: updated device_disks to ['sda'] >04:49:46,540 DEBUG anaconda: updated device_container_name to FastGroup >04:49:46,540 DEBUG anaconda: updated device_container_raid_level to None >04:49:46,540 DEBUG anaconda: updated device_container_encrypted to False >04:49:46,540 DEBUG anaconda: updated device_container_size to 120000 >04:49:46,545 INFO anaconda: getting device type for LVM >04:49:46,546 DEBUG anaconda: populate_raid: 0, None >04:49:46,546 INFO anaconda: getting device type for LVM >04:49:46,546 DEBUG anaconda: new container selection: None >04:49:46,547 DEBUG anaconda: new container selection: None >04:49:46,548 DEBUG anaconda: new container selection: FastGroup >04:49:46,548 DEBUG anaconda: default container is FastGroup >04:49:46,549 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:46,550 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:46,551 DEBUG anaconda: updated device_disks to ['sda'] >04:49:46,551 DEBUG anaconda: updated device_container_name to FastGroup >04:49:46,551 DEBUG anaconda: updated device_container_raid_level to None >04:49:46,551 DEBUG anaconda: updated device_container_encrypted to False >04:49:46,551 DEBUG anaconda: updated device_container_size to 120000 >04:49:46,553 INFO anaconda: getting device type for LVM >04:49:46,557 INFO anaconda: getting device type for LVM >04:49:46,558 DEBUG anaconda: populate_raid: 0, None >04:49:46,558 INFO anaconda: getting device type for LVM >04:49:46,558 DEBUG anaconda: new container selection: None >04:49:46,559 DEBUG anaconda: new container selection: None >04:49:46,560 DEBUG anaconda: new container selection: FastGroup >04:49:46,560 DEBUG anaconda: default container is FastGroup >04:49:47,674 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:47,675 DEBUG anaconda: notebook page = 1 >04:49:47,675 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:49:47,675 DEBUG anaconda: old name: sysroot_a >04:49:47,675 DEBUG anaconda: new name: None >04:49:47,678 DEBUG anaconda: old size: 52000.0 >04:49:47,678 DEBUG anaconda: new size: 52000 >04:49:47,678 INFO anaconda: getting device type for LVM >04:49:47,678 DEBUG anaconda: old device type: 0 >04:49:47,678 DEBUG anaconda: new device type: 0 >04:49:47,678 DEBUG anaconda: reformat: False >04:49:47,680 DEBUG anaconda: old fs type: ext4 >04:49:47,680 DEBUG anaconda: new fs type: ext4 >04:49:47,680 DEBUG anaconda: old encryption setting: False >04:49:47,680 DEBUG anaconda: new encryption setting: False >04:49:47,680 DEBUG anaconda: old label: sysroot_a >04:49:47,680 DEBUG anaconda: new_label: >04:49:47,680 DEBUG anaconda: old mountpoint: >04:49:47,681 DEBUG anaconda: new mountpoint: >04:49:47,681 DEBUG anaconda: old raid level: None >04:49:47,681 DEBUG anaconda: new raid level: None >04:49:47,681 DEBUG anaconda: old container: FastGroup >04:49:47,682 DEBUG anaconda: new container: FastGroup >04:49:47,682 DEBUG anaconda: old container encrypted: False >04:49:47,682 DEBUG anaconda: new container encrypted: False >04:49:47,682 DEBUG anaconda: old container raid level: None >04:49:47,682 DEBUG anaconda: new container raid level: None >04:49:47,682 DEBUG anaconda: old container size request: 120000 >04:49:47,682 DEBUG anaconda: new container size request: 120000 >04:49:47,682 DEBUG anaconda: old disks: ['sda'] >04:49:47,682 DEBUG anaconda: new disks: ['sda'] >04:49:47,683 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:47,683 DEBUG anaconda: updated device_disks to ['sda'] >04:49:47,684 DEBUG anaconda: updated device_container_name to FastGroup >04:49:47,684 DEBUG anaconda: updated device_container_raid_level to None >04:49:47,684 DEBUG anaconda: updated device_container_encrypted to False >04:49:47,684 DEBUG anaconda: updated device_container_size to 120000 >04:49:47,689 INFO anaconda: getting device type for LVM >04:49:47,689 DEBUG anaconda: populate_raid: 0, None >04:49:47,690 INFO anaconda: getting device type for LVM >04:49:47,690 DEBUG anaconda: new container selection: None >04:49:47,691 DEBUG anaconda: new container selection: None >04:49:47,692 DEBUG anaconda: new container selection: FastGroup >04:49:47,692 DEBUG anaconda: default container is FastGroup >04:49:47,693 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:47,694 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:47,694 DEBUG anaconda: updated device_disks to ['sda'] >04:49:47,694 DEBUG anaconda: updated device_container_name to FastGroup >04:49:47,694 DEBUG anaconda: updated device_container_raid_level to None >04:49:47,695 DEBUG anaconda: updated device_container_encrypted to False >04:49:47,695 DEBUG anaconda: updated device_container_size to 120000 >04:49:47,697 INFO anaconda: getting device type for LVM >04:49:47,702 INFO anaconda: getting device type for LVM >04:49:47,703 DEBUG anaconda: populate_raid: 0, None >04:49:47,703 INFO anaconda: getting device type for LVM >04:49:47,703 DEBUG anaconda: new container selection: None >04:49:47,704 DEBUG anaconda: new container selection: None >04:49:47,705 DEBUG anaconda: new container selection: FastGroup >04:49:47,705 DEBUG anaconda: default container is FastGroup >04:49:49,650 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:49,651 DEBUG anaconda: notebook page = 1 >04:49:49,651 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:49:49,651 DEBUG anaconda: old name: sysroot_b >04:49:49,651 DEBUG anaconda: new name: None >04:49:49,654 DEBUG anaconda: old size: 52000.0 >04:49:49,654 DEBUG anaconda: new size: 52000 >04:49:49,654 INFO anaconda: getting device type for LVM >04:49:49,654 DEBUG anaconda: old device type: 0 >04:49:49,654 DEBUG anaconda: new device type: 0 >04:49:49,654 DEBUG anaconda: reformat: True >04:49:49,656 DEBUG anaconda: old fs type: ext4 >04:49:49,656 DEBUG anaconda: new fs type: ext4 >04:49:49,656 DEBUG anaconda: old encryption setting: False >04:49:49,656 DEBUG anaconda: new encryption setting: False >04:49:49,656 DEBUG anaconda: old label: sysroot_b >04:49:49,657 DEBUG anaconda: new_label: sysroot_b >04:49:49,657 DEBUG anaconda: old mountpoint: / >04:49:49,657 DEBUG anaconda: new mountpoint: / >04:49:49,658 DEBUG anaconda: old raid level: None >04:49:49,658 DEBUG anaconda: new raid level: None >04:49:49,658 DEBUG anaconda: old container: FastGroup >04:49:49,658 DEBUG anaconda: new container: FastGroup >04:49:49,658 DEBUG anaconda: old container encrypted: False >04:49:49,659 DEBUG anaconda: new container encrypted: False >04:49:49,659 DEBUG anaconda: old container raid level: None >04:49:49,659 DEBUG anaconda: new container raid level: None >04:49:49,659 DEBUG anaconda: old container size request: 120000 >04:49:49,659 DEBUG anaconda: new container size request: 120000 >04:49:49,659 DEBUG anaconda: old disks: ['sda'] >04:49:49,659 DEBUG anaconda: new disks: ['sda'] >04:49:49,659 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:49,660 DEBUG anaconda: updated device_disks to ['sda'] >04:49:49,660 DEBUG anaconda: updated device_container_name to FastGroup >04:49:49,660 DEBUG anaconda: updated device_container_raid_level to None >04:49:49,660 DEBUG anaconda: updated device_container_encrypted to False >04:49:49,661 DEBUG anaconda: updated device_container_size to 120000 >04:49:49,666 INFO anaconda: getting device type for LVM >04:49:49,666 DEBUG anaconda: populate_raid: 0, None >04:49:49,666 INFO anaconda: getting device type for LVM >04:49:49,667 DEBUG anaconda: new container selection: None >04:49:49,667 DEBUG anaconda: new container selection: None >04:49:49,668 DEBUG anaconda: new container selection: FastGroup >04:49:49,669 DEBUG anaconda: default container is FastGroup >04:49:49,669 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:49,670 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:49,671 DEBUG anaconda: updated device_disks to ['sda'] >04:49:49,671 DEBUG anaconda: updated device_container_name to FastGroup >04:49:49,671 DEBUG anaconda: updated device_container_raid_level to None >04:49:49,671 DEBUG anaconda: updated device_container_encrypted to False >04:49:49,672 DEBUG anaconda: updated device_container_size to 120000 >04:49:49,674 INFO anaconda: getting device type for LVM >04:49:49,678 INFO anaconda: getting device type for LVM >04:49:49,678 DEBUG anaconda: populate_raid: 0, None >04:49:49,678 INFO anaconda: getting device type for LVM >04:49:49,679 DEBUG anaconda: new container selection: None >04:49:49,679 DEBUG anaconda: new container selection: None >04:49:49,680 DEBUG anaconda: new container selection: FastGroup >04:49:49,681 DEBUG anaconda: default container is FastGroup >04:49:53,370 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:53,371 DEBUG anaconda: notebook page = 1 >04:49:53,371 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:49:53,371 DEBUG anaconda: old name: sysroot_a >04:49:53,371 DEBUG anaconda: new name: None >04:49:53,374 DEBUG anaconda: old size: 52000.0 >04:49:53,374 DEBUG anaconda: new size: 52000 >04:49:53,374 INFO anaconda: getting device type for LVM >04:49:53,374 DEBUG anaconda: old device type: 0 >04:49:53,374 DEBUG anaconda: new device type: 0 >04:49:53,375 DEBUG anaconda: reformat: False >04:49:53,376 DEBUG anaconda: old fs type: ext4 >04:49:53,376 DEBUG anaconda: new fs type: ext4 >04:49:53,376 DEBUG anaconda: old encryption setting: False >04:49:53,376 DEBUG anaconda: new encryption setting: False >04:49:53,377 DEBUG anaconda: old label: sysroot_a >04:49:53,377 DEBUG anaconda: new_label: >04:49:53,377 DEBUG anaconda: old mountpoint: >04:49:53,377 DEBUG anaconda: new mountpoint: >04:49:53,377 DEBUG anaconda: old raid level: None >04:49:53,377 DEBUG anaconda: new raid level: None >04:49:53,378 DEBUG anaconda: old container: FastGroup >04:49:53,378 DEBUG anaconda: new container: FastGroup >04:49:53,378 DEBUG anaconda: old container encrypted: False >04:49:53,378 DEBUG anaconda: new container encrypted: False >04:49:53,378 DEBUG anaconda: old container raid level: None >04:49:53,378 DEBUG anaconda: new container raid level: None >04:49:53,378 DEBUG anaconda: old container size request: 120000 >04:49:53,378 DEBUG anaconda: new container size request: 120000 >04:49:53,379 DEBUG anaconda: old disks: ['sda'] >04:49:53,379 DEBUG anaconda: new disks: ['sda'] >04:49:53,379 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:53,380 DEBUG anaconda: updated device_disks to ['sda'] >04:49:53,380 DEBUG anaconda: updated device_container_name to FastGroup >04:49:53,380 DEBUG anaconda: updated device_container_raid_level to None >04:49:53,380 DEBUG anaconda: updated device_container_encrypted to False >04:49:53,380 DEBUG anaconda: updated device_container_size to 120000 >04:49:53,385 INFO anaconda: getting device type for LVM >04:49:53,386 DEBUG anaconda: populate_raid: 0, None >04:49:53,386 INFO anaconda: getting device type for LVM >04:49:53,386 DEBUG anaconda: new container selection: None >04:49:53,387 DEBUG anaconda: new container selection: None >04:49:53,388 DEBUG anaconda: new container selection: FastGroup >04:49:53,388 DEBUG anaconda: default container is FastGroup >04:49:53,389 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:53,390 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:53,390 DEBUG anaconda: updated device_disks to ['sda'] >04:49:53,391 DEBUG anaconda: updated device_container_name to FastGroup >04:49:53,391 DEBUG anaconda: updated device_container_raid_level to None >04:49:53,391 DEBUG anaconda: updated device_container_encrypted to False >04:49:53,391 DEBUG anaconda: updated device_container_size to 120000 >04:49:53,393 INFO anaconda: getting device type for LVM >04:49:53,398 INFO anaconda: getting device type for LVM >04:49:53,399 DEBUG anaconda: populate_raid: 0, None >04:49:53,399 INFO anaconda: getting device type for LVM >04:49:53,400 DEBUG anaconda: new container selection: None >04:49:53,400 DEBUG anaconda: new container selection: None >04:49:53,401 DEBUG anaconda: new container selection: FastGroup >04:49:53,401 DEBUG anaconda: default container is FastGroup >04:49:56,210 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:56,211 DEBUG anaconda: notebook page = 1 >04:49:56,211 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:49:56,212 DEBUG anaconda: old name: sysroot_b >04:49:56,212 DEBUG anaconda: new name: None >04:49:56,214 DEBUG anaconda: old size: 52000.0 >04:49:56,214 DEBUG anaconda: new size: 52000 >04:49:56,215 INFO anaconda: getting device type for LVM >04:49:56,215 DEBUG anaconda: old device type: 0 >04:49:56,215 DEBUG anaconda: new device type: 0 >04:49:56,215 DEBUG anaconda: reformat: True >04:49:56,217 DEBUG anaconda: old fs type: ext4 >04:49:56,217 DEBUG anaconda: new fs type: ext4 >04:49:56,217 DEBUG anaconda: old encryption setting: False >04:49:56,217 DEBUG anaconda: new encryption setting: False >04:49:56,217 DEBUG anaconda: old label: sysroot_b >04:49:56,217 DEBUG anaconda: new_label: sysroot_b >04:49:56,217 DEBUG anaconda: old mountpoint: / >04:49:56,217 DEBUG anaconda: new mountpoint: / >04:49:56,218 DEBUG anaconda: old raid level: None >04:49:56,218 DEBUG anaconda: new raid level: None >04:49:56,219 DEBUG anaconda: old container: FastGroup >04:49:56,219 DEBUG anaconda: new container: FastGroup >04:49:56,219 DEBUG anaconda: old container encrypted: False >04:49:56,219 DEBUG anaconda: new container encrypted: False >04:49:56,219 DEBUG anaconda: old container raid level: None >04:49:56,219 DEBUG anaconda: new container raid level: None >04:49:56,219 DEBUG anaconda: old container size request: 120000 >04:49:56,220 DEBUG anaconda: new container size request: 120000 >04:49:56,220 DEBUG anaconda: old disks: ['sda'] >04:49:56,220 DEBUG anaconda: new disks: ['sda'] >04:49:56,220 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:56,221 DEBUG anaconda: updated device_disks to ['sda'] >04:49:56,221 DEBUG anaconda: updated device_container_name to FastGroup >04:49:56,221 DEBUG anaconda: updated device_container_raid_level to None >04:49:56,221 DEBUG anaconda: updated device_container_encrypted to False >04:49:56,221 DEBUG anaconda: updated device_container_size to 120000 >04:49:56,227 INFO anaconda: getting device type for LVM >04:49:56,228 DEBUG anaconda: populate_raid: 0, None >04:49:56,228 INFO anaconda: getting device type for LVM >04:49:56,228 DEBUG anaconda: new container selection: None >04:49:56,229 DEBUG anaconda: new container selection: None >04:49:56,230 DEBUG anaconda: new container selection: FastGroup >04:49:56,230 DEBUG anaconda: default container is FastGroup >04:49:56,231 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:56,232 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:56,233 DEBUG anaconda: updated device_disks to ['sda'] >04:49:56,233 DEBUG anaconda: updated device_container_name to FastGroup >04:49:56,233 DEBUG anaconda: updated device_container_raid_level to None >04:49:56,233 DEBUG anaconda: updated device_container_encrypted to False >04:49:56,233 DEBUG anaconda: updated device_container_size to 120000 >04:49:56,235 INFO anaconda: getting device type for LVM >04:49:56,240 INFO anaconda: getting device type for LVM >04:49:56,240 DEBUG anaconda: populate_raid: 0, None >04:49:56,240 INFO anaconda: getting device type for LVM >04:49:56,241 DEBUG anaconda: new container selection: None >04:49:56,241 DEBUG anaconda: new container selection: None >04:49:56,242 DEBUG anaconda: new container selection: FastGroup >04:49:56,243 DEBUG anaconda: default container is FastGroup >04:49:57,930 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:57,931 DEBUG anaconda: notebook page = 1 >04:49:57,931 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:49:57,931 DEBUG anaconda: old name: sysroot_a >04:49:57,931 DEBUG anaconda: new name: None >04:49:57,934 DEBUG anaconda: old size: 52000.0 >04:49:57,934 DEBUG anaconda: new size: 52000 >04:49:57,934 INFO anaconda: getting device type for LVM >04:49:57,935 DEBUG anaconda: old device type: 0 >04:49:57,935 DEBUG anaconda: new device type: 0 >04:49:57,935 DEBUG anaconda: reformat: False >04:49:57,936 DEBUG anaconda: old fs type: ext4 >04:49:57,936 DEBUG anaconda: new fs type: ext4 >04:49:57,937 DEBUG anaconda: old encryption setting: False >04:49:57,937 DEBUG anaconda: new encryption setting: False >04:49:57,937 DEBUG anaconda: old label: sysroot_a >04:49:57,937 DEBUG anaconda: new_label: >04:49:57,937 DEBUG anaconda: old mountpoint: >04:49:57,937 DEBUG anaconda: new mountpoint: >04:49:57,937 DEBUG anaconda: old raid level: None >04:49:57,937 DEBUG anaconda: new raid level: None >04:49:57,938 DEBUG anaconda: old container: FastGroup >04:49:57,938 DEBUG anaconda: new container: FastGroup >04:49:57,938 DEBUG anaconda: old container encrypted: False >04:49:57,938 DEBUG anaconda: new container encrypted: False >04:49:57,938 DEBUG anaconda: old container raid level: None >04:49:57,938 DEBUG anaconda: new container raid level: None >04:49:57,939 DEBUG anaconda: old container size request: 120000 >04:49:57,939 DEBUG anaconda: new container size request: 120000 >04:49:57,939 DEBUG anaconda: old disks: ['sda'] >04:49:57,939 DEBUG anaconda: new disks: ['sda'] >04:49:57,939 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:57,940 DEBUG anaconda: updated device_disks to ['sda'] >04:49:57,940 DEBUG anaconda: updated device_container_name to FastGroup >04:49:57,940 DEBUG anaconda: updated device_container_raid_level to None >04:49:57,940 DEBUG anaconda: updated device_container_encrypted to False >04:49:57,940 DEBUG anaconda: updated device_container_size to 120000 >04:49:57,946 INFO anaconda: getting device type for LVM >04:49:57,946 DEBUG anaconda: populate_raid: 0, None >04:49:57,946 INFO anaconda: getting device type for LVM >04:49:57,947 DEBUG anaconda: new container selection: None >04:49:57,948 DEBUG anaconda: new container selection: None >04:49:57,948 DEBUG anaconda: new container selection: FastGroup >04:49:57,949 DEBUG anaconda: default container is FastGroup >04:49:57,949 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:57,950 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:57,951 DEBUG anaconda: updated device_disks to ['sda'] >04:49:57,951 DEBUG anaconda: updated device_container_name to FastGroup >04:49:57,951 DEBUG anaconda: updated device_container_raid_level to None >04:49:57,951 DEBUG anaconda: updated device_container_encrypted to False >04:49:57,951 DEBUG anaconda: updated device_container_size to 120000 >04:49:57,953 INFO anaconda: getting device type for LVM >04:49:57,959 INFO anaconda: getting device type for LVM >04:49:57,959 DEBUG anaconda: populate_raid: 0, None >04:49:57,959 INFO anaconda: getting device type for LVM >04:49:57,960 DEBUG anaconda: new container selection: None >04:49:57,961 DEBUG anaconda: new container selection: None >04:49:57,962 DEBUG anaconda: new container selection: FastGroup >04:49:57,962 DEBUG anaconda: default container is FastGroup >04:49:59,330 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:59,331 DEBUG anaconda: notebook page = 1 >04:49:59,331 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:49:59,331 DEBUG anaconda: old name: sysroot_b >04:49:59,331 DEBUG anaconda: new name: None >04:49:59,334 DEBUG anaconda: old size: 52000.0 >04:49:59,334 DEBUG anaconda: new size: 52000 >04:49:59,334 INFO anaconda: getting device type for LVM >04:49:59,334 DEBUG anaconda: old device type: 0 >04:49:59,334 DEBUG anaconda: new device type: 0 >04:49:59,335 DEBUG anaconda: reformat: True >04:49:59,336 DEBUG anaconda: old fs type: ext4 >04:49:59,336 DEBUG anaconda: new fs type: ext4 >04:49:59,336 DEBUG anaconda: old encryption setting: False >04:49:59,336 DEBUG anaconda: new encryption setting: False >04:49:59,337 DEBUG anaconda: old label: sysroot_b >04:49:59,337 DEBUG anaconda: new_label: sysroot_b >04:49:59,337 DEBUG anaconda: old mountpoint: / >04:49:59,337 DEBUG anaconda: new mountpoint: / >04:49:59,338 DEBUG anaconda: old raid level: None >04:49:59,338 DEBUG anaconda: new raid level: None >04:49:59,338 DEBUG anaconda: old container: FastGroup >04:49:59,338 DEBUG anaconda: new container: FastGroup >04:49:59,339 DEBUG anaconda: old container encrypted: False >04:49:59,339 DEBUG anaconda: new container encrypted: False >04:49:59,339 DEBUG anaconda: old container raid level: None >04:49:59,339 DEBUG anaconda: new container raid level: None >04:49:59,339 DEBUG anaconda: old container size request: 120000 >04:49:59,339 DEBUG anaconda: new container size request: 120000 >04:49:59,339 DEBUG anaconda: old disks: ['sda'] >04:49:59,339 DEBUG anaconda: new disks: ['sda'] >04:49:59,339 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:49:59,340 DEBUG anaconda: updated device_disks to ['sda'] >04:49:59,340 DEBUG anaconda: updated device_container_name to FastGroup >04:49:59,340 DEBUG anaconda: updated device_container_raid_level to None >04:49:59,341 DEBUG anaconda: updated device_container_encrypted to False >04:49:59,341 DEBUG anaconda: updated device_container_size to 120000 >04:49:59,346 INFO anaconda: getting device type for LVM >04:49:59,346 DEBUG anaconda: populate_raid: 0, None >04:49:59,346 INFO anaconda: getting device type for LVM >04:49:59,347 DEBUG anaconda: new container selection: None >04:49:59,348 DEBUG anaconda: new container selection: None >04:49:59,348 DEBUG anaconda: new container selection: FastGroup >04:49:59,349 DEBUG anaconda: default container is FastGroup >04:49:59,349 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:59,350 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:49:59,351 DEBUG anaconda: updated device_disks to ['sda'] >04:49:59,351 DEBUG anaconda: updated device_container_name to FastGroup >04:49:59,351 DEBUG anaconda: updated device_container_raid_level to None >04:49:59,352 DEBUG anaconda: updated device_container_encrypted to False >04:49:59,352 DEBUG anaconda: updated device_container_size to 120000 >04:49:59,354 INFO anaconda: getting device type for LVM >04:49:59,358 INFO anaconda: getting device type for LVM >04:49:59,358 DEBUG anaconda: populate_raid: 0, None >04:49:59,358 INFO anaconda: getting device type for LVM >04:49:59,359 DEBUG anaconda: new container selection: None >04:49:59,360 DEBUG anaconda: new container selection: None >04:49:59,360 DEBUG anaconda: new container selection: FastGroup >04:49:59,361 DEBUG anaconda: default container is FastGroup >04:50:01,658 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:50:01,660 DEBUG anaconda: notebook page = 1 >04:50:01,660 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:50:01,661 DEBUG anaconda: old name: sysroot_a >04:50:01,661 DEBUG anaconda: new name: None >04:50:01,663 DEBUG anaconda: old size: 52000.0 >04:50:01,664 DEBUG anaconda: new size: 52000 >04:50:01,664 INFO anaconda: getting device type for LVM >04:50:01,664 DEBUG anaconda: old device type: 0 >04:50:01,664 DEBUG anaconda: new device type: 0 >04:50:01,664 DEBUG anaconda: reformat: False >04:50:01,666 DEBUG anaconda: old fs type: ext4 >04:50:01,666 DEBUG anaconda: new fs type: ext4 >04:50:01,666 DEBUG anaconda: old encryption setting: False >04:50:01,666 DEBUG anaconda: new encryption setting: False >04:50:01,666 DEBUG anaconda: old label: sysroot_a >04:50:01,666 DEBUG anaconda: new_label: >04:50:01,666 DEBUG anaconda: old mountpoint: >04:50:01,667 DEBUG anaconda: new mountpoint: >04:50:01,667 DEBUG anaconda: old raid level: None >04:50:01,667 DEBUG anaconda: new raid level: None >04:50:01,667 DEBUG anaconda: old container: FastGroup >04:50:01,667 DEBUG anaconda: new container: FastGroup >04:50:01,668 DEBUG anaconda: old container encrypted: False >04:50:01,668 DEBUG anaconda: new container encrypted: False >04:50:01,668 DEBUG anaconda: old container raid level: None >04:50:01,668 DEBUG anaconda: new container raid level: None >04:50:01,668 DEBUG anaconda: old container size request: 120000 >04:50:01,668 DEBUG anaconda: new container size request: 120000 >04:50:01,668 DEBUG anaconda: old disks: ['sda'] >04:50:01,668 DEBUG anaconda: new disks: ['sda'] >04:50:01,668 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:50:01,669 DEBUG anaconda: updated device_disks to ['sda'] >04:50:01,669 DEBUG anaconda: updated device_container_name to FastGroup >04:50:01,670 DEBUG anaconda: updated device_container_raid_level to None >04:50:01,670 DEBUG anaconda: updated device_container_encrypted to False >04:50:01,670 DEBUG anaconda: updated device_container_size to 120000 >04:50:01,675 INFO anaconda: getting device type for LVM >04:50:01,675 DEBUG anaconda: populate_raid: 0, None >04:50:01,675 INFO anaconda: getting device type for LVM >04:50:01,676 DEBUG anaconda: new container selection: None >04:50:01,677 DEBUG anaconda: new container selection: None >04:50:01,678 DEBUG anaconda: new container selection: FastGroup >04:50:01,678 DEBUG anaconda: default container is FastGroup >04:50:01,679 DEBUG anaconda: new selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:50:01,679 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:50:01,680 DEBUG anaconda: updated device_disks to ['sda'] >04:50:01,680 DEBUG anaconda: updated device_container_name to FastGroup >04:50:01,680 DEBUG anaconda: updated device_container_raid_level to None >04:50:01,680 DEBUG anaconda: updated device_container_encrypted to False >04:50:01,681 DEBUG anaconda: updated device_container_size to 120000 >04:50:01,683 DEBUG anaconda: fs type changed: swap >04:50:01,688 INFO anaconda: getting device type for LVM >04:50:01,689 DEBUG anaconda: populate_raid: 0, None >04:50:01,689 INFO anaconda: getting device type for LVM >04:50:01,689 DEBUG anaconda: new container selection: None >04:50:01,690 DEBUG anaconda: new container selection: None >04:50:01,691 DEBUG anaconda: new container selection: FastGroup >04:50:01,691 DEBUG anaconda: default container is FastGroup >04:50:09,010 INFO anaconda: ui: saving changes to device FastGroup-swap >04:50:09,011 DEBUG anaconda: old name: swap >04:50:09,011 DEBUG anaconda: new name: None >04:50:09,013 DEBUG anaconda: old size: 16000.0 >04:50:09,013 DEBUG anaconda: new size: 16000 >04:50:09,014 INFO anaconda: getting device type for LVM >04:50:09,014 DEBUG anaconda: old device type: 0 >04:50:09,014 DEBUG anaconda: new device type: 0 >04:50:09,014 DEBUG anaconda: reformat: False >04:50:09,015 DEBUG anaconda: old fs type: swap >04:50:09,015 DEBUG anaconda: new fs type: swap >04:50:09,016 DEBUG anaconda: old encryption setting: False >04:50:09,016 DEBUG anaconda: new encryption setting: False >04:50:09,016 DEBUG anaconda: old label: swap >04:50:09,016 DEBUG anaconda: new_label: >04:50:09,016 DEBUG anaconda: old mountpoint: >04:50:09,016 DEBUG anaconda: new mountpoint: >04:50:09,016 DEBUG anaconda: old raid level: None >04:50:09,016 DEBUG anaconda: new raid level: None >04:50:09,017 DEBUG anaconda: old container: FastGroup >04:50:09,017 DEBUG anaconda: new container: FastGroup >04:50:09,017 DEBUG anaconda: old container encrypted: False >04:50:09,017 DEBUG anaconda: new container encrypted: False >04:50:09,017 DEBUG anaconda: old container raid level: None >04:50:09,017 DEBUG anaconda: new container raid level: None >04:50:09,018 DEBUG anaconda: old container size request: 120000 >04:50:09,018 DEBUG anaconda: new container size request: 120000 >04:50:09,018 DEBUG anaconda: old disks: ['sda'] >04:50:09,018 DEBUG anaconda: new disks: ['sda'] >04:50:09,018 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:50:09,019 DEBUG anaconda: updated device_disks to ['sda'] >04:50:09,019 DEBUG anaconda: updated device_container_name to FastGroup >04:50:09,019 DEBUG anaconda: updated device_container_raid_level to None >04:50:09,019 DEBUG anaconda: updated device_container_encrypted to False >04:50:09,019 DEBUG anaconda: updated device_container_size to 120000 >04:50:09,024 INFO anaconda: getting device type for LVM >04:50:09,024 DEBUG anaconda: populate_raid: 0, None >04:50:09,025 INFO anaconda: getting device type for LVM >04:50:09,025 DEBUG anaconda: new container selection: None >04:50:09,026 DEBUG anaconda: new container selection: None >04:50:09,027 DEBUG anaconda: new container selection: FastGroup >04:50:09,027 DEBUG anaconda: default container is FastGroup >04:50:13,019 DEBUG anaconda: new disk order: [] >04:50:13,057 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:50:13,058 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:50:13,058 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:50:13,059 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:50:13,059 DEBUG anaconda: stage1 device cannot be of type disk >04:50:13,060 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >04:50:13,061 DEBUG anaconda: _is_valid_size(sda1) returning True >04:50:13,061 DEBUG anaconda: _is_valid_location(sda1) returning True >04:50:13,062 DEBUG anaconda: _is_valid_format(sda1) returning False >04:50:13,063 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >04:50:13,063 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >04:50:13,064 DEBUG anaconda: _is_valid_size(sda2) returning True >04:50:13,064 DEBUG anaconda: _is_valid_location(sda2) returning True >04:50:13,065 WARN anaconda: sda2 not bootable >04:50:13,065 DEBUG anaconda: _is_valid_format(sda2) returning False >04:50:13,066 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >04:50:13,066 ERR anaconda: storage configuration failed: failed to find a suitable stage1 device >04:50:13,082 INFO anaconda: Running Thread: AnaCheckStorageThread (140514410096384) >04:50:13,086 ERR anaconda: you have not created a bootloader stage1 target device >04:50:13,096 ERR anaconda: You have not created a bootable partition. >04:50:13,098 INFO anaconda: Thread Done: AnaCheckStorageThread (140514410096384) >04:50:13,173 INFO anaconda: Not doing 'require network connection' in live installation >04:50:13,192 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:50:13,199 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:50:13,199 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Checking storage configuration... >04:50:13,207 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:50:33,181 DEBUG anaconda: Need disklabel: gpt have: msdos >04:50:34,031 DEBUG anaconda: disk free: 0 fs free: 0 sw needs: 2.93 GB auto swap: 12.10 GB >04:50:35,789 INFO anaconda: Running Thread: AnaExecuteStorageThread (140514410096384) >04:50:35,807 DEBUG anaconda: new disk order: [] >04:50:35,864 DEBUG anaconda: new disk order: [] >04:50:35,899 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:50:35,899 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:50:35,899 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:50:35,899 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:50:35,900 DEBUG anaconda: stage1 device cannot be of type disk >04:50:35,900 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >04:50:35,900 DEBUG anaconda: _is_valid_size(sda1) returning True >04:50:35,900 DEBUG anaconda: _is_valid_location(sda1) returning True >04:50:35,901 DEBUG anaconda: _is_valid_format(sda1) returning False >04:50:35,901 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >04:50:35,901 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >04:50:35,901 DEBUG anaconda: _is_valid_size(sda2) returning True >04:50:35,901 DEBUG anaconda: _is_valid_location(sda2) returning True >04:50:35,902 WARN anaconda: sda2 not bootable >04:50:35,902 DEBUG anaconda: _is_valid_format(sda2) returning False >04:50:35,902 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >04:50:35,902 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >04:50:35,902 INFO anaconda: Thread Done: AnaExecuteStorageThread (140514410096384) >04:50:35,936 INFO anaconda: Not doing 'require network connection' in live installation >04:50:36,024 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >04:50:36,026 DEBUG anaconda: ui: unused=[] >04:50:36,028 DEBUG anaconda: ui: new_devices=['FastGroup-sysroot_b', 'sda1'] >04:50:36,048 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:50:36,048 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:50:36,049 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:50:36,049 DEBUG anaconda: updated device_disks to ['sda'] >04:50:36,049 DEBUG anaconda: updated device_container_name to None >04:50:36,049 DEBUG anaconda: updated device_container_raid_level to None >04:50:36,049 DEBUG anaconda: updated device_container_encrypted to False >04:50:36,049 DEBUG anaconda: updated device_container_size to 0 >04:50:36,052 DEBUG anaconda: fs type changed: ext4 >04:50:36,057 INFO anaconda: getting device type for Standard Partition >04:50:36,058 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:50:36,058 INFO anaconda: getting device type for Standard Partition >04:50:36,059 INFO anaconda: getting device type for Standard Partition >04:50:36,060 INFO anaconda: getting device type for Standard Partition >04:50:36,061 INFO anaconda: getting device type for Standard Partition >04:50:36,061 INFO anaconda: getting device type for Standard Partition >04:50:36,062 INFO anaconda: getting device type for Standard Partition >04:50:36,062 INFO anaconda: getting device type for Standard Partition >04:50:36,063 INFO anaconda: getting device type for Standard Partition >04:50:36,063 DEBUG anaconda: populate_raid: 2, None >04:50:36,063 INFO anaconda: getting device type for Standard Partition >04:50:36,064 INFO anaconda: getting device type for Standard Partition >04:50:36,065 DEBUG anaconda: populate_raid: 2, None >04:50:36,065 INFO anaconda: getting device type for Standard Partition >04:50:36,066 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:50:36,066 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:50:36,067 DEBUG anaconda: updated device_disks to ['sda'] >04:50:36,067 DEBUG anaconda: updated device_container_name to None >04:50:36,067 DEBUG anaconda: updated device_container_raid_level to None >04:50:36,067 DEBUG anaconda: updated device_container_encrypted to False >04:50:36,067 DEBUG anaconda: updated device_container_size to 0 >04:50:36,072 INFO anaconda: getting device type for Standard Partition >04:50:36,073 DEBUG anaconda: populate_raid: 2, None >04:50:36,073 INFO anaconda: getting device type for Standard Partition >04:50:36,099 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:50:36,099 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Saving storage configuration... >04:50:36,099 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Failed to save storage configuration... >04:50:36,106 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:50:37,516 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:50:37,517 DEBUG anaconda: notebook page = 1 >04:50:37,517 INFO anaconda: ui: saving changes to device sda1 >04:50:37,518 DEBUG anaconda: old name: sda1 >04:50:37,518 DEBUG anaconda: new name: None >04:50:37,520 DEBUG anaconda: old size: 2000.0 >04:50:37,520 DEBUG anaconda: new size: 2000 >04:50:37,520 INFO anaconda: getting device type for Standard Partition >04:50:37,521 DEBUG anaconda: old device type: 2 >04:50:37,521 DEBUG anaconda: new device type: 2 >04:50:37,521 DEBUG anaconda: reformat: False >04:50:37,523 DEBUG anaconda: old fs type: ext4 >04:50:37,523 DEBUG anaconda: new fs type: ext4 >04:50:37,523 DEBUG anaconda: old encryption setting: False >04:50:37,523 DEBUG anaconda: new encryption setting: False >04:50:37,523 DEBUG anaconda: old label: boot >04:50:37,523 DEBUG anaconda: new_label: >04:50:37,523 DEBUG anaconda: old mountpoint: /boot >04:50:37,523 DEBUG anaconda: new mountpoint: /boot >04:50:37,524 DEBUG anaconda: old raid level: None >04:50:37,524 DEBUG anaconda: new raid level: None >04:50:37,524 DEBUG anaconda: old container: None >04:50:37,524 DEBUG anaconda: new container: None >04:50:37,524 DEBUG anaconda: old container encrypted: False >04:50:37,524 DEBUG anaconda: new container encrypted: False >04:50:37,524 DEBUG anaconda: old container raid level: None >04:50:37,525 DEBUG anaconda: new container raid level: None >04:50:37,525 DEBUG anaconda: old container size request: 0 >04:50:37,525 DEBUG anaconda: new container size request: 0 >04:50:37,525 DEBUG anaconda: old disks: ['sda'] >04:50:37,525 DEBUG anaconda: new disks: ['sda'] >04:50:37,526 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:50:37,526 DEBUG anaconda: updated device_disks to ['sda'] >04:50:37,526 DEBUG anaconda: updated device_container_name to None >04:50:37,527 DEBUG anaconda: updated device_container_raid_level to None >04:50:37,527 DEBUG anaconda: updated device_container_encrypted to False >04:50:37,527 DEBUG anaconda: updated device_container_size to 0 >04:50:37,532 INFO anaconda: getting device type for Standard Partition >04:50:37,533 DEBUG anaconda: populate_raid: 2, None >04:50:37,533 INFO anaconda: getting device type for Standard Partition >04:50:37,533 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:50:37,534 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:50:37,535 DEBUG anaconda: updated device_disks to ['sda'] >04:50:37,535 DEBUG anaconda: updated device_container_name to FastGroup >04:50:37,535 DEBUG anaconda: updated device_container_raid_level to None >04:50:37,535 DEBUG anaconda: updated device_container_encrypted to False >04:50:37,535 DEBUG anaconda: updated device_container_size to 120000 >04:50:37,538 INFO anaconda: getting device type for Standard Partition >04:50:37,543 INFO anaconda: getting device type for LVM >04:50:37,544 DEBUG anaconda: device_type_changed: 0 LVM >04:50:37,544 INFO anaconda: getting device type for LVM >04:50:37,544 INFO anaconda: getting device type for LVM >04:50:37,545 INFO anaconda: getting device type for LVM >04:50:37,545 INFO anaconda: getting device type for LVM >04:50:37,545 INFO anaconda: getting device type for LVM >04:50:37,546 INFO anaconda: getting device type for LVM >04:50:37,546 INFO anaconda: getting device type for LVM >04:50:37,546 INFO anaconda: getting device type for LVM >04:50:37,547 INFO anaconda: getting device type for LVM >04:50:37,547 INFO anaconda: getting device type for LVM >04:50:37,547 INFO anaconda: getting device type for LVM >04:50:37,547 DEBUG anaconda: populate_raid: 0, None >04:50:37,548 INFO anaconda: getting device type for LVM >04:50:37,549 INFO anaconda: getting device type for LVM >04:50:37,549 DEBUG anaconda: populate_raid: 0, None >04:50:37,549 INFO anaconda: getting device type for LVM >04:50:37,550 DEBUG anaconda: new container selection: None >04:50:37,550 DEBUG anaconda: new container selection: None >04:50:37,551 DEBUG anaconda: new container selection: FastGroup >04:50:37,552 DEBUG anaconda: default container is FastGroup >04:50:42,652 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:50:42,652 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:50:42,653 DEBUG anaconda: notebook page = 1 >04:50:42,653 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:50:42,653 DEBUG anaconda: old name: sysroot_b >04:50:42,653 DEBUG anaconda: new name: None >04:50:42,656 DEBUG anaconda: old size: 52000.0 >04:50:42,656 DEBUG anaconda: new size: 52000 >04:50:42,656 INFO anaconda: getting device type for LVM >04:50:42,656 DEBUG anaconda: old device type: 0 >04:50:42,656 DEBUG anaconda: new device type: 0 >04:50:42,656 DEBUG anaconda: reformat: True >04:50:42,658 DEBUG anaconda: old fs type: ext4 >04:50:42,658 DEBUG anaconda: new fs type: ext4 >04:50:42,658 DEBUG anaconda: old encryption setting: False >04:50:42,658 DEBUG anaconda: new encryption setting: False >04:50:42,658 DEBUG anaconda: old label: sysroot_b >04:50:42,659 DEBUG anaconda: new_label: sysroot_b >04:50:42,659 DEBUG anaconda: old mountpoint: / >04:50:42,659 DEBUG anaconda: new mountpoint: / >04:50:42,660 DEBUG anaconda: old raid level: None >04:50:42,660 DEBUG anaconda: new raid level: None >04:50:42,660 DEBUG anaconda: old container: FastGroup >04:50:42,660 DEBUG anaconda: new container: FastGroup >04:50:42,661 DEBUG anaconda: old container encrypted: False >04:50:42,661 DEBUG anaconda: new container encrypted: False >04:50:42,661 DEBUG anaconda: old container raid level: None >04:50:42,661 DEBUG anaconda: new container raid level: None >04:50:42,661 DEBUG anaconda: old container size request: 120000 >04:50:42,661 DEBUG anaconda: new container size request: 120000 >04:50:42,661 DEBUG anaconda: old disks: ['sda'] >04:50:42,661 DEBUG anaconda: new disks: ['sda'] >04:50:42,661 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:50:42,662 DEBUG anaconda: updated device_disks to ['sda'] >04:50:42,662 DEBUG anaconda: updated device_container_name to FastGroup >04:50:42,662 DEBUG anaconda: updated device_container_raid_level to None >04:50:42,662 DEBUG anaconda: updated device_container_encrypted to False >04:50:42,663 DEBUG anaconda: updated device_container_size to 120000 >04:50:42,668 INFO anaconda: getting device type for LVM >04:50:42,668 DEBUG anaconda: populate_raid: 0, None >04:50:42,668 INFO anaconda: getting device type for LVM >04:50:42,669 DEBUG anaconda: new container selection: None >04:50:42,670 DEBUG anaconda: new container selection: None >04:50:42,670 DEBUG anaconda: new container selection: FastGroup >04:50:42,671 DEBUG anaconda: default container is FastGroup >04:50:42,671 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:50:42,672 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:50:42,672 DEBUG anaconda: updated device_disks to ['sda'] >04:50:42,672 DEBUG anaconda: updated device_container_name to None >04:50:42,672 DEBUG anaconda: updated device_container_raid_level to None >04:50:42,672 DEBUG anaconda: updated device_container_encrypted to False >04:50:42,673 DEBUG anaconda: updated device_container_size to 0 >04:50:42,675 INFO anaconda: getting device type for LVM >04:50:42,679 INFO anaconda: getting device type for Standard Partition >04:50:42,679 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:50:42,679 INFO anaconda: getting device type for Standard Partition >04:50:42,680 INFO anaconda: getting device type for Standard Partition >04:50:42,681 INFO anaconda: getting device type for Standard Partition >04:50:42,682 INFO anaconda: getting device type for Standard Partition >04:50:42,683 INFO anaconda: getting device type for Standard Partition >04:50:42,683 INFO anaconda: getting device type for Standard Partition >04:50:42,683 INFO anaconda: getting device type for Standard Partition >04:50:42,684 INFO anaconda: getting device type for Standard Partition >04:50:42,684 DEBUG anaconda: populate_raid: 2, None >04:50:42,684 INFO anaconda: getting device type for Standard Partition >04:50:42,686 INFO anaconda: getting device type for Standard Partition >04:50:42,686 DEBUG anaconda: populate_raid: 2, None >04:50:42,686 INFO anaconda: getting device type for Standard Partition >04:50:45,380 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:50:45,381 DEBUG anaconda: notebook page = 1 >04:50:45,381 INFO anaconda: ui: saving changes to device sda1 >04:50:45,381 DEBUG anaconda: old name: sda1 >04:50:45,381 DEBUG anaconda: new name: None >04:50:45,383 DEBUG anaconda: old size: 2000.0 >04:50:45,384 DEBUG anaconda: new size: 2000 >04:50:45,384 INFO anaconda: getting device type for Standard Partition >04:50:45,384 DEBUG anaconda: old device type: 2 >04:50:45,384 DEBUG anaconda: new device type: 2 >04:50:45,384 DEBUG anaconda: reformat: False >04:50:45,386 DEBUG anaconda: old fs type: ext4 >04:50:45,386 DEBUG anaconda: new fs type: ext4 >04:50:45,386 DEBUG anaconda: old encryption setting: False >04:50:45,386 DEBUG anaconda: new encryption setting: False >04:50:45,386 DEBUG anaconda: old label: boot >04:50:45,386 DEBUG anaconda: new_label: >04:50:45,387 DEBUG anaconda: old mountpoint: /boot >04:50:45,387 DEBUG anaconda: new mountpoint: /boot >04:50:45,387 DEBUG anaconda: old raid level: None >04:50:45,387 DEBUG anaconda: new raid level: None >04:50:45,387 DEBUG anaconda: old container: None >04:50:45,387 DEBUG anaconda: new container: None >04:50:45,387 DEBUG anaconda: old container encrypted: False >04:50:45,387 DEBUG anaconda: new container encrypted: False >04:50:45,388 DEBUG anaconda: old container raid level: None >04:50:45,388 DEBUG anaconda: new container raid level: None >04:50:45,388 DEBUG anaconda: old container size request: 0 >04:50:45,388 DEBUG anaconda: new container size request: 0 >04:50:45,388 DEBUG anaconda: old disks: ['sda'] >04:50:45,388 DEBUG anaconda: new disks: ['sda'] >04:50:45,389 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:50:45,389 DEBUG anaconda: updated device_disks to ['sda'] >04:50:45,389 DEBUG anaconda: updated device_container_name to None >04:50:45,389 DEBUG anaconda: updated device_container_raid_level to None >04:50:45,389 DEBUG anaconda: updated device_container_encrypted to False >04:50:45,390 DEBUG anaconda: updated device_container_size to 0 >04:50:45,395 INFO anaconda: getting device type for Standard Partition >04:50:45,395 DEBUG anaconda: populate_raid: 2, None >04:50:45,395 INFO anaconda: getting device type for Standard Partition >04:50:45,396 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:50:45,397 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:50:45,398 DEBUG anaconda: updated device_disks to ['sda'] >04:50:45,398 DEBUG anaconda: updated device_container_name to FastGroup >04:50:45,398 DEBUG anaconda: updated device_container_raid_level to None >04:50:45,398 DEBUG anaconda: updated device_container_encrypted to False >04:50:45,398 DEBUG anaconda: updated device_container_size to 120000 >04:50:45,404 INFO anaconda: getting device type for LVM >04:50:45,404 DEBUG anaconda: device_type_changed: 0 LVM >04:50:45,404 INFO anaconda: getting device type for LVM >04:50:45,404 INFO anaconda: getting device type for LVM >04:50:45,405 INFO anaconda: getting device type for LVM >04:50:45,405 INFO anaconda: getting device type for LVM >04:50:45,406 INFO anaconda: getting device type for LVM >04:50:45,406 INFO anaconda: getting device type for LVM >04:50:45,406 INFO anaconda: getting device type for LVM >04:50:45,407 INFO anaconda: getting device type for LVM >04:50:45,407 INFO anaconda: getting device type for LVM >04:50:45,407 INFO anaconda: getting device type for LVM >04:50:45,407 INFO anaconda: getting device type for LVM >04:50:45,408 DEBUG anaconda: populate_raid: 0, None >04:50:45,408 INFO anaconda: getting device type for LVM >04:50:45,409 INFO anaconda: getting device type for LVM >04:50:45,409 DEBUG anaconda: populate_raid: 0, None >04:50:45,409 INFO anaconda: getting device type for LVM >04:50:45,410 DEBUG anaconda: new container selection: None >04:50:45,410 DEBUG anaconda: new container selection: None >04:50:45,411 DEBUG anaconda: new container selection: FastGroup >04:50:45,411 DEBUG anaconda: default container is FastGroup >04:50:47,500 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:50:47,501 DEBUG anaconda: notebook page = 1 >04:50:47,501 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:50:47,501 DEBUG anaconda: old name: sysroot_a >04:50:47,502 DEBUG anaconda: new name: None >04:50:47,504 DEBUG anaconda: old size: 52000.0 >04:50:47,504 DEBUG anaconda: new size: 52000 >04:50:47,504 INFO anaconda: getting device type for LVM >04:50:47,505 DEBUG anaconda: old device type: 0 >04:50:47,505 DEBUG anaconda: new device type: 0 >04:50:47,505 DEBUG anaconda: reformat: False >04:50:47,506 DEBUG anaconda: old fs type: ext4 >04:50:47,507 DEBUG anaconda: new fs type: ext4 >04:50:47,507 DEBUG anaconda: old encryption setting: False >04:50:47,507 DEBUG anaconda: new encryption setting: False >04:50:47,507 DEBUG anaconda: old label: sysroot_a >04:50:47,507 DEBUG anaconda: new_label: >04:50:47,507 DEBUG anaconda: old mountpoint: >04:50:47,507 DEBUG anaconda: new mountpoint: >04:50:47,507 DEBUG anaconda: old raid level: None >04:50:47,507 DEBUG anaconda: new raid level: None >04:50:47,508 DEBUG anaconda: old container: FastGroup >04:50:47,508 DEBUG anaconda: new container: FastGroup >04:50:47,508 DEBUG anaconda: old container encrypted: False >04:50:47,508 DEBUG anaconda: new container encrypted: False >04:50:47,508 DEBUG anaconda: old container raid level: None >04:50:47,509 DEBUG anaconda: new container raid level: None >04:50:47,509 DEBUG anaconda: old container size request: 120000 >04:50:47,509 DEBUG anaconda: new container size request: 120000 >04:50:47,509 DEBUG anaconda: old disks: ['sda'] >04:50:47,509 DEBUG anaconda: new disks: ['sda'] >04:50:47,509 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:50:47,510 DEBUG anaconda: updated device_disks to ['sda'] >04:50:47,510 DEBUG anaconda: updated device_container_name to FastGroup >04:50:47,510 DEBUG anaconda: updated device_container_raid_level to None >04:50:47,510 DEBUG anaconda: updated device_container_encrypted to False >04:50:47,510 DEBUG anaconda: updated device_container_size to 120000 >04:50:47,516 INFO anaconda: getting device type for LVM >04:50:47,516 DEBUG anaconda: populate_raid: 0, None >04:50:47,516 INFO anaconda: getting device type for LVM >04:50:47,517 DEBUG anaconda: new container selection: None >04:50:47,517 DEBUG anaconda: new container selection: None >04:50:47,518 DEBUG anaconda: new container selection: FastGroup >04:50:47,518 DEBUG anaconda: default container is FastGroup >04:50:47,519 DEBUG anaconda: new selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:50:47,520 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:50:47,521 DEBUG anaconda: updated device_disks to ['sda'] >04:50:47,521 DEBUG anaconda: updated device_container_name to FastGroup >04:50:47,521 DEBUG anaconda: updated device_container_raid_level to None >04:50:47,521 DEBUG anaconda: updated device_container_encrypted to False >04:50:47,521 DEBUG anaconda: updated device_container_size to 120000 >04:50:47,523 DEBUG anaconda: fs type changed: swap >04:50:47,529 INFO anaconda: getting device type for LVM >04:50:47,529 DEBUG anaconda: populate_raid: 0, None >04:50:47,529 INFO anaconda: getting device type for LVM >04:50:47,530 DEBUG anaconda: new container selection: None >04:50:47,530 DEBUG anaconda: new container selection: None >04:50:47,531 DEBUG anaconda: new container selection: FastGroup >04:50:47,531 DEBUG anaconda: default container is FastGroup >04:50:59,845 DEBUG anaconda: current selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:50:59,847 DEBUG anaconda: notebook page = 1 >04:50:59,847 INFO anaconda: ui: saving changes to device FastGroup-swap >04:50:59,848 DEBUG anaconda: old name: swap >04:50:59,848 DEBUG anaconda: new name: None >04:50:59,850 DEBUG anaconda: old size: 16000.0 >04:50:59,850 DEBUG anaconda: new size: 16000 >04:50:59,851 INFO anaconda: getting device type for LVM >04:50:59,851 DEBUG anaconda: old device type: 0 >04:50:59,851 DEBUG anaconda: new device type: 0 >04:50:59,851 DEBUG anaconda: reformat: False >04:50:59,853 DEBUG anaconda: old fs type: swap >04:50:59,853 DEBUG anaconda: new fs type: swap >04:50:59,853 DEBUG anaconda: old encryption setting: False >04:50:59,853 DEBUG anaconda: new encryption setting: False >04:50:59,853 DEBUG anaconda: old label: swap >04:50:59,853 DEBUG anaconda: new_label: >04:50:59,853 DEBUG anaconda: old mountpoint: >04:50:59,853 DEBUG anaconda: new mountpoint: >04:50:59,853 DEBUG anaconda: old raid level: None >04:50:59,854 DEBUG anaconda: new raid level: None >04:50:59,854 DEBUG anaconda: old container: FastGroup >04:50:59,854 DEBUG anaconda: new container: FastGroup >04:50:59,854 DEBUG anaconda: old container encrypted: False >04:50:59,854 DEBUG anaconda: new container encrypted: False >04:50:59,855 DEBUG anaconda: old container raid level: None >04:50:59,855 DEBUG anaconda: new container raid level: None >04:50:59,855 DEBUG anaconda: old container size request: 120000 >04:50:59,855 DEBUG anaconda: new container size request: 120000 >04:50:59,855 DEBUG anaconda: old disks: ['sda'] >04:50:59,855 DEBUG anaconda: new disks: ['sda'] >04:50:59,855 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:50:59,856 DEBUG anaconda: updated device_disks to ['sda'] >04:50:59,856 DEBUG anaconda: updated device_container_name to FastGroup >04:50:59,856 DEBUG anaconda: updated device_container_raid_level to None >04:50:59,856 DEBUG anaconda: updated device_container_encrypted to False >04:50:59,856 DEBUG anaconda: updated device_container_size to 120000 >04:50:59,861 INFO anaconda: getting device type for LVM >04:50:59,862 DEBUG anaconda: populate_raid: 0, None >04:50:59,862 INFO anaconda: getting device type for LVM >04:50:59,862 DEBUG anaconda: new container selection: None >04:50:59,863 DEBUG anaconda: new container selection: None >04:50:59,864 DEBUG anaconda: new container selection: FastGroup >04:50:59,864 DEBUG anaconda: default container is FastGroup >04:50:59,865 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:50:59,866 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:50:59,867 DEBUG anaconda: updated device_disks to ['sda'] >04:50:59,867 DEBUG anaconda: updated device_container_name to FastGroup >04:50:59,867 DEBUG anaconda: updated device_container_raid_level to None >04:50:59,867 DEBUG anaconda: updated device_container_encrypted to False >04:50:59,867 DEBUG anaconda: updated device_container_size to 120000 >04:50:59,870 DEBUG anaconda: fs type changed: ext4 >04:50:59,875 INFO anaconda: getting device type for LVM >04:50:59,876 DEBUG anaconda: populate_raid: 0, None >04:50:59,876 INFO anaconda: getting device type for LVM >04:50:59,876 DEBUG anaconda: new container selection: None >04:50:59,877 DEBUG anaconda: new container selection: None >04:50:59,878 DEBUG anaconda: new container selection: FastGroup >04:50:59,878 DEBUG anaconda: default container is FastGroup >04:51:00,612 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:00,613 DEBUG anaconda: notebook page = 1 >04:51:00,613 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:51:00,613 DEBUG anaconda: old name: sysroot_a >04:51:00,614 DEBUG anaconda: new name: None >04:51:00,616 DEBUG anaconda: old size: 52000.0 >04:51:00,616 DEBUG anaconda: new size: 52000 >04:51:00,616 INFO anaconda: getting device type for LVM >04:51:00,617 DEBUG anaconda: old device type: 0 >04:51:00,617 DEBUG anaconda: new device type: 0 >04:51:00,617 DEBUG anaconda: reformat: False >04:51:00,618 DEBUG anaconda: old fs type: ext4 >04:51:00,618 DEBUG anaconda: new fs type: ext4 >04:51:00,619 DEBUG anaconda: old encryption setting: False >04:51:00,619 DEBUG anaconda: new encryption setting: False >04:51:00,619 DEBUG anaconda: old label: sysroot_a >04:51:00,619 DEBUG anaconda: new_label: >04:51:00,619 DEBUG anaconda: old mountpoint: >04:51:00,619 DEBUG anaconda: new mountpoint: >04:51:00,619 DEBUG anaconda: old raid level: None >04:51:00,619 DEBUG anaconda: new raid level: None >04:51:00,620 DEBUG anaconda: old container: FastGroup >04:51:00,620 DEBUG anaconda: new container: FastGroup >04:51:00,620 DEBUG anaconda: old container encrypted: False >04:51:00,620 DEBUG anaconda: new container encrypted: False >04:51:00,620 DEBUG anaconda: old container raid level: None >04:51:00,621 DEBUG anaconda: new container raid level: None >04:51:00,621 DEBUG anaconda: old container size request: 120000 >04:51:00,621 DEBUG anaconda: new container size request: 120000 >04:51:00,621 DEBUG anaconda: old disks: ['sda'] >04:51:00,621 DEBUG anaconda: new disks: ['sda'] >04:51:00,621 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:00,622 DEBUG anaconda: updated device_disks to ['sda'] >04:51:00,622 DEBUG anaconda: updated device_container_name to FastGroup >04:51:00,622 DEBUG anaconda: updated device_container_raid_level to None >04:51:00,622 DEBUG anaconda: updated device_container_encrypted to False >04:51:00,622 DEBUG anaconda: updated device_container_size to 120000 >04:51:00,628 INFO anaconda: getting device type for LVM >04:51:00,628 DEBUG anaconda: populate_raid: 0, None >04:51:00,628 INFO anaconda: getting device type for LVM >04:51:00,629 DEBUG anaconda: new container selection: None >04:51:00,629 DEBUG anaconda: new container selection: None >04:51:00,630 DEBUG anaconda: new container selection: FastGroup >04:51:00,630 DEBUG anaconda: default container is FastGroup >04:51:00,631 DEBUG anaconda: new selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:51:00,632 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:51:00,633 DEBUG anaconda: updated device_disks to ['sda'] >04:51:00,633 DEBUG anaconda: updated device_container_name to FastGroup >04:51:00,633 DEBUG anaconda: updated device_container_raid_level to None >04:51:00,633 DEBUG anaconda: updated device_container_encrypted to False >04:51:00,633 DEBUG anaconda: updated device_container_size to 120000 >04:51:00,635 DEBUG anaconda: fs type changed: swap >04:51:00,640 INFO anaconda: getting device type for LVM >04:51:00,641 DEBUG anaconda: populate_raid: 0, None >04:51:00,641 INFO anaconda: getting device type for LVM >04:51:00,641 DEBUG anaconda: new container selection: None >04:51:00,642 DEBUG anaconda: new container selection: None >04:51:00,643 DEBUG anaconda: new container selection: FastGroup >04:51:00,643 DEBUG anaconda: default container is FastGroup >04:51:01,243 DEBUG anaconda: current selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:51:01,244 DEBUG anaconda: notebook page = 1 >04:51:01,244 INFO anaconda: ui: saving changes to device FastGroup-swap >04:51:01,244 DEBUG anaconda: old name: swap >04:51:01,245 DEBUG anaconda: new name: None >04:51:01,247 DEBUG anaconda: old size: 16000.0 >04:51:01,247 DEBUG anaconda: new size: 16000 >04:51:01,247 INFO anaconda: getting device type for LVM >04:51:01,248 DEBUG anaconda: old device type: 0 >04:51:01,248 DEBUG anaconda: new device type: 0 >04:51:01,248 DEBUG anaconda: reformat: False >04:51:01,249 DEBUG anaconda: old fs type: swap >04:51:01,249 DEBUG anaconda: new fs type: swap >04:51:01,249 DEBUG anaconda: old encryption setting: False >04:51:01,249 DEBUG anaconda: new encryption setting: False >04:51:01,250 DEBUG anaconda: old label: swap >04:51:01,250 DEBUG anaconda: new_label: >04:51:01,250 DEBUG anaconda: old mountpoint: >04:51:01,250 DEBUG anaconda: new mountpoint: >04:51:01,250 DEBUG anaconda: old raid level: None >04:51:01,250 DEBUG anaconda: new raid level: None >04:51:01,251 DEBUG anaconda: old container: FastGroup >04:51:01,251 DEBUG anaconda: new container: FastGroup >04:51:01,251 DEBUG anaconda: old container encrypted: False >04:51:01,251 DEBUG anaconda: new container encrypted: False >04:51:01,251 DEBUG anaconda: old container raid level: None >04:51:01,251 DEBUG anaconda: new container raid level: None >04:51:01,251 DEBUG anaconda: old container size request: 120000 >04:51:01,251 DEBUG anaconda: new container size request: 120000 >04:51:01,252 DEBUG anaconda: old disks: ['sda'] >04:51:01,252 DEBUG anaconda: new disks: ['sda'] >04:51:01,252 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:51:01,252 DEBUG anaconda: updated device_disks to ['sda'] >04:51:01,253 DEBUG anaconda: updated device_container_name to FastGroup >04:51:01,253 DEBUG anaconda: updated device_container_raid_level to None >04:51:01,253 DEBUG anaconda: updated device_container_encrypted to False >04:51:01,253 DEBUG anaconda: updated device_container_size to 120000 >04:51:01,258 INFO anaconda: getting device type for LVM >04:51:01,258 DEBUG anaconda: populate_raid: 0, None >04:51:01,259 INFO anaconda: getting device type for LVM >04:51:01,259 DEBUG anaconda: new container selection: None >04:51:01,260 DEBUG anaconda: new container selection: None >04:51:01,261 DEBUG anaconda: new container selection: FastGroup >04:51:01,261 DEBUG anaconda: default container is FastGroup >04:51:01,262 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:01,263 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:01,263 DEBUG anaconda: updated device_disks to ['sda'] >04:51:01,264 DEBUG anaconda: updated device_container_name to FastGroup >04:51:01,264 DEBUG anaconda: updated device_container_raid_level to None >04:51:01,264 DEBUG anaconda: updated device_container_encrypted to False >04:51:01,264 DEBUG anaconda: updated device_container_size to 120000 >04:51:01,266 DEBUG anaconda: fs type changed: ext4 >04:51:01,272 INFO anaconda: getting device type for LVM >04:51:01,272 DEBUG anaconda: populate_raid: 0, None >04:51:01,272 INFO anaconda: getting device type for LVM >04:51:01,273 DEBUG anaconda: new container selection: None >04:51:01,273 DEBUG anaconda: new container selection: None >04:51:01,274 DEBUG anaconda: new container selection: FastGroup >04:51:01,274 DEBUG anaconda: default container is FastGroup >04:51:02,258 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:02,259 DEBUG anaconda: notebook page = 1 >04:51:02,260 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:51:02,260 DEBUG anaconda: old name: sysroot_a >04:51:02,260 DEBUG anaconda: new name: None >04:51:02,262 DEBUG anaconda: old size: 52000.0 >04:51:02,262 DEBUG anaconda: new size: 52000 >04:51:02,263 INFO anaconda: getting device type for LVM >04:51:02,263 DEBUG anaconda: old device type: 0 >04:51:02,263 DEBUG anaconda: new device type: 0 >04:51:02,263 DEBUG anaconda: reformat: False >04:51:02,265 DEBUG anaconda: old fs type: ext4 >04:51:02,265 DEBUG anaconda: new fs type: ext4 >04:51:02,265 DEBUG anaconda: old encryption setting: False >04:51:02,265 DEBUG anaconda: new encryption setting: False >04:51:02,265 DEBUG anaconda: old label: sysroot_a >04:51:02,265 DEBUG anaconda: new_label: >04:51:02,265 DEBUG anaconda: old mountpoint: >04:51:02,265 DEBUG anaconda: new mountpoint: >04:51:02,266 DEBUG anaconda: old raid level: None >04:51:02,266 DEBUG anaconda: new raid level: None >04:51:02,266 DEBUG anaconda: old container: FastGroup >04:51:02,266 DEBUG anaconda: new container: FastGroup >04:51:02,266 DEBUG anaconda: old container encrypted: False >04:51:02,267 DEBUG anaconda: new container encrypted: False >04:51:02,267 DEBUG anaconda: old container raid level: None >04:51:02,267 DEBUG anaconda: new container raid level: None >04:51:02,267 DEBUG anaconda: old container size request: 120000 >04:51:02,267 DEBUG anaconda: new container size request: 120000 >04:51:02,267 DEBUG anaconda: old disks: ['sda'] >04:51:02,267 DEBUG anaconda: new disks: ['sda'] >04:51:02,267 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:02,268 DEBUG anaconda: updated device_disks to ['sda'] >04:51:02,268 DEBUG anaconda: updated device_container_name to FastGroup >04:51:02,268 DEBUG anaconda: updated device_container_raid_level to None >04:51:02,269 DEBUG anaconda: updated device_container_encrypted to False >04:51:02,269 DEBUG anaconda: updated device_container_size to 120000 >04:51:02,274 INFO anaconda: getting device type for LVM >04:51:02,274 DEBUG anaconda: populate_raid: 0, None >04:51:02,274 INFO anaconda: getting device type for LVM >04:51:02,275 DEBUG anaconda: new container selection: None >04:51:02,276 DEBUG anaconda: new container selection: None >04:51:02,276 DEBUG anaconda: new container selection: FastGroup >04:51:02,277 DEBUG anaconda: default container is FastGroup >04:51:02,277 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:02,278 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:02,279 DEBUG anaconda: updated device_disks to ['sda'] >04:51:02,279 DEBUG anaconda: updated device_container_name to FastGroup >04:51:02,279 DEBUG anaconda: updated device_container_raid_level to None >04:51:02,279 DEBUG anaconda: updated device_container_encrypted to False >04:51:02,279 DEBUG anaconda: updated device_container_size to 120000 >04:51:02,281 INFO anaconda: getting device type for LVM >04:51:02,287 INFO anaconda: getting device type for LVM >04:51:02,287 DEBUG anaconda: populate_raid: 0, None >04:51:02,287 INFO anaconda: getting device type for LVM >04:51:02,288 DEBUG anaconda: new container selection: None >04:51:02,289 DEBUG anaconda: new container selection: None >04:51:02,290 DEBUG anaconda: new container selection: FastGroup >04:51:02,290 DEBUG anaconda: default container is FastGroup >04:51:04,769 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:04,770 DEBUG anaconda: notebook page = 1 >04:51:04,770 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:51:04,770 DEBUG anaconda: old name: sysroot_b >04:51:04,770 DEBUG anaconda: new name: None >04:51:04,773 DEBUG anaconda: old size: 52000.0 >04:51:04,773 DEBUG anaconda: new size: 52000 >04:51:04,773 INFO anaconda: getting device type for LVM >04:51:04,773 DEBUG anaconda: old device type: 0 >04:51:04,773 DEBUG anaconda: new device type: 0 >04:51:04,773 DEBUG anaconda: reformat: True >04:51:04,775 DEBUG anaconda: old fs type: ext4 >04:51:04,775 DEBUG anaconda: new fs type: ext4 >04:51:04,775 DEBUG anaconda: old encryption setting: False >04:51:04,775 DEBUG anaconda: new encryption setting: False >04:51:04,775 DEBUG anaconda: old label: sysroot_b >04:51:04,775 DEBUG anaconda: new_label: sysroot_b >04:51:04,776 DEBUG anaconda: old mountpoint: / >04:51:04,776 DEBUG anaconda: new mountpoint: / >04:51:04,777 DEBUG anaconda: old raid level: None >04:51:04,777 DEBUG anaconda: new raid level: None >04:51:04,778 DEBUG anaconda: old container: FastGroup >04:51:04,779 DEBUG anaconda: new container: FastGroup >04:51:04,779 DEBUG anaconda: old container encrypted: False >04:51:04,779 DEBUG anaconda: new container encrypted: False >04:51:04,779 DEBUG anaconda: old container raid level: None >04:51:04,779 DEBUG anaconda: new container raid level: None >04:51:04,779 DEBUG anaconda: old container size request: 120000 >04:51:04,779 DEBUG anaconda: new container size request: 120000 >04:51:04,779 DEBUG anaconda: old disks: ['sda'] >04:51:04,779 DEBUG anaconda: new disks: ['sda'] >04:51:04,779 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:04,780 DEBUG anaconda: updated device_disks to ['sda'] >04:51:04,780 DEBUG anaconda: updated device_container_name to FastGroup >04:51:04,780 DEBUG anaconda: updated device_container_raid_level to None >04:51:04,781 DEBUG anaconda: updated device_container_encrypted to False >04:51:04,781 DEBUG anaconda: updated device_container_size to 120000 >04:51:04,786 INFO anaconda: getting device type for LVM >04:51:04,786 DEBUG anaconda: populate_raid: 0, None >04:51:04,786 INFO anaconda: getting device type for LVM >04:51:04,787 DEBUG anaconda: new container selection: None >04:51:04,788 DEBUG anaconda: new container selection: None >04:51:04,789 DEBUG anaconda: new container selection: FastGroup >04:51:04,789 DEBUG anaconda: default container is FastGroup >04:51:04,790 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:04,791 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:04,791 DEBUG anaconda: updated device_disks to ['sda'] >04:51:04,792 DEBUG anaconda: updated device_container_name to FastGroup >04:51:04,792 DEBUG anaconda: updated device_container_raid_level to None >04:51:04,792 DEBUG anaconda: updated device_container_encrypted to False >04:51:04,792 DEBUG anaconda: updated device_container_size to 120000 >04:51:04,794 INFO anaconda: getting device type for LVM >04:51:04,798 INFO anaconda: getting device type for LVM >04:51:04,798 DEBUG anaconda: populate_raid: 0, None >04:51:04,799 INFO anaconda: getting device type for LVM >04:51:04,799 DEBUG anaconda: new container selection: None >04:51:04,800 DEBUG anaconda: new container selection: None >04:51:04,801 DEBUG anaconda: new container selection: FastGroup >04:51:04,801 DEBUG anaconda: default container is FastGroup >04:51:05,992 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:05,993 DEBUG anaconda: notebook page = 1 >04:51:05,994 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:51:05,994 DEBUG anaconda: old name: sysroot_a >04:51:05,994 DEBUG anaconda: new name: None >04:51:05,996 DEBUG anaconda: old size: 52000.0 >04:51:05,997 DEBUG anaconda: new size: 52000 >04:51:05,997 INFO anaconda: getting device type for LVM >04:51:05,997 DEBUG anaconda: old device type: 0 >04:51:05,997 DEBUG anaconda: new device type: 0 >04:51:05,997 DEBUG anaconda: reformat: False >04:51:05,999 DEBUG anaconda: old fs type: ext4 >04:51:05,999 DEBUG anaconda: new fs type: ext4 >04:51:05,999 DEBUG anaconda: old encryption setting: False >04:51:05,999 DEBUG anaconda: new encryption setting: False >04:51:05,999 DEBUG anaconda: old label: sysroot_a >04:51:05,999 DEBUG anaconda: new_label: >04:51:05,999 DEBUG anaconda: old mountpoint: >04:51:06,000 DEBUG anaconda: new mountpoint: >04:51:06,000 DEBUG anaconda: old raid level: None >04:51:06,000 DEBUG anaconda: new raid level: None >04:51:06,000 DEBUG anaconda: old container: FastGroup >04:51:06,001 DEBUG anaconda: new container: FastGroup >04:51:06,001 DEBUG anaconda: old container encrypted: False >04:51:06,001 DEBUG anaconda: new container encrypted: False >04:51:06,001 DEBUG anaconda: old container raid level: None >04:51:06,001 DEBUG anaconda: new container raid level: None >04:51:06,001 DEBUG anaconda: old container size request: 120000 >04:51:06,001 DEBUG anaconda: new container size request: 120000 >04:51:06,001 DEBUG anaconda: old disks: ['sda'] >04:51:06,001 DEBUG anaconda: new disks: ['sda'] >04:51:06,002 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:06,002 DEBUG anaconda: updated device_disks to ['sda'] >04:51:06,003 DEBUG anaconda: updated device_container_name to FastGroup >04:51:06,003 DEBUG anaconda: updated device_container_raid_level to None >04:51:06,003 DEBUG anaconda: updated device_container_encrypted to False >04:51:06,003 DEBUG anaconda: updated device_container_size to 120000 >04:51:06,008 INFO anaconda: getting device type for LVM >04:51:06,008 DEBUG anaconda: populate_raid: 0, None >04:51:06,009 INFO anaconda: getting device type for LVM >04:51:06,009 DEBUG anaconda: new container selection: None >04:51:06,010 DEBUG anaconda: new container selection: None >04:51:06,011 DEBUG anaconda: new container selection: FastGroup >04:51:06,011 DEBUG anaconda: default container is FastGroup >04:51:06,012 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:06,013 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:06,013 DEBUG anaconda: updated device_disks to ['sda'] >04:51:06,013 DEBUG anaconda: updated device_container_name to FastGroup >04:51:06,014 DEBUG anaconda: updated device_container_raid_level to None >04:51:06,014 DEBUG anaconda: updated device_container_encrypted to False >04:51:06,014 DEBUG anaconda: updated device_container_size to 120000 >04:51:06,016 INFO anaconda: getting device type for LVM >04:51:06,021 INFO anaconda: getting device type for LVM >04:51:06,022 DEBUG anaconda: populate_raid: 0, None >04:51:06,022 INFO anaconda: getting device type for LVM >04:51:06,022 DEBUG anaconda: new container selection: None >04:51:06,023 DEBUG anaconda: new container selection: None >04:51:06,024 DEBUG anaconda: new container selection: FastGroup >04:51:06,024 DEBUG anaconda: default container is FastGroup >04:51:06,920 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:06,922 DEBUG anaconda: notebook page = 1 >04:51:06,922 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:51:06,922 DEBUG anaconda: old name: sysroot_b >04:51:06,923 DEBUG anaconda: new name: None >04:51:06,925 DEBUG anaconda: old size: 52000.0 >04:51:06,925 DEBUG anaconda: new size: 52000 >04:51:06,925 INFO anaconda: getting device type for LVM >04:51:06,926 DEBUG anaconda: old device type: 0 >04:51:06,926 DEBUG anaconda: new device type: 0 >04:51:06,926 DEBUG anaconda: reformat: True >04:51:06,927 DEBUG anaconda: old fs type: ext4 >04:51:06,928 DEBUG anaconda: new fs type: ext4 >04:51:06,928 DEBUG anaconda: old encryption setting: False >04:51:06,928 DEBUG anaconda: new encryption setting: False >04:51:06,928 DEBUG anaconda: old label: sysroot_b >04:51:06,928 DEBUG anaconda: new_label: sysroot_b >04:51:06,928 DEBUG anaconda: old mountpoint: / >04:51:06,928 DEBUG anaconda: new mountpoint: / >04:51:06,929 DEBUG anaconda: old raid level: None >04:51:06,929 DEBUG anaconda: new raid level: None >04:51:06,930 DEBUG anaconda: old container: FastGroup >04:51:06,930 DEBUG anaconda: new container: FastGroup >04:51:06,930 DEBUG anaconda: old container encrypted: False >04:51:06,930 DEBUG anaconda: new container encrypted: False >04:51:06,930 DEBUG anaconda: old container raid level: None >04:51:06,930 DEBUG anaconda: new container raid level: None >04:51:06,930 DEBUG anaconda: old container size request: 120000 >04:51:06,930 DEBUG anaconda: new container size request: 120000 >04:51:06,931 DEBUG anaconda: old disks: ['sda'] >04:51:06,931 DEBUG anaconda: new disks: ['sda'] >04:51:06,931 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:06,932 DEBUG anaconda: updated device_disks to ['sda'] >04:51:06,932 DEBUG anaconda: updated device_container_name to FastGroup >04:51:06,932 DEBUG anaconda: updated device_container_raid_level to None >04:51:06,932 DEBUG anaconda: updated device_container_encrypted to False >04:51:06,932 DEBUG anaconda: updated device_container_size to 120000 >04:51:06,937 INFO anaconda: getting device type for LVM >04:51:06,938 DEBUG anaconda: populate_raid: 0, None >04:51:06,938 INFO anaconda: getting device type for LVM >04:51:06,938 DEBUG anaconda: new container selection: None >04:51:06,939 DEBUG anaconda: new container selection: None >04:51:06,940 DEBUG anaconda: new container selection: FastGroup >04:51:06,940 DEBUG anaconda: default container is FastGroup >04:51:06,941 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:06,942 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:06,943 DEBUG anaconda: updated device_disks to ['sda'] >04:51:06,943 DEBUG anaconda: updated device_container_name to FastGroup >04:51:06,943 DEBUG anaconda: updated device_container_raid_level to None >04:51:06,943 DEBUG anaconda: updated device_container_encrypted to False >04:51:06,943 DEBUG anaconda: updated device_container_size to 120000 >04:51:06,945 INFO anaconda: getting device type for LVM >04:51:06,949 INFO anaconda: getting device type for LVM >04:51:06,950 DEBUG anaconda: populate_raid: 0, None >04:51:06,950 INFO anaconda: getting device type for LVM >04:51:06,950 DEBUG anaconda: new container selection: None >04:51:06,951 DEBUG anaconda: new container selection: None >04:51:06,952 DEBUG anaconda: new container selection: FastGroup >04:51:06,952 DEBUG anaconda: default container is FastGroup >04:51:08,096 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:08,097 DEBUG anaconda: notebook page = 1 >04:51:08,097 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:51:08,097 DEBUG anaconda: old name: sysroot_a >04:51:08,097 DEBUG anaconda: new name: None >04:51:08,100 DEBUG anaconda: old size: 52000.0 >04:51:08,100 DEBUG anaconda: new size: 52000 >04:51:08,100 INFO anaconda: getting device type for LVM >04:51:08,101 DEBUG anaconda: old device type: 0 >04:51:08,101 DEBUG anaconda: new device type: 0 >04:51:08,101 DEBUG anaconda: reformat: False >04:51:08,102 DEBUG anaconda: old fs type: ext4 >04:51:08,102 DEBUG anaconda: new fs type: ext4 >04:51:08,103 DEBUG anaconda: old encryption setting: False >04:51:08,103 DEBUG anaconda: new encryption setting: False >04:51:08,103 DEBUG anaconda: old label: sysroot_a >04:51:08,103 DEBUG anaconda: new_label: >04:51:08,103 DEBUG anaconda: old mountpoint: >04:51:08,103 DEBUG anaconda: new mountpoint: >04:51:08,103 DEBUG anaconda: old raid level: None >04:51:08,103 DEBUG anaconda: new raid level: None >04:51:08,104 DEBUG anaconda: old container: FastGroup >04:51:08,104 DEBUG anaconda: new container: FastGroup >04:51:08,104 DEBUG anaconda: old container encrypted: False >04:51:08,104 DEBUG anaconda: new container encrypted: False >04:51:08,104 DEBUG anaconda: old container raid level: None >04:51:08,104 DEBUG anaconda: new container raid level: None >04:51:08,105 DEBUG anaconda: old container size request: 120000 >04:51:08,105 DEBUG anaconda: new container size request: 120000 >04:51:08,105 DEBUG anaconda: old disks: ['sda'] >04:51:08,105 DEBUG anaconda: new disks: ['sda'] >04:51:08,105 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:08,106 DEBUG anaconda: updated device_disks to ['sda'] >04:51:08,106 DEBUG anaconda: updated device_container_name to FastGroup >04:51:08,106 DEBUG anaconda: updated device_container_raid_level to None >04:51:08,106 DEBUG anaconda: updated device_container_encrypted to False >04:51:08,106 DEBUG anaconda: updated device_container_size to 120000 >04:51:08,112 INFO anaconda: getting device type for LVM >04:51:08,112 DEBUG anaconda: populate_raid: 0, None >04:51:08,112 INFO anaconda: getting device type for LVM >04:51:08,113 DEBUG anaconda: new container selection: None >04:51:08,113 DEBUG anaconda: new container selection: None >04:51:08,114 DEBUG anaconda: new container selection: FastGroup >04:51:08,115 DEBUG anaconda: default container is FastGroup >04:51:08,115 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:08,116 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:08,117 DEBUG anaconda: updated device_disks to ['sda'] >04:51:08,117 DEBUG anaconda: updated device_container_name to FastGroup >04:51:08,117 DEBUG anaconda: updated device_container_raid_level to None >04:51:08,117 DEBUG anaconda: updated device_container_encrypted to False >04:51:08,117 DEBUG anaconda: updated device_container_size to 120000 >04:51:08,119 INFO anaconda: getting device type for LVM >04:51:08,125 INFO anaconda: getting device type for LVM >04:51:08,125 DEBUG anaconda: populate_raid: 0, None >04:51:08,125 INFO anaconda: getting device type for LVM >04:51:08,126 DEBUG anaconda: new container selection: None >04:51:08,127 DEBUG anaconda: new container selection: None >04:51:08,127 DEBUG anaconda: new container selection: FastGroup >04:51:08,128 DEBUG anaconda: default container is FastGroup >04:51:09,784 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:09,785 DEBUG anaconda: notebook page = 1 >04:51:09,785 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:51:09,785 DEBUG anaconda: old name: sysroot_b >04:51:09,785 DEBUG anaconda: new name: None >04:51:09,788 DEBUG anaconda: old size: 52000.0 >04:51:09,788 DEBUG anaconda: new size: 52000 >04:51:09,788 INFO anaconda: getting device type for LVM >04:51:09,788 DEBUG anaconda: old device type: 0 >04:51:09,788 DEBUG anaconda: new device type: 0 >04:51:09,788 DEBUG anaconda: reformat: True >04:51:09,790 DEBUG anaconda: old fs type: ext4 >04:51:09,790 DEBUG anaconda: new fs type: ext4 >04:51:09,790 DEBUG anaconda: old encryption setting: False >04:51:09,790 DEBUG anaconda: new encryption setting: False >04:51:09,790 DEBUG anaconda: old label: sysroot_b >04:51:09,791 DEBUG anaconda: new_label: sysroot_b >04:51:09,791 DEBUG anaconda: old mountpoint: / >04:51:09,791 DEBUG anaconda: new mountpoint: / >04:51:09,791 DEBUG anaconda: old raid level: None >04:51:09,792 DEBUG anaconda: new raid level: None >04:51:09,792 DEBUG anaconda: old container: FastGroup >04:51:09,792 DEBUG anaconda: new container: FastGroup >04:51:09,792 DEBUG anaconda: old container encrypted: False >04:51:09,793 DEBUG anaconda: new container encrypted: False >04:51:09,793 DEBUG anaconda: old container raid level: None >04:51:09,793 DEBUG anaconda: new container raid level: None >04:51:09,793 DEBUG anaconda: old container size request: 120000 >04:51:09,793 DEBUG anaconda: new container size request: 120000 >04:51:09,793 DEBUG anaconda: old disks: ['sda'] >04:51:09,793 DEBUG anaconda: new disks: ['sda'] >04:51:09,793 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:09,794 DEBUG anaconda: updated device_disks to ['sda'] >04:51:09,794 DEBUG anaconda: updated device_container_name to FastGroup >04:51:09,794 DEBUG anaconda: updated device_container_raid_level to None >04:51:09,794 DEBUG anaconda: updated device_container_encrypted to False >04:51:09,794 DEBUG anaconda: updated device_container_size to 120000 >04:51:09,800 INFO anaconda: getting device type for LVM >04:51:09,800 DEBUG anaconda: populate_raid: 0, None >04:51:09,800 INFO anaconda: getting device type for LVM >04:51:09,801 DEBUG anaconda: new container selection: None >04:51:09,801 DEBUG anaconda: new container selection: None >04:51:09,802 DEBUG anaconda: new container selection: FastGroup >04:51:09,803 DEBUG anaconda: default container is FastGroup >04:51:09,803 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:09,804 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:09,805 DEBUG anaconda: updated device_disks to ['sda'] >04:51:09,805 DEBUG anaconda: updated device_container_name to FastGroup >04:51:09,805 DEBUG anaconda: updated device_container_raid_level to None >04:51:09,805 DEBUG anaconda: updated device_container_encrypted to False >04:51:09,806 DEBUG anaconda: updated device_container_size to 120000 >04:51:09,808 INFO anaconda: getting device type for LVM >04:51:09,812 INFO anaconda: getting device type for LVM >04:51:09,812 DEBUG anaconda: populate_raid: 0, None >04:51:09,812 INFO anaconda: getting device type for LVM >04:51:09,813 DEBUG anaconda: new container selection: None >04:51:09,814 DEBUG anaconda: new container selection: None >04:51:09,815 DEBUG anaconda: new container selection: FastGroup >04:51:09,815 DEBUG anaconda: default container is FastGroup >04:51:11,136 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:11,137 DEBUG anaconda: notebook page = 1 >04:51:11,137 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:51:11,137 DEBUG anaconda: old name: sysroot_a >04:51:11,137 DEBUG anaconda: new name: None >04:51:11,140 DEBUG anaconda: old size: 52000.0 >04:51:11,140 DEBUG anaconda: new size: 52000 >04:51:11,140 INFO anaconda: getting device type for LVM >04:51:11,140 DEBUG anaconda: old device type: 0 >04:51:11,141 DEBUG anaconda: new device type: 0 >04:51:11,141 DEBUG anaconda: reformat: False >04:51:11,142 DEBUG anaconda: old fs type: ext4 >04:51:11,142 DEBUG anaconda: new fs type: ext4 >04:51:11,142 DEBUG anaconda: old encryption setting: False >04:51:11,143 DEBUG anaconda: new encryption setting: False >04:51:11,143 DEBUG anaconda: old label: sysroot_a >04:51:11,143 DEBUG anaconda: new_label: >04:51:11,143 DEBUG anaconda: old mountpoint: >04:51:11,143 DEBUG anaconda: new mountpoint: >04:51:11,143 DEBUG anaconda: old raid level: None >04:51:11,143 DEBUG anaconda: new raid level: None >04:51:11,144 DEBUG anaconda: old container: FastGroup >04:51:11,144 DEBUG anaconda: new container: FastGroup >04:51:11,144 DEBUG anaconda: old container encrypted: False >04:51:11,144 DEBUG anaconda: new container encrypted: False >04:51:11,144 DEBUG anaconda: old container raid level: None >04:51:11,144 DEBUG anaconda: new container raid level: None >04:51:11,144 DEBUG anaconda: old container size request: 120000 >04:51:11,145 DEBUG anaconda: new container size request: 120000 >04:51:11,145 DEBUG anaconda: old disks: ['sda'] >04:51:11,145 DEBUG anaconda: new disks: ['sda'] >04:51:11,145 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:11,146 DEBUG anaconda: updated device_disks to ['sda'] >04:51:11,146 DEBUG anaconda: updated device_container_name to FastGroup >04:51:11,146 DEBUG anaconda: updated device_container_raid_level to None >04:51:11,146 DEBUG anaconda: updated device_container_encrypted to False >04:51:11,146 DEBUG anaconda: updated device_container_size to 120000 >04:51:11,151 INFO anaconda: getting device type for LVM >04:51:11,152 DEBUG anaconda: populate_raid: 0, None >04:51:11,152 INFO anaconda: getting device type for LVM >04:51:11,152 DEBUG anaconda: new container selection: None >04:51:11,153 DEBUG anaconda: new container selection: None >04:51:11,154 DEBUG anaconda: new container selection: FastGroup >04:51:11,154 DEBUG anaconda: default container is FastGroup >04:51:11,155 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:11,156 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:11,157 DEBUG anaconda: updated device_disks to ['sda'] >04:51:11,157 DEBUG anaconda: updated device_container_name to FastGroup >04:51:11,157 DEBUG anaconda: updated device_container_raid_level to None >04:51:11,157 DEBUG anaconda: updated device_container_encrypted to False >04:51:11,157 DEBUG anaconda: updated device_container_size to 120000 >04:51:11,159 INFO anaconda: getting device type for LVM >04:51:11,165 INFO anaconda: getting device type for LVM >04:51:11,165 DEBUG anaconda: populate_raid: 0, None >04:51:11,165 INFO anaconda: getting device type for LVM >04:51:11,166 DEBUG anaconda: new container selection: None >04:51:11,166 DEBUG anaconda: new container selection: None >04:51:11,167 DEBUG anaconda: new container selection: FastGroup >04:51:11,168 DEBUG anaconda: default container is FastGroup >04:51:12,472 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:12,473 DEBUG anaconda: notebook page = 1 >04:51:12,473 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:51:12,473 DEBUG anaconda: old name: sysroot_b >04:51:12,473 DEBUG anaconda: new name: None >04:51:12,475 DEBUG anaconda: old size: 52000.0 >04:51:12,476 DEBUG anaconda: new size: 52000 >04:51:12,476 INFO anaconda: getting device type for LVM >04:51:12,476 DEBUG anaconda: old device type: 0 >04:51:12,476 DEBUG anaconda: new device type: 0 >04:51:12,476 DEBUG anaconda: reformat: True >04:51:12,478 DEBUG anaconda: old fs type: ext4 >04:51:12,478 DEBUG anaconda: new fs type: ext4 >04:51:12,478 DEBUG anaconda: old encryption setting: False >04:51:12,478 DEBUG anaconda: new encryption setting: False >04:51:12,478 DEBUG anaconda: old label: sysroot_b >04:51:12,478 DEBUG anaconda: new_label: sysroot_b >04:51:12,478 DEBUG anaconda: old mountpoint: / >04:51:12,479 DEBUG anaconda: new mountpoint: / >04:51:12,479 DEBUG anaconda: old raid level: None >04:51:12,479 DEBUG anaconda: new raid level: None >04:51:12,480 DEBUG anaconda: old container: FastGroup >04:51:12,480 DEBUG anaconda: new container: FastGroup >04:51:12,480 DEBUG anaconda: old container encrypted: False >04:51:12,480 DEBUG anaconda: new container encrypted: False >04:51:12,480 DEBUG anaconda: old container raid level: None >04:51:12,481 DEBUG anaconda: new container raid level: None >04:51:12,481 DEBUG anaconda: old container size request: 120000 >04:51:12,481 DEBUG anaconda: new container size request: 120000 >04:51:12,481 DEBUG anaconda: old disks: ['sda'] >04:51:12,481 DEBUG anaconda: new disks: ['sda'] >04:51:12,481 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:12,482 DEBUG anaconda: updated device_disks to ['sda'] >04:51:12,482 DEBUG anaconda: updated device_container_name to FastGroup >04:51:12,482 DEBUG anaconda: updated device_container_raid_level to None >04:51:12,482 DEBUG anaconda: updated device_container_encrypted to False >04:51:12,482 DEBUG anaconda: updated device_container_size to 120000 >04:51:12,487 INFO anaconda: getting device type for LVM >04:51:12,488 DEBUG anaconda: populate_raid: 0, None >04:51:12,488 INFO anaconda: getting device type for LVM >04:51:12,489 DEBUG anaconda: new container selection: None >04:51:12,489 DEBUG anaconda: new container selection: None >04:51:12,490 DEBUG anaconda: new container selection: FastGroup >04:51:12,490 DEBUG anaconda: default container is FastGroup >04:51:12,491 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:12,492 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:12,493 DEBUG anaconda: updated device_disks to ['sda'] >04:51:12,493 DEBUG anaconda: updated device_container_name to FastGroup >04:51:12,493 DEBUG anaconda: updated device_container_raid_level to None >04:51:12,493 DEBUG anaconda: updated device_container_encrypted to False >04:51:12,493 DEBUG anaconda: updated device_container_size to 120000 >04:51:12,495 INFO anaconda: getting device type for LVM >04:51:12,500 INFO anaconda: getting device type for LVM >04:51:12,500 DEBUG anaconda: populate_raid: 0, None >04:51:12,500 INFO anaconda: getting device type for LVM >04:51:12,501 DEBUG anaconda: new container selection: None >04:51:12,501 DEBUG anaconda: new container selection: None >04:51:12,502 DEBUG anaconda: new container selection: FastGroup >04:51:12,502 DEBUG anaconda: default container is FastGroup >04:51:13,584 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:13,585 DEBUG anaconda: notebook page = 1 >04:51:13,585 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:51:13,585 DEBUG anaconda: old name: sysroot_a >04:51:13,585 DEBUG anaconda: new name: None >04:51:13,588 DEBUG anaconda: old size: 52000.0 >04:51:13,588 DEBUG anaconda: new size: 52000 >04:51:13,588 INFO anaconda: getting device type for LVM >04:51:13,588 DEBUG anaconda: old device type: 0 >04:51:13,588 DEBUG anaconda: new device type: 0 >04:51:13,588 DEBUG anaconda: reformat: False >04:51:13,590 DEBUG anaconda: old fs type: ext4 >04:51:13,590 DEBUG anaconda: new fs type: ext4 >04:51:13,590 DEBUG anaconda: old encryption setting: False >04:51:13,590 DEBUG anaconda: new encryption setting: False >04:51:13,590 DEBUG anaconda: old label: sysroot_a >04:51:13,591 DEBUG anaconda: new_label: >04:51:13,591 DEBUG anaconda: old mountpoint: >04:51:13,591 DEBUG anaconda: new mountpoint: >04:51:13,591 DEBUG anaconda: old raid level: None >04:51:13,591 DEBUG anaconda: new raid level: None >04:51:13,592 DEBUG anaconda: old container: FastGroup >04:51:13,592 DEBUG anaconda: new container: FastGroup >04:51:13,592 DEBUG anaconda: old container encrypted: False >04:51:13,592 DEBUG anaconda: new container encrypted: False >04:51:13,592 DEBUG anaconda: old container raid level: None >04:51:13,592 DEBUG anaconda: new container raid level: None >04:51:13,592 DEBUG anaconda: old container size request: 120000 >04:51:13,592 DEBUG anaconda: new container size request: 120000 >04:51:13,593 DEBUG anaconda: old disks: ['sda'] >04:51:13,593 DEBUG anaconda: new disks: ['sda'] >04:51:13,593 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:51:13,594 DEBUG anaconda: updated device_disks to ['sda'] >04:51:13,594 DEBUG anaconda: updated device_container_name to FastGroup >04:51:13,594 DEBUG anaconda: updated device_container_raid_level to None >04:51:13,594 DEBUG anaconda: updated device_container_encrypted to False >04:51:13,594 DEBUG anaconda: updated device_container_size to 120000 >04:51:13,599 INFO anaconda: getting device type for LVM >04:51:13,600 DEBUG anaconda: populate_raid: 0, None >04:51:13,600 INFO anaconda: getting device type for LVM >04:51:13,600 DEBUG anaconda: new container selection: None >04:51:13,601 DEBUG anaconda: new container selection: None >04:51:13,602 DEBUG anaconda: new container selection: FastGroup >04:51:13,602 DEBUG anaconda: default container is FastGroup >04:51:13,603 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:13,604 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:13,604 DEBUG anaconda: updated device_disks to ['sda'] >04:51:13,605 DEBUG anaconda: updated device_container_name to FastGroup >04:51:13,605 DEBUG anaconda: updated device_container_raid_level to None >04:51:13,605 DEBUG anaconda: updated device_container_encrypted to False >04:51:13,605 DEBUG anaconda: updated device_container_size to 120000 >04:51:13,607 INFO anaconda: getting device type for LVM >04:51:13,613 INFO anaconda: getting device type for LVM >04:51:13,613 DEBUG anaconda: populate_raid: 0, None >04:51:13,613 INFO anaconda: getting device type for LVM >04:51:13,614 DEBUG anaconda: new container selection: None >04:51:13,614 DEBUG anaconda: new container selection: None >04:51:13,615 DEBUG anaconda: new container selection: FastGroup >04:51:13,615 DEBUG anaconda: default container is FastGroup >04:51:16,392 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:51:16,392 DEBUG anaconda: old name: sysroot_b >04:51:16,392 DEBUG anaconda: new name: None >04:51:16,395 DEBUG anaconda: old size: 52000.0 >04:51:16,395 DEBUG anaconda: new size: 52000 >04:51:16,395 INFO anaconda: getting device type for LVM >04:51:16,395 DEBUG anaconda: old device type: 0 >04:51:16,395 DEBUG anaconda: new device type: 0 >04:51:16,395 DEBUG anaconda: reformat: True >04:51:16,397 DEBUG anaconda: old fs type: ext4 >04:51:16,397 DEBUG anaconda: new fs type: ext4 >04:51:16,397 DEBUG anaconda: old encryption setting: False >04:51:16,397 DEBUG anaconda: new encryption setting: False >04:51:16,397 DEBUG anaconda: old label: sysroot_b >04:51:16,397 DEBUG anaconda: new_label: sysroot_b >04:51:16,397 DEBUG anaconda: old mountpoint: / >04:51:16,398 DEBUG anaconda: new mountpoint: / >04:51:16,398 DEBUG anaconda: old raid level: None >04:51:16,398 DEBUG anaconda: new raid level: None >04:51:16,399 DEBUG anaconda: old container: FastGroup >04:51:16,399 DEBUG anaconda: new container: FastGroup >04:51:16,399 DEBUG anaconda: old container encrypted: False >04:51:16,399 DEBUG anaconda: new container encrypted: False >04:51:16,399 DEBUG anaconda: old container raid level: None >04:51:16,400 DEBUG anaconda: new container raid level: None >04:51:16,400 DEBUG anaconda: old container size request: 120000 >04:51:16,400 DEBUG anaconda: new container size request: 120000 >04:51:16,400 DEBUG anaconda: old disks: ['sda'] >04:51:16,400 DEBUG anaconda: new disks: ['sda'] >04:51:16,400 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:16,401 DEBUG anaconda: updated device_disks to ['sda'] >04:51:16,401 DEBUG anaconda: updated device_container_name to FastGroup >04:51:16,401 DEBUG anaconda: updated device_container_raid_level to None >04:51:16,401 DEBUG anaconda: updated device_container_encrypted to False >04:51:16,401 DEBUG anaconda: updated device_container_size to 120000 >04:51:16,406 INFO anaconda: getting device type for LVM >04:51:16,407 DEBUG anaconda: populate_raid: 0, None >04:51:16,407 INFO anaconda: getting device type for LVM >04:51:16,407 DEBUG anaconda: new container selection: None >04:51:16,408 DEBUG anaconda: new container selection: None >04:51:16,409 DEBUG anaconda: new container selection: FastGroup >04:51:16,409 DEBUG anaconda: default container is FastGroup >04:51:32,664 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:32,665 DEBUG anaconda: notebook page = 1 >04:51:32,665 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:51:32,665 DEBUG anaconda: old name: sysroot_b >04:51:32,665 DEBUG anaconda: new name: None >04:51:32,668 DEBUG anaconda: old size: 52000.0 >04:51:32,668 DEBUG anaconda: new size: 52000 >04:51:32,668 INFO anaconda: getting device type for LVM >04:51:32,668 DEBUG anaconda: old device type: 0 >04:51:32,668 DEBUG anaconda: new device type: 0 >04:51:32,668 DEBUG anaconda: reformat: True >04:51:32,670 DEBUG anaconda: old fs type: ext4 >04:51:32,670 DEBUG anaconda: new fs type: ext4 >04:51:32,670 DEBUG anaconda: old encryption setting: False >04:51:32,670 DEBUG anaconda: new encryption setting: False >04:51:32,670 DEBUG anaconda: old label: sysroot_b >04:51:32,670 DEBUG anaconda: new_label: sysroot_b >04:51:32,671 DEBUG anaconda: old mountpoint: / >04:51:32,671 DEBUG anaconda: new mountpoint: / >04:51:32,671 DEBUG anaconda: old raid level: None >04:51:32,672 DEBUG anaconda: new raid level: None >04:51:32,672 DEBUG anaconda: old container: FastGroup >04:51:32,672 DEBUG anaconda: new container: FastGroup >04:51:32,672 DEBUG anaconda: old container encrypted: False >04:51:32,672 DEBUG anaconda: new container encrypted: False >04:51:32,673 DEBUG anaconda: old container raid level: None >04:51:32,673 DEBUG anaconda: new container raid level: None >04:51:32,673 DEBUG anaconda: old container size request: 120000 >04:51:32,673 DEBUG anaconda: new container size request: 120000 >04:51:32,673 DEBUG anaconda: old disks: ['sda'] >04:51:32,673 DEBUG anaconda: new disks: ['sda'] >04:51:32,673 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:51:32,674 DEBUG anaconda: updated device_disks to ['sda'] >04:51:32,674 DEBUG anaconda: updated device_container_name to FastGroup >04:51:32,674 DEBUG anaconda: updated device_container_raid_level to None >04:51:32,674 DEBUG anaconda: updated device_container_encrypted to False >04:51:32,674 DEBUG anaconda: updated device_container_size to 120000 >04:51:32,680 INFO anaconda: getting device type for LVM >04:51:32,680 DEBUG anaconda: populate_raid: 0, None >04:51:32,680 INFO anaconda: getting device type for LVM >04:51:32,681 DEBUG anaconda: new container selection: None >04:51:32,681 DEBUG anaconda: new container selection: None >04:51:32,682 DEBUG anaconda: new container selection: FastGroup >04:51:32,683 DEBUG anaconda: default container is FastGroup >04:51:32,683 DEBUG anaconda: new selector: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:51:32,684 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:51:32,685 DEBUG anaconda: updated device_disks to ['sda'] >04:51:32,685 DEBUG anaconda: updated device_container_name to FastGroup >04:51:32,685 DEBUG anaconda: updated device_container_raid_level to None >04:51:32,685 DEBUG anaconda: updated device_container_encrypted to False >04:51:32,685 DEBUG anaconda: updated device_container_size to 120000 >04:51:32,687 INFO anaconda: getting device type for LVM >04:51:32,688 DEBUG anaconda: fs type changed: swap >04:51:32,693 INFO anaconda: getting device type for LVM >04:51:32,694 DEBUG anaconda: populate_raid: 0, None >04:51:32,694 INFO anaconda: getting device type for LVM >04:51:32,694 DEBUG anaconda: new container selection: None >04:51:32,695 DEBUG anaconda: new container selection: None >04:51:32,696 DEBUG anaconda: new container selection: FastGroup >04:51:32,696 DEBUG anaconda: default container is FastGroup >04:51:37,864 DEBUG anaconda: removing device 'existing 16000MB lvmlv FastGroup-swap (11) with existing swap' from page Fedora Linux 19 for x86_64 >04:51:51,784 INFO anaconda: ui: removed device FastGroup-swap >04:51:51,793 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >04:51:51,795 DEBUG anaconda: ui: unused=[] >04:51:51,796 DEBUG anaconda: ui: new_devices=['FastGroup-sysroot_b', 'sda1'] >04:51:51,814 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:51:51,814 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:51:51,815 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:51:51,815 DEBUG anaconda: updated device_disks to ['sda'] >04:51:51,815 DEBUG anaconda: updated device_container_name to None >04:51:51,815 DEBUG anaconda: updated device_container_raid_level to None >04:51:51,815 DEBUG anaconda: updated device_container_encrypted to False >04:51:51,815 DEBUG anaconda: updated device_container_size to 0 >04:51:51,818 DEBUG anaconda: fs type changed: ext4 >04:51:51,823 INFO anaconda: getting device type for Standard Partition >04:51:51,824 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:51:51,824 INFO anaconda: getting device type for Standard Partition >04:51:51,825 INFO anaconda: getting device type for Standard Partition >04:51:51,826 INFO anaconda: getting device type for Standard Partition >04:51:51,827 INFO anaconda: getting device type for Standard Partition >04:51:51,827 INFO anaconda: getting device type for Standard Partition >04:51:51,828 INFO anaconda: getting device type for Standard Partition >04:51:51,828 INFO anaconda: getting device type for Standard Partition >04:51:51,829 INFO anaconda: getting device type for Standard Partition >04:51:51,829 DEBUG anaconda: populate_raid: 2, None >04:51:51,829 INFO anaconda: getting device type for Standard Partition >04:51:51,830 INFO anaconda: getting device type for Standard Partition >04:51:51,831 DEBUG anaconda: populate_raid: 2, None >04:51:51,831 INFO anaconda: getting device type for Standard Partition >04:51:51,833 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:51:51,833 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:51:51,834 DEBUG anaconda: updated device_disks to ['sda'] >04:51:51,834 DEBUG anaconda: updated device_container_name to None >04:51:51,834 DEBUG anaconda: updated device_container_raid_level to None >04:51:51,834 DEBUG anaconda: updated device_container_encrypted to False >04:51:51,834 DEBUG anaconda: updated device_container_size to 0 >04:51:51,839 INFO anaconda: getting device type for Standard Partition >04:51:51,840 DEBUG anaconda: populate_raid: 2, None >04:51:51,840 INFO anaconda: getting device type for Standard Partition >04:51:54,880 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:51:54,881 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:51:54,882 DEBUG anaconda: notebook page = 1 >04:51:54,882 INFO anaconda: ui: saving changes to device sda1 >04:51:54,882 DEBUG anaconda: old name: sda1 >04:51:54,882 DEBUG anaconda: new name: None >04:51:54,885 DEBUG anaconda: old size: 2000.0 >04:51:54,885 DEBUG anaconda: new size: 2000 >04:51:54,885 INFO anaconda: getting device type for Standard Partition >04:51:54,886 DEBUG anaconda: old device type: 2 >04:51:54,886 DEBUG anaconda: new device type: 2 >04:51:54,886 DEBUG anaconda: reformat: False >04:51:54,887 DEBUG anaconda: old fs type: ext4 >04:51:54,887 DEBUG anaconda: new fs type: ext4 >04:51:54,888 DEBUG anaconda: old encryption setting: False >04:51:54,888 DEBUG anaconda: new encryption setting: False >04:51:54,888 DEBUG anaconda: old label: boot >04:51:54,888 DEBUG anaconda: new_label: >04:51:54,888 DEBUG anaconda: old mountpoint: /boot >04:51:54,888 DEBUG anaconda: new mountpoint: /boot >04:51:54,888 DEBUG anaconda: old raid level: None >04:51:54,888 DEBUG anaconda: new raid level: None >04:51:54,889 DEBUG anaconda: old container: None >04:51:54,889 DEBUG anaconda: new container: None >04:51:54,889 DEBUG anaconda: old container encrypted: False >04:51:54,889 DEBUG anaconda: new container encrypted: False >04:51:54,889 DEBUG anaconda: old container raid level: None >04:51:54,889 DEBUG anaconda: new container raid level: None >04:51:54,889 DEBUG anaconda: old container size request: 0 >04:51:54,889 DEBUG anaconda: new container size request: 0 >04:51:54,890 DEBUG anaconda: old disks: ['sda'] >04:51:54,890 DEBUG anaconda: new disks: ['sda'] >04:51:54,890 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:51:54,891 DEBUG anaconda: updated device_disks to ['sda'] >04:51:54,891 DEBUG anaconda: updated device_container_name to None >04:51:54,891 DEBUG anaconda: updated device_container_raid_level to None >04:51:54,891 DEBUG anaconda: updated device_container_encrypted to False >04:51:54,891 DEBUG anaconda: updated device_container_size to 0 >04:51:54,896 INFO anaconda: getting device type for Standard Partition >04:51:54,897 DEBUG anaconda: populate_raid: 2, None >04:51:54,897 INFO anaconda: getting device type for Standard Partition >04:51:54,898 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:51:54,898 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:51:54,898 DEBUG anaconda: updated device_disks to ['sda'] >04:51:54,898 DEBUG anaconda: updated device_container_name to None >04:51:54,898 DEBUG anaconda: updated device_container_raid_level to None >04:51:54,898 DEBUG anaconda: updated device_container_encrypted to False >04:51:54,899 DEBUG anaconda: updated device_container_size to 0 >04:51:54,903 INFO anaconda: getting device type for Standard Partition >04:51:54,904 DEBUG anaconda: populate_raid: 2, None >04:51:54,904 INFO anaconda: getting device type for Standard Partition >04:52:09,496 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:09,497 DEBUG anaconda: notebook page = 1 >04:52:09,497 INFO anaconda: ui: saving changes to device sda1 >04:52:09,497 DEBUG anaconda: old name: sda1 >04:52:09,497 DEBUG anaconda: new name: None >04:52:09,500 DEBUG anaconda: old size: 2000.0 >04:52:09,500 DEBUG anaconda: new size: 2000 >04:52:09,500 INFO anaconda: getting device type for Standard Partition >04:52:09,500 DEBUG anaconda: old device type: 2 >04:52:09,500 DEBUG anaconda: new device type: 2 >04:52:09,500 DEBUG anaconda: reformat: False >04:52:09,502 DEBUG anaconda: old fs type: ext4 >04:52:09,502 DEBUG anaconda: new fs type: ext4 >04:52:09,502 DEBUG anaconda: old encryption setting: False >04:52:09,502 DEBUG anaconda: new encryption setting: False >04:52:09,502 DEBUG anaconda: old label: boot >04:52:09,503 DEBUG anaconda: new_label: >04:52:09,503 DEBUG anaconda: old mountpoint: /boot >04:52:09,503 DEBUG anaconda: new mountpoint: /boot >04:52:09,503 DEBUG anaconda: old raid level: None >04:52:09,503 DEBUG anaconda: new raid level: None >04:52:09,503 DEBUG anaconda: old container: None >04:52:09,503 DEBUG anaconda: new container: None >04:52:09,504 DEBUG anaconda: old container encrypted: False >04:52:09,504 DEBUG anaconda: new container encrypted: False >04:52:09,504 DEBUG anaconda: old container raid level: None >04:52:09,504 DEBUG anaconda: new container raid level: None >04:52:09,504 DEBUG anaconda: old container size request: 0 >04:52:09,504 DEBUG anaconda: new container size request: 0 >04:52:09,504 DEBUG anaconda: old disks: ['sda'] >04:52:09,504 DEBUG anaconda: new disks: ['sda'] >04:52:09,505 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:09,505 DEBUG anaconda: updated device_disks to ['sda'] >04:52:09,505 DEBUG anaconda: updated device_container_name to None >04:52:09,506 DEBUG anaconda: updated device_container_raid_level to None >04:52:09,506 DEBUG anaconda: updated device_container_encrypted to False >04:52:09,506 DEBUG anaconda: updated device_container_size to 0 >04:52:09,511 INFO anaconda: getting device type for Standard Partition >04:52:09,512 DEBUG anaconda: populate_raid: 2, None >04:52:09,512 INFO anaconda: getting device type for Standard Partition >04:52:09,512 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:52:09,513 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:52:09,514 DEBUG anaconda: updated device_disks to ['sda'] >04:52:09,514 DEBUG anaconda: updated device_container_name to FastGroup >04:52:09,514 DEBUG anaconda: updated device_container_raid_level to None >04:52:09,514 DEBUG anaconda: updated device_container_encrypted to False >04:52:09,514 DEBUG anaconda: updated device_container_size to 120000 >04:52:09,516 INFO anaconda: getting device type for Standard Partition >04:52:09,522 INFO anaconda: getting device type for LVM >04:52:09,522 DEBUG anaconda: device_type_changed: 0 LVM >04:52:09,522 INFO anaconda: getting device type for LVM >04:52:09,523 INFO anaconda: getting device type for LVM >04:52:09,523 INFO anaconda: getting device type for LVM >04:52:09,523 INFO anaconda: getting device type for LVM >04:52:09,524 INFO anaconda: getting device type for LVM >04:52:09,524 INFO anaconda: getting device type for LVM >04:52:09,525 INFO anaconda: getting device type for LVM >04:52:09,525 INFO anaconda: getting device type for LVM >04:52:09,525 INFO anaconda: getting device type for LVM >04:52:09,525 INFO anaconda: getting device type for LVM >04:52:09,526 INFO anaconda: getting device type for LVM >04:52:09,526 DEBUG anaconda: populate_raid: 0, None >04:52:09,526 INFO anaconda: getting device type for LVM >04:52:09,527 INFO anaconda: getting device type for LVM >04:52:09,528 DEBUG anaconda: populate_raid: 0, None >04:52:09,528 INFO anaconda: getting device type for LVM >04:52:09,528 DEBUG anaconda: new container selection: None >04:52:09,529 DEBUG anaconda: new container selection: None >04:52:09,530 DEBUG anaconda: new container selection: FastGroup >04:52:09,530 DEBUG anaconda: default container is FastGroup >04:52:10,944 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:52:10,944 DEBUG anaconda: old name: sysroot_b >04:52:10,944 DEBUG anaconda: new name: None >04:52:10,947 DEBUG anaconda: old size: 52000.0 >04:52:10,947 DEBUG anaconda: new size: 52000 >04:52:10,947 INFO anaconda: getting device type for LVM >04:52:10,948 DEBUG anaconda: old device type: 0 >04:52:10,948 DEBUG anaconda: new device type: 0 >04:52:10,948 DEBUG anaconda: reformat: True >04:52:10,949 DEBUG anaconda: old fs type: ext4 >04:52:10,949 DEBUG anaconda: new fs type: ext4 >04:52:10,949 DEBUG anaconda: old encryption setting: False >04:52:10,950 DEBUG anaconda: new encryption setting: False >04:52:10,950 DEBUG anaconda: old label: sysroot_b >04:52:10,950 DEBUG anaconda: new_label: sysroot_b >04:52:10,950 DEBUG anaconda: old mountpoint: / >04:52:10,950 DEBUG anaconda: new mountpoint: / >04:52:10,951 DEBUG anaconda: old raid level: None >04:52:10,951 DEBUG anaconda: new raid level: None >04:52:10,951 DEBUG anaconda: old container: FastGroup >04:52:10,952 DEBUG anaconda: new container: FastGroup >04:52:10,952 DEBUG anaconda: old container encrypted: False >04:52:10,952 DEBUG anaconda: new container encrypted: False >04:52:10,952 DEBUG anaconda: old container raid level: None >04:52:10,952 DEBUG anaconda: new container raid level: None >04:52:10,952 DEBUG anaconda: old container size request: 120000 >04:52:10,952 DEBUG anaconda: new container size request: 120000 >04:52:10,952 DEBUG anaconda: old disks: ['sda'] >04:52:10,952 DEBUG anaconda: new disks: ['sda'] >04:52:10,953 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:52:10,953 DEBUG anaconda: updated device_disks to ['sda'] >04:52:10,953 DEBUG anaconda: updated device_container_name to FastGroup >04:52:10,954 DEBUG anaconda: updated device_container_raid_level to None >04:52:10,954 DEBUG anaconda: updated device_container_encrypted to False >04:52:10,954 DEBUG anaconda: updated device_container_size to 120000 >04:52:10,959 INFO anaconda: getting device type for LVM >04:52:10,959 DEBUG anaconda: populate_raid: 0, None >04:52:10,959 INFO anaconda: getting device type for LVM >04:52:10,960 DEBUG anaconda: new container selection: None >04:52:10,961 DEBUG anaconda: new container selection: None >04:52:10,962 DEBUG anaconda: new container selection: FastGroup >04:52:10,962 DEBUG anaconda: default container is FastGroup >04:52:15,141 DEBUG anaconda: requested size = None ; available space = 100.30 MB >04:52:15,296 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'fedora_master', 'fedora_master-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >04:52:15,298 DEBUG anaconda: ui: unused=[] >04:52:15,299 DEBUG anaconda: ui: new_devices=['sda1', 'FastGroup-sysroot_b', 'fedora_master-swap'] >04:52:15,320 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:52:15,320 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:52:15,320 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:15,321 DEBUG anaconda: updated device_disks to ['sda'] >04:52:15,321 DEBUG anaconda: updated device_container_name to None >04:52:15,321 DEBUG anaconda: updated device_container_raid_level to None >04:52:15,321 DEBUG anaconda: updated device_container_encrypted to False >04:52:15,321 DEBUG anaconda: updated device_container_size to 0 >04:52:15,323 INFO anaconda: getting device type for LVM >04:52:15,327 INFO anaconda: getting device type for Standard Partition >04:52:15,328 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:52:15,328 INFO anaconda: getting device type for Standard Partition >04:52:15,329 INFO anaconda: getting device type for Standard Partition >04:52:15,330 INFO anaconda: getting device type for Standard Partition >04:52:15,331 INFO anaconda: getting device type for Standard Partition >04:52:15,331 INFO anaconda: getting device type for Standard Partition >04:52:15,332 INFO anaconda: getting device type for Standard Partition >04:52:15,332 INFO anaconda: getting device type for Standard Partition >04:52:15,333 INFO anaconda: getting device type for Standard Partition >04:52:15,333 DEBUG anaconda: populate_raid: 2, None >04:52:15,333 INFO anaconda: getting device type for Standard Partition >04:52:15,334 INFO anaconda: getting device type for Standard Partition >04:52:15,335 DEBUG anaconda: populate_raid: 2, None >04:52:15,335 INFO anaconda: getting device type for Standard Partition >04:52:15,337 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:52:15,337 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:15,338 DEBUG anaconda: notebook page = 1 >04:52:15,338 INFO anaconda: ui: saving changes to device sda1 >04:52:15,338 DEBUG anaconda: old name: sda1 >04:52:15,338 DEBUG anaconda: new name: None >04:52:15,341 DEBUG anaconda: old size: 2000.0 >04:52:15,341 DEBUG anaconda: new size: 2000 >04:52:15,341 INFO anaconda: getting device type for Standard Partition >04:52:15,342 DEBUG anaconda: old device type: 2 >04:52:15,342 DEBUG anaconda: new device type: 2 >04:52:15,342 DEBUG anaconda: reformat: False >04:52:15,343 DEBUG anaconda: old fs type: ext4 >04:52:15,344 DEBUG anaconda: new fs type: ext4 >04:52:15,344 DEBUG anaconda: old encryption setting: False >04:52:15,344 DEBUG anaconda: new encryption setting: False >04:52:15,344 DEBUG anaconda: old label: boot >04:52:15,344 DEBUG anaconda: new_label: >04:52:15,344 DEBUG anaconda: old mountpoint: /boot >04:52:15,344 DEBUG anaconda: new mountpoint: /boot >04:52:15,344 DEBUG anaconda: old raid level: None >04:52:15,344 DEBUG anaconda: new raid level: None >04:52:15,345 DEBUG anaconda: old container: None >04:52:15,345 DEBUG anaconda: new container: None >04:52:15,345 DEBUG anaconda: old container encrypted: False >04:52:15,345 DEBUG anaconda: new container encrypted: False >04:52:15,345 DEBUG anaconda: old container raid level: None >04:52:15,345 DEBUG anaconda: new container raid level: None >04:52:15,345 DEBUG anaconda: old container size request: 0 >04:52:15,345 DEBUG anaconda: new container size request: 0 >04:52:15,346 DEBUG anaconda: old disks: ['sda'] >04:52:15,346 DEBUG anaconda: new disks: ['sda'] >04:52:15,346 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:15,347 DEBUG anaconda: updated device_disks to ['sda'] >04:52:15,347 DEBUG anaconda: updated device_container_name to None >04:52:15,347 DEBUG anaconda: updated device_container_raid_level to None >04:52:15,347 DEBUG anaconda: updated device_container_encrypted to False >04:52:15,347 DEBUG anaconda: updated device_container_size to 0 >04:52:15,352 INFO anaconda: getting device type for Standard Partition >04:52:15,353 DEBUG anaconda: populate_raid: 2, None >04:52:15,353 INFO anaconda: getting device type for Standard Partition >04:52:15,354 DEBUG anaconda: new selector: non-existent 96MB lvmlv fedora_master-swap (60) with non-existent swap >04:52:15,354 DEBUG anaconda: populate_right_side: non-existent 96MB lvmlv fedora_master-swap (60) with non-existent swap >04:52:15,354 DEBUG anaconda: updated device_disks to ['sda'] >04:52:15,354 DEBUG anaconda: updated device_container_name to fedora_master >04:52:15,354 DEBUG anaconda: updated device_container_raid_level to None >04:52:15,354 DEBUG anaconda: updated device_container_encrypted to False >04:52:15,354 DEBUG anaconda: updated device_container_size to 0 >04:52:15,356 INFO anaconda: getting device type for Standard Partition >04:52:15,359 DEBUG anaconda: fs type changed: swap >04:52:15,364 INFO anaconda: getting device type for LVM >04:52:15,364 DEBUG anaconda: device_type_changed: 0 LVM >04:52:15,364 INFO anaconda: getting device type for LVM >04:52:15,365 INFO anaconda: getting device type for LVM >04:52:15,365 INFO anaconda: getting device type for LVM >04:52:15,366 INFO anaconda: getting device type for LVM >04:52:15,366 INFO anaconda: getting device type for LVM >04:52:15,366 INFO anaconda: getting device type for LVM >04:52:15,367 INFO anaconda: getting device type for LVM >04:52:15,367 INFO anaconda: getting device type for LVM >04:52:15,367 INFO anaconda: getting device type for LVM >04:52:15,367 INFO anaconda: getting device type for LVM >04:52:15,368 INFO anaconda: getting device type for LVM >04:52:15,368 DEBUG anaconda: populate_raid: 0, None >04:52:15,368 INFO anaconda: getting device type for LVM >04:52:15,369 INFO anaconda: getting device type for LVM >04:52:15,369 DEBUG anaconda: populate_raid: 0, None >04:52:15,370 INFO anaconda: getting device type for LVM >04:52:15,370 DEBUG anaconda: new container selection: None >04:52:15,371 DEBUG anaconda: new container selection: None >04:52:15,372 DEBUG anaconda: new container selection: fedora_master >04:52:15,372 DEBUG anaconda: default container is fedora_master >04:52:19,315 DEBUG anaconda: new container selection: FastGroup >04:52:19,315 INFO anaconda: getting device type for LVM >04:52:23,688 INFO anaconda: ui: saving changes to device fedora_master-swap >04:52:23,689 DEBUG anaconda: old name: swap >04:52:23,689 DEBUG anaconda: new name: swap >04:52:23,691 DEBUG anaconda: old size: 96 >04:52:23,692 DEBUG anaconda: new size: 96 >04:52:23,692 INFO anaconda: getting device type for LVM >04:52:23,692 DEBUG anaconda: old device type: 0 >04:52:23,692 DEBUG anaconda: new device type: 0 >04:52:23,692 DEBUG anaconda: reformat: True >04:52:23,693 DEBUG anaconda: old fs type: swap >04:52:23,694 DEBUG anaconda: new fs type: swap >04:52:23,694 DEBUG anaconda: old encryption setting: False >04:52:23,694 DEBUG anaconda: new encryption setting: False >04:52:23,694 DEBUG anaconda: old label: >04:52:23,694 DEBUG anaconda: new_label: >04:52:23,694 DEBUG anaconda: old mountpoint: >04:52:23,694 DEBUG anaconda: new mountpoint: >04:52:23,694 DEBUG anaconda: old raid level: None >04:52:23,694 DEBUG anaconda: new raid level: None >04:52:23,696 DEBUG anaconda: old container: fedora_master >04:52:23,696 DEBUG anaconda: new container: FastGroup >04:52:23,696 DEBUG anaconda: old container encrypted: False >04:52:23,696 DEBUG anaconda: new container encrypted: False >04:52:23,696 DEBUG anaconda: old container raid level: None >04:52:23,696 DEBUG anaconda: new container raid level: None >04:52:23,696 DEBUG anaconda: old container size request: 0 >04:52:23,696 DEBUG anaconda: new container size request: 120000 >04:52:23,696 DEBUG anaconda: old disks: ['sda'] >04:52:23,697 DEBUG anaconda: new disks: ['sda'] >04:52:23,787 DEBUG anaconda: populate_right_side: non-existent 96MB lvmlv FastGroup-swap (61) with non-existent swap >04:52:23,787 DEBUG anaconda: updated device_disks to ['sda'] >04:52:23,788 DEBUG anaconda: updated device_container_name to FastGroup >04:52:23,788 DEBUG anaconda: updated device_container_raid_level to None >04:52:23,788 DEBUG anaconda: updated device_container_encrypted to False >04:52:23,788 DEBUG anaconda: updated device_container_size to 120000 >04:52:23,792 INFO anaconda: getting device type for LVM >04:52:23,793 DEBUG anaconda: populate_raid: 0, None >04:52:23,793 INFO anaconda: getting device type for LVM >04:52:23,793 DEBUG anaconda: new container selection: None >04:52:23,794 DEBUG anaconda: new container selection: None >04:52:23,795 DEBUG anaconda: new container selection: None >04:52:23,796 DEBUG anaconda: new container selection: FastGroup >04:52:23,796 DEBUG anaconda: default container is FastGroup >04:52:23,797 DEBUG anaconda: leaving save_right_side >04:52:26,976 DEBUG anaconda: populate_right_side: non-existent 96MB lvmlv FastGroup-swap (61) with non-existent swap >04:52:26,977 DEBUG anaconda: updated device_disks to ['sda'] >04:52:26,977 DEBUG anaconda: updated device_container_name to FastGroup >04:52:26,977 DEBUG anaconda: updated device_container_raid_level to None >04:52:26,977 DEBUG anaconda: updated device_container_encrypted to False >04:52:26,977 DEBUG anaconda: updated device_container_size to 120000 >04:52:26,981 INFO anaconda: getting device type for LVM >04:52:26,982 DEBUG anaconda: populate_raid: 0, None >04:52:26,982 INFO anaconda: getting device type for LVM >04:52:26,982 DEBUG anaconda: new container selection: None >04:52:26,983 DEBUG anaconda: new container selection: None >04:52:26,984 DEBUG anaconda: new container selection: FastGroup >04:52:26,985 DEBUG anaconda: default container is FastGroup >04:52:27,688 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:52:27,688 DEBUG anaconda: current selector: non-existent 96MB lvmlv FastGroup-swap (61) with non-existent swap >04:52:27,688 DEBUG anaconda: notebook page = 1 >04:52:27,689 INFO anaconda: ui: saving changes to device FastGroup-swap >04:52:27,689 DEBUG anaconda: old name: swap >04:52:27,689 DEBUG anaconda: new name: swap >04:52:27,691 DEBUG anaconda: old size: 96 >04:52:27,691 DEBUG anaconda: new size: 96 >04:52:27,691 INFO anaconda: getting device type for LVM >04:52:27,691 DEBUG anaconda: old device type: 0 >04:52:27,692 DEBUG anaconda: new device type: 0 >04:52:27,692 DEBUG anaconda: reformat: True >04:52:27,693 DEBUG anaconda: old fs type: swap >04:52:27,693 DEBUG anaconda: new fs type: swap >04:52:27,693 DEBUG anaconda: old encryption setting: False >04:52:27,693 DEBUG anaconda: new encryption setting: False >04:52:27,693 DEBUG anaconda: old label: >04:52:27,694 DEBUG anaconda: new_label: >04:52:27,694 DEBUG anaconda: old mountpoint: >04:52:27,694 DEBUG anaconda: new mountpoint: >04:52:27,694 DEBUG anaconda: old raid level: None >04:52:27,694 DEBUG anaconda: new raid level: None >04:52:27,695 DEBUG anaconda: old container: FastGroup >04:52:27,695 DEBUG anaconda: new container: FastGroup >04:52:27,695 DEBUG anaconda: old container encrypted: False >04:52:27,695 DEBUG anaconda: new container encrypted: False >04:52:27,695 DEBUG anaconda: old container raid level: None >04:52:27,695 DEBUG anaconda: new container raid level: None >04:52:27,695 DEBUG anaconda: old container size request: 120000 >04:52:27,695 DEBUG anaconda: new container size request: 120000 >04:52:27,695 DEBUG anaconda: old disks: ['sda'] >04:52:27,696 DEBUG anaconda: new disks: ['sda'] >04:52:27,696 DEBUG anaconda: nothing changed for new device >04:52:27,696 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:52:27,696 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:27,697 DEBUG anaconda: updated device_disks to ['sda'] >04:52:27,697 DEBUG anaconda: updated device_container_name to None >04:52:27,697 DEBUG anaconda: updated device_container_raid_level to None >04:52:27,697 DEBUG anaconda: updated device_container_encrypted to False >04:52:27,697 DEBUG anaconda: updated device_container_size to 0 >04:52:27,700 INFO anaconda: getting device type for LVM >04:52:27,700 DEBUG anaconda: fs type changed: ext4 >04:52:27,706 INFO anaconda: getting device type for Standard Partition >04:52:27,706 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:52:27,706 INFO anaconda: getting device type for Standard Partition >04:52:27,707 INFO anaconda: getting device type for Standard Partition >04:52:27,708 INFO anaconda: getting device type for Standard Partition >04:52:27,709 INFO anaconda: getting device type for Standard Partition >04:52:27,710 INFO anaconda: getting device type for Standard Partition >04:52:27,710 INFO anaconda: getting device type for Standard Partition >04:52:27,711 INFO anaconda: getting device type for Standard Partition >04:52:27,711 INFO anaconda: getting device type for Standard Partition >04:52:27,712 DEBUG anaconda: populate_raid: 2, None >04:52:27,712 INFO anaconda: getting device type for Standard Partition >04:52:27,713 INFO anaconda: getting device type for Standard Partition >04:52:27,713 DEBUG anaconda: populate_raid: 2, None >04:52:27,714 INFO anaconda: getting device type for Standard Partition >04:52:34,040 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:34,041 DEBUG anaconda: notebook page = 1 >04:52:34,041 INFO anaconda: ui: saving changes to device sda1 >04:52:34,041 DEBUG anaconda: old name: sda1 >04:52:34,041 DEBUG anaconda: new name: None >04:52:34,044 DEBUG anaconda: old size: 2000.0 >04:52:34,044 DEBUG anaconda: new size: 2000 >04:52:34,044 INFO anaconda: getting device type for Standard Partition >04:52:34,044 DEBUG anaconda: old device type: 2 >04:52:34,044 DEBUG anaconda: new device type: 2 >04:52:34,044 DEBUG anaconda: reformat: False >04:52:34,046 DEBUG anaconda: old fs type: ext4 >04:52:34,046 DEBUG anaconda: new fs type: ext4 >04:52:34,046 DEBUG anaconda: old encryption setting: False >04:52:34,046 DEBUG anaconda: new encryption setting: False >04:52:34,046 DEBUG anaconda: old label: boot >04:52:34,047 DEBUG anaconda: new_label: >04:52:34,047 DEBUG anaconda: old mountpoint: /boot >04:52:34,047 DEBUG anaconda: new mountpoint: /boot >04:52:34,047 DEBUG anaconda: old raid level: None >04:52:34,047 DEBUG anaconda: new raid level: None >04:52:34,047 DEBUG anaconda: old container: None >04:52:34,047 DEBUG anaconda: new container: None >04:52:34,048 DEBUG anaconda: old container encrypted: False >04:52:34,048 DEBUG anaconda: new container encrypted: False >04:52:34,048 DEBUG anaconda: old container raid level: None >04:52:34,048 DEBUG anaconda: new container raid level: None >04:52:34,048 DEBUG anaconda: old container size request: 0 >04:52:34,048 DEBUG anaconda: new container size request: 0 >04:52:34,048 DEBUG anaconda: old disks: ['sda'] >04:52:34,048 DEBUG anaconda: new disks: ['sda'] >04:52:34,049 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:34,049 DEBUG anaconda: updated device_disks to ['sda'] >04:52:34,049 DEBUG anaconda: updated device_container_name to None >04:52:34,049 DEBUG anaconda: updated device_container_raid_level to None >04:52:34,050 DEBUG anaconda: updated device_container_encrypted to False >04:52:34,050 DEBUG anaconda: updated device_container_size to 0 >04:52:34,055 INFO anaconda: getting device type for Standard Partition >04:52:34,055 DEBUG anaconda: populate_raid: 2, None >04:52:34,056 INFO anaconda: getting device type for Standard Partition >04:52:34,056 DEBUG anaconda: new selector: non-existent 96MB lvmlv FastGroup-swap (61) with non-existent swap >04:52:34,056 DEBUG anaconda: populate_right_side: non-existent 96MB lvmlv FastGroup-swap (61) with non-existent swap >04:52:34,057 DEBUG anaconda: updated device_disks to ['sda'] >04:52:34,057 DEBUG anaconda: updated device_container_name to FastGroup >04:52:34,057 DEBUG anaconda: updated device_container_raid_level to None >04:52:34,057 DEBUG anaconda: updated device_container_encrypted to False >04:52:34,057 DEBUG anaconda: updated device_container_size to 120000 >04:52:34,059 INFO anaconda: getting device type for Standard Partition >04:52:34,061 DEBUG anaconda: fs type changed: swap >04:52:34,066 INFO anaconda: getting device type for LVM >04:52:34,067 DEBUG anaconda: device_type_changed: 0 LVM >04:52:34,067 INFO anaconda: getting device type for LVM >04:52:34,067 INFO anaconda: getting device type for LVM >04:52:34,068 INFO anaconda: getting device type for LVM >04:52:34,068 INFO anaconda: getting device type for LVM >04:52:34,068 INFO anaconda: getting device type for LVM >04:52:34,069 INFO anaconda: getting device type for LVM >04:52:34,069 INFO anaconda: getting device type for LVM >04:52:34,069 INFO anaconda: getting device type for LVM >04:52:34,070 INFO anaconda: getting device type for LVM >04:52:34,070 INFO anaconda: getting device type for LVM >04:52:34,070 INFO anaconda: getting device type for LVM >04:52:34,070 DEBUG anaconda: populate_raid: 0, None >04:52:34,070 INFO anaconda: getting device type for LVM >04:52:34,071 INFO anaconda: getting device type for LVM >04:52:34,072 DEBUG anaconda: populate_raid: 0, None >04:52:34,072 INFO anaconda: getting device type for LVM >04:52:34,072 DEBUG anaconda: new container selection: None >04:52:34,073 DEBUG anaconda: new container selection: None >04:52:34,074 DEBUG anaconda: new container selection: FastGroup >04:52:34,074 DEBUG anaconda: default container is FastGroup >04:52:44,672 DEBUG anaconda: current selector: non-existent 96MB lvmlv FastGroup-swap (61) with non-existent swap >04:52:44,673 DEBUG anaconda: notebook page = 1 >04:52:44,673 INFO anaconda: ui: saving changes to device FastGroup-swap >04:52:44,673 DEBUG anaconda: old name: swap >04:52:44,673 DEBUG anaconda: new name: swap >04:52:44,675 DEBUG anaconda: old size: 96 >04:52:44,675 DEBUG anaconda: new size: 16000 >04:52:44,675 INFO anaconda: getting device type for LVM >04:52:44,676 DEBUG anaconda: old device type: 0 >04:52:44,676 DEBUG anaconda: new device type: 0 >04:52:44,676 DEBUG anaconda: reformat: True >04:52:44,677 DEBUG anaconda: old fs type: swap >04:52:44,677 DEBUG anaconda: new fs type: swap >04:52:44,678 DEBUG anaconda: old encryption setting: False >04:52:44,678 DEBUG anaconda: new encryption setting: False >04:52:44,678 DEBUG anaconda: old label: >04:52:44,678 DEBUG anaconda: new_label: >04:52:44,678 DEBUG anaconda: old mountpoint: >04:52:44,678 DEBUG anaconda: new mountpoint: >04:52:44,678 DEBUG anaconda: old raid level: None >04:52:44,678 DEBUG anaconda: new raid level: None >04:52:44,679 DEBUG anaconda: old container: FastGroup >04:52:44,679 DEBUG anaconda: new container: FastGroup >04:52:44,679 DEBUG anaconda: old container encrypted: False >04:52:44,679 DEBUG anaconda: new container encrypted: False >04:52:44,679 DEBUG anaconda: old container raid level: None >04:52:44,679 DEBUG anaconda: new container raid level: None >04:52:44,680 DEBUG anaconda: old container size request: 120000 >04:52:44,680 DEBUG anaconda: new container size request: 120000 >04:52:44,680 DEBUG anaconda: old disks: ['sda'] >04:52:44,680 DEBUG anaconda: new disks: ['sda'] >04:52:44,768 DEBUG anaconda: populate_right_side: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap >04:52:44,768 DEBUG anaconda: updated device_disks to ['sda'] >04:52:44,768 DEBUG anaconda: updated device_container_name to FastGroup >04:52:44,768 DEBUG anaconda: updated device_container_raid_level to None >04:52:44,769 DEBUG anaconda: updated device_container_encrypted to False >04:52:44,769 DEBUG anaconda: updated device_container_size to 120000 >04:52:44,773 INFO anaconda: getting device type for LVM >04:52:44,774 DEBUG anaconda: populate_raid: 0, None >04:52:44,774 INFO anaconda: getting device type for LVM >04:52:44,774 DEBUG anaconda: new container selection: None >04:52:44,775 DEBUG anaconda: new container selection: None >04:52:44,776 DEBUG anaconda: new container selection: FastGroup >04:52:44,776 DEBUG anaconda: default container is FastGroup >04:52:44,777 DEBUG anaconda: leaving save_right_side >04:52:44,777 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:44,778 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:44,778 DEBUG anaconda: updated device_disks to ['sda'] >04:52:44,778 DEBUG anaconda: updated device_container_name to None >04:52:44,778 DEBUG anaconda: updated device_container_raid_level to None >04:52:44,778 DEBUG anaconda: updated device_container_encrypted to False >04:52:44,778 DEBUG anaconda: updated device_container_size to 0 >04:52:44,780 INFO anaconda: getting device type for LVM >04:52:44,781 DEBUG anaconda: fs type changed: ext4 >04:52:44,786 INFO anaconda: getting device type for Standard Partition >04:52:44,787 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:52:44,787 INFO anaconda: getting device type for Standard Partition >04:52:44,788 INFO anaconda: getting device type for Standard Partition >04:52:44,789 INFO anaconda: getting device type for Standard Partition >04:52:44,790 INFO anaconda: getting device type for Standard Partition >04:52:44,790 INFO anaconda: getting device type for Standard Partition >04:52:44,791 INFO anaconda: getting device type for Standard Partition >04:52:44,791 INFO anaconda: getting device type for Standard Partition >04:52:44,792 INFO anaconda: getting device type for Standard Partition >04:52:44,792 DEBUG anaconda: populate_raid: 2, None >04:52:44,792 INFO anaconda: getting device type for Standard Partition >04:52:44,793 INFO anaconda: getting device type for Standard Partition >04:52:44,794 DEBUG anaconda: populate_raid: 2, None >04:52:44,794 INFO anaconda: getting device type for Standard Partition >04:52:45,888 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:45,889 DEBUG anaconda: notebook page = 1 >04:52:45,889 INFO anaconda: ui: saving changes to device sda1 >04:52:45,889 DEBUG anaconda: old name: sda1 >04:52:45,889 DEBUG anaconda: new name: None >04:52:45,892 DEBUG anaconda: old size: 2000.0 >04:52:45,892 DEBUG anaconda: new size: 2000 >04:52:45,892 INFO anaconda: getting device type for Standard Partition >04:52:45,892 DEBUG anaconda: old device type: 2 >04:52:45,892 DEBUG anaconda: new device type: 2 >04:52:45,893 DEBUG anaconda: reformat: False >04:52:45,894 DEBUG anaconda: old fs type: ext4 >04:52:45,894 DEBUG anaconda: new fs type: ext4 >04:52:45,894 DEBUG anaconda: old encryption setting: False >04:52:45,894 DEBUG anaconda: new encryption setting: False >04:52:45,895 DEBUG anaconda: old label: boot >04:52:45,895 DEBUG anaconda: new_label: >04:52:45,895 DEBUG anaconda: old mountpoint: /boot >04:52:45,895 DEBUG anaconda: new mountpoint: /boot >04:52:45,895 DEBUG anaconda: old raid level: None >04:52:45,895 DEBUG anaconda: new raid level: None >04:52:45,895 DEBUG anaconda: old container: None >04:52:45,895 DEBUG anaconda: new container: None >04:52:45,896 DEBUG anaconda: old container encrypted: False >04:52:45,896 DEBUG anaconda: new container encrypted: False >04:52:45,896 DEBUG anaconda: old container raid level: None >04:52:45,896 DEBUG anaconda: new container raid level: None >04:52:45,896 DEBUG anaconda: old container size request: 0 >04:52:45,896 DEBUG anaconda: new container size request: 0 >04:52:45,896 DEBUG anaconda: old disks: ['sda'] >04:52:45,897 DEBUG anaconda: new disks: ['sda'] >04:52:45,897 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:45,897 DEBUG anaconda: updated device_disks to ['sda'] >04:52:45,897 DEBUG anaconda: updated device_container_name to None >04:52:45,898 DEBUG anaconda: updated device_container_raid_level to None >04:52:45,898 DEBUG anaconda: updated device_container_encrypted to False >04:52:45,898 DEBUG anaconda: updated device_container_size to 0 >04:52:45,903 INFO anaconda: getting device type for Standard Partition >04:52:45,904 DEBUG anaconda: populate_raid: 2, None >04:52:45,904 INFO anaconda: getting device type for Standard Partition >04:52:45,904 DEBUG anaconda: new selector: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap >04:52:45,905 DEBUG anaconda: populate_right_side: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap >04:52:45,905 DEBUG anaconda: updated device_disks to ['sda'] >04:52:45,905 DEBUG anaconda: updated device_container_name to FastGroup >04:52:45,905 DEBUG anaconda: updated device_container_raid_level to None >04:52:45,905 DEBUG anaconda: updated device_container_encrypted to False >04:52:45,905 DEBUG anaconda: updated device_container_size to 120000 >04:52:45,907 INFO anaconda: getting device type for Standard Partition >04:52:45,910 DEBUG anaconda: fs type changed: swap >04:52:45,914 INFO anaconda: getting device type for LVM >04:52:45,915 DEBUG anaconda: device_type_changed: 0 LVM >04:52:45,915 INFO anaconda: getting device type for LVM >04:52:45,915 INFO anaconda: getting device type for LVM >04:52:45,916 INFO anaconda: getting device type for LVM >04:52:45,916 INFO anaconda: getting device type for LVM >04:52:45,916 INFO anaconda: getting device type for LVM >04:52:45,917 INFO anaconda: getting device type for LVM >04:52:45,917 INFO anaconda: getting device type for LVM >04:52:45,917 INFO anaconda: getting device type for LVM >04:52:45,918 INFO anaconda: getting device type for LVM >04:52:45,918 INFO anaconda: getting device type for LVM >04:52:45,918 INFO anaconda: getting device type for LVM >04:52:45,918 DEBUG anaconda: populate_raid: 0, None >04:52:45,918 INFO anaconda: getting device type for LVM >04:52:45,919 INFO anaconda: getting device type for LVM >04:52:45,920 DEBUG anaconda: populate_raid: 0, None >04:52:45,920 INFO anaconda: getting device type for LVM >04:52:45,920 DEBUG anaconda: new container selection: None >04:52:45,921 DEBUG anaconda: new container selection: None >04:52:45,922 DEBUG anaconda: new container selection: FastGroup >04:52:45,922 DEBUG anaconda: default container is FastGroup >04:52:49,888 DEBUG anaconda: current selector: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap >04:52:49,889 DEBUG anaconda: notebook page = 1 >04:52:49,889 INFO anaconda: ui: saving changes to device FastGroup-swap >04:52:49,889 DEBUG anaconda: old name: swap >04:52:49,889 DEBUG anaconda: new name: swap >04:52:49,891 DEBUG anaconda: old size: 16000 >04:52:49,891 DEBUG anaconda: new size: 16000 >04:52:49,892 INFO anaconda: getting device type for LVM >04:52:49,892 DEBUG anaconda: old device type: 0 >04:52:49,892 DEBUG anaconda: new device type: 0 >04:52:49,892 DEBUG anaconda: reformat: True >04:52:49,893 DEBUG anaconda: old fs type: swap >04:52:49,894 DEBUG anaconda: new fs type: swap >04:52:49,894 DEBUG anaconda: old encryption setting: False >04:52:49,894 DEBUG anaconda: new encryption setting: False >04:52:49,894 DEBUG anaconda: old label: >04:52:49,894 DEBUG anaconda: new_label: >04:52:49,894 DEBUG anaconda: old mountpoint: >04:52:49,894 DEBUG anaconda: new mountpoint: >04:52:49,894 DEBUG anaconda: old raid level: None >04:52:49,894 DEBUG anaconda: new raid level: None >04:52:49,895 DEBUG anaconda: old container: FastGroup >04:52:49,895 DEBUG anaconda: new container: FastGroup >04:52:49,895 DEBUG anaconda: old container encrypted: False >04:52:49,895 DEBUG anaconda: new container encrypted: False >04:52:49,895 DEBUG anaconda: old container raid level: None >04:52:49,896 DEBUG anaconda: new container raid level: None >04:52:49,896 DEBUG anaconda: old container size request: 120000 >04:52:49,896 DEBUG anaconda: new container size request: 120000 >04:52:49,896 DEBUG anaconda: old disks: ['sda'] >04:52:49,896 DEBUG anaconda: new disks: ['sda'] >04:52:49,896 DEBUG anaconda: nothing changed for new device >04:52:49,896 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:52:49,897 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:52:49,898 DEBUG anaconda: updated device_disks to ['sda'] >04:52:49,898 DEBUG anaconda: updated device_container_name to FastGroup >04:52:49,898 DEBUG anaconda: updated device_container_raid_level to None >04:52:49,899 DEBUG anaconda: updated device_container_encrypted to False >04:52:49,899 DEBUG anaconda: updated device_container_size to 120000 >04:52:49,901 INFO anaconda: getting device type for LVM >04:52:49,902 DEBUG anaconda: fs type changed: ext4 >04:52:49,907 INFO anaconda: getting device type for LVM >04:52:49,907 DEBUG anaconda: populate_raid: 0, None >04:52:49,908 INFO anaconda: getting device type for LVM >04:52:49,908 DEBUG anaconda: new container selection: None >04:52:49,909 DEBUG anaconda: new container selection: None >04:52:49,910 DEBUG anaconda: new container selection: FastGroup >04:52:49,910 DEBUG anaconda: default container is FastGroup >04:52:50,400 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:52:50,401 DEBUG anaconda: notebook page = 1 >04:52:50,401 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:52:50,402 DEBUG anaconda: old name: sysroot_a >04:52:50,402 DEBUG anaconda: new name: None >04:52:50,404 DEBUG anaconda: old size: 52000.0 >04:52:50,404 DEBUG anaconda: new size: 52000 >04:52:50,405 INFO anaconda: getting device type for LVM >04:52:50,405 DEBUG anaconda: old device type: 0 >04:52:50,405 DEBUG anaconda: new device type: 0 >04:52:50,405 DEBUG anaconda: reformat: False >04:52:50,407 DEBUG anaconda: old fs type: ext4 >04:52:50,407 DEBUG anaconda: new fs type: ext4 >04:52:50,407 DEBUG anaconda: old encryption setting: False >04:52:50,407 DEBUG anaconda: new encryption setting: False >04:52:50,407 DEBUG anaconda: old label: sysroot_a >04:52:50,407 DEBUG anaconda: new_label: >04:52:50,407 DEBUG anaconda: old mountpoint: >04:52:50,407 DEBUG anaconda: new mountpoint: >04:52:50,407 DEBUG anaconda: old raid level: None >04:52:50,408 DEBUG anaconda: new raid level: None >04:52:50,408 DEBUG anaconda: old container: FastGroup >04:52:50,408 DEBUG anaconda: new container: FastGroup >04:52:50,408 DEBUG anaconda: old container encrypted: False >04:52:50,409 DEBUG anaconda: new container encrypted: False >04:52:50,409 DEBUG anaconda: old container raid level: None >04:52:50,409 DEBUG anaconda: new container raid level: None >04:52:50,409 DEBUG anaconda: old container size request: 120000 >04:52:50,409 DEBUG anaconda: new container size request: 120000 >04:52:50,409 DEBUG anaconda: old disks: ['sda'] >04:52:50,409 DEBUG anaconda: new disks: ['sda'] >04:52:50,409 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:52:50,410 DEBUG anaconda: updated device_disks to ['sda'] >04:52:50,410 DEBUG anaconda: updated device_container_name to FastGroup >04:52:50,410 DEBUG anaconda: updated device_container_raid_level to None >04:52:50,410 DEBUG anaconda: updated device_container_encrypted to False >04:52:50,411 DEBUG anaconda: updated device_container_size to 120000 >04:52:50,416 INFO anaconda: getting device type for LVM >04:52:50,416 DEBUG anaconda: populate_raid: 0, None >04:52:50,416 INFO anaconda: getting device type for LVM >04:52:50,417 DEBUG anaconda: new container selection: None >04:52:50,418 DEBUG anaconda: new container selection: None >04:52:50,418 DEBUG anaconda: new container selection: FastGroup >04:52:50,419 DEBUG anaconda: default container is FastGroup >04:52:50,419 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:50,420 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:50,420 DEBUG anaconda: updated device_disks to ['sda'] >04:52:50,420 DEBUG anaconda: updated device_container_name to None >04:52:50,421 DEBUG anaconda: updated device_container_raid_level to None >04:52:50,421 DEBUG anaconda: updated device_container_encrypted to False >04:52:50,421 DEBUG anaconda: updated device_container_size to 0 >04:52:50,426 INFO anaconda: getting device type for Standard Partition >04:52:50,426 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:52:50,427 INFO anaconda: getting device type for Standard Partition >04:52:50,427 INFO anaconda: getting device type for Standard Partition >04:52:50,428 INFO anaconda: getting device type for Standard Partition >04:52:50,429 INFO anaconda: getting device type for Standard Partition >04:52:50,430 INFO anaconda: getting device type for Standard Partition >04:52:50,430 INFO anaconda: getting device type for Standard Partition >04:52:50,431 INFO anaconda: getting device type for Standard Partition >04:52:50,431 INFO anaconda: getting device type for Standard Partition >04:52:50,432 DEBUG anaconda: populate_raid: 2, None >04:52:50,432 INFO anaconda: getting device type for Standard Partition >04:52:50,433 INFO anaconda: getting device type for Standard Partition >04:52:50,433 DEBUG anaconda: populate_raid: 2, None >04:52:50,433 INFO anaconda: getting device type for Standard Partition >04:52:53,496 INFO anaconda: ui: saving changes to device sda1 >04:52:53,497 DEBUG anaconda: old name: sda1 >04:52:53,497 DEBUG anaconda: new name: None >04:52:53,499 DEBUG anaconda: old size: 2000.0 >04:52:53,499 DEBUG anaconda: new size: 2000 >04:52:53,499 INFO anaconda: getting device type for Standard Partition >04:52:53,500 DEBUG anaconda: old device type: 2 >04:52:53,500 DEBUG anaconda: new device type: 2 >04:52:53,500 DEBUG anaconda: reformat: False >04:52:53,501 DEBUG anaconda: old fs type: ext4 >04:52:53,502 DEBUG anaconda: new fs type: ext4 >04:52:53,502 DEBUG anaconda: old encryption setting: False >04:52:53,502 DEBUG anaconda: new encryption setting: False >04:52:53,502 DEBUG anaconda: old label: boot >04:52:53,502 DEBUG anaconda: new_label: >04:52:53,502 DEBUG anaconda: old mountpoint: /boot >04:52:53,502 DEBUG anaconda: new mountpoint: /boot >04:52:53,502 DEBUG anaconda: old raid level: None >04:52:53,502 DEBUG anaconda: new raid level: None >04:52:53,503 DEBUG anaconda: old container: None >04:52:53,503 DEBUG anaconda: new container: None >04:52:53,503 DEBUG anaconda: old container encrypted: False >04:52:53,503 DEBUG anaconda: new container encrypted: False >04:52:53,503 DEBUG anaconda: old container raid level: None >04:52:53,503 DEBUG anaconda: new container raid level: None >04:52:53,503 DEBUG anaconda: old container size request: 0 >04:52:53,503 DEBUG anaconda: new container size request: 0 >04:52:53,504 DEBUG anaconda: old disks: ['sda'] >04:52:53,504 DEBUG anaconda: new disks: ['sda'] >04:52:53,504 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:52:53,504 DEBUG anaconda: updated device_disks to ['sda'] >04:52:53,505 DEBUG anaconda: updated device_container_name to None >04:52:53,505 DEBUG anaconda: updated device_container_raid_level to None >04:52:53,505 DEBUG anaconda: updated device_container_encrypted to False >04:52:53,505 DEBUG anaconda: updated device_container_size to 0 >04:52:53,511 INFO anaconda: getting device type for Standard Partition >04:52:53,511 DEBUG anaconda: populate_raid: 2, None >04:52:53,511 INFO anaconda: getting device type for Standard Partition >04:53:09,105 DEBUG anaconda: new disk order: [] >04:53:09,144 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:53:09,145 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:53:09,145 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:53:09,145 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:53:09,146 DEBUG anaconda: stage1 device cannot be of type disk >04:53:09,147 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >04:53:09,147 DEBUG anaconda: _is_valid_size(sda1) returning True >04:53:09,148 DEBUG anaconda: _is_valid_location(sda1) returning True >04:53:09,149 DEBUG anaconda: _is_valid_format(sda1) returning False >04:53:09,149 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >04:53:09,150 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >04:53:09,150 DEBUG anaconda: _is_valid_size(sda2) returning True >04:53:09,151 DEBUG anaconda: _is_valid_location(sda2) returning True >04:53:09,151 WARN anaconda: sda2 not bootable >04:53:09,152 DEBUG anaconda: _is_valid_format(sda2) returning False >04:53:09,152 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >04:53:09,153 ERR anaconda: storage configuration failed: failed to find a suitable stage1 device >04:53:09,169 INFO anaconda: Running Thread: AnaCheckStorageThread (140514410096384) >04:53:09,173 ERR anaconda: you have not created a bootloader stage1 target device >04:53:09,184 ERR anaconda: You have not created a bootable partition. >04:53:09,185 INFO anaconda: Thread Done: AnaCheckStorageThread (140514410096384) >04:53:09,258 INFO anaconda: Not doing 'require network connection' in live installation >04:53:09,277 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:53:09,284 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:53:09,285 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Checking storage configuration... >04:53:09,292 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:53:27,488 DEBUG anaconda: Need disklabel: gpt have: msdos >04:53:28,335 DEBUG anaconda: disk free: 0 fs free: 0 sw needs: 2.93 GB auto swap: 12.10 GB >04:53:37,527 INFO anaconda: Running Thread: AnaExecuteStorageThread (140514410096384) >04:53:37,545 DEBUG anaconda: new disk order: [] >04:53:37,648 DEBUG anaconda: new disk order: [] >04:53:37,683 INFO anaconda: Not doing 'require network connection' in live installation >04:53:37,708 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:53:37,708 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:53:37,708 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:53:37,709 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:53:37,709 DEBUG anaconda: stage1 device cannot be of type disk >04:53:37,709 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >04:53:37,709 DEBUG anaconda: _is_valid_size(sda1) returning True >04:53:37,710 DEBUG anaconda: _is_valid_location(sda1) returning True >04:53:37,710 DEBUG anaconda: _is_valid_format(sda1) returning False >04:53:37,710 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >04:53:37,710 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >04:53:37,710 DEBUG anaconda: _is_valid_size(sda2) returning True >04:53:37,711 DEBUG anaconda: _is_valid_location(sda2) returning True >04:53:37,711 WARN anaconda: sda2 not bootable >04:53:37,711 DEBUG anaconda: _is_valid_format(sda2) returning False >04:53:37,711 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >04:53:37,711 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >04:53:37,712 INFO anaconda: Thread Done: AnaExecuteStorageThread (140514410096384) >04:53:37,795 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >04:53:37,796 DEBUG anaconda: ui: unused=[] >04:53:37,798 DEBUG anaconda: ui: new_devices=['FastGroup-swap', 'sda1', 'FastGroup-sysroot_b'] >04:53:37,818 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:53:37,818 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:53:37,818 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:53:37,819 DEBUG anaconda: updated device_disks to ['sda'] >04:53:37,819 DEBUG anaconda: updated device_container_name to None >04:53:37,819 DEBUG anaconda: updated device_container_raid_level to None >04:53:37,819 DEBUG anaconda: updated device_container_encrypted to False >04:53:37,819 DEBUG anaconda: updated device_container_size to 0 >04:53:37,824 INFO anaconda: getting device type for Standard Partition >04:53:37,825 DEBUG anaconda: populate_raid: 2, None >04:53:37,825 INFO anaconda: getting device type for Standard Partition >04:53:37,826 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:53:37,826 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:53:37,827 DEBUG anaconda: updated device_disks to ['sda'] >04:53:37,827 DEBUG anaconda: updated device_container_name to None >04:53:37,827 DEBUG anaconda: updated device_container_raid_level to None >04:53:37,827 DEBUG anaconda: updated device_container_encrypted to False >04:53:37,827 DEBUG anaconda: updated device_container_size to 0 >04:53:37,832 INFO anaconda: getting device type for Standard Partition >04:53:37,832 DEBUG anaconda: populate_raid: 2, None >04:53:37,833 INFO anaconda: getting device type for Standard Partition >04:53:37,855 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:53:37,855 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Saving storage configuration... >04:53:37,856 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Failed to save storage configuration... >04:53:37,863 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:53:40,271 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:53:40,272 DEBUG anaconda: notebook page = 1 >04:53:40,273 INFO anaconda: ui: saving changes to device sda1 >04:53:40,273 DEBUG anaconda: old name: sda1 >04:53:40,273 DEBUG anaconda: new name: None >04:53:40,275 DEBUG anaconda: old size: 2000.0 >04:53:40,275 DEBUG anaconda: new size: 2000 >04:53:40,276 INFO anaconda: getting device type for Standard Partition >04:53:40,276 DEBUG anaconda: old device type: 2 >04:53:40,276 DEBUG anaconda: new device type: 2 >04:53:40,276 DEBUG anaconda: reformat: False >04:53:40,278 DEBUG anaconda: old fs type: ext4 >04:53:40,278 DEBUG anaconda: new fs type: ext4 >04:53:40,278 DEBUG anaconda: old encryption setting: False >04:53:40,278 DEBUG anaconda: new encryption setting: False >04:53:40,278 DEBUG anaconda: old label: boot >04:53:40,278 DEBUG anaconda: new_label: >04:53:40,278 DEBUG anaconda: old mountpoint: /boot >04:53:40,279 DEBUG anaconda: new mountpoint: /boot >04:53:40,279 DEBUG anaconda: old raid level: None >04:53:40,279 DEBUG anaconda: new raid level: None >04:53:40,279 DEBUG anaconda: old container: None >04:53:40,279 DEBUG anaconda: new container: None >04:53:40,279 DEBUG anaconda: old container encrypted: False >04:53:40,279 DEBUG anaconda: new container encrypted: False >04:53:40,280 DEBUG anaconda: old container raid level: None >04:53:40,280 DEBUG anaconda: new container raid level: None >04:53:40,280 DEBUG anaconda: old container size request: 0 >04:53:40,280 DEBUG anaconda: new container size request: 0 >04:53:40,280 DEBUG anaconda: old disks: ['sda'] >04:53:40,280 DEBUG anaconda: new disks: ['sda'] >04:53:40,281 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:53:40,281 DEBUG anaconda: updated device_disks to ['sda'] >04:53:40,281 DEBUG anaconda: updated device_container_name to None >04:53:40,281 DEBUG anaconda: updated device_container_raid_level to None >04:53:40,281 DEBUG anaconda: updated device_container_encrypted to False >04:53:40,282 DEBUG anaconda: updated device_container_size to 0 >04:53:40,287 INFO anaconda: getting device type for Standard Partition >04:53:40,287 DEBUG anaconda: populate_raid: 2, None >04:53:40,288 INFO anaconda: getting device type for Standard Partition >04:53:40,288 DEBUG anaconda: new selector: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap >04:53:40,288 DEBUG anaconda: populate_right_side: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap >04:53:40,289 DEBUG anaconda: updated device_disks to ['sda'] >04:53:40,289 DEBUG anaconda: updated device_container_name to FastGroup >04:53:40,289 DEBUG anaconda: updated device_container_raid_level to None >04:53:40,289 DEBUG anaconda: updated device_container_encrypted to False >04:53:40,289 DEBUG anaconda: updated device_container_size to 120000 >04:53:40,291 INFO anaconda: getting device type for Standard Partition >04:53:40,294 DEBUG anaconda: fs type changed: swap >04:53:40,298 INFO anaconda: getting device type for LVM >04:53:40,299 DEBUG anaconda: device_type_changed: 0 LVM >04:53:40,299 INFO anaconda: getting device type for LVM >04:53:40,299 INFO anaconda: getting device type for LVM >04:53:40,300 INFO anaconda: getting device type for LVM >04:53:40,300 INFO anaconda: getting device type for LVM >04:53:40,300 INFO anaconda: getting device type for LVM >04:53:40,301 INFO anaconda: getting device type for LVM >04:53:40,301 INFO anaconda: getting device type for LVM >04:53:40,301 INFO anaconda: getting device type for LVM >04:53:40,302 INFO anaconda: getting device type for LVM >04:53:40,302 INFO anaconda: getting device type for LVM >04:53:40,302 INFO anaconda: getting device type for LVM >04:53:40,303 DEBUG anaconda: populate_raid: 0, None >04:53:40,303 INFO anaconda: getting device type for LVM >04:53:40,304 INFO anaconda: getting device type for LVM >04:53:40,304 DEBUG anaconda: populate_raid: 0, None >04:53:40,304 INFO anaconda: getting device type for LVM >04:53:40,305 DEBUG anaconda: new container selection: None >04:53:40,305 DEBUG anaconda: new container selection: None >04:53:40,306 DEBUG anaconda: new container selection: FastGroup >04:53:40,307 DEBUG anaconda: default container is FastGroup >04:53:41,287 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:53:41,287 DEBUG anaconda: current selector: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap >04:53:41,287 DEBUG anaconda: notebook page = 1 >04:53:41,287 INFO anaconda: ui: saving changes to device FastGroup-swap >04:53:41,287 DEBUG anaconda: old name: swap >04:53:41,287 DEBUG anaconda: new name: swap >04:53:41,290 DEBUG anaconda: old size: 16000 >04:53:41,290 DEBUG anaconda: new size: 16000 >04:53:41,290 INFO anaconda: getting device type for LVM >04:53:41,290 DEBUG anaconda: old device type: 0 >04:53:41,290 DEBUG anaconda: new device type: 0 >04:53:41,290 DEBUG anaconda: reformat: True >04:53:41,292 DEBUG anaconda: old fs type: swap >04:53:41,292 DEBUG anaconda: new fs type: swap >04:53:41,292 DEBUG anaconda: old encryption setting: False >04:53:41,292 DEBUG anaconda: new encryption setting: False >04:53:41,292 DEBUG anaconda: old label: >04:53:41,292 DEBUG anaconda: new_label: >04:53:41,292 DEBUG anaconda: old mountpoint: >04:53:41,293 DEBUG anaconda: new mountpoint: >04:53:41,293 DEBUG anaconda: old raid level: None >04:53:41,293 DEBUG anaconda: new raid level: None >04:53:41,293 DEBUG anaconda: old container: FastGroup >04:53:41,294 DEBUG anaconda: new container: FastGroup >04:53:41,294 DEBUG anaconda: old container encrypted: False >04:53:41,294 DEBUG anaconda: new container encrypted: False >04:53:41,294 DEBUG anaconda: old container raid level: None >04:53:41,294 DEBUG anaconda: new container raid level: None >04:53:41,294 DEBUG anaconda: old container size request: 120000 >04:53:41,294 DEBUG anaconda: new container size request: 120000 >04:53:41,294 DEBUG anaconda: old disks: ['sda'] >04:53:41,294 DEBUG anaconda: new disks: ['sda'] >04:53:41,295 DEBUG anaconda: nothing changed for new device >04:53:41,295 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:53:41,295 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:53:41,296 DEBUG anaconda: updated device_disks to ['sda'] >04:53:41,296 DEBUG anaconda: updated device_container_name to None >04:53:41,296 DEBUG anaconda: updated device_container_raid_level to None >04:53:41,296 DEBUG anaconda: updated device_container_encrypted to False >04:53:41,296 DEBUG anaconda: updated device_container_size to 0 >04:53:41,299 INFO anaconda: getting device type for LVM >04:53:41,299 DEBUG anaconda: fs type changed: ext4 >04:53:41,305 INFO anaconda: getting device type for Standard Partition >04:53:41,305 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:53:41,305 INFO anaconda: getting device type for Standard Partition >04:53:41,306 INFO anaconda: getting device type for Standard Partition >04:53:41,307 INFO anaconda: getting device type for Standard Partition >04:53:41,308 INFO anaconda: getting device type for Standard Partition >04:53:41,309 INFO anaconda: getting device type for Standard Partition >04:53:41,309 INFO anaconda: getting device type for Standard Partition >04:53:41,310 INFO anaconda: getting device type for Standard Partition >04:53:41,310 INFO anaconda: getting device type for Standard Partition >04:53:41,310 DEBUG anaconda: populate_raid: 2, None >04:53:41,311 INFO anaconda: getting device type for Standard Partition >04:53:41,312 INFO anaconda: getting device type for Standard Partition >04:53:41,312 DEBUG anaconda: populate_raid: 2, None >04:53:41,313 INFO anaconda: getting device type for Standard Partition >04:53:42,479 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:53:42,479 DEBUG anaconda: notebook page = 1 >04:53:42,479 INFO anaconda: ui: saving changes to device sda1 >04:53:42,480 DEBUG anaconda: old name: sda1 >04:53:42,480 DEBUG anaconda: new name: None >04:53:42,482 DEBUG anaconda: old size: 2000.0 >04:53:42,482 DEBUG anaconda: new size: 2000 >04:53:42,482 INFO anaconda: getting device type for Standard Partition >04:53:42,483 DEBUG anaconda: old device type: 2 >04:53:42,483 DEBUG anaconda: new device type: 2 >04:53:42,483 DEBUG anaconda: reformat: False >04:53:42,485 DEBUG anaconda: old fs type: ext4 >04:53:42,485 DEBUG anaconda: new fs type: ext4 >04:53:42,485 DEBUG anaconda: old encryption setting: False >04:53:42,485 DEBUG anaconda: new encryption setting: False >04:53:42,485 DEBUG anaconda: old label: boot >04:53:42,485 DEBUG anaconda: new_label: >04:53:42,485 DEBUG anaconda: old mountpoint: /boot >04:53:42,485 DEBUG anaconda: new mountpoint: /boot >04:53:42,485 DEBUG anaconda: old raid level: None >04:53:42,486 DEBUG anaconda: new raid level: None >04:53:42,486 DEBUG anaconda: old container: None >04:53:42,486 DEBUG anaconda: new container: None >04:53:42,486 DEBUG anaconda: old container encrypted: False >04:53:42,486 DEBUG anaconda: new container encrypted: False >04:53:42,486 DEBUG anaconda: old container raid level: None >04:53:42,486 DEBUG anaconda: new container raid level: None >04:53:42,486 DEBUG anaconda: old container size request: 0 >04:53:42,487 DEBUG anaconda: new container size request: 0 >04:53:42,487 DEBUG anaconda: old disks: ['sda'] >04:53:42,487 DEBUG anaconda: new disks: ['sda'] >04:53:42,487 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:53:42,488 DEBUG anaconda: updated device_disks to ['sda'] >04:53:42,488 DEBUG anaconda: updated device_container_name to None >04:53:42,488 DEBUG anaconda: updated device_container_raid_level to None >04:53:42,488 DEBUG anaconda: updated device_container_encrypted to False >04:53:42,489 DEBUG anaconda: updated device_container_size to 0 >04:53:42,494 INFO anaconda: getting device type for Standard Partition >04:53:42,494 DEBUG anaconda: populate_raid: 2, None >04:53:42,494 INFO anaconda: getting device type for Standard Partition >04:53:42,495 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:53:42,496 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:53:42,497 DEBUG anaconda: updated device_disks to ['sda'] >04:53:42,497 DEBUG anaconda: updated device_container_name to FastGroup >04:53:42,497 DEBUG anaconda: updated device_container_raid_level to None >04:53:42,497 DEBUG anaconda: updated device_container_encrypted to False >04:53:42,497 DEBUG anaconda: updated device_container_size to 120000 >04:53:42,502 INFO anaconda: getting device type for LVM >04:53:42,503 DEBUG anaconda: device_type_changed: 0 LVM >04:53:42,503 INFO anaconda: getting device type for LVM >04:53:42,503 INFO anaconda: getting device type for LVM >04:53:42,504 INFO anaconda: getting device type for LVM >04:53:42,504 INFO anaconda: getting device type for LVM >04:53:42,504 INFO anaconda: getting device type for LVM >04:53:42,505 INFO anaconda: getting device type for LVM >04:53:42,505 INFO anaconda: getting device type for LVM >04:53:42,505 INFO anaconda: getting device type for LVM >04:53:42,506 INFO anaconda: getting device type for LVM >04:53:42,506 INFO anaconda: getting device type for LVM >04:53:42,506 INFO anaconda: getting device type for LVM >04:53:42,506 DEBUG anaconda: populate_raid: 0, None >04:53:42,507 INFO anaconda: getting device type for LVM >04:53:42,507 INFO anaconda: getting device type for LVM >04:53:42,508 DEBUG anaconda: populate_raid: 0, None >04:53:42,508 INFO anaconda: getting device type for LVM >04:53:42,508 DEBUG anaconda: new container selection: None >04:53:42,509 DEBUG anaconda: new container selection: None >04:53:42,510 DEBUG anaconda: new container selection: FastGroup >04:53:42,510 DEBUG anaconda: default container is FastGroup >04:53:44,375 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:53:44,376 DEBUG anaconda: notebook page = 1 >04:53:44,376 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:53:44,376 DEBUG anaconda: old name: sysroot_a >04:53:44,376 DEBUG anaconda: new name: None >04:53:44,379 DEBUG anaconda: old size: 52000.0 >04:53:44,379 DEBUG anaconda: new size: 52000 >04:53:44,379 INFO anaconda: getting device type for LVM >04:53:44,379 DEBUG anaconda: old device type: 0 >04:53:44,379 DEBUG anaconda: new device type: 0 >04:53:44,379 DEBUG anaconda: reformat: False >04:53:44,381 DEBUG anaconda: old fs type: ext4 >04:53:44,381 DEBUG anaconda: new fs type: ext4 >04:53:44,381 DEBUG anaconda: old encryption setting: False >04:53:44,381 DEBUG anaconda: new encryption setting: False >04:53:44,381 DEBUG anaconda: old label: sysroot_a >04:53:44,382 DEBUG anaconda: new_label: >04:53:44,382 DEBUG anaconda: old mountpoint: >04:53:44,382 DEBUG anaconda: new mountpoint: >04:53:44,382 DEBUG anaconda: old raid level: None >04:53:44,382 DEBUG anaconda: new raid level: None >04:53:44,383 DEBUG anaconda: old container: FastGroup >04:53:44,383 DEBUG anaconda: new container: FastGroup >04:53:44,383 DEBUG anaconda: old container encrypted: False >04:53:44,383 DEBUG anaconda: new container encrypted: False >04:53:44,383 DEBUG anaconda: old container raid level: None >04:53:44,383 DEBUG anaconda: new container raid level: None >04:53:44,383 DEBUG anaconda: old container size request: 120000 >04:53:44,383 DEBUG anaconda: new container size request: 120000 >04:53:44,383 DEBUG anaconda: old disks: ['sda'] >04:53:44,384 DEBUG anaconda: new disks: ['sda'] >04:53:44,384 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:53:44,385 DEBUG anaconda: updated device_disks to ['sda'] >04:53:44,385 DEBUG anaconda: updated device_container_name to FastGroup >04:53:44,385 DEBUG anaconda: updated device_container_raid_level to None >04:53:44,385 DEBUG anaconda: updated device_container_encrypted to False >04:53:44,385 DEBUG anaconda: updated device_container_size to 120000 >04:53:44,390 INFO anaconda: getting device type for LVM >04:53:44,391 DEBUG anaconda: populate_raid: 0, None >04:53:44,391 INFO anaconda: getting device type for LVM >04:53:44,391 DEBUG anaconda: new container selection: None >04:53:44,392 DEBUG anaconda: new container selection: None >04:53:44,393 DEBUG anaconda: new container selection: FastGroup >04:53:44,393 DEBUG anaconda: default container is FastGroup >04:53:44,394 DEBUG anaconda: new selector: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap >04:53:44,394 DEBUG anaconda: populate_right_side: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap >04:53:44,394 DEBUG anaconda: updated device_disks to ['sda'] >04:53:44,395 DEBUG anaconda: updated device_container_name to FastGroup >04:53:44,395 DEBUG anaconda: updated device_container_raid_level to None >04:53:44,395 DEBUG anaconda: updated device_container_encrypted to False >04:53:44,395 DEBUG anaconda: updated device_container_size to 120000 >04:53:44,397 INFO anaconda: getting device type for LVM >04:53:44,399 DEBUG anaconda: fs type changed: swap >04:53:44,404 INFO anaconda: getting device type for LVM >04:53:44,404 DEBUG anaconda: populate_raid: 0, None >04:53:44,404 INFO anaconda: getting device type for LVM >04:53:44,405 DEBUG anaconda: new container selection: None >04:53:44,406 DEBUG anaconda: new container selection: None >04:53:44,407 DEBUG anaconda: new container selection: FastGroup >04:53:44,407 DEBUG anaconda: default container is FastGroup >04:53:46,007 DEBUG anaconda: current selector: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap >04:53:46,007 DEBUG anaconda: notebook page = 1 >04:53:46,007 INFO anaconda: ui: saving changes to device FastGroup-swap >04:53:46,007 DEBUG anaconda: old name: swap >04:53:46,008 DEBUG anaconda: new name: None >04:53:46,010 DEBUG anaconda: old size: 16000 >04:53:46,010 DEBUG anaconda: new size: 16000 >04:53:46,010 INFO anaconda: getting device type for LVM >04:53:46,010 DEBUG anaconda: old device type: 0 >04:53:46,010 DEBUG anaconda: new device type: 0 >04:53:46,011 DEBUG anaconda: reformat: True >04:53:46,012 DEBUG anaconda: old fs type: swap >04:53:46,012 DEBUG anaconda: new fs type: swap >04:53:46,012 DEBUG anaconda: old encryption setting: False >04:53:46,012 DEBUG anaconda: new encryption setting: False >04:53:46,012 DEBUG anaconda: old label: >04:53:46,012 DEBUG anaconda: new_label: >04:53:46,013 DEBUG anaconda: old mountpoint: >04:53:46,013 DEBUG anaconda: new mountpoint: >04:53:46,013 DEBUG anaconda: old raid level: None >04:53:46,013 DEBUG anaconda: new raid level: None >04:53:46,013 DEBUG anaconda: old container: FastGroup >04:53:46,014 DEBUG anaconda: new container: FastGroup >04:53:46,014 DEBUG anaconda: old container encrypted: False >04:53:46,014 DEBUG anaconda: new container encrypted: False >04:53:46,014 DEBUG anaconda: old container raid level: None >04:53:46,014 DEBUG anaconda: new container raid level: None >04:53:46,014 DEBUG anaconda: old container size request: 120000 >04:53:46,014 DEBUG anaconda: new container size request: 120000 >04:53:46,014 DEBUG anaconda: old disks: ['sda'] >04:53:46,014 DEBUG anaconda: new disks: ['sda'] >04:53:46,015 DEBUG anaconda: nothing changed for new device >04:53:46,015 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:53:46,016 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:53:46,016 DEBUG anaconda: updated device_disks to ['sda'] >04:53:46,017 DEBUG anaconda: updated device_container_name to FastGroup >04:53:46,017 DEBUG anaconda: updated device_container_raid_level to None >04:53:46,017 DEBUG anaconda: updated device_container_encrypted to False >04:53:46,017 DEBUG anaconda: updated device_container_size to 120000 >04:53:46,019 DEBUG anaconda: fs type changed: ext4 >04:53:46,025 INFO anaconda: getting device type for LVM >04:53:46,025 DEBUG anaconda: populate_raid: 0, None >04:53:46,025 INFO anaconda: getting device type for LVM >04:53:46,026 DEBUG anaconda: new container selection: None >04:53:46,027 DEBUG anaconda: new container selection: None >04:53:46,028 DEBUG anaconda: new container selection: FastGroup >04:53:46,028 DEBUG anaconda: default container is FastGroup >04:53:52,591 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:53:52,592 DEBUG anaconda: updated device_disks to ['sda'] >04:53:52,592 DEBUG anaconda: updated device_container_name to FastGroup >04:53:52,592 DEBUG anaconda: updated device_container_raid_level to None >04:53:52,592 DEBUG anaconda: updated device_container_encrypted to False >04:53:52,592 DEBUG anaconda: updated device_container_size to 120000 >04:53:52,597 INFO anaconda: getting device type for LVM >04:53:52,598 DEBUG anaconda: populate_raid: 0, None >04:53:52,598 INFO anaconda: getting device type for LVM >04:53:52,598 DEBUG anaconda: new container selection: None >04:53:52,599 DEBUG anaconda: new container selection: None >04:53:52,600 DEBUG anaconda: new container selection: FastGroup >04:53:52,600 DEBUG anaconda: default container is FastGroup >04:53:54,423 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:53:54,424 DEBUG anaconda: notebook page = 1 >04:53:54,424 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:53:54,424 DEBUG anaconda: old name: sysroot_b >04:53:54,424 DEBUG anaconda: new name: None >04:53:54,427 DEBUG anaconda: old size: 52000.0 >04:53:54,427 DEBUG anaconda: new size: 52000 >04:53:54,427 INFO anaconda: getting device type for LVM >04:53:54,427 DEBUG anaconda: old device type: 0 >04:53:54,427 DEBUG anaconda: new device type: 0 >04:53:54,427 DEBUG anaconda: reformat: True >04:53:54,429 DEBUG anaconda: old fs type: ext4 >04:53:54,429 DEBUG anaconda: new fs type: ext4 >04:53:54,429 DEBUG anaconda: old encryption setting: False >04:53:54,429 DEBUG anaconda: new encryption setting: False >04:53:54,429 DEBUG anaconda: old label: sysroot_b >04:53:54,429 DEBUG anaconda: new_label: sysroot_b >04:53:54,430 DEBUG anaconda: old mountpoint: / >04:53:54,430 DEBUG anaconda: new mountpoint: / >04:53:54,430 DEBUG anaconda: old raid level: None >04:53:54,431 DEBUG anaconda: new raid level: None >04:53:54,431 DEBUG anaconda: old container: FastGroup >04:53:54,431 DEBUG anaconda: new container: FastGroup >04:53:54,431 DEBUG anaconda: old container encrypted: False >04:53:54,431 DEBUG anaconda: new container encrypted: False >04:53:54,432 DEBUG anaconda: old container raid level: None >04:53:54,432 DEBUG anaconda: new container raid level: None >04:53:54,432 DEBUG anaconda: old container size request: 120000 >04:53:54,432 DEBUG anaconda: new container size request: 120000 >04:53:54,432 DEBUG anaconda: old disks: ['sda'] >04:53:54,432 DEBUG anaconda: new disks: ['sda'] >04:53:54,432 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:53:54,433 DEBUG anaconda: updated device_disks to ['sda'] >04:53:54,433 DEBUG anaconda: updated device_container_name to FastGroup >04:53:54,433 DEBUG anaconda: updated device_container_raid_level to None >04:53:54,433 DEBUG anaconda: updated device_container_encrypted to False >04:53:54,433 DEBUG anaconda: updated device_container_size to 120000 >04:53:54,438 INFO anaconda: getting device type for LVM >04:53:54,439 DEBUG anaconda: populate_raid: 0, None >04:53:54,439 INFO anaconda: getting device type for LVM >04:53:54,440 DEBUG anaconda: new container selection: None >04:53:54,440 DEBUG anaconda: new container selection: None >04:53:54,441 DEBUG anaconda: new container selection: FastGroup >04:53:54,442 DEBUG anaconda: default container is FastGroup >04:53:54,442 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:53:54,443 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:53:54,443 DEBUG anaconda: updated device_disks to ['sda'] >04:53:54,443 DEBUG anaconda: updated device_container_name to None >04:53:54,443 DEBUG anaconda: updated device_container_raid_level to None >04:53:54,443 DEBUG anaconda: updated device_container_encrypted to False >04:53:54,443 DEBUG anaconda: updated device_container_size to 0 >04:53:54,445 INFO anaconda: getting device type for LVM >04:53:54,449 INFO anaconda: getting device type for Standard Partition >04:53:54,450 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:53:54,450 INFO anaconda: getting device type for Standard Partition >04:53:54,451 INFO anaconda: getting device type for Standard Partition >04:53:54,452 INFO anaconda: getting device type for Standard Partition >04:53:54,453 INFO anaconda: getting device type for Standard Partition >04:53:54,453 INFO anaconda: getting device type for Standard Partition >04:53:54,454 INFO anaconda: getting device type for Standard Partition >04:53:54,454 INFO anaconda: getting device type for Standard Partition >04:53:54,455 INFO anaconda: getting device type for Standard Partition >04:53:54,455 DEBUG anaconda: populate_raid: 2, None >04:53:54,455 INFO anaconda: getting device type for Standard Partition >04:53:54,456 INFO anaconda: getting device type for Standard Partition >04:53:54,457 DEBUG anaconda: populate_raid: 2, None >04:53:54,457 INFO anaconda: getting device type for Standard Partition >04:54:01,943 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:01,943 DEBUG anaconda: updated device_disks to ['sda'] >04:54:01,944 DEBUG anaconda: updated device_container_name to None >04:54:01,944 DEBUG anaconda: updated device_container_raid_level to None >04:54:01,944 DEBUG anaconda: updated device_container_encrypted to False >04:54:01,944 DEBUG anaconda: updated device_container_size to 0 >04:54:01,949 INFO anaconda: getting device type for Standard Partition >04:54:01,949 DEBUG anaconda: populate_raid: 2, None >04:54:01,949 INFO anaconda: getting device type for Standard Partition >04:54:05,095 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:05,095 DEBUG anaconda: notebook page = 1 >04:54:05,096 INFO anaconda: ui: saving changes to device sda1 >04:54:05,096 DEBUG anaconda: old name: sda1 >04:54:05,096 DEBUG anaconda: new name: None >04:54:05,098 DEBUG anaconda: old size: 2000.0 >04:54:05,098 DEBUG anaconda: new size: 2000 >04:54:05,099 INFO anaconda: getting device type for Standard Partition >04:54:05,099 DEBUG anaconda: old device type: 2 >04:54:05,099 DEBUG anaconda: new device type: 2 >04:54:05,099 DEBUG anaconda: reformat: False >04:54:05,101 DEBUG anaconda: old fs type: ext4 >04:54:05,101 DEBUG anaconda: new fs type: ext4 >04:54:05,101 DEBUG anaconda: old encryption setting: False >04:54:05,101 DEBUG anaconda: new encryption setting: False >04:54:05,101 DEBUG anaconda: old label: boot >04:54:05,101 DEBUG anaconda: new_label: >04:54:05,101 DEBUG anaconda: old mountpoint: /boot >04:54:05,101 DEBUG anaconda: new mountpoint: /boot >04:54:05,102 DEBUG anaconda: old raid level: None >04:54:05,102 DEBUG anaconda: new raid level: None >04:54:05,102 DEBUG anaconda: old container: None >04:54:05,102 DEBUG anaconda: new container: None >04:54:05,102 DEBUG anaconda: old container encrypted: False >04:54:05,102 DEBUG anaconda: new container encrypted: False >04:54:05,102 DEBUG anaconda: old container raid level: None >04:54:05,103 DEBUG anaconda: new container raid level: None >04:54:05,103 DEBUG anaconda: old container size request: 0 >04:54:05,103 DEBUG anaconda: new container size request: 0 >04:54:05,103 DEBUG anaconda: old disks: ['sda'] >04:54:05,103 DEBUG anaconda: new disks: ['sda'] >04:54:05,103 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:05,104 DEBUG anaconda: updated device_disks to ['sda'] >04:54:05,104 DEBUG anaconda: updated device_container_name to None >04:54:05,104 DEBUG anaconda: updated device_container_raid_level to None >04:54:05,104 DEBUG anaconda: updated device_container_encrypted to False >04:54:05,105 DEBUG anaconda: updated device_container_size to 0 >04:54:05,110 INFO anaconda: getting device type for Standard Partition >04:54:05,110 DEBUG anaconda: populate_raid: 2, None >04:54:05,111 INFO anaconda: getting device type for Standard Partition >04:54:05,111 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:05,112 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:05,112 DEBUG anaconda: updated device_disks to ['sda'] >04:54:05,112 DEBUG anaconda: updated device_container_name to None >04:54:05,112 DEBUG anaconda: updated device_container_raid_level to None >04:54:05,112 DEBUG anaconda: updated device_container_encrypted to False >04:54:05,112 DEBUG anaconda: updated device_container_size to 0 >04:54:05,117 INFO anaconda: getting device type for Standard Partition >04:54:05,118 DEBUG anaconda: populate_raid: 2, None >04:54:05,118 INFO anaconda: getting device type for Standard Partition >04:54:09,175 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:09,175 DEBUG anaconda: notebook page = 1 >04:54:09,176 INFO anaconda: ui: saving changes to device sda1 >04:54:09,176 DEBUG anaconda: old name: sda1 >04:54:09,176 DEBUG anaconda: new name: None >04:54:09,178 DEBUG anaconda: old size: 2000.0 >04:54:09,178 DEBUG anaconda: new size: 2000 >04:54:09,179 INFO anaconda: getting device type for Standard Partition >04:54:09,179 DEBUG anaconda: old device type: 2 >04:54:09,179 DEBUG anaconda: new device type: 2 >04:54:09,179 DEBUG anaconda: reformat: False >04:54:09,181 DEBUG anaconda: old fs type: ext4 >04:54:09,181 DEBUG anaconda: new fs type: ext4 >04:54:09,181 DEBUG anaconda: old encryption setting: False >04:54:09,181 DEBUG anaconda: new encryption setting: False >04:54:09,181 DEBUG anaconda: old label: boot >04:54:09,181 DEBUG anaconda: new_label: >04:54:09,181 DEBUG anaconda: old mountpoint: /boot >04:54:09,182 DEBUG anaconda: new mountpoint: /boot >04:54:09,182 DEBUG anaconda: old raid level: None >04:54:09,182 DEBUG anaconda: new raid level: None >04:54:09,182 DEBUG anaconda: old container: None >04:54:09,182 DEBUG anaconda: new container: None >04:54:09,182 DEBUG anaconda: old container encrypted: False >04:54:09,182 DEBUG anaconda: new container encrypted: False >04:54:09,182 DEBUG anaconda: old container raid level: None >04:54:09,183 DEBUG anaconda: new container raid level: None >04:54:09,183 DEBUG anaconda: old container size request: 0 >04:54:09,183 DEBUG anaconda: new container size request: 0 >04:54:09,183 DEBUG anaconda: old disks: ['sda'] >04:54:09,183 DEBUG anaconda: new disks: ['sda'] >04:54:09,184 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:09,184 DEBUG anaconda: updated device_disks to ['sda'] >04:54:09,184 DEBUG anaconda: updated device_container_name to None >04:54:09,184 DEBUG anaconda: updated device_container_raid_level to None >04:54:09,185 DEBUG anaconda: updated device_container_encrypted to False >04:54:09,185 DEBUG anaconda: updated device_container_size to 0 >04:54:09,190 INFO anaconda: getting device type for Standard Partition >04:54:09,190 DEBUG anaconda: populate_raid: 2, None >04:54:09,191 INFO anaconda: getting device type for Standard Partition >04:54:09,191 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:09,192 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:09,192 DEBUG anaconda: updated device_disks to ['sda'] >04:54:09,192 DEBUG anaconda: updated device_container_name to None >04:54:09,192 DEBUG anaconda: updated device_container_raid_level to None >04:54:09,192 DEBUG anaconda: updated device_container_encrypted to False >04:54:09,192 DEBUG anaconda: updated device_container_size to 0 >04:54:09,197 INFO anaconda: getting device type for Standard Partition >04:54:09,198 DEBUG anaconda: populate_raid: 2, None >04:54:09,198 INFO anaconda: getting device type for Standard Partition >04:54:10,959 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:10,959 DEBUG anaconda: notebook page = 1 >04:54:10,960 INFO anaconda: ui: saving changes to device sda1 >04:54:10,960 DEBUG anaconda: old name: sda1 >04:54:10,960 DEBUG anaconda: new name: None >04:54:10,962 DEBUG anaconda: old size: 2000.0 >04:54:10,962 DEBUG anaconda: new size: 2000 >04:54:10,963 INFO anaconda: getting device type for Standard Partition >04:54:10,963 DEBUG anaconda: old device type: 2 >04:54:10,963 DEBUG anaconda: new device type: 2 >04:54:10,963 DEBUG anaconda: reformat: False >04:54:10,965 DEBUG anaconda: old fs type: ext4 >04:54:10,965 DEBUG anaconda: new fs type: ext4 >04:54:10,965 DEBUG anaconda: old encryption setting: False >04:54:10,965 DEBUG anaconda: new encryption setting: False >04:54:10,965 DEBUG anaconda: old label: boot >04:54:10,965 DEBUG anaconda: new_label: >04:54:10,965 DEBUG anaconda: old mountpoint: /boot >04:54:10,965 DEBUG anaconda: new mountpoint: /boot >04:54:10,966 DEBUG anaconda: old raid level: None >04:54:10,966 DEBUG anaconda: new raid level: None >04:54:10,967 DEBUG anaconda: old container: None >04:54:10,967 DEBUG anaconda: new container: None >04:54:10,967 DEBUG anaconda: old container encrypted: False >04:54:10,967 DEBUG anaconda: new container encrypted: False >04:54:10,967 DEBUG anaconda: old container raid level: None >04:54:10,967 DEBUG anaconda: new container raid level: None >04:54:10,968 DEBUG anaconda: old container size request: 0 >04:54:10,968 DEBUG anaconda: new container size request: 0 >04:54:10,968 DEBUG anaconda: old disks: ['sda'] >04:54:10,968 DEBUG anaconda: new disks: ['sda'] >04:54:10,968 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:10,968 DEBUG anaconda: updated device_disks to ['sda'] >04:54:10,968 DEBUG anaconda: updated device_container_name to None >04:54:10,969 DEBUG anaconda: updated device_container_raid_level to None >04:54:10,969 DEBUG anaconda: updated device_container_encrypted to False >04:54:10,969 DEBUG anaconda: updated device_container_size to 0 >04:54:10,974 INFO anaconda: getting device type for Standard Partition >04:54:10,974 DEBUG anaconda: populate_raid: 2, None >04:54:10,975 INFO anaconda: getting device type for Standard Partition >04:54:10,975 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:10,976 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:10,976 DEBUG anaconda: updated device_disks to ['sda'] >04:54:10,976 DEBUG anaconda: updated device_container_name to None >04:54:10,976 DEBUG anaconda: updated device_container_raid_level to None >04:54:10,976 DEBUG anaconda: updated device_container_encrypted to False >04:54:10,976 DEBUG anaconda: updated device_container_size to 0 >04:54:10,981 INFO anaconda: getting device type for Standard Partition >04:54:10,982 DEBUG anaconda: populate_raid: 2, None >04:54:10,982 INFO anaconda: getting device type for Standard Partition >04:54:12,143 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:12,143 DEBUG anaconda: notebook page = 1 >04:54:12,144 INFO anaconda: ui: saving changes to device sda1 >04:54:12,144 DEBUG anaconda: old name: sda1 >04:54:12,144 DEBUG anaconda: new name: None >04:54:12,146 DEBUG anaconda: old size: 2000.0 >04:54:12,146 DEBUG anaconda: new size: 2000 >04:54:12,147 INFO anaconda: getting device type for Standard Partition >04:54:12,147 DEBUG anaconda: old device type: 2 >04:54:12,147 DEBUG anaconda: new device type: 2 >04:54:12,147 DEBUG anaconda: reformat: False >04:54:12,149 DEBUG anaconda: old fs type: ext4 >04:54:12,149 DEBUG anaconda: new fs type: ext4 >04:54:12,149 DEBUG anaconda: old encryption setting: False >04:54:12,149 DEBUG anaconda: new encryption setting: False >04:54:12,149 DEBUG anaconda: old label: boot >04:54:12,149 DEBUG anaconda: new_label: >04:54:12,149 DEBUG anaconda: old mountpoint: /boot >04:54:12,150 DEBUG anaconda: new mountpoint: /boot >04:54:12,150 DEBUG anaconda: old raid level: None >04:54:12,150 DEBUG anaconda: new raid level: None >04:54:12,150 DEBUG anaconda: old container: None >04:54:12,150 DEBUG anaconda: new container: None >04:54:12,150 DEBUG anaconda: old container encrypted: False >04:54:12,150 DEBUG anaconda: new container encrypted: False >04:54:12,151 DEBUG anaconda: old container raid level: None >04:54:12,151 DEBUG anaconda: new container raid level: None >04:54:12,151 DEBUG anaconda: old container size request: 0 >04:54:12,151 DEBUG anaconda: new container size request: 0 >04:54:12,151 DEBUG anaconda: old disks: ['sda'] >04:54:12,151 DEBUG anaconda: new disks: ['sda'] >04:54:12,152 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:12,152 DEBUG anaconda: updated device_disks to ['sda'] >04:54:12,152 DEBUG anaconda: updated device_container_name to None >04:54:12,152 DEBUG anaconda: updated device_container_raid_level to None >04:54:12,153 DEBUG anaconda: updated device_container_encrypted to False >04:54:12,153 DEBUG anaconda: updated device_container_size to 0 >04:54:12,158 INFO anaconda: getting device type for Standard Partition >04:54:12,158 DEBUG anaconda: populate_raid: 2, None >04:54:12,159 INFO anaconda: getting device type for Standard Partition >04:54:12,159 DEBUG anaconda: new selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:12,160 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot >04:54:12,160 DEBUG anaconda: updated device_disks to ['sda'] >04:54:12,160 DEBUG anaconda: updated device_container_name to None >04:54:12,160 DEBUG anaconda: updated device_container_raid_level to None >04:54:12,160 DEBUG anaconda: updated device_container_encrypted to False >04:54:12,160 DEBUG anaconda: updated device_container_size to 0 >04:54:12,165 INFO anaconda: getting device type for Standard Partition >04:54:12,166 DEBUG anaconda: populate_raid: 2, None >04:54:12,166 INFO anaconda: getting device type for Standard Partition >04:54:14,735 DEBUG anaconda: removing device 'existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot' from page New Fedora 20 Installation >04:54:14,737 DEBUG anaconda: updated device: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:54:14,738 INFO anaconda: ui: removed device sda1 >04:54:14,748 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >04:54:14,750 DEBUG anaconda: ui: unused=[] >04:54:14,751 DEBUG anaconda: ui: new_devices=['FastGroup-swap', 'FastGroup-sysroot_b'] >04:54:14,768 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:54:14,769 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:54:14,769 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:14,769 DEBUG anaconda: updated device_disks to ['sda'] >04:54:14,770 DEBUG anaconda: updated device_container_name to FastGroup >04:54:14,770 DEBUG anaconda: updated device_container_raid_level to None >04:54:14,770 DEBUG anaconda: updated device_container_encrypted to False >04:54:14,770 DEBUG anaconda: updated device_container_size to 120000 >04:54:14,772 INFO anaconda: getting device type for Standard Partition >04:54:14,778 INFO anaconda: getting device type for LVM >04:54:14,779 DEBUG anaconda: device_type_changed: 0 LVM >04:54:14,779 INFO anaconda: getting device type for LVM >04:54:14,779 INFO anaconda: getting device type for LVM >04:54:14,780 INFO anaconda: getting device type for LVM >04:54:14,780 INFO anaconda: getting device type for LVM >04:54:14,780 INFO anaconda: getting device type for LVM >04:54:14,781 INFO anaconda: getting device type for LVM >04:54:14,781 INFO anaconda: getting device type for LVM >04:54:14,781 INFO anaconda: getting device type for LVM >04:54:14,782 INFO anaconda: getting device type for LVM >04:54:14,782 INFO anaconda: getting device type for LVM >04:54:14,782 INFO anaconda: getting device type for LVM >04:54:14,782 DEBUG anaconda: populate_raid: 0, None >04:54:14,783 INFO anaconda: getting device type for LVM >04:54:14,784 INFO anaconda: getting device type for LVM >04:54:14,784 DEBUG anaconda: populate_raid: 0, None >04:54:14,784 INFO anaconda: getting device type for LVM >04:54:14,785 DEBUG anaconda: new container selection: None >04:54:14,785 DEBUG anaconda: new container selection: None >04:54:14,786 DEBUG anaconda: new container selection: FastGroup >04:54:14,786 DEBUG anaconda: default container is FastGroup >04:54:14,788 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:54:14,789 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:14,789 DEBUG anaconda: updated device_disks to ['sda'] >04:54:14,790 DEBUG anaconda: updated device_container_name to FastGroup >04:54:14,790 DEBUG anaconda: updated device_container_raid_level to None >04:54:14,790 DEBUG anaconda: updated device_container_encrypted to False >04:54:14,790 DEBUG anaconda: updated device_container_size to 120000 >04:54:14,795 INFO anaconda: getting device type for LVM >04:54:14,795 DEBUG anaconda: populate_raid: 0, None >04:54:14,796 INFO anaconda: getting device type for LVM >04:54:14,796 DEBUG anaconda: new container selection: None >04:54:14,797 DEBUG anaconda: new container selection: None >04:54:14,798 DEBUG anaconda: new container selection: FastGroup >04:54:14,798 DEBUG anaconda: default container is FastGroup >04:54:16,487 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:54:16,487 DEBUG anaconda: old name: sysroot_b >04:54:16,487 DEBUG anaconda: new name: None >04:54:16,490 DEBUG anaconda: old size: 52000.0 >04:54:16,490 DEBUG anaconda: new size: 52000 >04:54:16,490 INFO anaconda: getting device type for LVM >04:54:16,490 DEBUG anaconda: old device type: 0 >04:54:16,491 DEBUG anaconda: new device type: 0 >04:54:16,491 DEBUG anaconda: reformat: True >04:54:16,492 DEBUG anaconda: old fs type: ext4 >04:54:16,492 DEBUG anaconda: new fs type: ext4 >04:54:16,492 DEBUG anaconda: old encryption setting: False >04:54:16,492 DEBUG anaconda: new encryption setting: False >04:54:16,493 DEBUG anaconda: old label: sysroot_b >04:54:16,493 DEBUG anaconda: new_label: sysroot_b >04:54:16,493 DEBUG anaconda: old mountpoint: / >04:54:16,493 DEBUG anaconda: new mountpoint: / >04:54:16,494 DEBUG anaconda: old raid level: None >04:54:16,494 DEBUG anaconda: new raid level: None >04:54:16,494 DEBUG anaconda: old container: FastGroup >04:54:16,494 DEBUG anaconda: new container: FastGroup >04:54:16,495 DEBUG anaconda: old container encrypted: False >04:54:16,495 DEBUG anaconda: new container encrypted: False >04:54:16,495 DEBUG anaconda: old container raid level: None >04:54:16,495 DEBUG anaconda: new container raid level: None >04:54:16,495 DEBUG anaconda: old container size request: 120000 >04:54:16,495 DEBUG anaconda: new container size request: 120000 >04:54:16,495 DEBUG anaconda: old disks: ['sda'] >04:54:16,495 DEBUG anaconda: new disks: ['sda'] >04:54:16,495 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:16,496 DEBUG anaconda: updated device_disks to ['sda'] >04:54:16,496 DEBUG anaconda: updated device_container_name to FastGroup >04:54:16,496 DEBUG anaconda: updated device_container_raid_level to None >04:54:16,496 DEBUG anaconda: updated device_container_encrypted to False >04:54:16,497 DEBUG anaconda: updated device_container_size to 120000 >04:54:16,502 INFO anaconda: getting device type for LVM >04:54:16,502 DEBUG anaconda: populate_raid: 0, None >04:54:16,502 INFO anaconda: getting device type for LVM >04:54:16,503 DEBUG anaconda: new container selection: None >04:54:16,504 DEBUG anaconda: new container selection: None >04:54:16,505 DEBUG anaconda: new container selection: FastGroup >04:54:16,505 DEBUG anaconda: default container is FastGroup >04:54:26,607 DEBUG anaconda: requested size = 2 GB ; available space = 100.30 MB >04:54:26,733 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >04:54:26,735 DEBUG anaconda: ui: unused=[] >04:54:26,736 DEBUG anaconda: ui: new_devices=['FastGroup-swap', 'sda3', 'FastGroup-sysroot_b'] >04:54:26,757 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:54:26,757 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:54:26,757 DEBUG anaconda: populate_right_side: non-existent 99MB partition sda3 (62) with non-existent ext4 filesystem mounted at /boot >04:54:26,758 DEBUG anaconda: updated device_disks to ['sda'] >04:54:26,758 DEBUG anaconda: updated device_container_name to None >04:54:26,758 DEBUG anaconda: updated device_container_raid_level to None >04:54:26,758 DEBUG anaconda: updated device_container_encrypted to False >04:54:26,758 DEBUG anaconda: updated device_container_size to 0 >04:54:26,763 INFO anaconda: getting device type for Standard Partition >04:54:26,764 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:54:26,764 INFO anaconda: getting device type for Standard Partition >04:54:26,765 INFO anaconda: getting device type for Standard Partition >04:54:26,766 INFO anaconda: getting device type for Standard Partition >04:54:26,767 INFO anaconda: getting device type for Standard Partition >04:54:26,768 INFO anaconda: getting device type for Standard Partition >04:54:26,768 INFO anaconda: getting device type for Standard Partition >04:54:26,768 INFO anaconda: getting device type for Standard Partition >04:54:26,769 INFO anaconda: getting device type for Standard Partition >04:54:26,769 DEBUG anaconda: populate_raid: 2, None >04:54:26,769 INFO anaconda: getting device type for Standard Partition >04:54:26,771 INFO anaconda: getting device type for Standard Partition >04:54:26,771 DEBUG anaconda: populate_raid: 2, None >04:54:26,771 INFO anaconda: getting device type for Standard Partition >04:54:26,774 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:54:26,774 DEBUG anaconda: populate_right_side: non-existent 99MB partition sda3 (62) with non-existent ext4 filesystem mounted at /boot >04:54:26,774 DEBUG anaconda: updated device_disks to ['sda'] >04:54:26,774 DEBUG anaconda: updated device_container_name to None >04:54:26,774 DEBUG anaconda: updated device_container_raid_level to None >04:54:26,775 DEBUG anaconda: updated device_container_encrypted to False >04:54:26,775 DEBUG anaconda: updated device_container_size to 0 >04:54:26,780 INFO anaconda: getting device type for Standard Partition >04:54:26,780 DEBUG anaconda: populate_raid: 2, None >04:54:26,780 INFO anaconda: getting device type for Standard Partition >04:54:28,575 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:54:28,576 DEBUG anaconda: current selector: non-existent 99MB partition sda3 (62) with non-existent ext4 filesystem mounted at /boot >04:54:28,576 DEBUG anaconda: notebook page = 1 >04:54:28,576 INFO anaconda: ui: saving changes to device sda3 >04:54:28,577 DEBUG anaconda: old name: sda3 >04:54:28,577 DEBUG anaconda: new name: None >04:54:28,579 DEBUG anaconda: old size: 99.0 >04:54:28,579 DEBUG anaconda: new size: 99 >04:54:28,579 INFO anaconda: getting device type for Standard Partition >04:54:28,579 DEBUG anaconda: old device type: 2 >04:54:28,580 DEBUG anaconda: new device type: 2 >04:54:28,580 DEBUG anaconda: reformat: True >04:54:28,581 DEBUG anaconda: old fs type: ext4 >04:54:28,581 DEBUG anaconda: new fs type: ext4 >04:54:28,581 DEBUG anaconda: old encryption setting: False >04:54:28,582 DEBUG anaconda: new encryption setting: False >04:54:28,582 DEBUG anaconda: old label: >04:54:28,582 DEBUG anaconda: new_label: >04:54:28,582 DEBUG anaconda: old mountpoint: /boot >04:54:28,582 DEBUG anaconda: new mountpoint: /boot >04:54:28,583 DEBUG anaconda: old raid level: None >04:54:28,583 DEBUG anaconda: new raid level: None >04:54:28,583 DEBUG anaconda: old container: None >04:54:28,583 DEBUG anaconda: new container: None >04:54:28,583 DEBUG anaconda: old container encrypted: False >04:54:28,584 DEBUG anaconda: new container encrypted: False >04:54:28,584 DEBUG anaconda: old container raid level: None >04:54:28,584 DEBUG anaconda: new container raid level: None >04:54:28,584 DEBUG anaconda: old container size request: 0 >04:54:28,584 DEBUG anaconda: new container size request: 0 >04:54:28,584 DEBUG anaconda: old disks: ['sda'] >04:54:28,584 DEBUG anaconda: new disks: ['sda'] >04:54:28,584 DEBUG anaconda: nothing changed for new device >04:54:28,584 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:54:28,585 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:54:28,585 DEBUG anaconda: updated device_disks to ['sda'] >04:54:28,585 DEBUG anaconda: updated device_container_name to None >04:54:28,585 DEBUG anaconda: updated device_container_raid_level to None >04:54:28,585 DEBUG anaconda: updated device_container_encrypted to False >04:54:28,586 DEBUG anaconda: updated device_container_size to 0 >04:54:28,588 INFO anaconda: getting device type for Standard Partition >04:54:28,592 INFO anaconda: getting device type for Standard Partition >04:54:28,593 DEBUG anaconda: populate_raid: 2, None >04:54:28,593 INFO anaconda: getting device type for Standard Partition >04:54:30,479 DEBUG anaconda: current selector: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:54:30,480 DEBUG anaconda: notebook page = 1 >04:54:30,480 INFO anaconda: ui: saving changes to device sda1 >04:54:30,480 DEBUG anaconda: old name: sda1 >04:54:30,480 DEBUG anaconda: new name: None >04:54:30,482 DEBUG anaconda: old size: 2000.0 >04:54:30,483 DEBUG anaconda: new size: 2000 >04:54:30,483 INFO anaconda: getting device type for Standard Partition >04:54:30,483 DEBUG anaconda: old device type: 2 >04:54:30,483 DEBUG anaconda: new device type: 2 >04:54:30,483 DEBUG anaconda: reformat: False >04:54:30,485 DEBUG anaconda: old fs type: ext4 >04:54:30,485 DEBUG anaconda: new fs type: ext4 >04:54:30,485 DEBUG anaconda: old encryption setting: False >04:54:30,485 DEBUG anaconda: new encryption setting: False >04:54:30,485 DEBUG anaconda: old label: boot >04:54:30,485 DEBUG anaconda: new_label: >04:54:30,485 DEBUG anaconda: old mountpoint: >04:54:30,486 DEBUG anaconda: new mountpoint: >04:54:30,486 DEBUG anaconda: old raid level: None >04:54:30,486 DEBUG anaconda: new raid level: None >04:54:30,486 DEBUG anaconda: old container: None >04:54:30,486 DEBUG anaconda: new container: None >04:54:30,486 DEBUG anaconda: old container encrypted: False >04:54:30,486 DEBUG anaconda: new container encrypted: False >04:54:30,487 DEBUG anaconda: old container raid level: None >04:54:30,487 DEBUG anaconda: new container raid level: None >04:54:30,487 DEBUG anaconda: old container size request: 0 >04:54:30,487 DEBUG anaconda: new container size request: 0 >04:54:30,487 DEBUG anaconda: old disks: ['sda'] >04:54:30,487 DEBUG anaconda: new disks: ['sda'] >04:54:30,488 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:54:30,488 DEBUG anaconda: updated device_disks to ['sda'] >04:54:30,488 DEBUG anaconda: updated device_container_name to None >04:54:30,488 DEBUG anaconda: updated device_container_raid_level to None >04:54:30,488 DEBUG anaconda: updated device_container_encrypted to False >04:54:30,489 DEBUG anaconda: updated device_container_size to 0 >04:54:30,494 INFO anaconda: getting device type for Standard Partition >04:54:30,495 DEBUG anaconda: populate_raid: 2, None >04:54:30,495 INFO anaconda: getting device type for Standard Partition >04:54:30,495 DEBUG anaconda: new selector: non-existent 99MB partition sda3 (62) with non-existent ext4 filesystem mounted at /boot >04:54:30,496 DEBUG anaconda: populate_right_side: non-existent 99MB partition sda3 (62) with non-existent ext4 filesystem mounted at /boot >04:54:30,496 DEBUG anaconda: updated device_disks to ['sda'] >04:54:30,496 DEBUG anaconda: updated device_container_name to None >04:54:30,496 DEBUG anaconda: updated device_container_raid_level to None >04:54:30,496 DEBUG anaconda: updated device_container_encrypted to False >04:54:30,496 DEBUG anaconda: updated device_container_size to 0 >04:54:30,498 INFO anaconda: getting device type for Standard Partition >04:54:30,504 INFO anaconda: getting device type for Standard Partition >04:54:30,505 DEBUG anaconda: populate_raid: 2, None >04:54:30,505 INFO anaconda: getting device type for Standard Partition >04:54:32,935 DEBUG anaconda: removing device 'non-existent 99MB partition sda3 (62) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 20 Installation >04:54:32,937 INFO anaconda: ui: removed device sda3 >04:54:32,945 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >04:54:32,946 DEBUG anaconda: ui: unused=[] >04:54:32,948 DEBUG anaconda: ui: new_devices=['FastGroup-swap', 'FastGroup-sysroot_b'] >04:54:32,965 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:54:32,965 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:54:32,965 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:32,966 DEBUG anaconda: updated device_disks to ['sda'] >04:54:32,966 DEBUG anaconda: updated device_container_name to FastGroup >04:54:32,966 DEBUG anaconda: updated device_container_raid_level to None >04:54:32,966 DEBUG anaconda: updated device_container_encrypted to False >04:54:32,967 DEBUG anaconda: updated device_container_size to 120000 >04:54:32,972 INFO anaconda: getting device type for LVM >04:54:32,972 DEBUG anaconda: device_type_changed: 0 LVM >04:54:32,973 INFO anaconda: getting device type for LVM >04:54:32,973 INFO anaconda: getting device type for LVM >04:54:32,973 INFO anaconda: getting device type for LVM >04:54:32,974 INFO anaconda: getting device type for LVM >04:54:32,974 INFO anaconda: getting device type for LVM >04:54:32,974 INFO anaconda: getting device type for LVM >04:54:32,975 INFO anaconda: getting device type for LVM >04:54:32,975 INFO anaconda: getting device type for LVM >04:54:32,975 INFO anaconda: getting device type for LVM >04:54:32,976 INFO anaconda: getting device type for LVM >04:54:32,976 INFO anaconda: getting device type for LVM >04:54:32,976 DEBUG anaconda: populate_raid: 0, None >04:54:32,976 INFO anaconda: getting device type for LVM >04:54:32,978 INFO anaconda: getting device type for LVM >04:54:32,978 DEBUG anaconda: populate_raid: 0, None >04:54:32,978 INFO anaconda: getting device type for LVM >04:54:32,979 DEBUG anaconda: new container selection: None >04:54:32,979 DEBUG anaconda: new container selection: None >04:54:32,980 DEBUG anaconda: new container selection: FastGroup >04:54:32,980 DEBUG anaconda: default container is FastGroup >04:54:32,982 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:54:32,983 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:32,983 DEBUG anaconda: updated device_disks to ['sda'] >04:54:32,984 DEBUG anaconda: updated device_container_name to FastGroup >04:54:32,984 DEBUG anaconda: updated device_container_raid_level to None >04:54:32,984 DEBUG anaconda: updated device_container_encrypted to False >04:54:32,984 DEBUG anaconda: updated device_container_size to 120000 >04:54:32,989 INFO anaconda: getting device type for LVM >04:54:32,989 DEBUG anaconda: populate_raid: 0, None >04:54:32,990 INFO anaconda: getting device type for LVM >04:54:32,990 DEBUG anaconda: new container selection: None >04:54:32,991 DEBUG anaconda: new container selection: None >04:54:32,992 DEBUG anaconda: new container selection: FastGroup >04:54:32,992 DEBUG anaconda: default container is FastGroup >04:54:34,855 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:54:34,856 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:34,857 DEBUG anaconda: notebook page = 1 >04:54:34,857 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:54:34,857 DEBUG anaconda: old name: sysroot_b >04:54:34,857 DEBUG anaconda: new name: None >04:54:34,859 DEBUG anaconda: old size: 52000.0 >04:54:34,860 DEBUG anaconda: new size: 52000 >04:54:34,860 INFO anaconda: getting device type for LVM >04:54:34,860 DEBUG anaconda: old device type: 0 >04:54:34,860 DEBUG anaconda: new device type: 0 >04:54:34,860 DEBUG anaconda: reformat: True >04:54:34,862 DEBUG anaconda: old fs type: ext4 >04:54:34,862 DEBUG anaconda: new fs type: ext4 >04:54:34,862 DEBUG anaconda: old encryption setting: False >04:54:34,862 DEBUG anaconda: new encryption setting: False >04:54:34,862 DEBUG anaconda: old label: sysroot_b >04:54:34,862 DEBUG anaconda: new_label: sysroot_b >04:54:34,862 DEBUG anaconda: old mountpoint: / >04:54:34,863 DEBUG anaconda: new mountpoint: / >04:54:34,863 DEBUG anaconda: old raid level: None >04:54:34,863 DEBUG anaconda: new raid level: None >04:54:34,864 DEBUG anaconda: old container: FastGroup >04:54:34,864 DEBUG anaconda: new container: FastGroup >04:54:34,864 DEBUG anaconda: old container encrypted: False >04:54:34,864 DEBUG anaconda: new container encrypted: False >04:54:34,864 DEBUG anaconda: old container raid level: None >04:54:34,865 DEBUG anaconda: new container raid level: None >04:54:34,865 DEBUG anaconda: old container size request: 120000 >04:54:34,865 DEBUG anaconda: new container size request: 120000 >04:54:34,865 DEBUG anaconda: old disks: ['sda'] >04:54:34,865 DEBUG anaconda: new disks: ['sda'] >04:54:34,865 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:34,866 DEBUG anaconda: updated device_disks to ['sda'] >04:54:34,866 DEBUG anaconda: updated device_container_name to FastGroup >04:54:34,866 DEBUG anaconda: updated device_container_raid_level to None >04:54:34,866 DEBUG anaconda: updated device_container_encrypted to False >04:54:34,866 DEBUG anaconda: updated device_container_size to 120000 >04:54:34,871 INFO anaconda: getting device type for LVM >04:54:34,872 DEBUG anaconda: populate_raid: 0, None >04:54:34,872 INFO anaconda: getting device type for LVM >04:54:34,872 DEBUG anaconda: new container selection: None >04:54:34,873 DEBUG anaconda: new container selection: None >04:54:34,874 DEBUG anaconda: new container selection: FastGroup >04:54:34,874 DEBUG anaconda: default container is FastGroup >04:54:34,875 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:54:34,875 DEBUG anaconda: populate_right_side: existing 2000MB partition sda1 (8) with existing ext4 filesystem >04:54:34,876 DEBUG anaconda: updated device_disks to ['sda'] >04:54:34,876 DEBUG anaconda: updated device_container_name to None >04:54:34,876 DEBUG anaconda: updated device_container_raid_level to None >04:54:34,876 DEBUG anaconda: updated device_container_encrypted to False >04:54:34,876 DEBUG anaconda: updated device_container_size to 0 >04:54:34,878 INFO anaconda: getting device type for LVM >04:54:34,882 INFO anaconda: getting device type for Standard Partition >04:54:34,883 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:54:34,883 INFO anaconda: getting device type for Standard Partition >04:54:34,884 INFO anaconda: getting device type for Standard Partition >04:54:34,885 INFO anaconda: getting device type for Standard Partition >04:54:34,886 INFO anaconda: getting device type for Standard Partition >04:54:34,886 INFO anaconda: getting device type for Standard Partition >04:54:34,887 INFO anaconda: getting device type for Standard Partition >04:54:34,887 INFO anaconda: getting device type for Standard Partition >04:54:34,888 INFO anaconda: getting device type for Standard Partition >04:54:34,888 DEBUG anaconda: populate_raid: 2, None >04:54:34,888 INFO anaconda: getting device type for Standard Partition >04:54:34,889 INFO anaconda: getting device type for Standard Partition >04:54:34,890 DEBUG anaconda: populate_raid: 2, None >04:54:34,890 INFO anaconda: getting device type for Standard Partition >04:54:37,847 DEBUG anaconda: removing device 'existing 2000MB partition sda1 (8) with existing ext4 filesystem' from page Fedora Linux 19 for x86_64 >04:54:39,714 INFO anaconda: ui: removed device sda1 >04:54:39,722 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda2', 'sr0'] >04:54:39,724 DEBUG anaconda: ui: unused=[] >04:54:39,725 DEBUG anaconda: ui: new_devices=['FastGroup-swap', 'FastGroup-sysroot_b'] >04:54:39,750 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:54:39,751 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:54:39,751 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:39,752 DEBUG anaconda: updated device_disks to ['sda'] >04:54:39,752 DEBUG anaconda: updated device_container_name to FastGroup >04:54:39,752 DEBUG anaconda: updated device_container_raid_level to None >04:54:39,752 DEBUG anaconda: updated device_container_encrypted to False >04:54:39,752 DEBUG anaconda: updated device_container_size to 120000 >04:54:39,755 INFO anaconda: getting device type for Standard Partition >04:54:39,761 INFO anaconda: getting device type for LVM >04:54:39,761 DEBUG anaconda: device_type_changed: 0 LVM >04:54:39,761 INFO anaconda: getting device type for LVM >04:54:39,761 INFO anaconda: getting device type for LVM >04:54:39,762 INFO anaconda: getting device type for LVM >04:54:39,762 INFO anaconda: getting device type for LVM >04:54:39,763 INFO anaconda: getting device type for LVM >04:54:39,763 INFO anaconda: getting device type for LVM >04:54:39,763 INFO anaconda: getting device type for LVM >04:54:39,764 INFO anaconda: getting device type for LVM >04:54:39,764 INFO anaconda: getting device type for LVM >04:54:39,764 INFO anaconda: getting device type for LVM >04:54:39,764 INFO anaconda: getting device type for LVM >04:54:39,765 DEBUG anaconda: populate_raid: 0, None >04:54:39,765 INFO anaconda: getting device type for LVM >04:54:39,766 INFO anaconda: getting device type for LVM >04:54:39,766 DEBUG anaconda: populate_raid: 0, None >04:54:39,767 INFO anaconda: getting device type for LVM >04:54:39,767 DEBUG anaconda: new container selection: None >04:54:39,768 DEBUG anaconda: new container selection: None >04:54:39,769 DEBUG anaconda: new container selection: FastGroup >04:54:39,769 DEBUG anaconda: default container is FastGroup >04:54:39,771 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:54:39,772 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:39,772 DEBUG anaconda: updated device_disks to ['sda'] >04:54:39,773 DEBUG anaconda: updated device_container_name to FastGroup >04:54:39,773 DEBUG anaconda: updated device_container_raid_level to None >04:54:39,773 DEBUG anaconda: updated device_container_encrypted to False >04:54:39,773 DEBUG anaconda: updated device_container_size to 120000 >04:54:39,778 INFO anaconda: getting device type for LVM >04:54:39,778 DEBUG anaconda: populate_raid: 0, None >04:54:39,779 INFO anaconda: getting device type for LVM >04:54:39,779 DEBUG anaconda: new container selection: None >04:54:39,780 DEBUG anaconda: new container selection: None >04:54:39,781 DEBUG anaconda: new container selection: FastGroup >04:54:39,781 DEBUG anaconda: default container is FastGroup >04:54:42,423 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:54:42,424 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:42,425 DEBUG anaconda: notebook page = 1 >04:54:42,425 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:54:42,425 DEBUG anaconda: old name: sysroot_b >04:54:42,425 DEBUG anaconda: new name: None >04:54:42,428 DEBUG anaconda: old size: 52000.0 >04:54:42,428 DEBUG anaconda: new size: 52000 >04:54:42,428 INFO anaconda: getting device type for LVM >04:54:42,428 DEBUG anaconda: old device type: 0 >04:54:42,428 DEBUG anaconda: new device type: 0 >04:54:42,428 DEBUG anaconda: reformat: True >04:54:42,430 DEBUG anaconda: old fs type: ext4 >04:54:42,430 DEBUG anaconda: new fs type: ext4 >04:54:42,430 DEBUG anaconda: old encryption setting: False >04:54:42,430 DEBUG anaconda: new encryption setting: False >04:54:42,430 DEBUG anaconda: old label: sysroot_b >04:54:42,430 DEBUG anaconda: new_label: sysroot_b >04:54:42,431 DEBUG anaconda: old mountpoint: / >04:54:42,431 DEBUG anaconda: new mountpoint: / >04:54:42,431 DEBUG anaconda: old raid level: None >04:54:42,431 DEBUG anaconda: new raid level: None >04:54:42,432 DEBUG anaconda: old container: FastGroup >04:54:42,432 DEBUG anaconda: new container: FastGroup >04:54:42,432 DEBUG anaconda: old container encrypted: False >04:54:42,432 DEBUG anaconda: new container encrypted: False >04:54:42,433 DEBUG anaconda: old container raid level: None >04:54:42,433 DEBUG anaconda: new container raid level: None >04:54:42,433 DEBUG anaconda: old container size request: 120000 >04:54:42,433 DEBUG anaconda: new container size request: 120000 >04:54:42,433 DEBUG anaconda: old disks: ['sda'] >04:54:42,433 DEBUG anaconda: new disks: ['sda'] >04:54:42,433 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:42,434 DEBUG anaconda: updated device_disks to ['sda'] >04:54:42,434 DEBUG anaconda: updated device_container_name to FastGroup >04:54:42,434 DEBUG anaconda: updated device_container_raid_level to None >04:54:42,434 DEBUG anaconda: updated device_container_encrypted to False >04:54:42,434 DEBUG anaconda: updated device_container_size to 120000 >04:54:42,440 INFO anaconda: getting device type for LVM >04:54:42,440 DEBUG anaconda: populate_raid: 0, None >04:54:42,440 INFO anaconda: getting device type for LVM >04:54:42,441 DEBUG anaconda: new container selection: None >04:54:42,441 DEBUG anaconda: new container selection: None >04:54:42,442 DEBUG anaconda: new container selection: FastGroup >04:54:42,443 DEBUG anaconda: default container is FastGroup >04:54:42,443 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:54:42,444 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:54:42,444 DEBUG anaconda: updated device_disks to ['sda'] >04:54:42,445 DEBUG anaconda: updated device_container_name to FastGroup >04:54:42,445 DEBUG anaconda: updated device_container_raid_level to None >04:54:42,445 DEBUG anaconda: updated device_container_encrypted to False >04:54:42,445 DEBUG anaconda: updated device_container_size to 120000 >04:54:42,447 INFO anaconda: getting device type for LVM >04:54:42,451 INFO anaconda: getting device type for LVM >04:54:42,452 DEBUG anaconda: populate_raid: 0, None >04:54:42,452 INFO anaconda: getting device type for LVM >04:54:42,453 DEBUG anaconda: new container selection: None >04:54:42,453 DEBUG anaconda: new container selection: None >04:54:42,454 DEBUG anaconda: new container selection: FastGroup >04:54:42,455 DEBUG anaconda: default container is FastGroup >04:54:45,087 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:54:45,087 DEBUG anaconda: old name: sysroot_a >04:54:45,087 DEBUG anaconda: new name: None >04:54:45,090 DEBUG anaconda: old size: 52000.0 >04:54:45,090 DEBUG anaconda: new size: 52000 >04:54:45,090 INFO anaconda: getting device type for LVM >04:54:45,091 DEBUG anaconda: old device type: 0 >04:54:45,091 DEBUG anaconda: new device type: 0 >04:54:45,091 DEBUG anaconda: reformat: False >04:54:45,092 DEBUG anaconda: old fs type: ext4 >04:54:45,092 DEBUG anaconda: new fs type: ext4 >04:54:45,093 DEBUG anaconda: old encryption setting: False >04:54:45,093 DEBUG anaconda: new encryption setting: False >04:54:45,093 DEBUG anaconda: old label: sysroot_a >04:54:45,093 DEBUG anaconda: new_label: >04:54:45,093 DEBUG anaconda: old mountpoint: >04:54:45,093 DEBUG anaconda: new mountpoint: >04:54:45,093 DEBUG anaconda: old raid level: None >04:54:45,093 DEBUG anaconda: new raid level: None >04:54:45,094 DEBUG anaconda: old container: FastGroup >04:54:45,094 DEBUG anaconda: new container: FastGroup >04:54:45,094 DEBUG anaconda: old container encrypted: False >04:54:45,094 DEBUG anaconda: new container encrypted: False >04:54:45,094 DEBUG anaconda: old container raid level: None >04:54:45,095 DEBUG anaconda: new container raid level: None >04:54:45,095 DEBUG anaconda: old container size request: 120000 >04:54:45,095 DEBUG anaconda: new container size request: 120000 >04:54:45,095 DEBUG anaconda: old disks: ['sda'] >04:54:45,095 DEBUG anaconda: new disks: ['sda'] >04:54:45,095 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:54:45,096 DEBUG anaconda: updated device_disks to ['sda'] >04:54:45,096 DEBUG anaconda: updated device_container_name to FastGroup >04:54:45,096 DEBUG anaconda: updated device_container_raid_level to None >04:54:45,096 DEBUG anaconda: updated device_container_encrypted to False >04:54:45,096 DEBUG anaconda: updated device_container_size to 120000 >04:54:45,102 INFO anaconda: getting device type for LVM >04:54:45,102 DEBUG anaconda: populate_raid: 0, None >04:54:45,102 INFO anaconda: getting device type for LVM >04:54:45,103 DEBUG anaconda: new container selection: None >04:54:45,103 DEBUG anaconda: new container selection: None >04:54:45,104 DEBUG anaconda: new container selection: FastGroup >04:54:45,105 DEBUG anaconda: default container is FastGroup >04:54:50,440 DEBUG anaconda: requested size = 2 GB ; available space = 2.10 GB >04:54:50,572 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >04:54:50,573 DEBUG anaconda: ui: unused=[] >04:54:50,575 DEBUG anaconda: ui: new_devices=['FastGroup-swap', 'sda1', 'FastGroup-sysroot_b'] >04:54:50,593 DEBUG anaconda: page clicked: New Fedora 20 Installation >04:54:50,593 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:54:50,593 DEBUG anaconda: populate_right_side: non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot >04:54:50,594 DEBUG anaconda: updated device_disks to ['sda'] >04:54:50,594 DEBUG anaconda: updated device_container_name to None >04:54:50,594 DEBUG anaconda: updated device_container_raid_level to None >04:54:50,594 DEBUG anaconda: updated device_container_encrypted to False >04:54:50,594 DEBUG anaconda: updated device_container_size to 0 >04:54:50,596 INFO anaconda: getting device type for LVM >04:54:50,602 INFO anaconda: getting device type for Standard Partition >04:54:50,602 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:54:50,603 INFO anaconda: getting device type for Standard Partition >04:54:50,603 INFO anaconda: getting device type for Standard Partition >04:54:50,604 INFO anaconda: getting device type for Standard Partition >04:54:50,605 INFO anaconda: getting device type for Standard Partition >04:54:50,606 INFO anaconda: getting device type for Standard Partition >04:54:50,606 INFO anaconda: getting device type for Standard Partition >04:54:50,607 INFO anaconda: getting device type for Standard Partition >04:54:50,607 INFO anaconda: getting device type for Standard Partition >04:54:50,608 DEBUG anaconda: populate_raid: 2, None >04:54:50,608 INFO anaconda: getting device type for Standard Partition >04:54:50,609 INFO anaconda: getting device type for Standard Partition >04:54:50,609 DEBUG anaconda: populate_raid: 2, None >04:54:50,610 INFO anaconda: getting device type for Standard Partition >04:54:50,612 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >04:54:50,612 DEBUG anaconda: populate_right_side: non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot >04:54:50,613 DEBUG anaconda: updated device_disks to ['sda'] >04:54:50,613 DEBUG anaconda: updated device_container_name to None >04:54:50,613 DEBUG anaconda: updated device_container_raid_level to None >04:54:50,613 DEBUG anaconda: updated device_container_encrypted to False >04:54:50,613 DEBUG anaconda: updated device_container_size to 0 >04:54:50,618 INFO anaconda: getting device type for Standard Partition >04:54:50,618 DEBUG anaconda: populate_raid: 2, None >04:54:50,619 INFO anaconda: getting device type for Standard Partition >04:54:53,111 DEBUG anaconda: current selector: non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot >04:54:53,112 DEBUG anaconda: notebook page = 1 >04:54:53,112 INFO anaconda: ui: saving changes to device sda1 >04:54:53,112 DEBUG anaconda: old name: sda1 >04:54:53,112 DEBUG anaconda: new name: None >04:54:53,114 DEBUG anaconda: old size: 2000.0 >04:54:53,115 DEBUG anaconda: new size: 2000 >04:54:53,115 INFO anaconda: getting device type for Standard Partition >04:54:53,115 DEBUG anaconda: old device type: 2 >04:54:53,115 DEBUG anaconda: new device type: 2 >04:54:53,115 DEBUG anaconda: reformat: True >04:54:53,117 DEBUG anaconda: old fs type: ext4 >04:54:53,117 DEBUG anaconda: new fs type: ext4 >04:54:53,117 DEBUG anaconda: old encryption setting: False >04:54:53,117 DEBUG anaconda: new encryption setting: False >04:54:53,117 DEBUG anaconda: old label: >04:54:53,117 DEBUG anaconda: new_label: >04:54:53,118 DEBUG anaconda: old mountpoint: /boot >04:54:53,118 DEBUG anaconda: new mountpoint: /boot >04:54:53,118 DEBUG anaconda: old raid level: None >04:54:53,119 DEBUG anaconda: new raid level: None >04:54:53,119 DEBUG anaconda: old container: None >04:54:53,119 DEBUG anaconda: new container: None >04:54:53,119 DEBUG anaconda: old container encrypted: False >04:54:53,119 DEBUG anaconda: new container encrypted: False >04:54:53,119 DEBUG anaconda: old container raid level: None >04:54:53,119 DEBUG anaconda: new container raid level: None >04:54:53,120 DEBUG anaconda: old container size request: 0 >04:54:53,120 DEBUG anaconda: new container size request: 0 >04:54:53,120 DEBUG anaconda: old disks: ['sda'] >04:54:53,120 DEBUG anaconda: new disks: ['sda'] >04:54:53,120 DEBUG anaconda: nothing changed for new device >04:54:53,120 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:53,121 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:53,122 DEBUG anaconda: updated device_disks to ['sda'] >04:54:53,122 DEBUG anaconda: updated device_container_name to FastGroup >04:54:53,122 DEBUG anaconda: updated device_container_raid_level to None >04:54:53,122 DEBUG anaconda: updated device_container_encrypted to False >04:54:53,122 DEBUG anaconda: updated device_container_size to 120000 >04:54:53,127 INFO anaconda: getting device type for LVM >04:54:53,128 DEBUG anaconda: device_type_changed: 0 LVM >04:54:53,128 INFO anaconda: getting device type for LVM >04:54:53,128 INFO anaconda: getting device type for LVM >04:54:53,129 INFO anaconda: getting device type for LVM >04:54:53,129 INFO anaconda: getting device type for LVM >04:54:53,130 INFO anaconda: getting device type for LVM >04:54:53,130 INFO anaconda: getting device type for LVM >04:54:53,130 INFO anaconda: getting device type for LVM >04:54:53,131 INFO anaconda: getting device type for LVM >04:54:53,131 INFO anaconda: getting device type for LVM >04:54:53,131 INFO anaconda: getting device type for LVM >04:54:53,131 INFO anaconda: getting device type for LVM >04:54:53,132 DEBUG anaconda: populate_raid: 0, None >04:54:53,132 INFO anaconda: getting device type for LVM >04:54:53,133 INFO anaconda: getting device type for LVM >04:54:53,133 DEBUG anaconda: populate_raid: 0, None >04:54:53,134 INFO anaconda: getting device type for LVM >04:54:53,134 DEBUG anaconda: new container selection: None >04:54:53,135 DEBUG anaconda: new container selection: None >04:54:53,136 DEBUG anaconda: new container selection: FastGroup >04:54:53,136 DEBUG anaconda: default container is FastGroup >04:54:53,663 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:53,664 DEBUG anaconda: notebook page = 1 >04:54:53,664 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:54:53,664 DEBUG anaconda: old name: sysroot_b >04:54:53,664 DEBUG anaconda: new name: None >04:54:53,667 DEBUG anaconda: old size: 52000.0 >04:54:53,667 DEBUG anaconda: new size: 52000 >04:54:53,667 INFO anaconda: getting device type for LVM >04:54:53,667 DEBUG anaconda: old device type: 0 >04:54:53,668 DEBUG anaconda: new device type: 0 >04:54:53,668 DEBUG anaconda: reformat: True >04:54:53,669 DEBUG anaconda: old fs type: ext4 >04:54:53,669 DEBUG anaconda: new fs type: ext4 >04:54:53,669 DEBUG anaconda: old encryption setting: False >04:54:53,670 DEBUG anaconda: new encryption setting: False >04:54:53,670 DEBUG anaconda: old label: sysroot_b >04:54:53,670 DEBUG anaconda: new_label: sysroot_b >04:54:53,670 DEBUG anaconda: old mountpoint: / >04:54:53,670 DEBUG anaconda: new mountpoint: / >04:54:53,671 DEBUG anaconda: old raid level: None >04:54:53,671 DEBUG anaconda: new raid level: None >04:54:53,671 DEBUG anaconda: old container: FastGroup >04:54:53,672 DEBUG anaconda: new container: FastGroup >04:54:53,672 DEBUG anaconda: old container encrypted: False >04:54:53,672 DEBUG anaconda: new container encrypted: False >04:54:53,672 DEBUG anaconda: old container raid level: None >04:54:53,672 DEBUG anaconda: new container raid level: None >04:54:53,672 DEBUG anaconda: old container size request: 120000 >04:54:53,672 DEBUG anaconda: new container size request: 120000 >04:54:53,672 DEBUG anaconda: old disks: ['sda'] >04:54:53,672 DEBUG anaconda: new disks: ['sda'] >04:54:53,673 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:54:53,673 DEBUG anaconda: updated device_disks to ['sda'] >04:54:53,673 DEBUG anaconda: updated device_container_name to FastGroup >04:54:53,673 DEBUG anaconda: updated device_container_raid_level to None >04:54:53,674 DEBUG anaconda: updated device_container_encrypted to False >04:54:53,674 DEBUG anaconda: updated device_container_size to 120000 >04:54:53,679 INFO anaconda: getting device type for LVM >04:54:53,679 DEBUG anaconda: populate_raid: 0, None >04:54:53,679 INFO anaconda: getting device type for LVM >04:54:53,680 DEBUG anaconda: new container selection: None >04:54:53,681 DEBUG anaconda: new container selection: None >04:54:53,682 DEBUG anaconda: new container selection: FastGroup >04:54:53,682 DEBUG anaconda: default container is FastGroup >04:54:53,683 DEBUG anaconda: new selector: non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot >04:54:53,683 DEBUG anaconda: populate_right_side: non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot >04:54:53,683 DEBUG anaconda: updated device_disks to ['sda'] >04:54:53,683 DEBUG anaconda: updated device_container_name to None >04:54:53,684 DEBUG anaconda: updated device_container_raid_level to None >04:54:53,684 DEBUG anaconda: updated device_container_encrypted to False >04:54:53,684 DEBUG anaconda: updated device_container_size to 0 >04:54:53,689 INFO anaconda: getting device type for Standard Partition >04:54:53,690 DEBUG anaconda: device_type_changed: 2 Standard Partition >04:54:53,690 INFO anaconda: getting device type for Standard Partition >04:54:53,691 INFO anaconda: getting device type for Standard Partition >04:54:53,692 INFO anaconda: getting device type for Standard Partition >04:54:53,693 INFO anaconda: getting device type for Standard Partition >04:54:53,693 INFO anaconda: getting device type for Standard Partition >04:54:53,694 INFO anaconda: getting device type for Standard Partition >04:54:53,694 INFO anaconda: getting device type for Standard Partition >04:54:53,694 INFO anaconda: getting device type for Standard Partition >04:54:53,695 DEBUG anaconda: populate_raid: 2, None >04:54:53,695 INFO anaconda: getting device type for Standard Partition >04:54:53,696 INFO anaconda: getting device type for Standard Partition >04:54:53,697 DEBUG anaconda: populate_raid: 2, None >04:54:53,697 INFO anaconda: getting device type for Standard Partition >04:55:00,535 DEBUG anaconda: populate_right_side: non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot >04:55:00,536 DEBUG anaconda: updated device_disks to ['sda'] >04:55:00,536 DEBUG anaconda: updated device_container_name to None >04:55:00,536 DEBUG anaconda: updated device_container_raid_level to None >04:55:00,536 DEBUG anaconda: updated device_container_encrypted to False >04:55:00,536 DEBUG anaconda: updated device_container_size to 0 >04:55:00,541 INFO anaconda: getting device type for Standard Partition >04:55:00,542 DEBUG anaconda: populate_raid: 2, None >04:55:00,542 INFO anaconda: getting device type for Standard Partition >04:55:06,024 INFO anaconda: ui: saving changes to device sda1 >04:55:06,025 DEBUG anaconda: old name: sda1 >04:55:06,026 DEBUG anaconda: new name: None >04:55:06,028 DEBUG anaconda: old size: 2000.0 >04:55:06,029 DEBUG anaconda: new size: 2000 >04:55:06,029 INFO anaconda: getting device type for Standard Partition >04:55:06,030 DEBUG anaconda: old device type: 2 >04:55:06,031 DEBUG anaconda: new device type: 2 >04:55:06,031 DEBUG anaconda: reformat: True >04:55:06,034 DEBUG anaconda: old fs type: ext4 >04:55:06,034 DEBUG anaconda: new fs type: ext4 >04:55:06,034 DEBUG anaconda: old encryption setting: False >04:55:06,034 DEBUG anaconda: new encryption setting: False >04:55:06,034 DEBUG anaconda: old label: >04:55:06,034 DEBUG anaconda: new_label: boot >04:55:06,035 DEBUG anaconda: old mountpoint: /boot >04:55:06,035 DEBUG anaconda: new mountpoint: /boot >04:55:06,035 DEBUG anaconda: old raid level: None >04:55:06,036 DEBUG anaconda: new raid level: None >04:55:06,036 DEBUG anaconda: old container: None >04:55:06,036 DEBUG anaconda: new container: None >04:55:06,036 DEBUG anaconda: old container encrypted: False >04:55:06,036 DEBUG anaconda: new container encrypted: False >04:55:06,036 DEBUG anaconda: old container raid level: None >04:55:06,036 DEBUG anaconda: new container raid level: None >04:55:06,037 DEBUG anaconda: old container size request: 0 >04:55:06,037 DEBUG anaconda: new container size request: 0 >04:55:06,037 DEBUG anaconda: old disks: ['sda'] >04:55:06,037 DEBUG anaconda: new disks: ['sda'] >04:55:06,146 DEBUG anaconda: populate_right_side: non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot >04:55:06,147 DEBUG anaconda: updated device_disks to ['sda'] >04:55:06,147 DEBUG anaconda: updated device_container_name to None >04:55:06,147 DEBUG anaconda: updated device_container_raid_level to None >04:55:06,147 DEBUG anaconda: updated device_container_encrypted to False >04:55:06,147 DEBUG anaconda: updated device_container_size to 0 >04:55:06,152 INFO anaconda: getting device type for Standard Partition >04:55:06,153 DEBUG anaconda: populate_raid: 2, None >04:55:06,153 INFO anaconda: getting device type for Standard Partition >04:55:06,153 DEBUG anaconda: leaving save_right_side >04:55:06,951 DEBUG anaconda: current selector: non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot >04:55:06,952 DEBUG anaconda: notebook page = 1 >04:55:06,953 INFO anaconda: ui: saving changes to device sda1 >04:55:06,953 DEBUG anaconda: old name: sda1 >04:55:06,954 DEBUG anaconda: new name: None >04:55:06,956 DEBUG anaconda: old size: 2000.0 >04:55:06,956 DEBUG anaconda: new size: 2000 >04:55:06,956 INFO anaconda: getting device type for Standard Partition >04:55:06,957 DEBUG anaconda: old device type: 2 >04:55:06,957 DEBUG anaconda: new device type: 2 >04:55:06,957 DEBUG anaconda: reformat: True >04:55:06,958 DEBUG anaconda: old fs type: ext4 >04:55:06,959 DEBUG anaconda: new fs type: ext4 >04:55:06,959 DEBUG anaconda: old encryption setting: False >04:55:06,959 DEBUG anaconda: new encryption setting: False >04:55:06,959 DEBUG anaconda: old label: boot >04:55:06,959 DEBUG anaconda: new_label: boot >04:55:06,959 DEBUG anaconda: old mountpoint: /boot >04:55:06,959 DEBUG anaconda: new mountpoint: /boot >04:55:06,960 DEBUG anaconda: old raid level: None >04:55:06,960 DEBUG anaconda: new raid level: None >04:55:06,960 DEBUG anaconda: old container: None >04:55:06,961 DEBUG anaconda: new container: None >04:55:06,961 DEBUG anaconda: old container encrypted: False >04:55:06,961 DEBUG anaconda: new container encrypted: False >04:55:06,961 DEBUG anaconda: old container raid level: None >04:55:06,961 DEBUG anaconda: new container raid level: None >04:55:06,961 DEBUG anaconda: old container size request: 0 >04:55:06,961 DEBUG anaconda: new container size request: 0 >04:55:06,961 DEBUG anaconda: old disks: ['sda'] >04:55:06,961 DEBUG anaconda: new disks: ['sda'] >04:55:06,961 DEBUG anaconda: nothing changed for new device >04:55:06,962 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:55:06,962 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:55:06,963 DEBUG anaconda: updated device_disks to ['sda'] >04:55:06,963 DEBUG anaconda: updated device_container_name to FastGroup >04:55:06,963 DEBUG anaconda: updated device_container_raid_level to None >04:55:06,963 DEBUG anaconda: updated device_container_encrypted to False >04:55:06,964 DEBUG anaconda: updated device_container_size to 120000 >04:55:06,969 INFO anaconda: getting device type for LVM >04:55:06,969 DEBUG anaconda: device_type_changed: 0 LVM >04:55:06,970 INFO anaconda: getting device type for LVM >04:55:06,970 INFO anaconda: getting device type for LVM >04:55:06,970 INFO anaconda: getting device type for LVM >04:55:06,971 INFO anaconda: getting device type for LVM >04:55:06,971 INFO anaconda: getting device type for LVM >04:55:06,971 INFO anaconda: getting device type for LVM >04:55:06,972 INFO anaconda: getting device type for LVM >04:55:06,972 INFO anaconda: getting device type for LVM >04:55:06,972 INFO anaconda: getting device type for LVM >04:55:06,973 INFO anaconda: getting device type for LVM >04:55:06,973 INFO anaconda: getting device type for LVM >04:55:06,973 DEBUG anaconda: populate_raid: 0, None >04:55:06,973 INFO anaconda: getting device type for LVM >04:55:06,974 INFO anaconda: getting device type for LVM >04:55:06,975 DEBUG anaconda: populate_raid: 0, None >04:55:06,975 INFO anaconda: getting device type for LVM >04:55:06,975 DEBUG anaconda: new container selection: None >04:55:06,976 DEBUG anaconda: new container selection: None >04:55:06,977 DEBUG anaconda: new container selection: FastGroup >04:55:06,977 DEBUG anaconda: default container is FastGroup >04:55:08,247 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:55:08,248 DEBUG anaconda: notebook page = 1 >04:55:08,248 INFO anaconda: ui: saving changes to device FastGroup-sysroot_b >04:55:08,248 DEBUG anaconda: old name: sysroot_b >04:55:08,249 DEBUG anaconda: new name: None >04:55:08,251 DEBUG anaconda: old size: 52000.0 >04:55:08,251 DEBUG anaconda: new size: 52000 >04:55:08,251 INFO anaconda: getting device type for LVM >04:55:08,252 DEBUG anaconda: old device type: 0 >04:55:08,252 DEBUG anaconda: new device type: 0 >04:55:08,252 DEBUG anaconda: reformat: True >04:55:08,253 DEBUG anaconda: old fs type: ext4 >04:55:08,253 DEBUG anaconda: new fs type: ext4 >04:55:08,254 DEBUG anaconda: old encryption setting: False >04:55:08,254 DEBUG anaconda: new encryption setting: False >04:55:08,254 DEBUG anaconda: old label: sysroot_b >04:55:08,254 DEBUG anaconda: new_label: sysroot_b >04:55:08,254 DEBUG anaconda: old mountpoint: / >04:55:08,254 DEBUG anaconda: new mountpoint: / >04:55:08,255 DEBUG anaconda: old raid level: None >04:55:08,255 DEBUG anaconda: new raid level: None >04:55:08,256 DEBUG anaconda: old container: FastGroup >04:55:08,256 DEBUG anaconda: new container: FastGroup >04:55:08,256 DEBUG anaconda: old container encrypted: False >04:55:08,256 DEBUG anaconda: new container encrypted: False >04:55:08,256 DEBUG anaconda: old container raid level: None >04:55:08,256 DEBUG anaconda: new container raid level: None >04:55:08,256 DEBUG anaconda: old container size request: 120000 >04:55:08,256 DEBUG anaconda: new container size request: 120000 >04:55:08,256 DEBUG anaconda: old disks: ['sda'] >04:55:08,257 DEBUG anaconda: new disks: ['sda'] >04:55:08,257 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at / >04:55:08,257 DEBUG anaconda: updated device_disks to ['sda'] >04:55:08,257 DEBUG anaconda: updated device_container_name to FastGroup >04:55:08,258 DEBUG anaconda: updated device_container_raid_level to None >04:55:08,258 DEBUG anaconda: updated device_container_encrypted to False >04:55:08,258 DEBUG anaconda: updated device_container_size to 120000 >04:55:08,263 INFO anaconda: getting device type for LVM >04:55:08,263 DEBUG anaconda: populate_raid: 0, None >04:55:08,263 INFO anaconda: getting device type for LVM >04:55:08,264 DEBUG anaconda: new container selection: None >04:55:08,265 DEBUG anaconda: new container selection: None >04:55:08,266 DEBUG anaconda: new container selection: FastGroup >04:55:08,266 DEBUG anaconda: default container is FastGroup >04:55:08,267 DEBUG anaconda: new selector: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap >04:55:08,267 DEBUG anaconda: populate_right_side: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap >04:55:08,267 DEBUG anaconda: updated device_disks to ['sda'] >04:55:08,267 DEBUG anaconda: updated device_container_name to FastGroup >04:55:08,267 DEBUG anaconda: updated device_container_raid_level to None >04:55:08,267 DEBUG anaconda: updated device_container_encrypted to False >04:55:08,268 DEBUG anaconda: updated device_container_size to 120000 >04:55:08,270 DEBUG anaconda: fs type changed: swap >04:55:08,276 INFO anaconda: getting device type for LVM >04:55:08,276 DEBUG anaconda: populate_raid: 0, None >04:55:08,276 INFO anaconda: getting device type for LVM >04:55:08,277 DEBUG anaconda: new container selection: None >04:55:08,278 DEBUG anaconda: new container selection: None >04:55:08,279 DEBUG anaconda: new container selection: FastGroup >04:55:08,279 DEBUG anaconda: default container is FastGroup >04:55:13,552 INFO anaconda: ui: saving changes to device FastGroup-swap >04:55:13,553 DEBUG anaconda: old name: swap >04:55:13,554 DEBUG anaconda: new name: None >04:55:13,556 DEBUG anaconda: old size: 16000 >04:55:13,557 DEBUG anaconda: new size: 16000 >04:55:13,557 INFO anaconda: getting device type for LVM >04:55:13,558 DEBUG anaconda: old device type: 0 >04:55:13,559 DEBUG anaconda: new device type: 0 >04:55:13,559 DEBUG anaconda: reformat: True >04:55:13,561 DEBUG anaconda: old fs type: swap >04:55:13,561 DEBUG anaconda: new fs type: swap >04:55:13,562 DEBUG anaconda: old encryption setting: False >04:55:13,562 DEBUG anaconda: new encryption setting: False >04:55:13,562 DEBUG anaconda: old label: >04:55:13,562 DEBUG anaconda: new_label: swap >04:55:13,562 DEBUG anaconda: old mountpoint: >04:55:13,562 DEBUG anaconda: new mountpoint: >04:55:13,562 DEBUG anaconda: old raid level: None >04:55:13,562 DEBUG anaconda: new raid level: None >04:55:13,563 DEBUG anaconda: old container: FastGroup >04:55:13,563 DEBUG anaconda: new container: FastGroup >04:55:13,563 DEBUG anaconda: old container encrypted: False >04:55:13,563 DEBUG anaconda: new container encrypted: False >04:55:13,563 DEBUG anaconda: old container raid level: None >04:55:13,564 DEBUG anaconda: new container raid level: None >04:55:13,564 DEBUG anaconda: old container size request: 120000 >04:55:13,564 DEBUG anaconda: new container size request: 120000 >04:55:13,564 DEBUG anaconda: old disks: ['sda'] >04:55:13,564 DEBUG anaconda: new disks: ['sda'] >04:55:13,711 DEBUG anaconda: populate_right_side: non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap >04:55:13,711 DEBUG anaconda: updated device_disks to ['sda'] >04:55:13,711 DEBUG anaconda: updated device_container_name to FastGroup >04:55:13,712 DEBUG anaconda: updated device_container_raid_level to None >04:55:13,712 DEBUG anaconda: updated device_container_encrypted to False >04:55:13,712 DEBUG anaconda: updated device_container_size to 120000 >04:55:13,716 INFO anaconda: getting device type for LVM >04:55:13,717 DEBUG anaconda: populate_raid: 0, None >04:55:13,717 INFO anaconda: getting device type for LVM >04:55:13,717 DEBUG anaconda: new container selection: None >04:55:13,718 DEBUG anaconda: new container selection: None >04:55:13,719 DEBUG anaconda: new container selection: FastGroup >04:55:13,720 DEBUG anaconda: default container is FastGroup >04:55:13,720 DEBUG anaconda: leaving save_right_side >04:55:16,111 DEBUG anaconda: populate_right_side: non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap >04:55:16,112 DEBUG anaconda: updated device_disks to ['sda'] >04:55:16,113 DEBUG anaconda: updated device_container_name to FastGroup >04:55:16,113 DEBUG anaconda: updated device_container_raid_level to None >04:55:16,113 DEBUG anaconda: updated device_container_encrypted to False >04:55:16,113 DEBUG anaconda: updated device_container_size to 120000 >04:55:16,118 INFO anaconda: getting device type for LVM >04:55:16,118 DEBUG anaconda: populate_raid: 0, None >04:55:16,119 INFO anaconda: getting device type for LVM >04:55:16,119 DEBUG anaconda: new container selection: None >04:55:16,120 DEBUG anaconda: new container selection: None >04:55:16,121 DEBUG anaconda: new container selection: FastGroup >04:55:16,121 DEBUG anaconda: default container is FastGroup >04:55:17,879 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:55:17,880 DEBUG anaconda: current selector: non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap >04:55:17,880 DEBUG anaconda: notebook page = 1 >04:55:17,880 INFO anaconda: ui: saving changes to device FastGroup-swap00 >04:55:17,880 DEBUG anaconda: old name: swap00 >04:55:17,880 DEBUG anaconda: new name: None >04:55:17,882 DEBUG anaconda: old size: 16000 >04:55:17,883 DEBUG anaconda: new size: 16000 >04:55:17,883 INFO anaconda: getting device type for LVM >04:55:17,883 DEBUG anaconda: old device type: 0 >04:55:17,883 DEBUG anaconda: new device type: 0 >04:55:17,883 DEBUG anaconda: reformat: True >04:55:17,884 DEBUG anaconda: old fs type: swap >04:55:17,885 DEBUG anaconda: new fs type: swap >04:55:17,885 DEBUG anaconda: old encryption setting: False >04:55:17,885 DEBUG anaconda: new encryption setting: False >04:55:17,885 DEBUG anaconda: old label: swap >04:55:17,885 DEBUG anaconda: new_label: swap >04:55:17,885 DEBUG anaconda: old mountpoint: >04:55:17,885 DEBUG anaconda: new mountpoint: >04:55:17,885 DEBUG anaconda: old raid level: None >04:55:17,885 DEBUG anaconda: new raid level: None >04:55:17,887 DEBUG anaconda: old container: FastGroup >04:55:17,887 DEBUG anaconda: new container: FastGroup >04:55:17,887 DEBUG anaconda: old container encrypted: False >04:55:17,887 DEBUG anaconda: new container encrypted: False >04:55:17,888 DEBUG anaconda: old container raid level: None >04:55:17,888 DEBUG anaconda: new container raid level: None >04:55:17,888 DEBUG anaconda: old container size request: 120000 >04:55:17,888 DEBUG anaconda: new container size request: 120000 >04:55:17,888 DEBUG anaconda: old disks: ['sda'] >04:55:17,888 DEBUG anaconda: new disks: ['sda'] >04:55:17,888 DEBUG anaconda: nothing changed for new device >04:55:17,888 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:55:17,889 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:55:17,890 DEBUG anaconda: updated device_disks to ['sda'] >04:55:17,890 DEBUG anaconda: updated device_container_name to FastGroup >04:55:17,890 DEBUG anaconda: updated device_container_raid_level to None >04:55:17,890 DEBUG anaconda: updated device_container_encrypted to False >04:55:17,890 DEBUG anaconda: updated device_container_size to 120000 >04:55:17,892 INFO anaconda: getting device type for LVM >04:55:17,893 DEBUG anaconda: fs type changed: ext4 >04:55:17,899 INFO anaconda: getting device type for LVM >04:55:17,899 DEBUG anaconda: populate_raid: 0, None >04:55:17,899 INFO anaconda: getting device type for LVM >04:55:17,900 DEBUG anaconda: new container selection: None >04:55:17,901 DEBUG anaconda: new container selection: None >04:55:17,902 DEBUG anaconda: new container selection: FastGroup >04:55:17,902 DEBUG anaconda: default container is FastGroup >04:55:19,215 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:55:19,216 DEBUG anaconda: notebook page = 1 >04:55:19,217 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:55:19,217 DEBUG anaconda: old name: sysroot_a >04:55:19,217 DEBUG anaconda: new name: None >04:55:19,219 DEBUG anaconda: old size: 52000.0 >04:55:19,220 DEBUG anaconda: new size: 52000 >04:55:19,220 INFO anaconda: getting device type for LVM >04:55:19,220 DEBUG anaconda: old device type: 0 >04:55:19,220 DEBUG anaconda: new device type: 0 >04:55:19,220 DEBUG anaconda: reformat: False >04:55:19,222 DEBUG anaconda: old fs type: ext4 >04:55:19,222 DEBUG anaconda: new fs type: ext4 >04:55:19,222 DEBUG anaconda: old encryption setting: False >04:55:19,222 DEBUG anaconda: new encryption setting: False >04:55:19,222 DEBUG anaconda: old label: sysroot_a >04:55:19,222 DEBUG anaconda: new_label: >04:55:19,222 DEBUG anaconda: old mountpoint: >04:55:19,222 DEBUG anaconda: new mountpoint: >04:55:19,223 DEBUG anaconda: old raid level: None >04:55:19,223 DEBUG anaconda: new raid level: None >04:55:19,223 DEBUG anaconda: old container: FastGroup >04:55:19,223 DEBUG anaconda: new container: FastGroup >04:55:19,224 DEBUG anaconda: old container encrypted: False >04:55:19,224 DEBUG anaconda: new container encrypted: False >04:55:19,224 DEBUG anaconda: old container raid level: None >04:55:19,224 DEBUG anaconda: new container raid level: None >04:55:19,224 DEBUG anaconda: old container size request: 120000 >04:55:19,224 DEBUG anaconda: new container size request: 120000 >04:55:19,224 DEBUG anaconda: old disks: ['sda'] >04:55:19,224 DEBUG anaconda: new disks: ['sda'] >04:55:19,224 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:55:19,225 DEBUG anaconda: updated device_disks to ['sda'] >04:55:19,225 DEBUG anaconda: updated device_container_name to FastGroup >04:55:19,226 DEBUG anaconda: updated device_container_raid_level to None >04:55:19,226 DEBUG anaconda: updated device_container_encrypted to False >04:55:19,226 DEBUG anaconda: updated device_container_size to 120000 >04:55:19,231 INFO anaconda: getting device type for LVM >04:55:19,231 DEBUG anaconda: populate_raid: 0, None >04:55:19,232 INFO anaconda: getting device type for LVM >04:55:19,232 DEBUG anaconda: new container selection: None >04:55:19,233 DEBUG anaconda: new container selection: None >04:55:19,234 DEBUG anaconda: new container selection: FastGroup >04:55:19,234 DEBUG anaconda: default container is FastGroup >04:55:19,235 DEBUG anaconda: new selector: non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap >04:55:19,235 DEBUG anaconda: populate_right_side: non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap >04:55:19,235 DEBUG anaconda: updated device_disks to ['sda'] >04:55:19,235 DEBUG anaconda: updated device_container_name to FastGroup >04:55:19,235 DEBUG anaconda: updated device_container_raid_level to None >04:55:19,236 DEBUG anaconda: updated device_container_encrypted to False >04:55:19,236 DEBUG anaconda: updated device_container_size to 120000 >04:55:19,238 INFO anaconda: getting device type for LVM >04:55:19,240 DEBUG anaconda: fs type changed: swap >04:55:19,245 INFO anaconda: getting device type for LVM >04:55:19,245 DEBUG anaconda: populate_raid: 0, None >04:55:19,245 INFO anaconda: getting device type for LVM >04:55:19,246 DEBUG anaconda: new container selection: None >04:55:19,247 DEBUG anaconda: new container selection: None >04:55:19,248 DEBUG anaconda: new container selection: FastGroup >04:55:19,248 DEBUG anaconda: default container is FastGroup >04:55:37,240 DEBUG anaconda: current selector: non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap >04:55:37,240 DEBUG anaconda: notebook page = 1 >04:55:37,240 INFO anaconda: ui: saving changes to device FastGroup-swap00 >04:55:37,240 DEBUG anaconda: old name: swap00 >04:55:37,240 DEBUG anaconda: new name: None >04:55:37,243 DEBUG anaconda: old size: 16000 >04:55:37,243 DEBUG anaconda: new size: 16000 >04:55:37,243 INFO anaconda: getting device type for LVM >04:55:37,243 DEBUG anaconda: old device type: 0 >04:55:37,243 DEBUG anaconda: new device type: 0 >04:55:37,243 DEBUG anaconda: reformat: True >04:55:37,245 DEBUG anaconda: old fs type: swap >04:55:37,245 DEBUG anaconda: new fs type: swap >04:55:37,245 DEBUG anaconda: old encryption setting: False >04:55:37,245 DEBUG anaconda: new encryption setting: False >04:55:37,245 DEBUG anaconda: old label: swap >04:55:37,245 DEBUG anaconda: new_label: swap >04:55:37,245 DEBUG anaconda: old mountpoint: >04:55:37,246 DEBUG anaconda: new mountpoint: >04:55:37,246 DEBUG anaconda: old raid level: None >04:55:37,246 DEBUG anaconda: new raid level: None >04:55:37,246 DEBUG anaconda: old container: FastGroup >04:55:37,246 DEBUG anaconda: new container: FastGroup >04:55:37,247 DEBUG anaconda: old container encrypted: False >04:55:37,247 DEBUG anaconda: new container encrypted: False >04:55:37,247 DEBUG anaconda: old container raid level: None >04:55:37,247 DEBUG anaconda: new container raid level: None >04:55:37,247 DEBUG anaconda: old container size request: 120000 >04:55:37,247 DEBUG anaconda: new container size request: 120000 >04:55:37,247 DEBUG anaconda: old disks: ['sda'] >04:55:37,247 DEBUG anaconda: new disks: ['sda'] >04:55:37,248 DEBUG anaconda: nothing changed for new device >04:55:37,248 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:55:37,249 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:55:37,250 DEBUG anaconda: updated device_disks to ['sda'] >04:55:37,250 DEBUG anaconda: updated device_container_name to FastGroup >04:55:37,250 DEBUG anaconda: updated device_container_raid_level to None >04:55:37,250 DEBUG anaconda: updated device_container_encrypted to False >04:55:37,250 DEBUG anaconda: updated device_container_size to 120000 >04:55:37,253 INFO anaconda: getting device type for LVM >04:55:37,253 DEBUG anaconda: fs type changed: ext4 >04:55:37,259 INFO anaconda: getting device type for LVM >04:55:37,259 DEBUG anaconda: populate_raid: 0, None >04:55:37,259 INFO anaconda: getting device type for LVM >04:55:37,260 DEBUG anaconda: new container selection: None >04:55:37,261 DEBUG anaconda: new container selection: None >04:55:37,262 DEBUG anaconda: new container selection: FastGroup >04:55:37,262 DEBUG anaconda: default container is FastGroup >04:55:40,680 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:55:40,681 DEBUG anaconda: notebook page = 1 >04:55:40,681 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:55:40,681 DEBUG anaconda: old name: sysroot_a >04:55:40,681 DEBUG anaconda: new name: None >04:55:40,684 DEBUG anaconda: old size: 52000.0 >04:55:40,684 DEBUG anaconda: new size: 52000 >04:55:40,684 INFO anaconda: getting device type for LVM >04:55:40,684 DEBUG anaconda: old device type: 0 >04:55:40,684 DEBUG anaconda: new device type: 0 >04:55:40,685 DEBUG anaconda: reformat: False >04:55:40,686 DEBUG anaconda: old fs type: ext4 >04:55:40,686 DEBUG anaconda: new fs type: ext4 >04:55:40,686 DEBUG anaconda: old encryption setting: False >04:55:40,686 DEBUG anaconda: new encryption setting: False >04:55:40,686 DEBUG anaconda: old label: sysroot_a >04:55:40,687 DEBUG anaconda: new_label: >04:55:40,687 DEBUG anaconda: old mountpoint: >04:55:40,687 DEBUG anaconda: new mountpoint: >04:55:40,687 DEBUG anaconda: old raid level: None >04:55:40,687 DEBUG anaconda: new raid level: None >04:55:40,688 DEBUG anaconda: old container: FastGroup >04:55:40,688 DEBUG anaconda: new container: FastGroup >04:55:40,688 DEBUG anaconda: old container encrypted: False >04:55:40,688 DEBUG anaconda: new container encrypted: False >04:55:40,688 DEBUG anaconda: old container raid level: None >04:55:40,688 DEBUG anaconda: new container raid level: None >04:55:40,688 DEBUG anaconda: old container size request: 120000 >04:55:40,688 DEBUG anaconda: new container size request: 120000 >04:55:40,689 DEBUG anaconda: old disks: ['sda'] >04:55:40,689 DEBUG anaconda: new disks: ['sda'] >04:55:40,689 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:55:40,690 DEBUG anaconda: updated device_disks to ['sda'] >04:55:40,690 DEBUG anaconda: updated device_container_name to FastGroup >04:55:40,690 DEBUG anaconda: updated device_container_raid_level to None >04:55:40,690 DEBUG anaconda: updated device_container_encrypted to False >04:55:40,690 DEBUG anaconda: updated device_container_size to 120000 >04:55:40,695 INFO anaconda: getting device type for LVM >04:55:40,696 DEBUG anaconda: populate_raid: 0, None >04:55:40,696 INFO anaconda: getting device type for LVM >04:55:40,696 DEBUG anaconda: new container selection: None >04:55:40,697 DEBUG anaconda: new container selection: None >04:55:40,698 DEBUG anaconda: new container selection: FastGroup >04:55:40,698 DEBUG anaconda: default container is FastGroup >04:55:40,699 DEBUG anaconda: new selector: non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap >04:55:40,699 DEBUG anaconda: populate_right_side: non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap >04:55:40,700 DEBUG anaconda: updated device_disks to ['sda'] >04:55:40,700 DEBUG anaconda: updated device_container_name to FastGroup >04:55:40,700 DEBUG anaconda: updated device_container_raid_level to None >04:55:40,700 DEBUG anaconda: updated device_container_encrypted to False >04:55:40,700 DEBUG anaconda: updated device_container_size to 120000 >04:55:40,702 INFO anaconda: getting device type for LVM >04:55:40,704 DEBUG anaconda: fs type changed: swap >04:55:40,709 INFO anaconda: getting device type for LVM >04:55:40,710 DEBUG anaconda: populate_raid: 0, None >04:55:40,710 INFO anaconda: getting device type for LVM >04:55:40,710 DEBUG anaconda: new container selection: None >04:55:40,711 DEBUG anaconda: new container selection: None >04:55:40,712 DEBUG anaconda: new container selection: FastGroup >04:55:40,712 DEBUG anaconda: default container is FastGroup >04:55:45,964 DEBUG anaconda: new container selection: Create a new volume group ... >04:55:45,965 INFO anaconda: getting device type for LVM >04:55:45,966 INFO anaconda: getting device type for LVM >04:55:45,981 DEBUG anaconda: container dialog: raid level None >04:55:50,283 DEBUG anaconda: new container selection: FastGroup >04:55:57,624 DEBUG anaconda: current selector: non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap >04:55:57,625 DEBUG anaconda: notebook page = 1 >04:55:57,625 INFO anaconda: ui: saving changes to device FastGroup-swap00 >04:55:57,625 DEBUG anaconda: old name: swap00 >04:55:57,625 DEBUG anaconda: new name: None >04:55:57,628 DEBUG anaconda: old size: 16000 >04:55:57,628 DEBUG anaconda: new size: 16000 >04:55:57,628 INFO anaconda: getting device type for LVM >04:55:57,628 DEBUG anaconda: old device type: 0 >04:55:57,628 DEBUG anaconda: new device type: 0 >04:55:57,629 DEBUG anaconda: reformat: True >04:55:57,630 DEBUG anaconda: old fs type: swap >04:55:57,630 DEBUG anaconda: new fs type: swap >04:55:57,630 DEBUG anaconda: old encryption setting: False >04:55:57,630 DEBUG anaconda: new encryption setting: False >04:55:57,630 DEBUG anaconda: old label: swap >04:55:57,630 DEBUG anaconda: new_label: swap >04:55:57,631 DEBUG anaconda: old mountpoint: >04:55:57,631 DEBUG anaconda: new mountpoint: >04:55:57,631 DEBUG anaconda: old raid level: None >04:55:57,631 DEBUG anaconda: new raid level: None >04:55:57,632 DEBUG anaconda: old container: FastGroup >04:55:57,632 DEBUG anaconda: new container: FastGroup >04:55:57,632 DEBUG anaconda: old container encrypted: False >04:55:57,632 DEBUG anaconda: new container encrypted: False >04:55:57,632 DEBUG anaconda: old container raid level: None >04:55:57,632 DEBUG anaconda: new container raid level: None >04:55:57,632 DEBUG anaconda: old container size request: 120000 >04:55:57,632 DEBUG anaconda: new container size request: 120000 >04:55:57,632 DEBUG anaconda: old disks: ['sda'] >04:55:57,633 DEBUG anaconda: new disks: ['sda'] >04:55:57,633 DEBUG anaconda: nothing changed for new device >04:55:57,633 DEBUG anaconda: new selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:55:57,634 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:55:57,635 DEBUG anaconda: updated device_disks to ['sda'] >04:55:57,635 DEBUG anaconda: updated device_container_name to FastGroup >04:55:57,635 DEBUG anaconda: updated device_container_raid_level to None >04:55:57,635 DEBUG anaconda: updated device_container_encrypted to False >04:55:57,635 DEBUG anaconda: updated device_container_size to 120000 >04:55:57,638 INFO anaconda: getting device type for LVM >04:55:57,639 DEBUG anaconda: fs type changed: ext4 >04:55:57,644 INFO anaconda: getting device type for LVM >04:55:57,645 DEBUG anaconda: populate_raid: 0, None >04:55:57,645 INFO anaconda: getting device type for LVM >04:55:57,646 DEBUG anaconda: new container selection: None >04:55:57,647 DEBUG anaconda: new container selection: None >04:55:57,648 DEBUG anaconda: new container selection: FastGroup >04:55:57,648 DEBUG anaconda: default container is FastGroup >04:56:00,576 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:56:00,577 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:56:00,578 DEBUG anaconda: notebook page = 1 >04:56:00,578 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:56:00,578 DEBUG anaconda: old name: sysroot_a >04:56:00,578 DEBUG anaconda: new name: None >04:56:00,581 DEBUG anaconda: old size: 52000.0 >04:56:00,581 DEBUG anaconda: new size: 52000 >04:56:00,581 INFO anaconda: getting device type for LVM >04:56:00,581 DEBUG anaconda: old device type: 0 >04:56:00,581 DEBUG anaconda: new device type: 0 >04:56:00,581 DEBUG anaconda: reformat: False >04:56:00,583 DEBUG anaconda: old fs type: ext4 >04:56:00,583 DEBUG anaconda: new fs type: ext4 >04:56:00,583 DEBUG anaconda: old encryption setting: False >04:56:00,583 DEBUG anaconda: new encryption setting: False >04:56:00,583 DEBUG anaconda: old label: sysroot_a >04:56:00,584 DEBUG anaconda: new_label: >04:56:00,584 DEBUG anaconda: old mountpoint: >04:56:00,584 DEBUG anaconda: new mountpoint: >04:56:00,584 DEBUG anaconda: old raid level: None >04:56:00,584 DEBUG anaconda: new raid level: None >04:56:00,585 DEBUG anaconda: old container: FastGroup >04:56:00,585 DEBUG anaconda: new container: FastGroup >04:56:00,585 DEBUG anaconda: old container encrypted: False >04:56:00,585 DEBUG anaconda: new container encrypted: False >04:56:00,585 DEBUG anaconda: old container raid level: None >04:56:00,585 DEBUG anaconda: new container raid level: None >04:56:00,585 DEBUG anaconda: old container size request: 120000 >04:56:00,585 DEBUG anaconda: new container size request: 120000 >04:56:00,586 DEBUG anaconda: old disks: ['sda'] >04:56:00,586 DEBUG anaconda: new disks: ['sda'] >04:56:00,586 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:56:00,587 DEBUG anaconda: updated device_disks to ['sda'] >04:56:00,587 DEBUG anaconda: updated device_container_name to FastGroup >04:56:00,587 DEBUG anaconda: updated device_container_raid_level to None >04:56:00,587 DEBUG anaconda: updated device_container_encrypted to False >04:56:00,587 DEBUG anaconda: updated device_container_size to 120000 >04:56:00,593 INFO anaconda: getting device type for LVM >04:56:00,593 DEBUG anaconda: populate_raid: 0, None >04:56:00,593 INFO anaconda: getting device type for LVM >04:56:00,594 DEBUG anaconda: new container selection: None >04:56:00,595 DEBUG anaconda: new container selection: None >04:56:00,595 DEBUG anaconda: new container selection: FastGroup >04:56:00,596 DEBUG anaconda: default container is FastGroup >04:56:00,596 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:56:00,597 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:56:00,598 DEBUG anaconda: updated device_disks to ['sda'] >04:56:00,598 DEBUG anaconda: updated device_container_name to FastGroup >04:56:00,598 DEBUG anaconda: updated device_container_raid_level to None >04:56:00,598 DEBUG anaconda: updated device_container_encrypted to False >04:56:00,598 DEBUG anaconda: updated device_container_size to 120000 >04:56:00,603 INFO anaconda: getting device type for LVM >04:56:00,604 DEBUG anaconda: populate_raid: 0, None >04:56:00,604 INFO anaconda: getting device type for LVM >04:56:00,604 DEBUG anaconda: new container selection: None >04:56:00,605 DEBUG anaconda: new container selection: None >04:56:00,606 DEBUG anaconda: new container selection: FastGroup >04:56:00,606 DEBUG anaconda: default container is FastGroup >04:56:02,144 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >04:56:02,144 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:56:02,145 DEBUG anaconda: notebook page = 1 >04:56:02,145 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:56:02,145 DEBUG anaconda: old name: sysroot_a >04:56:02,145 DEBUG anaconda: new name: None >04:56:02,148 DEBUG anaconda: old size: 52000.0 >04:56:02,148 DEBUG anaconda: new size: 52000 >04:56:02,148 INFO anaconda: getting device type for LVM >04:56:02,149 DEBUG anaconda: old device type: 0 >04:56:02,149 DEBUG anaconda: new device type: 0 >04:56:02,149 DEBUG anaconda: reformat: False >04:56:02,150 DEBUG anaconda: old fs type: ext4 >04:56:02,150 DEBUG anaconda: new fs type: ext4 >04:56:02,151 DEBUG anaconda: old encryption setting: False >04:56:02,151 DEBUG anaconda: new encryption setting: False >04:56:02,151 DEBUG anaconda: old label: sysroot_a >04:56:02,151 DEBUG anaconda: new_label: >04:56:02,151 DEBUG anaconda: old mountpoint: >04:56:02,151 DEBUG anaconda: new mountpoint: >04:56:02,151 DEBUG anaconda: old raid level: None >04:56:02,151 DEBUG anaconda: new raid level: None >04:56:02,152 DEBUG anaconda: old container: FastGroup >04:56:02,152 DEBUG anaconda: new container: FastGroup >04:56:02,152 DEBUG anaconda: old container encrypted: False >04:56:02,152 DEBUG anaconda: new container encrypted: False >04:56:02,152 DEBUG anaconda: old container raid level: None >04:56:02,152 DEBUG anaconda: new container raid level: None >04:56:02,153 DEBUG anaconda: old container size request: 120000 >04:56:02,153 DEBUG anaconda: new container size request: 120000 >04:56:02,153 DEBUG anaconda: old disks: ['sda'] >04:56:02,153 DEBUG anaconda: new disks: ['sda'] >04:56:02,153 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:56:02,154 DEBUG anaconda: updated device_disks to ['sda'] >04:56:02,154 DEBUG anaconda: updated device_container_name to FastGroup >04:56:02,154 DEBUG anaconda: updated device_container_raid_level to None >04:56:02,154 DEBUG anaconda: updated device_container_encrypted to False >04:56:02,154 DEBUG anaconda: updated device_container_size to 120000 >04:56:02,160 INFO anaconda: getting device type for LVM >04:56:02,160 DEBUG anaconda: populate_raid: 0, None >04:56:02,160 INFO anaconda: getting device type for LVM >04:56:02,161 DEBUG anaconda: new container selection: None >04:56:02,161 DEBUG anaconda: new container selection: None >04:56:02,162 DEBUG anaconda: new container selection: FastGroup >04:56:02,163 DEBUG anaconda: default container is FastGroup >04:56:02,163 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >04:56:02,164 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:56:02,165 DEBUG anaconda: updated device_disks to ['sda'] >04:56:02,165 DEBUG anaconda: updated device_container_name to FastGroup >04:56:02,165 DEBUG anaconda: updated device_container_raid_level to None >04:56:02,165 DEBUG anaconda: updated device_container_encrypted to False >04:56:02,165 DEBUG anaconda: updated device_container_size to 120000 >04:56:02,170 INFO anaconda: getting device type for LVM >04:56:02,171 DEBUG anaconda: populate_raid: 0, None >04:56:02,171 INFO anaconda: getting device type for LVM >04:56:02,171 DEBUG anaconda: new container selection: None >04:56:02,172 DEBUG anaconda: new container selection: None >04:56:02,173 DEBUG anaconda: new container selection: FastGroup >04:56:02,173 DEBUG anaconda: default container is FastGroup >04:56:06,096 DEBUG anaconda: current selector: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:56:06,097 DEBUG anaconda: notebook page = 1 >04:56:06,097 INFO anaconda: ui: saving changes to device FastGroup-sysroot_a >04:56:06,097 DEBUG anaconda: old name: sysroot_a >04:56:06,098 DEBUG anaconda: new name: None >04:56:06,100 DEBUG anaconda: old size: 52000.0 >04:56:06,100 DEBUG anaconda: new size: 52000 >04:56:06,100 INFO anaconda: getting device type for LVM >04:56:06,101 DEBUG anaconda: old device type: 0 >04:56:06,101 DEBUG anaconda: new device type: 0 >04:56:06,101 DEBUG anaconda: reformat: False >04:56:06,102 DEBUG anaconda: old fs type: ext4 >04:56:06,103 DEBUG anaconda: new fs type: ext4 >04:56:06,103 DEBUG anaconda: old encryption setting: False >04:56:06,103 DEBUG anaconda: new encryption setting: False >04:56:06,103 DEBUG anaconda: old label: sysroot_a >04:56:06,103 DEBUG anaconda: new_label: >04:56:06,103 DEBUG anaconda: old mountpoint: >04:56:06,103 DEBUG anaconda: new mountpoint: >04:56:06,103 DEBUG anaconda: old raid level: None >04:56:06,103 DEBUG anaconda: new raid level: None >04:56:06,104 DEBUG anaconda: old container: FastGroup >04:56:06,104 DEBUG anaconda: new container: FastGroup >04:56:06,104 DEBUG anaconda: old container encrypted: False >04:56:06,104 DEBUG anaconda: new container encrypted: False >04:56:06,105 DEBUG anaconda: old container raid level: None >04:56:06,105 DEBUG anaconda: new container raid level: None >04:56:06,105 DEBUG anaconda: old container size request: 120000 >04:56:06,105 DEBUG anaconda: new container size request: 120000 >04:56:06,105 DEBUG anaconda: old disks: ['sda'] >04:56:06,105 DEBUG anaconda: new disks: ['sda'] >04:56:06,105 DEBUG anaconda: populate_right_side: existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:56:06,106 DEBUG anaconda: updated device_disks to ['sda'] >04:56:06,106 DEBUG anaconda: updated device_container_name to FastGroup >04:56:06,106 DEBUG anaconda: updated device_container_raid_level to None >04:56:06,106 DEBUG anaconda: updated device_container_encrypted to False >04:56:06,107 DEBUG anaconda: updated device_container_size to 120000 >04:56:06,112 INFO anaconda: getting device type for LVM >04:56:06,112 DEBUG anaconda: populate_raid: 0, None >04:56:06,112 INFO anaconda: getting device type for LVM >04:56:06,113 DEBUG anaconda: new container selection: None >04:56:06,114 DEBUG anaconda: new container selection: None >04:56:06,115 DEBUG anaconda: new container selection: FastGroup >04:56:06,115 DEBUG anaconda: default container is FastGroup >04:56:06,116 DEBUG anaconda: new selector: non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap >04:56:06,116 DEBUG anaconda: populate_right_side: non-existent 16000MB lvmlv FastGroup-swap00 (61) with non-existent swap >04:56:06,116 DEBUG anaconda: updated device_disks to ['sda'] >04:56:06,116 DEBUG anaconda: updated device_container_name to FastGroup >04:56:06,116 DEBUG anaconda: updated device_container_raid_level to None >04:56:06,117 DEBUG anaconda: updated device_container_encrypted to False >04:56:06,117 DEBUG anaconda: updated device_container_size to 120000 >04:56:06,119 INFO anaconda: getting device type for LVM >04:56:06,121 DEBUG anaconda: fs type changed: swap >04:56:06,126 INFO anaconda: getting device type for LVM >04:56:06,127 DEBUG anaconda: populate_raid: 0, None >04:56:06,127 INFO anaconda: getting device type for LVM >04:56:06,127 DEBUG anaconda: new container selection: None >04:56:06,128 DEBUG anaconda: new container selection: None >04:56:06,129 DEBUG anaconda: new container selection: FastGroup >04:56:06,129 DEBUG anaconda: default container is FastGroup >04:56:10,937 INFO anaconda: Running Thread: AnaStorageThread (140514410096384) >04:56:38,258 DEBUG anaconda: new disk order: [] >04:56:38,421 DEBUG anaconda: running handleException >04:56:38,421 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >04:56:38,422 INFO anaconda: Thread Done: AnaStorageThread (140514410096384) >04:56:38,442 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:56:38,443 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:56:38,443 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:56:38,443 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:56:38,443 DEBUG anaconda: stage1 device cannot be of type disk >04:56:38,443 DEBUG anaconda: _is_valid_disklabel(sda1) returning False >04:56:38,444 DEBUG anaconda: _is_valid_size(sda1) returning True >04:56:38,444 DEBUG anaconda: _is_valid_location(sda1) returning True >04:56:38,444 DEBUG anaconda: _is_valid_format(sda1) returning False >04:56:38,444 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >04:56:38,444 DEBUG anaconda: _is_valid_disklabel(sda2) returning False >04:56:38,445 DEBUG anaconda: _is_valid_size(sda2) returning True >04:56:38,445 DEBUG anaconda: _is_valid_location(sda2) returning True >04:56:38,445 WARN anaconda: sda2 not bootable >04:56:38,445 DEBUG anaconda: _is_valid_format(sda2) returning False >04:56:38,445 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >04:56:38,445 ERR anaconda: storage configuration failed: failed to find a suitable stage1 device >04:56:38,446 INFO anaconda: Running Thread: AnaCheckStorageThread (140514410096384) >04:56:38,455 ERR anaconda: you have not created a bootloader stage1 target device >04:56:38,456 ERR anaconda: You have not created a bootable partition. >04:56:38,456 INFO anaconda: Thread Done: AnaCheckStorageThread (140514410096384) >04:56:38,608 INFO anaconda: Not doing 'require network connection' in live installation >04:56:38,626 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:56:38,634 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> >04:56:38,634 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> status to: Checking storage configuration... >04:56:38,641 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3835490> > > >/tmp/packaging.log: > > >/tmp/program.log: >04:31:29,380 INFO program: Running... udevadm settle --timeout=300 >04:31:29,392 DEBUG program: Return code: 0 >04:31:29,449 INFO program: Running... multipath -c /dev/sde >04:31:29,472 INFO program: Dec 15 04:31:29 | /etc/multipath.conf does not exist, blacklisting all devices. >04:31:29,472 INFO program: Dec 15 04:31:29 | A default multipath.conf file is located at >04:31:29,472 INFO program: Dec 15 04:31:29 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:31:29,472 INFO program: Dec 15 04:31:29 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:31:29,472 INFO program: /dev/sde is not a valid multipath device path >04:31:29,472 DEBUG program: Return code: 1 >04:31:37,351 INFO program: Running... mdadm --examine --export /dev/sde1 >04:31:37,367 INFO program: MD_LEVEL=raid1 >04:31:37,367 INFO program: MD_DEVICES=2 >04:31:37,367 INFO program: MD_NAME=lhost:0 >04:31:37,367 INFO program: MD_ARRAY_SIZE=1000.20GB >04:31:37,368 INFO program: MD_UUID=05354a72:dcd78b8e:d99a46d7:c6863f8b >04:31:37,368 INFO program: MD_UPDATE_TIME=1387099688 >04:31:37,368 INFO program: MD_DEV_UUID=e654892f:bbaf1556:1ba2e706:d4c6b480 >04:31:37,368 INFO program: MD_EVENTS=1409 >04:31:37,368 DEBUG program: Return code: 0 >04:31:37,368 INFO program: Running... mdadm --examine --brief /dev/sde1 >04:31:37,378 INFO program: ARRAY /dev/md/0 metadata=1.2 UUID=05354a72:dcd78b8e:d99a46d7:c6863f8b name=lhost:0 >04:31:37,378 DEBUG program: Return code: 0 >04:31:37,382 INFO program: Running... udevadm settle --timeout=300 >04:31:37,392 DEBUG program: Return code: 0 >04:31:37,423 INFO program: Running... multipath -c /dev/sdf >04:31:37,427 INFO program: Dec 15 04:31:37 | /etc/multipath.conf does not exist, blacklisting all devices. >04:31:37,428 INFO program: Dec 15 04:31:37 | A default multipath.conf file is located at >04:31:37,428 INFO program: Dec 15 04:31:37 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:31:37,428 INFO program: Dec 15 04:31:37 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:31:37,428 INFO program: /dev/sdf is not a valid multipath device path >04:31:37,428 DEBUG program: Return code: 1 >04:31:53,366 INFO program: Running... mdadm --examine --export /dev/sdf1 >04:31:53,393 INFO program: MD_LEVEL=raid1 >04:31:53,394 INFO program: MD_DEVICES=2 >04:31:53,394 INFO program: MD_NAME=lhost:0 >04:31:53,394 INFO program: MD_ARRAY_SIZE=1000.20GB >04:31:53,394 INFO program: MD_UUID=05354a72:dcd78b8e:d99a46d7:c6863f8b >04:31:53,394 INFO program: MD_UPDATE_TIME=1387099897 >04:31:53,394 INFO program: MD_DEV_UUID=945a4508:f1feb4be:2aa355e1:4977f130 >04:31:53,394 INFO program: MD_EVENTS=1409 >04:31:53,395 DEBUG program: Return code: 0 >04:31:53,395 INFO program: Running... mdadm --examine --brief /dev/sdf1 >04:31:53,404 INFO program: ARRAY /dev/md/0 metadata=1.2 UUID=05354a72:dcd78b8e:d99a46d7:c6863f8b name=lhost:0 >04:31:53,404 DEBUG program: Return code: 0 >04:31:53,420 INFO program: Running... multipath -c /dev/sdg >04:31:53,425 INFO program: Dec 15 04:31:53 | /etc/multipath.conf does not exist, blacklisting all devices. >04:31:53,425 INFO program: Dec 15 04:31:53 | A default multipath.conf file is located at >04:31:53,425 INFO program: Dec 15 04:31:53 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:31:53,425 INFO program: Dec 15 04:31:53 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:31:53,425 INFO program: /dev/sdg is not a valid multipath device path >04:31:53,425 DEBUG program: Return code: 1 >04:31:53,695 INFO program: Running... multipath -c /dev/sdh >04:31:53,702 INFO program: Dec 15 04:31:53 | /etc/multipath.conf does not exist, blacklisting all devices. >04:31:53,703 INFO program: Dec 15 04:31:53 | A default multipath.conf file is located at >04:31:53,703 INFO program: Dec 15 04:31:53 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:31:53,703 INFO program: Dec 15 04:31:53 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:31:53,703 INFO program: /dev/sdh is not a valid multipath device path >04:31:53,703 DEBUG program: Return code: 1 >04:32:01,617 INFO program: Running... multipath -c /dev/sda >04:32:01,625 INFO program: Dec 15 04:32:01 | /etc/multipath.conf does not exist, blacklisting all devices. >04:32:01,625 INFO program: Dec 15 04:32:01 | A default multipath.conf file is located at >04:32:01,625 INFO program: Dec 15 04:32:01 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:32:01,625 INFO program: Dec 15 04:32:01 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:32:01,625 INFO program: /dev/sda is not a valid multipath device path >04:32:01,625 DEBUG program: Return code: 1 >04:32:01,681 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sda2 >04:32:01,698 INFO program: LVM2_PV_UUID=V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY >04:32:01,698 INFO program: LVM2_PE_START=1024.00 >04:32:01,698 INFO program: LVM2_VG_NAME=FastGroup >04:32:01,698 INFO program: LVM2_VG_UUID=j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv >04:32:01,698 INFO program: LVM2_VG_SIZE=122880000.00 >04:32:01,699 INFO program: LVM2_VG_FREE=0 >04:32:01,699 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:32:01,699 INFO program: LVM2_VG_EXTENT_COUNT=30000 >04:32:01,699 INFO program: LVM2_VG_FREE_COUNT=0 >04:32:01,699 INFO program: LVM2_PV_COUNT=1 >04:32:01,699 DEBUG program: Return code: 0 >04:32:01,705 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} FastGroup >04:32:01,719 INFO program: LVM2_LV_NAME=swap LVM2_LV_NAME=sysroot_a LVM2_LV_NAME=sysroot_b >04:32:01,719 INFO program: LVM2_LV_UUID=1z1puH-srT2-m2aX-fB2M-ozyN-hd1x-6Z5dBa LVM2_LV_UUID=kmzUjE-kJRu-5ssf-kts5-iPt0-Yo9F-XzeJBF LVM2_LV_UUID=7Y8Vzn-tZLX-JJ93-c1EZ-CRPi-r3yY-O8p7gj >04:32:01,719 INFO program: LVM2_LV_SIZE=16384000.00 LVM2_LV_SIZE=53248000.00 LVM2_LV_SIZE=53248000.00 >04:32:01,719 INFO program: LVM2_LV_ATTR=-wi-ao---- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >04:32:01,719 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:32:01,719 DEBUG program: Return code: 0 >04:32:01,825 INFO program: Running... multipath -c /dev/sdb >04:32:01,829 INFO program: Dec 15 04:32:01 | /etc/multipath.conf does not exist, blacklisting all devices. >04:32:01,830 INFO program: Dec 15 04:32:01 | A default multipath.conf file is located at >04:32:01,830 INFO program: Dec 15 04:32:01 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:32:01,830 INFO program: Dec 15 04:32:01 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:32:01,830 INFO program: /dev/sdb is not a valid multipath device path >04:32:01,830 DEBUG program: Return code: 1 >04:32:02,024 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >04:32:02,040 INFO program: LVM2_PV_UUID=PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F >04:32:02,041 INFO program: LVM2_PE_START=1024.00 >04:32:02,041 INFO program: LVM2_VG_NAME=SystemGroup >04:32:02,041 INFO program: LVM2_VG_UUID=lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV >04:32:02,041 INFO program: LVM2_VG_SIZE=819195904.00 >04:32:02,041 INFO program: LVM2_VG_FREE=433680384.00 >04:32:02,041 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:32:02,041 INFO program: LVM2_VG_EXTENT_COUNT=199999 >04:32:02,041 INFO program: LVM2_VG_FREE_COUNT=105879 >04:32:02,041 INFO program: LVM2_PV_COUNT=1 >04:32:02,041 DEBUG program: Return code: 0 >04:32:02,047 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} SystemGroup >04:32:02,062 INFO program: LVM2_LV_NAME=DistroVolume LVM2_LV_NAME=SwapVolume LVM2_LV_NAME=SystemVolumeA LVM2_LV_NAME=SystemVolumeB LVM2_LV_NAME=SystemVolumeC LVM2_LV_NAME=TestSharedVolume LVM2_LV_NAME=VirtualVolume >04:32:02,062 INFO program: LVM2_LV_UUID=GewSl4-TfWH-IqcQ-Od8D-s79S-vNG4-iJXBqI LVM2_LV_UUID=5Qoq5c-8esb-KDXO-W8wQ-XLPK-F8FW-feN4zo LVM2_LV_UUID=Yq67iH-NEaM-C3Dk-ziaj-7y8v-KeHg-vzixp3 LVM2_LV_UUID=EJ7C6d-A11l-32Lz-p0VN-1G75-FCjQ-BrGNVh LVM2_LV_UUID=WWpJ1B-sa8e-1BCx-fJDf-dbGa-8mHI-d7HQqJ LVM2_LV_UUID=DYMDSw-xWtJ-qhFM-AIVQ-GHcC-KiLL-121OfO LVM2_LV_UUID=nzLZqx-mlOh-dc5z-26L9-9Lde-WtXn-vYp5uP >04:32:02,062 INFO program: LVM2_LV_SIZE=62914560.00 LVM2_LV_SIZE=10240000.00 LVM2_LV_SIZE=30720000.00 LVM2_LV_SIZE=30720000.00 LVM2_LV_SIZE=30720000.00 LVM2_LV_SIZE=10485760.00 LVM2_LV_SIZE=209715200.00 >04:32:02,062 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >04:32:02,062 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:32:02,063 DEBUG program: Return code: 0 >04:32:02,925 INFO program: Running... multipath -c /dev/sdc >04:32:02,930 INFO program: Dec 15 04:32:02 | /etc/multipath.conf does not exist, blacklisting all devices. >04:32:02,930 INFO program: Dec 15 04:32:02 | A default multipath.conf file is located at >04:32:02,930 INFO program: Dec 15 04:32:02 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:32:02,930 INFO program: Dec 15 04:32:02 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:32:02,930 INFO program: /dev/sdc is not a valid multipath device path >04:32:02,930 DEBUG program: Return code: 1 >04:32:03,293 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdc4 >04:32:03,335 INFO program: LVM2_PV_UUID=sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg >04:32:03,335 INFO program: LVM2_PE_START=1024.00 >04:32:03,336 INFO program: LVM2_VG_NAME=HostVG >04:32:03,336 INFO program: LVM2_VG_UUID=Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez >04:32:03,336 INFO program: LVM2_VG_SIZE=77398016.00 >04:32:03,336 INFO program: LVM2_VG_FREE=0 >04:32:03,336 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:32:03,336 INFO program: LVM2_VG_EXTENT_COUNT=18896 >04:32:03,336 INFO program: LVM2_VG_FREE_COUNT=0 >04:32:03,336 INFO program: LVM2_PV_COUNT=1 >04:32:03,336 DEBUG program: Return code: 0 >04:32:03,342 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} HostVG >04:32:03,356 INFO program: LVM2_LV_NAME=Config LVM2_LV_NAME=Data LVM2_LV_NAME=Logging LVM2_LV_NAME=Swap >04:32:03,356 INFO program: LVM2_LV_UUID=exDDYV-yVny-76yg-g4DF-VoNZ-eDcx-DRTma0 LVM2_LV_UUID=tPi7hI-ajNy-HvR7-Ti6l-pkNp-G2hw-WfZUvN LVM2_LV_UUID=bIxxEe-sAbK-ZGfb-85Je-dwpc-g73C-KsuNWH LVM2_LV_UUID=drH32l-qoVg-1o7q-8SnM-0ETD-WGmB-ODy2xs >04:32:03,356 INFO program: LVM2_LV_SIZE=8192.00 LVM2_LV_SIZE=67088384.00 LVM2_LV_SIZE=2097152.00 LVM2_LV_SIZE=8204288.00 >04:32:03,356 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >04:32:03,357 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:32:03,357 DEBUG program: Return code: 0 >04:32:03,525 INFO program: Running... multipath -c /dev/sdd >04:32:03,530 INFO program: Dec 15 04:32:03 | /etc/multipath.conf does not exist, blacklisting all devices. >04:32:03,530 INFO program: Dec 15 04:32:03 | A default multipath.conf file is located at >04:32:03,530 INFO program: Dec 15 04:32:03 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:32:03,530 INFO program: Dec 15 04:32:03 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:32:03,530 INFO program: /dev/sdd is not a valid multipath device path >04:32:03,530 DEBUG program: Return code: 1 >04:32:04,023 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/md/lhost:0 >04:32:09,352 INFO program: No physical volume found in lvmetad cache for /dev/md/lhost:0 >04:32:09,352 INFO program: Failed to read physical volume "/dev/md/lhost:0" >04:32:09,352 DEBUG program: Return code: 5 >04:32:09,357 INFO program: Running... udevadm settle --timeout=300 >04:32:09,369 DEBUG program: Return code: 0 >04:32:11,143 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:32:11,156 DEBUG program: Return code: 0 >04:32:11,157 INFO program: Running... udevadm settle --timeout=300 >04:32:34,379 DEBUG program: Return code: 0 >04:32:34,380 INFO program: Running... modprobe fcoe >04:32:34,430 DEBUG program: Return code: 0 >04:32:34,431 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >04:32:34,446 INFO program: No FCoE boot disk information is found in EDD! >04:32:34,446 DEBUG program: Return code: 1 >04:32:35,377 INFO program: Running... udevadm settle --timeout=300 >04:32:35,418 DEBUG program: Return code: 0 >04:32:35,449 INFO program: Running... udevadm settle --timeout=300 >04:32:35,470 DEBUG program: Return code: 0 >04:32:35,518 INFO program: Running... multipath -c /dev/sde >04:32:35,528 INFO program: Dec 15 04:32:35 | /etc/multipath.conf does not exist, blacklisting all devices. >04:32:35,529 INFO program: Dec 15 04:32:35 | A default multipath.conf file is located at >04:32:35,529 INFO program: Dec 15 04:32:35 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:32:35,529 INFO program: Dec 15 04:32:35 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:32:35,529 INFO program: /dev/sde is not a valid multipath device path >04:32:35,529 DEBUG program: Return code: 1 >04:32:50,376 INFO program: Running... mdadm --examine --export /dev/sde1 >04:32:50,432 INFO program: MD_LEVEL=raid1 >04:32:50,433 INFO program: MD_DEVICES=2 >04:32:50,433 INFO program: MD_NAME=lhost:0 >04:32:50,433 INFO program: MD_ARRAY_SIZE=1000.20GB >04:32:50,434 INFO program: MD_UUID=05354a72:dcd78b8e:d99a46d7:c6863f8b >04:32:50,434 INFO program: MD_UPDATE_TIME=1387099897 >04:32:50,434 INFO program: MD_DEV_UUID=e654892f:bbaf1556:1ba2e706:d4c6b480 >04:32:50,434 INFO program: MD_EVENTS=1409 >04:32:50,434 DEBUG program: Return code: 0 >04:32:50,434 INFO program: Running... mdadm --examine --brief /dev/sde1 >04:32:50,448 INFO program: ARRAY /dev/md/0 metadata=1.2 UUID=05354a72:dcd78b8e:d99a46d7:c6863f8b name=lhost:0 >04:32:50,448 DEBUG program: Return code: 0 >04:32:50,454 INFO program: Running... udevadm settle --timeout=300 >04:32:50,472 DEBUG program: Return code: 0 >04:32:50,516 INFO program: Running... udevadm settle --timeout=300 >04:32:50,534 DEBUG program: Return code: 0 >04:32:50,535 INFO program: Running... mdadm --incremental --quiet /dev/sde1 >04:32:50,550 DEBUG program: Return code: 1 >04:32:50,594 INFO program: Running... multipath -c /dev/sdf >04:32:50,607 INFO program: Dec 15 04:32:50 | /etc/multipath.conf does not exist, blacklisting all devices. >04:32:50,609 INFO program: Dec 15 04:32:50 | A default multipath.conf file is located at >04:32:50,609 INFO program: Dec 15 04:32:50 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:32:50,610 INFO program: Dec 15 04:32:50 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:32:50,616 INFO program: /dev/sdf is not a valid multipath device path >04:32:50,616 DEBUG program: Return code: 1 >04:32:58,375 INFO program: Running... mdadm --examine --export /dev/sdf1 >04:33:06,422 INFO program: MD_LEVEL=raid1 >04:33:06,423 INFO program: MD_DEVICES=2 >04:33:06,424 INFO program: MD_NAME=lhost:0 >04:33:06,424 INFO program: MD_ARRAY_SIZE=1000.20GB >04:33:06,425 INFO program: MD_UUID=05354a72:dcd78b8e:d99a46d7:c6863f8b >04:33:06,425 INFO program: MD_UPDATE_TIME=1387099970 >04:33:06,426 INFO program: MD_DEV_UUID=945a4508:f1feb4be:2aa355e1:4977f130 >04:33:06,427 INFO program: MD_EVENTS=1409 >04:33:06,427 DEBUG program: Return code: 0 >04:33:06,428 INFO program: Running... mdadm --examine --brief /dev/sdf1 >04:33:06,443 INFO program: ARRAY /dev/md/0 metadata=1.2 UUID=05354a72:dcd78b8e:d99a46d7:c6863f8b name=lhost:0 >04:33:06,443 DEBUG program: Return code: 0 >04:33:06,452 INFO program: Running... udevadm settle --timeout=300 >04:33:06,466 DEBUG program: Return code: 0 >04:33:06,467 INFO program: Running... mdadm --incremental --quiet /dev/sdf1 >04:33:06,479 DEBUG program: Return code: 1 >04:33:06,494 INFO program: Running... multipath -c /dev/sdg >04:33:06,509 INFO program: Dec 15 04:33:06 | /etc/multipath.conf does not exist, blacklisting all devices. >04:33:06,509 INFO program: Dec 15 04:33:06 | A default multipath.conf file is located at >04:33:06,510 INFO program: Dec 15 04:33:06 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:33:06,510 INFO program: Dec 15 04:33:06 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:33:06,510 INFO program: /dev/sdg is not a valid multipath device path >04:33:06,510 DEBUG program: Return code: 1 >04:33:06,763 INFO program: Running... multipath -c /dev/sdh >04:33:06,776 INFO program: Dec 15 04:33:06 | /etc/multipath.conf does not exist, blacklisting all devices. >04:33:06,776 INFO program: Dec 15 04:33:06 | A default multipath.conf file is located at >04:33:06,777 INFO program: Dec 15 04:33:06 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:33:06,777 INFO program: Dec 15 04:33:06 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:33:06,777 INFO program: /dev/sdh is not a valid multipath device path >04:33:06,777 DEBUG program: Return code: 1 >04:33:14,592 INFO program: Running... multipath -c /dev/sda >04:33:14,606 INFO program: Dec 15 04:33:14 | /etc/multipath.conf does not exist, blacklisting all devices. >04:33:14,607 INFO program: Dec 15 04:33:14 | A default multipath.conf file is located at >04:33:14,607 INFO program: Dec 15 04:33:14 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:33:14,607 INFO program: Dec 15 04:33:14 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:33:14,607 INFO program: /dev/sda is not a valid multipath device path >04:33:14,607 DEBUG program: Return code: 1 >04:33:14,664 INFO program: Running... dumpe2fs -h /dev/sda1 >04:33:14,697 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:14,698 INFO program: Filesystem volume name: boot >04:33:14,698 INFO program: Last mounted on: /boot >04:33:14,698 INFO program: Filesystem UUID: 72ba91be-1b51-4194-8777-bbea182d6e2d >04:33:14,698 INFO program: Filesystem magic number: 0xEF53 >04:33:14,698 INFO program: Filesystem revision #: 1 (dynamic) >04:33:14,698 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 >04:33:14,698 INFO program: Filesystem flags: signed_directory_hash >04:33:14,698 INFO program: Default mount options: user_xattr acl >04:33:14,699 INFO program: Filesystem state: clean >04:33:14,699 INFO program: Errors behavior: Continue >04:33:14,699 INFO program: Filesystem OS type: Linux >04:33:14,699 INFO program: Inode count: 128000 >04:33:14,699 INFO program: Block count: 512000 >04:33:14,699 INFO program: Reserved block count: 25600 >04:33:14,699 INFO program: Free blocks: 465161 >04:33:14,699 INFO program: Free inodes: 127615 >04:33:14,699 INFO program: First block: 0 >04:33:14,700 INFO program: Block size: 4096 >04:33:14,700 INFO program: Fragment size: 4096 >04:33:14,700 INFO program: Reserved GDT blocks: 124 >04:33:14,700 INFO program: Blocks per group: 32768 >04:33:14,700 INFO program: Fragments per group: 32768 >04:33:14,700 INFO program: Inodes per group: 8000 >04:33:14,700 INFO program: Inode blocks per group: 500 >04:33:14,701 INFO program: Flex block group size: 16 >04:33:14,701 INFO program: Filesystem created: Sat Jul 20 13:03:41 2013 >04:33:14,701 INFO program: Last mount time: Sun Dec 15 04:08:38 2013 >04:33:14,701 INFO program: Last write time: Sun Dec 15 04:28:07 2013 >04:33:14,701 INFO program: Mount count: 206 >04:33:14,702 INFO program: Maximum mount count: -1 >04:33:14,702 INFO program: Last checked: Sat Jul 20 13:03:41 2013 >04:33:14,702 INFO program: Check interval: 0 (<none>) >04:33:14,702 INFO program: Lifetime writes: 309 MB >04:33:14,703 INFO program: Reserved blocks uid: 0 (user root) >04:33:14,703 INFO program: Reserved blocks gid: 0 (group root) >04:33:14,703 INFO program: First inode: 11 >04:33:14,703 INFO program: Inode size: 256 >04:33:14,703 INFO program: Required extra isize: 28 >04:33:14,704 INFO program: Desired extra isize: 28 >04:33:14,704 INFO program: Journal inode: 8 >04:33:14,704 INFO program: Default directory hash: half_md4 >04:33:14,704 INFO program: Directory Hash Seed: 8723e0f9-ae0b-4121-a4e0-1c4c97cdee5a >04:33:14,704 INFO program: Journal backup: inode blocks >04:33:14,705 INFO program: Journal features: (none) >04:33:14,705 INFO program: Journal size: 32M >04:33:14,705 INFO program: Journal length: 8192 >04:33:14,705 INFO program: Journal sequence: 0x00000246 >04:33:14,706 INFO program: Journal start: 0 >04:33:14,706 INFO program: >04:33:14,706 DEBUG program: Return code: 0 >04:33:14,706 INFO program: Running... resize2fs -P /dev/sda1 >04:33:14,719 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:14,719 INFO program: Estimated minimum size of the filesystem: 47737 >04:33:14,719 DEBUG program: Return code: 0 >04:33:14,757 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sda2 >04:33:14,777 INFO program: LVM2_PV_UUID=V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY >04:33:14,777 INFO program: LVM2_PE_START=1024.00 >04:33:14,777 INFO program: LVM2_VG_NAME=FastGroup >04:33:14,777 INFO program: LVM2_VG_UUID=j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv >04:33:14,777 INFO program: LVM2_VG_SIZE=122880000.00 >04:33:14,777 INFO program: LVM2_VG_FREE=0 >04:33:14,778 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:33:14,778 INFO program: LVM2_VG_EXTENT_COUNT=30000 >04:33:14,778 INFO program: LVM2_VG_FREE_COUNT=0 >04:33:14,778 INFO program: LVM2_PV_COUNT=1 >04:33:14,778 DEBUG program: Return code: 0 >04:33:14,787 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} FastGroup >04:33:14,804 INFO program: LVM2_LV_NAME=swap LVM2_LV_NAME=sysroot_a LVM2_LV_NAME=sysroot_b >04:33:14,804 INFO program: LVM2_LV_UUID=1z1puH-srT2-m2aX-fB2M-ozyN-hd1x-6Z5dBa LVM2_LV_UUID=kmzUjE-kJRu-5ssf-kts5-iPt0-Yo9F-XzeJBF LVM2_LV_UUID=7Y8Vzn-tZLX-JJ93-c1EZ-CRPi-r3yY-O8p7gj >04:33:14,804 INFO program: LVM2_LV_SIZE=16384000.00 LVM2_LV_SIZE=53248000.00 LVM2_LV_SIZE=53248000.00 >04:33:14,805 INFO program: LVM2_LV_ATTR=-wi-ao---- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >04:33:14,805 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:33:14,805 DEBUG program: Return code: 0 >04:33:14,869 INFO program: Running... dumpe2fs -h /dev/mapper/FastGroup-sysroot_a >04:33:14,878 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:14,879 INFO program: Filesystem volume name: sysroot_a >04:33:14,879 INFO program: Last mounted on: / >04:33:14,879 INFO program: Filesystem UUID: 2a69e335-e4c3-4890-934c-bd1fa4261bf4 >04:33:14,879 INFO program: Filesystem magic number: 0xEF53 >04:33:14,879 INFO program: Filesystem revision #: 1 (dynamic) >04:33:14,879 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 >04:33:14,880 INFO program: Filesystem flags: signed_directory_hash >04:33:14,880 INFO program: Default mount options: user_xattr acl >04:33:14,880 INFO program: Filesystem state: clean >04:33:14,880 INFO program: Errors behavior: Continue >04:33:14,880 INFO program: Filesystem OS type: Linux >04:33:14,880 INFO program: Inode count: 3334144 >04:33:14,880 INFO program: Block count: 13312000 >04:33:14,880 INFO program: Reserved block count: 665600 >04:33:14,880 INFO program: Free blocks: 9712458 >04:33:14,881 INFO program: Free inodes: 3151909 >04:33:14,881 INFO program: First block: 0 >04:33:14,881 INFO program: Block size: 4096 >04:33:14,881 INFO program: Fragment size: 4096 >04:33:14,881 INFO program: Reserved GDT blocks: 1020 >04:33:14,881 INFO program: Blocks per group: 32768 >04:33:14,881 INFO program: Fragments per group: 32768 >04:33:14,882 INFO program: Inodes per group: 8192 >04:33:14,882 INFO program: Inode blocks per group: 512 >04:33:14,882 INFO program: Flex block group size: 16 >04:33:14,882 INFO program: Filesystem created: Sat Jul 20 13:03:39 2013 >04:33:14,883 INFO program: Last mount time: Sun Dec 15 04:08:37 2013 >04:33:14,883 INFO program: Last write time: Sun Dec 15 04:28:08 2013 >04:33:14,883 INFO program: Mount count: 206 >04:33:14,883 INFO program: Maximum mount count: -1 >04:33:14,884 INFO program: Last checked: Sat Jul 20 13:03:39 2013 >04:33:14,884 INFO program: Check interval: 0 (<none>) >04:33:14,884 INFO program: Lifetime writes: 101 GB >04:33:14,884 INFO program: Reserved blocks uid: 0 (user root) >04:33:14,885 INFO program: Reserved blocks gid: 0 (group root) >04:33:14,885 INFO program: First inode: 11 >04:33:14,885 INFO program: Inode size: 256 >04:33:14,885 INFO program: Required extra isize: 28 >04:33:14,885 INFO program: Desired extra isize: 28 >04:33:14,886 INFO program: Journal inode: 8 >04:33:14,886 INFO program: Default directory hash: half_md4 >04:33:14,886 INFO program: Directory Hash Seed: cde50794-012c-4f35-8eea-e1d7a51266bd >04:33:14,886 INFO program: Journal backup: inode blocks >04:33:14,887 INFO program: Journal features: journal_incompat_revoke >04:33:14,887 INFO program: Journal size: 128M >04:33:14,887 INFO program: Journal length: 32768 >04:33:14,887 INFO program: Journal sequence: 0x0006322e >04:33:14,888 INFO program: Journal start: 0 >04:33:14,888 INFO program: >04:33:14,888 DEBUG program: Return code: 0 >04:33:14,888 INFO program: Running... resize2fs -P /dev/mapper/FastGroup-sysroot_a >04:33:14,897 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:14,897 INFO program: Estimated minimum size of the filesystem: 3470180 >04:33:14,897 DEBUG program: Return code: 0 >04:33:14,938 INFO program: Running... dumpe2fs -h /dev/mapper/FastGroup-sysroot_b >04:33:14,948 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:14,948 INFO program: Filesystem volume name: sysroot_b >04:33:14,948 INFO program: Last mounted on: <not available> >04:33:14,948 INFO program: Filesystem UUID: 87ba7188-801e-4efc-b4f1-4b132b7fa54c >04:33:14,948 INFO program: Filesystem magic number: 0xEF53 >04:33:14,949 INFO program: Filesystem revision #: 1 (dynamic) >04:33:14,949 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 >04:33:14,949 INFO program: Filesystem flags: signed_directory_hash >04:33:14,949 INFO program: Default mount options: user_xattr acl >04:33:14,949 INFO program: Filesystem state: clean >04:33:14,949 INFO program: Errors behavior: Continue >04:33:14,949 INFO program: Filesystem OS type: Linux >04:33:14,949 INFO program: Inode count: 3334144 >04:33:14,950 INFO program: Block count: 13312000 >04:33:14,950 INFO program: Reserved block count: 665600 >04:33:14,950 INFO program: Free blocks: 13056703 >04:33:14,950 INFO program: Free inodes: 3334133 >04:33:14,950 INFO program: First block: 0 >04:33:14,950 INFO program: Block size: 4096 >04:33:14,950 INFO program: Fragment size: 4096 >04:33:14,950 INFO program: Reserved GDT blocks: 1020 >04:33:14,950 INFO program: Blocks per group: 32768 >04:33:14,951 INFO program: Fragments per group: 32768 >04:33:14,951 INFO program: Inodes per group: 8192 >04:33:14,951 INFO program: Inode blocks per group: 512 >04:33:14,951 INFO program: Flex block group size: 16 >04:33:14,951 INFO program: Filesystem created: Sat Jul 20 13:03:40 2013 >04:33:14,952 INFO program: Last mount time: Sun Dec 15 04:08:38 2013 >04:33:14,952 INFO program: Last write time: Sun Dec 15 04:28:07 2013 >04:33:14,952 INFO program: Mount count: 205 >04:33:14,952 INFO program: Maximum mount count: -1 >04:33:14,953 INFO program: Last checked: Sat Jul 20 13:03:40 2013 >04:33:14,953 INFO program: Check interval: 0 (<none>) >04:33:14,953 INFO program: Lifetime writes: 134 MB >04:33:14,953 INFO program: Reserved blocks uid: 0 (user root) >04:33:14,953 INFO program: Reserved blocks gid: 0 (group root) >04:33:14,954 INFO program: First inode: 11 >04:33:14,954 INFO program: Inode size: 256 >04:33:14,954 INFO program: Required extra isize: 28 >04:33:14,954 INFO program: Desired extra isize: 28 >04:33:14,955 INFO program: Journal inode: 8 >04:33:14,955 INFO program: Default directory hash: half_md4 >04:33:14,955 INFO program: Directory Hash Seed: 008b3dff-f2e7-4618-988f-1b101b27313b >04:33:14,955 INFO program: Journal backup: inode blocks >04:33:14,955 INFO program: Journal features: (none) >04:33:14,956 INFO program: Journal size: 128M >04:33:14,956 INFO program: Journal length: 32768 >04:33:14,956 INFO program: Journal sequence: 0x00000016 >04:33:14,956 INFO program: Journal start: 0 >04:33:14,957 INFO program: >04:33:14,957 DEBUG program: Return code: 0 >04:33:14,957 INFO program: Running... resize2fs -P /dev/mapper/FastGroup-sysroot_b >04:33:14,966 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:14,966 INFO program: Estimated minimum size of the filesystem: 70068 >04:33:14,966 DEBUG program: Return code: 0 >04:33:15,005 INFO program: Running... multipath -c /dev/sdb >04:33:15,016 INFO program: Dec 15 04:33:15 | /etc/multipath.conf does not exist, blacklisting all devices. >04:33:15,016 INFO program: Dec 15 04:33:15 | A default multipath.conf file is located at >04:33:15,016 INFO program: Dec 15 04:33:15 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:33:15,016 INFO program: Dec 15 04:33:15 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:33:15,016 INFO program: /dev/sdb is not a valid multipath device path >04:33:15,016 DEBUG program: Return code: 1 >04:33:15,099 INFO program: Running... dumpe2fs -h /dev/sdb1 >04:33:15,127 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:15,128 INFO program: Filesystem volume name: boot >04:33:15,128 INFO program: Last mounted on: /boot >04:33:15,128 INFO program: Filesystem UUID: 40182954-626f-4206-930b-ff5375ed0a7a >04:33:15,128 INFO program: Filesystem magic number: 0xEF53 >04:33:15,128 INFO program: Filesystem revision #: 1 (dynamic) >04:33:15,128 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 >04:33:15,128 INFO program: Filesystem flags: signed_directory_hash >04:33:15,129 INFO program: Default mount options: user_xattr acl >04:33:15,129 INFO program: Filesystem state: clean >04:33:15,129 INFO program: Errors behavior: Continue >04:33:15,129 INFO program: Filesystem OS type: Linux >04:33:15,129 INFO program: Inode count: 65536 >04:33:15,129 INFO program: Block count: 262144 >04:33:15,129 INFO program: Reserved block count: 13107 >04:33:15,129 INFO program: Free blocks: 224348 >04:33:15,130 INFO program: Free inodes: 65200 >04:33:15,130 INFO program: First block: 0 >04:33:15,130 INFO program: Block size: 4096 >04:33:15,130 INFO program: Fragment size: 4096 >04:33:15,130 INFO program: Reserved GDT blocks: 63 >04:33:15,130 INFO program: Blocks per group: 32768 >04:33:15,130 INFO program: Fragments per group: 32768 >04:33:15,130 INFO program: Inodes per group: 8192 >04:33:15,131 INFO program: Inode blocks per group: 512 >04:33:15,131 INFO program: Flex block group size: 16 >04:33:15,131 INFO program: Filesystem created: Thu Jul 18 10:48:43 2013 >04:33:15,131 INFO program: Last mount time: Sat Jul 20 05:54:52 2013 >04:33:15,131 INFO program: Last write time: Sat Jul 20 06:01:11 2013 >04:33:15,132 INFO program: Mount count: 6 >04:33:15,132 INFO program: Maximum mount count: -1 >04:33:15,132 INFO program: Last checked: Thu Jul 18 10:48:43 2013 >04:33:15,132 INFO program: Check interval: 0 (<none>) >04:33:15,133 INFO program: Lifetime writes: 157 MB >04:33:15,133 INFO program: Reserved blocks uid: 0 (user root) >04:33:15,133 INFO program: Reserved blocks gid: 0 (group root) >04:33:15,133 INFO program: First inode: 11 >04:33:15,133 INFO program: Inode size: 256 >04:33:15,134 INFO program: Required extra isize: 28 >04:33:15,134 INFO program: Desired extra isize: 28 >04:33:15,134 INFO program: Journal inode: 8 >04:33:15,134 INFO program: Default directory hash: half_md4 >04:33:15,134 INFO program: Directory Hash Seed: e65bd299-0ed5-4730-8e75-dd66dffd7b22 >04:33:15,135 INFO program: Journal backup: inode blocks >04:33:15,135 INFO program: Journal features: (none) >04:33:15,135 INFO program: Journal size: 32M >04:33:15,135 INFO program: Journal length: 8192 >04:33:15,136 INFO program: Journal sequence: 0x00000034 >04:33:15,136 INFO program: Journal start: 0 >04:33:15,136 INFO program: >04:33:15,136 DEBUG program: Return code: 0 >04:33:15,139 INFO program: Running... resize2fs -P /dev/sdb1 >04:33:15,147 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:15,147 INFO program: Estimated minimum size of the filesystem: 42636 >04:33:15,147 DEBUG program: Return code: 0 >04:33:15,186 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >04:33:15,230 INFO program: LVM2_PV_UUID=PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F >04:33:15,230 INFO program: LVM2_PE_START=1024.00 >04:33:15,230 INFO program: LVM2_VG_NAME=SystemGroup >04:33:15,231 INFO program: LVM2_VG_UUID=lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV >04:33:15,231 INFO program: LVM2_VG_SIZE=819195904.00 >04:33:15,231 INFO program: LVM2_VG_FREE=433680384.00 >04:33:15,231 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:33:15,231 INFO program: LVM2_VG_EXTENT_COUNT=199999 >04:33:15,231 INFO program: LVM2_VG_FREE_COUNT=105879 >04:33:15,231 INFO program: LVM2_PV_COUNT=1 >04:33:15,231 DEBUG program: Return code: 0 >04:33:15,240 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} SystemGroup >04:33:15,258 INFO program: LVM2_LV_NAME=DistroVolume LVM2_LV_NAME=SwapVolume LVM2_LV_NAME=SystemVolumeA LVM2_LV_NAME=SystemVolumeB LVM2_LV_NAME=SystemVolumeC LVM2_LV_NAME=TestSharedVolume LVM2_LV_NAME=VirtualVolume >04:33:15,259 INFO program: LVM2_LV_UUID=GewSl4-TfWH-IqcQ-Od8D-s79S-vNG4-iJXBqI LVM2_LV_UUID=5Qoq5c-8esb-KDXO-W8wQ-XLPK-F8FW-feN4zo LVM2_LV_UUID=Yq67iH-NEaM-C3Dk-ziaj-7y8v-KeHg-vzixp3 LVM2_LV_UUID=EJ7C6d-A11l-32Lz-p0VN-1G75-FCjQ-BrGNVh LVM2_LV_UUID=WWpJ1B-sa8e-1BCx-fJDf-dbGa-8mHI-d7HQqJ LVM2_LV_UUID=DYMDSw-xWtJ-qhFM-AIVQ-GHcC-KiLL-121OfO LVM2_LV_UUID=nzLZqx-mlOh-dc5z-26L9-9Lde-WtXn-vYp5uP >04:33:15,259 INFO program: LVM2_LV_SIZE=62914560.00 LVM2_LV_SIZE=10240000.00 LVM2_LV_SIZE=30720000.00 LVM2_LV_SIZE=30720000.00 LVM2_LV_SIZE=30720000.00 LVM2_LV_SIZE=10485760.00 LVM2_LV_SIZE=209715200.00 >04:33:15,259 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >04:33:15,259 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:33:15,259 DEBUG program: Return code: 0 >04:33:15,286 INFO program: Running... dumpe2fs -h /dev/mapper/SystemGroup-DistroVolume >04:33:15,327 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:15,327 INFO program: Filesystem volume name: DISTROS >04:33:15,327 INFO program: Last mounted on: /distro >04:33:15,327 INFO program: Filesystem UUID: 7d5ef363-5e62-464c-98d9-ff499b9a8c01 >04:33:15,328 INFO program: Filesystem magic number: 0xEF53 >04:33:15,328 INFO program: Filesystem revision #: 1 (dynamic) >04:33:15,328 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 >04:33:15,328 INFO program: Filesystem flags: signed_directory_hash >04:33:15,328 INFO program: Default mount options: (none) >04:33:15,328 INFO program: Filesystem state: clean >04:33:15,328 INFO program: Errors behavior: Continue >04:33:15,328 INFO program: Filesystem OS type: Linux >04:33:15,329 INFO program: Inode count: 3932160 >04:33:15,329 INFO program: Block count: 15728640 >04:33:15,329 INFO program: Reserved block count: 786432 >04:33:15,329 INFO program: Free blocks: 3735386 >04:33:15,329 INFO program: Free inodes: 3922249 >04:33:15,329 INFO program: First block: 0 >04:33:15,329 INFO program: Block size: 4096 >04:33:15,329 INFO program: Fragment size: 4096 >04:33:15,330 INFO program: Reserved GDT blocks: 1020 >04:33:15,330 INFO program: Blocks per group: 32768 >04:33:15,330 INFO program: Fragments per group: 32768 >04:33:15,330 INFO program: Inodes per group: 8192 >04:33:15,330 INFO program: Inode blocks per group: 512 >04:33:15,330 INFO program: RAID stride: 32732 >04:33:15,331 INFO program: Flex block group size: 16 >04:33:15,331 INFO program: Filesystem created: Thu Jul 14 11:09:25 2011 >04:33:15,331 INFO program: Last mount time: Sat Jul 20 05:54:53 2013 >04:33:15,331 INFO program: Last write time: Sat Jul 20 06:01:11 2013 >04:33:15,332 INFO program: Mount count: 5 >04:33:15,332 INFO program: Maximum mount count: 26 >04:33:15,332 INFO program: Last checked: Thu Jul 18 11:07:02 2013 >04:33:15,333 INFO program: Check interval: 15552000 (6 months) >04:33:15,333 INFO program: Next check after: Tue Jan 14 10:07:02 2014 >04:33:15,333 INFO program: Lifetime writes: 75 GB >04:33:15,333 INFO program: Reserved blocks uid: 0 (user root) >04:33:15,336 INFO program: Reserved blocks gid: 0 (group root) >04:33:15,336 INFO program: First inode: 11 >04:33:15,336 INFO program: Inode size: 256 >04:33:15,336 INFO program: Required extra isize: 28 >04:33:15,336 INFO program: Desired extra isize: 28 >04:33:15,336 INFO program: Journal inode: 8 >04:33:15,337 INFO program: Default directory hash: half_md4 >04:33:15,337 INFO program: Directory Hash Seed: 09fa54fa-f7b3-45b5-9295-ab5e89028da2 >04:33:15,337 INFO program: Journal backup: inode blocks >04:33:15,337 INFO program: Journal features: journal_incompat_revoke >04:33:15,337 INFO program: Journal size: 128M >04:33:15,337 INFO program: Journal length: 32768 >04:33:15,337 INFO program: Journal sequence: 0x00001463 >04:33:15,337 INFO program: Journal start: 0 >04:33:15,338 INFO program: >04:33:15,338 DEBUG program: Return code: 0 >04:33:15,338 INFO program: Running... resize2fs -P /dev/mapper/SystemGroup-DistroVolume >04:33:15,347 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:15,347 INFO program: Estimated minimum size of the filesystem: 11953485 >04:33:15,347 DEBUG program: Return code: 0 >04:33:15,422 INFO program: Running... dumpe2fs -h /dev/mapper/SystemGroup-SystemVolumeA >04:33:15,502 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:15,502 INFO program: Filesystem volume name: <none> >04:33:15,502 INFO program: Last mounted on: /run/media/pakseykin/ff1ebbec-face-4920-87e4-e563240bdf16 >04:33:15,502 INFO program: Filesystem UUID: ff1ebbec-face-4920-87e4-e563240bdf16 >04:33:15,502 INFO program: Filesystem magic number: 0xEF53 >04:33:15,502 INFO program: Filesystem revision #: 1 (dynamic) >04:33:15,503 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >04:33:15,503 INFO program: Filesystem flags: signed_directory_hash >04:33:15,503 INFO program: Default mount options: user_xattr acl >04:33:15,503 INFO program: Filesystem state: clean >04:33:15,503 INFO program: Errors behavior: Continue >04:33:15,503 INFO program: Filesystem OS type: Linux >04:33:15,503 INFO program: Inode count: 7685440 >04:33:15,503 INFO program: Block count: 7680000 >04:33:15,503 INFO program: Reserved block count: 384000 >04:33:15,504 INFO program: Free blocks: 6469632 >04:33:15,504 INFO program: Free inodes: 7548358 >04:33:15,504 INFO program: First block: 0 >04:33:15,504 INFO program: Block size: 4096 >04:33:15,504 INFO program: Fragment size: 4096 >04:33:15,504 INFO program: Reserved GDT blocks: 1022 >04:33:15,504 INFO program: Blocks per group: 32768 >04:33:15,504 INFO program: Fragments per group: 32768 >04:33:15,505 INFO program: Inodes per group: 32704 >04:33:15,505 INFO program: Inode blocks per group: 1022 >04:33:15,505 INFO program: Filesystem created: Sat Apr 28 09:48:02 2012 >04:33:15,506 INFO program: Last mount time: Fri May 10 11:29:01 2013 >04:33:15,506 INFO program: Last write time: Fri May 10 11:29:06 2013 >04:33:15,506 INFO program: Mount count: 18 >04:33:15,506 INFO program: Maximum mount count: -1 >04:33:15,506 INFO program: Last checked: Sat Apr 28 09:48:02 2012 >04:33:15,507 INFO program: Check interval: 0 (<none>) >04:33:15,507 INFO program: Lifetime writes: 1956 kB >04:33:15,507 INFO program: Reserved blocks uid: 0 (user root) >04:33:15,507 INFO program: Reserved blocks gid: 0 (group root) >04:33:15,507 INFO program: First inode: 11 >04:33:15,508 INFO program: Inode size: 128 >04:33:15,508 INFO program: Journal inode: 8 >04:33:15,508 INFO program: Default directory hash: tea >04:33:15,508 INFO program: Directory Hash Seed: 32883c44-c748-491f-8df0-b4de189728ec >04:33:15,509 INFO program: Journal backup: inode blocks >04:33:15,509 INFO program: Journal features: journal_incompat_revoke >04:33:15,509 INFO program: Journal size: 128M >04:33:15,509 INFO program: Journal length: 32768 >04:33:15,509 INFO program: Journal sequence: 0x000043ab >04:33:15,510 INFO program: Journal start: 0 >04:33:15,510 INFO program: >04:33:15,510 DEBUG program: Return code: 0 >04:33:15,511 INFO program: Running... resize2fs -P /dev/mapper/SystemGroup-SystemVolumeA >04:33:15,519 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:15,519 INFO program: Estimated minimum size of the filesystem: 998397 >04:33:15,520 DEBUG program: Return code: 0 >04:33:15,562 INFO program: Running... dumpe2fs -h /dev/mapper/SystemGroup-SystemVolumeB >04:33:15,642 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:15,642 INFO program: Filesystem volume name: _Fedora-16-x86_6 >04:33:15,642 INFO program: Last mounted on: /run/media/pakseykin/_Fedora-16-x86_6 >04:33:15,643 INFO program: Filesystem UUID: 71d9f3b7-38b0-467e-bd25-7bc67549cfd7 >04:33:15,643 INFO program: Filesystem magic number: 0xEF53 >04:33:15,643 INFO program: Filesystem revision #: 1 (dynamic) >04:33:15,643 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 >04:33:15,643 INFO program: Filesystem flags: signed_directory_hash >04:33:15,643 INFO program: Default mount options: user_xattr acl >04:33:15,643 INFO program: Filesystem state: clean >04:33:15,643 INFO program: Errors behavior: Continue >04:33:15,644 INFO program: Filesystem OS type: Linux >04:33:15,644 INFO program: Inode count: 1925120 >04:33:15,644 INFO program: Block count: 7680000 >04:33:15,644 INFO program: Reserved block count: 76771 >04:33:15,644 INFO program: Free blocks: 3734274 >04:33:15,644 INFO program: Free inodes: 1593389 >04:33:15,644 INFO program: First block: 0 >04:33:15,644 INFO program: Block size: 4096 >04:33:15,645 INFO program: Fragment size: 4096 >04:33:15,645 INFO program: Reserved GDT blocks: 254 >04:33:15,645 INFO program: Blocks per group: 32768 >04:33:15,645 INFO program: Fragments per group: 32768 >04:33:15,645 INFO program: Inodes per group: 8192 >04:33:15,645 INFO program: Inode blocks per group: 512 >04:33:15,646 INFO program: Flex block group size: 16 >04:33:15,646 INFO program: Filesystem created: Wed Nov 2 22:26:36 2011 >04:33:15,646 INFO program: Last mount time: Fri Mar 15 10:13:51 2013 >04:33:15,646 INFO program: Last write time: Fri Mar 15 10:18:50 2013 >04:33:15,647 INFO program: Mount count: 233 >04:33:15,647 INFO program: Maximum mount count: -1 >04:33:15,647 INFO program: Last checked: Sun Dec 18 06:12:01 2011 >04:33:15,647 INFO program: Check interval: 0 (<none>) >04:33:15,647 INFO program: Lifetime writes: 159 GB >04:33:15,648 INFO program: Reserved blocks uid: 0 (user root) >04:33:15,648 INFO program: Reserved blocks gid: 0 (group root) >04:33:15,648 INFO program: First inode: 11 >04:33:15,648 INFO program: Inode size: 256 >04:33:15,648 INFO program: Required extra isize: 28 >04:33:15,649 INFO program: Desired extra isize: 28 >04:33:15,649 INFO program: Journal inode: 8 >04:33:15,649 INFO program: Default directory hash: half_md4 >04:33:15,650 INFO program: Directory Hash Seed: 3aa02128-9876-4723-b641-72ee91820f3a >04:33:15,650 INFO program: Journal backup: inode blocks >04:33:15,650 INFO program: Journal features: journal_incompat_revoke >04:33:15,650 INFO program: Journal size: 128M >04:33:15,650 INFO program: Journal length: 32768 >04:33:15,651 INFO program: Journal sequence: 0x00040b89 >04:33:15,651 INFO program: Journal start: 0 >04:33:15,651 INFO program: >04:33:15,651 DEBUG program: Return code: 0 >04:33:15,652 INFO program: Running... resize2fs -P /dev/mapper/SystemGroup-SystemVolumeB >04:33:15,660 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:15,661 INFO program: Estimated minimum size of the filesystem: 3902119 >04:33:15,662 DEBUG program: Return code: 0 >04:33:15,708 INFO program: Running... dumpe2fs -h /dev/mapper/SystemGroup-SystemVolumeC >04:33:15,897 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:15,897 INFO program: Filesystem volume name: root >04:33:15,897 INFO program: Last mounted on: / >04:33:15,897 INFO program: Filesystem UUID: 2d6e794a-0e9e-4951-90af-dae8b68a78a0 >04:33:15,897 INFO program: Filesystem magic number: 0xEF53 >04:33:15,897 INFO program: Filesystem revision #: 1 (dynamic) >04:33:15,898 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 >04:33:15,898 INFO program: Filesystem flags: signed_directory_hash >04:33:15,898 INFO program: Default mount options: user_xattr acl >04:33:15,898 INFO program: Filesystem state: clean >04:33:15,898 INFO program: Errors behavior: Continue >04:33:15,898 INFO program: Filesystem OS type: Linux >04:33:15,898 INFO program: Inode count: 1921360 >04:33:15,898 INFO program: Block count: 7680000 >04:33:15,899 INFO program: Reserved block count: 384000 >04:33:15,899 INFO program: Free blocks: 6449578 >04:33:15,899 INFO program: Free inodes: 1802350 >04:33:15,899 INFO program: First block: 0 >04:33:15,899 INFO program: Block size: 4096 >04:33:15,899 INFO program: Fragment size: 4096 >04:33:15,899 INFO program: Reserved GDT blocks: 1022 >04:33:15,899 INFO program: Blocks per group: 32768 >04:33:15,899 INFO program: Fragments per group: 32768 >04:33:15,900 INFO program: Inodes per group: 8176 >04:33:15,900 INFO program: Inode blocks per group: 511 >04:33:15,900 INFO program: Flex block group size: 16 >04:33:15,900 INFO program: Filesystem created: Thu Jul 18 10:48:23 2013 >04:33:15,901 INFO program: Last mount time: Sat Jul 20 05:54:47 2013 >04:33:15,901 INFO program: Last write time: Sat Jul 20 05:54:46 2013 >04:33:15,901 INFO program: Mount count: 6 >04:33:15,901 INFO program: Maximum mount count: -1 >04:33:15,902 INFO program: Last checked: Thu Jul 18 10:48:23 2013 >04:33:15,902 INFO program: Check interval: 0 (<none>) >04:33:15,902 INFO program: Lifetime writes: 10 GB >04:33:15,902 INFO program: Reserved blocks uid: 0 (user root) >04:33:15,903 INFO program: Reserved blocks gid: 0 (group root) >04:33:15,903 INFO program: First inode: 11 >04:33:15,903 INFO program: Inode size: 256 >04:33:15,903 INFO program: Required extra isize: 28 >04:33:15,903 INFO program: Desired extra isize: 28 >04:33:15,904 INFO program: Journal inode: 8 >04:33:15,904 INFO program: Default directory hash: half_md4 >04:33:15,904 INFO program: Directory Hash Seed: 61a0967c-398d-4a5a-90d5-56d77ad61599 >04:33:15,904 INFO program: Journal backup: inode blocks >04:33:15,905 INFO program: Journal features: journal_incompat_revoke >04:33:15,905 INFO program: Journal size: 128M >04:33:15,905 INFO program: Journal length: 32768 >04:33:15,905 INFO program: Journal sequence: 0x000031da >04:33:15,905 INFO program: Journal start: 0 >04:33:15,906 INFO program: >04:33:15,906 DEBUG program: Return code: 0 >04:33:15,906 INFO program: Running... resize2fs -P /dev/mapper/SystemGroup-SystemVolumeC >04:33:15,933 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:15,934 INFO program: Estimated minimum size of the filesystem: 1145507 >04:33:15,934 DEBUG program: Return code: 0 >04:33:16,124 INFO program: Running... dumpe2fs -h /dev/mapper/SystemGroup-VirtualVolume >04:33:16,234 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:16,234 INFO program: Filesystem volume name: VIRT >04:33:16,234 INFO program: Last mounted on: /virt >04:33:16,234 INFO program: Filesystem UUID: 1f682255-b310-42a7-b768-01bf31e9392b >04:33:16,235 INFO program: Filesystem magic number: 0xEF53 >04:33:16,235 INFO program: Filesystem revision #: 1 (dynamic) >04:33:16,235 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 >04:33:16,235 INFO program: Filesystem flags: signed_directory_hash >04:33:16,235 INFO program: Default mount options: (none) >04:33:16,235 INFO program: Filesystem state: clean >04:33:16,235 INFO program: Errors behavior: Continue >04:33:16,236 INFO program: Filesystem OS type: Linux >04:33:16,236 INFO program: Inode count: 13107200 >04:33:16,236 INFO program: Block count: 52428800 >04:33:16,236 INFO program: Reserved block count: 2621440 >04:33:16,236 INFO program: Free blocks: 23616496 >04:33:16,236 INFO program: Free inodes: 13107183 >04:33:16,236 INFO program: First block: 0 >04:33:16,236 INFO program: Block size: 4096 >04:33:16,237 INFO program: Fragment size: 4096 >04:33:16,237 INFO program: Reserved GDT blocks: 1011 >04:33:16,237 INFO program: Blocks per group: 32768 >04:33:16,237 INFO program: Fragments per group: 32768 >04:33:16,237 INFO program: Inodes per group: 8192 >04:33:16,237 INFO program: Inode blocks per group: 512 >04:33:16,238 INFO program: Flex block group size: 16 >04:33:16,238 INFO program: Filesystem created: Mon Aug 8 10:19:54 2011 >04:33:16,238 INFO program: Last mount time: Sat Jul 20 05:54:55 2013 >04:33:16,238 INFO program: Last write time: Sat Jul 20 06:01:11 2013 >04:33:16,238 INFO program: Mount count: 12 >04:33:16,239 INFO program: Maximum mount count: 23 >04:33:16,239 INFO program: Last checked: Wed Jul 17 20:09:56 2013 >04:33:16,239 INFO program: Check interval: 15552000 (6 months) >04:33:16,239 INFO program: Next check after: Mon Jan 13 19:09:56 2014 >04:33:16,240 INFO program: Lifetime writes: 479 GB >04:33:16,240 INFO program: Reserved blocks uid: 0 (user root) >04:33:16,240 INFO program: Reserved blocks gid: 0 (group root) >04:33:16,240 INFO program: First inode: 11 >04:33:16,240 INFO program: Inode size: 256 >04:33:16,241 INFO program: Required extra isize: 28 >04:33:16,241 INFO program: Desired extra isize: 28 >04:33:16,241 INFO program: Journal inode: 8 >04:33:16,241 INFO program: Default directory hash: half_md4 >04:33:16,241 INFO program: Directory Hash Seed: 35a200d9-0225-428a-a69c-ea96cd542f77 >04:33:16,242 INFO program: Journal backup: inode blocks >04:33:16,242 INFO program: Journal features: journal_incompat_revoke >04:33:16,242 INFO program: Journal size: 128M >04:33:16,243 INFO program: Journal length: 32768 >04:33:16,243 INFO program: Journal sequence: 0x00106c82 >04:33:16,243 INFO program: Journal start: 0 >04:33:16,243 INFO program: >04:33:16,243 DEBUG program: Return code: 0 >04:33:16,244 INFO program: Running... resize2fs -P /dev/mapper/SystemGroup-VirtualVolume >04:33:16,251 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:16,252 INFO program: Estimated minimum size of the filesystem: 28503460 >04:33:16,252 DEBUG program: Return code: 0 >04:33:16,373 INFO program: Running... dumpe2fs -h /dev/sdb3 >04:33:16,410 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:16,410 INFO program: Filesystem volume name: /boot >04:33:16,410 INFO program: Last mounted on: /mnt/sysimage/boot >04:33:16,411 INFO program: Filesystem UUID: a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b >04:33:16,411 INFO program: Filesystem magic number: 0xEF53 >04:33:16,411 INFO program: Filesystem revision #: 1 (dynamic) >04:33:16,411 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >04:33:16,411 INFO program: Filesystem flags: signed_directory_hash >04:33:16,411 INFO program: Default mount options: user_xattr acl >04:33:16,411 INFO program: Filesystem state: clean >04:33:16,411 INFO program: Errors behavior: Continue >04:33:16,412 INFO program: Filesystem OS type: Linux >04:33:16,412 INFO program: Inode count: 166848 >04:33:16,412 INFO program: Block count: 166674 >04:33:16,412 INFO program: Reserved block count: 8333 >04:33:16,412 INFO program: Free blocks: 121813 >04:33:16,412 INFO program: Free inodes: 166463 >04:33:16,412 INFO program: First block: 0 >04:33:16,412 INFO program: Block size: 4096 >04:33:16,412 INFO program: Fragment size: 4096 >04:33:16,413 INFO program: Reserved GDT blocks: 40 >04:33:16,413 INFO program: Blocks per group: 32768 >04:33:16,413 INFO program: Fragments per group: 32768 >04:33:16,413 INFO program: Inodes per group: 27808 >04:33:16,413 INFO program: Inode blocks per group: 869 >04:33:16,414 INFO program: Filesystem created: Fri Apr 27 13:38:43 2012 >04:33:16,414 INFO program: Last mount time: Sat Jul 20 12:25:23 2013 >04:33:16,414 INFO program: Last write time: Sat Jul 20 12:36:27 2013 >04:33:16,414 INFO program: Mount count: 35 >04:33:16,414 INFO program: Maximum mount count: -1 >04:33:16,415 INFO program: Last checked: Fri Apr 27 13:38:43 2012 >04:33:16,415 INFO program: Check interval: 0 (<none>) >04:33:16,415 INFO program: Lifetime writes: 106 MB >04:33:16,415 INFO program: Reserved blocks uid: 0 (user root) >04:33:16,415 INFO program: Reserved blocks gid: 0 (group root) >04:33:16,416 INFO program: First inode: 11 >04:33:16,416 INFO program: Inode size: 128 >04:33:16,416 INFO program: Journal inode: 8 >04:33:16,416 INFO program: Default directory hash: tea >04:33:16,417 INFO program: Directory Hash Seed: 99793afb-9aed-4af5-86c2-878aa3e9faf0 >04:33:16,417 INFO program: Journal backup: inode blocks >04:33:16,417 INFO program: Journal features: journal_incompat_revoke >04:33:16,417 INFO program: Journal size: 16M >04:33:16,418 INFO program: Journal length: 4096 >04:33:16,418 INFO program: Journal sequence: 0x000000b9 >04:33:16,419 INFO program: Journal start: 0 >04:33:16,419 INFO program: >04:33:16,420 DEBUG program: Return code: 0 >04:33:16,421 INFO program: Running... resize2fs -P /dev/sdb3 >04:33:16,429 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:16,429 INFO program: Estimated minimum size of the filesystem: 41293 >04:33:16,429 DEBUG program: Return code: 0 >04:33:16,462 INFO program: Running... multipath -c /dev/sdc >04:33:16,471 INFO program: Dec 15 04:33:16 | /etc/multipath.conf does not exist, blacklisting all devices. >04:33:16,472 INFO program: Dec 15 04:33:16 | A default multipath.conf file is located at >04:33:16,472 INFO program: Dec 15 04:33:16 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:33:16,472 INFO program: Dec 15 04:33:16 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:33:16,472 INFO program: /dev/sdc is not a valid multipath device path >04:33:16,474 DEBUG program: Return code: 1 >04:33:16,609 INFO program: Running... dumpe2fs -h /dev/sdc2 >04:33:16,628 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:16,628 INFO program: Filesystem volume name: RootBackup >04:33:16,628 INFO program: Last mounted on: <not available> >04:33:16,628 INFO program: Filesystem UUID: 730a7f96-d31f-41eb-add4-c6b279ecf3cb >04:33:16,629 INFO program: Filesystem magic number: 0xEF53 >04:33:16,629 INFO program: Filesystem revision #: 1 (dynamic) >04:33:16,629 INFO program: Filesystem features: ext_attr resize_inode dir_index filetype sparse_super >04:33:16,629 INFO program: Filesystem flags: signed_directory_hash >04:33:16,629 INFO program: Default mount options: (none) >04:33:16,629 INFO program: Filesystem state: clean >04:33:16,629 INFO program: Errors behavior: Continue >04:33:16,630 INFO program: Filesystem OS type: Linux >04:33:16,630 INFO program: Inode count: 62496 >04:33:16,630 INFO program: Block count: 249856 >04:33:16,630 INFO program: Reserved block count: 12492 >04:33:16,630 INFO program: Free blocks: 239903 >04:33:16,631 INFO program: Free inodes: 62485 >04:33:16,631 INFO program: First block: 1 >04:33:16,631 INFO program: Block size: 1024 >04:33:16,633 INFO program: Fragment size: 1024 >04:33:16,634 INFO program: Reserved GDT blocks: 256 >04:33:16,634 INFO program: Blocks per group: 8192 >04:33:16,634 INFO program: Fragments per group: 8192 >04:33:16,634 INFO program: Inodes per group: 2016 >04:33:16,634 INFO program: Inode blocks per group: 252 >04:33:16,634 INFO program: Filesystem created: Sun Jun 24 00:56:17 2012 >04:33:16,634 INFO program: Last mount time: Sun Apr 7 14:26:02 2013 >04:33:16,634 INFO program: Last write time: Sun Apr 7 14:26:04 2013 >04:33:16,635 INFO program: Mount count: 2 >04:33:16,635 INFO program: Maximum mount count: -1 >04:33:16,635 INFO program: Last checked: Sun Jun 24 00:56:17 2012 >04:33:16,635 INFO program: Check interval: 0 (<none>) >04:33:16,635 INFO program: Lifetime writes: 4 kB >04:33:16,636 INFO program: Reserved blocks uid: 0 (user root) >04:33:16,636 INFO program: Reserved blocks gid: 0 (group root) >04:33:16,636 INFO program: First inode: 11 >04:33:16,636 INFO program: Inode size: 128 >04:33:16,636 INFO program: Default directory hash: half_md4 >04:33:16,637 INFO program: Directory Hash Seed: cd1079a9-52ae-476a-b18e-a5d8cf0bfecb >04:33:16,637 INFO program: >04:33:16,637 DEBUG program: Return code: 0 >04:33:16,638 INFO program: Running... resize2fs -P /dev/sdc2 >04:33:16,646 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:16,647 INFO program: Estimated minimum size of the filesystem: 563 >04:33:16,647 DEBUG program: Return code: 0 >04:33:16,702 INFO program: Running... dumpe2fs -h /dev/sdc3 >04:33:16,712 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:16,712 INFO program: Filesystem volume name: Root >04:33:16,714 INFO program: Last mounted on: /run/media/pakseykin/Root >04:33:16,714 INFO program: Filesystem UUID: 95a5d161-0d41-4ce5-a4d9-cea0603de8f1 >04:33:16,714 INFO program: Filesystem magic number: 0xEF53 >04:33:16,714 INFO program: Filesystem revision #: 1 (dynamic) >04:33:16,714 INFO program: Filesystem features: ext_attr resize_inode dir_index filetype sparse_super >04:33:16,714 INFO program: Filesystem flags: signed_directory_hash >04:33:16,715 INFO program: Default mount options: (none) >04:33:16,715 INFO program: Filesystem state: clean >04:33:16,715 INFO program: Errors behavior: Continue >04:33:16,715 INFO program: Filesystem OS type: Linux >04:33:16,715 INFO program: Inode count: 62496 >04:33:16,715 INFO program: Block count: 249856 >04:33:16,715 INFO program: Reserved block count: 12492 >04:33:16,715 INFO program: Free blocks: 111328 >04:33:16,716 INFO program: Free inodes: 62473 >04:33:16,716 INFO program: First block: 1 >04:33:16,716 INFO program: Block size: 1024 >04:33:16,716 INFO program: Fragment size: 1024 >04:33:16,716 INFO program: Reserved GDT blocks: 256 >04:33:16,716 INFO program: Blocks per group: 8192 >04:33:16,716 INFO program: Fragments per group: 8192 >04:33:16,717 INFO program: Inodes per group: 2016 >04:33:16,717 INFO program: Inode blocks per group: 252 >04:33:16,718 INFO program: Filesystem created: Sun Jun 24 00:56:18 2012 >04:33:16,719 INFO program: Last mount time: Sun Apr 7 14:25:49 2013 >04:33:16,719 INFO program: Last write time: Sun Apr 7 14:25:51 2013 >04:33:16,719 INFO program: Mount count: 13 >04:33:16,719 INFO program: Maximum mount count: -1 >04:33:16,719 INFO program: Last checked: Sun Jun 24 00:56:18 2012 >04:33:16,720 INFO program: Check interval: 0 (<none>) >04:33:16,720 INFO program: Lifetime writes: 18 kB >04:33:16,720 INFO program: Reserved blocks uid: 0 (user root) >04:33:16,720 INFO program: Reserved blocks gid: 0 (group root) >04:33:16,723 INFO program: First inode: 11 >04:33:16,723 INFO program: Inode size: 128 >04:33:16,723 INFO program: Default directory hash: half_md4 >04:33:16,723 INFO program: Directory Hash Seed: 27fed3c0-a05b-4bf8-a31b-04309a0294e4 >04:33:16,723 INFO program: >04:33:16,724 DEBUG program: Return code: 0 >04:33:16,724 INFO program: Running... resize2fs -P /dev/sdc3 >04:33:16,734 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:16,735 INFO program: Estimated minimum size of the filesystem: 134457 >04:33:16,735 DEBUG program: Return code: 0 >04:33:16,781 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdc4 >04:33:16,824 INFO program: LVM2_PV_UUID=sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg >04:33:16,825 INFO program: LVM2_PE_START=1024.00 >04:33:16,825 INFO program: LVM2_VG_NAME=HostVG >04:33:16,825 INFO program: LVM2_VG_UUID=Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez >04:33:16,825 INFO program: LVM2_VG_SIZE=77398016.00 >04:33:16,825 INFO program: LVM2_VG_FREE=0 >04:33:16,825 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:33:16,825 INFO program: LVM2_VG_EXTENT_COUNT=18896 >04:33:16,826 INFO program: LVM2_VG_FREE_COUNT=0 >04:33:16,826 INFO program: LVM2_PV_COUNT=1 >04:33:16,826 DEBUG program: Return code: 0 >04:33:16,837 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} HostVG >04:33:16,864 INFO program: LVM2_LV_NAME=Config LVM2_LV_NAME=Data LVM2_LV_NAME=Logging LVM2_LV_NAME=Swap >04:33:16,864 INFO program: LVM2_LV_UUID=exDDYV-yVny-76yg-g4DF-VoNZ-eDcx-DRTma0 LVM2_LV_UUID=tPi7hI-ajNy-HvR7-Ti6l-pkNp-G2hw-WfZUvN LVM2_LV_UUID=bIxxEe-sAbK-ZGfb-85Je-dwpc-g73C-KsuNWH LVM2_LV_UUID=drH32l-qoVg-1o7q-8SnM-0ETD-WGmB-ODy2xs >04:33:16,864 INFO program: LVM2_LV_SIZE=8192.00 LVM2_LV_SIZE=67088384.00 LVM2_LV_SIZE=2097152.00 LVM2_LV_SIZE=8204288.00 >04:33:16,864 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >04:33:16,865 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:33:16,865 DEBUG program: Return code: 0 >04:33:16,892 INFO program: Running... dumpe2fs -h /dev/mapper/HostVG-Config >04:33:16,917 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:16,918 INFO program: Filesystem volume name: CONFIG >04:33:16,918 INFO program: Last mounted on: /run/media/pakseykin/CONFIG >04:33:16,918 INFO program: Filesystem UUID: acd94f29-8a18-4cff-8831-befd2fd32c79 >04:33:16,918 INFO program: Filesystem magic number: 0xEF53 >04:33:16,918 INFO program: Filesystem revision #: 1 (dynamic) >04:33:16,918 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 >04:33:16,919 INFO program: Filesystem flags: signed_directory_hash >04:33:16,919 INFO program: Default mount options: (none) >04:33:16,919 INFO program: Filesystem state: clean >04:33:16,919 INFO program: Errors behavior: Continue >04:33:16,919 INFO program: Filesystem OS type: Linux >04:33:16,919 INFO program: Inode count: 2048 >04:33:16,919 INFO program: Block count: 8192 >04:33:16,919 INFO program: Reserved block count: 409 >04:33:16,919 INFO program: Free blocks: 6737 >04:33:16,920 INFO program: Free inodes: 1969 >04:33:16,920 INFO program: First block: 1 >04:33:16,920 INFO program: Block size: 1024 >04:33:16,920 INFO program: Fragment size: 1024 >04:33:16,920 INFO program: Reserved GDT blocks: 31 >04:33:16,920 INFO program: Blocks per group: 8192 >04:33:16,920 INFO program: Fragments per group: 8192 >04:33:16,920 INFO program: Inodes per group: 2048 >04:33:16,921 INFO program: Inode blocks per group: 256 >04:33:16,921 INFO program: Flex block group size: 16 >04:33:16,921 INFO program: Filesystem created: Sun Jun 24 00:56:22 2012 >04:33:16,921 INFO program: Last mount time: Sun Apr 7 14:25:46 2013 >04:33:16,921 INFO program: Last write time: Sun Apr 7 14:25:48 2013 >04:33:16,922 INFO program: Mount count: 13 >04:33:16,922 INFO program: Maximum mount count: -1 >04:33:16,922 INFO program: Last checked: Sun Jun 24 00:56:22 2012 >04:33:16,922 INFO program: Check interval: 0 (<none>) >04:33:16,923 INFO program: Lifetime writes: 4709 kB >04:33:16,923 INFO program: Reserved blocks uid: 0 (user root) >04:33:16,923 INFO program: Reserved blocks gid: 0 (group root) >04:33:16,923 INFO program: First inode: 11 >04:33:16,923 INFO program: Inode size: 128 >04:33:16,924 INFO program: Journal inode: 8 >04:33:16,924 INFO program: Default directory hash: half_md4 >04:33:16,924 INFO program: Directory Hash Seed: a9ba95f7-9a7d-471d-b545-98e964662cf3 >04:33:16,924 INFO program: Journal backup: inode blocks >04:33:16,925 INFO program: Journal features: journal_incompat_revoke >04:33:16,925 INFO program: Journal size: 1024k >04:33:16,925 INFO program: Journal length: 1024 >04:33:16,925 INFO program: Journal sequence: 0x0000015e >04:33:16,926 INFO program: Journal start: 0 >04:33:16,926 INFO program: >04:33:16,926 DEBUG program: Return code: 0 >04:33:16,927 INFO program: Running... resize2fs -P /dev/mapper/HostVG-Config >04:33:16,934 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:16,935 INFO program: Estimated minimum size of the filesystem: 5301 >04:33:16,935 DEBUG program: Return code: 0 >04:33:16,973 INFO program: Running... dumpe2fs -h /dev/mapper/HostVG-Data >04:33:17,140 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:17,140 INFO program: Filesystem volume name: DATA >04:33:17,140 INFO program: Last mounted on: <not available> >04:33:17,141 INFO program: Filesystem UUID: 4b3908af-6780-44c8-be83-a628f9f89d9e >04:33:17,141 INFO program: Filesystem magic number: 0xEF53 >04:33:17,141 INFO program: Filesystem revision #: 1 (dynamic) >04:33:17,141 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 >04:33:17,141 INFO program: Filesystem flags: signed_directory_hash >04:33:17,141 INFO program: Default mount options: (none) >04:33:17,141 INFO program: Filesystem state: clean >04:33:17,141 INFO program: Errors behavior: Continue >04:33:17,142 INFO program: Filesystem OS type: Linux >04:33:17,142 INFO program: Inode count: 4194304 >04:33:17,142 INFO program: Block count: 16772096 >04:33:17,142 INFO program: Reserved block count: 838604 >04:33:17,142 INFO program: Free blocks: 16462825 >04:33:17,142 INFO program: Free inodes: 4194289 >04:33:17,142 INFO program: First block: 0 >04:33:17,142 INFO program: Block size: 4096 >04:33:17,142 INFO program: Fragment size: 4096 >04:33:17,143 INFO program: Reserved GDT blocks: 1020 >04:33:17,143 INFO program: Blocks per group: 32768 >04:33:17,143 INFO program: Fragments per group: 32768 >04:33:17,143 INFO program: Inodes per group: 8192 >04:33:17,143 INFO program: Inode blocks per group: 512 >04:33:17,144 INFO program: Flex block group size: 16 >04:33:17,144 INFO program: Filesystem created: Sun Jun 24 00:56:27 2012 >04:33:17,144 INFO program: Last mount time: Sun Apr 7 14:25:39 2013 >04:33:17,144 INFO program: Last write time: Sun Apr 7 14:25:41 2013 >04:33:17,145 INFO program: Mount count: 13 >04:33:17,147 INFO program: Maximum mount count: -1 >04:33:17,147 INFO program: Last checked: Sun Jun 24 00:56:27 2012 >04:33:17,147 INFO program: Check interval: 0 (<none>) >04:33:17,147 INFO program: Lifetime writes: 1157 MB >04:33:17,147 INFO program: Reserved blocks uid: 0 (user root) >04:33:17,148 INFO program: Reserved blocks gid: 0 (group root) >04:33:17,148 INFO program: First inode: 11 >04:33:17,148 INFO program: Inode size: 256 >04:33:17,148 INFO program: Required extra isize: 28 >04:33:17,148 INFO program: Desired extra isize: 28 >04:33:17,148 INFO program: Journal inode: 8 >04:33:17,148 INFO program: Default directory hash: half_md4 >04:33:17,149 INFO program: Directory Hash Seed: 64b2a215-43ff-46a3-adeb-14d4ba2b91d9 >04:33:17,149 INFO program: Journal backup: inode blocks >04:33:17,149 INFO program: Journal features: (none) >04:33:17,149 INFO program: Journal size: 128M >04:33:17,149 INFO program: Journal length: 32768 >04:33:17,150 INFO program: Journal sequence: 0x00000027 >04:33:17,150 INFO program: Journal start: 0 >04:33:17,150 INFO program: >04:33:17,151 DEBUG program: Return code: 0 >04:33:17,151 INFO program: Running... resize2fs -P /dev/mapper/HostVG-Data >04:33:17,164 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:17,165 INFO program: Estimated minimum size of the filesystem: 76993 >04:33:17,166 DEBUG program: Return code: 0 >04:33:17,208 INFO program: Running... dumpe2fs -h /dev/mapper/HostVG-Logging >04:33:17,262 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:17,263 INFO program: Filesystem volume name: LOGGING >04:33:17,263 INFO program: Last mounted on: /run/media/pakseykin/LOGGING >04:33:17,263 INFO program: Filesystem UUID: a167f5bb-623a-4a16-b5c4-8e01d7dad61a >04:33:17,263 INFO program: Filesystem magic number: 0xEF53 >04:33:17,263 INFO program: Filesystem revision #: 1 (dynamic) >04:33:17,263 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 >04:33:17,263 INFO program: Filesystem flags: signed_directory_hash >04:33:17,264 INFO program: Default mount options: (none) >04:33:17,264 INFO program: Filesystem state: clean >04:33:17,264 INFO program: Errors behavior: Continue >04:33:17,264 INFO program: Filesystem OS type: Linux >04:33:17,264 INFO program: Inode count: 131072 >04:33:17,264 INFO program: Block count: 524288 >04:33:17,266 INFO program: Reserved block count: 26214 >04:33:17,266 INFO program: Free blocks: 493611 >04:33:17,266 INFO program: Free inodes: 131005 >04:33:17,266 INFO program: First block: 0 >04:33:17,266 INFO program: Block size: 4096 >04:33:17,266 INFO program: Fragment size: 4096 >04:33:17,267 INFO program: Reserved GDT blocks: 127 >04:33:17,267 INFO program: Blocks per group: 32768 >04:33:17,267 INFO program: Fragments per group: 32768 >04:33:17,267 INFO program: Inodes per group: 8192 >04:33:17,267 INFO program: Inode blocks per group: 512 >04:33:17,267 INFO program: Flex block group size: 16 >04:33:17,267 INFO program: Filesystem created: Sun Jun 24 00:56:22 2012 >04:33:17,267 INFO program: Last mount time: Sun Apr 7 14:25:43 2013 >04:33:17,268 INFO program: Last write time: Sun Apr 7 14:25:45 2013 >04:33:17,268 INFO program: Mount count: 13 >04:33:17,268 INFO program: Maximum mount count: -1 >04:33:17,268 INFO program: Last checked: Sun Jun 24 00:56:22 2012 >04:33:17,268 INFO program: Check interval: 0 (<none>) >04:33:17,268 INFO program: Lifetime writes: 396 MB >04:33:17,268 INFO program: Reserved blocks uid: 0 (user root) >04:33:17,269 INFO program: Reserved blocks gid: 0 (group root) >04:33:17,269 INFO program: First inode: 11 >04:33:17,269 INFO program: Inode size: 256 >04:33:17,269 INFO program: Required extra isize: 28 >04:33:17,270 INFO program: Desired extra isize: 28 >04:33:17,270 INFO program: Journal inode: 8 >04:33:17,270 INFO program: Default directory hash: half_md4 >04:33:17,270 INFO program: Directory Hash Seed: 6e4c254c-c536-4621-bcfc-db7d42c15d60 >04:33:17,270 INFO program: Journal backup: inode blocks >04:33:17,271 INFO program: Journal features: journal_incompat_revoke >04:33:17,271 INFO program: Journal size: 64M >04:33:17,271 INFO program: Journal length: 16384 >04:33:17,271 INFO program: Journal sequence: 0x00002a51 >04:33:17,273 INFO program: Journal start: 0 >04:33:17,274 INFO program: >04:33:17,275 DEBUG program: Return code: 0 >04:33:17,275 INFO program: Running... resize2fs -P /dev/mapper/HostVG-Logging >04:33:17,287 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:17,288 INFO program: Estimated minimum size of the filesystem: 30990 >04:33:17,288 DEBUG program: Return code: 0 >04:33:17,370 INFO program: Running... multipath -c /dev/sdd >04:33:17,385 INFO program: Dec 15 04:33:17 | /etc/multipath.conf does not exist, blacklisting all devices. >04:33:17,385 INFO program: Dec 15 04:33:17 | A default multipath.conf file is located at >04:33:17,385 INFO program: Dec 15 04:33:17 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:33:17,385 INFO program: Dec 15 04:33:17 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:33:17,386 INFO program: /dev/sdd is not a valid multipath device path >04:33:17,386 DEBUG program: Return code: 1 >04:33:17,506 INFO program: Running... dumpe2fs -h /dev/loop3 >04:33:17,514 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:17,515 INFO program: Filesystem volume name: _Fedora-Live-Des >04:33:17,515 INFO program: Last mounted on: /var/tmp/imgcreate-LNUDyP/install_root >04:33:17,515 INFO program: Filesystem UUID: 4e1a13ab-1217-40aa-9041-36e7f38b567c >04:33:17,515 INFO program: Filesystem magic number: 0xEF53 >04:33:17,515 INFO program: Filesystem revision #: 1 (dynamic) >04:33:17,515 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 >04:33:17,515 INFO program: Filesystem flags: signed_directory_hash >04:33:17,516 INFO program: Default mount options: user_xattr acl >04:33:17,516 INFO program: Filesystem state: clean >04:33:17,516 INFO program: Errors behavior: Continue >04:33:17,516 INFO program: Filesystem OS type: Linux >04:33:17,516 INFO program: Inode count: 262144 >04:33:17,516 INFO program: Block count: 1048576 >04:33:17,516 INFO program: Reserved block count: 10484 >04:33:17,516 INFO program: Free blocks: 232759 >04:33:17,517 INFO program: Free inodes: 156232 >04:33:17,517 INFO program: First block: 0 >04:33:17,517 INFO program: Block size: 4096 >04:33:17,517 INFO program: Fragment size: 4096 >04:33:17,517 INFO program: Reserved GDT blocks: 255 >04:33:17,517 INFO program: Blocks per group: 32768 >04:33:17,517 INFO program: Fragments per group: 32768 >04:33:17,517 INFO program: Inodes per group: 8192 >04:33:17,517 INFO program: Inode blocks per group: 512 >04:33:17,518 INFO program: Flex block group size: 16 >04:33:17,518 INFO program: Filesystem created: Wed Nov 6 15:56:55 2013 >04:33:17,518 INFO program: Last mount time: Wed Nov 6 15:56:57 2013 >04:33:17,518 INFO program: Last write time: Wed Nov 6 16:35:42 2013 >04:33:17,519 INFO program: Mount count: 0 >04:33:17,519 INFO program: Maximum mount count: -1 >04:33:17,519 INFO program: Last checked: Wed Nov 6 16:35:42 2013 >04:33:17,519 INFO program: Check interval: 0 (<none>) >04:33:17,519 INFO program: Lifetime writes: 805 MB >04:33:17,520 INFO program: Reserved blocks uid: 0 (user root) >04:33:17,523 INFO program: Reserved blocks gid: 0 (group root) >04:33:17,523 INFO program: First inode: 11 >04:33:17,523 INFO program: Inode size: 256 >04:33:17,523 INFO program: Required extra isize: 28 >04:33:17,523 INFO program: Desired extra isize: 28 >04:33:17,523 INFO program: Journal inode: 8 >04:33:17,523 INFO program: Default directory hash: half_md4 >04:33:17,524 INFO program: Directory Hash Seed: 25418021-7c9a-4d37-a4f5-474666e6ee65 >04:33:17,524 INFO program: Journal backup: inode blocks >04:33:17,524 INFO program: Journal features: journal_incompat_revoke >04:33:17,524 INFO program: Journal size: 128M >04:33:17,524 INFO program: Journal length: 32768 >04:33:17,524 INFO program: Journal sequence: 0x00003032 >04:33:17,525 INFO program: Journal start: 0 >04:33:17,525 INFO program: >04:33:17,525 DEBUG program: Return code: 0 >04:33:17,526 INFO program: Running... resize2fs -P /dev/loop3 >04:33:17,535 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:17,536 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >04:33:17,536 INFO program: Couldn't find valid filesystem superblock. >04:33:17,536 DEBUG program: Return code: 1 >04:33:17,734 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:33:17,742 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:17,743 INFO program: Filesystem volume name: _Fedora-Live-Des >04:33:17,743 INFO program: Last mounted on: / >04:33:17,743 INFO program: Filesystem UUID: 4e1a13ab-1217-40aa-9041-36e7f38b567c >04:33:17,743 INFO program: Filesystem magic number: 0xEF53 >04:33:17,743 INFO program: Filesystem revision #: 1 (dynamic) >04:33:17,743 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 >04:33:17,744 INFO program: Filesystem flags: signed_directory_hash >04:33:17,744 INFO program: Default mount options: user_xattr acl >04:33:17,744 INFO program: Filesystem state: clean >04:33:17,744 INFO program: Errors behavior: Continue >04:33:17,744 INFO program: Filesystem OS type: Linux >04:33:17,744 INFO program: Inode count: 262144 >04:33:17,744 INFO program: Block count: 1048576 >04:33:17,744 INFO program: Reserved block count: 10484 >04:33:17,744 INFO program: Free blocks: 232759 >04:33:17,745 INFO program: Free inodes: 156232 >04:33:17,745 INFO program: First block: 0 >04:33:17,745 INFO program: Block size: 4096 >04:33:17,745 INFO program: Fragment size: 4096 >04:33:17,745 INFO program: Reserved GDT blocks: 255 >04:33:17,745 INFO program: Blocks per group: 32768 >04:33:17,745 INFO program: Fragments per group: 32768 >04:33:17,745 INFO program: Inodes per group: 8192 >04:33:17,746 INFO program: Inode blocks per group: 512 >04:33:17,746 INFO program: Flex block group size: 16 >04:33:17,746 INFO program: Filesystem created: Wed Nov 6 15:56:55 2013 >04:33:17,746 INFO program: Last mount time: Sun Dec 15 04:30:10 2013 >04:33:17,746 INFO program: Last write time: Sun Dec 15 04:30:10 2013 >04:33:17,747 INFO program: Mount count: 1 >04:33:17,747 INFO program: Maximum mount count: -1 >04:33:17,747 INFO program: Last checked: Wed Nov 6 16:35:42 2013 >04:33:17,747 INFO program: Check interval: 0 (<none>) >04:33:17,748 INFO program: Lifetime writes: 805 MB >04:33:17,748 INFO program: Reserved blocks uid: 0 (user root) >04:33:17,748 INFO program: Reserved blocks gid: 0 (group root) >04:33:17,748 INFO program: First inode: 11 >04:33:17,749 INFO program: Inode size: 256 >04:33:17,749 INFO program: Required extra isize: 28 >04:33:17,749 INFO program: Desired extra isize: 28 >04:33:17,749 INFO program: Journal inode: 8 >04:33:17,749 INFO program: Default directory hash: half_md4 >04:33:17,750 INFO program: Directory Hash Seed: 25418021-7c9a-4d37-a4f5-474666e6ee65 >04:33:17,750 INFO program: Journal backup: inode blocks >04:33:17,750 INFO program: Journal features: journal_incompat_revoke >04:33:17,750 INFO program: Journal size: 128M >04:33:17,750 INFO program: Journal length: 32768 >04:33:17,751 INFO program: Journal sequence: 0x00003033 >04:33:17,751 INFO program: Journal start: 1 >04:33:17,751 INFO program: >04:33:17,751 DEBUG program: Return code: 0 >04:33:17,752 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:33:17,760 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:17,760 INFO program: Estimated minimum size of the filesystem: 817288 >04:33:17,760 DEBUG program: Return code: 0 >04:33:17,809 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >04:33:17,817 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:17,817 INFO program: Filesystem volume name: _Fedora-Live-Des >04:33:17,817 INFO program: Last mounted on: /var/tmp/imgcreate-LNUDyP/install_root >04:33:17,817 INFO program: Filesystem UUID: 4e1a13ab-1217-40aa-9041-36e7f38b567c >04:33:17,818 INFO program: Filesystem magic number: 0xEF53 >04:33:17,818 INFO program: Filesystem revision #: 1 (dynamic) >04:33:17,818 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 >04:33:17,818 INFO program: Filesystem flags: signed_directory_hash >04:33:17,818 INFO program: Default mount options: user_xattr acl >04:33:17,818 INFO program: Filesystem state: clean >04:33:17,818 INFO program: Errors behavior: Continue >04:33:17,818 INFO program: Filesystem OS type: Linux >04:33:17,819 INFO program: Inode count: 262144 >04:33:17,819 INFO program: Block count: 1048576 >04:33:17,819 INFO program: Reserved block count: 10484 >04:33:17,819 INFO program: Free blocks: 232759 >04:33:17,819 INFO program: Free inodes: 156232 >04:33:17,819 INFO program: First block: 0 >04:33:17,819 INFO program: Block size: 4096 >04:33:17,819 INFO program: Fragment size: 4096 >04:33:17,819 INFO program: Reserved GDT blocks: 255 >04:33:17,820 INFO program: Blocks per group: 32768 >04:33:17,820 INFO program: Fragments per group: 32768 >04:33:17,820 INFO program: Inodes per group: 8192 >04:33:17,820 INFO program: Inode blocks per group: 512 >04:33:17,820 INFO program: Flex block group size: 16 >04:33:17,821 INFO program: Filesystem created: Wed Nov 6 15:56:55 2013 >04:33:17,821 INFO program: Last mount time: Wed Nov 6 15:56:57 2013 >04:33:17,821 INFO program: Last write time: Wed Nov 6 16:35:42 2013 >04:33:17,821 INFO program: Mount count: 0 >04:33:17,822 INFO program: Maximum mount count: -1 >04:33:17,822 INFO program: Last checked: Wed Nov 6 16:35:42 2013 >04:33:17,822 INFO program: Check interval: 0 (<none>) >04:33:17,822 INFO program: Lifetime writes: 805 MB >04:33:17,822 INFO program: Reserved blocks uid: 0 (user root) >04:33:17,823 INFO program: Reserved blocks gid: 0 (group root) >04:33:17,823 INFO program: First inode: 11 >04:33:17,823 INFO program: Inode size: 256 >04:33:17,823 INFO program: Required extra isize: 28 >04:33:17,823 INFO program: Desired extra isize: 28 >04:33:17,824 INFO program: Journal inode: 8 >04:33:17,824 INFO program: Default directory hash: half_md4 >04:33:17,824 INFO program: Directory Hash Seed: 25418021-7c9a-4d37-a4f5-474666e6ee65 >04:33:17,824 INFO program: Journal backup: inode blocks >04:33:17,825 INFO program: Journal features: journal_incompat_revoke >04:33:17,825 INFO program: Journal size: 128M >04:33:17,825 INFO program: Journal length: 32768 >04:33:17,825 INFO program: Journal sequence: 0x00003032 >04:33:17,826 INFO program: Journal start: 0 >04:33:17,826 INFO program: >04:33:17,826 DEBUG program: Return code: 0 >04:33:17,826 INFO program: Running... resize2fs -P /dev/mapper/live-base >04:33:17,835 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:17,835 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >04:33:17,836 INFO program: Couldn't find valid filesystem superblock. >04:33:17,836 DEBUG program: Return code: 1 >04:33:17,889 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >04:33:17,897 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:33:17,898 INFO program: Filesystem volume name: _Fedora-Live-Des >04:33:17,898 INFO program: Last mounted on: /var/tmp/imgcreate-LNUDyP/install_root >04:33:17,898 INFO program: Filesystem UUID: 4e1a13ab-1217-40aa-9041-36e7f38b567c >04:33:17,898 INFO program: Filesystem magic number: 0xEF53 >04:33:17,898 INFO program: Filesystem revision #: 1 (dynamic) >04:33:17,898 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 >04:33:17,898 INFO program: Filesystem flags: signed_directory_hash >04:33:17,898 INFO program: Default mount options: user_xattr acl >04:33:17,899 INFO program: Filesystem state: clean >04:33:17,899 INFO program: Errors behavior: Continue >04:33:17,899 INFO program: Filesystem OS type: Linux >04:33:17,899 INFO program: Inode count: 204800 >04:33:17,899 INFO program: Block count: 817288 >04:33:17,899 INFO program: Reserved block count: 8171 >04:33:17,899 INFO program: Free blocks: 5583 >04:33:17,899 INFO program: Free inodes: 98888 >04:33:17,900 INFO program: First block: 0 >04:33:17,900 INFO program: Block size: 4096 >04:33:17,900 INFO program: Fragment size: 4096 >04:33:17,900 INFO program: Reserved GDT blocks: 255 >04:33:17,900 INFO program: Blocks per group: 32768 >04:33:17,900 INFO program: Fragments per group: 32768 >04:33:17,900 INFO program: Inodes per group: 8192 >04:33:17,900 INFO program: Inode blocks per group: 512 >04:33:17,901 INFO program: Flex block group size: 16 >04:33:17,901 INFO program: Filesystem created: Wed Nov 6 15:56:55 2013 >04:33:17,901 INFO program: Last mount time: Wed Nov 6 15:56:57 2013 >04:33:17,902 INFO program: Last write time: Wed Nov 6 16:35:44 2013 >04:33:17,902 INFO program: Mount count: 0 >04:33:17,902 INFO program: Maximum mount count: -1 >04:33:17,902 INFO program: Last checked: Wed Nov 6 16:35:44 2013 >04:33:17,902 INFO program: Check interval: 0 (<none>) >04:33:17,903 INFO program: Lifetime writes: 806 MB >04:33:17,903 INFO program: Reserved blocks uid: 0 (user root) >04:33:17,903 INFO program: Reserved blocks gid: 0 (group root) >04:33:17,903 INFO program: First inode: 11 >04:33:17,903 INFO program: Inode size: 256 >04:33:17,904 INFO program: Required extra isize: 28 >04:33:17,904 INFO program: Desired extra isize: 28 >04:33:17,904 INFO program: Journal inode: 8 >04:33:17,904 INFO program: Default directory hash: half_md4 >04:33:17,905 INFO program: Directory Hash Seed: 25418021-7c9a-4d37-a4f5-474666e6ee65 >04:33:17,905 INFO program: Journal backup: inode blocks >04:33:17,905 INFO program: Journal features: journal_incompat_revoke >04:33:17,905 INFO program: Journal size: 128M >04:33:17,905 INFO program: Journal length: 32768 >04:33:17,906 INFO program: Journal sequence: 0x00003032 >04:33:17,906 INFO program: Journal start: 0 >04:33:17,906 INFO program: >04:33:17,906 DEBUG program: Return code: 0 >04:33:17,907 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >04:33:17,915 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:33:17,915 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >04:33:17,916 INFO program: Couldn't find valid filesystem superblock. >04:33:17,916 DEBUG program: Return code: 1 >04:33:18,147 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/md/lhost:0 >04:33:22,373 INFO program: No physical volume found in lvmetad cache for /dev/md/lhost:0 >04:33:22,373 INFO program: Failed to read physical volume "/dev/md/lhost:0" >04:33:22,373 DEBUG program: Return code: 5 >04:33:22,389 INFO program: Running... udevadm settle --timeout=300 >04:33:22,407 DEBUG program: Return code: 0 >04:33:22,425 INFO program: Running... udevadm settle --timeout=300 >04:33:22,439 DEBUG program: Return code: 0 >04:33:22,439 INFO program: Running... mdadm --stop /dev/md/lhost:0 >04:33:22,459 INFO program: mdadm: stopped /dev/md/lhost:0 >04:33:22,460 DEBUG program: Return code: 0 >04:33:22,467 INFO program: Running... udevadm settle --timeout=300 >04:33:22,484 DEBUG program: Return code: 0 >04:33:22,489 INFO program: Running... udevadm settle --timeout=300 >04:33:22,503 DEBUG program: Return code: 0 >04:33:22,509 INFO program: Running... udevadm settle --timeout=300 >04:33:22,524 DEBUG program: Return code: 0 >04:33:22,529 INFO program: Running... udevadm settle --timeout=300 >04:33:22,543 DEBUG program: Return code: 0 >04:33:22,550 INFO program: Running... udevadm settle --timeout=300 >04:33:22,563 DEBUG program: Return code: 0 >04:33:22,569 INFO program: Running... udevadm settle --timeout=300 >04:33:22,583 DEBUG program: Return code: 0 >04:33:22,586 INFO program: Running... udevadm settle --timeout=300 >04:33:22,601 DEBUG program: Return code: 0 >04:33:22,606 INFO program: Running... udevadm settle --timeout=300 >04:33:22,622 DEBUG program: Return code: 0 >04:33:22,624 INFO program: Running... swapoff /dev/mapper/FastGroup-swap >04:33:22,647 DEBUG program: Return code: 0 >04:33:22,651 INFO program: Running... udevadm settle --timeout=300 >04:33:22,665 DEBUG program: Return code: 0 >04:33:22,667 INFO program: Running... lvm lvchange -a n FastGroup/swap >04:33:22,712 DEBUG program: Return code: 0 >04:33:22,718 INFO program: Running... udevadm settle --timeout=300 >04:33:22,734 DEBUG program: Return code: 0 >04:33:22,736 INFO program: Running... lvm vgchange -a n FastGroup >04:33:22,788 INFO program: 0 logical volume(s) in volume group "FastGroup" now active >04:33:22,788 DEBUG program: Return code: 0 >04:33:22,795 INFO program: Running... udevadm settle --timeout=300 >04:33:22,810 DEBUG program: Return code: 0 >04:33:22,818 INFO program: Running... udevadm settle --timeout=300 >04:33:22,835 DEBUG program: Return code: 0 >04:33:22,842 INFO program: Running... udevadm settle --timeout=300 >04:33:22,860 DEBUG program: Return code: 0 >04:33:22,864 INFO program: Running... udevadm settle --timeout=300 >04:33:22,878 DEBUG program: Return code: 0 >04:33:22,881 INFO program: Running... udevadm settle --timeout=300 >04:33:22,895 DEBUG program: Return code: 0 >04:33:22,898 INFO program: Running... lvm lvchange -a n SystemGroup/DistroVolume >04:33:22,966 DEBUG program: Return code: 0 >04:33:22,971 INFO program: Running... udevadm settle --timeout=300 >04:33:22,984 DEBUG program: Return code: 0 >04:33:22,987 INFO program: Running... lvm vgchange -a n SystemGroup >04:33:27,820 INFO program: Logical volume SystemGroup/SwapVolume in use. >04:33:27,821 INFO program: Can't deactivate volume group "SystemGroup" with 1 open logical volume(s) >04:33:27,821 DEBUG program: Return code: 5 >04:33:27,823 INFO program: Running... swapoff /dev/mapper/SystemGroup-SwapVolume >04:33:27,841 DEBUG program: Return code: 0 >04:33:27,845 INFO program: Running... udevadm settle --timeout=300 >04:33:27,940 DEBUG program: Return code: 0 >04:33:27,942 INFO program: Running... lvm lvchange -a n SystemGroup/SwapVolume >04:33:27,988 DEBUG program: Return code: 0 >04:33:27,993 INFO program: Running... udevadm settle --timeout=300 >04:33:28,007 DEBUG program: Return code: 0 >04:33:28,010 INFO program: Running... lvm vgchange -a n SystemGroup >04:33:28,064 INFO program: 0 logical volume(s) in volume group "SystemGroup" now active >04:33:28,064 DEBUG program: Return code: 0 >04:33:28,069 INFO program: Running... udevadm settle --timeout=300 >04:33:28,083 DEBUG program: Return code: 0 >04:33:28,089 INFO program: Running... udevadm settle --timeout=300 >04:33:28,103 DEBUG program: Return code: 0 >04:33:28,110 INFO program: Running... udevadm settle --timeout=300 >04:33:28,124 DEBUG program: Return code: 0 >04:33:28,128 INFO program: Running... udevadm settle --timeout=300 >04:33:28,142 DEBUG program: Return code: 0 >04:33:28,146 INFO program: Running... udevadm settle --timeout=300 >04:33:28,160 DEBUG program: Return code: 0 >04:33:28,163 INFO program: Running... udevadm settle --timeout=300 >04:33:28,177 DEBUG program: Return code: 0 >04:33:28,181 INFO program: Running... udevadm settle --timeout=300 >04:33:28,196 DEBUG program: Return code: 0 >04:33:28,198 INFO program: Running... udevadm settle --timeout=300 >04:33:28,212 DEBUG program: Return code: 0 >04:33:28,217 INFO program: Running... udevadm settle --timeout=300 >04:33:28,233 DEBUG program: Return code: 0 >04:33:28,236 INFO program: Running... udevadm settle --timeout=300 >04:33:28,251 DEBUG program: Return code: 0 >04:33:28,257 INFO program: Running... udevadm settle --timeout=300 >04:33:28,273 DEBUG program: Return code: 0 >04:33:28,276 INFO program: Running... udevadm settle --timeout=300 >04:33:28,290 DEBUG program: Return code: 0 >04:33:28,292 INFO program: Running... lvm lvchange -a n HostVG/Config >04:33:28,383 DEBUG program: Return code: 0 >04:33:28,389 INFO program: Running... udevadm settle --timeout=300 >04:33:28,404 DEBUG program: Return code: 0 >04:33:28,406 INFO program: Running... lvm vgchange -a n HostVG >04:33:33,237 INFO program: Logical volume HostVG/Swap in use. >04:33:33,238 INFO program: Can't deactivate volume group "HostVG" with 1 open logical volume(s) >04:33:33,238 DEBUG program: Return code: 5 >04:33:33,240 INFO program: Running... udevadm settle --timeout=300 >04:33:33,254 DEBUG program: Return code: 0 >04:33:33,255 INFO program: Running... lvm lvchange -a n HostVG/Data >04:33:33,297 DEBUG program: Return code: 0 >04:33:33,301 INFO program: Running... udevadm settle --timeout=300 >04:33:33,315 DEBUG program: Return code: 0 >04:33:33,317 INFO program: Running... lvm vgchange -a n HostVG >04:33:38,148 INFO program: Logical volume HostVG/Swap in use. >04:33:38,149 INFO program: Can't deactivate volume group "HostVG" with 1 open logical volume(s) >04:33:38,149 DEBUG program: Return code: 5 >04:33:38,151 INFO program: Running... udevadm settle --timeout=300 >04:33:38,165 DEBUG program: Return code: 0 >04:33:38,166 INFO program: Running... lvm lvchange -a n HostVG/Logging >04:33:38,208 DEBUG program: Return code: 0 >04:33:38,214 INFO program: Running... udevadm settle --timeout=300 >04:33:38,230 DEBUG program: Return code: 0 >04:33:38,232 INFO program: Running... lvm vgchange -a n HostVG >04:33:43,064 INFO program: Logical volume HostVG/Swap in use. >04:33:43,066 INFO program: Can't deactivate volume group "HostVG" with 1 open logical volume(s) >04:33:43,067 DEBUG program: Return code: 5 >04:33:43,073 INFO program: Running... swapoff /dev/mapper/HostVG-Swap >04:33:43,086 DEBUG program: Return code: 0 >04:33:43,088 INFO program: Running... udevadm settle --timeout=300 >04:33:43,225 DEBUG program: Return code: 0 >04:33:43,230 INFO program: Running... lvm lvchange -a n HostVG/Swap >04:33:43,280 DEBUG program: Return code: 0 >04:33:43,286 INFO program: Running... udevadm settle --timeout=300 >04:33:43,310 DEBUG program: Return code: 0 >04:33:43,313 INFO program: Running... lvm vgchange -a n HostVG >04:33:43,348 INFO program: 0 logical volume(s) in volume group "HostVG" now active >04:33:43,349 DEBUG program: Return code: 0 >04:33:43,354 INFO program: Running... udevadm settle --timeout=300 >04:33:43,385 DEBUG program: Return code: 0 >04:33:43,391 INFO program: Running... udevadm settle --timeout=300 >04:33:43,406 DEBUG program: Return code: 0 >04:33:43,467 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >04:33:43,482 DEBUG program: Return code: 0 >04:33:43,518 INFO program: Running... udevadm settle --timeout=300 >04:33:43,535 DEBUG program: Return code: 0 >04:33:43,536 INFO program: Running... umount /mnt/sysimage >04:33:43,553 DEBUG program: Return code: 0 >04:33:43,554 INFO program: Running... udevadm settle --timeout=300 >04:33:43,572 DEBUG program: Return code: 0 >04:33:43,577 INFO program: Running... udevadm settle --timeout=300 >04:33:43,594 DEBUG program: Return code: 0 >04:33:43,615 INFO program: Running... lvm lvchange -a y FastGroup/sysroot_a >04:33:43,675 DEBUG program: Return code: 0 >04:33:43,677 INFO program: Running... udevadm settle --timeout=300 >04:33:43,696 DEBUG program: Return code: 0 >04:33:43,698 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/FastGroup-sysroot_a /mnt/sysimage >04:33:43,717 DEBUG program: Return code: 0 >04:33:43,719 INFO program: Running... arch >04:33:43,745 INFO program: x86_64 >04:33:43,747 DEBUG program: Return code: 0 >04:33:43,777 INFO program: Running... udevadm settle --timeout=300 >04:33:43,795 DEBUG program: Return code: 0 >04:33:43,796 INFO program: Running... umount /mnt/sysimage >04:33:43,811 DEBUG program: Return code: 0 >04:33:43,812 INFO program: Running... udevadm settle --timeout=300 >04:33:43,828 DEBUG program: Return code: 0 >04:33:43,831 INFO program: Running... lvm lvchange -a n FastGroup/sysroot_a >04:33:43,879 DEBUG program: Return code: 0 >04:33:43,886 INFO program: Running... lvm lvchange -a y FastGroup/sysroot_b >04:33:43,962 DEBUG program: Return code: 0 >04:33:43,966 INFO program: Running... udevadm settle --timeout=300 >04:33:43,983 DEBUG program: Return code: 0 >04:33:43,986 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/FastGroup-sysroot_b /mnt/sysimage >04:33:44,006 DEBUG program: Return code: 0 >04:33:44,009 INFO program: Running... udevadm settle --timeout=300 >04:33:44,026 DEBUG program: Return code: 0 >04:33:44,027 INFO program: Running... umount /mnt/sysimage >04:33:44,077 DEBUG program: Return code: 0 >04:33:44,077 INFO program: Running... udevadm settle --timeout=300 >04:33:44,095 DEBUG program: Return code: 0 >04:33:44,096 INFO program: Running... modprobe btrfs >04:33:44,180 DEBUG program: Return code: 0 >04:33:44,181 INFO program: Running... lvm lvchange -a n FastGroup/sysroot_b >04:33:44,234 DEBUG program: Return code: 0 >04:33:44,237 INFO program: Running... modprobe xfs >04:33:44,298 DEBUG program: Return code: 0 >04:33:44,298 INFO program: Running... udevadm settle --timeout=300 >04:33:44,325 DEBUG program: Return code: 0 >04:33:44,330 INFO program: Running... lvm vgchange -a n FastGroup >04:33:44,365 INFO program: 0 logical volume(s) in volume group "FastGroup" now active >04:33:44,365 DEBUG program: Return code: 0 >04:33:44,370 INFO program: Running... udevadm settle --timeout=300 >04:33:44,385 DEBUG program: Return code: 0 >04:33:44,392 INFO program: Running... udevadm settle --timeout=300 >04:33:44,408 DEBUG program: Return code: 0 >04:33:44,410 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >04:33:44,446 DEBUG program: Return code: 0 >04:33:44,449 INFO program: Running... udevadm settle --timeout=300 >04:33:44,464 DEBUG program: Return code: 0 >04:33:44,464 INFO program: Running... umount /mnt/sysimage >04:33:44,477 DEBUG program: Return code: 0 >04:33:44,478 INFO program: Running... udevadm settle --timeout=300 >04:33:44,494 DEBUG program: Return code: 0 >04:33:44,500 INFO program: Running... udevadm settle --timeout=300 >04:33:44,515 DEBUG program: Return code: 0 >04:33:44,520 INFO program: Running... lvm lvchange -a y SystemGroup/DistroVolume >04:33:44,648 DEBUG program: Return code: 0 >04:33:44,648 INFO program: Running... udevadm settle --timeout=300 >04:33:44,663 DEBUG program: Return code: 0 >04:33:44,665 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/SystemGroup-DistroVolume /mnt/sysimage >04:33:44,695 DEBUG program: Return code: 0 >04:33:44,699 INFO program: Running... udevadm settle --timeout=300 >04:33:44,716 DEBUG program: Return code: 0 >04:33:44,718 INFO program: Running... umount /mnt/sysimage >04:33:44,731 DEBUG program: Return code: 0 >04:33:44,732 INFO program: Running... udevadm settle --timeout=300 >04:33:44,748 DEBUG program: Return code: 0 >04:33:44,749 INFO program: Running... lvm lvchange -a n SystemGroup/DistroVolume >04:33:44,792 DEBUG program: Return code: 0 >04:33:44,796 INFO program: Running... udevadm settle --timeout=300 >04:33:44,812 DEBUG program: Return code: 0 >04:33:44,814 INFO program: Running... lvm vgchange -a n SystemGroup >04:33:44,845 INFO program: 0 logical volume(s) in volume group "SystemGroup" now active >04:33:44,846 DEBUG program: Return code: 0 >04:33:44,851 INFO program: Running... udevadm settle --timeout=300 >04:33:44,866 DEBUG program: Return code: 0 >04:33:44,872 INFO program: Running... udevadm settle --timeout=300 >04:33:44,888 DEBUG program: Return code: 0 >04:33:44,895 INFO program: Running... lvm lvchange -a y SystemGroup/SystemVolumeA >04:33:45,190 DEBUG program: Return code: 0 >04:33:45,191 INFO program: Running... udevadm settle --timeout=300 >04:33:45,206 DEBUG program: Return code: 0 >04:33:45,207 INFO program: Running... mount -t ext3 -o defaults,ro /dev/mapper/SystemGroup-SystemVolumeA /mnt/sysimage >04:33:45,280 DEBUG program: Return code: 0 >04:33:45,367 INFO program: Running... arch >04:33:45,685 INFO program: x86_64 >04:33:45,686 DEBUG program: Return code: 0 >04:33:45,744 INFO program: Running... udevadm settle --timeout=300 >04:33:45,759 DEBUG program: Return code: 0 >04:33:45,759 INFO program: Running... umount /mnt/sysimage >04:33:45,773 DEBUG program: Return code: 0 >04:33:45,773 INFO program: Running... udevadm settle --timeout=300 >04:33:45,788 DEBUG program: Return code: 0 >04:33:45,790 INFO program: Running... lvm lvchange -a n SystemGroup/SystemVolumeA >04:33:45,866 DEBUG program: Return code: 0 >04:33:45,876 INFO program: Running... lvm lvchange -a y SystemGroup/SystemVolumeB >04:33:46,002 DEBUG program: Return code: 0 >04:33:46,002 INFO program: Running... udevadm settle --timeout=300 >04:33:46,018 DEBUG program: Return code: 0 >04:33:46,019 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/SystemGroup-SystemVolumeB /mnt/sysimage >04:33:46,048 DEBUG program: Return code: 0 >04:33:46,118 INFO program: Running... arch >04:33:46,494 INFO program: x86_64 >04:33:46,494 DEBUG program: Return code: 0 >04:33:46,589 INFO program: Running... udevadm settle --timeout=300 >04:33:46,605 DEBUG program: Return code: 0 >04:33:46,605 INFO program: Running... umount /mnt/sysimage >04:33:46,618 DEBUG program: Return code: 0 >04:33:46,618 INFO program: Running... udevadm settle --timeout=300 >04:33:46,634 DEBUG program: Return code: 0 >04:33:46,635 INFO program: Running... lvm lvchange -a n SystemGroup/SystemVolumeB >04:33:46,717 DEBUG program: Return code: 0 >04:33:46,723 INFO program: Running... lvm lvchange -a y SystemGroup/SystemVolumeC >04:33:46,934 DEBUG program: Return code: 0 >04:33:46,934 INFO program: Running... udevadm settle --timeout=300 >04:33:46,949 DEBUG program: Return code: 0 >04:33:46,951 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/SystemGroup-SystemVolumeC /mnt/sysimage >04:33:47,005 DEBUG program: Return code: 0 >04:33:47,074 INFO program: Running... arch >04:33:47,709 INFO program: x86_64 >04:33:47,710 DEBUG program: Return code: 0 >04:33:47,789 INFO program: Running... udevadm settle --timeout=300 >04:33:47,804 DEBUG program: Return code: 0 >04:33:47,804 INFO program: Running... umount /mnt/sysimage >04:33:47,817 DEBUG program: Return code: 0 >04:33:47,818 INFO program: Running... udevadm settle --timeout=300 >04:33:47,833 DEBUG program: Return code: 0 >04:33:47,835 INFO program: Running... lvm lvchange -a n SystemGroup/SystemVolumeC >04:33:47,880 DEBUG program: Return code: 0 >04:33:47,885 INFO program: Running... lvm lvchange -a y SystemGroup/VirtualVolume >04:33:48,037 DEBUG program: Return code: 0 >04:33:48,037 INFO program: Running... udevadm settle --timeout=300 >04:33:48,052 DEBUG program: Return code: 0 >04:33:48,054 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/SystemGroup-VirtualVolume /mnt/sysimage >04:33:48,085 DEBUG program: Return code: 0 >04:33:48,102 INFO program: Running... udevadm settle --timeout=300 >04:33:48,117 DEBUG program: Return code: 0 >04:33:48,118 INFO program: Running... umount /mnt/sysimage >04:33:48,131 DEBUG program: Return code: 0 >04:33:48,131 INFO program: Running... udevadm settle --timeout=300 >04:33:48,147 DEBUG program: Return code: 0 >04:33:48,148 INFO program: Running... lvm lvchange -a n SystemGroup/VirtualVolume >04:33:48,194 DEBUG program: Return code: 0 >04:33:48,199 INFO program: Running... udevadm settle --timeout=300 >04:33:48,214 DEBUG program: Return code: 0 >04:33:48,216 INFO program: Running... lvm vgchange -a n SystemGroup >04:33:48,247 INFO program: 0 logical volume(s) in volume group "SystemGroup" now active >04:33:48,248 DEBUG program: Return code: 0 >04:33:48,253 INFO program: Running... udevadm settle --timeout=300 >04:33:48,269 DEBUG program: Return code: 0 >04:33:48,274 INFO program: Running... udevadm settle --timeout=300 >04:33:48,289 DEBUG program: Return code: 0 >04:33:48,291 INFO program: Running... mount -t ext3 -o defaults,ro /dev/sdb3 /mnt/sysimage >04:33:48,357 DEBUG program: Return code: 0 >04:33:48,360 INFO program: Running... udevadm settle --timeout=300 >04:33:48,376 DEBUG program: Return code: 0 >04:33:48,376 INFO program: Running... umount /mnt/sysimage >04:33:48,389 DEBUG program: Return code: 0 >04:33:48,389 INFO program: Running... udevadm settle --timeout=300 >04:33:48,404 DEBUG program: Return code: 0 >04:33:48,409 INFO program: Running... udevadm settle --timeout=300 >04:33:48,424 DEBUG program: Return code: 0 >04:33:48,426 INFO program: Running... mount -t ext2 -o defaults,ro /dev/sdc2 /mnt/sysimage >04:33:48,452 DEBUG program: Return code: 0 >04:33:48,463 INFO program: Running... udevadm settle --timeout=300 >04:33:48,478 DEBUG program: Return code: 0 >04:33:48,479 INFO program: Running... umount /mnt/sysimage >04:33:48,492 DEBUG program: Return code: 0 >04:33:48,492 INFO program: Running... udevadm settle --timeout=300 >04:33:48,507 DEBUG program: Return code: 0 >04:33:48,512 INFO program: Running... udevadm settle --timeout=300 >04:33:48,527 DEBUG program: Return code: 0 >04:33:48,529 INFO program: Running... mount -t ext2 -o defaults,ro /dev/sdc3 /mnt/sysimage >04:33:48,552 DEBUG program: Return code: 0 >04:33:48,566 INFO program: Running... udevadm settle --timeout=300 >04:33:48,581 DEBUG program: Return code: 0 >04:33:48,582 INFO program: Running... umount /mnt/sysimage >04:33:48,594 DEBUG program: Return code: 0 >04:33:48,595 INFO program: Running... udevadm settle --timeout=300 >04:33:48,610 DEBUG program: Return code: 0 >04:33:48,614 INFO program: Running... udevadm settle --timeout=300 >04:33:48,629 DEBUG program: Return code: 0 >04:33:48,634 INFO program: Running... lvm lvchange -a y HostVG/Config >04:33:48,745 DEBUG program: Return code: 0 >04:33:48,746 INFO program: Running... udevadm settle --timeout=300 >04:33:48,761 DEBUG program: Return code: 0 >04:33:48,763 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/HostVG-Config /mnt/sysimage >04:33:48,776 DEBUG program: Return code: 0 >04:33:48,785 INFO program: Running... arch >04:33:48,799 ERR program: Error running arch: No such file or directory >04:33:48,850 INFO program: Running... udevadm settle --timeout=300 >04:33:48,864 DEBUG program: Return code: 0 >04:33:48,865 INFO program: Running... umount /mnt/sysimage >04:33:48,878 DEBUG program: Return code: 0 >04:33:48,878 INFO program: Running... udevadm settle --timeout=300 >04:33:48,893 DEBUG program: Return code: 0 >04:33:48,895 INFO program: Running... lvm lvchange -a n HostVG/Config >04:33:48,982 DEBUG program: Return code: 0 >04:33:48,987 INFO program: Running... lvm lvchange -a y HostVG/Data >04:33:49,184 DEBUG program: Return code: 0 >04:33:49,184 INFO program: Running... udevadm settle --timeout=300 >04:33:49,199 DEBUG program: Return code: 0 >04:33:49,200 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/HostVG-Data /mnt/sysimage >04:33:49,233 DEBUG program: Return code: 0 >04:33:49,253 INFO program: Running... udevadm settle --timeout=300 >04:33:49,268 DEBUG program: Return code: 0 >04:33:49,269 INFO program: Running... umount /mnt/sysimage >04:33:49,281 DEBUG program: Return code: 0 >04:33:49,282 INFO program: Running... udevadm settle --timeout=300 >04:33:49,297 DEBUG program: Return code: 0 >04:33:49,298 INFO program: Running... lvm lvchange -a n HostVG/Data >04:33:49,340 DEBUG program: Return code: 0 >04:33:49,344 INFO program: Running... udevadm settle --timeout=300 >04:33:49,360 DEBUG program: Return code: 0 >04:33:49,362 INFO program: Running... lvm vgchange -a n HostVG >04:33:49,395 INFO program: 0 logical volume(s) in volume group "HostVG" now active >04:33:49,395 DEBUG program: Return code: 0 >04:33:49,402 INFO program: Running... udevadm settle --timeout=300 >04:33:49,418 DEBUG program: Return code: 0 >04:33:49,423 INFO program: Running... udevadm settle --timeout=300 >04:33:49,442 DEBUG program: Return code: 0 >04:33:49,447 INFO program: Running... lvm lvchange -a y HostVG/Logging >04:33:49,576 DEBUG program: Return code: 0 >04:33:49,576 INFO program: Running... udevadm settle --timeout=300 >04:33:49,592 DEBUG program: Return code: 0 >04:33:49,593 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/HostVG-Logging /mnt/sysimage >04:33:49,612 DEBUG program: Return code: 0 >04:33:49,625 INFO program: Running... udevadm settle --timeout=300 >04:33:49,642 DEBUG program: Return code: 0 >04:33:49,643 INFO program: Running... umount /mnt/sysimage >04:33:49,657 DEBUG program: Return code: 0 >04:33:49,658 INFO program: Running... udevadm settle --timeout=300 >04:33:49,673 DEBUG program: Return code: 0 >04:33:49,675 INFO program: Running... lvm lvchange -a n HostVG/Logging >04:33:49,765 DEBUG program: Return code: 0 >04:33:49,769 INFO program: Running... udevadm settle --timeout=300 >04:33:49,785 DEBUG program: Return code: 0 >04:33:49,787 INFO program: Running... lvm vgchange -a n HostVG >04:33:49,817 INFO program: 0 logical volume(s) in volume group "HostVG" now active >04:33:49,818 DEBUG program: Return code: 0 >04:33:49,823 INFO program: Running... udevadm settle --timeout=300 >04:33:49,838 DEBUG program: Return code: 0 >04:33:49,844 INFO program: Running... udevadm settle --timeout=300 >04:33:49,860 DEBUG program: Return code: 0 >04:33:49,952 INFO program: Running... hwclock --hctosys --utc >04:33:51,002 DEBUG program: Return code: 0 >04:33:51,003 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >04:33:51,019 DEBUG program: Return code: 0 >04:35:54,562 INFO program: Running... hostnamectl set-hostname master.base.spectsys.com >04:35:54,583 DEBUG program: Return code: 0 >04:38:06,667 INFO program: Running... udevadm settle --timeout=300 >04:38:06,706 DEBUG program: Return code: 0 >04:38:06,746 INFO program: Running... udevadm settle --timeout=300 >04:38:06,780 DEBUG program: Return code: 0 >04:43:46,710 INFO program: Running... udevadm settle --timeout=300 >04:43:46,731 DEBUG program: Return code: 0 >04:44:12,904 INFO program: Running... udevadm settle --timeout=300 >04:44:12,964 DEBUG program: Return code: 0 >04:44:12,998 INFO program: Running... udevadm settle --timeout=300 >04:44:13,022 DEBUG program: Return code: 0 >04:44:29,876 INFO program: Running... udevadm settle --timeout=300 >04:44:29,894 DEBUG program: Return code: 0 >04:45:07,401 INFO program: Running... udevadm settle --timeout=300 >04:45:07,425 DEBUG program: Return code: 0 >04:45:07,446 INFO program: Running... udevadm settle --timeout=300 >04:45:07,484 DEBUG program: Return code: 0 >04:47:48,679 INFO program: Running... udevadm settle --timeout=300 >04:47:48,697 DEBUG program: Return code: 0 >04:49:33,268 INFO program: Running... udevadm settle --timeout=300 >04:49:33,308 DEBUG program: Return code: 0 >04:49:33,347 INFO program: Running... udevadm settle --timeout=300 >04:49:33,388 DEBUG program: Return code: 0 >04:50:13,019 INFO program: Running... udevadm settle --timeout=300 >04:50:13,038 DEBUG program: Return code: 0 >04:50:35,810 INFO program: Running... udevadm settle --timeout=300 >04:50:35,836 DEBUG program: Return code: 0 >04:50:35,865 INFO program: Running... udevadm settle --timeout=300 >04:50:35,881 DEBUG program: Return code: 0 >04:53:09,105 INFO program: Running... udevadm settle --timeout=300 >04:53:09,125 DEBUG program: Return code: 0 >04:53:37,546 INFO program: Running... udevadm settle --timeout=300 >04:53:37,617 DEBUG program: Return code: 0 >04:53:37,649 INFO program: Running... udevadm settle --timeout=300 >04:53:37,688 DEBUG program: Return code: 0 >04:54:39,695 INFO program: Running... udevadm settle --timeout=300 >04:54:39,711 DEBUG program: Return code: 0 >04:56:10,939 INFO program: Running... udevadm settle --timeout=300 >04:56:10,958 DEBUG program: Return code: 0 >04:56:10,962 INFO program: Running... udevadm settle --timeout=300 >04:56:10,980 DEBUG program: Return code: 0 >04:56:10,988 INFO program: Running... udevadm settle --timeout=300 >04:56:11,008 DEBUG program: Return code: 0 >04:56:11,019 INFO program: Running... udevadm settle --timeout=300 >04:56:11,037 DEBUG program: Return code: 0 >04:56:11,049 INFO program: Running... udevadm settle --timeout=300 >04:56:11,067 DEBUG program: Return code: 0 >04:56:11,079 INFO program: Running... udevadm settle --timeout=300 >04:56:11,098 DEBUG program: Return code: 0 >04:56:11,110 INFO program: Running... udevadm settle --timeout=300 >04:56:11,130 DEBUG program: Return code: 0 >04:56:11,140 INFO program: Running... udevadm settle --timeout=300 >04:56:11,160 DEBUG program: Return code: 0 >04:56:11,172 INFO program: Running... udevadm settle --timeout=300 >04:56:11,189 DEBUG program: Return code: 0 >04:56:11,202 INFO program: Running... udevadm settle --timeout=300 >04:56:11,220 DEBUG program: Return code: 0 >04:56:11,246 INFO program: Running... multipath -c /dev/sde >04:56:11,259 INFO program: Dec 15 04:56:11 | /etc/multipath.conf does not exist, blacklisting all devices. >04:56:11,260 INFO program: Dec 15 04:56:11 | A default multipath.conf file is located at >04:56:11,260 INFO program: Dec 15 04:56:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:56:11,261 INFO program: Dec 15 04:56:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:56:11,261 INFO program: /dev/sde is not a valid multipath device path >04:56:11,262 DEBUG program: Return code: 1 >04:56:19,346 INFO program: Running... mdadm --examine --export /dev/sde1 >04:56:19,378 INFO program: MD_LEVEL=raid1 >04:56:19,378 INFO program: MD_DEVICES=2 >04:56:19,378 INFO program: MD_NAME=lhost:0 >04:56:19,378 INFO program: MD_ARRAY_SIZE=1000.20GB >04:56:19,378 INFO program: MD_UUID=05354a72:dcd78b8e:d99a46d7:c6863f8b >04:56:19,379 INFO program: MD_UPDATE_TIME=1387099970 >04:56:19,379 INFO program: MD_DEV_UUID=e654892f:bbaf1556:1ba2e706:d4c6b480 >04:56:19,379 INFO program: MD_EVENTS=1409 >04:56:19,379 DEBUG program: Return code: 0 >04:56:19,379 INFO program: Running... mdadm --examine --brief /dev/sde1 >04:56:19,397 INFO program: ARRAY /dev/md/0 metadata=1.2 UUID=05354a72:dcd78b8e:d99a46d7:c6863f8b name=lhost:0 >04:56:19,398 DEBUG program: Return code: 0 >04:56:19,407 INFO program: Running... udevadm settle --timeout=300 >04:56:19,423 DEBUG program: Return code: 0 >04:56:19,443 INFO program: Running... udevadm settle --timeout=300 >04:56:19,461 DEBUG program: Return code: 0 >04:56:19,462 INFO program: Running... mdadm --incremental --quiet /dev/sde1 >04:56:19,480 DEBUG program: Return code: 0 >04:56:19,481 INFO program: Running... udevadm settle --timeout=300 >04:56:19,504 DEBUG program: Return code: 0 >04:56:19,535 INFO program: Running... multipath -c /dev/sdf >04:56:19,549 INFO program: Dec 15 04:56:19 | /etc/multipath.conf does not exist, blacklisting all devices. >04:56:19,549 INFO program: Dec 15 04:56:19 | A default multipath.conf file is located at >04:56:19,549 INFO program: Dec 15 04:56:19 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:56:19,549 INFO program: Dec 15 04:56:19 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:56:19,549 INFO program: /dev/sdf is not a valid multipath device path >04:56:19,550 DEBUG program: Return code: 1 >04:56:27,326 INFO program: Running... mdadm --examine --export /dev/sdf1 >04:56:27,348 INFO program: MD_LEVEL=raid1 >04:56:27,349 INFO program: MD_DEVICES=2 >04:56:27,349 INFO program: MD_NAME=lhost:0 >04:56:27,349 INFO program: MD_ARRAY_SIZE=1000.20GB >04:56:27,349 INFO program: MD_UUID=05354a72:dcd78b8e:d99a46d7:c6863f8b >04:56:27,349 INFO program: MD_UPDATE_TIME=1387099970 >04:56:27,349 INFO program: MD_DEV_UUID=945a4508:f1feb4be:2aa355e1:4977f130 >04:56:27,349 INFO program: MD_EVENTS=1409 >04:56:27,350 DEBUG program: Return code: 0 >04:56:27,350 INFO program: Running... mdadm --examine --brief /dev/sdf1 >04:56:27,370 INFO program: ARRAY /dev/md/0 metadata=1.2 UUID=05354a72:dcd78b8e:d99a46d7:c6863f8b name=lhost:0 >04:56:27,370 DEBUG program: Return code: 0 >04:56:27,380 INFO program: Running... udevadm settle --timeout=300 >04:56:27,400 DEBUG program: Return code: 0 >04:56:27,401 INFO program: Running... mdadm --incremental --quiet /dev/sdf1 >04:56:27,465 DEBUG program: Return code: 0 >04:56:27,465 INFO program: Running... udevadm settle --timeout=300 >04:56:27,496 DEBUG program: Return code: 0 >04:56:27,537 INFO program: Running... multipath -c /dev/sdg >04:56:27,552 INFO program: Dec 15 04:56:27 | /etc/multipath.conf does not exist, blacklisting all devices. >04:56:27,552 INFO program: Dec 15 04:56:27 | A default multipath.conf file is located at >04:56:27,552 INFO program: Dec 15 04:56:27 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:56:27,552 INFO program: Dec 15 04:56:27 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:56:27,553 INFO program: /dev/sdg is not a valid multipath device path >04:56:27,553 DEBUG program: Return code: 1 >04:56:27,882 INFO program: Running... multipath -c /dev/sdh >04:56:27,895 INFO program: Dec 15 04:56:27 | /etc/multipath.conf does not exist, blacklisting all devices. >04:56:27,896 INFO program: Dec 15 04:56:27 | A default multipath.conf file is located at >04:56:27,896 INFO program: Dec 15 04:56:27 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:56:27,896 INFO program: Dec 15 04:56:27 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:56:27,896 INFO program: /dev/sdh is not a valid multipath device path >04:56:27,896 DEBUG program: Return code: 1 >04:56:28,186 INFO program: Running... multipath -c /dev/sda >04:56:28,199 INFO program: Dec 15 04:56:28 | /etc/multipath.conf does not exist, blacklisting all devices. >04:56:28,200 INFO program: Dec 15 04:56:28 | A default multipath.conf file is located at >04:56:28,200 INFO program: Dec 15 04:56:28 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:56:28,200 INFO program: Dec 15 04:56:28 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:56:28,200 INFO program: /dev/sda is not a valid multipath device path >04:56:28,200 DEBUG program: Return code: 1 >04:56:28,286 INFO program: Running... dumpe2fs -h /dev/sda1 >04:56:28,303 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:56:28,303 INFO program: Filesystem volume name: boot >04:56:28,303 INFO program: Last mounted on: /boot >04:56:28,303 INFO program: Filesystem UUID: 72ba91be-1b51-4194-8777-bbea182d6e2d >04:56:28,303 INFO program: Filesystem magic number: 0xEF53 >04:56:28,304 INFO program: Filesystem revision #: 1 (dynamic) >04:56:28,304 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 >04:56:28,304 INFO program: Filesystem flags: signed_directory_hash >04:56:28,304 INFO program: Default mount options: user_xattr acl >04:56:28,304 INFO program: Filesystem state: clean >04:56:28,305 INFO program: Errors behavior: Continue >04:56:28,305 INFO program: Filesystem OS type: Linux >04:56:28,305 INFO program: Inode count: 128000 >04:56:28,305 INFO program: Block count: 512000 >04:56:28,305 INFO program: Reserved block count: 25600 >04:56:28,305 INFO program: Free blocks: 465161 >04:56:28,305 INFO program: Free inodes: 127615 >04:56:28,305 INFO program: First block: 0 >04:56:28,305 INFO program: Block size: 4096 >04:56:28,306 INFO program: Fragment size: 4096 >04:56:28,306 INFO program: Reserved GDT blocks: 124 >04:56:28,306 INFO program: Blocks per group: 32768 >04:56:28,306 INFO program: Fragments per group: 32768 >04:56:28,309 INFO program: Inodes per group: 8000 >04:56:28,310 INFO program: Inode blocks per group: 500 >04:56:28,310 INFO program: Flex block group size: 16 >04:56:28,310 INFO program: Filesystem created: Sat Jul 20 13:03:41 2013 >04:56:28,310 INFO program: Last mount time: Sun Dec 15 04:08:38 2013 >04:56:28,310 INFO program: Last write time: Sun Dec 15 04:28:07 2013 >04:56:28,312 INFO program: Mount count: 206 >04:56:28,312 INFO program: Maximum mount count: -1 >04:56:28,312 INFO program: Last checked: Sat Jul 20 13:03:41 2013 >04:56:28,312 INFO program: Check interval: 0 (<none>) >04:56:28,313 INFO program: Lifetime writes: 309 MB >04:56:28,313 INFO program: Reserved blocks uid: 0 (user root) >04:56:28,313 INFO program: Reserved blocks gid: 0 (group root) >04:56:28,314 INFO program: First inode: 11 >04:56:28,314 INFO program: Inode size: 256 >04:56:28,314 INFO program: Required extra isize: 28 >04:56:28,314 INFO program: Desired extra isize: 28 >04:56:28,316 INFO program: Journal inode: 8 >04:56:28,316 INFO program: Default directory hash: half_md4 >04:56:28,317 INFO program: Directory Hash Seed: 8723e0f9-ae0b-4121-a4e0-1c4c97cdee5a >04:56:28,317 INFO program: Journal backup: inode blocks >04:56:28,317 INFO program: Journal features: (none) >04:56:28,317 INFO program: Journal size: 32M >04:56:28,317 INFO program: Journal length: 8192 >04:56:28,317 INFO program: Journal sequence: 0x00000246 >04:56:28,317 INFO program: Journal start: 0 >04:56:28,317 INFO program: >04:56:28,318 DEBUG program: Return code: 0 >04:56:28,318 INFO program: Running... resize2fs -P /dev/sda1 >04:56:28,334 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:56:28,335 INFO program: Estimated minimum size of the filesystem: 47737 >04:56:28,336 DEBUG program: Return code: 0 >04:56:28,390 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sda2 >04:56:28,415 INFO program: LVM2_PV_UUID=V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY >04:56:28,416 INFO program: LVM2_PE_START=1024.00 >04:56:28,416 INFO program: LVM2_VG_NAME=FastGroup >04:56:28,417 INFO program: LVM2_VG_UUID=j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv >04:56:28,417 INFO program: LVM2_VG_SIZE=122880000.00 >04:56:28,418 INFO program: LVM2_VG_FREE=0 >04:56:28,418 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:56:28,419 INFO program: LVM2_VG_EXTENT_COUNT=30000 >04:56:28,419 INFO program: LVM2_VG_FREE_COUNT=0 >04:56:28,420 INFO program: LVM2_PV_COUNT=1 >04:56:28,420 DEBUG program: Return code: 0 >04:56:28,434 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} FastGroup >04:56:28,456 INFO program: LVM2_LV_NAME=swap LVM2_LV_NAME=sysroot_a LVM2_LV_NAME=sysroot_b >04:56:28,456 INFO program: LVM2_LV_UUID=1z1puH-srT2-m2aX-fB2M-ozyN-hd1x-6Z5dBa LVM2_LV_UUID=kmzUjE-kJRu-5ssf-kts5-iPt0-Yo9F-XzeJBF LVM2_LV_UUID=7Y8Vzn-tZLX-JJ93-c1EZ-CRPi-r3yY-O8p7gj >04:56:28,457 INFO program: LVM2_LV_SIZE=16384000.00 LVM2_LV_SIZE=53248000.00 LVM2_LV_SIZE=53248000.00 >04:56:28,457 INFO program: LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- >04:56:28,457 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:56:28,457 DEBUG program: Return code: 0 >04:56:28,474 INFO program: Running... lvm lvchange -a y FastGroup/swap >04:56:28,530 DEBUG program: Return code: 0 >04:56:28,531 INFO program: Running... udevadm settle --timeout=300 >04:56:36,328 DEBUG program: Return code: 0 >04:56:36,395 INFO program: Running... lvm lvchange -a y FastGroup/sysroot_a >04:56:36,459 DEBUG program: Return code: 0 >04:56:36,459 INFO program: Running... udevadm settle --timeout=300 >04:56:36,478 DEBUG program: Return code: 0 >04:56:36,508 INFO program: Running... dumpe2fs -h /dev/mapper/FastGroup-sysroot_a >04:56:36,524 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:56:36,524 INFO program: Filesystem volume name: sysroot_a >04:56:36,524 INFO program: Last mounted on: / >04:56:36,525 INFO program: Filesystem UUID: 2a69e335-e4c3-4890-934c-bd1fa4261bf4 >04:56:36,525 INFO program: Filesystem magic number: 0xEF53 >04:56:36,525 INFO program: Filesystem revision #: 1 (dynamic) >04:56:36,525 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 >04:56:36,525 INFO program: Filesystem flags: signed_directory_hash >04:56:36,525 INFO program: Default mount options: user_xattr acl >04:56:36,525 INFO program: Filesystem state: clean >04:56:36,525 INFO program: Errors behavior: Continue >04:56:36,526 INFO program: Filesystem OS type: Linux >04:56:36,526 INFO program: Inode count: 3334144 >04:56:36,526 INFO program: Block count: 13312000 >04:56:36,526 INFO program: Reserved block count: 665600 >04:56:36,526 INFO program: Free blocks: 9712458 >04:56:36,526 INFO program: Free inodes: 3151909 >04:56:36,526 INFO program: First block: 0 >04:56:36,526 INFO program: Block size: 4096 >04:56:36,527 INFO program: Fragment size: 4096 >04:56:36,527 INFO program: Reserved GDT blocks: 1020 >04:56:36,530 INFO program: Blocks per group: 32768 >04:56:36,530 INFO program: Fragments per group: 32768 >04:56:36,530 INFO program: Inodes per group: 8192 >04:56:36,530 INFO program: Inode blocks per group: 512 >04:56:36,530 INFO program: Flex block group size: 16 >04:56:36,530 INFO program: Filesystem created: Sat Jul 20 13:03:39 2013 >04:56:36,530 INFO program: Last mount time: Sun Dec 15 04:08:37 2013 >04:56:36,531 INFO program: Last write time: Sun Dec 15 04:28:08 2013 >04:56:36,531 INFO program: Mount count: 206 >04:56:36,531 INFO program: Maximum mount count: -1 >04:56:36,531 INFO program: Last checked: Sat Jul 20 13:03:39 2013 >04:56:36,534 INFO program: Check interval: 0 (<none>) >04:56:36,535 INFO program: Lifetime writes: 101 GB >04:56:36,535 INFO program: Reserved blocks uid: 0 (user root) >04:56:36,535 INFO program: Reserved blocks gid: 0 (group root) >04:56:36,536 INFO program: First inode: 11 >04:56:36,536 INFO program: Inode size: 256 >04:56:36,537 INFO program: Required extra isize: 28 >04:56:36,537 INFO program: Desired extra isize: 28 >04:56:36,538 INFO program: Journal inode: 8 >04:56:36,538 INFO program: Default directory hash: half_md4 >04:56:36,539 INFO program: Directory Hash Seed: cde50794-012c-4f35-8eea-e1d7a51266bd >04:56:36,539 INFO program: Journal backup: inode blocks >04:56:36,539 INFO program: Journal features: journal_incompat_revoke >04:56:36,540 INFO program: Journal size: 128M >04:56:36,540 INFO program: Journal length: 32768 >04:56:36,541 INFO program: Journal sequence: 0x0006322e >04:56:36,541 INFO program: Journal start: 0 >04:56:36,542 INFO program: >04:56:36,542 DEBUG program: Return code: 0 >04:56:36,543 INFO program: Running... resize2fs -P /dev/mapper/FastGroup-sysroot_a >04:56:36,558 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:56:36,559 INFO program: Estimated minimum size of the filesystem: 3470180 >04:56:36,560 DEBUG program: Return code: 0 >04:56:36,604 INFO program: Running... lvm lvchange -a y FastGroup/sysroot_b >04:56:36,662 DEBUG program: Return code: 0 >04:56:36,663 INFO program: Running... udevadm settle --timeout=300 >04:56:36,681 DEBUG program: Return code: 0 >04:56:36,710 INFO program: Running... dumpe2fs -h /dev/mapper/FastGroup-sysroot_b >04:56:36,726 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:56:36,727 INFO program: Filesystem volume name: sysroot_b >04:56:36,727 INFO program: Last mounted on: <not available> >04:56:36,728 INFO program: Filesystem UUID: 87ba7188-801e-4efc-b4f1-4b132b7fa54c >04:56:36,728 INFO program: Filesystem magic number: 0xEF53 >04:56:36,729 INFO program: Filesystem revision #: 1 (dynamic) >04:56:36,729 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 >04:56:36,729 INFO program: Filesystem flags: signed_directory_hash >04:56:36,730 INFO program: Default mount options: user_xattr acl >04:56:36,730 INFO program: Filesystem state: clean >04:56:36,731 INFO program: Errors behavior: Continue >04:56:36,731 INFO program: Filesystem OS type: Linux >04:56:36,732 INFO program: Inode count: 3334144 >04:56:36,732 INFO program: Block count: 13312000 >04:56:36,732 INFO program: Reserved block count: 665600 >04:56:36,733 INFO program: Free blocks: 13056703 >04:56:36,733 INFO program: Free inodes: 3334133 >04:56:36,734 INFO program: First block: 0 >04:56:36,734 INFO program: Block size: 4096 >04:56:36,735 INFO program: Fragment size: 4096 >04:56:36,735 INFO program: Reserved GDT blocks: 1020 >04:56:36,735 INFO program: Blocks per group: 32768 >04:56:36,736 INFO program: Fragments per group: 32768 >04:56:36,736 INFO program: Inodes per group: 8192 >04:56:36,737 INFO program: Inode blocks per group: 512 >04:56:36,737 INFO program: Flex block group size: 16 >04:56:36,738 INFO program: Filesystem created: Sat Jul 20 13:03:40 2013 >04:56:36,738 INFO program: Last mount time: Sun Dec 15 04:08:38 2013 >04:56:36,739 INFO program: Last write time: Sun Dec 15 04:28:07 2013 >04:56:36,739 INFO program: Mount count: 205 >04:56:36,739 INFO program: Maximum mount count: -1 >04:56:36,740 INFO program: Last checked: Sat Jul 20 13:03:40 2013 >04:56:36,740 INFO program: Check interval: 0 (<none>) >04:56:36,741 INFO program: Lifetime writes: 134 MB >04:56:36,741 INFO program: Reserved blocks uid: 0 (user root) >04:56:36,742 INFO program: Reserved blocks gid: 0 (group root) >04:56:36,742 INFO program: First inode: 11 >04:56:36,742 INFO program: Inode size: 256 >04:56:36,743 INFO program: Required extra isize: 28 >04:56:36,743 INFO program: Desired extra isize: 28 >04:56:36,744 INFO program: Journal inode: 8 >04:56:36,744 INFO program: Default directory hash: half_md4 >04:56:36,744 INFO program: Directory Hash Seed: 008b3dff-f2e7-4618-988f-1b101b27313b >04:56:36,745 INFO program: Journal backup: inode blocks >04:56:36,745 INFO program: Journal features: (none) >04:56:36,746 INFO program: Journal size: 128M >04:56:36,746 INFO program: Journal length: 32768 >04:56:36,747 INFO program: Journal sequence: 0x00000016 >04:56:36,747 INFO program: Journal start: 0 >04:56:36,748 INFO program: >04:56:36,748 DEBUG program: Return code: 0 >04:56:36,749 INFO program: Running... resize2fs -P /dev/mapper/FastGroup-sysroot_b >04:56:36,764 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:56:36,765 INFO program: Estimated minimum size of the filesystem: 70068 >04:56:36,768 DEBUG program: Return code: 0 >04:56:36,835 INFO program: Running... multipath -c /dev/sdb >04:56:36,850 INFO program: Dec 15 04:56:36 | /etc/multipath.conf does not exist, blacklisting all devices. >04:56:36,851 INFO program: Dec 15 04:56:36 | A default multipath.conf file is located at >04:56:36,851 INFO program: Dec 15 04:56:36 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:56:36,851 INFO program: Dec 15 04:56:36 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:56:36,852 INFO program: /dev/sdb is not a valid multipath device path >04:56:36,852 DEBUG program: Return code: 1 >04:56:36,958 INFO program: Running... dumpe2fs -h /dev/sdb1 >04:56:36,994 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:56:36,995 INFO program: Filesystem volume name: boot >04:56:36,996 INFO program: Last mounted on: /boot >04:56:36,996 INFO program: Filesystem UUID: 40182954-626f-4206-930b-ff5375ed0a7a >04:56:36,997 INFO program: Filesystem magic number: 0xEF53 >04:56:36,997 INFO program: Filesystem revision #: 1 (dynamic) >04:56:36,998 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 >04:56:36,998 INFO program: Filesystem flags: signed_directory_hash >04:56:36,998 INFO program: Default mount options: user_xattr acl >04:56:36,999 INFO program: Filesystem state: clean >04:56:36,999 INFO program: Errors behavior: Continue >04:56:37,000 INFO program: Filesystem OS type: Linux >04:56:37,000 INFO program: Inode count: 65536 >04:56:37,001 INFO program: Block count: 262144 >04:56:37,001 INFO program: Reserved block count: 13107 >04:56:37,002 INFO program: Free blocks: 224348 >04:56:37,002 INFO program: Free inodes: 65200 >04:56:37,002 INFO program: First block: 0 >04:56:37,003 INFO program: Block size: 4096 >04:56:37,003 INFO program: Fragment size: 4096 >04:56:37,004 INFO program: Reserved GDT blocks: 63 >04:56:37,004 INFO program: Blocks per group: 32768 >04:56:37,005 INFO program: Fragments per group: 32768 >04:56:37,005 INFO program: Inodes per group: 8192 >04:56:37,005 INFO program: Inode blocks per group: 512 >04:56:37,006 INFO program: Flex block group size: 16 >04:56:37,006 INFO program: Filesystem created: Thu Jul 18 10:48:43 2013 >04:56:37,007 INFO program: Last mount time: Sat Jul 20 05:54:52 2013 >04:56:37,007 INFO program: Last write time: Sat Jul 20 06:01:11 2013 >04:56:37,008 INFO program: Mount count: 6 >04:56:37,008 INFO program: Maximum mount count: -1 >04:56:37,009 INFO program: Last checked: Thu Jul 18 10:48:43 2013 >04:56:37,009 INFO program: Check interval: 0 (<none>) >04:56:37,009 INFO program: Lifetime writes: 157 MB >04:56:37,010 INFO program: Reserved blocks uid: 0 (user root) >04:56:37,010 INFO program: Reserved blocks gid: 0 (group root) >04:56:37,011 INFO program: First inode: 11 >04:56:37,011 INFO program: Inode size: 256 >04:56:37,011 INFO program: Required extra isize: 28 >04:56:37,012 INFO program: Desired extra isize: 28 >04:56:37,012 INFO program: Journal inode: 8 >04:56:37,013 INFO program: Default directory hash: half_md4 >04:56:37,013 INFO program: Directory Hash Seed: e65bd299-0ed5-4730-8e75-dd66dffd7b22 >04:56:37,014 INFO program: Journal backup: inode blocks >04:56:37,014 INFO program: Journal features: (none) >04:56:37,014 INFO program: Journal size: 32M >04:56:37,015 INFO program: Journal length: 8192 >04:56:37,015 INFO program: Journal sequence: 0x00000034 >04:56:37,016 INFO program: Journal start: 0 >04:56:37,016 INFO program: >04:56:37,017 DEBUG program: Return code: 0 >04:56:37,017 INFO program: Running... resize2fs -P /dev/sdb1 >04:56:37,036 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:56:37,037 INFO program: Estimated minimum size of the filesystem: 42636 >04:56:37,038 DEBUG program: Return code: 0 >04:56:37,094 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >04:56:37,132 INFO program: LVM2_PV_UUID=PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F >04:56:37,132 INFO program: LVM2_PE_START=1024.00 >04:56:37,133 INFO program: LVM2_VG_NAME=SystemGroup >04:56:37,133 INFO program: LVM2_VG_UUID=lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV >04:56:37,134 INFO program: LVM2_VG_SIZE=819195904.00 >04:56:37,134 INFO program: LVM2_VG_FREE=433680384.00 >04:56:37,135 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:56:37,135 INFO program: LVM2_VG_EXTENT_COUNT=199999 >04:56:37,136 INFO program: LVM2_VG_FREE_COUNT=105879 >04:56:37,136 INFO program: LVM2_PV_COUNT=1 >04:56:37,137 DEBUG program: Return code: 0 >04:56:37,150 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} SystemGroup >04:56:37,177 INFO program: LVM2_LV_NAME=DistroVolume LVM2_LV_NAME=SwapVolume LVM2_LV_NAME=SystemVolumeA LVM2_LV_NAME=SystemVolumeB LVM2_LV_NAME=SystemVolumeC LVM2_LV_NAME=TestSharedVolume LVM2_LV_NAME=VirtualVolume >04:56:37,177 INFO program: LVM2_LV_UUID=GewSl4-TfWH-IqcQ-Od8D-s79S-vNG4-iJXBqI LVM2_LV_UUID=5Qoq5c-8esb-KDXO-W8wQ-XLPK-F8FW-feN4zo LVM2_LV_UUID=Yq67iH-NEaM-C3Dk-ziaj-7y8v-KeHg-vzixp3 LVM2_LV_UUID=EJ7C6d-A11l-32Lz-p0VN-1G75-FCjQ-BrGNVh LVM2_LV_UUID=WWpJ1B-sa8e-1BCx-fJDf-dbGa-8mHI-d7HQqJ LVM2_LV_UUID=DYMDSw-xWtJ-qhFM-AIVQ-GHcC-KiLL-121OfO LVM2_LV_UUID=nzLZqx-mlOh-dc5z-26L9-9Lde-WtXn-vYp5uP >04:56:37,177 INFO program: LVM2_LV_SIZE=62914560.00 LVM2_LV_SIZE=10240000.00 LVM2_LV_SIZE=30720000.00 LVM2_LV_SIZE=30720000.00 LVM2_LV_SIZE=30720000.00 LVM2_LV_SIZE=10485760.00 LVM2_LV_SIZE=209715200.00 >04:56:37,177 INFO program: LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- >04:56:37,177 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:56:37,178 DEBUG program: Return code: 0 >04:56:37,190 INFO program: Running... lvm lvchange -a y SystemGroup/DistroVolume >04:56:37,337 DEBUG program: Return code: 0 >04:56:37,338 INFO program: Running... udevadm settle --timeout=300 >04:56:37,357 DEBUG program: Return code: 0 >04:56:37,387 INFO program: Running... dumpe2fs -h /dev/mapper/SystemGroup-DistroVolume >04:56:37,419 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:56:37,419 INFO program: Filesystem volume name: DISTROS >04:56:37,419 INFO program: Last mounted on: /distro >04:56:37,419 INFO program: Filesystem UUID: 7d5ef363-5e62-464c-98d9-ff499b9a8c01 >04:56:37,420 INFO program: Filesystem magic number: 0xEF53 >04:56:37,420 INFO program: Filesystem revision #: 1 (dynamic) >04:56:37,420 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 >04:56:37,420 INFO program: Filesystem flags: signed_directory_hash >04:56:37,420 INFO program: Default mount options: (none) >04:56:37,420 INFO program: Filesystem state: clean >04:56:37,420 INFO program: Errors behavior: Continue >04:56:37,420 INFO program: Filesystem OS type: Linux >04:56:37,421 INFO program: Inode count: 3932160 >04:56:37,421 INFO program: Block count: 15728640 >04:56:37,421 INFO program: Reserved block count: 786432 >04:56:37,421 INFO program: Free blocks: 3735386 >04:56:37,421 INFO program: Free inodes: 3922249 >04:56:37,421 INFO program: First block: 0 >04:56:37,421 INFO program: Block size: 4096 >04:56:37,421 INFO program: Fragment size: 4096 >04:56:37,422 INFO program: Reserved GDT blocks: 1020 >04:56:37,422 INFO program: Blocks per group: 32768 >04:56:37,422 INFO program: Fragments per group: 32768 >04:56:37,422 INFO program: Inodes per group: 8192 >04:56:37,422 INFO program: Inode blocks per group: 512 >04:56:37,423 INFO program: RAID stride: 32732 >04:56:37,423 INFO program: Flex block group size: 16 >04:56:37,423 INFO program: Filesystem created: Thu Jul 14 11:09:25 2011 >04:56:37,423 INFO program: Last mount time: Sat Jul 20 05:54:53 2013 >04:56:37,424 INFO program: Last write time: Sat Jul 20 06:01:11 2013 >04:56:37,424 INFO program: Mount count: 5 >04:56:37,424 INFO program: Maximum mount count: 26 >04:56:37,424 INFO program: Last checked: Thu Jul 18 11:07:02 2013 >04:56:37,425 INFO program: Check interval: 15552000 (6 months) >04:56:37,425 INFO program: Next check after: Tue Jan 14 10:07:02 2014 >04:56:37,425 INFO program: Lifetime writes: 75 GB >04:56:37,425 INFO program: Reserved blocks uid: 0 (user root) >04:56:37,426 INFO program: Reserved blocks gid: 0 (group root) >04:56:37,426 INFO program: First inode: 11 >04:56:37,426 INFO program: Inode size: 256 >04:56:37,426 INFO program: Required extra isize: 28 >04:56:37,427 INFO program: Desired extra isize: 28 >04:56:37,427 INFO program: Journal inode: 8 >04:56:37,427 INFO program: Default directory hash: half_md4 >04:56:37,429 INFO program: Directory Hash Seed: 09fa54fa-f7b3-45b5-9295-ab5e89028da2 >04:56:37,429 INFO program: Journal backup: inode blocks >04:56:37,430 INFO program: Journal features: journal_incompat_revoke >04:56:37,430 INFO program: Journal size: 128M >04:56:37,433 INFO program: Journal length: 32768 >04:56:37,433 INFO program: Journal sequence: 0x00001463 >04:56:37,433 INFO program: Journal start: 0 >04:56:37,433 INFO program: >04:56:37,433 DEBUG program: Return code: 0 >04:56:37,434 INFO program: Running... resize2fs -P /dev/mapper/SystemGroup-DistroVolume >04:56:37,449 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:56:37,450 INFO program: Estimated minimum size of the filesystem: 11953485 >04:56:37,450 DEBUG program: Return code: 0 >04:56:37,497 INFO program: Running... lvm lvchange -a y SystemGroup/SwapVolume >04:56:37,655 DEBUG program: Return code: 0 >04:56:37,655 INFO program: Running... udevadm settle --timeout=300 >04:56:37,673 DEBUG program: Return code: 0 >04:56:37,733 INFO program: Running... lvm lvchange -a y SystemGroup/SystemVolumeA >04:56:38,070 DEBUG program: Return code: 0 >04:56:38,071 INFO program: Running... udevadm settle --timeout=300 >04:56:38,089 DEBUG program: Return code: 0 >04:56:38,120 INFO program: Running... dumpe2fs -h /dev/mapper/SystemGroup-SystemVolumeA >04:56:38,152 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:56:38,152 INFO program: Filesystem volume name: <none> >04:56:38,152 INFO program: Last mounted on: /run/media/pakseykin/ff1ebbec-face-4920-87e4-e563240bdf16 >04:56:38,152 INFO program: Filesystem UUID: ff1ebbec-face-4920-87e4-e563240bdf16 >04:56:38,152 INFO program: Filesystem magic number: 0xEF53 >04:56:38,152 INFO program: Filesystem revision #: 1 (dynamic) >04:56:38,153 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >04:56:38,153 INFO program: Filesystem flags: signed_directory_hash >04:56:38,153 INFO program: Default mount options: user_xattr acl >04:56:38,153 INFO program: Filesystem state: clean >04:56:38,153 INFO program: Errors behavior: Continue >04:56:38,153 INFO program: Filesystem OS type: Linux >04:56:38,153 INFO program: Inode count: 7685440 >04:56:38,153 INFO program: Block count: 7680000 >04:56:38,154 INFO program: Reserved block count: 384000 >04:56:38,154 INFO program: Free blocks: 6469632 >04:56:38,154 INFO program: Free inodes: 7548358 >04:56:38,154 INFO program: First block: 0 >04:56:38,154 INFO program: Block size: 4096 >04:56:38,154 INFO program: Fragment size: 4096 >04:56:38,154 INFO program: Reserved GDT blocks: 1022 >04:56:38,154 INFO program: Blocks per group: 32768 >04:56:38,157 INFO program: Fragments per group: 32768 >04:56:38,158 INFO program: Inodes per group: 32704 >04:56:38,158 INFO program: Inode blocks per group: 1022 >04:56:38,158 INFO program: Filesystem created: Sat Apr 28 09:48:02 2012 >04:56:38,158 INFO program: Last mount time: Fri May 10 11:29:01 2013 >04:56:38,159 INFO program: Last write time: Fri May 10 11:29:06 2013 >04:56:38,159 INFO program: Mount count: 18 >04:56:38,159 INFO program: Maximum mount count: -1 >04:56:38,160 INFO program: Last checked: Sat Apr 28 09:48:02 2012 >04:56:38,160 INFO program: Check interval: 0 (<none>) >04:56:38,160 INFO program: Lifetime writes: 1956 kB >04:56:38,160 INFO program: Reserved blocks uid: 0 (user root) >04:56:38,160 INFO program: Reserved blocks gid: 0 (group root) >04:56:38,162 INFO program: First inode: 11 >04:56:38,162 INFO program: Inode size: 128 >04:56:38,162 INFO program: Journal inode: 8 >04:56:38,163 INFO program: Default directory hash: tea >04:56:38,163 INFO program: Directory Hash Seed: 32883c44-c748-491f-8df0-b4de189728ec >04:56:38,163 INFO program: Journal backup: inode blocks >04:56:38,163 INFO program: Journal features: journal_incompat_revoke >04:56:38,163 INFO program: Journal size: 128M >04:56:38,163 INFO program: Journal length: 32768 >04:56:38,163 INFO program: Journal sequence: 0x000043ab >04:56:38,166 INFO program: Journal start: 0 >04:56:38,166 INFO program: >04:56:38,167 DEBUG program: Return code: 0 >04:56:38,167 INFO program: Running... resize2fs -P /dev/mapper/SystemGroup-SystemVolumeA >04:56:38,182 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:56:38,183 INFO program: Estimated minimum size of the filesystem: 998397 >04:56:38,184 DEBUG program: Return code: 0 >04:56:38,235 INFO program: Running... lvm lvchange -a y SystemGroup/SystemVolumeB >04:56:38,365 DEBUG program: Return code: 0 >04:56:38,365 INFO program: Running... udevadm settle --timeout=300 >04:56:38,383 DEBUG program: Return code: 0 >04:56:38,384 INFO program: Running... udevadm settle --timeout=300 >04:56:38,423 DEBUG program: Return code: 0 >04:56:38,735 INFO program: Running... journalctl -b > > >/tmp/storage.log: >04:30:57,312 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >04:30:57,312 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >04:30:57,313 DEBUG blivet: registered device format class LUKS as luks >04:30:57,314 DEBUG blivet: registered device format class MultipathMember as multipath_member >04:30:57,314 DEBUG blivet: registered device format class DiskLabel as disklabel >04:30:57,315 DEBUG blivet: registered device format class MDRaidMember as mdmember >04:30:57,325 DEBUG blivet: registered device format class Ext2FS as ext2 >04:30:57,325 DEBUG blivet: registered device format class Ext3FS as ext3 >04:30:57,325 DEBUG blivet: registered device format class Ext4FS as ext4 >04:30:57,325 DEBUG blivet: registered device format class FATFS as vfat >04:30:57,325 DEBUG blivet: registered device format class EFIFS as efi >04:30:57,325 DEBUG blivet: registered device format class BTRFS as btrfs >04:30:57,325 DEBUG blivet: registered device format class GFS2 as gfs2 >04:30:57,325 DEBUG blivet: registered device format class JFS as jfs >04:30:57,326 DEBUG blivet: registered device format class ReiserFS as reiserfs >04:30:57,326 DEBUG blivet: registered device format class XFS as xfs >04:30:57,326 DEBUG blivet: registered device format class HFS as hfs >04:30:57,326 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >04:30:57,326 DEBUG blivet: registered device format class HFSPlus as hfs+ >04:30:57,326 DEBUG blivet: registered device format class MacEFIFS as macefi >04:30:57,326 DEBUG blivet: registered device format class NTFS as ntfs >04:30:57,326 DEBUG blivet: registered device format class NFS as nfs >04:30:57,326 DEBUG blivet: registered device format class NFSv4 as nfs4 >04:30:57,327 DEBUG blivet: registered device format class Iso9660FS as iso9660 >04:30:57,327 DEBUG blivet: registered device format class NoDevFS as nodev >04:30:57,327 DEBUG blivet: registered device format class DevPtsFS as devpts >04:30:57,327 DEBUG blivet: registered device format class ProcFS as proc >04:30:57,327 DEBUG blivet: registered device format class SysFS as sysfs >04:30:57,327 DEBUG blivet: registered device format class TmpFS as tmpfs >04:30:57,327 DEBUG blivet: registered device format class BindFS as bind >04:30:57,327 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >04:30:57,327 DEBUG blivet: registered device format class USBFS as usbfs >04:30:57,328 DEBUG blivet: registered device format class SwapSpace as swap >04:30:57,329 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >04:30:57,336 DEBUG blivet: registered device format class BIOSBoot as biosboot >04:31:29,380 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:31:29,380 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:31:29,380 INFO blivet: sdd1 looks to be the live device; marking as protected >04:31:29,407 INFO blivet: devices to scan: ['sde', 'sde1', 'sdf', 'sdf1', 'sdg', 'sdh', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sr0', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdd', 'sdd1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-10', 'dm-11', 'dm-12', 'dm-13', 'dm-14', 'dm-15', 'dm-16', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8', 'dm-9', 'md127'] >04:31:29,437 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8 /dev/disk/by-id/wwn-0x5000c5003749f3b4 /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > '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': '168', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '168', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '31cb4996', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPE4YD8', > 'ID_SERIAL_SHORT': '6VPE4YD8', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003749f3b4', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003749f3b4', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58704', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8', > '/dev/disk/by-id/wwn-0x5000c5003749f3b4', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde'} ; name: sde ; >04:31:29,438 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde)... >04:31:29,438 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >04:31:29,439 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:29,439 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >04:31:29,441 INFO blivet: sde is a disk >04:31:29,441 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:29,449 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >04:31:29,472 INFO blivet: added disk sde (id 0) to device tree >04:31:29,472 DEBUG blivet: looking up parted Device: /dev/sde >04:31:29,474 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >04:31:29,475 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >04:31:29,475 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >04:31:29,475 DEBUG blivet: required disklabel type for sde (1) is None >04:31:29,475 DEBUG blivet: default disklabel type for sde is gpt >04:31:29,476 DEBUG blivet: selecting gpt disklabel for sde based on size >04:31:29,477 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: gpt ; exists: True ; >04:31:29,479 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x117fbd0>] > device: <parted.device.Device object at 0x117fa10> > PedDisk: <_ped.Disk object at 0x1183ab8> >04:31:29,480 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:31:29,481 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >04:31:29,482 INFO blivet: got device: DiskDevice instance (0x110fed0) -- > name = sde status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ST310005 24AS path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x107fd40> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x116cb10> >04:31:29,483 INFO blivet: got format: DiskLabel instance (0x116cbd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sde 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: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x117fbd0>] > device: <parted.device.Device object at 0x117fa10> > PedDisk: <_ped.Disk object at 0x1183ab8> > origPartedDisk = <parted.disk.Disk object at 0x117fe90> > partedDevice = parted.Device instance -- > model: ST310005 24AS path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1175050> > >04:31:29,489 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8-part1 /dev/disk/by-id/wwn-0x5000c5003749f3b4-part1 /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > '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': '168', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '168', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'lhost:0', > 'ID_FS_LABEL_ENC': 'lhost:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', > 'ID_FS_UUID_ENC': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', > 'ID_FS_UUID_SUB': 'e654892f-bbaf-1556-1ba2-e706d4c6b480', > 'ID_FS_UUID_SUB_ENC': 'e654892f-bbaf-1556-1ba2-e706d4c6b480', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953523120', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '31cb4996-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '31cb4996', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPE4YD8', > 'ID_SERIAL_SHORT': '6VPE4YD8', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003749f3b4', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003749f3b4', > 'MAJOR': '8', > 'MINOR': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1000.20GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'e654892f:bbaf1556:1ba2e706:d4c6b480', > 'UDISKS_MD_MEMBER_EVENTS': '1409', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'lhost:0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1387099688', > 'UDISKS_MD_MEMBER_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', > 'USEC_INITIALIZED': '58736', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8-part1', > '/dev/disk/by-id/wwn-0x5000c5003749f3b4-part1', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1'} ; name: sde1 ; >04:31:29,489 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1)... >04:31:29,490 DEBUG blivet: DeviceTree.getDeviceByName: name: sde1 ; >04:31:29,490 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:29,490 INFO blivet: sde1 is a partition >04:31:29,491 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >04:31:29,491 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >04:31:29,492 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sde (0) with existing msdos disklabel >04:31:29,493 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >04:31:29,494 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >04:31:29,494 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:29,494 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >04:31:29,495 DEBUG blivet: looking up parted Partition: /dev/sde1 >04:31:29,495 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >04:31:29,496 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >04:31:29,497 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >04:31:29,497 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >04:31:29,497 INFO blivet: added partition sde1 (id 1) to device tree >04:31:29,498 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >04:31:29,498 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: dos ; >04:31:29,499 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >04:31:29,500 DEBUG blivet: DiskLabel.__init__: device: /dev/sde1 ; labelType: dos ; exists: True ; >04:31:37,350 WARN blivet: disklabel detected but not usable on sde1 >04:31:37,378 INFO blivet: type detected on 'sde1' is 'linux_raid_member' >04:31:37,379 DEBUG blivet: MDRaidMember.__init__: uuid: 05354a72-dcd7-8b8e-d99a-46d7c6863f8b ; exists: True ; label: lhost:0 ; device: /dev/sde1 ; serial: 6VPE4YD8 ; mdUuid: 05354a72:dcd78b8e:d99a46d7:c6863f8b ; biosraid: False ; >04:31:37,379 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >04:31:37,380 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >04:31:37,381 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: mdmember ; >04:31:37,381 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde1 ; >04:31:37,382 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:31:37,407 INFO blivet: using name lhost:0 for md array containing member sde1 >04:31:37,407 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:37,408 DEBUG blivet: MDRaidArrayDevice._setFormat: lhost:0 ; current: None ; type: None ; >04:31:37,409 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: lhost:0 ; status: False ; >04:31:37,410 DEBUG blivet: MDRaidArrayDevice._addDevice: lhost:0 ; device: sde1 ; status: True ; >04:31:37,411 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sde1 ; >04:31:37,411 DEBUG blivet: looking up parted Device: /dev/md/lhost:0 >04:31:37,412 INFO blivet: added mdarray lhost:0 (id 2) to device tree >04:31:37,413 DEBUG blivet: looking up parted Device: /dev/sde1 >04:31:37,414 INFO blivet: got device: PartitionDevice instance (0x117ffd0) -- > name = sde1 status = True kids = 1 id = 1 > parents = ['existing 953869MB disk sde (0) with existing msdos disklabel'] > uuid = None size = 953868.710938 > format = existing mdmember > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953523120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12848 did: 14693 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x11754d0> > target size = 0 path = /dev/sde1 > 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 0x117fad0> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x117fc90> PedPartition: <_ped.Partition object at 0x1180650> > disk = existing 953869MB disk sde (0) with existing msdos disklabel > start = 2048 end = 1953525167 length = 1953523120 > flags = raid >04:31:37,414 INFO blivet: got format: MDRaidMember instance (0x11871d0) -- > type = mdmember name = software RAID status = False > device = /dev/sde1 uuid = 05354a72-dcd7-8b8e-d99a-46d7c6863f8b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 05354a72:dcd78b8e:d99a46d7:c6863f8b biosraid = False >04:31:37,418 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7 /dev/disk/by-id/wwn-0x5000c50025235663 /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '172', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '172', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000528AS', > 'ID_MODEL_ENC': 'ST31000528AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cac5cd41', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_1', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST31000528AS_5VP4KFG7', > 'ID_SERIAL_SHORT': '5VP4KFG7', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50025235663', > 'ID_WWN_WITH_EXTENSION': '0x5000c50025235663', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58927', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7', > '/dev/disk/by-id/wwn-0x5000c50025235663', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf'} ; name: sdf ; >04:31:37,419 INFO blivet: scanning sdf (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf)... >04:31:37,419 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >04:31:37,420 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:37,420 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdf ; >04:31:37,422 INFO blivet: sdf is a disk >04:31:37,422 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:37,423 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: None ; >04:31:37,428 INFO blivet: added disk sdf (id 3) to device tree >04:31:37,428 DEBUG blivet: looking up parted Device: /dev/sdf >04:31:37,430 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf ; >04:31:37,430 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf ; label_type: dos ; >04:31:37,431 DEBUG blivet: DiskDevice.setup: sdf ; status: True ; controllable: True ; orig: False ; >04:31:37,431 DEBUG blivet: required disklabel type for sdf (1) is None >04:31:37,431 DEBUG blivet: default disklabel type for sdf is gpt >04:31:37,431 DEBUG blivet: selecting gpt disklabel for sdf based on size >04:31:37,432 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf ; labelType: gpt ; exists: True ; >04:31:45,358 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x11de710>] > device: <parted.device.Device object at 0x11de490> > PedDisk: <_ped.Disk object at 0x118d908> >04:31:45,358 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:31:45,359 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: disklabel ; >04:31:45,360 INFO blivet: got device: DiskDevice instance (0x116cd10) -- > name = sdf status = True kids = 0 id = 3 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf partedDevice = parted.Device instance -- > model: ST310005 28AS path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1175290> > target size = 0 path = /dev/sdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x116cad0> >04:31:45,361 INFO blivet: got format: DiskLabel instance (0x11de190) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdf 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: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x11de710>] > device: <parted.device.Device object at 0x11de490> > PedDisk: <_ped.Disk object at 0x118d908> > origPartedDisk = <parted.disk.Disk object at 0x11de810> > partedDevice = parted.Device instance -- > model: ST310005 28AS path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1175200> > >04:31:45,367 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7-part1 /dev/disk/by-id/wwn-0x5000c50025235663-part1 /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1-part1', > 'DEVNAME': 'sdf1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '172', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '172', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'lhost:0', > 'ID_FS_LABEL_ENC': 'lhost:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', > 'ID_FS_UUID_ENC': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', > 'ID_FS_UUID_SUB': '945a4508-f1fe-b4be-2aa3-55e14977f130', > 'ID_FS_UUID_SUB_ENC': '945a4508-f1fe-b4be-2aa3-55e14977f130', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000528AS', > 'ID_MODEL_ENC': 'ST31000528AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953523120', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': 'cac5cd41-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cac5cd41', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_1', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST31000528AS_5VP4KFG7', > 'ID_SERIAL_SHORT': '5VP4KFG7', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50025235663', > 'ID_WWN_WITH_EXTENSION': '0x5000c50025235663', > 'MAJOR': '8', > 'MINOR': '81', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1000.20GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '945a4508:f1feb4be:2aa355e1:4977f130', > 'UDISKS_MD_MEMBER_EVENTS': '1409', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'lhost:0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1387099688', > 'UDISKS_MD_MEMBER_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', > 'USEC_INITIALIZED': '58962', > 'name': 'sdf1', > 'symlinks': ['/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7-part1', > '/dev/disk/by-id/wwn-0x5000c50025235663-part1', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1'} ; name: sdf1 ; >04:31:45,367 INFO blivet: scanning sdf1 (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1)... >04:31:45,368 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf1 ; >04:31:45,368 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:45,368 INFO blivet: sdf1 is a partition >04:31:45,369 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdf1 ; >04:31:45,370 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >04:31:45,370 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (3) with existing msdos disklabel >04:31:45,371 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdf ; >04:31:45,372 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; >04:31:45,372 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:45,373 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; current: None ; type: None ; >04:31:45,373 DEBUG blivet: looking up parted Partition: /dev/sdf1 >04:31:45,373 DEBUG blivet: PartitionDevice.probe: sdf1 ; exists: True ; >04:31:45,374 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 1 ; >04:31:45,375 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 10 ; >04:31:45,375 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 12 ; >04:31:45,376 INFO blivet: added partition sdf1 (id 4) to device tree >04:31:45,376 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf1 ; >04:31:45,377 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf1 ; label_type: dos ; >04:31:45,377 DEBUG blivet: PartitionDevice.setup: sdf1 ; status: True ; controllable: True ; orig: False ; >04:31:45,378 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf1 ; labelType: dos ; exists: True ; >04:31:53,365 WARN blivet: disklabel detected but not usable on sdf1 >04:31:53,405 INFO blivet: type detected on 'sdf1' is 'linux_raid_member' >04:31:53,405 DEBUG blivet: MDRaidMember.__init__: uuid: 05354a72-dcd7-8b8e-d99a-46d7c6863f8b ; exists: True ; label: lhost:0 ; device: /dev/sdf1 ; serial: 5VP4KFG7 ; mdUuid: 05354a72:dcd78b8e:d99a46d7:c6863f8b ; biosraid: False ; >04:31:53,406 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >04:31:53,406 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; >04:31:53,407 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; current: None ; type: mdmember ; >04:31:53,407 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdf1 ; >04:31:53,408 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:31:53,408 INFO blivet: Using 128MB superBlockSize >04:31:53,409 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:31:53,409 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 953867MB mdarray lhost:0 (2) >04:31:53,409 DEBUG blivet: MDRaidArrayDevice._addDevice: lhost:0 ; device: sdf1 ; status: True ; >04:31:53,410 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdf1 ; >04:31:53,410 DEBUG blivet: looking up parted Device: /dev/sdf1 >04:31:53,412 INFO blivet: got device: PartitionDevice instance (0x116cd50) -- > name = sdf1 status = True kids = 1 id = 4 > parents = ['existing 953869MB disk sdf (3) with existing msdos disklabel'] > uuid = None size = 953868.710938 > format = existing mdmember > major = 8 minor = 81 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953523120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 23600 did: 12920 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x11759e0> > target size = 0 path = /dev/sdf1 > 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 0x11de590> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x11de750> PedPartition: <_ped.Partition object at 0x1180bf0> > disk = existing 953869MB disk sdf (3) with existing msdos disklabel > start = 2048 end = 1953525167 length = 1953523120 > flags = raid >04:31:53,412 INFO blivet: got format: MDRaidMember instance (0x11ded90) -- > type = mdmember name = software RAID status = False > device = /dev/sdf1 uuid = 05354a72-dcd7-8b8e-d99a-46d7c6863f8b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 05354a72:dcd78b8e:d99a46d7:c6863f8b biosraid = False >04:31:53,416 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E3GJDB /dev/disk/by-id/wwn-0x5000c5005057e3aa /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2', > 'DEVNAME': 'sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg', > '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': '214', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '214', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_2', > 'ID_REVISION': 'CC26', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E3GJDB', > 'ID_SERIAL_SHORT': 'Z1E3GJDB', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005057e3aa', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005057e3aa', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59180', > 'name': 'sdg', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E3GJDB', > '/dev/disk/by-id/wwn-0x5000c5005057e3aa', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg'} ; name: sdg ; >04:31:53,416 INFO blivet: scanning sdg (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg)... >04:31:53,417 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >04:31:53,417 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:53,418 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdg ; >04:31:53,419 INFO blivet: sdg is a disk >04:31:53,419 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:53,420 DEBUG blivet: DiskDevice._setFormat: sdg ; current: None ; type: None ; >04:31:53,426 INFO blivet: added disk sdg (id 5) to device tree >04:31:53,426 DEBUG blivet: looking up parted Device: /dev/sdg >04:31:53,671 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg ; >04:31:53,672 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg ; label_type: None ; >04:31:53,672 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:53,672 DEBUG blivet: DiskDevice.setup: sdg ; status: True ; controllable: True ; orig: False ; >04:31:53,673 DEBUG blivet: required disklabel type for sdg (1) is None >04:31:53,673 DEBUG blivet: default disklabel type for sdg is gpt >04:31:53,673 DEBUG blivet: selecting gpt disklabel for sdg based on size >04:31:53,674 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg ; labelType: gpt ; exists: True ; >04:31:53,684 INFO blivet: no usable disklabel on sdg >04:31:53,685 DEBUG blivet: no type or existing type for sdg, bailing >04:31:53,685 INFO blivet: got device: DiskDevice instance (0x11de9d0) -- > name = sdg status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg partedDevice = parted.Device instance -- > model: ST2000DM 001-1CH164 path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 512 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x1175950> > target size = 0 path = /dev/sdg > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1187050> >04:31:53,690 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z3407MQT /dev/disk/by-id/wwn-0x5000c5005071f44c /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3', > 'DEVNAME': 'sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh', > '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': '216', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '216', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_3', > 'ID_REVISION': 'CC26', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z3407MQT', > 'ID_SERIAL_SHORT': 'Z3407MQT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005071f44c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005071f44c', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59400', > 'name': 'sdh', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z3407MQT', > '/dev/disk/by-id/wwn-0x5000c5005071f44c', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh'} ; name: sdh ; >04:31:53,690 INFO blivet: scanning sdh (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh)... >04:31:53,691 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh ; >04:31:53,692 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:53,692 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdh ; >04:31:53,694 INFO blivet: sdh is a disk >04:31:53,694 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:53,695 DEBUG blivet: DiskDevice._setFormat: sdh ; current: None ; type: None ; >04:31:53,703 INFO blivet: added disk sdh (id 6) to device tree >04:31:53,703 DEBUG blivet: looking up parted Device: /dev/sdh >04:32:01,594 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdh ; >04:32:01,595 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdh ; label_type: None ; >04:32:01,595 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:01,596 DEBUG blivet: DiskDevice.setup: sdh ; status: True ; controllable: True ; orig: False ; >04:32:01,596 DEBUG blivet: required disklabel type for sdh (1) is None >04:32:01,596 DEBUG blivet: default disklabel type for sdh is gpt >04:32:01,596 DEBUG blivet: selecting gpt disklabel for sdh based on size >04:32:01,597 DEBUG blivet: DiskLabel.__init__: device: /dev/sdh ; labelType: gpt ; exists: True ; >04:32:01,607 INFO blivet: no usable disklabel on sdh >04:32:01,608 DEBUG blivet: no type or existing type for sdh, bailing >04:32:01,609 INFO blivet: got device: DiskDevice instance (0x11ded50) -- > name = sdh status = True kids = 0 id = 6 > parents = [] > uuid = None size = 1907729.08594 > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh partedDevice = parted.Device instance -- > model: ST2000DM 001-1CH164 path: /dev/sdh type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 768 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x1175830> > target size = 0 path = /dev/sdh > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x11ded10> >04:32:01,613 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M /dev/disk/by-id/wwn-0x50025385502e9b7d', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008812f', > 'ID_REVISION': 'DXM04B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', > 'ID_SERIAL_SHORT': 'S12PNEAD422507M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385502e9b7d', > 'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60785', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M', > '/dev/disk/by-id/wwn-0x50025385502e9b7d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >04:32:01,613 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >04:32:01,614 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:32:01,614 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:01,615 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >04:32:01,616 INFO blivet: sda is a disk >04:32:01,616 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:01,617 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:32:01,626 INFO blivet: added disk sda (id 7) to device tree >04:32:01,626 DEBUG blivet: looking up parted Device: /dev/sda >04:32:01,628 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:32:01,629 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:32:01,630 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:32:01,630 DEBUG blivet: required disklabel type for sda (1) is None >04:32:01,630 DEBUG blivet: default disklabel type for sda is gpt >04:32:01,630 DEBUG blivet: selecting gpt disklabel for sda based on size >04:32:01,631 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >04:32:01,634 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1187c50>, <parted.partition.Partition object at 0x1187bd0>] > device: <parted.device.Device object at 0x1187c90> > PedDisk: <_ped.Disk object at 0x11cf4d0> >04:32:01,635 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:32:01,635 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:32:01,636 INFO blivet: got device: DiskDevice instance (0x116cc90) -- > name = sda status = True kids = 0 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x1175680> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x11870d0> >04:32:01,638 INFO blivet: got format: DiskLabel instance (0x11879d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1187c50>, <parted.partition.Partition object at 0x1187bd0>] > device: <parted.device.Device object at 0x1187c90> > PedDisk: <_ped.Disk object at 0x11cf4d0> > origPartedDisk = <parted.disk.Disk object at 0x1187fd0> > partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x11755f0> > >04:32:01,643 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part1 /dev/disk/by-id/wwn-0x50025385502e9b7d-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/72ba91be-1b51-4194-8777-bbea182d6e2d', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72ba91be-1b51-4194-8777-bbea182d6e2d', > 'ID_FS_UUID_ENC': '72ba91be-1b51-4194-8777-bbea182d6e2d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0008812f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008812f', > 'ID_REVISION': 'DXM04B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', > 'ID_SERIAL_SHORT': 'S12PNEAD422507M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385502e9b7d', > 'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60836', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part1', > '/dev/disk/by-id/wwn-0x50025385502e9b7d-part1', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/72ba91be-1b51-4194-8777-bbea182d6e2d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >04:32:01,643 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >04:32:01,643 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >04:32:01,644 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:01,644 INFO blivet: sda1 is a partition >04:32:01,645 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:32:01,645 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:32:01,646 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:32:01,647 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >04:32:01,647 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >04:32:01,647 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:01,648 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:32:01,648 DEBUG blivet: looking up parted Partition: /dev/sda1 >04:32:01,649 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >04:32:01,650 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:32:01,650 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:32:01,651 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >04:32:01,651 INFO blivet: added partition sda1 (id 8) to device tree >04:32:01,652 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:32:01,652 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:32:01,653 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:32:01,653 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:32:01,656 WARN blivet: disklabel detected but not usable on sda1 >04:32:01,656 INFO blivet: type detected on 'sda1' is 'ext4' >04:32:01,657 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:01,658 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:01,658 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >04:32:01,659 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >04:32:01,660 DEBUG blivet: looking up parted Device: /dev/sda1 >04:32:01,661 INFO blivet: got device: PartitionDevice instance (0x11876d0) -- > name = sda1 status = True kids = 0 id = 8 > parents = ['existing 122104MB disk sda (7) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x1175dd0> > 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 0x1187dd0> fileSystem: <parted.filesystem.FileSystem object at 0x1187d50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x11877d0> PedPartition: <_ped.Partition object at 0x1180c50> > disk = existing 122104MB disk sda (7) with existing msdos disklabel > start = 2048 end = 4098047 length = 4096000 > flags = boot >04:32:01,662 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:01,662 INFO blivet: got format: Ext4FS instance (0x11992d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 72ba91be-1b51-4194-8777-bbea182d6e2d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 0 targetSize = 0 > >04:32:01,666 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part2 /dev/disk/by-id/wwn-0x50025385502e9b7d-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY', > 'ID_FS_UUID_ENC': 'V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\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': '4098048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '245768192', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0008812f-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008812f', > 'ID_REVISION': 'DXM04B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', > 'ID_SERIAL_SHORT': 'S12PNEAD422507M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385502e9b7d', > 'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '60887', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part2', > '/dev/disk/by-id/wwn-0x50025385502e9b7d-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >04:32:01,666 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >04:32:01,667 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >04:32:01,667 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:01,668 INFO blivet: sda2 is a partition >04:32:01,668 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:32:01,669 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:32:01,669 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:32:01,670 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >04:32:01,671 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >04:32:01,671 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:01,672 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:32:01,672 DEBUG blivet: looking up parted Partition: /dev/sda2 >04:32:01,673 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >04:32:01,674 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:32:01,674 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:32:01,675 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:32:01,675 INFO blivet: added partition sda2 (id 9) to device tree >04:32:01,675 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:32:01,676 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:32:01,677 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:32:01,677 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:32:01,680 WARN blivet: disklabel detected but not usable on sda2 >04:32:01,699 INFO blivet: type detected on 'sda2' is 'LVM2_member' >04:32:01,700 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: FastGroup ; uuid: V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY ; exists: True ; vgUuid: j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: S12PNEAD422507M ; >04:32:01,700 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:32:01,701 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >04:32:01,702 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >04:32:01,702 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >04:32:01,703 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:01,704 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >04:32:01,704 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:01,705 DEBUG blivet: LVMVolumeGroupDevice._setFormat: FastGroup ; current: None ; type: None ; >04:32:01,705 INFO blivet: added lvmvg FastGroup (id 10) to device tree >04:32:01,720 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-swap ; >04:32:01,721 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:01,722 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:01,723 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: FastGroup ; >04:32:01,723 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:01,724 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-swap ; current: None ; type: None ; >04:32:01,724 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup-swap >04:32:01,726 DEBUG blivet: Adding FastGroup-swap/16000MB to FastGroup >04:32:01,726 INFO blivet: added lvmlv FastGroup-swap (id 11) to device tree >04:32:01,728 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: FastGroup-swap ; status: True ; >04:32:01,729 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-swap ; status: True ; >04:32:01,732 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/swap /dev/disk/by-id/dm-name-FastGroup-swap /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa /dev/disk/by-label/swap /dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e /dev/mapper/FastGroup-swap', > 'DEVNAME': 'dm-13', > 'DEVPATH': '/devices/virtual/block/dm-13', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'FastGroup-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'eca99142-475f-410d-94d9-bab1abf8757e', > 'ID_FS_UUID_ENC': 'eca99142-475f-410d-94d9-bab1abf8757e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '13', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50335', > 'name': 'dm-13', > 'symlinks': ['/dev/FastGroup/swap', > '/dev/disk/by-id/dm-name-FastGroup-swap', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', > '/dev/disk/by-label/swap', > '/dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e', > '/dev/mapper/FastGroup-swap'], > 'sysfs_path': '/devices/virtual/block/dm-13'} ; name: FastGroup-swap ; >04:32:01,733 INFO blivet: scanning FastGroup-swap (/devices/virtual/block/dm-13)... >04:32:01,733 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-swap ; >04:32:01,735 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16000MB lvmlv FastGroup-swap (11) >04:32:01,736 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-swap ; >04:32:01,737 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-swap ; label_type: None ; >04:32:01,738 DEBUG blivet: SwapSpace.__init__: >04:32:01,738 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:32:01,738 DEBUG blivet: device FastGroup-swap does not contain a disklabel >04:32:01,738 INFO blivet: type detected on 'FastGroup-swap' is 'swap' >04:32:01,739 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/FastGroup-swap ; serial: None ; uuid: eca99142-475f-410d-94d9-bab1abf8757e ; exists: True ; label: swap ; >04:32:01,739 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:32:01,740 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-swap ; current: None ; type: swap ; >04:32:01,743 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:32:01,743 DEBUG blivet: FastGroup size is 120000MB >04:32:01,744 DEBUG blivet: vg FastGroup has 104000MB free >04:32:01,744 DEBUG blivet: FastGroup size is 120000MB >04:32:01,744 DEBUG blivet: vg FastGroup has 104000MB free >04:32:01,745 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11de910) -- > name = FastGroup-swap status = True kids = 0 id = 11 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = 1z1puH-srT2-m2aX-fB2M-ozyN-hd1x-6Z5dBa size = 16000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-13 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 27491 did: 29487 busy: True > hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x11758c0> > target size = 16000.0 path = /dev/mapper/FastGroup-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11de510) -- > name = FastGroup status = True kids = 1 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 104000 > free extents = 26000.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 16000MB >04:32:01,746 INFO blivet: got format: SwapSpace instance (0x11dd850) -- > type = swap name = swap status = True > device = /dev/mapper/FastGroup-swap uuid = eca99142-475f-410d-94d9-bab1abf8757e exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >04:32:01,746 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_a ; >04:32:01,747 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:01,748 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:01,749 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: FastGroup ; >04:32:01,749 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:01,750 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_a ; current: None ; type: None ; >04:32:01,750 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup-sysroot_a >04:32:01,752 DEBUG blivet: Adding FastGroup-sysroot_a/52000MB to FastGroup >04:32:01,752 INFO blivet: added lvmlv FastGroup-sysroot_a (id 12) to device tree >04:32:01,753 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: FastGroup-sysroot_a ; status: True ; >04:32:01,754 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_a ; status: True ; >04:32:01,759 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/sysroot_a /dev/disk/by-id/dm-name-FastGroup-sysroot_a /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF /dev/disk/by-label/sysroot_a /dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4 /dev/mapper/FastGroup-sysroot_a', > 'DEVNAME': 'dm-11', > 'DEVPATH': '/devices/virtual/block/dm-11', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'sysroot_a', > 'DM_NAME': 'FastGroup-sysroot_a', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'sysroot_a', > 'ID_FS_LABEL_ENC': 'sysroot_a', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', > 'ID_FS_UUID_ENC': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '49552', > 'name': 'dm-11', > 'symlinks': ['/dev/FastGroup/sysroot_a', > '/dev/disk/by-id/dm-name-FastGroup-sysroot_a', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', > '/dev/disk/by-label/sysroot_a', > '/dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4', > '/dev/mapper/FastGroup-sysroot_a'], > 'sysfs_path': '/devices/virtual/block/dm-11'} ; name: FastGroup-sysroot_a ; >04:32:01,759 INFO blivet: scanning FastGroup-sysroot_a (/devices/virtual/block/dm-11)... >04:32:01,760 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_a ; >04:32:01,762 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_a (12) >04:32:01,763 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-sysroot_a ; >04:32:01,764 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-sysroot_a ; label_type: None ; >04:32:01,765 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:01,765 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:01,765 DEBUG blivet: device FastGroup-sysroot_a does not contain a disklabel >04:32:01,765 INFO blivet: type detected on 'FastGroup-sysroot_a' is 'ext4' >04:32:01,766 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:01,766 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:01,767 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_a ; current: None ; type: ext4 ; >04:32:01,770 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:32:01,770 DEBUG blivet: FastGroup size is 120000MB >04:32:01,772 DEBUG blivet: vg FastGroup has 52000MB free >04:32:01,772 DEBUG blivet: FastGroup size is 120000MB >04:32:01,773 DEBUG blivet: vg FastGroup has 52000MB free >04:32:01,775 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11dea10) -- > name = FastGroup-sysroot_a status = True kids = 0 id = 12 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = kmzUjE-kJRu-5ssf-kts5-iPt0-Yo9F-XzeJBF size = 52000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-11 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_a type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 106496000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) > PedDevice: <_ped.Device object at 0x1175320> > target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_a > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11de510) -- > name = FastGroup status = True kids = 2 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 52000 > free extents = 13000.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', > 'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 52000MB >04:32:01,776 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:01,776 INFO blivet: got format: Ext4FS instance (0x11def10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/FastGroup-sysroot_a uuid = 2a69e335-e4c3-4890-934c-bd1fa4261bf4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sysroot_a size = 0 targetSize = 0 > >04:32:01,777 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_b ; >04:32:01,778 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:01,778 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:01,779 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: FastGroup ; >04:32:01,779 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:01,780 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_b ; current: None ; type: None ; >04:32:01,781 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup-sysroot_b >04:32:01,782 DEBUG blivet: Adding FastGroup-sysroot_b/52000MB to FastGroup >04:32:01,782 INFO blivet: added lvmlv FastGroup-sysroot_b (id 13) to device tree >04:32:01,784 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: FastGroup-sysroot_b ; status: True ; >04:32:01,785 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_b ; status: True ; >04:32:01,789 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/sysroot_b /dev/disk/by-id/dm-name-FastGroup-sysroot_b /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj /dev/disk/by-label/sysroot_b /dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c /dev/mapper/FastGroup-sysroot_b', > 'DEVNAME': 'dm-12', > 'DEVPATH': '/devices/virtual/block/dm-12', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'sysroot_b', > 'DM_NAME': 'FastGroup-sysroot_b', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'sysroot_b', > 'ID_FS_LABEL_ENC': 'sysroot_b', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', > 'ID_FS_UUID_ENC': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '12', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50281', > 'name': 'dm-12', > 'symlinks': ['/dev/FastGroup/sysroot_b', > '/dev/disk/by-id/dm-name-FastGroup-sysroot_b', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', > '/dev/disk/by-label/sysroot_b', > '/dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c', > '/dev/mapper/FastGroup-sysroot_b'], > 'sysfs_path': '/devices/virtual/block/dm-12'} ; name: FastGroup-sysroot_b ; >04:32:01,790 INFO blivet: scanning FastGroup-sysroot_b (/devices/virtual/block/dm-12)... >04:32:01,790 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_b ; >04:32:01,792 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_b (13) >04:32:01,793 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-sysroot_b ; >04:32:01,794 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-sysroot_b ; label_type: None ; >04:32:01,795 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:01,795 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:01,795 DEBUG blivet: device FastGroup-sysroot_b does not contain a disklabel >04:32:01,795 INFO blivet: type detected on 'FastGroup-sysroot_b' is 'ext4' >04:32:01,796 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:01,796 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:01,797 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_b ; current: None ; type: ext4 ; >04:32:01,800 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:32:01,800 DEBUG blivet: FastGroup size is 120000MB >04:32:01,802 DEBUG blivet: vg FastGroup has 0MB free >04:32:01,802 DEBUG blivet: FastGroup size is 120000MB >04:32:01,804 DEBUG blivet: vg FastGroup has 0MB free >04:32:01,806 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1199290) -- > name = FastGroup-sysroot_b status = True kids = 0 id = 13 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = 7Y8Vzn-tZLX-JJ93-c1EZ-CRPi-r3yY-O8p7gj size = 52000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-12 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_b type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 106496000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12139 did: 25715 busy: False > hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) > PedDevice: <_ped.Device object at 0x1175d40> > target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_b > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11de510) -- > name = FastGroup status = True kids = 3 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', > 'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', > 'existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 52000MB >04:32:01,807 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:01,808 INFO blivet: got format: Ext4FS instance (0x11ddb10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/FastGroup-sysroot_b uuid = 87ba7188-801e-4efc-b4f1-4b132b7fa54c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sysroot_b size = 0 targetSize = 0 > >04:32:01,808 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-swap ; >04:32:01,810 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:32:01,810 DEBUG blivet: set FastGroup-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 16000MB >04:32:01,811 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_a ; >04:32:01,812 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:32:01,813 DEBUG blivet: set FastGroup-sysroot_a copies to 1, metadata size to 0MB, log size to 0MB, total size 52000MB >04:32:01,813 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_b ; >04:32:01,815 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:32:01,815 DEBUG blivet: set FastGroup-sysroot_b copies to 1, metadata size to 0MB, log size to 0MB, total size 52000MB >04:32:01,816 DEBUG blivet: looking up parted Device: /dev/sda2 >04:32:01,817 INFO blivet: got device: PartitionDevice instance (0x1187690) -- > name = sda2 status = True kids = 1 id = 9 > parents = ['existing 122104MB disk sda (7) with existing msdos disklabel'] > uuid = None size = 120004.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 245768192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12139 did: 25715 busy: False > hardwareGeometry: (15298, 255, 63) biosGeometry: (15298, 255, 63) > PedDevice: <_ped.Device object at 0x1175ef0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1187dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1187e50> PedPartition: <_ped.Partition object at 0x1180a70> > disk = existing 122104MB disk sda (7) with existing msdos disklabel > start = 4098048 end = 249866239 length = 245768192 > flags = lvm >04:32:01,817 INFO blivet: got format: LVMPhysicalVolume instance (0x1187950) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY exists = True > options = None supported = True formattable = True resizable = False > vgName = FastGroup vgUUID = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv peStart = 1.0 >04:32:01,821 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000333AS_9TE22BXD /dev/disk/by-id/wwn-0x5000c500149b3d31', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '178', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000333AS', > 'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007ac1d', > 'ID_REVISION': 'CC1H', > 'ID_SERIAL': 'ST31000333AS_9TE22BXD', > 'ID_SERIAL_SHORT': '9TE22BXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500149b3d31', > 'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61576', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD', > '/dev/disk/by-id/wwn-0x5000c500149b3d31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >04:32:01,821 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >04:32:01,822 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >04:32:01,822 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:01,823 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >04:32:01,824 INFO blivet: sdb is a disk >04:32:01,824 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:01,825 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >04:32:01,830 INFO blivet: added disk sdb (id 14) to device tree >04:32:01,830 DEBUG blivet: looking up parted Device: /dev/sdb >04:32:01,832 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >04:32:01,832 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >04:32:01,833 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >04:32:01,833 DEBUG blivet: required disklabel type for sdb (1) is None >04:32:01,833 DEBUG blivet: default disklabel type for sdb is gpt >04:32:01,834 DEBUG blivet: selecting gpt disklabel for sdb based on size >04:32:01,834 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >04:32:01,909 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x11f1050>, <parted.partition.Partition object at 0x11f1150>, <parted.partition.Partition object at 0x11f1510>] > device: <parted.device.Device object at 0x11dde10> > PedDisk: <_ped.Disk object at 0x11eed40> >04:32:01,909 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:32:01,910 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >04:32:01,911 INFO blivet: got device: DiskDevice instance (0x1199310) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953868.679199 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST31000333AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953523055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1175b90> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x11dd150> >04:32:01,912 INFO blivet: got format: DiskLabel instance (0x11dd250) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x11f1050>, <parted.partition.Partition object at 0x11f1150>, <parted.partition.Partition object at 0x11f1510>] > device: <parted.device.Device object at 0x11dde10> > PedDisk: <_ped.Disk object at 0x11eed40> > origPartedDisk = <parted.disk.Disk object at 0x11f12d0> > partedDevice = parted.Device instance -- > model: ATA ST31000333AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953523055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1175f80> > >04:32:01,917 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part1 /dev/disk/by-id/wwn-0x5000c500149b3d31-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/40182954-626f-4206-930b-ff5375ed0a7a', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '178', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '40182954-626f-4206-930b-ff5375ed0a7a', > 'ID_FS_UUID_ENC': '40182954-626f-4206-930b-ff5375ed0a7a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31000333AS', > 'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0007ac1d-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007ac1d', > 'ID_REVISION': 'CC1H', > 'ID_SERIAL': 'ST31000333AS_9TE22BXD', > 'ID_SERIAL_SHORT': '9TE22BXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500149b3d31', > 'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61637', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part1', > '/dev/disk/by-id/wwn-0x5000c500149b3d31-part1', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/40182954-626f-4206-930b-ff5375ed0a7a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >04:32:01,917 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >04:32:01,918 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >04:32:01,919 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:01,919 INFO blivet: sdb1 is a partition >04:32:01,920 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >04:32:01,920 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >04:32:01,921 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953868MB disk sdb (14) with existing msdos disklabel >04:32:01,922 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >04:32:01,923 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >04:32:01,923 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:01,924 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >04:32:01,924 DEBUG blivet: looking up parted Partition: /dev/sdb1 >04:32:01,924 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >04:32:01,925 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >04:32:01,926 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >04:32:01,926 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >04:32:01,926 INFO blivet: added partition sdb1 (id 15) to device tree >04:32:01,927 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >04:32:01,928 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >04:32:01,928 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:32:01,929 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >04:32:01,991 WARN blivet: disklabel detected but not usable on sdb1 >04:32:01,991 INFO blivet: type detected on 'sdb1' is 'ext4' >04:32:01,992 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:01,992 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:01,993 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >04:32:01,993 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >04:32:01,994 DEBUG blivet: looking up parted Device: /dev/sdb1 >04:32:01,995 INFO blivet: got device: PartitionDevice instance (0x1199250) -- > name = sdb1 status = True kids = 0 id = 15 > parents = ['existing 953868MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12139 did: 25715 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x11f2170> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x11ddf10> fileSystem: <parted.filesystem.FileSystem object at 0x11f1290> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x11f1090> PedPartition: <_ped.Partition object at 0x11e3cb0> > disk = existing 953868MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot >04:32:01,996 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:01,996 INFO blivet: got format: Ext4FS instance (0x11ddad0) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 40182954-626f-4206-930b-ff5375ed0a7a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 0 targetSize = 0 > >04:32:02,000 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part2 /dev/disk/by-id/wwn-0x5000c500149b3d31-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '178', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F', > 'ID_FS_UUID_ENC': 'PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST31000333AS', > 'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400000', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0007ac1d-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007ac1d', > 'ID_REVISION': 'CC1H', > 'ID_SERIAL': 'ST31000333AS_9TE22BXD', > 'ID_SERIAL_SHORT': '9TE22BXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500149b3d31', > 'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '61698', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part2', > '/dev/disk/by-id/wwn-0x5000c500149b3d31-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >04:32:02,001 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >04:32:02,001 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >04:32:02,002 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:02,002 INFO blivet: sdb2 is a partition >04:32:02,002 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >04:32:02,003 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >04:32:02,004 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953868MB disk sdb (14) with existing msdos disklabel >04:32:02,004 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >04:32:02,005 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >04:32:02,005 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,006 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >04:32:02,006 DEBUG blivet: looking up parted Partition: /dev/sdb2 >04:32:02,007 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >04:32:02,008 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >04:32:02,009 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >04:32:02,009 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >04:32:02,009 INFO blivet: added partition sdb2 (id 16) to device tree >04:32:02,010 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >04:32:02,011 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >04:32:02,011 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >04:32:02,012 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >04:32:02,024 WARN blivet: disklabel detected but not usable on sdb2 >04:32:02,042 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >04:32:02,042 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: SystemGroup ; uuid: PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F ; exists: True ; vgUuid: lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV ; label: None ; peStart: 1.0 ; device: /dev/sdb2 ; serial: 9TE22BXD ; >04:32:02,043 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:32:02,043 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >04:32:02,044 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >04:32:02,044 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >04:32:02,045 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:02,046 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >04:32:02,046 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,047 DEBUG blivet: LVMVolumeGroupDevice._setFormat: SystemGroup ; current: None ; type: None ; >04:32:02,047 INFO blivet: added lvmvg SystemGroup (id 17) to device tree >04:32:02,064 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-DistroVolume ; >04:32:02,064 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:02,065 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:02,066 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: SystemGroup ; >04:32:02,066 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,067 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-DistroVolume ; current: None ; type: None ; >04:32:02,068 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-DistroVolume >04:32:02,070 DEBUG blivet: Adding SystemGroup-DistroVolume/61440MB to SystemGroup >04:32:02,070 INFO blivet: added lvmlv SystemGroup-DistroVolume (id 18) to device tree >04:32:02,071 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-DistroVolume ; status: True ; >04:32:02,072 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-DistroVolume ; status: True ; >04:32:02,080 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/DistroVolume /dev/disk/by-id/dm-name-SystemGroup-DistroVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI /dev/disk/by-label/DISTROS /dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01 /dev/mapper/SystemGroup-DistroVolume', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'DistroVolume', > 'DM_NAME': 'SystemGroup-DistroVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'DISTROS', > 'ID_FS_LABEL_ENC': 'DISTROS', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', > 'ID_FS_UUID_ENC': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54523', > 'name': 'dm-8', > 'symlinks': ['/dev/SystemGroup/DistroVolume', > '/dev/disk/by-id/dm-name-SystemGroup-DistroVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', > '/dev/disk/by-label/DISTROS', > '/dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01', > '/dev/mapper/SystemGroup-DistroVolume'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: SystemGroup-DistroVolume ; >04:32:02,080 INFO blivet: scanning SystemGroup-DistroVolume (/devices/virtual/block/dm-8)... >04:32:02,081 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-DistroVolume ; >04:32:02,082 DEBUG blivet: DeviceTree.getDeviceByName returned existing 61440MB lvmlv SystemGroup-DistroVolume (18) >04:32:02,084 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-DistroVolume ; >04:32:02,084 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-DistroVolume ; label_type: None ; >04:32:02,086 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:02,086 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:02,086 DEBUG blivet: device SystemGroup-DistroVolume does not contain a disklabel >04:32:02,086 INFO blivet: type detected on 'SystemGroup-DistroVolume' is 'ext4' >04:32:02,087 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:02,087 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:02,088 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-DistroVolume ; current: None ; type: ext4 ; >04:32:02,091 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:02,092 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,092 DEBUG blivet: vg SystemGroup has 738556MB free >04:32:02,093 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,093 DEBUG blivet: vg SystemGroup has 738556MB free >04:32:02,094 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f1f90) -- > name = SystemGroup-DistroVolume status = True kids = 0 id = 18 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = GewSl4-TfWH-IqcQ-Od8D-s79S-vNG4-iJXBqI size = 61440.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-DistroVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 125829120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7832, 255, 63) biosGeometry: (7832, 255, 63) > PedDevice: <_ped.Device object at 0x11f2290> > target size = 61440.0 path = /dev/mapper/SystemGroup-DistroVolume > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 1 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 738556 > free extents = 184639.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 61440MB >04:32:02,095 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:02,096 INFO blivet: got format: Ext4FS instance (0x11f1950) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-DistroVolume uuid = 7d5ef363-5e62-464c-98d9-ff499b9a8c01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = DISTROS size = 0 targetSize = 0 > >04:32:02,096 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SwapVolume ; >04:32:02,097 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:02,098 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:02,099 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: SystemGroup ; >04:32:02,099 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,100 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SwapVolume ; current: None ; type: None ; >04:32:02,100 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-SwapVolume >04:32:02,102 DEBUG blivet: Adding SystemGroup-SwapVolume/10000MB to SystemGroup >04:32:02,102 INFO blivet: added lvmlv SystemGroup-SwapVolume (id 19) to device tree >04:32:02,103 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-SwapVolume ; status: True ; >04:32:02,104 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SwapVolume ; status: True ; >04:32:02,108 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SwapVolume /dev/disk/by-id/dm-name-SystemGroup-SwapVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo /dev/disk/by-label/swap /dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e /dev/mapper/SystemGroup-SwapVolume', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SwapVolume', > 'DM_NAME': 'SystemGroup-SwapVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > 'ID_FS_UUID_ENC': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50986', > 'name': 'dm-5', > 'symlinks': ['/dev/SystemGroup/SwapVolume', > '/dev/disk/by-id/dm-name-SystemGroup-SwapVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', > '/dev/disk/by-label/swap', > '/dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > '/dev/mapper/SystemGroup-SwapVolume'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: SystemGroup-SwapVolume ; >04:32:02,108 INFO blivet: scanning SystemGroup-SwapVolume (/devices/virtual/block/dm-5)... >04:32:02,109 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SwapVolume ; >04:32:02,110 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10000MB lvmlv SystemGroup-SwapVolume (19) >04:32:02,111 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SwapVolume ; >04:32:02,112 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SwapVolume ; label_type: None ; >04:32:02,113 DEBUG blivet: SwapSpace.__init__: >04:32:02,113 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:32:02,113 DEBUG blivet: device SystemGroup-SwapVolume does not contain a disklabel >04:32:02,113 INFO blivet: type detected on 'SystemGroup-SwapVolume' is 'swap' >04:32:02,114 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/SystemGroup-SwapVolume ; serial: None ; uuid: 9faf9049-f59d-463b-b0cb-9a47a7a3d15e ; exists: True ; label: swap ; >04:32:02,114 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:32:02,115 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SwapVolume ; current: None ; type: swap ; >04:32:02,117 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:02,118 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,119 DEBUG blivet: vg SystemGroup has 728556MB free >04:32:02,119 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,120 DEBUG blivet: vg SystemGroup has 728556MB free >04:32:02,122 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f1990) -- > name = SystemGroup-SwapVolume status = True kids = 0 id = 19 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = 5Qoq5c-8esb-KDXO-W8wQ-XLPK-F8FW-feN4zo size = 10000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SwapVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x11757a0> > target size = 10000.0 path = /dev/mapper/SystemGroup-SwapVolume > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 2 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 728556 > free extents = 182139.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10000MB >04:32:02,122 INFO blivet: got format: SwapSpace instance (0x11f51d0) -- > type = swap name = swap status = True > device = /dev/mapper/SystemGroup-SwapVolume uuid = 9faf9049-f59d-463b-b0cb-9a47a7a3d15e exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >04:32:02,123 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeA ; >04:32:02,124 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:02,125 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:02,126 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: SystemGroup ; >04:32:02,126 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,127 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeA ; current: None ; type: None ; >04:32:02,127 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-SystemVolumeA >04:32:02,129 DEBUG blivet: Adding SystemGroup-SystemVolumeA/30000MB to SystemGroup >04:32:02,129 INFO blivet: added lvmlv SystemGroup-SystemVolumeA (id 20) to device tree >04:32:02,130 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-SystemVolumeA ; status: True ; >04:32:02,131 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeA ; status: True ; >04:32:02,134 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeA /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3 /dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16 /dev/mapper/SystemGroup-SystemVolumeA', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SystemVolumeA', > 'DM_NAME': 'SystemGroup-SystemVolumeA', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff1ebbec-face-4920-87e4-e563240bdf16', > 'ID_FS_UUID_ENC': 'ff1ebbec-face-4920-87e4-e563240bdf16', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51494', > 'name': 'dm-6', > 'symlinks': ['/dev/SystemGroup/SystemVolumeA', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', > '/dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16', > '/dev/mapper/SystemGroup-SystemVolumeA'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: SystemGroup-SystemVolumeA ; >04:32:02,135 INFO blivet: scanning SystemGroup-SystemVolumeA (/devices/virtual/block/dm-6)... >04:32:02,135 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeA ; >04:32:02,137 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) >04:32:02,138 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeA ; >04:32:02,139 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeA ; label_type: None ; >04:32:02,140 DEBUG blivet: Ext3FS.supported: supported: True ; >04:32:02,140 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >04:32:02,140 DEBUG blivet: device SystemGroup-SystemVolumeA does not contain a disklabel >04:32:02,140 INFO blivet: type detected on 'SystemGroup-SystemVolumeA' is 'ext3' >04:32:02,141 DEBUG blivet: Ext3FS.supported: supported: True ; >04:32:02,141 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >04:32:02,142 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeA ; current: None ; type: ext3 ; >04:32:02,145 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:02,145 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,147 DEBUG blivet: vg SystemGroup has 698556MB free >04:32:02,147 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,149 DEBUG blivet: vg SystemGroup has 698556MB free >04:32:02,151 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f5050) -- > name = SystemGroup-SystemVolumeA status = True kids = 0 id = 20 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = Yq67iH-NEaM-C3Dk-ziaj-7y8v-KeHg-vzixp3 size = 30000.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeA type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x11f23b0> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeA > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 3 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 698556 > free extents = 174639.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:32:02,152 DEBUG blivet: Ext3FS.supported: supported: True ; >04:32:02,153 INFO blivet: got format: Ext3FS instance (0x11f5a10) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/SystemGroup-SystemVolumeA uuid = ff1ebbec-face-4920-87e4-e563240bdf16 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:32:02,153 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeB ; >04:32:02,154 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:02,155 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:02,157 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 3 ; name: SystemGroup ; >04:32:02,157 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,158 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeB ; current: None ; type: None ; >04:32:02,158 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-SystemVolumeB >04:32:02,166 DEBUG blivet: Adding SystemGroup-SystemVolumeB/30000MB to SystemGroup >04:32:02,166 INFO blivet: added lvmlv SystemGroup-SystemVolumeB (id 21) to device tree >04:32:02,167 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-SystemVolumeB ; status: True ; >04:32:02,168 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeB ; status: True ; >04:32:02,172 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeB /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh /dev/disk/by-label/_Fedora-16-x86_6 /dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7 /dev/mapper/SystemGroup-SystemVolumeB', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SystemVolumeB', > 'DM_NAME': 'SystemGroup-SystemVolumeB', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': '_Fedora-16-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-16-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > 'ID_FS_UUID_ENC': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50166', > 'name': 'dm-4', > 'symlinks': ['/dev/SystemGroup/SystemVolumeB', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', > '/dev/disk/by-label/_Fedora-16-x86_6', > '/dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > '/dev/mapper/SystemGroup-SystemVolumeB'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: SystemGroup-SystemVolumeB ; >04:32:02,172 INFO blivet: scanning SystemGroup-SystemVolumeB (/devices/virtual/block/dm-4)... >04:32:02,173 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeB ; >04:32:02,174 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) >04:32:02,175 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeB ; >04:32:02,176 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeB ; label_type: None ; >04:32:02,177 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:02,177 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:02,177 DEBUG blivet: device SystemGroup-SystemVolumeB does not contain a disklabel >04:32:02,177 INFO blivet: type detected on 'SystemGroup-SystemVolumeB' is 'ext4' >04:32:02,178 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:02,179 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:02,179 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeB ; current: None ; type: ext4 ; >04:32:02,182 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:02,183 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,185 DEBUG blivet: vg SystemGroup has 668556MB free >04:32:02,185 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,187 DEBUG blivet: vg SystemGroup has 668556MB free >04:32:02,190 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f57d0) -- > name = SystemGroup-SystemVolumeB status = True kids = 0 id = 21 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = EJ7C6d-A11l-32Lz-p0VN-1G75-FCjQ-BrGNVh size = 30000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeB type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32708 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x11f2200> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeB > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 4 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 668556 > free extents = 167139.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:32:02,191 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:02,192 INFO blivet: got format: Ext4FS instance (0x11f5b10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-SystemVolumeB uuid = 71d9f3b7-38b0-467e-bd25-7bc67549cfd7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-16-x86_6 size = 0 targetSize = 0 > >04:32:02,192 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeC ; >04:32:02,193 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:02,194 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:02,195 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 4 ; name: SystemGroup ; >04:32:02,195 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,196 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeC ; current: None ; type: None ; >04:32:02,196 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-SystemVolumeC >04:32:02,264 DEBUG blivet: Adding SystemGroup-SystemVolumeC/30000MB to SystemGroup >04:32:02,265 INFO blivet: added lvmlv SystemGroup-SystemVolumeC (id 22) to device tree >04:32:02,266 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-SystemVolumeC ; status: True ; >04:32:02,267 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeC ; status: True ; >04:32:02,270 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeC /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeC /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ /dev/disk/by-label/root /dev/disk/by-uuid/2d6e794a-0e9e-4951-90af-dae8b68a78a0 /dev/mapper/SystemGroup-SystemVolumeC', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SystemVolumeC', > 'DM_NAME': 'SystemGroup-SystemVolumeC', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'root', > 'ID_FS_LABEL_ENC': 'root', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2d6e794a-0e9e-4951-90af-dae8b68a78a0', > 'ID_FS_UUID_ENC': '2d6e794a-0e9e-4951-90af-dae8b68a78a0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53201', > 'name': 'dm-7', > 'symlinks': ['/dev/SystemGroup/SystemVolumeC', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeC', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ', > '/dev/disk/by-label/root', > '/dev/disk/by-uuid/2d6e794a-0e9e-4951-90af-dae8b68a78a0', > '/dev/mapper/SystemGroup-SystemVolumeC'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: SystemGroup-SystemVolumeC ; >04:32:02,270 INFO blivet: scanning SystemGroup-SystemVolumeC (/devices/virtual/block/dm-7)... >04:32:02,271 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeC ; >04:32:02,273 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) >04:32:02,274 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeC ; >04:32:02,274 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeC ; label_type: None ; >04:32:02,275 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:02,276 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:02,276 DEBUG blivet: device SystemGroup-SystemVolumeC does not contain a disklabel >04:32:02,276 INFO blivet: type detected on 'SystemGroup-SystemVolumeC' is 'ext4' >04:32:02,277 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:02,277 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:02,278 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeC ; current: None ; type: ext4 ; >04:32:02,281 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:02,281 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,284 DEBUG blivet: vg SystemGroup has 638556MB free >04:32:02,284 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,287 DEBUG blivet: vg SystemGroup has 638556MB free >04:32:02,290 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f5910) -- > name = SystemGroup-SystemVolumeC status = True kids = 0 id = 22 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = WWpJ1B-sa8e-1BCx-fJDf-dbGa-8mHI-d7HQqJ size = 30000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeC type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x11f24d0> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeC > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 5 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 638556 > free extents = 159639.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:32:02,292 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:02,292 INFO blivet: got format: Ext4FS instance (0x11f5c90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-SystemVolumeC uuid = 2d6e794a-0e9e-4951-90af-dae8b68a78a0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = root size = 0 targetSize = 0 > >04:32:02,293 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-TestSharedVolume ; >04:32:02,293 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:02,294 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:02,295 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 5 ; name: SystemGroup ; >04:32:02,295 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,296 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-TestSharedVolume ; current: None ; type: None ; >04:32:02,296 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-TestSharedVolume >04:32:02,347 DEBUG blivet: Adding SystemGroup-TestSharedVolume/10240MB to SystemGroup >04:32:02,347 INFO blivet: added lvmlv SystemGroup-TestSharedVolume (id 23) to device tree >04:32:02,348 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-TestSharedVolume ; status: True ; >04:32:02,349 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-TestSharedVolume ; status: True ; >04:32:02,352 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/TestSharedVolume /dev/disk/by-id/dm-name-SystemGroup-TestSharedVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO /dev/mapper/SystemGroup-TestSharedVolume', > 'DEVNAME': 'dm-10', > 'DEVPATH': '/devices/virtual/block/dm-10', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'TestSharedVolume', > 'DM_NAME': 'SystemGroup-TestSharedVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO', > 'DM_VG_NAME': 'SystemGroup', > 'MAJOR': '253', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55654', > 'name': 'dm-10', > 'symlinks': ['/dev/SystemGroup/TestSharedVolume', > '/dev/disk/by-id/dm-name-SystemGroup-TestSharedVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO', > '/dev/mapper/SystemGroup-TestSharedVolume'], > 'sysfs_path': '/devices/virtual/block/dm-10'} ; name: SystemGroup-TestSharedVolume ; >04:32:02,353 INFO blivet: scanning SystemGroup-TestSharedVolume (/devices/virtual/block/dm-10)... >04:32:02,353 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-TestSharedVolume ; >04:32:02,355 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB lvmlv SystemGroup-TestSharedVolume (23) >04:32:02,356 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-TestSharedVolume ; >04:32:02,357 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-TestSharedVolume ; label_type: None ; >04:32:02,357 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,358 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-TestSharedVolume ; status: True ; controllable: True ; orig: False ; >04:32:02,359 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/SystemGroup-TestSharedVolume ; labelType: None ; exists: True ; >04:32:02,704 WARN blivet: disklabel detected but not usable on SystemGroup-TestSharedVolume >04:32:02,705 DEBUG blivet: no type or existing type for SystemGroup-TestSharedVolume, bailing >04:32:02,708 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:02,708 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,712 DEBUG blivet: vg SystemGroup has 628316MB free >04:32:02,712 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,715 DEBUG blivet: vg SystemGroup has 628316MB free >04:32:02,720 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f5950) -- > name = SystemGroup-TestSharedVolume status = True kids = 0 id = 23 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = DYMDSw-xWtJ-qhFM-AIVQ-GHcC-KiLL-121OfO size = 10240.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-10 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-TestSharedVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x11f25f0> > target size = 10240.0 path = /dev/mapper/SystemGroup-TestSharedVolume > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 6 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 628316 > free extents = 157079.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10240MB >04:32:02,721 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-VirtualVolume ; >04:32:02,722 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:02,723 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:02,724 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 6 ; name: SystemGroup ; >04:32:02,724 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,725 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-VirtualVolume ; current: None ; type: None ; >04:32:02,725 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-VirtualVolume >04:32:02,740 DEBUG blivet: Adding SystemGroup-VirtualVolume/204800MB to SystemGroup >04:32:02,741 INFO blivet: added lvmlv SystemGroup-VirtualVolume (id 24) to device tree >04:32:02,742 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-VirtualVolume ; status: True ; >04:32:02,743 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-VirtualVolume ; status: True ; >04:32:02,746 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/VirtualVolume /dev/disk/by-id/dm-name-SystemGroup-VirtualVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP /dev/disk/by-label/VIRT /dev/disk/by-uuid/1f682255-b310-42a7-b768-01bf31e9392b /dev/mapper/SystemGroup-VirtualVolume', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'VirtualVolume', > 'DM_NAME': 'SystemGroup-VirtualVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'VIRT', > 'ID_FS_LABEL_ENC': 'VIRT', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1f682255-b310-42a7-b768-01bf31e9392b', > 'ID_FS_UUID_ENC': '1f682255-b310-42a7-b768-01bf31e9392b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55225', > 'name': 'dm-9', > 'symlinks': ['/dev/SystemGroup/VirtualVolume', > '/dev/disk/by-id/dm-name-SystemGroup-VirtualVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP', > '/dev/disk/by-label/VIRT', > '/dev/disk/by-uuid/1f682255-b310-42a7-b768-01bf31e9392b', > '/dev/mapper/SystemGroup-VirtualVolume'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: SystemGroup-VirtualVolume ; >04:32:02,747 INFO blivet: scanning SystemGroup-VirtualVolume (/devices/virtual/block/dm-9)... >04:32:02,747 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-VirtualVolume ; >04:32:02,749 DEBUG blivet: DeviceTree.getDeviceByName returned existing 204800MB lvmlv SystemGroup-VirtualVolume (24) >04:32:02,750 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-VirtualVolume ; >04:32:02,751 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-VirtualVolume ; label_type: None ; >04:32:02,752 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:02,752 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:02,752 DEBUG blivet: device SystemGroup-VirtualVolume does not contain a disklabel >04:32:02,752 INFO blivet: type detected on 'SystemGroup-VirtualVolume' is 'ext4' >04:32:02,753 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:02,753 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:02,754 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-VirtualVolume ; current: None ; type: ext4 ; >04:32:02,757 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:02,757 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,761 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:02,761 DEBUG blivet: SystemGroup size is 799996MB >04:32:02,765 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:02,770 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f5e90) -- > name = SystemGroup-VirtualVolume status = True kids = 0 id = 24 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = nzLZqx-mlOh-dc5z-26L9-9Lde-WtXn-vYp5uP size = 204800.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-VirtualVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 419430400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (26108, 255, 63) biosGeometry: (26108, 255, 63) > PedDevice: <_ped.Device object at 0x11f2320> > target size = 204800.0 path = /dev/mapper/SystemGroup-VirtualVolume > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 204800MB >04:32:02,772 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:02,772 INFO blivet: got format: Ext4FS instance (0x11f58d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-VirtualVolume uuid = 1f682255-b310-42a7-b768-01bf31e9392b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = VIRT size = 0 targetSize = 0 > >04:32:02,773 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-VirtualVolume ; >04:32:02,774 DEBUG blivet: DeviceTree.getDeviceByName returned existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem >04:32:02,775 DEBUG blivet: set SystemGroup-VirtualVolume copies to 1, metadata size to 0MB, log size to 0MB, total size 204800MB >04:32:02,776 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-TestSharedVolume ; >04:32:02,777 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB lvmlv SystemGroup-TestSharedVolume (23) >04:32:02,778 DEBUG blivet: set SystemGroup-TestSharedVolume copies to 1, metadata size to 0MB, log size to 0MB, total size 10240MB >04:32:02,778 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeA ; >04:32:02,780 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem >04:32:02,780 DEBUG blivet: set SystemGroup-SystemVolumeA copies to 1, metadata size to 0MB, log size to 0MB, total size 30000MB >04:32:02,781 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-DistroVolume ; >04:32:02,782 DEBUG blivet: DeviceTree.getDeviceByName returned existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem >04:32:02,783 DEBUG blivet: set SystemGroup-DistroVolume copies to 1, metadata size to 0MB, log size to 0MB, total size 61440MB >04:32:02,784 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SwapVolume ; >04:32:02,785 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap >04:32:02,785 DEBUG blivet: set SystemGroup-SwapVolume copies to 1, metadata size to 0MB, log size to 0MB, total size 10000MB >04:32:02,786 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeC ; >04:32:02,787 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem >04:32:02,788 DEBUG blivet: set SystemGroup-SystemVolumeC copies to 1, metadata size to 0MB, log size to 0MB, total size 30000MB >04:32:02,789 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeB ; >04:32:02,790 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem >04:32:02,791 DEBUG blivet: set SystemGroup-SystemVolumeB copies to 1, metadata size to 0MB, log size to 0MB, total size 30000MB >04:32:02,791 DEBUG blivet: looking up parted Device: /dev/sdb2 >04:32:02,792 INFO blivet: got device: PartitionDevice instance (0x1199190) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953868MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 800000.0 > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1638400000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 27491 did: 29487 busy: False > hardwareGeometry: (101985, 255, 63) biosGeometry: (101985, 255, 63) > PedDevice: <_ped.Device object at 0x11f27a0> > target size = 0 path = /dev/sdb2 > 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 0x11ddf10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x11f1210> PedPartition: <_ped.Partition object at 0x11e3b30> > disk = existing 953868MB disk sdb (14) with existing msdos disklabel > start = 2099200 end = 1640499199 length = 1638400000 > flags = lvm >04:32:02,792 INFO blivet: got format: LVMPhysicalVolume instance (0x11f19d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F exists = True > options = None supported = True formattable = True resizable = False > vgName = SystemGroup vgUUID = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV peStart = 1.0 >04:32:02,797 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part3 /dev/disk/by-id/wwn-0x5000c500149b3d31-part3 /dev/disk/by-label/\\x2fboot /dev/disk/by-uuid/a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '178', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/boot', > 'ID_FS_LABEL_ENC': '\\x2fboot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b', > 'ID_FS_UUID_ENC': 'a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31000333AS', > 'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1640509605', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1333395', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0007ac1d-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007ac1d', > 'ID_REVISION': 'CC1H', > 'ID_SERIAL': 'ST31000333AS_9TE22BXD', > 'ID_SERIAL_SHORT': '9TE22BXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500149b3d31', > 'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61758', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part3', > '/dev/disk/by-id/wwn-0x5000c500149b3d31-part3', > '/dev/disk/by-label/\\x2fboot', > '/dev/disk/by-uuid/a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >04:32:02,797 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >04:32:02,798 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >04:32:02,798 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:02,799 INFO blivet: sdb3 is a partition >04:32:02,799 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >04:32:02,800 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >04:32:02,800 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953868MB disk sdb (14) with existing msdos disklabel >04:32:02,801 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >04:32:02,802 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >04:32:02,802 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,802 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >04:32:02,803 DEBUG blivet: looking up parted Partition: /dev/sdb3 >04:32:02,803 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >04:32:02,804 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >04:32:02,805 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >04:32:02,805 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >04:32:02,805 INFO blivet: added partition sdb3 (id 25) to device tree >04:32:02,806 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >04:32:02,807 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >04:32:02,807 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >04:32:02,808 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >04:32:02,900 WARN blivet: disklabel detected but not usable on sdb3 >04:32:02,900 INFO blivet: type detected on 'sdb3' is 'ext3' >04:32:02,901 DEBUG blivet: Ext3FS.supported: supported: True ; >04:32:02,902 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >04:32:02,902 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >04:32:02,903 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: ext3 ; >04:32:02,903 DEBUG blivet: looking up parted Device: /dev/sdb3 >04:32:02,904 INFO blivet: got device: PartitionDevice instance (0x116cd90) -- > name = sdb3 status = True kids = 0 id = 25 > parents = ['existing 953868MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 651.071777344 > format = existing ext3 filesystem > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1333395 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 109 did: 10038 busy: False > hardwareGeometry: (83, 255, 63) biosGeometry: (83, 255, 63) > PedDevice: <_ped.Device object at 0x11f2560> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x11ddf10> fileSystem: <parted.filesystem.FileSystem object at 0x11f15d0> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x11f1550> PedPartition: <_ped.Partition object at 0x11e3b90> > disk = existing 953868MB disk sdb (14) with existing msdos disklabel > start = 1640509605 end = 1641842999 length = 1333395 > flags = >04:32:02,905 DEBUG blivet: Ext3FS.supported: supported: True ; >04:32:02,905 INFO blivet: got format: Ext3FS instance (0x11fd250) -- > type = ext3 name = ext3 status = False > device = /dev/sdb3 uuid = a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /boot size = 0 targetSize = 0 > >04:32:02,908 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorpCD_DVDW_SH-S183A', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3: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': 'TSSTcorpCD_DVDW_SH-S183A', > 'ID_MODEL_ENC': 'TSSTcorpCD\\x2fDVDW\\x20SH-S183A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'SB02', > 'ID_SERIAL': 'TSSTcorpCD_DVDW_SH-S183A', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '62867', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-TSSTcorpCD_DVDW_SH-S183A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >04:32:02,908 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >04:32:02,908 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >04:32:02,909 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:02,909 INFO blivet: sr0 is a cdrom >04:32:02,910 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >04:32:02,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,911 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:32:02,911 INFO blivet: added cdrom sr0 (id 26) to device tree >04:32:02,912 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:32:02,918 DEBUG blivet: no device or no media present >04:32:02,921 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD800JD-60LSA5', > 'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\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': 'gpt', > 'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', > 'ID_REVISION': '10.01E03', > 'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', > 'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64169', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >04:32:02,921 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >04:32:02,922 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >04:32:02,922 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:02,923 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >04:32:02,924 INFO blivet: sdc is a disk >04:32:02,924 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:02,925 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >04:32:02,931 INFO blivet: added disk sdc (id 27) to device tree >04:32:02,931 DEBUG blivet: looking up parted Device: /dev/sdc >04:32:02,932 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >04:32:02,933 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >04:32:02,933 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >04:32:02,933 DEBUG blivet: required disklabel type for sdc (1) is None >04:32:02,934 DEBUG blivet: default disklabel type for sdc is gpt >04:32:02,934 DEBUG blivet: selecting gpt disklabel for sdc based on size >04:32:02,934 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: gpt ; exists: True ; >04:32:03,035 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x11fd050>, <parted.partition.Partition object at 0x11fd390>, <parted.partition.Partition object at 0x11fd650>, <parted.partition.Partition object at 0x11fd850>] > device: <parted.device.Device object at 0x11f5bd0> > PedDisk: <_ped.Disk object at 0x11ee1b8> >04:32:03,035 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:32:03,036 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >04:32:03,037 INFO blivet: got device: DiskDevice instance (0x1199090) -- > name = sdc status = True kids = 0 id = 27 > parents = [] > uuid = None size = 76319.0859375 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD800JD-60LS path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x11f2440> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x11f1610> >04:32:03,039 INFO blivet: got format: DiskLabel instance (0x11ddd50) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x11fd050>, <parted.partition.Partition object at 0x11fd390>, <parted.partition.Partition object at 0x11fd650>, <parted.partition.Partition object at 0x11fd850>] > device: <parted.device.Device object at 0x11f5bd0> > PedDisk: <_ped.Disk object at 0x11ee1b8> > origPartedDisk = <parted.disk.Disk object at 0x11fdad0> > partedDevice = parted.Device instance -- > model: ATA WDC WD800JD-60LS path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x11f2710> > >04:32:03,043 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part1 /dev/disk/by-label/EFI /dev/disk/by-partlabel/primary /dev/disk/by-partuuid/74643ed6-a005-4bf5-9c58-3702c8a1b283 /dev/disk/by-uuid/DF15-83A3', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'DF15-83A3', > 'ID_FS_UUID_ENC': 'DF15-83A3', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'WDC_WD800JD-60LSA5', > 'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '497664', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '74643ed6-a005-4bf5-9c58-3702c8a1b283', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', > 'ID_REVISION': '10.01E03', > 'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', > 'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64251', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part1', > '/dev/disk/by-label/EFI', > '/dev/disk/by-partlabel/primary', > '/dev/disk/by-partuuid/74643ed6-a005-4bf5-9c58-3702c8a1b283', > '/dev/disk/by-uuid/DF15-83A3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >04:32:03,044 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >04:32:03,044 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >04:32:03,045 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,045 INFO blivet: sdc1 is a partition >04:32:03,046 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >04:32:03,046 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >04:32:03,047 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76319MB disk sdc (27) with existing gpt disklabel >04:32:03,048 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >04:32:03,048 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >04:32:03,049 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,049 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >04:32:03,049 DEBUG blivet: looking up parted Partition: /dev/sdc1 >04:32:03,050 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >04:32:03,051 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >04:32:03,051 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >04:32:03,052 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >04:32:03,052 INFO blivet: added partition sdc1 (id 28) to device tree >04:32:03,053 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >04:32:03,053 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >04:32:03,054 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >04:32:03,055 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >04:32:03,057 WARN blivet: disklabel detected but not usable on sdc1 >04:32:03,057 INFO blivet: type detected on 'sdc1' is 'vfat' >04:32:03,058 DEBUG blivet: FATFS.supported: supported: True ; >04:32:03,058 DEBUG blivet: getFormat('vfat') returning FATFS instance >04:32:03,059 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >04:32:03,059 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: vfat ; >04:32:03,060 DEBUG blivet: looking up parted Device: /dev/sdc1 >04:32:03,061 INFO blivet: got device: PartitionDevice instance (0x11f1810) -- > name = sdc1 status = True kids = 0 id = 28 > parents = ['existing 76319MB disk sdc (27) with existing gpt disklabel'] > uuid = None size = 243.0 > format = existing vfat filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 497664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x11f2b90> > target size = 0 path = /dev/sdc1 > 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 0x11f5f90> fileSystem: <parted.filesystem.FileSystem object at 0x11fd550> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x11fd210> PedPartition: <_ped.Partition object at 0x11f9410> > disk = existing 76319MB disk sdc (27) with existing gpt disklabel > start = 2048 end = 499711 length = 497664 > flags = >04:32:03,062 DEBUG blivet: FATFS.supported: supported: True ; >04:32:03,062 INFO blivet: got format: FATFS instance (0x11fdf10) -- > type = vfat name = vfat status = False > device = /dev/sdc1 uuid = DF15-83A3 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = EFI size = 0 targetSize = 0 > >04:32:03,066 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part2 /dev/disk/by-label/RootBackup /dev/disk/by-partlabel/primary /dev/disk/by-partuuid/881c58a9-95c4-4698-a49b-d4ae6088c040 /dev/disk/by-uuid/730a7f96-d31f-41eb-add4-c6b279ecf3cb', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_LABEL': 'RootBackup', > 'ID_FS_LABEL_ENC': 'RootBackup', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '730a7f96-d31f-41eb-add4-c6b279ecf3cb', > 'ID_FS_UUID_ENC': '730a7f96-d31f-41eb-add4-c6b279ecf3cb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD800JD-60LSA5', > 'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '499712', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '499712', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '881c58a9-95c4-4698-a49b-d4ae6088c040', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', > 'ID_REVISION': '10.01E03', > 'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', > 'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64333', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part2', > '/dev/disk/by-label/RootBackup', > '/dev/disk/by-partlabel/primary', > '/dev/disk/by-partuuid/881c58a9-95c4-4698-a49b-d4ae6088c040', > '/dev/disk/by-uuid/730a7f96-d31f-41eb-add4-c6b279ecf3cb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >04:32:03,067 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2)... >04:32:03,067 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >04:32:03,068 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,068 INFO blivet: sdc2 is a partition >04:32:03,068 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >04:32:03,069 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >04:32:03,070 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76319MB disk sdc (27) with existing gpt disklabel >04:32:03,070 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >04:32:03,071 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >04:32:03,071 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,072 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >04:32:03,072 DEBUG blivet: looking up parted Partition: /dev/sdc2 >04:32:03,073 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >04:32:03,073 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >04:32:03,074 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >04:32:03,075 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >04:32:03,075 INFO blivet: added partition sdc2 (id 29) to device tree >04:32:03,075 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >04:32:03,076 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: gpt ; >04:32:03,077 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >04:32:03,077 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: gpt ; exists: True ; >04:32:03,091 WARN blivet: disklabel detected but not usable on sdc2 >04:32:03,091 INFO blivet: type detected on 'sdc2' is 'ext2' >04:32:03,092 DEBUG blivet: Ext2FS.supported: supported: True ; >04:32:03,093 DEBUG blivet: getFormat('ext2') returning Ext2FS instance >04:32:03,093 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >04:32:03,094 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: ext2 ; >04:32:03,094 DEBUG blivet: looking up parted Device: /dev/sdc2 >04:32:03,095 INFO blivet: got device: PartitionDevice instance (0x11fd910) -- > name = sdc2 status = True kids = 0 id = 29 > parents = ['existing 76319MB disk sdc (27) with existing gpt disklabel'] > uuid = None size = 244.0 > format = existing ext2 filesystem > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 499712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) > PedDevice: <_ped.Device object at 0x11f2c20> > target size = 0 path = /dev/sdc2 > 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 0x11f5f90> fileSystem: <parted.filesystem.FileSystem object at 0x11fd5d0> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x11fd4d0> PedPartition: <_ped.Partition object at 0x11f92f0> > disk = existing 76319MB disk sdc (27) with existing gpt disklabel > start = 499712 end = 999423 length = 499712 > flags = >04:32:03,096 DEBUG blivet: Ext2FS.supported: supported: True ; >04:32:03,096 INFO blivet: got format: Ext2FS instance (0x11ff550) -- > type = ext2 name = ext2 status = False > device = /dev/sdc2 uuid = 730a7f96-d31f-41eb-add4-c6b279ecf3cb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = RootBackup size = 0 targetSize = 0 > >04:32:03,101 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part3 /dev/disk/by-label/Root /dev/disk/by-partlabel/primary /dev/disk/by-partuuid/f99e041d-11dc-4082-a0d6-a064ed0e4967 /dev/disk/by-uuid/95a5d161-0d41-4ce5-a4d9-cea0603de8f1', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_LABEL': 'Root', > 'ID_FS_LABEL_ENC': 'Root', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '95a5d161-0d41-4ce5-a4d9-cea0603de8f1', > 'ID_FS_UUID_ENC': '95a5d161-0d41-4ce5-a4d9-cea0603de8f1', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD800JD-60LSA5', > 'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '999424', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '499712', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'f99e041d-11dc-4082-a0d6-a064ed0e4967', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', > 'ID_REVISION': '10.01E03', > 'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', > 'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64416', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part3', > '/dev/disk/by-label/Root', > '/dev/disk/by-partlabel/primary', > '/dev/disk/by-partuuid/f99e041d-11dc-4082-a0d6-a064ed0e4967', > '/dev/disk/by-uuid/95a5d161-0d41-4ce5-a4d9-cea0603de8f1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >04:32:03,101 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3)... >04:32:03,102 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc3 ; >04:32:03,102 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,102 INFO blivet: sdc3 is a partition >04:32:03,103 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >04:32:03,103 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >04:32:03,104 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76319MB disk sdc (27) with existing gpt disklabel >04:32:03,105 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >04:32:03,106 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >04:32:03,106 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,106 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >04:32:03,107 DEBUG blivet: looking up parted Partition: /dev/sdc3 >04:32:03,107 DEBUG blivet: PartitionDevice.probe: sdc3 ; exists: True ; >04:32:03,108 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >04:32:03,109 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >04:32:03,109 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >04:32:03,109 INFO blivet: added partition sdc3 (id 30) to device tree >04:32:03,110 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >04:32:03,110 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: gpt ; >04:32:03,111 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >04:32:03,112 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc3 ; labelType: gpt ; exists: True ; >04:32:03,237 WARN blivet: disklabel detected but not usable on sdc3 >04:32:03,238 INFO blivet: type detected on 'sdc3' is 'ext2' >04:32:03,239 DEBUG blivet: Ext2FS.supported: supported: True ; >04:32:03,239 DEBUG blivet: getFormat('ext2') returning Ext2FS instance >04:32:03,239 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >04:32:03,240 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: ext2 ; >04:32:03,240 DEBUG blivet: looking up parted Device: /dev/sdc3 >04:32:03,241 INFO blivet: got device: PartitionDevice instance (0x11fdd50) -- > name = sdc3 status = True kids = 0 id = 30 > parents = ['existing 76319MB disk sdc (27) with existing gpt disklabel'] > uuid = None size = 244.0 > format = existing ext2 filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 499712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) > PedDevice: <_ped.Device object at 0x11f2830> > target size = 0 path = /dev/sdc3 > 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 0x11f5f90> fileSystem: <parted.filesystem.FileSystem object at 0x11fd750> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x11fd6d0> PedPartition: <_ped.Partition object at 0x11f9350> > disk = existing 76319MB disk sdc (27) with existing gpt disklabel > start = 999424 end = 1499135 length = 499712 > flags = >04:32:03,242 DEBUG blivet: Ext2FS.supported: supported: True ; >04:32:03,242 INFO blivet: got format: Ext2FS instance (0x11ddc90) -- > type = ext2 name = ext2 status = False > device = /dev/sdc3 uuid = 95a5d161-0d41-4ce5-a4d9-cea0603de8f1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Root size = 0 targetSize = 0 > >04:32:03,247 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part4 /dev/disk/by-partlabel/primary /dev/disk/by-partuuid/84f3df9b-fff4-4e49-82eb-053ed4a2f999', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg', > 'ID_FS_UUID_ENC': 'sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD800JD-60LSA5', > 'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1499136', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '154800128', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '84f3df9b-fff4-4e49-82eb-053ed4a2f999', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', > 'ID_REVISION': '10.01E03', > 'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', > 'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '64500', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part4', > '/dev/disk/by-partlabel/primary', > '/dev/disk/by-partuuid/84f3df9b-fff4-4e49-82eb-053ed4a2f999'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >04:32:03,247 INFO blivet: scanning sdc4 (/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4)... >04:32:03,247 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc4 ; >04:32:03,248 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,248 INFO blivet: sdc4 is a partition >04:32:03,249 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >04:32:03,249 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >04:32:03,250 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76319MB disk sdc (27) with existing gpt disklabel >04:32:03,251 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdc ; >04:32:03,251 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >04:32:03,251 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,252 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >04:32:03,252 DEBUG blivet: looking up parted Partition: /dev/sdc4 >04:32:03,253 DEBUG blivet: PartitionDevice.probe: sdc4 ; exists: True ; >04:32:03,254 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >04:32:03,254 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >04:32:03,255 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >04:32:03,255 INFO blivet: added partition sdc4 (id 31) to device tree >04:32:03,256 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >04:32:03,256 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: gpt ; >04:32:03,257 DEBUG blivet: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >04:32:03,258 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc4 ; labelType: gpt ; exists: True ; >04:32:03,293 WARN blivet: disklabel detected but not usable on sdc4 >04:32:03,336 INFO blivet: type detected on 'sdc4' is 'LVM2_member' >04:32:03,337 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: HostVG ; uuid: sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg ; exists: True ; vgUuid: Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez ; label: None ; peStart: 1.0 ; device: /dev/sdc4 ; serial: WD-WMAM9EV63919 ; >04:32:03,337 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:32:03,338 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >04:32:03,339 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: lvmpv ; >04:32:03,339 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdc4 ; >04:32:03,340 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:03,341 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc4 ; >04:32:03,341 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,342 DEBUG blivet: LVMVolumeGroupDevice._setFormat: HostVG ; current: None ; type: None ; >04:32:03,342 INFO blivet: added lvmvg HostVG (id 32) to device tree >04:32:03,358 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Config ; >04:32:03,359 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,360 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:03,361 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: HostVG ; >04:32:03,361 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,362 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Config ; current: None ; type: None ; >04:32:03,362 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG-Config >04:32:03,364 DEBUG blivet: Adding HostVG-Config/8MB to HostVG >04:32:03,365 INFO blivet: added lvmlv HostVG-Config (id 33) to device tree >04:32:03,366 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: HostVG-Config ; status: True ; >04:32:03,367 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Config ; status: True ; >04:32:03,371 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Config /dev/disk/by-id/dm-name-HostVG-Config /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0 /dev/disk/by-label/CONFIG /dev/disk/by-uuid/acd94f29-8a18-4cff-8831-befd2fd32c79 /dev/mapper/HostVG-Config', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Config', > 'DM_NAME': 'HostVG-Config', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'CONFIG', > 'ID_FS_LABEL_ENC': 'CONFIG', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'acd94f29-8a18-4cff-8831-befd2fd32c79', > 'ID_FS_UUID_ENC': 'acd94f29-8a18-4cff-8831-befd2fd32c79', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32641', > 'name': 'dm-1', > 'symlinks': ['/dev/HostVG/Config', > '/dev/disk/by-id/dm-name-HostVG-Config', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0', > '/dev/disk/by-label/CONFIG', > '/dev/disk/by-uuid/acd94f29-8a18-4cff-8831-befd2fd32c79', > '/dev/mapper/HostVG-Config'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: HostVG-Config ; >04:32:03,371 INFO blivet: scanning HostVG-Config (/devices/virtual/block/dm-1)... >04:32:03,372 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Config ; >04:32:03,373 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8MB lvmlv HostVG-Config (33) >04:32:03,374 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Config ; >04:32:03,375 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Config ; label_type: None ; >04:32:03,376 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,376 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,376 DEBUG blivet: device HostVG-Config does not contain a disklabel >04:32:03,377 INFO blivet: type detected on 'HostVG-Config' is 'ext4' >04:32:03,378 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,378 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,379 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Config ; current: None ; type: ext4 ; >04:32:03,382 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:32:03,382 DEBUG blivet: HostVG size is 75584MB >04:32:03,383 DEBUG blivet: vg HostVG has 75576MB free >04:32:03,383 DEBUG blivet: HostVG size is 75584MB >04:32:03,384 DEBUG blivet: vg HostVG has 75576MB free >04:32:03,385 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11ff710) -- > name = HostVG-Config status = True kids = 0 id = 33 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = exDDYV-yVny-76yg-g4DF-VoNZ-eDcx-DRTma0 size = 8.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Config type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1, 255, 63) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x11f2d40> > target size = 8.0 path = /dev/mapper/HostVG-Config > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11ff650) -- > name = HostVG status = True kids = 1 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 75576 > free extents = 18894.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8MB >04:32:03,386 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,386 INFO blivet: got format: Ext4FS instance (0x11fdcd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/HostVG-Config uuid = acd94f29-8a18-4cff-8831-befd2fd32c79 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = CONFIG size = 0 targetSize = 0 > >04:32:03,387 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Data ; >04:32:03,388 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,388 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:03,389 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: HostVG ; >04:32:03,390 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,390 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Data ; current: None ; type: None ; >04:32:03,391 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG-Data >04:32:03,395 DEBUG blivet: Adding HostVG-Data/65516MB to HostVG >04:32:03,395 INFO blivet: added lvmlv HostVG-Data (id 34) to device tree >04:32:03,396 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: HostVG-Data ; status: True ; >04:32:03,397 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Data ; status: True ; >04:32:03,401 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Data /dev/disk/by-id/dm-name-HostVG-Data /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN /dev/disk/by-label/DATA /dev/disk/by-uuid/4b3908af-6780-44c8-be83-a628f9f89d9e /dev/mapper/HostVG-Data', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Data', > 'DM_NAME': 'HostVG-Data', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'DATA', > 'ID_FS_LABEL_ENC': 'DATA', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4b3908af-6780-44c8-be83-a628f9f89d9e', > 'ID_FS_UUID_ENC': '4b3908af-6780-44c8-be83-a628f9f89d9e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36625', > 'name': 'dm-3', > 'symlinks': ['/dev/HostVG/Data', > '/dev/disk/by-id/dm-name-HostVG-Data', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN', > '/dev/disk/by-label/DATA', > '/dev/disk/by-uuid/4b3908af-6780-44c8-be83-a628f9f89d9e', > '/dev/mapper/HostVG-Data'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: HostVG-Data ; >04:32:03,401 INFO blivet: scanning HostVG-Data (/devices/virtual/block/dm-3)... >04:32:03,402 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Data ; >04:32:03,403 DEBUG blivet: DeviceTree.getDeviceByName returned existing 65516MB lvmlv HostVG-Data (34) >04:32:03,404 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Data ; >04:32:03,405 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Data ; label_type: None ; >04:32:03,406 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,406 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,406 DEBUG blivet: device HostVG-Data does not contain a disklabel >04:32:03,406 INFO blivet: type detected on 'HostVG-Data' is 'ext4' >04:32:03,407 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,407 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,408 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Data ; current: None ; type: ext4 ; >04:32:03,411 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:32:03,411 DEBUG blivet: HostVG size is 75584MB >04:32:03,413 DEBUG blivet: vg HostVG has 10060MB free >04:32:03,413 DEBUG blivet: HostVG size is 75584MB >04:32:03,414 DEBUG blivet: vg HostVG has 10060MB free >04:32:03,416 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11ff750) -- > name = HostVG-Data status = True kids = 0 id = 34 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = tPi7hI-ajNy-HvR7-Ti6l-pkNp-G2hw-WfZUvN size = 65516.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Data type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 134176768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (8352, 255, 63) biosGeometry: (8352, 255, 63) > PedDevice: <_ped.Device object at 0x11f2cb0> > target size = 65516.0 path = /dev/mapper/HostVG-Data > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11ff650) -- > name = HostVG status = True kids = 2 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 10060 > free extents = 2515.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 65516MB >04:32:03,417 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,417 INFO blivet: got format: Ext4FS instance (0x11ffa10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/HostVG-Data uuid = 4b3908af-6780-44c8-be83-a628f9f89d9e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = DATA size = 0 targetSize = 0 > >04:32:03,418 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Logging ; >04:32:03,419 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,419 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:03,420 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: HostVG ; >04:32:03,420 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,421 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Logging ; current: None ; type: None ; >04:32:03,422 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG-Logging >04:32:03,446 DEBUG blivet: Adding HostVG-Logging/2048MB to HostVG >04:32:03,447 INFO blivet: added lvmlv HostVG-Logging (id 35) to device tree >04:32:03,448 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: HostVG-Logging ; status: True ; >04:32:03,449 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Logging ; status: True ; >04:32:03,452 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Logging /dev/disk/by-id/dm-name-HostVG-Logging /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH /dev/disk/by-label/LOGGING /dev/disk/by-uuid/a167f5bb-623a-4a16-b5c4-8e01d7dad61a /dev/mapper/HostVG-Logging', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Logging', > 'DM_NAME': 'HostVG-Logging', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'LOGGING', > 'ID_FS_LABEL_ENC': 'LOGGING', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a167f5bb-623a-4a16-b5c4-8e01d7dad61a', > 'ID_FS_UUID_ENC': 'a167f5bb-623a-4a16-b5c4-8e01d7dad61a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34736', > 'name': 'dm-2', > 'symlinks': ['/dev/HostVG/Logging', > '/dev/disk/by-id/dm-name-HostVG-Logging', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH', > '/dev/disk/by-label/LOGGING', > '/dev/disk/by-uuid/a167f5bb-623a-4a16-b5c4-8e01d7dad61a', > '/dev/mapper/HostVG-Logging'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: HostVG-Logging ; >04:32:03,453 INFO blivet: scanning HostVG-Logging (/devices/virtual/block/dm-2)... >04:32:03,453 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Logging ; >04:32:03,455 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv HostVG-Logging (35) >04:32:03,456 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Logging ; >04:32:03,456 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Logging ; label_type: None ; >04:32:03,457 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,458 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,458 DEBUG blivet: device HostVG-Logging does not contain a disklabel >04:32:03,458 INFO blivet: type detected on 'HostVG-Logging' is 'ext4' >04:32:03,459 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,459 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,460 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Logging ; current: None ; type: ext4 ; >04:32:03,463 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:32:03,463 DEBUG blivet: HostVG size is 75584MB >04:32:03,465 DEBUG blivet: vg HostVG has 8012MB free >04:32:03,465 DEBUG blivet: HostVG size is 75584MB >04:32:03,467 DEBUG blivet: vg HostVG has 8012MB free >04:32:03,469 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11ff810) -- > name = HostVG-Logging status = True kids = 0 id = 35 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = bIxxEe-sAbK-ZGfb-85Je-dwpc-g73C-KsuNWH size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Logging type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x11f2a70> > target size = 2048.0 path = /dev/mapper/HostVG-Logging > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11ff650) -- > name = HostVG status = True kids = 3 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 8012 > free extents = 2003.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', > 'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2048MB >04:32:03,470 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,470 INFO blivet: got format: Ext4FS instance (0x1203050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/HostVG-Logging uuid = a167f5bb-623a-4a16-b5c4-8e01d7dad61a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = LOGGING size = 0 targetSize = 0 > >04:32:03,471 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Swap ; >04:32:03,472 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,473 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:03,474 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 3 ; name: HostVG ; >04:32:03,474 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,475 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Swap ; current: None ; type: None ; >04:32:03,475 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG-Swap >04:32:03,482 DEBUG blivet: Adding HostVG-Swap/8012MB to HostVG >04:32:03,482 INFO blivet: added lvmlv HostVG-Swap (id 36) to device tree >04:32:03,483 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: HostVG-Swap ; status: True ; >04:32:03,484 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Swap ; status: True ; >04:32:03,488 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Swap /dev/disk/by-id/dm-name-HostVG-Swap /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs /dev/disk/by-label/SWAP /dev/disk/by-uuid/9d2fd479-7698-4b1f-a62e-f33fb5048758 /dev/mapper/HostVG-Swap', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Swap', > 'DM_NAME': 'HostVG-Swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'SWAP', > 'ID_FS_LABEL_ENC': 'SWAP', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9d2fd479-7698-4b1f-a62e-f33fb5048758', > 'ID_FS_UUID_ENC': '9d2fd479-7698-4b1f-a62e-f33fb5048758', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31553', > 'name': 'dm-0', > 'symlinks': ['/dev/HostVG/Swap', > '/dev/disk/by-id/dm-name-HostVG-Swap', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs', > '/dev/disk/by-label/SWAP', > '/dev/disk/by-uuid/9d2fd479-7698-4b1f-a62e-f33fb5048758', > '/dev/mapper/HostVG-Swap'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: HostVG-Swap ; >04:32:03,488 INFO blivet: scanning HostVG-Swap (/devices/virtual/block/dm-0)... >04:32:03,489 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Swap ; >04:32:03,490 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB lvmlv HostVG-Swap (36) >04:32:03,491 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Swap ; >04:32:03,492 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Swap ; label_type: None ; >04:32:03,493 DEBUG blivet: SwapSpace.__init__: >04:32:03,493 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:32:03,493 DEBUG blivet: device HostVG-Swap does not contain a disklabel >04:32:03,493 INFO blivet: type detected on 'HostVG-Swap' is 'swap' >04:32:03,494 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/HostVG-Swap ; serial: None ; uuid: 9d2fd479-7698-4b1f-a62e-f33fb5048758 ; exists: True ; label: SWAP ; >04:32:03,494 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:32:03,495 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Swap ; current: None ; type: swap ; >04:32:03,497 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:32:03,498 DEBUG blivet: HostVG size is 75584MB >04:32:03,500 DEBUG blivet: vg HostVG has 0MB free >04:32:03,500 DEBUG blivet: HostVG size is 75584MB >04:32:03,502 DEBUG blivet: vg HostVG has 0MB free >04:32:03,505 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11ffb50) -- > name = HostVG-Swap status = True kids = 0 id = 36 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = drH32l-qoVg-1o7q-8SnM-0ETD-WGmB-ODy2xs size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 255, 63) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x11f2dd0> > target size = 8012.0 path = /dev/mapper/HostVG-Swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11ff650) -- > name = HostVG status = True kids = 4 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', > 'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', > 'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8012MB >04:32:03,505 INFO blivet: got format: SwapSpace instance (0x11ff3d0) -- > type = swap name = swap status = True > device = /dev/mapper/HostVG-Swap uuid = 9d2fd479-7698-4b1f-a62e-f33fb5048758 exists = True > options = supported = True formattable = True resizable = False > priority = None label = SWAP >04:32:03,506 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Logging ; >04:32:03,507 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem >04:32:03,508 DEBUG blivet: set HostVG-Logging copies to 1, metadata size to 0MB, log size to 0MB, total size 2048MB >04:32:03,509 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Config ; >04:32:03,510 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem >04:32:03,511 DEBUG blivet: set HostVG-Config copies to 1, metadata size to 0MB, log size to 0MB, total size 8MB >04:32:03,512 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Swap ; >04:32:03,513 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB lvmlv HostVG-Swap (36) with existing swap >04:32:03,513 DEBUG blivet: set HostVG-Swap copies to 1, metadata size to 0MB, log size to 0MB, total size 8012MB >04:32:03,514 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Data ; >04:32:03,515 DEBUG blivet: DeviceTree.getDeviceByName returned existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem >04:32:03,516 DEBUG blivet: set HostVG-Data copies to 1, metadata size to 0MB, log size to 0MB, total size 65516MB >04:32:03,516 DEBUG blivet: looking up parted Device: /dev/sdc4 >04:32:03,517 INFO blivet: got device: PartitionDevice instance (0x11fde10) -- > name = sdc4 status = True kids = 1 id = 31 > parents = ['existing 76319MB disk sdc (27) with existing gpt disklabel'] > uuid = None size = 75586.0 > format = existing lvmpv > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 154800128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12338 did: 23644 busy: False > hardwareGeometry: (9635, 255, 63) biosGeometry: (9635, 255, 63) > PedDevice: <_ped.Device object at 0x11f2e60> > target size = 0 path = /dev/sdc4 > 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 0x11f5f90> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x11fd890> PedPartition: <_ped.Partition object at 0x11f9290> > disk = existing 76319MB disk sdc (27) with existing gpt disklabel > start = 1499136 end = 156299263 length = 154800128 > flags = lvm >04:32:03,518 INFO blivet: got format: LVMPhysicalVolume instance (0x11ff250) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdc4 uuid = sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg exists = True > options = None supported = True formattable = True resizable = False > vgName = HostVG vgUUID = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez peStart = 1.0 >04:32:03,521 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20044317520C99C2A2AF-0:0 /dev/disk/by-path/pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra', > 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '58191d92', > 'ID_PATH': 'pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_16_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.20', > 'ID_SERIAL': 'SanDisk_Ultra_20044317520C99C2A2AF-0:0', > 'ID_SERIAL_SHORT': '20044317520C99C2A2AF', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77723', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20044317520C99C2A2AF-0:0', > '/dev/disk/by-path/pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd'} ; name: sdd ; >04:32:03,521 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd)... >04:32:03,522 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >04:32:03,522 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,523 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >04:32:03,524 INFO blivet: sdd is a disk >04:32:03,524 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,525 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >04:32:03,530 INFO blivet: added disk sdd (id 37) to device tree >04:32:03,531 DEBUG blivet: looking up parted Device: /dev/sdd >04:32:03,532 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >04:32:03,533 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >04:32:03,533 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >04:32:03,533 DEBUG blivet: required disklabel type for sdd (1) is None >04:32:03,534 DEBUG blivet: default disklabel type for sdd is gpt >04:32:03,534 DEBUG blivet: selecting gpt disklabel for sdd based on size >04:32:03,535 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: gpt ; exists: True ; >04:32:03,537 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1203590>] > device: <parted.device.Device object at 0x12031d0> > PedDisk: <_ped.Disk object at 0x11d8ab8> >04:32:03,537 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:32:03,538 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >04:32:03,539 INFO blivet: got device: DiskDevice instance (0x11fd950) -- > name = sdd status = True kids = 0 id = 37 > parents = [] > uuid = None size = 30532.53125 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: SanDisk Ultra path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x11f2f80> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x11fda10> >04:32:03,540 INFO blivet: got format: DiskLabel instance (0x11ffbd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdd 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: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1203590>] > device: <parted.device.Device object at 0x12031d0> > PedDisk: <_ped.Disk object at 0x11d8ab8> > origPartedDisk = <parted.disk.Disk object at 0x1203390> > partedDevice = parted.Device instance -- > model: SanDisk Ultra path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x1206050> > >04:32:03,544 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20044317520C99C2A2AF-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/08D7-3FB9', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '08D7-3FB9', > 'ID_FS_UUID_ENC': '08D7-3FB9', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra', > 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556c', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '32', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62530592', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '58191d92-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '58191d92', > 'ID_PATH': 'pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_16_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.20', > 'ID_SERIAL': 'SanDisk_Ultra_20044317520C99C2A2AF-0:0', > 'ID_SERIAL_SHORT': '20044317520C99C2A2AF', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77969', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20044317520C99C2A2AF-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/08D7-3FB9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >04:32:03,544 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1)... >04:32:03,545 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >04:32:03,545 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,545 INFO blivet: sdd1 is a partition >04:32:03,546 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >04:32:03,546 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >04:32:03,547 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sdd (37) with existing msdos disklabel >04:32:03,548 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >04:32:03,549 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >04:32:03,549 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,550 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >04:32:03,550 DEBUG blivet: looking up parted Partition: /dev/sdd1 >04:32:03,550 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >04:32:03,551 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >04:32:03,552 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >04:32:03,553 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >04:32:03,553 INFO blivet: added partition sdd1 (id 38) to device tree >04:32:03,553 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >04:32:03,554 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: dos ; >04:32:03,554 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >04:32:03,555 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd1 ; labelType: dos ; exists: True ; >04:32:03,557 WARN blivet: disklabel detected but not usable on sdd1 >04:32:03,558 DEBUG blivet: getFormat('efi') returning EFIFS instance >04:32:03,558 INFO blivet: type detected on 'sdd1' is 'vfat' >04:32:03,558 DEBUG blivet: getFormat('efi') returning EFIFS instance >04:32:03,559 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >04:32:03,560 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: efi ; >04:32:03,561 DEBUG blivet: looking up parted Device: /dev/sdd1 >04:32:03,562 INFO blivet: got device: PartitionDevice instance (0x11fd990) -- > name = sdd1 status = True kids = 0 id = 38 > parents = ['existing 30532MB disk sdd (37) with existing msdos disklabel'] > uuid = None size = 30532.515625 > format = existing efi filesystem > major = 8 minor = 49 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 62530592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x11f2ef0> > target size = 0 path = /dev/sdd1 > 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 0x1203290> fileSystem: <parted.filesystem.FileSystem object at 0x1203650> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x12035d0> PedPartition: <_ped.Partition object at 0x11f9470> > disk = existing 30532MB disk sdd (37) with existing msdos disklabel > start = 32 end = 62530623 length = 62530592 > flags = boot, lba >04:32:03,562 INFO blivet: got format: EFIFS instance (0x1203b90) -- > type = efi name = EFI System Partition status = False > device = /dev/sdd1 uuid = 08D7-3FB9 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >04:32:03,563 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', > 'USEC_INITIALIZED': '92879', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:32:03,564 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >04:32:03,564 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >04:32:03,565 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,565 INFO blivet: loop0 is a loop device >04:32:03,566 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:32:03,566 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:32:03,567 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,567 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,568 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:32:03,568 INFO blivet: added file /osmin.img (deleted) (id 39) to device tree >04:32:03,569 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:32:03,569 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,569 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:32:03,569 INFO blivet: added loop loop0 (id 40) to device tree >04:32:03,570 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:32:03,571 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:32:03,571 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:32:03,571 DEBUG blivet: device loop0 does not contain a disklabel >04:32:03,571 INFO blivet: type detected on 'loop0' is 'squashfs' >04:32:03,571 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:32:03,572 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >04:32:03,572 INFO blivet: got device: LoopDevice instance (0x11ffa90) -- > name = loop0 status = False kids = 0 id = 40 > parents = ['existing 0MB file /osmin.img (deleted) (39)'] > 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 >04:32:03,572 INFO blivet: got format: DeviceFormat instance (0x11ffc90) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:32:03,573 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', > 'USEC_INITIALIZED': '93999', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:32:03,573 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >04:32:03,574 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:32:03,575 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,575 INFO blivet: loop1 is a loop device >04:32:03,575 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:32:03,576 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >04:32:03,577 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,577 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,577 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:32:03,578 INFO blivet: added file /osmin (id 41) to device tree >04:32:03,578 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:32:03,578 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,579 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:32:03,579 INFO blivet: added loop loop1 (id 42) to device tree >04:32:03,580 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:32:03,580 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:32:03,580 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:32:03,580 DEBUG blivet: device loop1 does not contain a disklabel >04:32:03,581 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >04:32:03,581 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:32:03,581 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >04:32:03,582 INFO blivet: got device: LoopDevice instance (0x1203c50) -- > name = loop1 status = False kids = 0 id = 42 > parents = ['existing 0MB file /osmin (41)'] > 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 >04:32:03,582 INFO blivet: got format: DeviceFormat instance (0x1203b10) -- > 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 > >04:32:03,583 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', > 'USEC_INITIALIZED': '96444', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:32:03,583 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >04:32:03,584 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >04:32:03,584 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,584 INFO blivet: loop2 is a loop device >04:32:03,585 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:32:03,586 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:32:03,586 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,587 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,587 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:32:03,588 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 43) to device tree >04:32:03,588 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:32:03,588 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,589 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:32:03,589 INFO blivet: added loop loop2 (id 44) to device tree >04:32:03,590 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:32:03,590 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:32:03,590 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:32:03,590 DEBUG blivet: device loop2 does not contain a disklabel >04:32:03,591 INFO blivet: type detected on 'loop2' is 'squashfs' >04:32:03,591 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:32:03,591 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >04:32:03,592 INFO blivet: got device: LoopDevice instance (0x1203910) -- > name = loop2 status = False kids = 0 id = 44 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (43)'] > 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 >04:32:03,592 INFO blivet: got format: DeviceFormat instance (0x1203750) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:32:03,594 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c', > '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': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_UUID_ENC': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '98743', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:32:03,594 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >04:32:03,594 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:32:03,595 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,595 INFO blivet: loop3 is a loop device >04:32:03,596 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:32:03,596 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:32:03,597 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,597 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,598 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:32:03,598 INFO blivet: added file /LiveOS/ext3fs.img (id 45) to device tree >04:32:03,599 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:32:03,599 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,600 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:32:03,600 INFO blivet: added loop loop3 (id 46) to device tree >04:32:03,600 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:32:03,601 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:32:03,602 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,602 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,602 DEBUG blivet: device loop3 does not contain a disklabel >04:32:03,602 INFO blivet: type detected on 'loop3' is 'ext4' >04:32:03,603 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,603 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,603 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:32:03,604 INFO blivet: got device: LoopDevice instance (0x1203d10) -- > name = loop3 status = False kids = 0 id = 46 > parents = ['existing 0MB file /LiveOS/ext3fs.img (45)'] > 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 >04:32:03,604 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,605 INFO blivet: got format: Ext4FS instance (0x1203e50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e1a13ab-1217-40aa-9041-36e7f38b567c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >04:32:03,606 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '435', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:32:03,606 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >04:32:03,606 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:32:03,607 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,607 INFO blivet: loop4 is a loop device >04:32:03,608 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:32:03,608 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:32:03,609 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,609 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,610 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:32:03,611 INFO blivet: added file /overlay (deleted) (id 47) to device tree >04:32:03,611 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:32:03,611 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,612 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:32:03,612 INFO blivet: added loop loop4 (id 48) to device tree >04:32:03,613 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:32:03,613 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:32:03,613 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,614 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >04:32:03,615 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >04:32:03,616 WARN blivet: disklabel detected but not usable on loop4 >04:32:03,616 DEBUG blivet: no type or existing type for loop4, bailing >04:32:03,616 INFO blivet: got device: LoopDevice instance (0x11ffb90) -- > name = loop4 status = False kids = 0 id = 48 > parents = ['existing 0MB file /overlay (deleted) (47)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >04:32:03,619 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Swap /dev/disk/by-id/dm-name-HostVG-Swap /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs /dev/disk/by-label/SWAP /dev/disk/by-uuid/9d2fd479-7698-4b1f-a62e-f33fb5048758 /dev/mapper/HostVG-Swap', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Swap', > 'DM_NAME': 'HostVG-Swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'SWAP', > 'ID_FS_LABEL_ENC': 'SWAP', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9d2fd479-7698-4b1f-a62e-f33fb5048758', > 'ID_FS_UUID_ENC': '9d2fd479-7698-4b1f-a62e-f33fb5048758', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31553', > 'name': 'dm-0', > 'symlinks': ['/dev/HostVG/Swap', > '/dev/disk/by-id/dm-name-HostVG-Swap', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs', > '/dev/disk/by-label/SWAP', > '/dev/disk/by-uuid/9d2fd479-7698-4b1f-a62e-f33fb5048758', > '/dev/mapper/HostVG-Swap'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: HostVG-Swap ; >04:32:03,619 INFO blivet: scanning HostVG-Swap (/devices/virtual/block/dm-0)... >04:32:03,620 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Swap ; >04:32:03,621 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB lvmlv HostVG-Swap (36) with existing swap >04:32:03,622 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Swap ; >04:32:03,622 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Swap ; label_type: None ; >04:32:03,623 DEBUG blivet: SwapSpace.__init__: >04:32:03,623 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:32:03,623 DEBUG blivet: device HostVG-Swap does not contain a disklabel >04:32:03,623 DEBUG blivet: no type or existing type for HostVG-Swap, bailing >04:32:03,626 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:32:03,626 DEBUG blivet: HostVG size is 75584MB >04:32:03,628 DEBUG blivet: vg HostVG has 0MB free >04:32:03,628 DEBUG blivet: HostVG size is 75584MB >04:32:03,630 DEBUG blivet: vg HostVG has 0MB free >04:32:03,633 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11ffb50) -- > name = HostVG-Swap status = True kids = 0 id = 36 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = drH32l-qoVg-1o7q-8SnM-0ETD-WGmB-ODy2xs size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 255, 63) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x11f2dd0> > target size = 8012.0 path = /dev/mapper/HostVG-Swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11ff650) -- > name = HostVG status = True kids = 4 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', > 'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', > 'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8012MB >04:32:03,634 INFO blivet: got format: SwapSpace instance (0x11ff3d0) -- > type = swap name = swap status = True > device = /dev/mapper/HostVG-Swap uuid = 9d2fd479-7698-4b1f-a62e-f33fb5048758 exists = True > options = supported = True formattable = True resizable = False > priority = None label = SWAP >04:32:03,636 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Config /dev/disk/by-id/dm-name-HostVG-Config /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0 /dev/disk/by-label/CONFIG /dev/disk/by-uuid/acd94f29-8a18-4cff-8831-befd2fd32c79 /dev/mapper/HostVG-Config', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Config', > 'DM_NAME': 'HostVG-Config', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'CONFIG', > 'ID_FS_LABEL_ENC': 'CONFIG', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'acd94f29-8a18-4cff-8831-befd2fd32c79', > 'ID_FS_UUID_ENC': 'acd94f29-8a18-4cff-8831-befd2fd32c79', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32641', > 'name': 'dm-1', > 'symlinks': ['/dev/HostVG/Config', > '/dev/disk/by-id/dm-name-HostVG-Config', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0', > '/dev/disk/by-label/CONFIG', > '/dev/disk/by-uuid/acd94f29-8a18-4cff-8831-befd2fd32c79', > '/dev/mapper/HostVG-Config'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: HostVG-Config ; >04:32:03,637 INFO blivet: scanning HostVG-Config (/devices/virtual/block/dm-1)... >04:32:03,637 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Config ; >04:32:03,639 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem >04:32:03,639 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Config ; >04:32:03,640 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Config ; label_type: None ; >04:32:03,641 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,641 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,641 DEBUG blivet: device HostVG-Config does not contain a disklabel >04:32:03,641 DEBUG blivet: no type or existing type for HostVG-Config, bailing >04:32:03,644 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:32:03,644 DEBUG blivet: HostVG size is 75584MB >04:32:03,647 DEBUG blivet: vg HostVG has 0MB free >04:32:03,647 DEBUG blivet: HostVG size is 75584MB >04:32:03,649 DEBUG blivet: vg HostVG has 0MB free >04:32:03,652 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11ff710) -- > name = HostVG-Config status = True kids = 0 id = 33 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = exDDYV-yVny-76yg-g4DF-VoNZ-eDcx-DRTma0 size = 8.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Config type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1, 255, 63) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x11f2d40> > target size = 8.0 path = /dev/mapper/HostVG-Config > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11ff650) -- > name = HostVG status = True kids = 4 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', > 'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', > 'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8MB >04:32:03,652 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,653 INFO blivet: got format: Ext4FS instance (0x11fdcd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/HostVG-Config uuid = acd94f29-8a18-4cff-8831-befd2fd32c79 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = CONFIG size = 0 targetSize = 0 > >04:32:03,655 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/TestSharedVolume /dev/disk/by-id/dm-name-SystemGroup-TestSharedVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO /dev/mapper/SystemGroup-TestSharedVolume', > 'DEVNAME': 'dm-10', > 'DEVPATH': '/devices/virtual/block/dm-10', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'TestSharedVolume', > 'DM_NAME': 'SystemGroup-TestSharedVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO', > 'DM_VG_NAME': 'SystemGroup', > 'MAJOR': '253', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55654', > 'name': 'dm-10', > 'symlinks': ['/dev/SystemGroup/TestSharedVolume', > '/dev/disk/by-id/dm-name-SystemGroup-TestSharedVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO', > '/dev/mapper/SystemGroup-TestSharedVolume'], > 'sysfs_path': '/devices/virtual/block/dm-10'} ; name: SystemGroup-TestSharedVolume ; >04:32:03,655 INFO blivet: scanning SystemGroup-TestSharedVolume (/devices/virtual/block/dm-10)... >04:32:03,656 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-TestSharedVolume ; >04:32:03,657 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB lvmlv SystemGroup-TestSharedVolume (23) >04:32:03,658 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-TestSharedVolume ; >04:32:03,658 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-TestSharedVolume ; label_type: None ; >04:32:03,658 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,659 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-TestSharedVolume ; status: True ; controllable: True ; orig: False ; >04:32:03,660 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/SystemGroup-TestSharedVolume ; labelType: None ; exists: True ; >04:32:03,663 WARN blivet: disklabel detected but not usable on SystemGroup-TestSharedVolume >04:32:03,663 DEBUG blivet: no type or existing type for SystemGroup-TestSharedVolume, bailing >04:32:03,667 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:03,667 DEBUG blivet: SystemGroup size is 799996MB >04:32:03,671 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:03,671 DEBUG blivet: SystemGroup size is 799996MB >04:32:03,676 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:03,681 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f5950) -- > name = SystemGroup-TestSharedVolume status = True kids = 0 id = 23 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = DYMDSw-xWtJ-qhFM-AIVQ-GHcC-KiLL-121OfO size = 10240.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-10 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-TestSharedVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x11f25f0> > target size = 10240.0 path = /dev/mapper/SystemGroup-TestSharedVolume > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10240MB >04:32:03,685 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/sysroot_a /dev/disk/by-id/dm-name-FastGroup-sysroot_a /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF /dev/disk/by-label/sysroot_a /dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4 /dev/mapper/FastGroup-sysroot_a', > 'DEVNAME': 'dm-11', > 'DEVPATH': '/devices/virtual/block/dm-11', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'sysroot_a', > 'DM_NAME': 'FastGroup-sysroot_a', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'sysroot_a', > 'ID_FS_LABEL_ENC': 'sysroot_a', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', > 'ID_FS_UUID_ENC': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '49552', > 'name': 'dm-11', > 'symlinks': ['/dev/FastGroup/sysroot_a', > '/dev/disk/by-id/dm-name-FastGroup-sysroot_a', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', > '/dev/disk/by-label/sysroot_a', > '/dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4', > '/dev/mapper/FastGroup-sysroot_a'], > 'sysfs_path': '/devices/virtual/block/dm-11'} ; name: FastGroup-sysroot_a ; >04:32:03,685 INFO blivet: scanning FastGroup-sysroot_a (/devices/virtual/block/dm-11)... >04:32:03,686 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_a ; >04:32:03,688 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:32:03,688 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-sysroot_a ; >04:32:03,689 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-sysroot_a ; label_type: None ; >04:32:03,690 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,690 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,690 DEBUG blivet: device FastGroup-sysroot_a does not contain a disklabel >04:32:03,690 DEBUG blivet: no type or existing type for FastGroup-sysroot_a, bailing >04:32:03,693 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:32:03,693 DEBUG blivet: FastGroup size is 120000MB >04:32:03,695 DEBUG blivet: vg FastGroup has 0MB free >04:32:03,695 DEBUG blivet: FastGroup size is 120000MB >04:32:03,697 DEBUG blivet: vg FastGroup has 0MB free >04:32:03,700 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11dea10) -- > name = FastGroup-sysroot_a status = True kids = 0 id = 12 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = kmzUjE-kJRu-5ssf-kts5-iPt0-Yo9F-XzeJBF size = 52000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-11 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_a type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 106496000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) > PedDevice: <_ped.Device object at 0x1175320> > target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_a > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11de510) -- > name = FastGroup status = True kids = 3 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', > 'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', > 'existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 52000MB >04:32:03,701 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,701 INFO blivet: got format: Ext4FS instance (0x11def10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/FastGroup-sysroot_a uuid = 2a69e335-e4c3-4890-934c-bd1fa4261bf4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sysroot_a size = 0 targetSize = 0 > >04:32:03,704 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/sysroot_b /dev/disk/by-id/dm-name-FastGroup-sysroot_b /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj /dev/disk/by-label/sysroot_b /dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c /dev/mapper/FastGroup-sysroot_b', > 'DEVNAME': 'dm-12', > 'DEVPATH': '/devices/virtual/block/dm-12', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'sysroot_b', > 'DM_NAME': 'FastGroup-sysroot_b', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'sysroot_b', > 'ID_FS_LABEL_ENC': 'sysroot_b', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', > 'ID_FS_UUID_ENC': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '12', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50281', > 'name': 'dm-12', > 'symlinks': ['/dev/FastGroup/sysroot_b', > '/dev/disk/by-id/dm-name-FastGroup-sysroot_b', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', > '/dev/disk/by-label/sysroot_b', > '/dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c', > '/dev/mapper/FastGroup-sysroot_b'], > 'sysfs_path': '/devices/virtual/block/dm-12'} ; name: FastGroup-sysroot_b ; >04:32:03,704 INFO blivet: scanning FastGroup-sysroot_b (/devices/virtual/block/dm-12)... >04:32:03,705 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_b ; >04:32:03,706 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:32:03,707 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-sysroot_b ; >04:32:03,707 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-sysroot_b ; label_type: None ; >04:32:03,708 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,708 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,708 DEBUG blivet: device FastGroup-sysroot_b does not contain a disklabel >04:32:03,709 DEBUG blivet: no type or existing type for FastGroup-sysroot_b, bailing >04:32:03,711 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:32:03,712 DEBUG blivet: FastGroup size is 120000MB >04:32:03,714 DEBUG blivet: vg FastGroup has 0MB free >04:32:03,714 DEBUG blivet: FastGroup size is 120000MB >04:32:03,716 DEBUG blivet: vg FastGroup has 0MB free >04:32:03,718 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1199290) -- > name = FastGroup-sysroot_b status = True kids = 0 id = 13 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = 7Y8Vzn-tZLX-JJ93-c1EZ-CRPi-r3yY-O8p7gj size = 52000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-12 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_b type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 106496000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12139 did: 25715 busy: False > hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) > PedDevice: <_ped.Device object at 0x1175d40> > target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_b > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11de510) -- > name = FastGroup status = True kids = 3 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', > 'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', > 'existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 52000MB >04:32:03,719 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,719 INFO blivet: got format: Ext4FS instance (0x11ddb10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/FastGroup-sysroot_b uuid = 87ba7188-801e-4efc-b4f1-4b132b7fa54c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sysroot_b size = 0 targetSize = 0 > >04:32:03,722 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/swap /dev/disk/by-id/dm-name-FastGroup-swap /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa /dev/disk/by-label/swap /dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e /dev/mapper/FastGroup-swap', > 'DEVNAME': 'dm-13', > 'DEVPATH': '/devices/virtual/block/dm-13', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'FastGroup-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'eca99142-475f-410d-94d9-bab1abf8757e', > 'ID_FS_UUID_ENC': 'eca99142-475f-410d-94d9-bab1abf8757e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '13', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50335', > 'name': 'dm-13', > 'symlinks': ['/dev/FastGroup/swap', > '/dev/disk/by-id/dm-name-FastGroup-swap', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', > '/dev/disk/by-label/swap', > '/dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e', > '/dev/mapper/FastGroup-swap'], > 'sysfs_path': '/devices/virtual/block/dm-13'} ; name: FastGroup-swap ; >04:32:03,722 INFO blivet: scanning FastGroup-swap (/devices/virtual/block/dm-13)... >04:32:03,723 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-swap ; >04:32:03,724 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:32:03,725 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-swap ; >04:32:03,725 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-swap ; label_type: None ; >04:32:03,726 DEBUG blivet: SwapSpace.__init__: >04:32:03,726 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:32:03,726 DEBUG blivet: device FastGroup-swap does not contain a disklabel >04:32:03,726 DEBUG blivet: no type or existing type for FastGroup-swap, bailing >04:32:03,729 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:32:03,729 DEBUG blivet: FastGroup size is 120000MB >04:32:03,731 DEBUG blivet: vg FastGroup has 0MB free >04:32:03,731 DEBUG blivet: FastGroup size is 120000MB >04:32:03,733 DEBUG blivet: vg FastGroup has 0MB free >04:32:03,735 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11de910) -- > name = FastGroup-swap status = True kids = 0 id = 11 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = 1z1puH-srT2-m2aX-fB2M-ozyN-hd1x-6Z5dBa size = 16000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-13 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 27491 did: 29487 busy: True > hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x11758c0> > target size = 16000.0 path = /dev/mapper/FastGroup-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11de510) -- > name = FastGroup status = True kids = 3 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', > 'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', > 'existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 16000MB >04:32:03,736 INFO blivet: got format: SwapSpace instance (0x11dd850) -- > type = swap name = swap status = True > device = /dev/mapper/FastGroup-swap uuid = eca99142-475f-410d-94d9-bab1abf8757e exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >04:32:03,738 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/4e1a13ab-1217-40aa-9041-36e7f38b567c /dev/mapper/live-rw', > 'DEVNAME': 'dm-14', > 'DEVPATH': '/devices/virtual/block/dm-14', > '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': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_UUID_ENC': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '14', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23486', > 'name': 'dm-14', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-14'} ; name: live-rw ; >04:32:03,738 INFO blivet: scanning live-rw (/devices/virtual/block/dm-14)... >04:32:03,739 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:32:03,739 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,740 INFO blivet: live-rw is a device-mapper device >04:32:03,740 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >04:32:03,741 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: FastGroup ; status: True ; >04:32:03,741 DEBUG blivet: failed to find dm node for FastGroup >04:32:03,742 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-swap ; status: True ; >04:32:03,743 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_a ; status: True ; >04:32:03,744 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_b ; status: True ; >04:32:03,744 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: SystemGroup ; status: True ; >04:32:03,745 DEBUG blivet: failed to find dm node for SystemGroup >04:32:03,745 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-DistroVolume ; status: True ; >04:32:03,746 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SwapVolume ; status: True ; >04:32:03,747 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeA ; status: True ; >04:32:03,748 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeB ; status: True ; >04:32:03,748 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeC ; status: True ; >04:32:03,749 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-TestSharedVolume ; status: True ; >04:32:03,750 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-VirtualVolume ; status: True ; >04:32:03,750 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: HostVG ; status: True ; >04:32:03,751 DEBUG blivet: failed to find dm node for HostVG >04:32:03,752 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Config ; status: True ; >04:32:03,753 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Data ; status: True ; >04:32:03,754 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Logging ; status: True ; >04:32:03,754 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Swap ; status: True ; >04:32:03,755 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:32:03,756 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (46) with existing ext4 filesystem >04:32:03,757 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:32:03,758 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (48) >04:32:03,758 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:32:03,759 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,760 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:32:03,760 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,761 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:32:03,761 INFO blivet: added dm live-rw (id 49) to device tree >04:32:03,761 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:32:03,762 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:32:03,763 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,763 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,763 DEBUG blivet: device live-rw does not contain a disklabel >04:32:03,763 INFO blivet: type detected on 'live-rw' is 'ext4' >04:32:03,764 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,764 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,765 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:32:03,765 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >04:32:03,766 INFO blivet: got device: DMDevice instance (0x11def90) -- > name = live-rw status = True kids = 0 id = 49 > parents = ['existing 0MB loop loop4 (48)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-14 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 0x1206320> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:32:03,767 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,767 INFO blivet: got format: Ext4FS instance (0x11ff4d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e1a13ab-1217-40aa-9041-36e7f38b567c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >04:32:03,770 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/4e1a13ab-1217-40aa-9041-36e7f38b567c /dev/mapper/live-base', > 'DEVNAME': 'dm-15', > 'DEVPATH': '/devices/virtual/block/dm-15', > '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': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_UUID_ENC': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '15', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62208', > 'name': 'dm-15', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-15'} ; name: live-base ; >04:32:03,770 INFO blivet: scanning live-base (/devices/virtual/block/dm-15)... >04:32:03,770 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:32:03,771 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,771 INFO blivet: live-base is a device-mapper device >04:32:03,772 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >04:32:03,773 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: FastGroup ; status: True ; >04:32:03,773 DEBUG blivet: failed to find dm node for FastGroup >04:32:03,774 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-swap ; status: True ; >04:32:03,775 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_a ; status: True ; >04:32:03,775 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_b ; status: True ; >04:32:03,776 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: SystemGroup ; status: True ; >04:32:03,776 DEBUG blivet: failed to find dm node for SystemGroup >04:32:03,777 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-DistroVolume ; status: True ; >04:32:03,778 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SwapVolume ; status: True ; >04:32:03,779 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeA ; status: True ; >04:32:03,779 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeB ; status: True ; >04:32:03,780 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeC ; status: True ; >04:32:03,781 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-TestSharedVolume ; status: True ; >04:32:03,781 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-VirtualVolume ; status: True ; >04:32:03,782 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: HostVG ; status: True ; >04:32:03,782 DEBUG blivet: failed to find dm node for HostVG >04:32:03,783 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Config ; status: True ; >04:32:03,784 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Data ; status: True ; >04:32:03,785 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Logging ; status: True ; >04:32:03,785 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Swap ; status: True ; >04:32:03,786 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:32:03,787 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:32:03,787 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (46) with existing ext4 filesystem >04:32:03,789 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:32:03,789 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,790 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:32:03,790 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,791 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >04:32:03,791 INFO blivet: added dm live-base (id 50) to device tree >04:32:03,792 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >04:32:03,793 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >04:32:03,793 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,793 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,794 DEBUG blivet: device live-base does not contain a disklabel >04:32:03,794 INFO blivet: type detected on 'live-base' is 'ext4' >04:32:03,794 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,795 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,795 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >04:32:03,796 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >04:32:03,797 INFO blivet: got device: DMDevice instance (0x11dd390) -- > name = live-base status = True kids = 0 id = 50 > parents = ['existing 0MB loop loop3 (46) 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-15 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 0x1206200> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >04:32:03,798 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,798 INFO blivet: got format: Ext4FS instance (0x1208790) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4e1a13ab-1217-40aa-9041-36e7f38b567c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >04:32:03,800 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/4e1a13ab-1217-40aa-9041-36e7f38b567c /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-16', > 'DEVPATH': '/devices/virtual/block/dm-16', > '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': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_UUID_ENC': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73334', > 'name': 'dm-16', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-16'} ; name: live-osimg-min ; >04:32:03,801 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-16)... >04:32:03,801 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:32:03,802 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,802 INFO blivet: live-osimg-min is a device-mapper device >04:32:03,802 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:32:03,803 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: FastGroup ; status: True ; >04:32:03,804 DEBUG blivet: failed to find dm node for FastGroup >04:32:03,804 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-swap ; status: True ; >04:32:03,805 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_a ; status: True ; >04:32:03,806 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_b ; status: True ; >04:32:03,807 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: SystemGroup ; status: True ; >04:32:03,807 DEBUG blivet: failed to find dm node for SystemGroup >04:32:03,808 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-DistroVolume ; status: True ; >04:32:03,808 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SwapVolume ; status: True ; >04:32:03,809 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeA ; status: True ; >04:32:03,810 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeB ; status: True ; >04:32:03,811 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeC ; status: True ; >04:32:03,812 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-TestSharedVolume ; status: True ; >04:32:03,813 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-VirtualVolume ; status: True ; >04:32:03,813 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: HostVG ; status: True ; >04:32:03,814 DEBUG blivet: failed to find dm node for HostVG >04:32:03,814 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Config ; status: True ; >04:32:03,815 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Data ; status: True ; >04:32:03,816 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Logging ; status: True ; >04:32:03,817 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Swap ; status: True ; >04:32:03,817 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:32:03,818 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:32:03,819 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:32:03,819 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (42) with existing DM_snapshot_cow >04:32:03,820 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:32:03,821 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (46) with existing ext4 filesystem >04:32:03,822 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:32:03,823 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:03,823 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >04:32:03,824 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:03,824 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:32:03,824 INFO blivet: added dm live-osimg-min (id 51) to device tree >04:32:03,825 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:32:03,825 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:32:03,826 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,826 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,826 DEBUG blivet: device live-osimg-min does not contain a disklabel >04:32:03,827 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >04:32:03,827 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,827 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,828 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:32:03,829 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >04:32:03,831 INFO blivet: got device: DMDevice instance (0x11ff790) -- > name = live-osimg-min status = True kids = 0 id = 51 > parents = ['existing 0MB loop loop3 (46) 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-16 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 0x1206290> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:32:03,831 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,832 INFO blivet: got format: Ext4FS instance (0x1208a10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e1a13ab-1217-40aa-9041-36e7f38b567c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >04:32:03,834 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Logging /dev/disk/by-id/dm-name-HostVG-Logging /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH /dev/disk/by-label/LOGGING /dev/disk/by-uuid/a167f5bb-623a-4a16-b5c4-8e01d7dad61a /dev/mapper/HostVG-Logging', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Logging', > 'DM_NAME': 'HostVG-Logging', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'LOGGING', > 'ID_FS_LABEL_ENC': 'LOGGING', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a167f5bb-623a-4a16-b5c4-8e01d7dad61a', > 'ID_FS_UUID_ENC': 'a167f5bb-623a-4a16-b5c4-8e01d7dad61a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34736', > 'name': 'dm-2', > 'symlinks': ['/dev/HostVG/Logging', > '/dev/disk/by-id/dm-name-HostVG-Logging', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH', > '/dev/disk/by-label/LOGGING', > '/dev/disk/by-uuid/a167f5bb-623a-4a16-b5c4-8e01d7dad61a', > '/dev/mapper/HostVG-Logging'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: HostVG-Logging ; >04:32:03,835 INFO blivet: scanning HostVG-Logging (/devices/virtual/block/dm-2)... >04:32:03,835 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Logging ; >04:32:03,836 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem >04:32:03,837 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Logging ; >04:32:03,838 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Logging ; label_type: None ; >04:32:03,838 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,839 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,839 DEBUG blivet: device HostVG-Logging does not contain a disklabel >04:32:03,839 DEBUG blivet: no type or existing type for HostVG-Logging, bailing >04:32:03,842 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:32:03,842 DEBUG blivet: HostVG size is 75584MB >04:32:03,844 DEBUG blivet: vg HostVG has 0MB free >04:32:03,844 DEBUG blivet: HostVG size is 75584MB >04:32:03,846 DEBUG blivet: vg HostVG has 0MB free >04:32:03,849 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11ff810) -- > name = HostVG-Logging status = True kids = 0 id = 35 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = bIxxEe-sAbK-ZGfb-85Je-dwpc-g73C-KsuNWH size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Logging type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x11f2a70> > target size = 2048.0 path = /dev/mapper/HostVG-Logging > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11ff650) -- > name = HostVG status = True kids = 4 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', > 'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', > 'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2048MB >04:32:03,850 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,850 INFO blivet: got format: Ext4FS instance (0x1203050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/HostVG-Logging uuid = a167f5bb-623a-4a16-b5c4-8e01d7dad61a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = LOGGING size = 0 targetSize = 0 > >04:32:03,853 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Data /dev/disk/by-id/dm-name-HostVG-Data /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN /dev/disk/by-label/DATA /dev/disk/by-uuid/4b3908af-6780-44c8-be83-a628f9f89d9e /dev/mapper/HostVG-Data', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Data', > 'DM_NAME': 'HostVG-Data', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'DATA', > 'ID_FS_LABEL_ENC': 'DATA', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4b3908af-6780-44c8-be83-a628f9f89d9e', > 'ID_FS_UUID_ENC': '4b3908af-6780-44c8-be83-a628f9f89d9e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36625', > 'name': 'dm-3', > 'symlinks': ['/dev/HostVG/Data', > '/dev/disk/by-id/dm-name-HostVG-Data', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN', > '/dev/disk/by-label/DATA', > '/dev/disk/by-uuid/4b3908af-6780-44c8-be83-a628f9f89d9e', > '/dev/mapper/HostVG-Data'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: HostVG-Data ; >04:32:03,853 INFO blivet: scanning HostVG-Data (/devices/virtual/block/dm-3)... >04:32:03,854 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Data ; >04:32:03,855 DEBUG blivet: DeviceTree.getDeviceByName returned existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem >04:32:03,856 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Data ; >04:32:03,856 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Data ; label_type: None ; >04:32:03,857 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,857 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,857 DEBUG blivet: device HostVG-Data does not contain a disklabel >04:32:03,857 DEBUG blivet: no type or existing type for HostVG-Data, bailing >04:32:03,860 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:32:03,860 DEBUG blivet: HostVG size is 75584MB >04:32:03,863 DEBUG blivet: vg HostVG has 0MB free >04:32:03,863 DEBUG blivet: HostVG size is 75584MB >04:32:03,865 DEBUG blivet: vg HostVG has 0MB free >04:32:03,868 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11ff750) -- > name = HostVG-Data status = True kids = 0 id = 34 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = tPi7hI-ajNy-HvR7-Ti6l-pkNp-G2hw-WfZUvN size = 65516.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Data type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 134176768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (8352, 255, 63) biosGeometry: (8352, 255, 63) > PedDevice: <_ped.Device object at 0x11f2cb0> > target size = 65516.0 path = /dev/mapper/HostVG-Data > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11ff650) -- > name = HostVG status = True kids = 4 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', > 'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', > 'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 65516MB >04:32:03,869 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,869 INFO blivet: got format: Ext4FS instance (0x11ffa10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/HostVG-Data uuid = 4b3908af-6780-44c8-be83-a628f9f89d9e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = DATA size = 0 targetSize = 0 > >04:32:03,872 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeB /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh /dev/disk/by-label/_Fedora-16-x86_6 /dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7 /dev/mapper/SystemGroup-SystemVolumeB', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SystemVolumeB', > 'DM_NAME': 'SystemGroup-SystemVolumeB', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': '_Fedora-16-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-16-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > 'ID_FS_UUID_ENC': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50166', > 'name': 'dm-4', > 'symlinks': ['/dev/SystemGroup/SystemVolumeB', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', > '/dev/disk/by-label/_Fedora-16-x86_6', > '/dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > '/dev/mapper/SystemGroup-SystemVolumeB'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: SystemGroup-SystemVolumeB ; >04:32:03,872 INFO blivet: scanning SystemGroup-SystemVolumeB (/devices/virtual/block/dm-4)... >04:32:03,873 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeB ; >04:32:03,874 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem >04:32:03,874 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeB ; >04:32:03,875 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeB ; label_type: None ; >04:32:03,876 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,876 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,876 DEBUG blivet: device SystemGroup-SystemVolumeB does not contain a disklabel >04:32:03,876 DEBUG blivet: no type or existing type for SystemGroup-SystemVolumeB, bailing >04:32:03,879 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:03,879 DEBUG blivet: SystemGroup size is 799996MB >04:32:03,883 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:03,883 DEBUG blivet: SystemGroup size is 799996MB >04:32:03,887 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:03,892 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f57d0) -- > name = SystemGroup-SystemVolumeB status = True kids = 0 id = 21 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = EJ7C6d-A11l-32Lz-p0VN-1G75-FCjQ-BrGNVh size = 30000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeB type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32708 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x11f2200> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeB > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:32:03,893 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,893 INFO blivet: got format: Ext4FS instance (0x11f5b10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-SystemVolumeB uuid = 71d9f3b7-38b0-467e-bd25-7bc67549cfd7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-16-x86_6 size = 0 targetSize = 0 > >04:32:03,896 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SwapVolume /dev/disk/by-id/dm-name-SystemGroup-SwapVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo /dev/disk/by-label/swap /dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e /dev/mapper/SystemGroup-SwapVolume', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SwapVolume', > 'DM_NAME': 'SystemGroup-SwapVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > 'ID_FS_UUID_ENC': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50986', > 'name': 'dm-5', > 'symlinks': ['/dev/SystemGroup/SwapVolume', > '/dev/disk/by-id/dm-name-SystemGroup-SwapVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', > '/dev/disk/by-label/swap', > '/dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > '/dev/mapper/SystemGroup-SwapVolume'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: SystemGroup-SwapVolume ; >04:32:03,896 INFO blivet: scanning SystemGroup-SwapVolume (/devices/virtual/block/dm-5)... >04:32:03,897 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SwapVolume ; >04:32:03,898 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap >04:32:03,899 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SwapVolume ; >04:32:03,899 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SwapVolume ; label_type: None ; >04:32:03,900 DEBUG blivet: SwapSpace.__init__: >04:32:03,900 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:32:03,900 DEBUG blivet: device SystemGroup-SwapVolume does not contain a disklabel >04:32:03,900 DEBUG blivet: no type or existing type for SystemGroup-SwapVolume, bailing >04:32:03,903 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:03,903 DEBUG blivet: SystemGroup size is 799996MB >04:32:03,907 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:03,907 DEBUG blivet: SystemGroup size is 799996MB >04:32:03,911 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:03,916 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f1990) -- > name = SystemGroup-SwapVolume status = True kids = 0 id = 19 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = 5Qoq5c-8esb-KDXO-W8wQ-XLPK-F8FW-feN4zo size = 10000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SwapVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x11757a0> > target size = 10000.0 path = /dev/mapper/SystemGroup-SwapVolume > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10000MB >04:32:03,916 INFO blivet: got format: SwapSpace instance (0x11f51d0) -- > type = swap name = swap status = True > device = /dev/mapper/SystemGroup-SwapVolume uuid = 9faf9049-f59d-463b-b0cb-9a47a7a3d15e exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >04:32:03,919 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeA /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3 /dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16 /dev/mapper/SystemGroup-SystemVolumeA', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SystemVolumeA', > 'DM_NAME': 'SystemGroup-SystemVolumeA', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff1ebbec-face-4920-87e4-e563240bdf16', > 'ID_FS_UUID_ENC': 'ff1ebbec-face-4920-87e4-e563240bdf16', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51494', > 'name': 'dm-6', > 'symlinks': ['/dev/SystemGroup/SystemVolumeA', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', > '/dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16', > '/dev/mapper/SystemGroup-SystemVolumeA'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: SystemGroup-SystemVolumeA ; >04:32:03,919 INFO blivet: scanning SystemGroup-SystemVolumeA (/devices/virtual/block/dm-6)... >04:32:03,920 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeA ; >04:32:03,921 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem >04:32:03,922 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeA ; >04:32:03,922 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeA ; label_type: None ; >04:32:03,923 DEBUG blivet: Ext3FS.supported: supported: True ; >04:32:03,923 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >04:32:03,923 DEBUG blivet: device SystemGroup-SystemVolumeA does not contain a disklabel >04:32:03,923 DEBUG blivet: no type or existing type for SystemGroup-SystemVolumeA, bailing >04:32:03,926 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:03,927 DEBUG blivet: SystemGroup size is 799996MB >04:32:03,930 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:03,931 DEBUG blivet: SystemGroup size is 799996MB >04:32:03,935 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:03,939 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f5050) -- > name = SystemGroup-SystemVolumeA status = True kids = 0 id = 20 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = Yq67iH-NEaM-C3Dk-ziaj-7y8v-KeHg-vzixp3 size = 30000.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeA type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x11f23b0> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeA > format args = [] originalFormat = ext3 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:32:03,940 DEBUG blivet: Ext3FS.supported: supported: True ; >04:32:03,941 INFO blivet: got format: Ext3FS instance (0x11f5a10) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/SystemGroup-SystemVolumeA uuid = ff1ebbec-face-4920-87e4-e563240bdf16 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:32:03,943 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeC /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeC /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ /dev/disk/by-label/root /dev/disk/by-uuid/2d6e794a-0e9e-4951-90af-dae8b68a78a0 /dev/mapper/SystemGroup-SystemVolumeC', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SystemVolumeC', > 'DM_NAME': 'SystemGroup-SystemVolumeC', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'root', > 'ID_FS_LABEL_ENC': 'root', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2d6e794a-0e9e-4951-90af-dae8b68a78a0', > 'ID_FS_UUID_ENC': '2d6e794a-0e9e-4951-90af-dae8b68a78a0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53201', > 'name': 'dm-7', > 'symlinks': ['/dev/SystemGroup/SystemVolumeC', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeC', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ', > '/dev/disk/by-label/root', > '/dev/disk/by-uuid/2d6e794a-0e9e-4951-90af-dae8b68a78a0', > '/dev/mapper/SystemGroup-SystemVolumeC'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: SystemGroup-SystemVolumeC ; >04:32:03,944 INFO blivet: scanning SystemGroup-SystemVolumeC (/devices/virtual/block/dm-7)... >04:32:03,944 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeC ; >04:32:03,945 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem >04:32:03,946 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeC ; >04:32:03,947 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeC ; label_type: None ; >04:32:03,947 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,948 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,948 DEBUG blivet: device SystemGroup-SystemVolumeC does not contain a disklabel >04:32:03,948 DEBUG blivet: no type or existing type for SystemGroup-SystemVolumeC, bailing >04:32:03,951 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:03,951 DEBUG blivet: SystemGroup size is 799996MB >04:32:03,955 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:03,955 DEBUG blivet: SystemGroup size is 799996MB >04:32:03,959 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:03,964 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f5910) -- > name = SystemGroup-SystemVolumeC status = True kids = 0 id = 22 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = WWpJ1B-sa8e-1BCx-fJDf-dbGa-8mHI-d7HQqJ size = 30000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeC type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x11f24d0> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeC > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:32:03,965 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,965 INFO blivet: got format: Ext4FS instance (0x11f5c90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-SystemVolumeC uuid = 2d6e794a-0e9e-4951-90af-dae8b68a78a0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = root size = 0 targetSize = 0 > >04:32:03,968 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/DistroVolume /dev/disk/by-id/dm-name-SystemGroup-DistroVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI /dev/disk/by-label/DISTROS /dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01 /dev/mapper/SystemGroup-DistroVolume', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'DistroVolume', > 'DM_NAME': 'SystemGroup-DistroVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'DISTROS', > 'ID_FS_LABEL_ENC': 'DISTROS', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', > 'ID_FS_UUID_ENC': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54523', > 'name': 'dm-8', > 'symlinks': ['/dev/SystemGroup/DistroVolume', > '/dev/disk/by-id/dm-name-SystemGroup-DistroVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', > '/dev/disk/by-label/DISTROS', > '/dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01', > '/dev/mapper/SystemGroup-DistroVolume'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: SystemGroup-DistroVolume ; >04:32:03,969 INFO blivet: scanning SystemGroup-DistroVolume (/devices/virtual/block/dm-8)... >04:32:03,969 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-DistroVolume ; >04:32:03,971 DEBUG blivet: DeviceTree.getDeviceByName returned existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem >04:32:03,971 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-DistroVolume ; >04:32:03,972 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-DistroVolume ; label_type: None ; >04:32:03,973 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,973 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,973 DEBUG blivet: device SystemGroup-DistroVolume does not contain a disklabel >04:32:03,973 DEBUG blivet: no type or existing type for SystemGroup-DistroVolume, bailing >04:32:03,976 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:03,976 DEBUG blivet: SystemGroup size is 799996MB >04:32:03,980 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:03,980 DEBUG blivet: SystemGroup size is 799996MB >04:32:03,984 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:03,989 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f1f90) -- > name = SystemGroup-DistroVolume status = True kids = 0 id = 18 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = GewSl4-TfWH-IqcQ-Od8D-s79S-vNG4-iJXBqI size = 61440.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-DistroVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 125829120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7832, 255, 63) biosGeometry: (7832, 255, 63) > PedDevice: <_ped.Device object at 0x11f2290> > target size = 61440.0 path = /dev/mapper/SystemGroup-DistroVolume > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 61440MB >04:32:03,990 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,990 INFO blivet: got format: Ext4FS instance (0x11f1950) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-DistroVolume uuid = 7d5ef363-5e62-464c-98d9-ff499b9a8c01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = DISTROS size = 0 targetSize = 0 > >04:32:03,993 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/VirtualVolume /dev/disk/by-id/dm-name-SystemGroup-VirtualVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP /dev/disk/by-label/VIRT /dev/disk/by-uuid/1f682255-b310-42a7-b768-01bf31e9392b /dev/mapper/SystemGroup-VirtualVolume', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'VirtualVolume', > 'DM_NAME': 'SystemGroup-VirtualVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'VIRT', > 'ID_FS_LABEL_ENC': 'VIRT', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1f682255-b310-42a7-b768-01bf31e9392b', > 'ID_FS_UUID_ENC': '1f682255-b310-42a7-b768-01bf31e9392b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55225', > 'name': 'dm-9', > 'symlinks': ['/dev/SystemGroup/VirtualVolume', > '/dev/disk/by-id/dm-name-SystemGroup-VirtualVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP', > '/dev/disk/by-label/VIRT', > '/dev/disk/by-uuid/1f682255-b310-42a7-b768-01bf31e9392b', > '/dev/mapper/SystemGroup-VirtualVolume'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: SystemGroup-VirtualVolume ; >04:32:03,993 INFO blivet: scanning SystemGroup-VirtualVolume (/devices/virtual/block/dm-9)... >04:32:03,994 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-VirtualVolume ; >04:32:03,995 DEBUG blivet: DeviceTree.getDeviceByName returned existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem >04:32:03,996 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-VirtualVolume ; >04:32:03,996 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-VirtualVolume ; label_type: None ; >04:32:03,997 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:03,997 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:03,997 DEBUG blivet: device SystemGroup-VirtualVolume does not contain a disklabel >04:32:03,997 DEBUG blivet: no type or existing type for SystemGroup-VirtualVolume, bailing >04:32:04,000 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:32:04,001 DEBUG blivet: SystemGroup size is 799996MB >04:32:04,005 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:04,005 DEBUG blivet: SystemGroup size is 799996MB >04:32:04,009 DEBUG blivet: vg SystemGroup has 423516MB free >04:32:04,013 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x11f5e90) -- > name = SystemGroup-VirtualVolume status = True kids = 0 id = 24 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = nzLZqx-mlOh-dc5z-26L9-9Lde-WtXn-vYp5uP size = 204800.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-VirtualVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 419430400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (26108, 255, 63) biosGeometry: (26108, 255, 63) > PedDevice: <_ped.Device object at 0x11f2320> > target size = 204800.0 path = /dev/mapper/SystemGroup-VirtualVolume > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x11f1b90) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 204800MB >04:32:04,014 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:04,015 INFO blivet: got format: Ext4FS instance (0x11f58d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-VirtualVolume uuid = 1f682255-b310-42a7-b768-01bf31e9392b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = VIRT size = 0 targetSize = 0 > >04:32:04,017 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-lhost:0 /dev/disk/by-id/md-uuid-05354a72:dcd78b8e:d99a46d7:c6863f8b /dev/md/lhost:0', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'emfwiv-Jpxj-Qccv-KMnc-ojvb-9Jxf-r0itYT', > 'ID_FS_UUID_ENC': 'emfwiv-Jpxj-Qccv-KMnc-ojvb-9Jxf-r0itYT', > 'ID_FS_VERSION': 'LVM2 001', > 'LVM_MD_PV_ACTIVATED': '1', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sde1_DEV': '/dev/sde1', > 'MD_DEVICE_sde1_ROLE': '0', > 'MD_DEVICE_sdf1_DEV': '/dev/sdf1', > 'MD_DEVICE_sdf1_ROLE': '1', > 'MD_DEVNAME': 'lhost:0', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'lhost:0', > 'MD_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sde1_DEV': '/dev/sde1', > 'UDISKS_MD_DEVICE_sde1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdf1_DEV': '/dev/sdf1', > 'UDISKS_MD_DEVICE_sdf1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'lhost:0', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'lhost:0', > 'UDISKS_MD_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', > 'USEC_INITIALIZED': '66480', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-lhost:0', > '/dev/disk/by-id/md-uuid-05354a72:dcd78b8e:d99a46d7:c6863f8b', > '/dev/md/lhost:0'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >04:32:04,018 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >04:32:04,018 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >04:32:04,019 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:04,019 DEBUG blivet: DeviceTree.getDeviceByName: name: lhost:0 ; >04:32:04,020 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:32:04,020 INFO blivet: Using 128MB superBlockSize >04:32:04,020 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:32:04,021 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953867MB mdarray lhost:0 (2) >04:32:04,021 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: lhost:0 ; >04:32:04,022 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: lhost:0 ; label_type: None ; >04:32:04,022 DEBUG blivet: LVMPhysicalVolume.__init__: >04:32:04,022 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:32:04,023 DEBUG blivet: device lhost:0 does not contain a disklabel >04:32:09,353 WARN blivet: PV md127 has no vg_name >04:32:09,353 WARN blivet: PV md127 has no vg_uuid >04:32:09,353 WARN blivet: PV md127 has no pe_start >04:32:09,353 INFO blivet: type detected on 'md127' is 'LVM2_member' >04:32:09,354 DEBUG blivet: LVMPhysicalVolume.__init__: device: /dev/md/lhost:0 ; serial: None ; uuid: emfwiv-Jpxj-Qccv-KMnc-ojvb-9Jxf-r0itYT ; exists: True ; label: None ; >04:32:09,354 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:32:09,355 DEBUG blivet: MDRaidArrayDevice._setFormat: lhost:0 ; current: None ; type: lvmpv ; >04:32:09,355 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: lhost:0 ; >04:32:09,356 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:32:09,356 INFO blivet: Using 128MB superBlockSize >04:32:09,356 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:32:09,357 INFO blivet: got device: MDRaidArrayDevice instance (0x11de050) -- > name = lhost:0 status = True kids = 0 id = 2 > parents = ['existing 953868MB partition sde1 (1) with existing mdmember', > 'existing 953868MB partition sdf1 (4) with existing mdmember'] > uuid = 05354a72:dcd78b8e:d99a46d7:c6863f8b size = 953867.578125 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/lhost:0 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1953520800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12139 did: 25715 busy: False > hardwareGeometry: (244190100, 2, 4) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x11753b0> > target size = 0 path = /dev/md/lhost:0 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >04:32:09,357 INFO blivet: got format: LVMPhysicalVolume instance (0x12030d0) -- > type = lvmpv name = physical volume (LVM) status = None > device = /dev/md/lhost:0 uuid = emfwiv-Jpxj-Qccv-KMnc-ojvb-9Jxf-r0itYT exists = True > options = None supported = True formattable = True resizable = False > vgName = None vgUUID = None peStart = 1.0 >04:32:09,384 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:32:34,380 INFO blivet: ISCSID is /sbin/iscsid >04:32:34,380 INFO blivet: no initiator set >04:32:34,446 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:32:34,446 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >04:32:34,650 DEBUG blivet: trying to set new default fstype to 'ext4' >04:32:34,684 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:34,684 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:34,685 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:34,690 INFO blivet: Detected 24208M of memory >04:32:34,690 INFO blivet: Suggested swap size (12104 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >04:32:34,690 INFO blivet: Swap attempt of 0M >04:32:35,376 INFO blivet: resetting Blivet (version 0.23.4) instance <blivet.Blivet object at 0x2e74f90> >04:32:35,376 INFO blivet: no initiator set >04:32:35,377 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:32:35,377 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:32:35,445 DEBUG blivet: protected device spec /dev/sdd1 resolved to sdd1 >04:32:35,447 INFO blivet: sdd1 looks to be the live device; marking as protected >04:32:35,487 INFO blivet: devices to scan: ['sde', 'sde1', 'sdf', 'sdf1', 'sdg', 'sdh', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sr0', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdd', 'sdd1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-10', 'dm-11', 'dm-12', 'dm-13', 'dm-14', 'dm-15', 'dm-16', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8', 'dm-9', 'md127'] >04:32:35,500 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8 /dev/disk/by-id/wwn-0x5000c5003749f3b4 /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > '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': '168', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '168', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '31cb4996', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPE4YD8', > 'ID_SERIAL_SHORT': '6VPE4YD8', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003749f3b4', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003749f3b4', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58704', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8', > '/dev/disk/by-id/wwn-0x5000c5003749f3b4', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde'} ; name: sde ; >04:32:35,505 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde)... >04:32:35,507 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >04:32:35,508 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:35,512 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >04:32:35,514 INFO blivet: sde is a disk >04:32:35,514 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:35,517 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >04:32:35,529 INFO blivet: added disk sde (id 0) to device tree >04:32:35,530 DEBUG blivet: looking up parted Device: /dev/sde >04:32:35,531 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >04:32:35,532 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >04:32:35,533 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >04:32:35,535 DEBUG blivet: required disklabel type for sde (1) is None >04:32:35,536 DEBUG blivet: default disklabel type for sde is gpt >04:32:35,536 DEBUG blivet: selecting gpt disklabel for sde based on size >04:32:35,538 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: gpt ; exists: True ; >04:32:42,373 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fcc100fda90>] > device: <parted.device.Device object at 0x7fcc100fd850> > PedDisk: <_ped.Disk object at 0x7fcc10102758> >04:32:42,374 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:32:42,375 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >04:32:42,376 INFO blivet: got device: DiskDevice instance (0x7fcc10094a90) -- > name = sde status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ST310005 24AS path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2fa9b90> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcc100f3750> >04:32:42,383 INFO blivet: got format: DiskLabel instance (0x7fcc100f3910) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sde 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: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fcc100fda90>] > device: <parted.device.Device object at 0x7fcc100fd850> > PedDisk: <_ped.Disk object at 0x7fcc10102758> > origPartedDisk = <parted.disk.Disk object at 0x7fcc100fde50> > partedDevice = parted.Device instance -- > model: ST310005 24AS path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2fa9e60> > >04:32:42,390 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8-part1 /dev/disk/by-id/wwn-0x5000c5003749f3b4-part1 /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > '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': '168', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '168', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'lhost:0', > 'ID_FS_LABEL_ENC': 'lhost:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', > 'ID_FS_UUID_ENC': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', > 'ID_FS_UUID_SUB': 'e654892f-bbaf-1556-1ba2-e706d4c6b480', > 'ID_FS_UUID_SUB_ENC': 'e654892f-bbaf-1556-1ba2-e706d4c6b480', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953523120', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '31cb4996-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '31cb4996', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPE4YD8', > 'ID_SERIAL_SHORT': '6VPE4YD8', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003749f3b4', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003749f3b4', > 'MAJOR': '8', > 'MINOR': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1000.20GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'e654892f:bbaf1556:1ba2e706:d4c6b480', > 'UDISKS_MD_MEMBER_EVENTS': '1409', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'lhost:0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1387099897', > 'UDISKS_MD_MEMBER_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', > 'USEC_INITIALIZED': '58736', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8-part1', > '/dev/disk/by-id/wwn-0x5000c5003749f3b4-part1', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1'} ; name: sde1 ; >04:32:42,391 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1)... >04:32:42,395 DEBUG blivet: DeviceTree.getDeviceByName: name: sde1 ; >04:32:42,396 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:42,396 INFO blivet: sde1 is a partition >04:32:42,397 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >04:32:42,398 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >04:32:42,399 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sde (0) with existing msdos disklabel >04:32:42,407 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >04:32:42,408 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >04:32:42,408 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:42,409 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >04:32:42,409 DEBUG blivet: looking up parted Partition: /dev/sde1 >04:32:42,410 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >04:32:42,411 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >04:32:42,412 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >04:32:42,413 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >04:32:42,413 INFO blivet: added partition sde1 (id 1) to device tree >04:32:42,414 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >04:32:42,415 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: dos ; >04:32:42,416 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >04:32:42,417 DEBUG blivet: DiskLabel.__init__: device: /dev/sde1 ; labelType: dos ; exists: True ; >04:32:50,371 WARN blivet: disklabel detected but not usable on sde1 >04:32:50,449 INFO blivet: type detected on 'sde1' is 'linux_raid_member' >04:32:50,450 DEBUG blivet: MDRaidMember.__init__: uuid: 05354a72-dcd7-8b8e-d99a-46d7c6863f8b ; exists: True ; label: lhost:0 ; device: /dev/sde1 ; serial: 6VPE4YD8 ; mdUuid: 05354a72:dcd78b8e:d99a46d7:c6863f8b ; biosraid: False ; >04:32:50,450 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >04:32:50,451 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >04:32:50,452 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: mdmember ; >04:32:50,453 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde1 ; >04:32:50,454 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:32:50,504 INFO blivet: using name lhost:0 for md array containing member sde1 >04:32:50,505 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:50,507 DEBUG blivet: MDRaidArrayDevice._setFormat: lhost:0 ; current: None ; type: None ; >04:32:50,509 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: lhost:0 ; status: False ; >04:32:50,511 DEBUG blivet: MDRaidArrayDevice._addDevice: lhost:0 ; device: sde1 ; status: True ; >04:32:50,513 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sde1 ; >04:32:50,516 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >04:32:50,551 WARN blivet: failed to add member /dev/sde1 to md array /dev/md/lhost:0: mdadd failed for /dev/sde1: running mdadm --incremental --quiet /dev/sde1 failed >04:32:50,552 DEBUG blivet: looking up parted Device: /dev/md/lhost:0 >04:32:50,554 INFO blivet: added mdarray lhost:0 (id 2) to device tree >04:32:50,555 DEBUG blivet: looking up parted Device: /dev/sde1 >04:32:50,557 INFO blivet: got device: PartitionDevice instance (0x7fcc100fdf90) -- > name = sde1 status = True kids = 1 id = 1 > parents = ['existing 953869MB disk sde (0) with existing msdos disklabel'] > uuid = None size = 953868.710938 > format = existing mdmember > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953523120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30b9950> > target size = 0 path = /dev/sde1 > 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 0x7fcc100fd910> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcc100fdc10> PedPartition: <_ped.Partition object at 0x7fcc101003b0> > disk = existing 953869MB disk sde (0) with existing msdos disklabel > start = 2048 end = 1953525167 length = 1953523120 > flags = raid >04:32:50,567 INFO blivet: got format: MDRaidMember instance (0x2f8f750) -- > type = mdmember name = software RAID status = False > device = /dev/sde1 uuid = 05354a72-dcd7-8b8e-d99a-46d7c6863f8b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 05354a72:dcd78b8e:d99a46d7:c6863f8b biosraid = False >04:32:50,574 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7 /dev/disk/by-id/wwn-0x5000c50025235663 /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '172', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '172', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000528AS', > 'ID_MODEL_ENC': 'ST31000528AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cac5cd41', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_1', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST31000528AS_5VP4KFG7', > 'ID_SERIAL_SHORT': '5VP4KFG7', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50025235663', > 'ID_WWN_WITH_EXTENSION': '0x5000c50025235663', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58927', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7', > '/dev/disk/by-id/wwn-0x5000c50025235663', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf'} ; name: sdf ; >04:32:50,584 INFO blivet: scanning sdf (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf)... >04:32:50,585 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >04:32:50,586 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:50,588 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdf ; >04:32:50,591 INFO blivet: sdf is a disk >04:32:50,592 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:50,593 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: None ; >04:32:50,617 INFO blivet: added disk sdf (id 3) to device tree >04:32:50,617 DEBUG blivet: looking up parted Device: /dev/sdf >04:32:50,623 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf ; >04:32:50,626 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf ; label_type: dos ; >04:32:50,628 DEBUG blivet: DiskDevice.setup: sdf ; status: True ; controllable: True ; orig: False ; >04:32:50,628 DEBUG blivet: required disklabel type for sdf (1) is None >04:32:50,629 DEBUG blivet: default disklabel type for sdf is gpt >04:32:50,630 DEBUG blivet: selecting gpt disklabel for sdf based on size >04:32:50,632 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf ; labelType: gpt ; exists: True ; >04:32:50,635 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3113b90>] > device: <parted.device.Device object at 0x3102d50> > PedDisk: <_ped.Disk object at 0x2f98518> >04:32:50,637 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:32:50,638 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: disklabel ; >04:32:50,641 INFO blivet: got device: DiskDevice instance (0x312dc90) -- > name = sdf status = True kids = 0 id = 3 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf partedDevice = parted.Device instance -- > model: ST310005 28AS path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30b98c0> > target size = 0 path = /dev/sdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x312dd90> >04:32:50,651 INFO blivet: got format: DiskLabel instance (0x3102b50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdf 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: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3113b90>] > device: <parted.device.Device object at 0x3102d50> > PedDisk: <_ped.Disk object at 0x2f98518> > origPartedDisk = <parted.disk.Disk object at 0x3102b10> > partedDevice = parted.Device instance -- > model: ST310005 28AS path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30b9e60> > >04:32:50,667 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7-part1 /dev/disk/by-id/wwn-0x5000c50025235663-part1 /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1-part1', > 'DEVNAME': 'sdf1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '172', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '172', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'lhost:0', > 'ID_FS_LABEL_ENC': 'lhost:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', > 'ID_FS_UUID_ENC': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', > 'ID_FS_UUID_SUB': '945a4508-f1fe-b4be-2aa3-55e14977f130', > 'ID_FS_UUID_SUB_ENC': '945a4508-f1fe-b4be-2aa3-55e14977f130', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000528AS', > 'ID_MODEL_ENC': 'ST31000528AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953523120', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': 'cac5cd41-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cac5cd41', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_1', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST31000528AS_5VP4KFG7', > 'ID_SERIAL_SHORT': '5VP4KFG7', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50025235663', > 'ID_WWN_WITH_EXTENSION': '0x5000c50025235663', > 'MAJOR': '8', > 'MINOR': '81', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1000.20GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '945a4508:f1feb4be:2aa355e1:4977f130', > 'UDISKS_MD_MEMBER_EVENTS': '1409', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'lhost:0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1387099897', > 'UDISKS_MD_MEMBER_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', > 'USEC_INITIALIZED': '58962', > 'name': 'sdf1', > 'symlinks': ['/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7-part1', > '/dev/disk/by-id/wwn-0x5000c50025235663-part1', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1'} ; name: sdf1 ; >04:32:50,667 INFO blivet: scanning sdf1 (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1)... >04:32:50,668 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf1 ; >04:32:50,669 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:32:50,669 INFO blivet: sdf1 is a partition >04:32:50,670 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdf1 ; >04:32:50,671 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >04:32:50,672 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (3) with existing msdos disklabel >04:32:50,673 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdf ; >04:32:50,674 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; >04:32:50,674 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:32:50,675 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; current: None ; type: None ; >04:32:50,675 DEBUG blivet: looking up parted Partition: /dev/sdf1 >04:32:50,682 DEBUG blivet: PartitionDevice.probe: sdf1 ; exists: True ; >04:32:50,683 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 1 ; >04:32:50,684 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 10 ; >04:32:50,685 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 12 ; >04:32:50,685 INFO blivet: added partition sdf1 (id 4) to device tree >04:32:50,686 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf1 ; >04:32:50,687 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf1 ; label_type: dos ; >04:32:50,688 DEBUG blivet: PartitionDevice.setup: sdf1 ; status: True ; controllable: True ; orig: False ; >04:32:50,689 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf1 ; labelType: dos ; exists: True ; >04:32:58,374 WARN blivet: disklabel detected but not usable on sdf1 >04:33:06,443 INFO blivet: type detected on 'sdf1' is 'linux_raid_member' >04:33:06,445 DEBUG blivet: MDRaidMember.__init__: uuid: 05354a72-dcd7-8b8e-d99a-46d7c6863f8b ; exists: True ; label: lhost:0 ; device: /dev/sdf1 ; serial: 5VP4KFG7 ; mdUuid: 05354a72:dcd78b8e:d99a46d7:c6863f8b ; biosraid: False ; >04:33:06,445 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >04:33:06,446 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; >04:33:06,447 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; current: None ; type: mdmember ; >04:33:06,447 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdf1 ; >04:33:06,449 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:33:06,449 INFO blivet: Using 128MB superBlockSize >04:33:06,449 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:33:06,449 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 953867MB mdarray lhost:0 (2) >04:33:06,450 DEBUG blivet: MDRaidArrayDevice._addDevice: lhost:0 ; device: sdf1 ; status: True ; >04:33:06,451 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdf1 ; >04:33:06,452 DEBUG blivet: PartitionDevice.setup: sdf1 ; status: True ; controllable: True ; orig: False ; >04:33:06,479 WARN blivet: failed to add member /dev/sdf1 to md array /dev/md/lhost:0: mdadd failed for /dev/sdf1: running mdadm --incremental --quiet /dev/sdf1 failed >04:33:06,480 DEBUG blivet: looking up parted Device: /dev/sdf1 >04:33:06,483 INFO blivet: got device: PartitionDevice instance (0x7fcc10154bd0) -- > name = sdf1 status = True kids = 1 id = 4 > parents = ['existing 953869MB disk sdf (3) with existing msdos disklabel'] > uuid = None size = 953868.710938 > format = existing mdmember > major = 8 minor = 81 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953523120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30b9ef0> > target size = 0 path = /dev/sdf1 > 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 0x7fcc10191090> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcc10191390> PedPartition: <_ped.Partition object at 0x310e470> > disk = existing 953869MB disk sdf (3) with existing msdos disklabel > start = 2048 end = 1953525167 length = 1953523120 > flags = raid >04:33:06,483 INFO blivet: got format: MDRaidMember instance (0x7fcc10191c50) -- > type = mdmember name = software RAID status = False > device = /dev/sdf1 uuid = 05354a72-dcd7-8b8e-d99a-46d7c6863f8b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 05354a72:dcd78b8e:d99a46d7:c6863f8b biosraid = False >04:33:06,488 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E3GJDB /dev/disk/by-id/wwn-0x5000c5005057e3aa /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2', > 'DEVNAME': 'sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg', > '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': '214', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '214', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_2', > 'ID_REVISION': 'CC26', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E3GJDB', > 'ID_SERIAL_SHORT': 'Z1E3GJDB', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005057e3aa', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005057e3aa', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59180', > 'name': 'sdg', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E3GJDB', > '/dev/disk/by-id/wwn-0x5000c5005057e3aa', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg'} ; name: sdg ; >04:33:06,488 INFO blivet: scanning sdg (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg)... >04:33:06,489 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >04:33:06,490 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:06,491 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdg ; >04:33:06,492 INFO blivet: sdg is a disk >04:33:06,492 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:06,493 DEBUG blivet: DiskDevice._setFormat: sdg ; current: None ; type: None ; >04:33:06,510 INFO blivet: added disk sdg (id 5) to device tree >04:33:06,510 DEBUG blivet: looking up parted Device: /dev/sdg >04:33:06,512 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg ; >04:33:06,514 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg ; label_type: None ; >04:33:06,514 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:06,515 DEBUG blivet: DiskDevice.setup: sdg ; status: True ; controllable: True ; orig: False ; >04:33:06,515 DEBUG blivet: required disklabel type for sdg (1) is None >04:33:06,515 DEBUG blivet: default disklabel type for sdg is gpt >04:33:06,515 DEBUG blivet: selecting gpt disklabel for sdg based on size >04:33:06,516 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg ; labelType: gpt ; exists: True ; >04:33:06,750 INFO blivet: no usable disklabel on sdg >04:33:06,751 DEBUG blivet: no type or existing type for sdg, bailing >04:33:06,751 INFO blivet: got device: DiskDevice instance (0x7fcc10191990) -- > name = sdg status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg partedDevice = parted.Device instance -- > model: ST2000DM 001-1CH164 path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 512 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab050> > target size = 0 path = /dev/sdg > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcc101a8410> >04:33:06,756 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z3407MQT /dev/disk/by-id/wwn-0x5000c5005071f44c /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3', > 'DEVNAME': 'sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh', > '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': '216', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '216', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_3', > 'ID_REVISION': 'CC26', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z3407MQT', > 'ID_SERIAL_SHORT': 'Z3407MQT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005071f44c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005071f44c', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59400', > 'name': 'sdh', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z3407MQT', > '/dev/disk/by-id/wwn-0x5000c5005071f44c', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh'} ; name: sdh ; >04:33:06,757 INFO blivet: scanning sdh (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh)... >04:33:06,758 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh ; >04:33:06,758 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:06,759 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdh ; >04:33:06,761 INFO blivet: sdh is a disk >04:33:06,761 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:06,763 DEBUG blivet: DiskDevice._setFormat: sdh ; current: None ; type: None ; >04:33:06,777 INFO blivet: added disk sdh (id 6) to device tree >04:33:06,777 DEBUG blivet: looking up parted Device: /dev/sdh >04:33:14,347 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdh ; >04:33:14,348 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdh ; label_type: None ; >04:33:14,348 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:14,349 DEBUG blivet: DiskDevice.setup: sdh ; status: True ; controllable: True ; orig: False ; >04:33:14,349 DEBUG blivet: required disklabel type for sdh (1) is None >04:33:14,350 DEBUG blivet: default disklabel type for sdh is gpt >04:33:14,350 DEBUG blivet: selecting gpt disklabel for sdh based on size >04:33:14,351 DEBUG blivet: DiskLabel.__init__: device: /dev/sdh ; labelType: gpt ; exists: True ; >04:33:14,581 INFO blivet: no usable disklabel on sdh >04:33:14,582 DEBUG blivet: no type or existing type for sdh, bailing >04:33:14,582 INFO blivet: got device: DiskDevice instance (0x7fcc101a8750) -- > name = sdh status = True kids = 0 id = 6 > parents = [] > uuid = None size = 1907729.08594 > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh partedDevice = parted.Device instance -- > model: ST2000DM 001-1CH164 path: /dev/sdh type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 768 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab290> > target size = 0 path = /dev/sdh > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcc101a87d0> >04:33:14,586 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M /dev/disk/by-id/wwn-0x50025385502e9b7d', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008812f', > 'ID_REVISION': 'DXM04B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', > 'ID_SERIAL_SHORT': 'S12PNEAD422507M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385502e9b7d', > 'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60785', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M', > '/dev/disk/by-id/wwn-0x50025385502e9b7d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >04:33:14,587 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >04:33:14,588 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:33:14,589 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:14,590 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >04:33:14,590 INFO blivet: sda is a disk >04:33:14,591 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:14,592 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:33:14,607 INFO blivet: added disk sda (id 7) to device tree >04:33:14,608 DEBUG blivet: looking up parted Device: /dev/sda >04:33:14,611 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:33:14,612 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:33:14,613 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:33:14,613 DEBUG blivet: required disklabel type for sda (1) is None >04:33:14,614 DEBUG blivet: default disklabel type for sda is gpt >04:33:14,614 DEBUG blivet: selecting gpt disklabel for sda based on size >04:33:14,615 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >04:33:14,619 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fcc101ad0d0>, <parted.partition.Partition object at 0x7fcc101ad450>] > device: <parted.device.Device object at 0x7fcc101a8ed0> > PedDisk: <_ped.Disk object at 0x7fcc101ac2d8> >04:33:14,619 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:33:14,622 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:33:14,623 INFO blivet: got device: DiskDevice instance (0x7fcc101a8c50) -- > name = sda status = True kids = 0 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcc101a8b10> >04:33:14,625 INFO blivet: got format: DiskLabel instance (0x7fcc101a8cd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fcc101ad0d0>, <parted.partition.Partition object at 0x7fcc101ad450>] > device: <parted.device.Device object at 0x7fcc101a8ed0> > PedDisk: <_ped.Disk object at 0x7fcc101ac2d8> > origPartedDisk = <parted.disk.Disk object at 0x7fcc101ad610> > partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab3b0> > >04:33:14,630 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part1 /dev/disk/by-id/wwn-0x50025385502e9b7d-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/72ba91be-1b51-4194-8777-bbea182d6e2d', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72ba91be-1b51-4194-8777-bbea182d6e2d', > 'ID_FS_UUID_ENC': '72ba91be-1b51-4194-8777-bbea182d6e2d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0008812f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008812f', > 'ID_REVISION': 'DXM04B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', > 'ID_SERIAL_SHORT': 'S12PNEAD422507M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385502e9b7d', > 'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60836', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part1', > '/dev/disk/by-id/wwn-0x50025385502e9b7d-part1', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/72ba91be-1b51-4194-8777-bbea182d6e2d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >04:33:14,631 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >04:33:14,631 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >04:33:14,632 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:14,632 INFO blivet: sda1 is a partition >04:33:14,633 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:33:14,634 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:33:14,635 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:33:14,636 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >04:33:14,638 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >04:33:14,638 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:14,639 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:33:14,644 DEBUG blivet: looking up parted Partition: /dev/sda1 >04:33:14,654 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >04:33:14,655 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:33:14,656 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:33:14,657 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >04:33:14,657 INFO blivet: added partition sda1 (id 8) to device tree >04:33:14,658 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:33:14,659 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:33:14,660 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:33:14,661 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:33:14,663 WARN blivet: disklabel detected but not usable on sda1 >04:33:14,664 INFO blivet: type detected on 'sda1' is 'ext4' >04:33:14,719 DEBUG blivet: padding min size from 187 up to 205 >04:33:14,722 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:14,723 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:14,724 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >04:33:14,725 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >04:33:14,726 DEBUG blivet: looking up parted Device: /dev/sda1 >04:33:14,728 INFO blivet: got device: PartitionDevice instance (0x7fcc101a8bd0) -- > name = sda1 status = True kids = 0 id = 8 > parents = ['existing 122104MB disk sda (7) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab320> > 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 0x7fcc101a8f90> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc101ad590> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcc101ad210> PedPartition: <_ped.Partition object at 0x7fcc101ae050> > disk = existing 122104MB disk sda (7) with existing msdos disklabel > start = 2048 end = 4098047 length = 4096000 > flags = boot >04:33:14,729 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:14,729 INFO blivet: got format: Ext4FS instance (0x7fcc101a89d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 72ba91be-1b51-4194-8777-bbea182d6e2d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 2000.0 targetSize = 2000.0 > >04:33:14,734 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part2 /dev/disk/by-id/wwn-0x50025385502e9b7d-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY', > 'ID_FS_UUID_ENC': 'V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\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': '4098048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '245768192', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0008812f-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008812f', > 'ID_REVISION': 'DXM04B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', > 'ID_SERIAL_SHORT': 'S12PNEAD422507M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385502e9b7d', > 'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '60887', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part2', > '/dev/disk/by-id/wwn-0x50025385502e9b7d-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >04:33:14,734 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >04:33:14,735 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >04:33:14,736 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:14,736 INFO blivet: sda2 is a partition >04:33:14,737 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:33:14,738 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:33:14,739 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:33:14,740 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >04:33:14,741 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >04:33:14,741 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:14,742 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:33:14,742 DEBUG blivet: looking up parted Partition: /dev/sda2 >04:33:14,748 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >04:33:14,749 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:33:14,750 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:33:14,751 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:33:14,751 INFO blivet: added partition sda2 (id 9) to device tree >04:33:14,752 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:33:14,752 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:33:14,753 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:33:14,754 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:33:14,756 WARN blivet: disklabel detected but not usable on sda2 >04:33:14,778 INFO blivet: type detected on 'sda2' is 'LVM2_member' >04:33:14,780 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: FastGroup ; uuid: V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY ; exists: True ; vgUuid: j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: S12PNEAD422507M ; >04:33:14,780 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:33:14,781 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >04:33:14,782 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >04:33:14,783 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >04:33:14,784 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:14,785 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >04:33:14,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:14,786 DEBUG blivet: LVMVolumeGroupDevice._setFormat: FastGroup ; current: None ; type: None ; >04:33:14,787 INFO blivet: added lvmvg FastGroup (id 10) to device tree >04:33:14,806 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-swap ; >04:33:14,807 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:14,808 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:14,809 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: FastGroup ; >04:33:14,810 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:14,811 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-swap ; current: None ; type: None ; >04:33:14,811 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup-swap >04:33:14,813 DEBUG blivet: Adding FastGroup-swap/16000MB to FastGroup >04:33:14,814 INFO blivet: added lvmlv FastGroup-swap (id 11) to device tree >04:33:14,815 DEBUG blivet: LVMLogicalVolumeDevice.setup: FastGroup-swap ; status: True ; controllable: True ; orig: False ; >04:33:14,817 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: FastGroup-swap ; status: True ; >04:33:14,819 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-swap ; status: True ; >04:33:14,823 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/swap /dev/disk/by-id/dm-name-FastGroup-swap /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa /dev/disk/by-label/swap /dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e /dev/mapper/FastGroup-swap', > 'DEVNAME': 'dm-13', > 'DEVPATH': '/devices/virtual/block/dm-13', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'FastGroup-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'eca99142-475f-410d-94d9-bab1abf8757e', > 'ID_FS_UUID_ENC': 'eca99142-475f-410d-94d9-bab1abf8757e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '13', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50335', > 'name': 'dm-13', > 'symlinks': ['/dev/FastGroup/swap', > '/dev/disk/by-id/dm-name-FastGroup-swap', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', > '/dev/disk/by-label/swap', > '/dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e', > '/dev/mapper/FastGroup-swap'], > 'sysfs_path': '/devices/virtual/block/dm-13'} ; name: FastGroup-swap ; >04:33:14,824 INFO blivet: scanning FastGroup-swap (/devices/virtual/block/dm-13)... >04:33:14,825 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-swap ; >04:33:14,826 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16000MB lvmlv FastGroup-swap (11) >04:33:14,828 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-swap ; >04:33:14,829 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-swap ; label_type: None ; >04:33:14,830 DEBUG blivet: SwapSpace.__init__: >04:33:14,830 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:33:14,830 DEBUG blivet: device FastGroup-swap does not contain a disklabel >04:33:14,831 INFO blivet: type detected on 'FastGroup-swap' is 'swap' >04:33:14,832 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/FastGroup-swap ; serial: None ; uuid: eca99142-475f-410d-94d9-bab1abf8757e ; exists: True ; label: swap ; >04:33:14,832 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:33:14,833 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-swap ; current: None ; type: swap ; >04:33:14,836 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:33:14,836 DEBUG blivet: FastGroup size is 120000MB >04:33:14,837 DEBUG blivet: vg FastGroup has 104000MB free >04:33:14,837 DEBUG blivet: FastGroup size is 120000MB >04:33:14,838 DEBUG blivet: vg FastGroup has 104000MB free >04:33:14,839 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101a8550) -- > name = FastGroup-swap status = True kids = 0 id = 11 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = 1z1puH-srT2-m2aX-fB2M-ozyN-hd1x-6Z5dBa size = 16000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-13 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: True > hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab440> > target size = 16000.0 path = /dev/mapper/FastGroup-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101a8890) -- > name = FastGroup status = True kids = 1 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 104000 > free extents = 26000.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 16000MB >04:33:14,839 INFO blivet: got format: SwapSpace instance (0x7fcc101adfd0) -- > type = swap name = swap status = True > device = /dev/mapper/FastGroup-swap uuid = eca99142-475f-410d-94d9-bab1abf8757e exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >04:33:14,841 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_a ; >04:33:14,842 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:14,843 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:14,844 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: FastGroup ; >04:33:14,844 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:14,845 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_a ; current: None ; type: None ; >04:33:14,846 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup-sysroot_a >04:33:14,847 DEBUG blivet: Adding FastGroup-sysroot_a/52000MB to FastGroup >04:33:14,848 INFO blivet: added lvmlv FastGroup-sysroot_a (id 12) to device tree >04:33:14,849 DEBUG blivet: LVMLogicalVolumeDevice.setup: FastGroup-sysroot_a ; status: True ; controllable: True ; orig: False ; >04:33:14,851 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: FastGroup-sysroot_a ; status: True ; >04:33:14,853 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_a ; status: True ; >04:33:14,861 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/sysroot_a /dev/disk/by-id/dm-name-FastGroup-sysroot_a /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF /dev/disk/by-label/sysroot_a /dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4 /dev/mapper/FastGroup-sysroot_a', > 'DEVNAME': 'dm-11', > 'DEVPATH': '/devices/virtual/block/dm-11', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'sysroot_a', > 'DM_NAME': 'FastGroup-sysroot_a', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'sysroot_a', > 'ID_FS_LABEL_ENC': 'sysroot_a', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', > 'ID_FS_UUID_ENC': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '49552', > 'name': 'dm-11', > 'symlinks': ['/dev/FastGroup/sysroot_a', > '/dev/disk/by-id/dm-name-FastGroup-sysroot_a', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', > '/dev/disk/by-label/sysroot_a', > '/dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4', > '/dev/mapper/FastGroup-sysroot_a'], > 'sysfs_path': '/devices/virtual/block/dm-11'} ; name: FastGroup-sysroot_a ; >04:33:14,862 INFO blivet: scanning FastGroup-sysroot_a (/devices/virtual/block/dm-11)... >04:33:14,863 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_a ; >04:33:14,864 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_a (12) >04:33:14,866 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-sysroot_a ; >04:33:14,867 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-sysroot_a ; label_type: None ; >04:33:14,868 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:14,868 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:14,868 DEBUG blivet: device FastGroup-sysroot_a does not contain a disklabel >04:33:14,869 INFO blivet: type detected on 'FastGroup-sysroot_a' is 'ext4' >04:33:14,898 DEBUG blivet: padding min size from 13556 up to 14056 >04:33:14,899 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:14,899 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:14,900 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_a ; current: None ; type: ext4 ; >04:33:14,904 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:33:14,904 DEBUG blivet: FastGroup size is 120000MB >04:33:14,907 DEBUG blivet: vg FastGroup has 52000MB free >04:33:14,907 DEBUG blivet: FastGroup size is 120000MB >04:33:14,908 DEBUG blivet: vg FastGroup has 52000MB free >04:33:14,910 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101a8610) -- > name = FastGroup-sysroot_a status = True kids = 0 id = 12 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = kmzUjE-kJRu-5ssf-kts5-iPt0-Yo9F-XzeJBF size = 52000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-11 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_a type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 106496000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab200> > target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_a > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101a8890) -- > name = FastGroup status = True kids = 2 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 52000 > free extents = 13000.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', > 'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 52000MB >04:33:14,911 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:14,912 INFO blivet: got format: Ext4FS instance (0x7fcc101a8b90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/FastGroup-sysroot_a uuid = 2a69e335-e4c3-4890-934c-bd1fa4261bf4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sysroot_a size = 52000.0 targetSize = 52000.0 > >04:33:14,913 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_b ; >04:33:14,914 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:14,915 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:14,916 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: FastGroup ; >04:33:14,916 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:14,918 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_b ; current: None ; type: None ; >04:33:14,918 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup-sysroot_b >04:33:14,921 DEBUG blivet: Adding FastGroup-sysroot_b/52000MB to FastGroup >04:33:14,922 INFO blivet: added lvmlv FastGroup-sysroot_b (id 13) to device tree >04:33:14,923 DEBUG blivet: LVMLogicalVolumeDevice.setup: FastGroup-sysroot_b ; status: True ; controllable: True ; orig: False ; >04:33:14,924 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: FastGroup-sysroot_b ; status: True ; >04:33:14,926 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_b ; status: True ; >04:33:14,931 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/sysroot_b /dev/disk/by-id/dm-name-FastGroup-sysroot_b /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj /dev/disk/by-label/sysroot_b /dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c /dev/mapper/FastGroup-sysroot_b', > 'DEVNAME': 'dm-12', > 'DEVPATH': '/devices/virtual/block/dm-12', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'sysroot_b', > 'DM_NAME': 'FastGroup-sysroot_b', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'sysroot_b', > 'ID_FS_LABEL_ENC': 'sysroot_b', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', > 'ID_FS_UUID_ENC': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '12', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50281', > 'name': 'dm-12', > 'symlinks': ['/dev/FastGroup/sysroot_b', > '/dev/disk/by-id/dm-name-FastGroup-sysroot_b', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', > '/dev/disk/by-label/sysroot_b', > '/dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c', > '/dev/mapper/FastGroup-sysroot_b'], > 'sysfs_path': '/devices/virtual/block/dm-12'} ; name: FastGroup-sysroot_b ; >04:33:14,931 INFO blivet: scanning FastGroup-sysroot_b (/devices/virtual/block/dm-12)... >04:33:14,932 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_b ; >04:33:14,934 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_b (13) >04:33:14,935 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-sysroot_b ; >04:33:14,936 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-sysroot_b ; label_type: None ; >04:33:14,938 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:14,938 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:14,938 DEBUG blivet: device FastGroup-sysroot_b does not contain a disklabel >04:33:14,938 INFO blivet: type detected on 'FastGroup-sysroot_b' is 'ext4' >04:33:14,966 DEBUG blivet: padding min size from 274 up to 301 >04:33:14,968 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:14,968 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:14,969 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_b ; current: None ; type: ext4 ; >04:33:14,972 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:33:14,973 DEBUG blivet: FastGroup size is 120000MB >04:33:14,976 DEBUG blivet: vg FastGroup has 0MB free >04:33:14,976 DEBUG blivet: FastGroup size is 120000MB >04:33:14,978 DEBUG blivet: vg FastGroup has 0MB free >04:33:14,980 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101a8ad0) -- > name = FastGroup-sysroot_b status = True kids = 0 id = 13 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = 7Y8Vzn-tZLX-JJ93-c1EZ-CRPi-r3yY-O8p7gj size = 52000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-12 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_b type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 106496000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab170> > target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_b > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101a8890) -- > name = FastGroup status = True kids = 3 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', > 'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', > 'existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 52000MB >04:33:14,982 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:14,982 INFO blivet: got format: Ext4FS instance (0x7fcc101bd110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/FastGroup-sysroot_b uuid = 87ba7188-801e-4efc-b4f1-4b132b7fa54c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sysroot_b size = 52000.0 targetSize = 52000.0 > >04:33:14,983 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-swap ; >04:33:14,985 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:33:14,985 DEBUG blivet: set FastGroup-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 16000MB >04:33:14,986 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_a ; >04:33:14,988 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:33:14,989 DEBUG blivet: set FastGroup-sysroot_a copies to 1, metadata size to 0MB, log size to 0MB, total size 52000MB >04:33:14,990 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_b ; >04:33:14,991 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:33:14,992 DEBUG blivet: set FastGroup-sysroot_b copies to 1, metadata size to 0MB, log size to 0MB, total size 52000MB >04:33:14,992 DEBUG blivet: looking up parted Device: /dev/sda2 >04:33:14,994 INFO blivet: got device: PartitionDevice instance (0x7fcc101a8910) -- > name = sda2 status = True kids = 1 id = 9 > parents = ['existing 122104MB disk sda (7) with existing msdos disklabel'] > uuid = None size = 120004.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 245768192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15298, 255, 63) biosGeometry: (15298, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab710> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcc101a8f90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcc101ad510> PedPartition: <_ped.Partition object at 0x7fcc101ae0b0> > disk = existing 122104MB disk sda (7) with existing msdos disklabel > start = 4098048 end = 249866239 length = 245768192 > flags = lvm >04:33:14,994 INFO blivet: got format: LVMPhysicalVolume instance (0x7fcc101ad850) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY exists = True > options = None supported = True formattable = True resizable = False > vgName = FastGroup vgUUID = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv peStart = 1.0 >04:33:14,998 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000333AS_9TE22BXD /dev/disk/by-id/wwn-0x5000c500149b3d31', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '178', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000333AS', > 'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007ac1d', > 'ID_REVISION': 'CC1H', > 'ID_SERIAL': 'ST31000333AS_9TE22BXD', > 'ID_SERIAL_SHORT': '9TE22BXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500149b3d31', > 'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61576', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD', > '/dev/disk/by-id/wwn-0x5000c500149b3d31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >04:33:14,999 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >04:33:15,000 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >04:33:15,002 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:15,003 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >04:33:15,004 INFO blivet: sdb is a disk >04:33:15,004 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:15,005 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >04:33:15,017 INFO blivet: added disk sdb (id 14) to device tree >04:33:15,017 DEBUG blivet: looking up parted Device: /dev/sdb >04:33:15,020 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >04:33:15,021 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >04:33:15,022 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >04:33:15,022 DEBUG blivet: required disklabel type for sdb (1) is None >04:33:15,022 DEBUG blivet: default disklabel type for sdb is gpt >04:33:15,023 DEBUG blivet: selecting gpt disklabel for sdb based on size >04:33:15,024 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >04:33:15,027 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fcc101bd5d0>, <parted.partition.Partition object at 0x7fcc101bd290>, <parted.partition.Partition object at 0x7fcc101bd990>] > device: <parted.device.Device object at 0x7fcc101a8650> > PedDisk: <_ped.Disk object at 0x7fcc101b7c20> >04:33:15,027 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:33:15,028 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >04:33:15,029 INFO blivet: got device: DiskDevice instance (0x7fcc1018c8d0) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953868.679199 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST31000333AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953523055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab950> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcc1018c650> >04:33:15,031 INFO blivet: got format: DiskLabel instance (0x7fcc1018c950) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fcc101bd5d0>, <parted.partition.Partition object at 0x7fcc101bd290>, <parted.partition.Partition object at 0x7fcc101bd990>] > device: <parted.device.Device object at 0x7fcc101a8650> > PedDisk: <_ped.Disk object at 0x7fcc101b7c20> > origPartedDisk = <parted.disk.Disk object at 0x7fcc101bd750> > partedDevice = parted.Device instance -- > model: ATA ST31000333AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953523055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab830> > >04:33:15,037 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part1 /dev/disk/by-id/wwn-0x5000c500149b3d31-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/40182954-626f-4206-930b-ff5375ed0a7a', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '178', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '40182954-626f-4206-930b-ff5375ed0a7a', > 'ID_FS_UUID_ENC': '40182954-626f-4206-930b-ff5375ed0a7a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31000333AS', > 'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0007ac1d-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007ac1d', > 'ID_REVISION': 'CC1H', > 'ID_SERIAL': 'ST31000333AS_9TE22BXD', > 'ID_SERIAL_SHORT': '9TE22BXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500149b3d31', > 'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61637', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part1', > '/dev/disk/by-id/wwn-0x5000c500149b3d31-part1', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/40182954-626f-4206-930b-ff5375ed0a7a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >04:33:15,037 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >04:33:15,038 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >04:33:15,039 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:15,039 INFO blivet: sdb1 is a partition >04:33:15,040 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >04:33:15,041 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >04:33:15,042 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953868MB disk sdb (14) with existing msdos disklabel >04:33:15,043 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >04:33:15,044 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >04:33:15,044 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:15,045 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >04:33:15,050 DEBUG blivet: looking up parted Partition: /dev/sdb1 >04:33:15,060 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >04:33:15,061 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >04:33:15,062 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >04:33:15,063 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >04:33:15,063 INFO blivet: added partition sdb1 (id 15) to device tree >04:33:15,064 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >04:33:15,065 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >04:33:15,066 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:33:15,067 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >04:33:15,098 WARN blivet: disklabel detected but not usable on sdb1 >04:33:15,099 INFO blivet: type detected on 'sdb1' is 'ext4' >04:33:15,148 DEBUG blivet: padding min size from 167 up to 183 >04:33:15,149 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:15,149 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:15,150 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >04:33:15,151 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >04:33:15,151 DEBUG blivet: looking up parted Device: /dev/sdb1 >04:33:15,153 INFO blivet: got device: PartitionDevice instance (0x7fcc1018c750) -- > name = sdb1 status = True kids = 0 id = 15 > parents = ['existing 953868MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abb90> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcc101bd590> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc101bd710> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcc101bd3d0> PedPartition: <_ped.Partition object at 0x7fcc101aed10> > disk = existing 953868MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot >04:33:15,154 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:15,154 INFO blivet: got format: Ext4FS instance (0x7fcc101bdf10) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 40182954-626f-4206-930b-ff5375ed0a7a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 1024.0 targetSize = 1024.0 > >04:33:15,159 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part2 /dev/disk/by-id/wwn-0x5000c500149b3d31-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '178', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F', > 'ID_FS_UUID_ENC': 'PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST31000333AS', > 'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400000', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0007ac1d-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007ac1d', > 'ID_REVISION': 'CC1H', > 'ID_SERIAL': 'ST31000333AS_9TE22BXD', > 'ID_SERIAL_SHORT': '9TE22BXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500149b3d31', > 'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '61698', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part2', > '/dev/disk/by-id/wwn-0x5000c500149b3d31-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >04:33:15,160 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >04:33:15,160 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >04:33:15,161 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:15,161 INFO blivet: sdb2 is a partition >04:33:15,162 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >04:33:15,163 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >04:33:15,164 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953868MB disk sdb (14) with existing msdos disklabel >04:33:15,165 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >04:33:15,166 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >04:33:15,166 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:15,167 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >04:33:15,167 DEBUG blivet: looking up parted Partition: /dev/sdb2 >04:33:15,176 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >04:33:15,177 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >04:33:15,178 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >04:33:15,179 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >04:33:15,179 INFO blivet: added partition sdb2 (id 16) to device tree >04:33:15,180 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >04:33:15,181 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >04:33:15,182 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >04:33:15,183 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >04:33:15,185 WARN blivet: disklabel detected but not usable on sdb2 >04:33:15,232 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >04:33:15,233 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: SystemGroup ; uuid: PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F ; exists: True ; vgUuid: lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV ; label: None ; peStart: 1.0 ; device: /dev/sdb2 ; serial: 9TE22BXD ; >04:33:15,233 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:33:15,234 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >04:33:15,235 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >04:33:15,236 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >04:33:15,237 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:15,238 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >04:33:15,238 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:15,239 DEBUG blivet: LVMVolumeGroupDevice._setFormat: SystemGroup ; current: None ; type: None ; >04:33:15,240 INFO blivet: added lvmvg SystemGroup (id 17) to device tree >04:33:15,261 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-DistroVolume ; >04:33:15,262 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:15,263 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:15,264 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: SystemGroup ; >04:33:15,264 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:15,266 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-DistroVolume ; current: None ; type: None ; >04:33:15,266 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-DistroVolume >04:33:15,269 DEBUG blivet: Adding SystemGroup-DistroVolume/61440MB to SystemGroup >04:33:15,269 INFO blivet: added lvmlv SystemGroup-DistroVolume (id 18) to device tree >04:33:15,271 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-DistroVolume ; status: True ; controllable: True ; orig: False ; >04:33:15,273 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-DistroVolume ; status: True ; >04:33:15,274 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-DistroVolume ; status: True ; >04:33:15,279 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/DistroVolume /dev/disk/by-id/dm-name-SystemGroup-DistroVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI /dev/disk/by-label/DISTROS /dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01 /dev/mapper/SystemGroup-DistroVolume', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'DistroVolume', > 'DM_NAME': 'SystemGroup-DistroVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'DISTROS', > 'ID_FS_LABEL_ENC': 'DISTROS', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', > 'ID_FS_UUID_ENC': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54523', > 'name': 'dm-8', > 'symlinks': ['/dev/SystemGroup/DistroVolume', > '/dev/disk/by-id/dm-name-SystemGroup-DistroVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', > '/dev/disk/by-label/DISTROS', > '/dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01', > '/dev/mapper/SystemGroup-DistroVolume'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: SystemGroup-DistroVolume ; >04:33:15,279 INFO blivet: scanning SystemGroup-DistroVolume (/devices/virtual/block/dm-8)... >04:33:15,280 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-DistroVolume ; >04:33:15,282 DEBUG blivet: DeviceTree.getDeviceByName returned existing 61440MB lvmlv SystemGroup-DistroVolume (18) >04:33:15,283 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-DistroVolume ; >04:33:15,284 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-DistroVolume ; label_type: None ; >04:33:15,286 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:15,286 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:15,286 DEBUG blivet: device SystemGroup-DistroVolume does not contain a disklabel >04:33:15,286 INFO blivet: type detected on 'SystemGroup-DistroVolume' is 'ext4' >04:33:15,348 DEBUG blivet: padding min size from 46694 up to 47194 >04:33:15,349 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:15,349 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:15,350 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-DistroVolume ; current: None ; type: ext4 ; >04:33:15,354 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:15,354 DEBUG blivet: SystemGroup size is 799996MB >04:33:15,355 DEBUG blivet: vg SystemGroup has 738556MB free >04:33:15,355 DEBUG blivet: SystemGroup size is 799996MB >04:33:15,356 DEBUG blivet: vg SystemGroup has 738556MB free >04:33:15,357 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101be310) -- > name = SystemGroup-DistroVolume status = True kids = 0 id = 18 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = GewSl4-TfWH-IqcQ-Od8D-s79S-vNG4-iJXBqI size = 61440.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-DistroVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 125829120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (7832, 255, 63) biosGeometry: (7832, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab7a0> > target size = 61440.0 path = /dev/mapper/SystemGroup-DistroVolume > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 1 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 738556 > free extents = 184639.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 61440MB >04:33:15,359 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:15,359 INFO blivet: got format: Ext4FS instance (0x7fcc101bea50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-DistroVolume uuid = 7d5ef363-5e62-464c-98d9-ff499b9a8c01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = DISTROS size = 61440.0 targetSize = 61440.0 > >04:33:15,360 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SwapVolume ; >04:33:15,361 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:15,363 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:15,366 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: SystemGroup ; >04:33:15,366 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:15,367 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SwapVolume ; current: None ; type: None ; >04:33:15,368 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-SwapVolume >04:33:15,370 DEBUG blivet: Adding SystemGroup-SwapVolume/10000MB to SystemGroup >04:33:15,371 INFO blivet: added lvmlv SystemGroup-SwapVolume (id 19) to device tree >04:33:15,372 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-SwapVolume ; status: True ; controllable: True ; orig: False ; >04:33:15,375 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-SwapVolume ; status: True ; >04:33:15,376 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SwapVolume ; status: True ; >04:33:15,380 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SwapVolume /dev/disk/by-id/dm-name-SystemGroup-SwapVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo /dev/disk/by-label/swap /dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e /dev/mapper/SystemGroup-SwapVolume', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SwapVolume', > 'DM_NAME': 'SystemGroup-SwapVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > 'ID_FS_UUID_ENC': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50986', > 'name': 'dm-5', > 'symlinks': ['/dev/SystemGroup/SwapVolume', > '/dev/disk/by-id/dm-name-SystemGroup-SwapVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', > '/dev/disk/by-label/swap', > '/dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > '/dev/mapper/SystemGroup-SwapVolume'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: SystemGroup-SwapVolume ; >04:33:15,380 INFO blivet: scanning SystemGroup-SwapVolume (/devices/virtual/block/dm-5)... >04:33:15,381 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SwapVolume ; >04:33:15,383 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10000MB lvmlv SystemGroup-SwapVolume (19) >04:33:15,384 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SwapVolume ; >04:33:15,385 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SwapVolume ; label_type: None ; >04:33:15,387 DEBUG blivet: SwapSpace.__init__: >04:33:15,387 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:33:15,387 DEBUG blivet: device SystemGroup-SwapVolume does not contain a disklabel >04:33:15,387 INFO blivet: type detected on 'SystemGroup-SwapVolume' is 'swap' >04:33:15,388 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/SystemGroup-SwapVolume ; serial: None ; uuid: 9faf9049-f59d-463b-b0cb-9a47a7a3d15e ; exists: True ; label: swap ; >04:33:15,388 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:33:15,390 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SwapVolume ; current: None ; type: swap ; >04:33:15,392 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:15,393 DEBUG blivet: SystemGroup size is 799996MB >04:33:15,394 DEBUG blivet: vg SystemGroup has 728556MB free >04:33:15,394 DEBUG blivet: SystemGroup size is 799996MB >04:33:15,395 DEBUG blivet: vg SystemGroup has 728556MB free >04:33:15,397 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101bea90) -- > name = SystemGroup-SwapVolume status = True kids = 0 id = 19 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = 5Qoq5c-8esb-KDXO-W8wQ-XLPK-F8FW-feN4zo size = 10000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SwapVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: True > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abb00> > target size = 10000.0 path = /dev/mapper/SystemGroup-SwapVolume > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 2 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 728556 > free extents = 182139.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10000MB >04:33:15,397 INFO blivet: got format: SwapSpace instance (0x7fcc101be5d0) -- > type = swap name = swap status = True > device = /dev/mapper/SystemGroup-SwapVolume uuid = 9faf9049-f59d-463b-b0cb-9a47a7a3d15e exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >04:33:15,399 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeA ; >04:33:15,400 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:15,401 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:15,402 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: SystemGroup ; >04:33:15,402 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:15,403 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeA ; current: None ; type: None ; >04:33:15,404 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-SystemVolumeA >04:33:15,406 DEBUG blivet: Adding SystemGroup-SystemVolumeA/30000MB to SystemGroup >04:33:15,406 INFO blivet: added lvmlv SystemGroup-SystemVolumeA (id 20) to device tree >04:33:15,407 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-SystemVolumeA ; status: True ; controllable: True ; orig: False ; >04:33:15,409 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-SystemVolumeA ; status: True ; >04:33:15,411 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeA ; status: True ; >04:33:15,414 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeA /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3 /dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16 /dev/mapper/SystemGroup-SystemVolumeA', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SystemVolumeA', > 'DM_NAME': 'SystemGroup-SystemVolumeA', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff1ebbec-face-4920-87e4-e563240bdf16', > 'ID_FS_UUID_ENC': 'ff1ebbec-face-4920-87e4-e563240bdf16', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51494', > 'name': 'dm-6', > 'symlinks': ['/dev/SystemGroup/SystemVolumeA', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', > '/dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16', > '/dev/mapper/SystemGroup-SystemVolumeA'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: SystemGroup-SystemVolumeA ; >04:33:15,415 INFO blivet: scanning SystemGroup-SystemVolumeA (/devices/virtual/block/dm-6)... >04:33:15,416 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeA ; >04:33:15,417 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) >04:33:15,419 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeA ; >04:33:15,420 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeA ; label_type: None ; >04:33:15,421 DEBUG blivet: Ext3FS.supported: supported: True ; >04:33:15,421 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >04:33:15,421 DEBUG blivet: device SystemGroup-SystemVolumeA does not contain a disklabel >04:33:15,422 INFO blivet: type detected on 'SystemGroup-SystemVolumeA' is 'ext3' >04:33:15,520 DEBUG blivet: padding min size from 3900 up to 4290 >04:33:15,521 DEBUG blivet: Ext3FS.supported: supported: True ; >04:33:15,521 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >04:33:15,523 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeA ; current: None ; type: ext3 ; >04:33:15,527 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:15,527 DEBUG blivet: SystemGroup size is 799996MB >04:33:15,529 DEBUG blivet: vg SystemGroup has 698556MB free >04:33:15,529 DEBUG blivet: SystemGroup size is 799996MB >04:33:15,531 DEBUG blivet: vg SystemGroup has 698556MB free >04:33:15,533 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101be590) -- > name = SystemGroup-SystemVolumeA status = True kids = 0 id = 20 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = Yq67iH-NEaM-C3Dk-ziaj-7y8v-KeHg-vzixp3 size = 30000.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeA type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abcb0> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeA > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 3 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 698556 > free extents = 174639.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:33:15,535 DEBUG blivet: Ext3FS.supported: supported: True ; >04:33:15,535 INFO blivet: got format: Ext3FS instance (0x7fcc101c4090) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/SystemGroup-SystemVolumeA uuid = ff1ebbec-face-4920-87e4-e563240bdf16 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 30000.0 targetSize = 30000.0 > >04:33:15,536 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeB ; >04:33:15,537 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:15,538 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:15,540 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 3 ; name: SystemGroup ; >04:33:15,540 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:15,542 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeB ; current: None ; type: None ; >04:33:15,542 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-SystemVolumeB >04:33:15,545 DEBUG blivet: Adding SystemGroup-SystemVolumeB/30000MB to SystemGroup >04:33:15,545 INFO blivet: added lvmlv SystemGroup-SystemVolumeB (id 21) to device tree >04:33:15,547 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-SystemVolumeB ; status: True ; controllable: True ; orig: False ; >04:33:15,548 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-SystemVolumeB ; status: True ; >04:33:15,550 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeB ; status: True ; >04:33:15,554 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeB /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh /dev/disk/by-label/_Fedora-16-x86_6 /dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7 /dev/mapper/SystemGroup-SystemVolumeB', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SystemVolumeB', > 'DM_NAME': 'SystemGroup-SystemVolumeB', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': '_Fedora-16-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-16-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > 'ID_FS_UUID_ENC': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50166', > 'name': 'dm-4', > 'symlinks': ['/dev/SystemGroup/SystemVolumeB', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', > '/dev/disk/by-label/_Fedora-16-x86_6', > '/dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > '/dev/mapper/SystemGroup-SystemVolumeB'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: SystemGroup-SystemVolumeB ; >04:33:15,554 INFO blivet: scanning SystemGroup-SystemVolumeB (/devices/virtual/block/dm-4)... >04:33:15,555 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeB ; >04:33:15,557 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) >04:33:15,558 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeB ; >04:33:15,559 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeB ; label_type: None ; >04:33:15,561 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:15,561 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:15,561 DEBUG blivet: device SystemGroup-SystemVolumeB does not contain a disklabel >04:33:15,561 INFO blivet: type detected on 'SystemGroup-SystemVolumeB' is 'ext4' >04:33:15,662 DEBUG blivet: padding min size from 15243 up to 15743 >04:33:15,664 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:15,664 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:15,665 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeB ; current: None ; type: ext4 ; >04:33:15,668 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:15,669 DEBUG blivet: SystemGroup size is 799996MB >04:33:15,672 DEBUG blivet: vg SystemGroup has 668556MB free >04:33:15,672 DEBUG blivet: SystemGroup size is 799996MB >04:33:15,674 DEBUG blivet: vg SystemGroup has 668556MB free >04:33:15,678 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101c40d0) -- > name = SystemGroup-SystemVolumeB status = True kids = 0 id = 21 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = EJ7C6d-A11l-32Lz-p0VN-1G75-FCjQ-BrGNVh size = 30000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeB type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abd40> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeB > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 4 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 668556 > free extents = 167139.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:33:15,679 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:15,680 INFO blivet: got format: Ext4FS instance (0x7fcc101be490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-SystemVolumeB uuid = 71d9f3b7-38b0-467e-bd25-7bc67549cfd7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-16-x86_6 size = 30000.0 targetSize = 30000.0 > >04:33:15,681 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeC ; >04:33:15,682 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:15,683 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:15,685 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 4 ; name: SystemGroup ; >04:33:15,686 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:15,687 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeC ; current: None ; type: None ; >04:33:15,687 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-SystemVolumeC >04:33:15,690 DEBUG blivet: Adding SystemGroup-SystemVolumeC/30000MB to SystemGroup >04:33:15,690 INFO blivet: added lvmlv SystemGroup-SystemVolumeC (id 22) to device tree >04:33:15,692 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-SystemVolumeC ; status: True ; controllable: True ; orig: False ; >04:33:15,694 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-SystemVolumeC ; status: True ; >04:33:15,696 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeC ; status: True ; >04:33:15,700 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeC /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeC /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ /dev/disk/by-label/root /dev/disk/by-uuid/2d6e794a-0e9e-4951-90af-dae8b68a78a0 /dev/mapper/SystemGroup-SystemVolumeC', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SystemVolumeC', > 'DM_NAME': 'SystemGroup-SystemVolumeC', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'root', > 'ID_FS_LABEL_ENC': 'root', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2d6e794a-0e9e-4951-90af-dae8b68a78a0', > 'ID_FS_UUID_ENC': '2d6e794a-0e9e-4951-90af-dae8b68a78a0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53201', > 'name': 'dm-7', > 'symlinks': ['/dev/SystemGroup/SystemVolumeC', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeC', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ', > '/dev/disk/by-label/root', > '/dev/disk/by-uuid/2d6e794a-0e9e-4951-90af-dae8b68a78a0', > '/dev/mapper/SystemGroup-SystemVolumeC'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: SystemGroup-SystemVolumeC ; >04:33:15,701 INFO blivet: scanning SystemGroup-SystemVolumeC (/devices/virtual/block/dm-7)... >04:33:15,702 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeC ; >04:33:15,704 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) >04:33:15,705 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeC ; >04:33:15,706 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeC ; label_type: None ; >04:33:15,707 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:15,708 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:15,708 DEBUG blivet: device SystemGroup-SystemVolumeC does not contain a disklabel >04:33:15,708 INFO blivet: type detected on 'SystemGroup-SystemVolumeC' is 'ext4' >04:33:15,934 DEBUG blivet: padding min size from 4475 up to 4922 >04:33:15,936 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:15,936 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:15,937 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeC ; current: None ; type: ext4 ; >04:33:15,940 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:15,941 DEBUG blivet: SystemGroup size is 799996MB >04:33:15,945 DEBUG blivet: vg SystemGroup has 638556MB free >04:33:15,945 DEBUG blivet: SystemGroup size is 799996MB >04:33:15,948 DEBUG blivet: vg SystemGroup has 638556MB free >04:33:15,952 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101becd0) -- > name = SystemGroup-SystemVolumeC status = True kids = 0 id = 22 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = WWpJ1B-sa8e-1BCx-fJDf-dbGa-8mHI-d7HQqJ size = 30000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeC type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abe60> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeC > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 5 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 638556 > free extents = 159639.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:33:15,954 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:15,954 INFO blivet: got format: Ext4FS instance (0x7fcc101c4510) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-SystemVolumeC uuid = 2d6e794a-0e9e-4951-90af-dae8b68a78a0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = root size = 30000.0 targetSize = 30000.0 > >04:33:15,955 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-TestSharedVolume ; >04:33:15,956 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:15,957 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:15,959 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 5 ; name: SystemGroup ; >04:33:15,959 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:15,961 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-TestSharedVolume ; current: None ; type: None ; >04:33:15,961 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-TestSharedVolume >04:33:16,023 DEBUG blivet: Adding SystemGroup-TestSharedVolume/10240MB to SystemGroup >04:33:16,023 INFO blivet: added lvmlv SystemGroup-TestSharedVolume (id 23) to device tree >04:33:16,025 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-TestSharedVolume ; status: True ; controllable: True ; orig: False ; >04:33:16,026 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-TestSharedVolume ; status: True ; >04:33:16,028 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-TestSharedVolume ; status: True ; >04:33:16,031 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/TestSharedVolume /dev/disk/by-id/dm-name-SystemGroup-TestSharedVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO /dev/mapper/SystemGroup-TestSharedVolume', > 'DEVNAME': 'dm-10', > 'DEVPATH': '/devices/virtual/block/dm-10', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'TestSharedVolume', > 'DM_NAME': 'SystemGroup-TestSharedVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO', > 'DM_VG_NAME': 'SystemGroup', > 'MAJOR': '253', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55654', > 'name': 'dm-10', > 'symlinks': ['/dev/SystemGroup/TestSharedVolume', > '/dev/disk/by-id/dm-name-SystemGroup-TestSharedVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO', > '/dev/mapper/SystemGroup-TestSharedVolume'], > 'sysfs_path': '/devices/virtual/block/dm-10'} ; name: SystemGroup-TestSharedVolume ; >04:33:16,032 INFO blivet: scanning SystemGroup-TestSharedVolume (/devices/virtual/block/dm-10)... >04:33:16,033 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-TestSharedVolume ; >04:33:16,035 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB lvmlv SystemGroup-TestSharedVolume (23) >04:33:16,036 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-TestSharedVolume ; >04:33:16,037 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-TestSharedVolume ; label_type: None ; >04:33:16,038 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:16,039 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-TestSharedVolume ; status: True ; controllable: True ; orig: False ; >04:33:16,040 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/SystemGroup-TestSharedVolume ; labelType: None ; exists: True ; >04:33:16,076 WARN blivet: disklabel detected but not usable on SystemGroup-TestSharedVolume >04:33:16,076 DEBUG blivet: no type or existing type for SystemGroup-TestSharedVolume, bailing >04:33:16,079 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:16,080 DEBUG blivet: SystemGroup size is 799996MB >04:33:16,083 DEBUG blivet: vg SystemGroup has 628316MB free >04:33:16,083 DEBUG blivet: SystemGroup size is 799996MB >04:33:16,087 DEBUG blivet: vg SystemGroup has 628316MB free >04:33:16,091 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101be610) -- > name = SystemGroup-TestSharedVolume status = True kids = 0 id = 23 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = DYMDSw-xWtJ-qhFM-AIVQ-GHcC-KiLL-121OfO size = 10240.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-10 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-TestSharedVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abf80> > target size = 10240.0 path = /dev/mapper/SystemGroup-TestSharedVolume > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 6 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 628316 > free extents = 157079.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10240MB >04:33:16,092 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-VirtualVolume ; >04:33:16,094 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:16,095 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:16,096 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 6 ; name: SystemGroup ; >04:33:16,096 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:16,097 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-VirtualVolume ; current: None ; type: None ; >04:33:16,098 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-VirtualVolume >04:33:16,101 DEBUG blivet: Adding SystemGroup-VirtualVolume/204800MB to SystemGroup >04:33:16,101 INFO blivet: added lvmlv SystemGroup-VirtualVolume (id 24) to device tree >04:33:16,103 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-VirtualVolume ; status: True ; controllable: True ; orig: False ; >04:33:16,105 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-VirtualVolume ; status: True ; >04:33:16,106 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-VirtualVolume ; status: True ; >04:33:16,114 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/VirtualVolume /dev/disk/by-id/dm-name-SystemGroup-VirtualVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP /dev/disk/by-label/VIRT /dev/disk/by-uuid/1f682255-b310-42a7-b768-01bf31e9392b /dev/mapper/SystemGroup-VirtualVolume', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'VirtualVolume', > 'DM_NAME': 'SystemGroup-VirtualVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'VIRT', > 'ID_FS_LABEL_ENC': 'VIRT', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1f682255-b310-42a7-b768-01bf31e9392b', > 'ID_FS_UUID_ENC': '1f682255-b310-42a7-b768-01bf31e9392b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55225', > 'name': 'dm-9', > 'symlinks': ['/dev/SystemGroup/VirtualVolume', > '/dev/disk/by-id/dm-name-SystemGroup-VirtualVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP', > '/dev/disk/by-label/VIRT', > '/dev/disk/by-uuid/1f682255-b310-42a7-b768-01bf31e9392b', > '/dev/mapper/SystemGroup-VirtualVolume'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: SystemGroup-VirtualVolume ; >04:33:16,115 INFO blivet: scanning SystemGroup-VirtualVolume (/devices/virtual/block/dm-9)... >04:33:16,116 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-VirtualVolume ; >04:33:16,119 DEBUG blivet: DeviceTree.getDeviceByName returned existing 204800MB lvmlv SystemGroup-VirtualVolume (24) >04:33:16,121 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-VirtualVolume ; >04:33:16,122 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-VirtualVolume ; label_type: None ; >04:33:16,123 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:16,123 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:16,123 DEBUG blivet: device SystemGroup-VirtualVolume does not contain a disklabel >04:33:16,124 INFO blivet: type detected on 'SystemGroup-VirtualVolume' is 'ext4' >04:33:16,252 DEBUG blivet: padding min size from 111342 up to 111842 >04:33:16,254 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:16,254 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:16,256 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-VirtualVolume ; current: None ; type: ext4 ; >04:33:16,260 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:16,260 DEBUG blivet: SystemGroup size is 799996MB >04:33:16,264 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:16,264 DEBUG blivet: SystemGroup size is 799996MB >04:33:16,268 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:16,273 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101be9d0) -- > name = SystemGroup-VirtualVolume status = True kids = 0 id = 24 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = nzLZqx-mlOh-dc5z-26L9-9Lde-WtXn-vYp5uP size = 204800.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-VirtualVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 419430400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (26108, 255, 63) biosGeometry: (26108, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abc20> > target size = 204800.0 path = /dev/mapper/SystemGroup-VirtualVolume > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 204800MB >04:33:16,275 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:16,275 INFO blivet: got format: Ext4FS instance (0x7fcc101c47d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-VirtualVolume uuid = 1f682255-b310-42a7-b768-01bf31e9392b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = VIRT size = 204800.0 targetSize = 204800.0 > >04:33:16,276 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-VirtualVolume ; >04:33:16,278 DEBUG blivet: DeviceTree.getDeviceByName returned existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem >04:33:16,279 DEBUG blivet: set SystemGroup-VirtualVolume copies to 1, metadata size to 0MB, log size to 0MB, total size 204800MB >04:33:16,279 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-TestSharedVolume ; >04:33:16,281 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB lvmlv SystemGroup-TestSharedVolume (23) >04:33:16,282 DEBUG blivet: set SystemGroup-TestSharedVolume copies to 1, metadata size to 0MB, log size to 0MB, total size 10240MB >04:33:16,283 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeA ; >04:33:16,284 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem >04:33:16,285 DEBUG blivet: set SystemGroup-SystemVolumeA copies to 1, metadata size to 0MB, log size to 0MB, total size 30000MB >04:33:16,286 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-DistroVolume ; >04:33:16,288 DEBUG blivet: DeviceTree.getDeviceByName returned existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem >04:33:16,288 DEBUG blivet: set SystemGroup-DistroVolume copies to 1, metadata size to 0MB, log size to 0MB, total size 61440MB >04:33:16,290 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SwapVolume ; >04:33:16,291 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap >04:33:16,292 DEBUG blivet: set SystemGroup-SwapVolume copies to 1, metadata size to 0MB, log size to 0MB, total size 10000MB >04:33:16,293 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeC ; >04:33:16,295 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem >04:33:16,295 DEBUG blivet: set SystemGroup-SystemVolumeC copies to 1, metadata size to 0MB, log size to 0MB, total size 30000MB >04:33:16,296 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeB ; >04:33:16,298 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem >04:33:16,298 DEBUG blivet: set SystemGroup-SystemVolumeB copies to 1, metadata size to 0MB, log size to 0MB, total size 30000MB >04:33:16,299 DEBUG blivet: looking up parted Device: /dev/sdb2 >04:33:16,300 INFO blivet: got device: PartitionDevice instance (0x7fcc101bdad0) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953868MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 800000.0 > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1638400000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (101985, 255, 63) biosGeometry: (101985, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abdd0> > target size = 0 path = /dev/sdb2 > 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 0x7fcc101bd590> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcc101bd690> PedPartition: <_ped.Partition object at 0x7fcc101aec50> > disk = existing 953868MB disk sdb (14) with existing msdos disklabel > start = 2099200 end = 1640499199 length = 1638400000 > flags = lvm >04:33:16,301 INFO blivet: got format: LVMPhysicalVolume instance (0x7fcc101bdd10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F exists = True > options = None supported = True formattable = True resizable = False > vgName = SystemGroup vgUUID = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV peStart = 1.0 >04:33:16,306 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part3 /dev/disk/by-id/wwn-0x5000c500149b3d31-part3 /dev/disk/by-label/\\x2fboot /dev/disk/by-uuid/a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '178', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/boot', > 'ID_FS_LABEL_ENC': '\\x2fboot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b', > 'ID_FS_UUID_ENC': 'a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31000333AS', > 'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1640509605', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1333395', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0007ac1d-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007ac1d', > 'ID_REVISION': 'CC1H', > 'ID_SERIAL': 'ST31000333AS_9TE22BXD', > 'ID_SERIAL_SHORT': '9TE22BXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500149b3d31', > 'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61758', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part3', > '/dev/disk/by-id/wwn-0x5000c500149b3d31-part3', > '/dev/disk/by-label/\\x2fboot', > '/dev/disk/by-uuid/a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >04:33:16,306 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >04:33:16,307 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >04:33:16,308 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:16,308 INFO blivet: sdb3 is a partition >04:33:16,309 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >04:33:16,310 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >04:33:16,311 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953868MB disk sdb (14) with existing msdos disklabel >04:33:16,312 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >04:33:16,313 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >04:33:16,313 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:16,314 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >04:33:16,314 DEBUG blivet: looking up parted Partition: /dev/sdb3 >04:33:16,320 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >04:33:16,321 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >04:33:16,322 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >04:33:16,323 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >04:33:16,323 INFO blivet: added partition sdb3 (id 25) to device tree >04:33:16,324 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >04:33:16,324 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >04:33:16,325 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >04:33:16,326 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >04:33:16,372 WARN blivet: disklabel detected but not usable on sdb3 >04:33:16,373 INFO blivet: type detected on 'sdb3' is 'ext3' >04:33:16,430 DEBUG blivet: padding min size from 162 up to 178 >04:33:16,431 DEBUG blivet: Ext3FS.supported: supported: True ; >04:33:16,431 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >04:33:16,432 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >04:33:16,433 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: ext3 ; >04:33:16,434 DEBUG blivet: looking up parted Device: /dev/sdb3 >04:33:16,435 INFO blivet: got device: PartitionDevice instance (0x7fcc101bee50) -- > name = sdb3 status = True kids = 0 id = 25 > parents = ['existing 953868MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 651.071777344 > format = existing ext3 filesystem > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1333395 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24940 did: 25954 busy: False > hardwareGeometry: (83, 255, 63) biosGeometry: (83, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc10227050> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcc101bd590> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc101bda50> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcc101bd9d0> PedPartition: <_ped.Partition object at 0x7fcc101aed70> > disk = existing 953868MB disk sdb (14) with existing msdos disklabel > start = 1640509605 end = 1641842999 length = 1333395 > flags = >04:33:16,436 DEBUG blivet: Ext3FS.supported: supported: True ; >04:33:16,436 INFO blivet: got format: Ext3FS instance (0x7fcc101c4050) -- > type = ext3 name = ext3 status = False > device = /dev/sdb3 uuid = a6ee1a72-a7e9-4ff2-b915-6347f9f7b65b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /boot size = 651.0 targetSize = 651.0 > >04:33:16,439 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorpCD_DVDW_SH-S183A', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3: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': 'TSSTcorpCD_DVDW_SH-S183A', > 'ID_MODEL_ENC': 'TSSTcorpCD\\x2fDVDW\\x20SH-S183A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'SB02', > 'ID_SERIAL': 'TSSTcorpCD_DVDW_SH-S183A', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '62867', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-TSSTcorpCD_DVDW_SH-S183A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >04:33:16,440 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >04:33:16,441 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >04:33:16,442 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:16,442 INFO blivet: sr0 is a cdrom >04:33:16,443 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >04:33:16,443 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:16,444 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:33:16,444 INFO blivet: added cdrom sr0 (id 26) to device tree >04:33:16,445 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:33:16,453 DEBUG blivet: no device or no media present >04:33:16,457 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD800JD-60LSA5', > 'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\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': 'gpt', > 'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', > 'ID_REVISION': '10.01E03', > 'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', > 'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64169', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >04:33:16,457 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >04:33:16,458 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >04:33:16,459 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:16,460 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >04:33:16,461 INFO blivet: sdc is a disk >04:33:16,461 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:16,462 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >04:33:16,474 INFO blivet: added disk sdc (id 27) to device tree >04:33:16,474 DEBUG blivet: looking up parted Device: /dev/sdc >04:33:16,477 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >04:33:16,478 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >04:33:16,479 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >04:33:16,479 DEBUG blivet: required disklabel type for sdc (1) is None >04:33:16,479 DEBUG blivet: default disklabel type for sdc is gpt >04:33:16,479 DEBUG blivet: selecting gpt disklabel for sdc based on size >04:33:16,480 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: gpt ; exists: True ; >04:33:16,484 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fcc101bed50>, <parted.partition.Partition object at 0x7fcc101c4ad0>, <parted.partition.Partition object at 0x7fcc101c4650>, <parted.partition.Partition object at 0x7fcc101c4cd0>] > device: <parted.device.Device object at 0x7fcc101be110> > PedDisk: <_ped.Disk object at 0x7fcc101ac7a0> >04:33:16,485 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:33:16,486 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >04:33:16,487 INFO blivet: got device: DiskDevice instance (0x7fcc101c4850) -- > name = sdc status = True kids = 0 id = 27 > parents = [] > uuid = None size = 76319.0859375 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD800JD-60LS path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc10227200> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fcc101c4390> >04:33:16,489 INFO blivet: got format: DiskLabel instance (0x7fcc101c49d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fcc101bed50>, <parted.partition.Partition object at 0x7fcc101c4ad0>, <parted.partition.Partition object at 0x7fcc101c4650>, <parted.partition.Partition object at 0x7fcc101c4cd0>] > device: <parted.device.Device object at 0x7fcc101be110> > PedDisk: <_ped.Disk object at 0x7fcc101ac7a0> > origPartedDisk = <parted.disk.Disk object at 0x7fcc101c4f50> > partedDevice = parted.Device instance -- > model: ATA WDC WD800JD-60LS path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abef0> > >04:33:16,493 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part1 /dev/disk/by-label/EFI /dev/disk/by-partlabel/primary /dev/disk/by-partuuid/74643ed6-a005-4bf5-9c58-3702c8a1b283 /dev/disk/by-uuid/DF15-83A3', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'DF15-83A3', > 'ID_FS_UUID_ENC': 'DF15-83A3', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'WDC_WD800JD-60LSA5', > 'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '497664', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '74643ed6-a005-4bf5-9c58-3702c8a1b283', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', > 'ID_REVISION': '10.01E03', > 'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', > 'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64251', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part1', > '/dev/disk/by-label/EFI', > '/dev/disk/by-partlabel/primary', > '/dev/disk/by-partuuid/74643ed6-a005-4bf5-9c58-3702c8a1b283', > '/dev/disk/by-uuid/DF15-83A3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >04:33:16,494 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >04:33:16,495 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >04:33:16,496 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:16,496 INFO blivet: sdc1 is a partition >04:33:16,497 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >04:33:16,498 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >04:33:16,499 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76319MB disk sdc (27) with existing gpt disklabel >04:33:16,500 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >04:33:16,501 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >04:33:16,501 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:16,502 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >04:33:16,509 DEBUG blivet: looking up parted Partition: /dev/sdc1 >04:33:16,519 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >04:33:16,522 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >04:33:16,523 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >04:33:16,524 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >04:33:16,524 INFO blivet: added partition sdc1 (id 28) to device tree >04:33:16,525 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >04:33:16,526 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >04:33:16,526 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >04:33:16,527 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >04:33:16,553 WARN blivet: disklabel detected but not usable on sdc1 >04:33:16,554 INFO blivet: type detected on 'sdc1' is 'vfat' >04:33:16,555 DEBUG blivet: FATFS.supported: supported: True ; >04:33:16,555 DEBUG blivet: getFormat('vfat') returning FATFS instance >04:33:16,556 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >04:33:16,557 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: vfat ; >04:33:16,557 DEBUG blivet: looking up parted Device: /dev/sdc1 >04:33:16,559 INFO blivet: got device: PartitionDevice instance (0x7fcc101c4e90) -- > name = sdc1 status = True kids = 0 id = 28 > parents = ['existing 76319MB disk sdc (27) with existing gpt disklabel'] > uuid = None size = 243.0 > format = existing vfat filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 497664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc102274d0> > target size = 0 path = /dev/sdc1 > 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 0x7fcc101be650> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc101c4a90> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcc101c4b90> PedPartition: <_ped.Partition object at 0x7fcc101c5290> > disk = existing 76319MB disk sdc (27) with existing gpt disklabel > start = 2048 end = 499711 length = 497664 > flags = >04:33:16,560 DEBUG blivet: FATFS.supported: supported: True ; >04:33:16,560 INFO blivet: got format: FATFS instance (0x7fcc10229390) -- > type = vfat name = vfat status = False > device = /dev/sdc1 uuid = DF15-83A3 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = EFI size = 0.0 targetSize = 0.0 > >04:33:16,565 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part2 /dev/disk/by-label/RootBackup /dev/disk/by-partlabel/primary /dev/disk/by-partuuid/881c58a9-95c4-4698-a49b-d4ae6088c040 /dev/disk/by-uuid/730a7f96-d31f-41eb-add4-c6b279ecf3cb', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_LABEL': 'RootBackup', > 'ID_FS_LABEL_ENC': 'RootBackup', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '730a7f96-d31f-41eb-add4-c6b279ecf3cb', > 'ID_FS_UUID_ENC': '730a7f96-d31f-41eb-add4-c6b279ecf3cb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD800JD-60LSA5', > 'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '499712', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '499712', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '881c58a9-95c4-4698-a49b-d4ae6088c040', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', > 'ID_REVISION': '10.01E03', > 'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', > 'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64333', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part2', > '/dev/disk/by-label/RootBackup', > '/dev/disk/by-partlabel/primary', > '/dev/disk/by-partuuid/881c58a9-95c4-4698-a49b-d4ae6088c040', > '/dev/disk/by-uuid/730a7f96-d31f-41eb-add4-c6b279ecf3cb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >04:33:16,566 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2)... >04:33:16,567 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >04:33:16,568 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:16,568 INFO blivet: sdc2 is a partition >04:33:16,569 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >04:33:16,570 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >04:33:16,571 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76319MB disk sdc (27) with existing gpt disklabel >04:33:16,572 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >04:33:16,573 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >04:33:16,573 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:16,575 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >04:33:16,575 DEBUG blivet: looking up parted Partition: /dev/sdc2 >04:33:16,582 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >04:33:16,583 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >04:33:16,584 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >04:33:16,584 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >04:33:16,585 INFO blivet: added partition sdc2 (id 29) to device tree >04:33:16,585 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >04:33:16,586 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: gpt ; >04:33:16,587 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >04:33:16,589 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: gpt ; exists: True ; >04:33:16,609 WARN blivet: disklabel detected but not usable on sdc2 >04:33:16,609 INFO blivet: type detected on 'sdc2' is 'ext2' >04:33:16,647 DEBUG blivet: padding min size from 1 up to 1 >04:33:16,648 DEBUG blivet: Ext2FS.supported: supported: True ; >04:33:16,649 DEBUG blivet: getFormat('ext2') returning Ext2FS instance >04:33:16,650 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >04:33:16,650 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: ext2 ; >04:33:16,651 DEBUG blivet: looking up parted Device: /dev/sdc2 >04:33:16,653 INFO blivet: got device: PartitionDevice instance (0x7fcc101c4e10) -- > name = sdc2 status = True kids = 0 id = 29 > parents = ['existing 76319MB disk sdc (27) with existing gpt disklabel'] > uuid = None size = 244.0 > format = existing ext2 filesystem > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 499712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc10227560> > target size = 0 path = /dev/sdc2 > 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 0x7fcc101be650> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc101c4990> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcc101c4a50> PedPartition: <_ped.Partition object at 0x7fcc101c52f0> > disk = existing 76319MB disk sdc (27) with existing gpt disklabel > start = 499712 end = 999423 length = 499712 > flags = >04:33:16,654 DEBUG blivet: Ext2FS.supported: supported: True ; >04:33:16,654 INFO blivet: got format: Ext2FS instance (0x7fcc10229750) -- > type = ext2 name = ext2 status = False > device = /dev/sdc2 uuid = 730a7f96-d31f-41eb-add4-c6b279ecf3cb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = RootBackup size = 244.0 targetSize = 244.0 > >04:33:16,659 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part3 /dev/disk/by-label/Root /dev/disk/by-partlabel/primary /dev/disk/by-partuuid/f99e041d-11dc-4082-a0d6-a064ed0e4967 /dev/disk/by-uuid/95a5d161-0d41-4ce5-a4d9-cea0603de8f1', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_LABEL': 'Root', > 'ID_FS_LABEL_ENC': 'Root', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '95a5d161-0d41-4ce5-a4d9-cea0603de8f1', > 'ID_FS_UUID_ENC': '95a5d161-0d41-4ce5-a4d9-cea0603de8f1', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD800JD-60LSA5', > 'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '999424', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '499712', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'f99e041d-11dc-4082-a0d6-a064ed0e4967', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', > 'ID_REVISION': '10.01E03', > 'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', > 'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64416', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part3', > '/dev/disk/by-label/Root', > '/dev/disk/by-partlabel/primary', > '/dev/disk/by-partuuid/f99e041d-11dc-4082-a0d6-a064ed0e4967', > '/dev/disk/by-uuid/95a5d161-0d41-4ce5-a4d9-cea0603de8f1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >04:33:16,659 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3)... >04:33:16,660 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc3 ; >04:33:16,662 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:16,662 INFO blivet: sdc3 is a partition >04:33:16,663 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >04:33:16,664 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >04:33:16,665 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76319MB disk sdc (27) with existing gpt disklabel >04:33:16,666 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >04:33:16,668 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >04:33:16,668 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:16,669 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >04:33:16,669 DEBUG blivet: looking up parted Partition: /dev/sdc3 >04:33:16,678 DEBUG blivet: PartitionDevice.probe: sdc3 ; exists: True ; >04:33:16,679 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >04:33:16,680 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >04:33:16,682 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >04:33:16,682 INFO blivet: added partition sdc3 (id 30) to device tree >04:33:16,683 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >04:33:16,684 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: gpt ; >04:33:16,685 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >04:33:16,686 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc3 ; labelType: gpt ; exists: True ; >04:33:16,701 WARN blivet: disklabel detected but not usable on sdc3 >04:33:16,701 INFO blivet: type detected on 'sdc3' is 'ext2' >04:33:16,736 DEBUG blivet: padding min size from 132 up to 145 >04:33:16,738 DEBUG blivet: Ext2FS.supported: supported: True ; >04:33:16,738 DEBUG blivet: getFormat('ext2') returning Ext2FS instance >04:33:16,739 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >04:33:16,740 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: ext2 ; >04:33:16,741 DEBUG blivet: looking up parted Device: /dev/sdc3 >04:33:16,742 INFO blivet: got device: PartitionDevice instance (0x7fcc10229310) -- > name = sdc3 status = True kids = 0 id = 30 > parents = ['existing 76319MB disk sdc (27) with existing gpt disklabel'] > uuid = None size = 244.0 > format = existing ext2 filesystem > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 499712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: False > hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc10227680> > target size = 0 path = /dev/sdc3 > 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 0x7fcc101be650> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc101c4790> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcc101c45d0> PedPartition: <_ped.Partition object at 0x7fcc101c5410> > disk = existing 76319MB disk sdc (27) with existing gpt disklabel > start = 999424 end = 1499135 length = 499712 > flags = >04:33:16,744 DEBUG blivet: Ext2FS.supported: supported: True ; >04:33:16,744 INFO blivet: got format: Ext2FS instance (0x7fcc10229890) -- > type = ext2 name = ext2 status = False > device = /dev/sdc3 uuid = 95a5d161-0d41-4ce5-a4d9-cea0603de8f1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Root size = 244.0 targetSize = 244.0 > >04:33:16,749 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part4 /dev/disk/by-partlabel/primary /dev/disk/by-partuuid/84f3df9b-fff4-4e49-82eb-053ed4a2f999', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '24', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '24', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg', > 'ID_FS_UUID_ENC': 'sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD800JD-60LSA5', > 'ID_MODEL_ENC': 'WDC\\x20WD800JD-60LSA5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1499136', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '154800128', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '84f3df9b-fff4-4e49-82eb-053ed4a2f999', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '05010793-ee14-4ff0-8297-62ef9117115c', > 'ID_REVISION': '10.01E03', > 'ID_SERIAL': 'WDC_WD800JD-60LSA5_WD-WMAM9EV63919', > 'ID_SERIAL_SHORT': 'WD-WMAM9EV63919', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '64500', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD800JD-60LSA5_WD-WMAM9EV63919-part4', > '/dev/disk/by-partlabel/primary', > '/dev/disk/by-partuuid/84f3df9b-fff4-4e49-82eb-053ed4a2f999'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >04:33:16,749 INFO blivet: scanning sdc4 (/devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4)... >04:33:16,750 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc4 ; >04:33:16,751 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:16,751 INFO blivet: sdc4 is a partition >04:33:16,752 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >04:33:16,753 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >04:33:16,754 DEBUG blivet: DeviceTree.getDeviceByName returned existing 76319MB disk sdc (27) with existing gpt disklabel >04:33:16,755 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdc ; >04:33:16,756 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >04:33:16,759 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:16,768 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >04:33:16,768 DEBUG blivet: looking up parted Partition: /dev/sdc4 >04:33:16,772 DEBUG blivet: PartitionDevice.probe: sdc4 ; exists: True ; >04:33:16,773 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >04:33:16,774 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >04:33:16,775 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >04:33:16,775 INFO blivet: added partition sdc4 (id 31) to device tree >04:33:16,776 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >04:33:16,777 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: gpt ; >04:33:16,778 DEBUG blivet: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >04:33:16,779 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc4 ; labelType: gpt ; exists: True ; >04:33:16,780 WARN blivet: disklabel detected but not usable on sdc4 >04:33:16,826 INFO blivet: type detected on 'sdc4' is 'LVM2_member' >04:33:16,827 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: HostVG ; uuid: sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg ; exists: True ; vgUuid: Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez ; label: None ; peStart: 1.0 ; device: /dev/sdc4 ; serial: WD-WMAM9EV63919 ; >04:33:16,827 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:33:16,828 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; >04:33:16,829 DEBUG blivet: PartitionDevice._setFormat: sdc4 ; current: None ; type: lvmpv ; >04:33:16,830 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdc4 ; >04:33:16,831 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:16,832 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc4 ; >04:33:16,835 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:16,836 DEBUG blivet: LVMVolumeGroupDevice._setFormat: HostVG ; current: None ; type: None ; >04:33:16,837 INFO blivet: added lvmvg HostVG (id 32) to device tree >04:33:16,866 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Config ; >04:33:16,868 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:16,869 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:16,870 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: HostVG ; >04:33:16,870 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:16,872 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Config ; current: None ; type: None ; >04:33:16,872 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG-Config >04:33:16,875 DEBUG blivet: Adding HostVG-Config/8MB to HostVG >04:33:16,875 INFO blivet: added lvmlv HostVG-Config (id 33) to device tree >04:33:16,877 DEBUG blivet: LVMLogicalVolumeDevice.setup: HostVG-Config ; status: True ; controllable: True ; orig: False ; >04:33:16,878 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: HostVG-Config ; status: True ; >04:33:16,880 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Config ; status: True ; >04:33:16,884 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Config /dev/disk/by-id/dm-name-HostVG-Config /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0 /dev/disk/by-label/CONFIG /dev/disk/by-uuid/acd94f29-8a18-4cff-8831-befd2fd32c79 /dev/mapper/HostVG-Config', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Config', > 'DM_NAME': 'HostVG-Config', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'CONFIG', > 'ID_FS_LABEL_ENC': 'CONFIG', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'acd94f29-8a18-4cff-8831-befd2fd32c79', > 'ID_FS_UUID_ENC': 'acd94f29-8a18-4cff-8831-befd2fd32c79', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32641', > 'name': 'dm-1', > 'symlinks': ['/dev/HostVG/Config', > '/dev/disk/by-id/dm-name-HostVG-Config', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0', > '/dev/disk/by-label/CONFIG', > '/dev/disk/by-uuid/acd94f29-8a18-4cff-8831-befd2fd32c79', > '/dev/mapper/HostVG-Config'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: HostVG-Config ; >04:33:16,884 INFO blivet: scanning HostVG-Config (/devices/virtual/block/dm-1)... >04:33:16,886 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Config ; >04:33:16,887 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8MB lvmlv HostVG-Config (33) >04:33:16,889 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Config ; >04:33:16,890 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Config ; label_type: None ; >04:33:16,891 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:16,891 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:16,891 DEBUG blivet: device HostVG-Config does not contain a disklabel >04:33:16,892 INFO blivet: type detected on 'HostVG-Config' is 'ext4' >04:33:16,935 DEBUG blivet: padding min size from 6 up to 6 >04:33:16,936 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:16,937 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:16,938 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Config ; current: None ; type: ext4 ; >04:33:16,941 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:33:16,942 DEBUG blivet: HostVG size is 75584MB >04:33:16,943 DEBUG blivet: vg HostVG has 75576MB free >04:33:16,943 DEBUG blivet: HostVG size is 75584MB >04:33:16,944 DEBUG blivet: vg HostVG has 75576MB free >04:33:16,945 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc10229810) -- > name = HostVG-Config status = True kids = 0 id = 33 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = exDDYV-yVny-76yg-g4DF-VoNZ-eDcx-DRTma0 size = 8.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Config type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1, 255, 63) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc10227710> > target size = 8.0 path = /dev/mapper/HostVG-Config > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- > name = HostVG status = True kids = 1 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 75576 > free extents = 18894.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8MB >04:33:16,946 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:16,947 INFO blivet: got format: Ext4FS instance (0x7fcc10229f10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/HostVG-Config uuid = acd94f29-8a18-4cff-8831-befd2fd32c79 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = CONFIG size = 8.0 targetSize = 8.0 > >04:33:16,948 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Data ; >04:33:16,949 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:16,950 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:16,952 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: HostVG ; >04:33:16,953 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:16,954 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Data ; current: None ; type: None ; >04:33:16,954 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG-Data >04:33:16,956 DEBUG blivet: Adding HostVG-Data/65516MB to HostVG >04:33:16,956 INFO blivet: added lvmlv HostVG-Data (id 34) to device tree >04:33:16,958 DEBUG blivet: LVMLogicalVolumeDevice.setup: HostVG-Data ; status: True ; controllable: True ; orig: False ; >04:33:16,960 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: HostVG-Data ; status: True ; >04:33:16,961 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Data ; status: True ; >04:33:16,966 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Data /dev/disk/by-id/dm-name-HostVG-Data /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN /dev/disk/by-label/DATA /dev/disk/by-uuid/4b3908af-6780-44c8-be83-a628f9f89d9e /dev/mapper/HostVG-Data', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Data', > 'DM_NAME': 'HostVG-Data', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'DATA', > 'ID_FS_LABEL_ENC': 'DATA', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4b3908af-6780-44c8-be83-a628f9f89d9e', > 'ID_FS_UUID_ENC': '4b3908af-6780-44c8-be83-a628f9f89d9e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36625', > 'name': 'dm-3', > 'symlinks': ['/dev/HostVG/Data', > '/dev/disk/by-id/dm-name-HostVG-Data', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN', > '/dev/disk/by-label/DATA', > '/dev/disk/by-uuid/4b3908af-6780-44c8-be83-a628f9f89d9e', > '/dev/mapper/HostVG-Data'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: HostVG-Data ; >04:33:16,966 INFO blivet: scanning HostVG-Data (/devices/virtual/block/dm-3)... >04:33:16,967 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Data ; >04:33:16,969 DEBUG blivet: DeviceTree.getDeviceByName returned existing 65516MB lvmlv HostVG-Data (34) >04:33:16,970 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Data ; >04:33:16,971 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Data ; label_type: None ; >04:33:16,973 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:16,973 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:16,973 DEBUG blivet: device HostVG-Data does not contain a disklabel >04:33:16,973 INFO blivet: type detected on 'HostVG-Data' is 'ext4' >04:33:17,166 DEBUG blivet: padding min size from 301 up to 331 >04:33:17,168 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,169 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,171 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Data ; current: None ; type: ext4 ; >04:33:17,175 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:33:17,175 DEBUG blivet: HostVG size is 75584MB >04:33:17,177 DEBUG blivet: vg HostVG has 10060MB free >04:33:17,177 DEBUG blivet: HostVG size is 75584MB >04:33:17,178 DEBUG blivet: vg HostVG has 10060MB free >04:33:17,180 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc10229510) -- > name = HostVG-Data status = True kids = 0 id = 34 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = tPi7hI-ajNy-HvR7-Ti6l-pkNp-G2hw-WfZUvN size = 65516.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Data type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 134176768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19822 did: 17712 busy: False > hardwareGeometry: (8352, 255, 63) biosGeometry: (8352, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc102277a0> > target size = 65516.0 path = /dev/mapper/HostVG-Data > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- > name = HostVG status = True kids = 2 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 10060 > free extents = 2515.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 65516MB >04:33:17,182 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,182 INFO blivet: got format: Ext4FS instance (0x7fcc10229d90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/HostVG-Data uuid = 4b3908af-6780-44c8-be83-a628f9f89d9e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = DATA size = 65516.0 targetSize = 65516.0 > >04:33:17,183 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Logging ; >04:33:17,184 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,185 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:17,187 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: HostVG ; >04:33:17,187 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,188 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Logging ; current: None ; type: None ; >04:33:17,188 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG-Logging >04:33:17,190 DEBUG blivet: Adding HostVG-Logging/2048MB to HostVG >04:33:17,190 INFO blivet: added lvmlv HostVG-Logging (id 35) to device tree >04:33:17,191 DEBUG blivet: LVMLogicalVolumeDevice.setup: HostVG-Logging ; status: True ; controllable: True ; orig: False ; >04:33:17,195 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: HostVG-Logging ; status: True ; >04:33:17,197 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Logging ; status: True ; >04:33:17,201 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Logging /dev/disk/by-id/dm-name-HostVG-Logging /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH /dev/disk/by-label/LOGGING /dev/disk/by-uuid/a167f5bb-623a-4a16-b5c4-8e01d7dad61a /dev/mapper/HostVG-Logging', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Logging', > 'DM_NAME': 'HostVG-Logging', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'LOGGING', > 'ID_FS_LABEL_ENC': 'LOGGING', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a167f5bb-623a-4a16-b5c4-8e01d7dad61a', > 'ID_FS_UUID_ENC': 'a167f5bb-623a-4a16-b5c4-8e01d7dad61a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34736', > 'name': 'dm-2', > 'symlinks': ['/dev/HostVG/Logging', > '/dev/disk/by-id/dm-name-HostVG-Logging', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH', > '/dev/disk/by-label/LOGGING', > '/dev/disk/by-uuid/a167f5bb-623a-4a16-b5c4-8e01d7dad61a', > '/dev/mapper/HostVG-Logging'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: HostVG-Logging ; >04:33:17,201 INFO blivet: scanning HostVG-Logging (/devices/virtual/block/dm-2)... >04:33:17,202 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Logging ; >04:33:17,204 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv HostVG-Logging (35) >04:33:17,205 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Logging ; >04:33:17,206 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Logging ; label_type: None ; >04:33:17,207 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,208 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,208 DEBUG blivet: device HostVG-Logging does not contain a disklabel >04:33:17,208 INFO blivet: type detected on 'HostVG-Logging' is 'ext4' >04:33:17,288 DEBUG blivet: padding min size from 122 up to 134 >04:33:17,291 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,291 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,292 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Logging ; current: None ; type: ext4 ; >04:33:17,295 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:33:17,296 DEBUG blivet: HostVG size is 75584MB >04:33:17,298 DEBUG blivet: vg HostVG has 8012MB free >04:33:17,298 DEBUG blivet: HostVG size is 75584MB >04:33:17,300 DEBUG blivet: vg HostVG has 8012MB free >04:33:17,303 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc10229dd0) -- > name = HostVG-Logging status = True kids = 0 id = 35 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = bIxxEe-sAbK-ZGfb-85Je-dwpc-g73C-KsuNWH size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Logging type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc102275f0> > target size = 2048.0 path = /dev/mapper/HostVG-Logging > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- > name = HostVG status = True kids = 3 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 8012 > free extents = 2003.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', > 'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2048MB >04:33:17,304 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,305 INFO blivet: got format: Ext4FS instance (0x7fcc1022e550) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/HostVG-Logging uuid = a167f5bb-623a-4a16-b5c4-8e01d7dad61a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = LOGGING size = 2048.0 targetSize = 2048.0 > >04:33:17,306 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Swap ; >04:33:17,307 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,308 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:17,309 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 3 ; name: HostVG ; >04:33:17,310 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,311 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Swap ; current: None ; type: None ; >04:33:17,311 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG-Swap >04:33:17,313 DEBUG blivet: Adding HostVG-Swap/8012MB to HostVG >04:33:17,313 INFO blivet: added lvmlv HostVG-Swap (id 36) to device tree >04:33:17,314 DEBUG blivet: LVMLogicalVolumeDevice.setup: HostVG-Swap ; status: True ; controllable: True ; orig: False ; >04:33:17,318 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: HostVG-Swap ; status: True ; >04:33:17,319 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Swap ; status: True ; >04:33:17,324 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Swap /dev/disk/by-id/dm-name-HostVG-Swap /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs /dev/disk/by-label/SWAP /dev/disk/by-uuid/9d2fd479-7698-4b1f-a62e-f33fb5048758 /dev/mapper/HostVG-Swap', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Swap', > 'DM_NAME': 'HostVG-Swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'SWAP', > 'ID_FS_LABEL_ENC': 'SWAP', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9d2fd479-7698-4b1f-a62e-f33fb5048758', > 'ID_FS_UUID_ENC': '9d2fd479-7698-4b1f-a62e-f33fb5048758', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31553', > 'name': 'dm-0', > 'symlinks': ['/dev/HostVG/Swap', > '/dev/disk/by-id/dm-name-HostVG-Swap', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs', > '/dev/disk/by-label/SWAP', > '/dev/disk/by-uuid/9d2fd479-7698-4b1f-a62e-f33fb5048758', > '/dev/mapper/HostVG-Swap'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: HostVG-Swap ; >04:33:17,324 INFO blivet: scanning HostVG-Swap (/devices/virtual/block/dm-0)... >04:33:17,325 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Swap ; >04:33:17,327 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB lvmlv HostVG-Swap (36) >04:33:17,328 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Swap ; >04:33:17,329 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Swap ; label_type: None ; >04:33:17,331 DEBUG blivet: SwapSpace.__init__: >04:33:17,331 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:33:17,331 DEBUG blivet: device HostVG-Swap does not contain a disklabel >04:33:17,331 INFO blivet: type detected on 'HostVG-Swap' is 'swap' >04:33:17,332 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/HostVG-Swap ; serial: None ; uuid: 9d2fd479-7698-4b1f-a62e-f33fb5048758 ; exists: True ; label: SWAP ; >04:33:17,333 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:33:17,334 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Swap ; current: None ; type: swap ; >04:33:17,336 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:33:17,337 DEBUG blivet: HostVG size is 75584MB >04:33:17,339 DEBUG blivet: vg HostVG has 0MB free >04:33:17,339 DEBUG blivet: HostVG size is 75584MB >04:33:17,341 DEBUG blivet: vg HostVG has 0MB free >04:33:17,344 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc10229050) -- > name = HostVG-Swap status = True kids = 0 id = 36 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = drH32l-qoVg-1o7q-8SnM-0ETD-WGmB-ODy2xs size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: True > hardwareGeometry: (1021, 255, 63) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc10227830> > target size = 8012.0 path = /dev/mapper/HostVG-Swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- > name = HostVG status = True kids = 4 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', > 'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', > 'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8012MB >04:33:17,345 INFO blivet: got format: SwapSpace instance (0x7fcc10229110) -- > type = swap name = swap status = True > device = /dev/mapper/HostVG-Swap uuid = 9d2fd479-7698-4b1f-a62e-f33fb5048758 exists = True > options = supported = True formattable = True resizable = False > priority = None label = SWAP >04:33:17,346 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Logging ; >04:33:17,348 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem >04:33:17,348 DEBUG blivet: set HostVG-Logging copies to 1, metadata size to 0MB, log size to 0MB, total size 2048MB >04:33:17,349 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Config ; >04:33:17,351 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem >04:33:17,352 DEBUG blivet: set HostVG-Config copies to 1, metadata size to 0MB, log size to 0MB, total size 8MB >04:33:17,353 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Swap ; >04:33:17,354 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB lvmlv HostVG-Swap (36) with existing swap >04:33:17,355 DEBUG blivet: set HostVG-Swap copies to 1, metadata size to 0MB, log size to 0MB, total size 8012MB >04:33:17,356 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Data ; >04:33:17,357 DEBUG blivet: DeviceTree.getDeviceByName returned existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem >04:33:17,358 DEBUG blivet: set HostVG-Data copies to 1, metadata size to 0MB, log size to 0MB, total size 65516MB >04:33:17,358 DEBUG blivet: looking up parted Device: /dev/sdc4 >04:33:17,360 INFO blivet: got device: PartitionDevice instance (0x7fcc10229a50) -- > name = sdc4 status = True kids = 1 id = 31 > parents = ['existing 76319MB disk sdc (27) with existing gpt disklabel'] > uuid = None size = 75586.0 > format = existing lvmpv > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 154800128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9635, 255, 63) biosGeometry: (9635, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc102278c0> > target size = 0 path = /dev/sdc4 > 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 0x7fcc101be650> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcc101c4d10> PedPartition: <_ped.Partition object at 0x7fcc101c5470> > disk = existing 76319MB disk sdc (27) with existing gpt disklabel > start = 1499136 end = 156299263 length = 154800128 > flags = lvm >04:33:17,360 INFO blivet: got format: LVMPhysicalVolume instance (0x7fcc10229c10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdc4 uuid = sDOSN8-ropf-3l2N-ORIH-Ahk9-LzhA-YFqnpg exists = True > options = None supported = True formattable = True resizable = False > vgName = HostVG vgUUID = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez peStart = 1.0 >04:33:17,364 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20044317520C99C2A2AF-0:0 /dev/disk/by-path/pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra', > 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '58191d92', > 'ID_PATH': 'pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_16_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.20', > 'ID_SERIAL': 'SanDisk_Ultra_20044317520C99C2A2AF-0:0', > 'ID_SERIAL_SHORT': '20044317520C99C2A2AF', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77723', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20044317520C99C2A2AF-0:0', > '/dev/disk/by-path/pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd'} ; name: sdd ; >04:33:17,364 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd)... >04:33:17,365 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >04:33:17,366 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,367 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >04:33:17,368 INFO blivet: sdd is a disk >04:33:17,368 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,369 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >04:33:17,386 INFO blivet: added disk sdd (id 37) to device tree >04:33:17,386 DEBUG blivet: looking up parted Device: /dev/sdd >04:33:17,388 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >04:33:17,389 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >04:33:17,390 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >04:33:17,390 DEBUG blivet: required disklabel type for sdd (1) is None >04:33:17,391 DEBUG blivet: default disklabel type for sdd is gpt >04:33:17,391 DEBUG blivet: selecting gpt disklabel for sdd based on size >04:33:17,392 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: gpt ; exists: True ; >04:33:17,394 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fcc1022edd0>] > device: <parted.device.Device object at 0x7fcc1022e310> > PedDisk: <_ped.Disk object at 0x7fcc101bcc68> >04:33:17,395 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:33:17,396 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >04:33:17,398 INFO blivet: got device: DiskDevice instance (0x7fcc10229b10) -- > name = sdd status = True kids = 0 id = 37 > parents = [] > uuid = None size = 30532.53125 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: SanDisk Ultra path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc10227a70> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fcc1022e850> >04:33:17,399 INFO blivet: got format: DiskLabel instance (0x7fcc1022e650) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdd 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: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fcc1022edd0>] > device: <parted.device.Device object at 0x7fcc1022e310> > PedDisk: <_ped.Disk object at 0x7fcc101bcc68> > origPartedDisk = <parted.disk.Disk object at 0x7fcc1022ebd0> > partedDevice = parted.Device instance -- > model: SanDisk Ultra path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc10227950> > >04:33:17,403 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20044317520C99C2A2AF-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/08D7-3FB9', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '08D7-3FB9', > 'ID_FS_UUID_ENC': '08D7-3FB9', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra', > 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556c', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '32', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62530592', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '58191d92-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '58191d92', > 'ID_PATH': 'pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_16_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.20', > 'ID_SERIAL': 'SanDisk_Ultra_20044317520C99C2A2AF-0:0', > 'ID_SERIAL_SHORT': '20044317520C99C2A2AF', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '77969', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20044317520C99C2A2AF-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:16.2-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/08D7-3FB9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >04:33:17,404 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1)... >04:33:17,405 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >04:33:17,406 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,406 INFO blivet: sdd1 is a partition >04:33:17,407 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >04:33:17,408 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >04:33:17,409 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sdd (37) with existing msdos disklabel >04:33:17,410 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >04:33:17,411 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >04:33:17,411 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,412 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >04:33:17,417 DEBUG blivet: looking up parted Partition: /dev/sdd1 >04:33:17,427 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >04:33:17,428 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >04:33:17,429 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >04:33:17,430 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >04:33:17,430 INFO blivet: added partition sdd1 (id 38) to device tree >04:33:17,432 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >04:33:17,433 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: dos ; >04:33:17,434 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >04:33:17,435 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd1 ; labelType: dos ; exists: True ; >04:33:17,438 WARN blivet: disklabel detected but not usable on sdd1 >04:33:17,438 DEBUG blivet: getFormat('efi') returning EFIFS instance >04:33:17,439 INFO blivet: type detected on 'sdd1' is 'vfat' >04:33:17,439 DEBUG blivet: getFormat('efi') returning EFIFS instance >04:33:17,440 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >04:33:17,441 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: efi ; >04:33:17,441 DEBUG blivet: looking up parted Device: /dev/sdd1 >04:33:17,442 INFO blivet: got device: PartitionDevice instance (0x7fcc1022ef90) -- > name = sdd1 status = True kids = 0 id = 38 > parents = ['existing 30532MB disk sdd (37) with existing msdos disklabel'] > uuid = None size = 30532.515625 > format = existing efi filesystem > major = 8 minor = 49 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:16.2/usb3/3-2/3-2:1.0/host10/target10:0:0/10:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 62530592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: True > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc102273b0> > target size = 0 path = /dev/sdd1 > 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 0x7fcc1022eb10> fileSystem: <parted.filesystem.FileSystem object at 0x7fcc1022ee50> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fcc1022ed50> PedPartition: <_ped.Partition object at 0x7fcc101c58f0> > disk = existing 30532MB disk sdd (37) with existing msdos disklabel > start = 32 end = 62530623 length = 62530592 > flags = boot, lba >04:33:17,443 INFO blivet: got format: EFIFS instance (0x7fcc1022e510) -- > type = efi name = EFI System Partition status = False > device = /dev/sdd1 uuid = 08D7-3FB9 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0.0 targetSize = 0.0 > >04:33:17,444 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', > 'USEC_INITIALIZED': '92879', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:33:17,445 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >04:33:17,445 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >04:33:17,446 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,447 INFO blivet: loop0 is a loop device >04:33:17,447 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:33:17,448 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:33:17,449 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,450 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,451 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:33:17,451 INFO blivet: added file /osmin.img (deleted) (id 39) to device tree >04:33:17,454 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:33:17,454 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,455 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:33:17,455 INFO blivet: added loop loop0 (id 40) to device tree >04:33:17,456 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:33:17,457 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:33:17,457 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:33:17,457 DEBUG blivet: device loop0 does not contain a disklabel >04:33:17,457 INFO blivet: type detected on 'loop0' is 'squashfs' >04:33:17,457 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:33:17,458 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >04:33:17,459 INFO blivet: got device: LoopDevice instance (0x7fcc1022ef50) -- > name = loop0 status = False kids = 0 id = 40 > parents = ['existing 0MB file /osmin.img (deleted) (39)'] > 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 >04:33:17,459 INFO blivet: got format: DeviceFormat instance (0x7fcc10229f50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:33:17,460 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', > 'USEC_INITIALIZED': '93999', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:33:17,460 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >04:33:17,461 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:33:17,462 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,462 INFO blivet: loop1 is a loop device >04:33:17,463 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:33:17,464 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >04:33:17,465 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,465 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,466 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:33:17,466 INFO blivet: added file /osmin (id 41) to device tree >04:33:17,467 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:33:17,468 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,468 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:33:17,469 INFO blivet: added loop loop1 (id 42) to device tree >04:33:17,469 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:33:17,470 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:33:17,470 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:33:17,471 DEBUG blivet: device loop1 does not contain a disklabel >04:33:17,471 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >04:33:17,471 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:33:17,472 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >04:33:17,472 INFO blivet: got device: LoopDevice instance (0x7fcc101c4810) -- > name = loop1 status = False kids = 0 id = 42 > parents = ['existing 0MB file /osmin (41)'] > 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 >04:33:17,472 INFO blivet: got format: DeviceFormat instance (0x7fcc101be190) -- > 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 > >04:33:17,474 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', > 'USEC_INITIALIZED': '96444', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:33:17,474 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >04:33:17,475 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >04:33:17,476 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,476 INFO blivet: loop2 is a loop device >04:33:17,477 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:33:17,478 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:33:17,479 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,479 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,480 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:33:17,480 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 43) to device tree >04:33:17,481 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:33:17,482 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,483 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:33:17,483 INFO blivet: added loop loop2 (id 44) to device tree >04:33:17,484 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:33:17,484 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:33:17,485 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:33:17,485 DEBUG blivet: device loop2 does not contain a disklabel >04:33:17,485 INFO blivet: type detected on 'loop2' is 'squashfs' >04:33:17,485 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:33:17,486 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >04:33:17,487 INFO blivet: got device: LoopDevice instance (0x7fcc101be790) -- > name = loop2 status = False kids = 0 id = 44 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (43)'] > 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 >04:33:17,487 INFO blivet: got format: DeviceFormat instance (0x7fcc101be1d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:33:17,489 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c', > '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': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_UUID_ENC': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '98743', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:33:17,489 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >04:33:17,490 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:33:17,491 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,491 INFO blivet: loop3 is a loop device >04:33:17,493 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:33:17,494 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:33:17,495 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,495 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,496 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:33:17,496 INFO blivet: added file /LiveOS/ext3fs.img (id 45) to device tree >04:33:17,497 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:33:17,498 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,502 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:33:17,502 INFO blivet: added loop loop3 (id 46) to device tree >04:33:17,503 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:33:17,504 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:33:17,505 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,505 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,505 DEBUG blivet: device loop3 does not contain a disklabel >04:33:17,506 INFO blivet: type detected on 'loop3' is 'ext4' >04:33:17,536 DEBUG blivet: using current size 0 as min size >04:33:17,539 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,539 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,540 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:33:17,541 INFO blivet: got device: LoopDevice instance (0x7fcc101be290) -- > name = loop3 status = False kids = 0 id = 46 > parents = ['existing 0MB file /LiveOS/ext3fs.img (45)'] > 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 >04:33:17,542 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,542 INFO blivet: got format: Ext4FS instance (0x7fcc10229790) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e1a13ab-1217-40aa-9041-36e7f38b567c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >04:33:17,543 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '435', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:33:17,544 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >04:33:17,544 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:33:17,545 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,546 INFO blivet: loop4 is a loop device >04:33:17,546 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:33:17,547 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:33:17,548 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,548 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,549 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:33:17,550 INFO blivet: added file /overlay (deleted) (id 47) to device tree >04:33:17,551 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:33:17,551 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,552 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:33:17,552 INFO blivet: added loop loop4 (id 48) to device tree >04:33:17,553 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:33:17,554 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:33:17,554 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,555 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >04:33:17,556 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >04:33:17,557 WARN blivet: disklabel detected but not usable on loop4 >04:33:17,557 DEBUG blivet: no type or existing type for loop4, bailing >04:33:17,557 INFO blivet: got device: LoopDevice instance (0x7fcc1022e590) -- > name = loop4 status = False kids = 0 id = 48 > parents = ['existing 0MB file /overlay (deleted) (47)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >04:33:17,560 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Swap /dev/disk/by-id/dm-name-HostVG-Swap /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs /dev/disk/by-label/SWAP /dev/disk/by-uuid/9d2fd479-7698-4b1f-a62e-f33fb5048758 /dev/mapper/HostVG-Swap', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Swap', > 'DM_NAME': 'HostVG-Swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'SWAP', > 'ID_FS_LABEL_ENC': 'SWAP', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9d2fd479-7698-4b1f-a62e-f33fb5048758', > 'ID_FS_UUID_ENC': '9d2fd479-7698-4b1f-a62e-f33fb5048758', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31553', > 'name': 'dm-0', > 'symlinks': ['/dev/HostVG/Swap', > '/dev/disk/by-id/dm-name-HostVG-Swap', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezdrH32lqoVg1o7q8SnM0ETDWGmBODy2xs', > '/dev/disk/by-label/SWAP', > '/dev/disk/by-uuid/9d2fd479-7698-4b1f-a62e-f33fb5048758', > '/dev/mapper/HostVG-Swap'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: HostVG-Swap ; >04:33:17,561 INFO blivet: scanning HostVG-Swap (/devices/virtual/block/dm-0)... >04:33:17,562 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Swap ; >04:33:17,563 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB lvmlv HostVG-Swap (36) with existing swap >04:33:17,564 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Swap ; >04:33:17,565 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Swap ; label_type: None ; >04:33:17,566 DEBUG blivet: SwapSpace.__init__: >04:33:17,566 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:33:17,566 DEBUG blivet: device HostVG-Swap does not contain a disklabel >04:33:17,566 DEBUG blivet: no type or existing type for HostVG-Swap, bailing >04:33:17,569 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:33:17,569 DEBUG blivet: HostVG size is 75584MB >04:33:17,572 DEBUG blivet: vg HostVG has 0MB free >04:33:17,572 DEBUG blivet: HostVG size is 75584MB >04:33:17,574 DEBUG blivet: vg HostVG has 0MB free >04:33:17,577 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc10229050) -- > name = HostVG-Swap status = True kids = 0 id = 36 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = drH32l-qoVg-1o7q-8SnM-0ETD-WGmB-ODy2xs size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: True > hardwareGeometry: (1021, 255, 63) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc10227830> > target size = 8012.0 path = /dev/mapper/HostVG-Swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- > name = HostVG status = True kids = 4 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', > 'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', > 'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8012MB >04:33:17,577 INFO blivet: got format: SwapSpace instance (0x7fcc10229110) -- > type = swap name = swap status = True > device = /dev/mapper/HostVG-Swap uuid = 9d2fd479-7698-4b1f-a62e-f33fb5048758 exists = True > options = supported = True formattable = True resizable = False > priority = None label = SWAP >04:33:17,581 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Config /dev/disk/by-id/dm-name-HostVG-Config /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0 /dev/disk/by-label/CONFIG /dev/disk/by-uuid/acd94f29-8a18-4cff-8831-befd2fd32c79 /dev/mapper/HostVG-Config', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Config', > 'DM_NAME': 'HostVG-Config', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'CONFIG', > 'ID_FS_LABEL_ENC': 'CONFIG', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'acd94f29-8a18-4cff-8831-befd2fd32c79', > 'ID_FS_UUID_ENC': 'acd94f29-8a18-4cff-8831-befd2fd32c79', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32641', > 'name': 'dm-1', > 'symlinks': ['/dev/HostVG/Config', > '/dev/disk/by-id/dm-name-HostVG-Config', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezexDDYVyVny76ygg4DFVoNZeDcxDRTma0', > '/dev/disk/by-label/CONFIG', > '/dev/disk/by-uuid/acd94f29-8a18-4cff-8831-befd2fd32c79', > '/dev/mapper/HostVG-Config'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: HostVG-Config ; >04:33:17,581 INFO blivet: scanning HostVG-Config (/devices/virtual/block/dm-1)... >04:33:17,582 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Config ; >04:33:17,583 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem >04:33:17,584 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Config ; >04:33:17,585 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Config ; label_type: None ; >04:33:17,586 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,587 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,587 DEBUG blivet: device HostVG-Config does not contain a disklabel >04:33:17,587 DEBUG blivet: no type or existing type for HostVG-Config, bailing >04:33:17,590 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:33:17,590 DEBUG blivet: HostVG size is 75584MB >04:33:17,593 DEBUG blivet: vg HostVG has 0MB free >04:33:17,593 DEBUG blivet: HostVG size is 75584MB >04:33:17,595 DEBUG blivet: vg HostVG has 0MB free >04:33:17,598 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc10229810) -- > name = HostVG-Config status = True kids = 0 id = 33 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = exDDYV-yVny-76yg-g4DF-VoNZ-eDcx-DRTma0 size = 8.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Config type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1, 255, 63) biosGeometry: (1, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc10227710> > target size = 8.0 path = /dev/mapper/HostVG-Config > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- > name = HostVG status = True kids = 4 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', > 'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', > 'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8MB >04:33:17,599 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,599 INFO blivet: got format: Ext4FS instance (0x7fcc10229f10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/HostVG-Config uuid = acd94f29-8a18-4cff-8831-befd2fd32c79 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = CONFIG size = 8.0 targetSize = 8.0 > >04:33:17,602 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/TestSharedVolume /dev/disk/by-id/dm-name-SystemGroup-TestSharedVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO /dev/mapper/SystemGroup-TestSharedVolume', > 'DEVNAME': 'dm-10', > 'DEVPATH': '/devices/virtual/block/dm-10', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'TestSharedVolume', > 'DM_NAME': 'SystemGroup-TestSharedVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO', > 'DM_VG_NAME': 'SystemGroup', > 'MAJOR': '253', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55654', > 'name': 'dm-10', > 'symlinks': ['/dev/SystemGroup/TestSharedVolume', > '/dev/disk/by-id/dm-name-SystemGroup-TestSharedVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVDYMDSwxWtJqhFMAIVQGHcCKiLL121OfO', > '/dev/mapper/SystemGroup-TestSharedVolume'], > 'sysfs_path': '/devices/virtual/block/dm-10'} ; name: SystemGroup-TestSharedVolume ; >04:33:17,602 INFO blivet: scanning SystemGroup-TestSharedVolume (/devices/virtual/block/dm-10)... >04:33:17,603 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-TestSharedVolume ; >04:33:17,605 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB lvmlv SystemGroup-TestSharedVolume (23) >04:33:17,606 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-TestSharedVolume ; >04:33:17,607 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-TestSharedVolume ; label_type: None ; >04:33:17,607 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,608 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-TestSharedVolume ; status: True ; controllable: True ; orig: False ; >04:33:17,609 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/SystemGroup-TestSharedVolume ; labelType: None ; exists: True ; >04:33:17,612 WARN blivet: disklabel detected but not usable on SystemGroup-TestSharedVolume >04:33:17,613 DEBUG blivet: no type or existing type for SystemGroup-TestSharedVolume, bailing >04:33:17,617 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:17,617 DEBUG blivet: SystemGroup size is 799996MB >04:33:17,621 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:17,622 DEBUG blivet: SystemGroup size is 799996MB >04:33:17,626 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:17,631 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101be610) -- > name = SystemGroup-TestSharedVolume status = True kids = 0 id = 23 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = DYMDSw-xWtJ-qhFM-AIVQ-GHcC-KiLL-121OfO size = 10240.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-10 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-TestSharedVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abf80> > target size = 10240.0 path = /dev/mapper/SystemGroup-TestSharedVolume > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10240MB >04:33:17,634 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/sysroot_a /dev/disk/by-id/dm-name-FastGroup-sysroot_a /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF /dev/disk/by-label/sysroot_a /dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4 /dev/mapper/FastGroup-sysroot_a', > 'DEVNAME': 'dm-11', > 'DEVPATH': '/devices/virtual/block/dm-11', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'sysroot_a', > 'DM_NAME': 'FastGroup-sysroot_a', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'sysroot_a', > 'ID_FS_LABEL_ENC': 'sysroot_a', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', > 'ID_FS_UUID_ENC': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '49552', > 'name': 'dm-11', > 'symlinks': ['/dev/FastGroup/sysroot_a', > '/dev/disk/by-id/dm-name-FastGroup-sysroot_a', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', > '/dev/disk/by-label/sysroot_a', > '/dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4', > '/dev/mapper/FastGroup-sysroot_a'], > 'sysfs_path': '/devices/virtual/block/dm-11'} ; name: FastGroup-sysroot_a ; >04:33:17,634 INFO blivet: scanning FastGroup-sysroot_a (/devices/virtual/block/dm-11)... >04:33:17,635 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_a ; >04:33:17,637 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:33:17,638 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-sysroot_a ; >04:33:17,639 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-sysroot_a ; label_type: None ; >04:33:17,640 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,640 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,640 DEBUG blivet: device FastGroup-sysroot_a does not contain a disklabel >04:33:17,640 DEBUG blivet: no type or existing type for FastGroup-sysroot_a, bailing >04:33:17,643 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:33:17,644 DEBUG blivet: FastGroup size is 120000MB >04:33:17,646 DEBUG blivet: vg FastGroup has 0MB free >04:33:17,646 DEBUG blivet: FastGroup size is 120000MB >04:33:17,648 DEBUG blivet: vg FastGroup has 0MB free >04:33:17,650 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101a8610) -- > name = FastGroup-sysroot_a status = True kids = 0 id = 12 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = kmzUjE-kJRu-5ssf-kts5-iPt0-Yo9F-XzeJBF size = 52000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-11 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_a type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 106496000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab200> > target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_a > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101a8890) -- > name = FastGroup status = True kids = 3 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', > 'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', > 'existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 52000MB >04:33:17,652 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,652 INFO blivet: got format: Ext4FS instance (0x7fcc101a8b90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/FastGroup-sysroot_a uuid = 2a69e335-e4c3-4890-934c-bd1fa4261bf4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sysroot_a size = 52000.0 targetSize = 52000.0 > >04:33:17,655 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/sysroot_b /dev/disk/by-id/dm-name-FastGroup-sysroot_b /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj /dev/disk/by-label/sysroot_b /dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c /dev/mapper/FastGroup-sysroot_b', > 'DEVNAME': 'dm-12', > 'DEVPATH': '/devices/virtual/block/dm-12', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'sysroot_b', > 'DM_NAME': 'FastGroup-sysroot_b', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'sysroot_b', > 'ID_FS_LABEL_ENC': 'sysroot_b', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', > 'ID_FS_UUID_ENC': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '12', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50281', > 'name': 'dm-12', > 'symlinks': ['/dev/FastGroup/sysroot_b', > '/dev/disk/by-id/dm-name-FastGroup-sysroot_b', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', > '/dev/disk/by-label/sysroot_b', > '/dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c', > '/dev/mapper/FastGroup-sysroot_b'], > 'sysfs_path': '/devices/virtual/block/dm-12'} ; name: FastGroup-sysroot_b ; >04:33:17,655 INFO blivet: scanning FastGroup-sysroot_b (/devices/virtual/block/dm-12)... >04:33:17,656 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_b ; >04:33:17,658 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:33:17,659 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-sysroot_b ; >04:33:17,660 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-sysroot_b ; label_type: None ; >04:33:17,661 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,661 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,661 DEBUG blivet: device FastGroup-sysroot_b does not contain a disklabel >04:33:17,661 DEBUG blivet: no type or existing type for FastGroup-sysroot_b, bailing >04:33:17,664 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:33:17,665 DEBUG blivet: FastGroup size is 120000MB >04:33:17,667 DEBUG blivet: vg FastGroup has 0MB free >04:33:17,667 DEBUG blivet: FastGroup size is 120000MB >04:33:17,669 DEBUG blivet: vg FastGroup has 0MB free >04:33:17,671 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101a8ad0) -- > name = FastGroup-sysroot_b status = True kids = 0 id = 13 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = 7Y8Vzn-tZLX-JJ93-c1EZ-CRPi-r3yY-O8p7gj size = 52000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-12 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_b type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 106496000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab170> > target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_b > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101a8890) -- > name = FastGroup status = True kids = 3 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', > 'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', > 'existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 52000MB >04:33:17,672 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,672 INFO blivet: got format: Ext4FS instance (0x7fcc101bd110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/FastGroup-sysroot_b uuid = 87ba7188-801e-4efc-b4f1-4b132b7fa54c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sysroot_b size = 52000.0 targetSize = 52000.0 > >04:33:17,676 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/swap /dev/disk/by-id/dm-name-FastGroup-swap /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa /dev/disk/by-label/swap /dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e /dev/mapper/FastGroup-swap', > 'DEVNAME': 'dm-13', > 'DEVPATH': '/devices/virtual/block/dm-13', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'FastGroup-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'eca99142-475f-410d-94d9-bab1abf8757e', > 'ID_FS_UUID_ENC': 'eca99142-475f-410d-94d9-bab1abf8757e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '13', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50335', > 'name': 'dm-13', > 'symlinks': ['/dev/FastGroup/swap', > '/dev/disk/by-id/dm-name-FastGroup-swap', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', > '/dev/disk/by-label/swap', > '/dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e', > '/dev/mapper/FastGroup-swap'], > 'sysfs_path': '/devices/virtual/block/dm-13'} ; name: FastGroup-swap ; >04:33:17,676 INFO blivet: scanning FastGroup-swap (/devices/virtual/block/dm-13)... >04:33:17,677 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-swap ; >04:33:17,678 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:33:17,679 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-swap ; >04:33:17,680 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-swap ; label_type: None ; >04:33:17,681 DEBUG blivet: SwapSpace.__init__: >04:33:17,681 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:33:17,681 DEBUG blivet: device FastGroup-swap does not contain a disklabel >04:33:17,681 DEBUG blivet: no type or existing type for FastGroup-swap, bailing >04:33:17,684 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:33:17,685 DEBUG blivet: FastGroup size is 120000MB >04:33:17,686 DEBUG blivet: vg FastGroup has 0MB free >04:33:17,687 DEBUG blivet: FastGroup size is 120000MB >04:33:17,689 DEBUG blivet: vg FastGroup has 0MB free >04:33:17,691 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101a8550) -- > name = FastGroup-swap status = True kids = 0 id = 11 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = 1z1puH-srT2-m2aX-fB2M-ozyN-hd1x-6Z5dBa size = 16000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-13 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: True > hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab440> > target size = 16000.0 path = /dev/mapper/FastGroup-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101a8890) -- > name = FastGroup status = True kids = 3 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (11) with existing swap', > 'existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', > 'existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 16000MB >04:33:17,691 INFO blivet: got format: SwapSpace instance (0x7fcc101adfd0) -- > type = swap name = swap status = True > device = /dev/mapper/FastGroup-swap uuid = eca99142-475f-410d-94d9-bab1abf8757e exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >04:33:17,694 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/4e1a13ab-1217-40aa-9041-36e7f38b567c /dev/mapper/live-rw', > 'DEVNAME': 'dm-14', > 'DEVPATH': '/devices/virtual/block/dm-14', > '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': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_UUID_ENC': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '14', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23486', > 'name': 'dm-14', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-14'} ; name: live-rw ; >04:33:17,694 INFO blivet: scanning live-rw (/devices/virtual/block/dm-14)... >04:33:17,695 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:33:17,696 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,696 INFO blivet: live-rw is a device-mapper device >04:33:17,697 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >04:33:17,698 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: FastGroup ; status: True ; >04:33:17,699 DEBUG blivet: failed to find dm node for FastGroup >04:33:17,700 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-swap ; status: True ; >04:33:17,701 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_a ; status: True ; >04:33:17,702 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_b ; status: True ; >04:33:17,703 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: SystemGroup ; status: True ; >04:33:17,703 DEBUG blivet: failed to find dm node for SystemGroup >04:33:17,710 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-DistroVolume ; status: True ; >04:33:17,711 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SwapVolume ; status: True ; >04:33:17,712 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeA ; status: True ; >04:33:17,713 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeB ; status: True ; >04:33:17,714 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeC ; status: True ; >04:33:17,715 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-TestSharedVolume ; status: True ; >04:33:17,716 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-VirtualVolume ; status: True ; >04:33:17,717 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: HostVG ; status: True ; >04:33:17,718 DEBUG blivet: failed to find dm node for HostVG >04:33:17,719 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Config ; status: True ; >04:33:17,720 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Data ; status: True ; >04:33:17,721 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Logging ; status: True ; >04:33:17,722 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Swap ; status: True ; >04:33:17,722 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:33:17,724 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (46) with existing ext4 filesystem >04:33:17,725 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:33:17,726 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (48) >04:33:17,727 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:33:17,728 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,730 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:33:17,730 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,731 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:33:17,731 INFO blivet: added dm live-rw (id 49) to device tree >04:33:17,732 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:33:17,733 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:33:17,734 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,734 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,734 DEBUG blivet: device live-rw does not contain a disklabel >04:33:17,734 INFO blivet: type detected on 'live-rw' is 'ext4' >04:33:17,760 DEBUG blivet: padding min size from 3193 up to 3512 >04:33:17,763 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,763 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,764 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:33:17,765 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >04:33:17,766 INFO blivet: got device: DMDevice instance (0x7fcc101bd090) -- > name = live-rw status = True kids = 0 id = 49 > parents = ['existing 0MB loop loop4 (48)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-14 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 0x7fcc102279e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:33:17,769 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,769 INFO blivet: got format: Ext4FS instance (0x7fcc101bec90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e1a13ab-1217-40aa-9041-36e7f38b567c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >04:33:17,772 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/4e1a13ab-1217-40aa-9041-36e7f38b567c /dev/mapper/live-base', > 'DEVNAME': 'dm-15', > 'DEVPATH': '/devices/virtual/block/dm-15', > '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': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_UUID_ENC': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '15', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62208', > 'name': 'dm-15', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-15'} ; name: live-base ; >04:33:17,772 INFO blivet: scanning live-base (/devices/virtual/block/dm-15)... >04:33:17,773 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:33:17,774 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,774 INFO blivet: live-base is a device-mapper device >04:33:17,775 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >04:33:17,777 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: FastGroup ; status: True ; >04:33:17,777 DEBUG blivet: failed to find dm node for FastGroup >04:33:17,778 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-swap ; status: True ; >04:33:17,779 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_a ; status: True ; >04:33:17,780 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_b ; status: True ; >04:33:17,781 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: SystemGroup ; status: True ; >04:33:17,781 DEBUG blivet: failed to find dm node for SystemGroup >04:33:17,786 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-DistroVolume ; status: True ; >04:33:17,788 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SwapVolume ; status: True ; >04:33:17,788 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeA ; status: True ; >04:33:17,789 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeB ; status: True ; >04:33:17,790 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeC ; status: True ; >04:33:17,791 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-TestSharedVolume ; status: True ; >04:33:17,792 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-VirtualVolume ; status: True ; >04:33:17,793 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: HostVG ; status: True ; >04:33:17,794 DEBUG blivet: failed to find dm node for HostVG >04:33:17,795 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Config ; status: True ; >04:33:17,796 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Data ; status: True ; >04:33:17,797 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Logging ; status: True ; >04:33:17,798 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Swap ; status: True ; >04:33:17,799 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:33:17,800 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:33:17,801 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (46) with existing ext4 filesystem >04:33:17,802 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:33:17,803 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,804 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:33:17,804 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,805 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >04:33:17,805 INFO blivet: added dm live-base (id 50) to device tree >04:33:17,806 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >04:33:17,807 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >04:33:17,808 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,808 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,808 DEBUG blivet: device live-base does not contain a disklabel >04:33:17,809 INFO blivet: type detected on 'live-base' is 'ext4' >04:33:17,836 DEBUG blivet: using current size 0 as min size >04:33:17,838 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,838 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,839 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >04:33:17,840 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >04:33:17,842 INFO blivet: got device: DMDevice instance (0x7fcc1022ee90) -- > name = live-base status = True kids = 0 id = 50 > parents = ['existing 0MB loop loop3 (46) 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-15 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 0x7fcc10227dd0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >04:33:17,843 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,843 INFO blivet: got format: Ext4FS instance (0x7fcc102338d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4e1a13ab-1217-40aa-9041-36e7f38b567c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >04:33:17,846 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/4e1a13ab-1217-40aa-9041-36e7f38b567c /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-16', > 'DEVPATH': '/devices/virtual/block/dm-16', > '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': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_UUID_ENC': '4e1a13ab-1217-40aa-9041-36e7f38b567c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73334', > 'name': 'dm-16', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/4e1a13ab-1217-40aa-9041-36e7f38b567c', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-16'} ; name: live-osimg-min ; >04:33:17,846 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-16)... >04:33:17,847 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:33:17,848 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,848 INFO blivet: live-osimg-min is a device-mapper device >04:33:17,850 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:33:17,851 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: FastGroup ; status: True ; >04:33:17,852 DEBUG blivet: failed to find dm node for FastGroup >04:33:17,853 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-swap ; status: True ; >04:33:17,854 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_a ; status: True ; >04:33:17,855 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_b ; status: True ; >04:33:17,856 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: SystemGroup ; status: True ; >04:33:17,856 DEBUG blivet: failed to find dm node for SystemGroup >04:33:17,864 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-DistroVolume ; status: True ; >04:33:17,865 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SwapVolume ; status: True ; >04:33:17,866 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeA ; status: True ; >04:33:17,867 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeB ; status: True ; >04:33:17,868 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeC ; status: True ; >04:33:17,869 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-TestSharedVolume ; status: True ; >04:33:17,870 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-VirtualVolume ; status: True ; >04:33:17,871 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: HostVG ; status: True ; >04:33:17,871 DEBUG blivet: failed to find dm node for HostVG >04:33:17,872 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Config ; status: True ; >04:33:17,873 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Data ; status: True ; >04:33:17,874 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Logging ; status: True ; >04:33:17,875 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: HostVG-Swap ; status: True ; >04:33:17,876 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:33:17,877 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:33:17,878 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:33:17,879 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (42) with existing DM_snapshot_cow >04:33:17,880 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:33:17,881 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (46) with existing ext4 filesystem >04:33:17,882 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:33:17,883 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:17,884 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >04:33:17,885 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:33:17,886 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:33:17,886 INFO blivet: added dm live-osimg-min (id 51) to device tree >04:33:17,887 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:33:17,887 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:33:17,888 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,889 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,889 DEBUG blivet: device live-osimg-min does not contain a disklabel >04:33:17,889 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >04:33:17,916 DEBUG blivet: using current size 0 as min size >04:33:17,917 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,918 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,919 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:33:17,919 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >04:33:17,922 INFO blivet: got device: DMDevice instance (0x7fcc1018c690) -- > name = live-osimg-min status = True kids = 0 id = 51 > parents = ['existing 0MB loop loop3 (46) 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-16 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 0x7fcc10227c20> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:33:17,923 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,923 INFO blivet: got format: Ext4FS instance (0x7fcc102335d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e1a13ab-1217-40aa-9041-36e7f38b567c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3192.0 targetSize = 3192.0 > >04:33:17,926 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Logging /dev/disk/by-id/dm-name-HostVG-Logging /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH /dev/disk/by-label/LOGGING /dev/disk/by-uuid/a167f5bb-623a-4a16-b5c4-8e01d7dad61a /dev/mapper/HostVG-Logging', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Logging', > 'DM_NAME': 'HostVG-Logging', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'LOGGING', > 'ID_FS_LABEL_ENC': 'LOGGING', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a167f5bb-623a-4a16-b5c4-8e01d7dad61a', > 'ID_FS_UUID_ENC': 'a167f5bb-623a-4a16-b5c4-8e01d7dad61a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34736', > 'name': 'dm-2', > 'symlinks': ['/dev/HostVG/Logging', > '/dev/disk/by-id/dm-name-HostVG-Logging', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYezbIxxEesAbKZGfb85Jedwpcg73CKsuNWH', > '/dev/disk/by-label/LOGGING', > '/dev/disk/by-uuid/a167f5bb-623a-4a16-b5c4-8e01d7dad61a', > '/dev/mapper/HostVG-Logging'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: HostVG-Logging ; >04:33:17,927 INFO blivet: scanning HostVG-Logging (/devices/virtual/block/dm-2)... >04:33:17,928 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Logging ; >04:33:17,929 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem >04:33:17,930 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Logging ; >04:33:17,931 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Logging ; label_type: None ; >04:33:17,932 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,933 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,933 DEBUG blivet: device HostVG-Logging does not contain a disklabel >04:33:17,933 DEBUG blivet: no type or existing type for HostVG-Logging, bailing >04:33:17,936 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:33:17,936 DEBUG blivet: HostVG size is 75584MB >04:33:17,939 DEBUG blivet: vg HostVG has 0MB free >04:33:17,939 DEBUG blivet: HostVG size is 75584MB >04:33:17,941 DEBUG blivet: vg HostVG has 0MB free >04:33:17,944 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc10229dd0) -- > name = HostVG-Logging status = True kids = 0 id = 35 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = bIxxEe-sAbK-ZGfb-85Je-dwpc-g73C-KsuNWH size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Logging type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc102275f0> > target size = 2048.0 path = /dev/mapper/HostVG-Logging > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- > name = HostVG status = True kids = 4 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', > 'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', > 'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2048MB >04:33:17,945 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,945 INFO blivet: got format: Ext4FS instance (0x7fcc1022e550) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/HostVG-Logging uuid = a167f5bb-623a-4a16-b5c4-8e01d7dad61a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = LOGGING size = 2048.0 targetSize = 2048.0 > >04:33:17,948 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/HostVG/Data /dev/disk/by-id/dm-name-HostVG-Data /dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN /dev/disk/by-label/DATA /dev/disk/by-uuid/4b3908af-6780-44c8-be83-a628f9f89d9e /dev/mapper/HostVG-Data', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Data', > 'DM_NAME': 'HostVG-Data', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN', > 'DM_VG_NAME': 'HostVG', > 'ID_FS_LABEL': 'DATA', > 'ID_FS_LABEL_ENC': 'DATA', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4b3908af-6780-44c8-be83-a628f9f89d9e', > 'ID_FS_UUID_ENC': '4b3908af-6780-44c8-be83-a628f9f89d9e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36625', > 'name': 'dm-3', > 'symlinks': ['/dev/HostVG/Data', > '/dev/disk/by-id/dm-name-HostVG-Data', > '/dev/disk/by-id/dm-uuid-LVM-Ge6B5jEuTMJCR0EazJO3LM9Cz3BOTYeztPi7hIajNyHvR7Ti6lpkNpG2hwWfZUvN', > '/dev/disk/by-label/DATA', > '/dev/disk/by-uuid/4b3908af-6780-44c8-be83-a628f9f89d9e', > '/dev/mapper/HostVG-Data'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: HostVG-Data ; >04:33:17,949 INFO blivet: scanning HostVG-Data (/devices/virtual/block/dm-3)... >04:33:17,950 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Data ; >04:33:17,951 DEBUG blivet: DeviceTree.getDeviceByName returned existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem >04:33:17,952 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: HostVG-Data ; >04:33:17,953 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: HostVG-Data ; label_type: None ; >04:33:17,955 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,955 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,955 DEBUG blivet: device HostVG-Data does not contain a disklabel >04:33:17,955 DEBUG blivet: no type or existing type for HostVG-Data, bailing >04:33:17,958 DEBUG blivet: looking up parted Device: /dev/mapper/HostVG >04:33:17,959 DEBUG blivet: HostVG size is 75584MB >04:33:17,961 DEBUG blivet: vg HostVG has 0MB free >04:33:17,961 DEBUG blivet: HostVG size is 75584MB >04:33:17,963 DEBUG blivet: vg HostVG has 0MB free >04:33:17,966 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc10229510) -- > name = HostVG-Data status = True kids = 0 id = 34 > parents = ['existing 75584MB lvmvg HostVG (32)'] > uuid = tPi7hI-ajNy-HvR7-Ti6l-pkNp-G2hw-WfZUvN size = 65516.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/HostVG-Data type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 134176768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19822 did: 17712 busy: False > hardwareGeometry: (8352, 255, 63) biosGeometry: (8352, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc102277a0> > target size = 65516.0 path = /dev/mapper/HostVG-Data > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc10229a90) -- > name = HostVG status = True kids = 4 id = 32 > parents = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > uuid = Ge6B5j-EuTM-JCR0-EazJ-O3LM-9Cz3-BOTYez size = 75584 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/HostVG > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 18896 > PE Free = 0 PV Count = 1 > LV Names = ['Config', 'Data', 'Logging', 'Swap'] modified = False > extents = 18896.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75586MB partition sdc4 (31) with existing lvmpv'] > LVs = ['existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem', > 'existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem', > 'existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem', > 'existing 8012MB lvmlv HostVG-Swap (36) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 65516MB >04:33:17,967 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,968 INFO blivet: got format: Ext4FS instance (0x7fcc10229d90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/HostVG-Data uuid = 4b3908af-6780-44c8-be83-a628f9f89d9e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = DATA size = 65516.0 targetSize = 65516.0 > >04:33:17,971 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeB /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh /dev/disk/by-label/_Fedora-16-x86_6 /dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7 /dev/mapper/SystemGroup-SystemVolumeB', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SystemVolumeB', > 'DM_NAME': 'SystemGroup-SystemVolumeB', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': '_Fedora-16-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-16-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > 'ID_FS_UUID_ENC': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50166', > 'name': 'dm-4', > 'symlinks': ['/dev/SystemGroup/SystemVolumeB', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', > '/dev/disk/by-label/_Fedora-16-x86_6', > '/dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > '/dev/mapper/SystemGroup-SystemVolumeB'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: SystemGroup-SystemVolumeB ; >04:33:17,971 INFO blivet: scanning SystemGroup-SystemVolumeB (/devices/virtual/block/dm-4)... >04:33:17,972 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeB ; >04:33:17,974 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem >04:33:17,975 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeB ; >04:33:17,976 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeB ; label_type: None ; >04:33:17,977 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,977 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:17,977 DEBUG blivet: device SystemGroup-SystemVolumeB does not contain a disklabel >04:33:17,977 DEBUG blivet: no type or existing type for SystemGroup-SystemVolumeB, bailing >04:33:17,980 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:17,981 DEBUG blivet: SystemGroup size is 799996MB >04:33:17,985 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:17,985 DEBUG blivet: SystemGroup size is 799996MB >04:33:17,989 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:17,994 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101c40d0) -- > name = SystemGroup-SystemVolumeB status = True kids = 0 id = 21 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = EJ7C6d-A11l-32Lz-p0VN-1G75-FCjQ-BrGNVh size = 30000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeB type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abd40> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeB > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:33:17,995 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:17,995 INFO blivet: got format: Ext4FS instance (0x7fcc101be490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-SystemVolumeB uuid = 71d9f3b7-38b0-467e-bd25-7bc67549cfd7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-16-x86_6 size = 30000.0 targetSize = 30000.0 > >04:33:17,998 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SwapVolume /dev/disk/by-id/dm-name-SystemGroup-SwapVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo /dev/disk/by-label/swap /dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e /dev/mapper/SystemGroup-SwapVolume', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SwapVolume', > 'DM_NAME': 'SystemGroup-SwapVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > 'ID_FS_UUID_ENC': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50986', > 'name': 'dm-5', > 'symlinks': ['/dev/SystemGroup/SwapVolume', > '/dev/disk/by-id/dm-name-SystemGroup-SwapVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', > '/dev/disk/by-label/swap', > '/dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > '/dev/mapper/SystemGroup-SwapVolume'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: SystemGroup-SwapVolume ; >04:33:17,999 INFO blivet: scanning SystemGroup-SwapVolume (/devices/virtual/block/dm-5)... >04:33:18,000 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SwapVolume ; >04:33:18,001 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap >04:33:18,002 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SwapVolume ; >04:33:18,003 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SwapVolume ; label_type: None ; >04:33:18,004 DEBUG blivet: SwapSpace.__init__: >04:33:18,004 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:33:18,004 DEBUG blivet: device SystemGroup-SwapVolume does not contain a disklabel >04:33:18,004 DEBUG blivet: no type or existing type for SystemGroup-SwapVolume, bailing >04:33:18,007 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:18,007 DEBUG blivet: SystemGroup size is 799996MB >04:33:18,011 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:18,012 DEBUG blivet: SystemGroup size is 799996MB >04:33:18,015 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:18,020 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101bea90) -- > name = SystemGroup-SwapVolume status = True kids = 0 id = 19 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = 5Qoq5c-8esb-KDXO-W8wQ-XLPK-F8FW-feN4zo size = 10000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SwapVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: True > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abb00> > target size = 10000.0 path = /dev/mapper/SystemGroup-SwapVolume > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10000MB >04:33:18,021 INFO blivet: got format: SwapSpace instance (0x7fcc101be5d0) -- > type = swap name = swap status = True > device = /dev/mapper/SystemGroup-SwapVolume uuid = 9faf9049-f59d-463b-b0cb-9a47a7a3d15e exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >04:33:18,024 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeA /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3 /dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16 /dev/mapper/SystemGroup-SystemVolumeA', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SystemVolumeA', > 'DM_NAME': 'SystemGroup-SystemVolumeA', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff1ebbec-face-4920-87e4-e563240bdf16', > 'ID_FS_UUID_ENC': 'ff1ebbec-face-4920-87e4-e563240bdf16', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51494', > 'name': 'dm-6', > 'symlinks': ['/dev/SystemGroup/SystemVolumeA', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', > '/dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16', > '/dev/mapper/SystemGroup-SystemVolumeA'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: SystemGroup-SystemVolumeA ; >04:33:18,024 INFO blivet: scanning SystemGroup-SystemVolumeA (/devices/virtual/block/dm-6)... >04:33:18,025 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeA ; >04:33:18,027 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem >04:33:18,028 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeA ; >04:33:18,029 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeA ; label_type: None ; >04:33:18,030 DEBUG blivet: Ext3FS.supported: supported: True ; >04:33:18,030 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >04:33:18,030 DEBUG blivet: device SystemGroup-SystemVolumeA does not contain a disklabel >04:33:18,030 DEBUG blivet: no type or existing type for SystemGroup-SystemVolumeA, bailing >04:33:18,033 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:18,034 DEBUG blivet: SystemGroup size is 799996MB >04:33:18,037 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:18,038 DEBUG blivet: SystemGroup size is 799996MB >04:33:18,041 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:18,046 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101be590) -- > name = SystemGroup-SystemVolumeA status = True kids = 0 id = 20 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = Yq67iH-NEaM-C3Dk-ziaj-7y8v-KeHg-vzixp3 size = 30000.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeA type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abcb0> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeA > format args = [] originalFormat = ext3 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:33:18,048 DEBUG blivet: Ext3FS.supported: supported: True ; >04:33:18,048 INFO blivet: got format: Ext3FS instance (0x7fcc101c4090) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/SystemGroup-SystemVolumeA uuid = ff1ebbec-face-4920-87e4-e563240bdf16 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 30000.0 targetSize = 30000.0 > >04:33:18,051 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeC /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeC /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ /dev/disk/by-label/root /dev/disk/by-uuid/2d6e794a-0e9e-4951-90af-dae8b68a78a0 /dev/mapper/SystemGroup-SystemVolumeC', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'SystemVolumeC', > 'DM_NAME': 'SystemGroup-SystemVolumeC', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'root', > 'ID_FS_LABEL_ENC': 'root', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2d6e794a-0e9e-4951-90af-dae8b68a78a0', > 'ID_FS_UUID_ENC': '2d6e794a-0e9e-4951-90af-dae8b68a78a0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53201', > 'name': 'dm-7', > 'symlinks': ['/dev/SystemGroup/SystemVolumeC', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeC', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVWWpJ1Bsa8e1BCxfJDfdbGa8mHId7HQqJ', > '/dev/disk/by-label/root', > '/dev/disk/by-uuid/2d6e794a-0e9e-4951-90af-dae8b68a78a0', > '/dev/mapper/SystemGroup-SystemVolumeC'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: SystemGroup-SystemVolumeC ; >04:33:18,051 INFO blivet: scanning SystemGroup-SystemVolumeC (/devices/virtual/block/dm-7)... >04:33:18,052 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeC ; >04:33:18,054 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem >04:33:18,055 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeC ; >04:33:18,056 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeC ; label_type: None ; >04:33:18,057 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:18,057 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:18,057 DEBUG blivet: device SystemGroup-SystemVolumeC does not contain a disklabel >04:33:18,057 DEBUG blivet: no type or existing type for SystemGroup-SystemVolumeC, bailing >04:33:18,060 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:18,060 DEBUG blivet: SystemGroup size is 799996MB >04:33:18,064 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:18,065 DEBUG blivet: SystemGroup size is 799996MB >04:33:18,068 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:18,073 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101becd0) -- > name = SystemGroup-SystemVolumeC status = True kids = 0 id = 22 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = WWpJ1B-sa8e-1BCx-fJDf-dbGa-8mHI-d7HQqJ size = 30000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeC type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abe60> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeC > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:33:18,074 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:18,075 INFO blivet: got format: Ext4FS instance (0x7fcc101c4510) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-SystemVolumeC uuid = 2d6e794a-0e9e-4951-90af-dae8b68a78a0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = root size = 30000.0 targetSize = 30000.0 > >04:33:18,078 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/DistroVolume /dev/disk/by-id/dm-name-SystemGroup-DistroVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI /dev/disk/by-label/DISTROS /dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01 /dev/mapper/SystemGroup-DistroVolume', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'DistroVolume', > 'DM_NAME': 'SystemGroup-DistroVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'DISTROS', > 'ID_FS_LABEL_ENC': 'DISTROS', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', > 'ID_FS_UUID_ENC': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54523', > 'name': 'dm-8', > 'symlinks': ['/dev/SystemGroup/DistroVolume', > '/dev/disk/by-id/dm-name-SystemGroup-DistroVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', > '/dev/disk/by-label/DISTROS', > '/dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01', > '/dev/mapper/SystemGroup-DistroVolume'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: SystemGroup-DistroVolume ; >04:33:18,078 INFO blivet: scanning SystemGroup-DistroVolume (/devices/virtual/block/dm-8)... >04:33:18,079 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-DistroVolume ; >04:33:18,081 DEBUG blivet: DeviceTree.getDeviceByName returned existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem >04:33:18,082 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-DistroVolume ; >04:33:18,083 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-DistroVolume ; label_type: None ; >04:33:18,084 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:18,084 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:18,084 DEBUG blivet: device SystemGroup-DistroVolume does not contain a disklabel >04:33:18,084 DEBUG blivet: no type or existing type for SystemGroup-DistroVolume, bailing >04:33:18,087 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:18,088 DEBUG blivet: SystemGroup size is 799996MB >04:33:18,092 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:18,092 DEBUG blivet: SystemGroup size is 799996MB >04:33:18,096 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:18,100 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101be310) -- > name = SystemGroup-DistroVolume status = True kids = 0 id = 18 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = GewSl4-TfWH-IqcQ-Od8D-s79S-vNG4-iJXBqI size = 61440.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-DistroVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 125829120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (7832, 255, 63) biosGeometry: (7832, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab7a0> > target size = 61440.0 path = /dev/mapper/SystemGroup-DistroVolume > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 61440MB >04:33:18,102 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:18,102 INFO blivet: got format: Ext4FS instance (0x7fcc101bea50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-DistroVolume uuid = 7d5ef363-5e62-464c-98d9-ff499b9a8c01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = DISTROS size = 61440.0 targetSize = 61440.0 > >04:33:18,105 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/VirtualVolume /dev/disk/by-id/dm-name-SystemGroup-VirtualVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP /dev/disk/by-label/VIRT /dev/disk/by-uuid/1f682255-b310-42a7-b768-01bf31e9392b /dev/mapper/SystemGroup-VirtualVolume', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'VirtualVolume', > 'DM_NAME': 'SystemGroup-VirtualVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'VIRT', > 'ID_FS_LABEL_ENC': 'VIRT', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1f682255-b310-42a7-b768-01bf31e9392b', > 'ID_FS_UUID_ENC': '1f682255-b310-42a7-b768-01bf31e9392b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55225', > 'name': 'dm-9', > 'symlinks': ['/dev/SystemGroup/VirtualVolume', > '/dev/disk/by-id/dm-name-SystemGroup-VirtualVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVnzLZqxmlOhdc5z26L99LdeWtXnvYp5uP', > '/dev/disk/by-label/VIRT', > '/dev/disk/by-uuid/1f682255-b310-42a7-b768-01bf31e9392b', > '/dev/mapper/SystemGroup-VirtualVolume'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: SystemGroup-VirtualVolume ; >04:33:18,106 INFO blivet: scanning SystemGroup-VirtualVolume (/devices/virtual/block/dm-9)... >04:33:18,106 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-VirtualVolume ; >04:33:18,108 DEBUG blivet: DeviceTree.getDeviceByName returned existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem >04:33:18,109 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-VirtualVolume ; >04:33:18,110 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-VirtualVolume ; label_type: None ; >04:33:18,111 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:18,111 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:18,111 DEBUG blivet: device SystemGroup-VirtualVolume does not contain a disklabel >04:33:18,111 DEBUG blivet: no type or existing type for SystemGroup-VirtualVolume, bailing >04:33:18,114 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:33:18,115 DEBUG blivet: SystemGroup size is 799996MB >04:33:18,119 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:18,119 DEBUG blivet: SystemGroup size is 799996MB >04:33:18,123 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:18,128 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fcc101be9d0) -- > name = SystemGroup-VirtualVolume status = True kids = 0 id = 24 > parents = ['existing 799996MB lvmvg SystemGroup (17)'] > uuid = nzLZqx-mlOh-dc5z-26L9-9Lde-WtXn-vYp5uP size = 204800.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-VirtualVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 419430400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (26108, 255, 63) biosGeometry: (26108, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101abc20> > target size = 204800.0 path = /dev/mapper/SystemGroup-VirtualVolume > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc101bdcd0) -- > name = SystemGroup status = True kids = 7 id = 17 > parents = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 423516 > free extents = 105879.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem', > 'existing 10240MB lvmlv SystemGroup-TestSharedVolume (23)', > 'existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 204800MB >04:33:18,129 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:18,129 INFO blivet: got format: Ext4FS instance (0x7fcc101c47d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-VirtualVolume uuid = 1f682255-b310-42a7-b768-01bf31e9392b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = VIRT size = 204800.0 targetSize = 204800.0 > >04:33:18,132 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-lhost:0 /dev/disk/by-id/md-uuid-05354a72:dcd78b8e:d99a46d7:c6863f8b /dev/md/lhost:0', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'emfwiv-Jpxj-Qccv-KMnc-ojvb-9Jxf-r0itYT', > 'ID_FS_UUID_ENC': 'emfwiv-Jpxj-Qccv-KMnc-ojvb-9Jxf-r0itYT', > 'ID_FS_VERSION': 'LVM2 001', > 'LVM_MD_PV_ACTIVATED': '1', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sde1_DEV': '/dev/sde1', > 'MD_DEVICE_sde1_ROLE': '0', > 'MD_DEVICE_sdf1_DEV': '/dev/sdf1', > 'MD_DEVICE_sdf1_ROLE': '1', > 'MD_DEVNAME': 'lhost:0', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'lhost:0', > 'MD_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sde1_DEV': '/dev/sde1', > 'UDISKS_MD_DEVICE_sde1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdf1_DEV': '/dev/sdf1', > 'UDISKS_MD_DEVICE_sdf1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'lhost:0', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'lhost:0', > 'UDISKS_MD_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', > 'USEC_INITIALIZED': '66480', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-lhost:0', > '/dev/disk/by-id/md-uuid-05354a72:dcd78b8e:d99a46d7:c6863f8b', > '/dev/md/lhost:0'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >04:33:18,133 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >04:33:18,134 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >04:33:18,135 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:18,135 DEBUG blivet: DeviceTree.getDeviceByName: name: lhost:0 ; >04:33:18,136 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:33:18,136 INFO blivet: Using 128MB superBlockSize >04:33:18,136 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:33:18,138 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953867MB mdarray lhost:0 (2) >04:33:18,139 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: lhost:0 ; >04:33:18,140 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: lhost:0 ; label_type: None ; >04:33:18,141 DEBUG blivet: LVMPhysicalVolume.__init__: >04:33:18,141 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:33:18,147 DEBUG blivet: device lhost:0 does not contain a disklabel >04:33:22,373 WARN blivet: PV md127 has no vg_name >04:33:22,374 WARN blivet: PV md127 has no vg_uuid >04:33:22,375 WARN blivet: PV md127 has no pe_start >04:33:22,375 INFO blivet: type detected on 'md127' is 'LVM2_member' >04:33:22,377 DEBUG blivet: LVMPhysicalVolume.__init__: device: /dev/md/lhost:0 ; serial: None ; uuid: emfwiv-Jpxj-Qccv-KMnc-ojvb-9Jxf-r0itYT ; exists: True ; label: None ; >04:33:22,377 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:33:22,379 DEBUG blivet: MDRaidArrayDevice._setFormat: lhost:0 ; current: None ; type: lvmpv ; >04:33:22,380 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: lhost:0 ; >04:33:22,382 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:33:22,382 INFO blivet: Using 128MB superBlockSize >04:33:22,383 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:33:22,384 INFO blivet: got device: MDRaidArrayDevice instance (0x7fcc100f3710) -- > name = lhost:0 status = True kids = 0 id = 2 > parents = ['existing 953868MB partition sde1 (1) with existing mdmember', > 'existing 953868MB partition sdf1 (4) with existing mdmember'] > uuid = 05354a72:dcd78b8e:d99a46d7:c6863f8b size = 953867.578125 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/lhost:0 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1953520800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (244190100, 2, 4) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc10108170> > target size = 0 path = /dev/md/lhost:0 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >04:33:22,389 INFO blivet: got format: LVMPhysicalVolume instance (0x7fcc101c4610) -- > type = lvmpv name = physical volume (LVM) status = None > device = /dev/md/lhost:0 uuid = emfwiv-Jpxj-Qccv-KMnc-ojvb-9Jxf-r0itYT exists = True > options = None supported = True formattable = True resizable = False > vgName = None vgUUID = None peStart = 1.0 >04:33:22,422 DEBUG blivet: MDRaidArrayDevice.teardown: lhost:0 ; status: True ; controllable: True ; >04:33:22,423 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/md/lhost:0 ; status: None ; type: lvmpv ; >04:33:22,425 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/md/lhost:0 ; status: None ; type: lvmpv ; >04:33:22,462 DEBUG blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >04:33:22,464 DEBUG blivet: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >04:33:22,466 DEBUG blivet: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >04:33:22,486 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >04:33:22,487 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >04:33:22,489 DEBUG blivet: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >04:33:22,506 DEBUG blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >04:33:22,507 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdf1 ; status: False ; type: mdmember ; >04:33:22,509 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdf1 ; status: False ; type: mdmember ; >04:33:22,526 DEBUG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >04:33:22,527 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >04:33:22,529 DEBUG blivet: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >04:33:22,546 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: lhost:0 ; status: False ; >04:33:22,547 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >04:33:22,548 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >04:33:22,549 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >04:33:22,565 DEBUG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >04:33:22,566 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdh ; status: False ; type: None ; >04:33:22,568 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdh ; status: False ; type: None ; >04:33:22,585 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:33:22,603 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:33:22,604 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:33:22,606 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:33:22,623 DEBUG blivet: LVMLogicalVolumeDevice.teardown: FastGroup-swap ; status: True ; controllable: True ; >04:33:22,624 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/FastGroup-swap ; status: True ; type: swap ; >04:33:22,651 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/FastGroup-swap ; status: False ; type: swap ; >04:33:22,667 DEBUG blivet: LVMLogicalVolumeDevice._teardown: FastGroup-swap ; status: True ; controllable: True ; >04:33:22,714 DEBUG blivet: LVMVolumeGroupDevice.teardown: FastGroup ; status: True ; controllable: True ; >04:33:22,716 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/FastGroup ; status: False ; type: None ; >04:33:22,717 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/FastGroup ; status: False ; type: None ; >04:33:22,736 DEBUG blivet: LVMVolumeGroupDevice._teardown: FastGroup ; status: True ; controllable: True ; >04:33:22,790 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:33:22,792 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >04:33:22,795 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >04:33:22,814 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:33:22,815 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:33:22,818 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:33:22,837 DEBUG blivet: LVMLogicalVolumeDevice.teardown: FastGroup-sysroot_a ; status: False ; controllable: True ; >04:33:22,838 DEBUG blivet: LVMLogicalVolumeDevice.teardown: FastGroup-sysroot_b ; status: False ; controllable: True ; >04:33:22,839 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >04:33:22,861 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:33:22,862 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:22,864 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:22,880 DEBUG blivet: LVMLogicalVolumeDevice.teardown: SystemGroup-DistroVolume ; status: True ; controllable: True ; >04:33:22,898 DEBUG blivet: LVMLogicalVolumeDevice._teardown: SystemGroup-DistroVolume ; status: True ; controllable: True ; >04:33:22,968 DEBUG blivet: LVMVolumeGroupDevice.teardown: SystemGroup ; status: True ; controllable: True ; >04:33:22,969 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/SystemGroup ; status: False ; type: None ; >04:33:22,970 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/SystemGroup ; status: False ; type: None ; >04:33:22,986 DEBUG blivet: LVMVolumeGroupDevice._teardown: SystemGroup ; status: True ; controllable: True ; >04:33:27,821 DEBUG blivet: vg SystemGroup teardown failed; continuing >04:33:27,822 DEBUG blivet: LVMLogicalVolumeDevice.teardown: SystemGroup-SwapVolume ; status: True ; controllable: True ; >04:33:27,823 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/SystemGroup-SwapVolume ; status: True ; type: swap ; >04:33:27,844 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/SystemGroup-SwapVolume ; status: False ; type: swap ; >04:33:27,942 DEBUG blivet: LVMLogicalVolumeDevice._teardown: SystemGroup-SwapVolume ; status: True ; controllable: True ; >04:33:27,990 DEBUG blivet: LVMVolumeGroupDevice.teardown: SystemGroup ; status: True ; controllable: True ; >04:33:27,992 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/SystemGroup ; status: False ; type: None ; >04:33:27,993 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/SystemGroup ; status: False ; type: None ; >04:33:28,010 DEBUG blivet: LVMVolumeGroupDevice._teardown: SystemGroup ; status: True ; controllable: True ; >04:33:28,065 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >04:33:28,067 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >04:33:28,069 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >04:33:28,085 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:33:28,087 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:28,089 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:28,104 DEBUG blivet: LVMLogicalVolumeDevice.teardown: SystemGroup-SystemVolumeA ; status: False ; controllable: True ; >04:33:28,105 DEBUG blivet: LVMLogicalVolumeDevice.teardown: SystemGroup-SystemVolumeB ; status: False ; controllable: True ; >04:33:28,106 DEBUG blivet: LVMLogicalVolumeDevice.teardown: SystemGroup-SystemVolumeC ; status: False ; controllable: True ; >04:33:28,107 DEBUG blivet: LVMLogicalVolumeDevice.teardown: SystemGroup-TestSharedVolume ; status: False ; controllable: True ; >04:33:28,108 DEBUG blivet: LVMLogicalVolumeDevice.teardown: SystemGroup-VirtualVolume ; status: False ; controllable: True ; >04:33:28,109 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >04:33:28,125 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:33:28,126 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:28,128 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:28,143 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >04:33:28,144 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >04:33:28,146 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >04:33:28,162 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >04:33:28,178 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >04:33:28,179 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:28,181 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:28,197 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >04:33:28,214 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >04:33:28,215 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:28,217 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:28,235 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >04:33:28,252 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >04:33:28,254 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:28,256 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:28,275 DEBUG blivet: LVMLogicalVolumeDevice.teardown: HostVG-Config ; status: True ; controllable: True ; >04:33:28,292 DEBUG blivet: LVMLogicalVolumeDevice._teardown: HostVG-Config ; status: True ; controllable: True ; >04:33:28,386 DEBUG blivet: LVMVolumeGroupDevice.teardown: HostVG ; status: True ; controllable: True ; >04:33:28,387 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/HostVG ; status: False ; type: None ; >04:33:28,389 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/HostVG ; status: False ; type: None ; >04:33:28,405 DEBUG blivet: LVMVolumeGroupDevice._teardown: HostVG ; status: True ; controllable: True ; >04:33:33,238 DEBUG blivet: vg HostVG teardown failed; continuing >04:33:33,239 DEBUG blivet: LVMLogicalVolumeDevice.teardown: HostVG-Data ; status: True ; controllable: True ; >04:33:33,255 DEBUG blivet: LVMLogicalVolumeDevice._teardown: HostVG-Data ; status: True ; controllable: True ; >04:33:33,298 DEBUG blivet: LVMVolumeGroupDevice.teardown: HostVG ; status: True ; controllable: True ; >04:33:33,300 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/HostVG ; status: False ; type: None ; >04:33:33,301 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/HostVG ; status: False ; type: None ; >04:33:33,317 DEBUG blivet: LVMVolumeGroupDevice._teardown: HostVG ; status: True ; controllable: True ; >04:33:38,149 DEBUG blivet: vg HostVG teardown failed; continuing >04:33:38,150 DEBUG blivet: LVMLogicalVolumeDevice.teardown: HostVG-Logging ; status: True ; controllable: True ; >04:33:38,166 DEBUG blivet: LVMLogicalVolumeDevice._teardown: HostVG-Logging ; status: True ; controllable: True ; >04:33:38,210 DEBUG blivet: LVMVolumeGroupDevice.teardown: HostVG ; status: True ; controllable: True ; >04:33:38,212 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/HostVG ; status: False ; type: None ; >04:33:38,214 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/HostVG ; status: False ; type: None ; >04:33:38,232 DEBUG blivet: LVMVolumeGroupDevice._teardown: HostVG ; status: True ; controllable: True ; >04:33:43,067 DEBUG blivet: vg HostVG teardown failed; continuing >04:33:43,069 DEBUG blivet: LVMLogicalVolumeDevice.teardown: HostVG-Swap ; status: True ; controllable: True ; >04:33:43,072 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/HostVG-Swap ; status: True ; type: swap ; >04:33:43,088 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/HostVG-Swap ; status: False ; type: swap ; >04:33:43,229 DEBUG blivet: LVMLogicalVolumeDevice._teardown: HostVG-Swap ; status: True ; controllable: True ; >04:33:43,282 DEBUG blivet: LVMVolumeGroupDevice.teardown: HostVG ; status: True ; controllable: True ; >04:33:43,283 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/HostVG ; status: False ; type: None ; >04:33:43,285 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/HostVG ; status: False ; type: None ; >04:33:43,313 DEBUG blivet: LVMVolumeGroupDevice._teardown: HostVG ; status: True ; controllable: True ; >04:33:43,350 DEBUG blivet: PartitionDevice.teardown: sdc4 ; status: True ; controllable: True ; >04:33:43,351 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc4 ; status: False ; type: lvmpv ; >04:33:43,353 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc4 ; status: False ; type: lvmpv ; >04:33:43,375 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:33:43,376 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:33:43,377 DEBUG blivet: NFSv4.supported: supported: False ; >04:33:43,377 DEBUG blivet: NFSv4.supported: supported: False ; >04:33:43,378 DEBUG blivet: SELinuxFS.supported: supported: False ; >04:33:43,381 DEBUG blivet: SELinuxFS.supported: supported: False ; >04:33:43,382 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:43,382 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:43,387 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >04:33:43,389 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:43,391 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:43,407 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:33:43,408 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:33:43,409 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:33:43,410 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:33:43,445 INFO blivet: edd: MBR signature on sdc is zero. new disk image? >04:33:43,452 INFO blivet: edd: collected mbr signatures: {'sdd': '0x58191d92', 'sde': '0x31cb4996', 'sdf': '0xcac5cd41', 'sda': '0x0008812f', 'sdb': '0x0007ac1d'} >04:33:43,455 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:33:43,466 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:43,487 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:33:43,574 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:33:43,575 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:33:43,577 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:33:43,600 DEBUG blivet: LVMLogicalVolumeDevice.setup: FastGroup-sysroot_a ; status: False ; controllable: True ; orig: False ; >04:33:43,607 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: FastGroup-sysroot_a ; orig: False ; >04:33:43,612 DEBUG blivet: LVMVolumeGroupDevice.setup: FastGroup ; status: True ; controllable: True ; orig: False ; >04:33:43,614 DEBUG blivet: LVMLogicalVolumeDevice._setup: FastGroup-sysroot_a ; status: False ; controllable: True ; orig: False ; >04:33:43,698 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:43,749 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:33:43,750 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:33:43,750 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >04:33:43,751 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:33:43,751 DEBUG blivet: crypttab maps: [] >04:33:43,751 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >04:33:43,753 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/FastGroup-sysroot_a ; >04:33:43,755 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem >04:33:43,755 DEBUG blivet: resolved '/dev/mapper/FastGroup-sysroot_a' to 'FastGroup-sysroot_a' (lvmlv) >04:33:43,756 DEBUG blivet: resolved 'UUID=72ba91be-1b51-4194-8777-bbea182d6e2d' to 'sda1' (partition) >04:33:43,756 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/SafeGroup-HomeVolume ; >04:33:43,758 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:43,759 DEBUG blivet: failed to resolve '/dev/mapper/SafeGroup-HomeVolume' >04:33:43,760 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/FastGroup-sysroot_b ; >04:33:43,762 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 52000MB lvmlv FastGroup-sysroot_b (13) with existing ext4 filesystem >04:33:43,762 DEBUG blivet: resolved '/dev/mapper/FastGroup-sysroot_b' to 'FastGroup-sysroot_b' (lvmlv) >04:33:43,764 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/FastGroup-swap ; >04:33:43,766 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 16000MB lvmlv FastGroup-swap (11) with existing swap >04:33:43,766 DEBUG blivet: resolved '/dev/mapper/FastGroup-swap' to 'FastGroup-swap' (lvmlv) >04:33:43,768 DEBUG blivet: DeviceTree.getDeviceByName: name: /srv/loopback-device/device1 ; >04:33:43,769 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:43,771 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev//srv/loopback-device/device1 ; >04:33:43,773 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:43,774 DEBUG blivet: failed to resolve '/dev//srv/loopback-device/device1' >04:33:43,775 DEBUG blivet: LVMLogicalVolumeDevice.teardown: FastGroup-sysroot_a ; status: True ; controllable: True ; >04:33:43,830 DEBUG blivet: LVMLogicalVolumeDevice._teardown: FastGroup-sysroot_a ; status: True ; controllable: True ; >04:33:43,882 DEBUG blivet: LVMLogicalVolumeDevice.setup: FastGroup-sysroot_b ; status: False ; controllable: True ; orig: False ; >04:33:43,884 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: FastGroup-sysroot_b ; orig: False ; >04:33:43,885 DEBUG blivet: LVMVolumeGroupDevice.setup: FastGroup ; status: True ; controllable: True ; orig: False ; >04:33:43,886 DEBUG blivet: LVMLogicalVolumeDevice._setup: FastGroup-sysroot_b ; status: False ; controllable: True ; orig: False ; >04:33:43,985 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:44,008 DEBUG blivet: LVMLogicalVolumeDevice.teardown: FastGroup-sysroot_b ; status: True ; controllable: True ; >04:33:44,044 DEBUG blivet: Ext3FS.supported: supported: True ; >04:33:44,045 DEBUG blivet: Ext3FS.supported: supported: True ; >04:33:44,053 DEBUG blivet: Ext2FS.supported: supported: True ; >04:33:44,055 DEBUG blivet: Ext2FS.supported: supported: True ; >04:33:44,060 DEBUG blivet: SysFS.supported: supported: False ; >04:33:44,060 DEBUG blivet: SysFS.supported: supported: False ; >04:33:44,062 DEBUG blivet: MultipathMember.__init__: >04:33:44,062 DEBUG blivet: MDRaidMember.__init__: >04:33:44,063 DEBUG blivet: ProcFS.supported: supported: False ; >04:33:44,064 DEBUG blivet: ProcFS.supported: supported: False ; >04:33:44,064 DEBUG blivet: SwapSpace.__init__: >04:33:44,067 DEBUG blivet: NoDevFS.supported: supported: False ; >04:33:44,068 DEBUG blivet: NoDevFS.supported: supported: False ; >04:33:44,069 DEBUG blivet: DevPtsFS.supported: supported: False ; >04:33:44,069 DEBUG blivet: DevPtsFS.supported: supported: False ; >04:33:44,070 DEBUG blivet: BTRFS.supported: supported: True ; >04:33:44,104 DEBUG blivet: LVMLogicalVolumeDevice._teardown: FastGroup-sysroot_b ; status: True ; controllable: True ; >04:33:44,182 DEBUG blivet: USBFS.supported: supported: False ; >04:33:44,189 DEBUG blivet: USBFS.supported: supported: False ; >04:33:44,190 DEBUG blivet: DiskLabel.__init__: >04:33:44,190 INFO blivet: DiskLabel.partedDevice returning None >04:33:44,191 DEBUG blivet: HFSPlus.supported: supported: False ; >04:33:44,192 DEBUG blivet: HFSPlus.supported: supported: False ; >04:33:44,192 DEBUG blivet: XFS.supported: supported: True ; >04:33:44,236 DEBUG blivet: LVMVolumeGroupDevice.teardown: FastGroup ; status: True ; controllable: True ; >04:33:44,238 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/FastGroup ; status: False ; type: None ; >04:33:44,244 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/FastGroup ; status: False ; type: None ; >04:33:44,299 DEBUG blivet: XFS.supported: supported: True ; >04:33:44,307 DEBUG blivet: TmpFS.supported: supported: False ; >04:33:44,307 DEBUG blivet: TmpFS.supported: supported: False ; >04:33:44,314 DEBUG blivet: LUKS.__init__: >04:33:44,316 DEBUG blivet: NTFS.supported: supported: False ; >04:33:44,316 DEBUG blivet: NTFS.supported: supported: False ; >04:33:44,317 DEBUG blivet: BindFS.supported: supported: False ; >04:33:44,317 DEBUG blivet: BindFS.supported: supported: False ; >04:33:44,318 DEBUG blivet: HFS.supported: supported: False ; >04:33:44,319 DEBUG blivet: HFS.supported: supported: False ; >04:33:44,319 DEBUG blivet: LVMPhysicalVolume.__init__: >04:33:44,320 DEBUG blivet: NFS.supported: supported: False ; >04:33:44,320 DEBUG blivet: NFS.supported: supported: False ; >04:33:44,324 DEBUG blivet: FATFS.supported: supported: True ; >04:33:44,327 DEBUG blivet: FATFS.supported: supported: True ; >04:33:44,329 DEBUG blivet: LVMVolumeGroupDevice._teardown: FastGroup ; status: True ; controllable: True ; >04:33:44,337 DEBUG blivet: DMRaidMember.__init__: >04:33:44,366 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:33:44,368 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >04:33:44,370 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >04:33:44,389 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:33:44,390 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:33:44,392 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:33:44,409 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:33:44,410 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:44,448 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >04:33:44,495 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:33:44,496 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:44,500 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:44,517 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-DistroVolume ; status: False ; controllable: True ; orig: False ; >04:33:44,518 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: SystemGroup-DistroVolume ; orig: False ; >04:33:44,519 DEBUG blivet: LVMVolumeGroupDevice.setup: SystemGroup ; status: True ; controllable: True ; orig: False ; >04:33:44,520 DEBUG blivet: LVMLogicalVolumeDevice._setup: SystemGroup-DistroVolume ; status: False ; controllable: True ; orig: False ; >04:33:44,664 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:44,698 DEBUG blivet: LVMLogicalVolumeDevice.teardown: SystemGroup-DistroVolume ; status: True ; controllable: True ; >04:33:44,749 DEBUG blivet: LVMLogicalVolumeDevice._teardown: SystemGroup-DistroVolume ; status: True ; controllable: True ; >04:33:44,794 DEBUG blivet: LVMVolumeGroupDevice.teardown: SystemGroup ; status: True ; controllable: True ; >04:33:44,795 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/SystemGroup ; status: False ; type: None ; >04:33:44,796 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/SystemGroup ; status: False ; type: None ; >04:33:44,814 DEBUG blivet: LVMVolumeGroupDevice._teardown: SystemGroup ; status: True ; controllable: True ; >04:33:44,847 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >04:33:44,849 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >04:33:44,851 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >04:33:44,869 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:33:44,870 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:44,872 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:44,890 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-SystemVolumeA ; status: False ; controllable: True ; orig: False ; >04:33:44,891 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: SystemGroup-SystemVolumeA ; orig: False ; >04:33:44,892 DEBUG blivet: LVMVolumeGroupDevice.setup: SystemGroup ; status: True ; controllable: True ; orig: False ; >04:33:44,895 DEBUG blivet: LVMLogicalVolumeDevice._setup: SystemGroup-SystemVolumeA ; status: False ; controllable: True ; orig: False ; >04:33:45,207 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:45,692 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:33:45,704 DEBUG blivet: blkid.tab devs: ['/dev/mapper/SystemGroup-SystemVolumeA', '/dev/mapper/SystemGroup-SystemVolumeB', '/dev/mapper/SystemGroup-SystemVolumeC', '/dev/SystemGroup/VirtualVolume', '/dev/loop0', '/distro/iso/CentOS-5.8-x86_64/CentOS-5.8-x86_64-bin-DVD-1of2.iso', '/dev/SystemGroup/SwapVolume', '/dev/mapper/SystemGroup-VirtualVolume', '/dev/mapper/SystemGroup-DistroVolume', '/dev/SystemGroup/DistroVolume', '/dev/mapper/SystemGroup-SwapVolume', '/dev/SystemGroup/SystemVolumeA', '/dev/SystemGroup/SystemVolumeC', '/dev/sda1', '/dev/sda3'] >04:33:45,704 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >04:33:45,704 INFO blivet: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >04:33:45,704 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >04:33:45,706 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/SystemGroup/SystemVolumeA ; >04:33:45,708 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:45,708 DEBUG blivet: found blkid.tab entry for '/dev/SystemGroup/SystemVolumeA' >04:33:45,709 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 30000MB lvmlv SystemGroup-SystemVolumeA (20) with existing ext3 filesystem >04:33:45,709 DEBUG blivet: found device 'SystemGroup-SystemVolumeA' in tree >04:33:45,709 DEBUG blivet: resolved '/dev/SystemGroup/SystemVolumeA' to 'SystemGroup-SystemVolumeA' (lvmlv) >04:33:45,710 DEBUG blivet: resolved 'LABEL=/boot' to 'sdb3' (partition) >04:33:45,710 DEBUG blivet: DeviceTree.getDeviceByName: name: tmpfs ; >04:33:45,711 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:45,714 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >04:33:45,715 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:45,715 DEBUG blivet: failed to resolve '/dev/tmpfs' >04:33:45,716 DEBUG blivet: DeviceTree.getDeviceByName: name: devpts ; >04:33:45,717 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:45,718 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/devpts ; >04:33:45,719 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:45,719 DEBUG blivet: failed to resolve '/dev/devpts' >04:33:45,720 DEBUG blivet: DeviceTree.getDeviceByName: name: sysfs ; >04:33:45,721 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:45,722 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >04:33:45,723 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:45,723 DEBUG blivet: failed to resolve '/dev/sysfs' >04:33:45,724 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >04:33:45,725 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:45,725 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/proc ; >04:33:45,727 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:45,727 DEBUG blivet: failed to resolve '/dev/proc' >04:33:45,727 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/SystemGroup/SwapVolume ; >04:33:45,729 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:45,729 DEBUG blivet: found blkid.tab entry for '/dev/SystemGroup/SwapVolume' >04:33:45,730 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:45,730 DEBUG blivet: found device 'None' in tree >04:33:45,730 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SwapVolume ; >04:33:45,732 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap >04:33:45,732 DEBUG blivet: resolved '/dev/SystemGroup/SwapVolume' to 'SystemGroup-SwapVolume' (lvmlv) >04:33:45,732 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/SystemGroup/DistroVolume ; >04:33:45,734 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:45,734 DEBUG blivet: found blkid.tab entry for '/dev/SystemGroup/DistroVolume' >04:33:45,735 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem >04:33:45,735 DEBUG blivet: found device 'SystemGroup-DistroVolume' in tree >04:33:45,735 DEBUG blivet: resolved '/dev/SystemGroup/DistroVolume' to 'SystemGroup-DistroVolume' (lvmlv) >04:33:45,736 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/SystemGroup/VirtualVolume ; >04:33:45,737 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:45,737 DEBUG blivet: found blkid.tab entry for '/dev/SystemGroup/VirtualVolume' >04:33:45,738 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem >04:33:45,738 DEBUG blivet: found device 'SystemGroup-VirtualVolume' in tree >04:33:45,739 DEBUG blivet: resolved '/dev/SystemGroup/VirtualVolume' to 'SystemGroup-VirtualVolume' (lvmlv) >04:33:45,739 DEBUG blivet: DeviceTree.getDeviceByName: name: /distro/iso/CentOS-5.8-x86_64/CentOS-5.8-x86_64-bin-DVD-1of2.iso ; >04:33:45,740 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:45,741 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev//distro/iso/CentOS-5.8-x86_64/CentOS-5.8-x86_64-bin-DVD-1of2.iso ; >04:33:45,742 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:45,742 DEBUG blivet: failed to resolve '/dev//distro/iso/CentOS-5.8-x86_64/CentOS-5.8-x86_64-bin-DVD-1of2.iso' >04:33:45,743 DEBUG blivet: LVMLogicalVolumeDevice.teardown: SystemGroup-SystemVolumeA ; status: True ; controllable: True ; >04:33:45,789 DEBUG blivet: LVMLogicalVolumeDevice._teardown: SystemGroup-SystemVolumeA ; status: True ; controllable: True ; >04:33:45,873 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-SystemVolumeB ; status: False ; controllable: True ; orig: False ; >04:33:45,874 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: SystemGroup-SystemVolumeB ; orig: False ; >04:33:45,875 DEBUG blivet: LVMVolumeGroupDevice.setup: SystemGroup ; status: True ; controllable: True ; orig: False ; >04:33:45,876 DEBUG blivet: LVMLogicalVolumeDevice._setup: SystemGroup-SystemVolumeB ; status: False ; controllable: True ; orig: False ; >04:33:46,019 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:46,526 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:33:46,557 DEBUG blivet: blkid.tab devs: ['/dev/mapper/SystemGroup-SystemVolumeA', '/dev/mapper/SystemGroup-SystemVolumeB', '/dev/mapper/SystemGroup-SystemVolumeC', '/dev/mapper/SafeGroup-BackupVolume', '/dev/sdc1', '/dev/mapper/SafeGroup-HomeVolume', '/dev/mapper/SystemGroup-VirtualVolume', '/dev/mapper/SystemGroup-DistroVolume', '/dev/mapper/SystemGroup-SwapVolume', '/dev/md0', '/dev/sdb1', '/dev/sr0', '/dev/sda1', '/dev/sda2', '/dev/sda3'] >04:33:46,558 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >04:33:46,558 DEBUG blivet: crypttab maps: [] >04:33:46,558 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >04:33:46,571 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/SystemGroup-SystemVolumeB ; >04:33:46,573 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 30000MB lvmlv SystemGroup-SystemVolumeB (21) with existing ext4 filesystem >04:33:46,573 DEBUG blivet: resolved '/dev/mapper/SystemGroup-SystemVolumeB' to 'SystemGroup-SystemVolumeB' (lvmlv) >04:33:46,573 DEBUG blivet: failed to resolve 'UUID=29b75217-9050-47f2-bbe2-9523e8083c78' >04:33:46,574 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/SystemGroup-DistroVolume ; >04:33:46,576 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem >04:33:46,576 DEBUG blivet: resolved '/dev/mapper/SystemGroup-DistroVolume' to 'SystemGroup-DistroVolume' (lvmlv) >04:33:46,577 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/SafeGroup-HomeVolume ; >04:33:46,578 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:46,578 DEBUG blivet: found blkid.tab entry for '/dev/mapper/SafeGroup-HomeVolume' >04:33:46,579 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:33:46,579 DEBUG blivet: found device 'None' in tree >04:33:46,579 DEBUG blivet: failed to resolve '/dev/mapper/SafeGroup-HomeVolume' >04:33:46,580 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/SystemGroup-VirtualVolume ; >04:33:46,581 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem >04:33:46,582 DEBUG blivet: resolved '/dev/mapper/SystemGroup-VirtualVolume' to 'SystemGroup-VirtualVolume' (lvmlv) >04:33:46,582 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/SystemGroup-SwapVolume ; >04:33:46,584 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap >04:33:46,584 DEBUG blivet: resolved '/dev/mapper/SystemGroup-SwapVolume' to 'SystemGroup-SwapVolume' (lvmlv) >04:33:46,585 DEBUG blivet: DeviceTree.getDeviceByName: name: /distros/iso/CentOS-5.8-x86_64/CentOS-5.8-x86_64-bin-DVD-1of2.iso ; >04:33:46,586 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:46,586 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev//distros/iso/CentOS-5.8-x86_64/CentOS-5.8-x86_64-bin-DVD-1of2.iso ; >04:33:46,588 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:46,588 DEBUG blivet: failed to resolve '/dev//distros/iso/CentOS-5.8-x86_64/CentOS-5.8-x86_64-bin-DVD-1of2.iso' >04:33:46,588 DEBUG blivet: LVMLogicalVolumeDevice.teardown: SystemGroup-SystemVolumeB ; status: True ; controllable: True ; >04:33:46,635 DEBUG blivet: LVMLogicalVolumeDevice._teardown: SystemGroup-SystemVolumeB ; status: True ; controllable: True ; >04:33:46,719 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-SystemVolumeC ; status: False ; controllable: True ; orig: False ; >04:33:46,720 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: SystemGroup-SystemVolumeC ; orig: False ; >04:33:46,722 DEBUG blivet: LVMVolumeGroupDevice.setup: SystemGroup ; status: True ; controllable: True ; orig: False ; >04:33:46,723 DEBUG blivet: LVMLogicalVolumeDevice._setup: SystemGroup-SystemVolumeC ; status: False ; controllable: True ; orig: False ; >04:33:46,951 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:47,721 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:33:47,721 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:33:47,721 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >04:33:47,766 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:33:47,766 DEBUG blivet: crypttab maps: [] >04:33:47,766 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >04:33:47,776 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/SystemGroup-SystemVolumeC ; >04:33:47,778 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 30000MB lvmlv SystemGroup-SystemVolumeC (22) with existing ext4 filesystem >04:33:47,778 DEBUG blivet: resolved '/dev/mapper/SystemGroup-SystemVolumeC' to 'SystemGroup-SystemVolumeC' (lvmlv) >04:33:47,778 DEBUG blivet: resolved 'UUID=40182954-626f-4206-930b-ff5375ed0a7a' to 'sdb1' (partition) >04:33:47,779 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/SafeGroup-HomeVolume ; >04:33:47,780 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:47,780 DEBUG blivet: failed to resolve '/dev/mapper/SafeGroup-HomeVolume' >04:33:47,781 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/SystemGroup-DistroVolume ; >04:33:47,783 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 61440MB lvmlv SystemGroup-DistroVolume (18) with existing ext4 filesystem >04:33:47,783 DEBUG blivet: resolved '/dev/mapper/SystemGroup-DistroVolume' to 'SystemGroup-DistroVolume' (lvmlv) >04:33:47,784 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/SystemGroup-VirtualVolume ; >04:33:47,785 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 204800MB lvmlv SystemGroup-VirtualVolume (24) with existing ext4 filesystem >04:33:47,785 DEBUG blivet: resolved '/dev/mapper/SystemGroup-VirtualVolume' to 'SystemGroup-VirtualVolume' (lvmlv) >04:33:47,786 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/SystemGroup-SwapVolume ; >04:33:47,787 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 10000MB lvmlv SystemGroup-SwapVolume (19) with existing swap >04:33:47,787 DEBUG blivet: resolved '/dev/mapper/SystemGroup-SwapVolume' to 'SystemGroup-SwapVolume' (lvmlv) >04:33:47,788 DEBUG blivet: LVMLogicalVolumeDevice.teardown: SystemGroup-SystemVolumeC ; status: True ; controllable: True ; >04:33:47,834 DEBUG blivet: LVMLogicalVolumeDevice._teardown: SystemGroup-SystemVolumeC ; status: True ; controllable: True ; >04:33:47,882 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-VirtualVolume ; status: False ; controllable: True ; orig: False ; >04:33:47,883 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: SystemGroup-VirtualVolume ; orig: False ; >04:33:47,884 DEBUG blivet: LVMVolumeGroupDevice.setup: SystemGroup ; status: True ; controllable: True ; orig: False ; >04:33:47,885 DEBUG blivet: LVMLogicalVolumeDevice._setup: SystemGroup-VirtualVolume ; status: False ; controllable: True ; orig: False ; >04:33:48,053 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:48,101 DEBUG blivet: LVMLogicalVolumeDevice.teardown: SystemGroup-VirtualVolume ; status: True ; controllable: True ; >04:33:48,148 DEBUG blivet: LVMLogicalVolumeDevice._teardown: SystemGroup-VirtualVolume ; status: True ; controllable: True ; >04:33:48,196 DEBUG blivet: LVMVolumeGroupDevice.teardown: SystemGroup ; status: True ; controllable: True ; >04:33:48,198 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/SystemGroup ; status: False ; type: None ; >04:33:48,199 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/SystemGroup ; status: False ; type: None ; >04:33:48,216 DEBUG blivet: LVMVolumeGroupDevice._teardown: SystemGroup ; status: True ; controllable: True ; >04:33:48,249 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >04:33:48,251 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >04:33:48,253 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >04:33:48,270 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:33:48,272 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:48,274 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:48,291 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >04:33:48,291 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:48,359 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >04:33:48,406 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:33:48,407 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:48,408 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:33:48,425 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >04:33:48,426 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:48,461 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >04:33:48,509 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >04:33:48,510 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:48,511 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:48,528 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >04:33:48,529 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:48,565 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >04:33:48,611 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >04:33:48,612 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:48,614 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:48,631 DEBUG blivet: LVMLogicalVolumeDevice.setup: HostVG-Config ; status: False ; controllable: True ; orig: False ; >04:33:48,632 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: HostVG-Config ; orig: False ; >04:33:48,633 DEBUG blivet: LVMVolumeGroupDevice.setup: HostVG ; status: True ; controllable: True ; orig: False ; >04:33:48,634 DEBUG blivet: LVMLogicalVolumeDevice._setup: HostVG-Config ; status: False ; controllable: True ; orig: False ; >04:33:48,762 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:48,800 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:33:48,800 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:33:48,800 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >04:33:48,800 INFO blivet: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >04:33:48,800 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >04:33:48,803 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/root ; >04:33:48,804 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:48,804 DEBUG blivet: failed to resolve '/dev/root' >04:33:48,805 DEBUG blivet: DeviceTree.getDeviceByName: name: devpts ; >04:33:48,806 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:48,807 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/devpts ; >04:33:48,808 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:48,808 DEBUG blivet: failed to resolve '/dev/devpts' >04:33:48,809 DEBUG blivet: DeviceTree.getDeviceByName: name: tmpfs ; >04:33:48,810 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:48,811 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >04:33:48,812 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:48,812 DEBUG blivet: failed to resolve '/dev/tmpfs' >04:33:48,813 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >04:33:48,814 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:48,814 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/proc ; >04:33:48,815 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:48,816 DEBUG blivet: failed to resolve '/dev/proc' >04:33:48,816 DEBUG blivet: DeviceTree.getDeviceByName: name: sysfs ; >04:33:48,817 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:48,818 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >04:33:48,819 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:48,819 DEBUG blivet: failed to resolve '/dev/sysfs' >04:33:48,820 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/HostVG/Config ; >04:33:48,821 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:48,823 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Config ; >04:33:48,824 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8MB lvmlv HostVG-Config (33) with existing ext4 filesystem >04:33:48,824 DEBUG blivet: resolved '/dev/HostVG/Config' to 'HostVG-Config' (lvmlv) >04:33:48,825 DEBUG blivet: DeviceTree.getDeviceByName: name: debugfs ; >04:33:48,826 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:48,827 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/debugfs ; >04:33:48,828 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:48,828 DEBUG blivet: failed to resolve '/dev/debugfs' >04:33:48,829 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/HostVG/Swap ; >04:33:48,830 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:48,831 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Swap ; >04:33:48,832 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB lvmlv HostVG-Swap (36) with existing swap >04:33:48,832 DEBUG blivet: resolved '/dev/HostVG/Swap' to 'HostVG-Swap' (lvmlv) >04:33:48,833 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/HostVG/Logging ; >04:33:48,834 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:48,835 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Logging ; >04:33:48,836 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv HostVG-Logging (35) with existing ext4 filesystem >04:33:48,837 DEBUG blivet: resolved '/dev/HostVG/Logging' to 'HostVG-Logging' (lvmlv) >04:33:48,837 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/HostVG/Data ; >04:33:48,839 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:48,839 DEBUG blivet: DeviceTree.getDeviceByName: name: HostVG-Data ; >04:33:48,840 DEBUG blivet: DeviceTree.getDeviceByName returned existing 65516MB lvmlv HostVG-Data (34) with existing ext4 filesystem >04:33:48,841 DEBUG blivet: resolved '/dev/HostVG/Data' to 'HostVG-Data' (lvmlv) >04:33:48,841 DEBUG blivet: DeviceTree.getDeviceByName: name: /data/images ; >04:33:48,842 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:48,843 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev//data/images ; >04:33:48,844 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:48,844 DEBUG blivet: failed to resolve '/dev//data/images' >04:33:48,845 DEBUG blivet: DeviceTree.getDeviceByName: name: /data/core ; >04:33:48,846 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:33:48,847 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev//data/core ; >04:33:48,848 DEBUG blivet: DeviceTree.getDeviceByPath returned None >04:33:48,848 DEBUG blivet: failed to resolve '/dev//data/core' >04:33:48,849 DEBUG blivet: LVMLogicalVolumeDevice.teardown: HostVG-Config ; status: True ; controllable: True ; >04:33:48,895 DEBUG blivet: LVMLogicalVolumeDevice._teardown: HostVG-Config ; status: True ; controllable: True ; >04:33:48,983 DEBUG blivet: LVMLogicalVolumeDevice.setup: HostVG-Data ; status: False ; controllable: True ; orig: False ; >04:33:48,984 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: HostVG-Data ; orig: False ; >04:33:48,985 DEBUG blivet: LVMVolumeGroupDevice.setup: HostVG ; status: True ; controllable: True ; orig: False ; >04:33:48,987 DEBUG blivet: LVMLogicalVolumeDevice._setup: HostVG-Data ; status: False ; controllable: True ; orig: False ; >04:33:49,200 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:49,252 DEBUG blivet: LVMLogicalVolumeDevice.teardown: HostVG-Data ; status: True ; controllable: True ; >04:33:49,298 DEBUG blivet: LVMLogicalVolumeDevice._teardown: HostVG-Data ; status: True ; controllable: True ; >04:33:49,342 DEBUG blivet: LVMVolumeGroupDevice.teardown: HostVG ; status: True ; controllable: True ; >04:33:49,343 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/HostVG ; status: False ; type: None ; >04:33:49,344 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/HostVG ; status: False ; type: None ; >04:33:49,362 DEBUG blivet: LVMVolumeGroupDevice._teardown: HostVG ; status: True ; controllable: True ; >04:33:49,396 DEBUG blivet: PartitionDevice.teardown: sdc4 ; status: True ; controllable: True ; >04:33:49,400 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc4 ; status: False ; type: lvmpv ; >04:33:49,402 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc4 ; status: False ; type: lvmpv ; >04:33:49,419 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >04:33:49,421 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:49,423 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:49,443 DEBUG blivet: LVMLogicalVolumeDevice.setup: HostVG-Logging ; status: False ; controllable: True ; orig: False ; >04:33:49,445 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: HostVG-Logging ; orig: False ; >04:33:49,446 DEBUG blivet: LVMVolumeGroupDevice.setup: HostVG ; status: True ; controllable: True ; orig: False ; >04:33:49,447 DEBUG blivet: LVMLogicalVolumeDevice._setup: HostVG-Logging ; status: False ; controllable: True ; orig: False ; >04:33:49,593 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:33:49,625 DEBUG blivet: LVMLogicalVolumeDevice.teardown: HostVG-Logging ; status: True ; controllable: True ; >04:33:49,674 DEBUG blivet: LVMLogicalVolumeDevice._teardown: HostVG-Logging ; status: True ; controllable: True ; >04:33:49,767 DEBUG blivet: LVMVolumeGroupDevice.teardown: HostVG ; status: True ; controllable: True ; >04:33:49,768 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/HostVG ; status: False ; type: None ; >04:33:49,769 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/HostVG ; status: False ; type: None ; >04:33:49,786 DEBUG blivet: LVMVolumeGroupDevice._teardown: HostVG ; status: True ; controllable: True ; >04:33:49,819 DEBUG blivet: PartitionDevice.teardown: sdc4 ; status: True ; controllable: True ; >04:33:49,820 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc4 ; status: False ; type: lvmpv ; >04:33:49,823 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc4 ; status: False ; type: lvmpv ; >04:33:49,840 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >04:33:49,842 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:49,844 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >04:33:49,888 DEBUG blivet: FastGroup size is 120000MB >04:33:49,889 DEBUG blivet: vg FastGroup has 0MB free >04:33:49,890 DEBUG blivet: FastGroup size is 120000MB >04:33:49,890 DEBUG blivet: vg FastGroup has 0MB free >04:33:49,892 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,894 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,895 DEBUG blivet: HostVG size is 75584MB >04:33:49,896 DEBUG blivet: vg HostVG has 0MB free >04:33:49,896 DEBUG blivet: HostVG size is 75584MB >04:33:49,897 DEBUG blivet: vg HostVG has 0MB free >04:33:49,898 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,900 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,901 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,903 DEBUG blivet: SystemGroup size is 799996MB >04:33:49,904 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:49,905 DEBUG blivet: SystemGroup size is 799996MB >04:33:49,906 DEBUG blivet: vg SystemGroup has 423516MB free >04:33:49,907 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,909 DEBUG blivet: Ext3FS.supported: supported: True ; >04:33:49,911 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,913 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,915 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,916 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:33:49,916 INFO blivet: Using 128MB superBlockSize >04:33:49,916 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:33:49,917 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,919 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,920 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,921 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,923 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,925 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:49,927 DEBUG blivet: Ext3FS.supported: supported: True ; >04:33:49,929 DEBUG blivet: FATFS.supported: supported: True ; >04:33:49,931 DEBUG blivet: Ext2FS.supported: supported: True ; >04:33:49,932 DEBUG blivet: Ext2FS.supported: supported: True ; >04:33:49,937 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:33:49,965 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >04:33:49,968 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (50) with existing ext4 filesystem >04:37:53,843 INFO blivet: hiding device partition sdb1 (id 15) >04:37:53,843 DEBUG blivet: lvm filter: adding sdb1 to the reject list >04:37:53,847 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >04:37:53,848 INFO blivet: hiding device lvmlv SystemGroup-DistroVolume (id 18) >04:37:53,848 DEBUG blivet: lvm filter: adding SystemGroup-DistroVolume to the reject list >04:37:53,849 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 7 ; name: SystemGroup ; >04:37:53,849 INFO blivet: hiding device lvmlv SystemGroup-SwapVolume (id 19) >04:37:53,849 DEBUG blivet: lvm filter: adding SystemGroup-SwapVolume to the reject list >04:37:53,850 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 6 ; name: SystemGroup ; >04:37:53,850 INFO blivet: hiding device lvmlv SystemGroup-SystemVolumeA (id 20) >04:37:53,850 DEBUG blivet: lvm filter: adding SystemGroup-SystemVolumeA to the reject list >04:37:53,851 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 5 ; name: SystemGroup ; >04:37:53,851 INFO blivet: hiding device lvmlv SystemGroup-SystemVolumeB (id 21) >04:37:53,851 DEBUG blivet: lvm filter: adding SystemGroup-SystemVolumeB to the reject list >04:37:53,852 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 4 ; name: SystemGroup ; >04:37:53,852 INFO blivet: hiding device lvmlv SystemGroup-SystemVolumeC (id 22) >04:37:53,852 DEBUG blivet: lvm filter: adding SystemGroup-SystemVolumeC to the reject list >04:37:53,853 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: SystemGroup ; >04:37:53,853 INFO blivet: hiding device lvmlv SystemGroup-TestSharedVolume (id 23) >04:37:53,853 DEBUG blivet: lvm filter: adding SystemGroup-TestSharedVolume to the reject list >04:37:53,854 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: SystemGroup ; >04:37:53,854 INFO blivet: hiding device lvmlv SystemGroup-VirtualVolume (id 24) >04:37:53,854 DEBUG blivet: lvm filter: adding SystemGroup-VirtualVolume to the reject list >04:37:53,855 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: SystemGroup ; >04:37:53,855 INFO blivet: hiding device lvmvg SystemGroup (id 17) >04:37:53,855 DEBUG blivet: lvm filter: adding SystemGroup to the reject list >04:37:53,856 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >04:37:53,856 INFO blivet: hiding device partition sdb2 (id 16) >04:37:53,856 DEBUG blivet: lvm filter: adding sdb2 to the reject list >04:37:53,857 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >04:37:53,857 INFO blivet: hiding device partition sdb3 (id 25) >04:37:53,857 DEBUG blivet: lvm filter: adding sdb3 to the reject list >04:37:53,858 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >04:37:53,858 INFO blivet: hiding device disk sdb (id 14) >04:37:53,858 DEBUG blivet: lvm filter: adding sdb to the reject list >04:37:53,859 INFO blivet: hiding device partition sdc1 (id 28) >04:37:53,859 DEBUG blivet: lvm filter: adding sdc1 to the reject list >04:37:53,860 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sdc ; >04:37:53,860 INFO blivet: hiding device partition sdc2 (id 29) >04:37:53,860 DEBUG blivet: lvm filter: adding sdc2 to the reject list >04:37:53,861 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdc ; >04:37:53,861 INFO blivet: hiding device partition sdc3 (id 30) >04:37:53,861 DEBUG blivet: lvm filter: adding sdc3 to the reject list >04:37:53,862 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdc ; >04:37:53,862 INFO blivet: hiding device lvmlv HostVG-Config (id 33) >04:37:53,862 DEBUG blivet: lvm filter: adding HostVG-Config to the reject list >04:37:53,863 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 4 ; name: HostVG ; >04:37:53,863 INFO blivet: hiding device lvmlv HostVG-Data (id 34) >04:37:53,863 DEBUG blivet: lvm filter: adding HostVG-Data to the reject list >04:37:53,866 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: HostVG ; >04:37:53,866 INFO blivet: hiding device lvmlv HostVG-Logging (id 35) >04:37:53,866 DEBUG blivet: lvm filter: adding HostVG-Logging to the reject list >04:37:53,867 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: HostVG ; >04:37:53,867 INFO blivet: hiding device lvmlv HostVG-Swap (id 36) >04:37:53,867 DEBUG blivet: lvm filter: adding HostVG-Swap to the reject list >04:37:53,868 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: HostVG ; >04:37:53,868 INFO blivet: hiding device lvmvg HostVG (id 32) >04:37:53,868 DEBUG blivet: lvm filter: adding HostVG to the reject list >04:37:53,869 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdc4 ; >04:37:53,869 INFO blivet: hiding device partition sdc4 (id 31) >04:37:53,869 DEBUG blivet: lvm filter: adding sdc4 to the reject list >04:37:53,870 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >04:37:53,870 INFO blivet: hiding device disk sdc (id 27) >04:37:53,870 DEBUG blivet: lvm filter: adding sdc to the reject list >04:37:53,871 INFO blivet: hiding device disk sdg (id 5) >04:37:53,871 DEBUG blivet: lvm filter: adding sdg to the reject list >04:37:53,871 INFO blivet: hiding device disk sdh (id 6) >04:37:53,871 DEBUG blivet: lvm filter: adding sdh to the reject list >04:38:06,643 INFO blivet: Detected 24208M of memory >04:38:06,643 INFO blivet: Swap attempt of 12104M >04:38:06,644 DEBUG blivet: clearpart: looking at sda2 >04:38:06,645 DEBUG blivet: clearpart: looking at sda1 >04:38:06,645 DEBUG blivet: clearpart: looking at sdd1 >04:38:06,645 DEBUG blivet: clearpart: looking at sde1 >04:38:06,645 DEBUG blivet: clearpart: looking at sdf1 >04:38:06,645 DEBUG blivet: checking whether disk sda has an empty extended >04:38:06,646 DEBUG blivet: extended is None ; logicals is [] >04:38:06,646 DEBUG blivet: checking whether disk sdd has an empty extended >04:38:06,646 DEBUG blivet: extended is None ; logicals is [] >04:38:06,646 DEBUG blivet: checking whether disk sde has an empty extended >04:38:06,648 DEBUG blivet: extended is None ; logicals is [] >04:38:06,653 DEBUG blivet: checking whether disk sdf has an empty extended >04:38:06,653 DEBUG blivet: extended is None ; logicals is [] >04:38:06,735 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:38:06,740 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:38:06,802 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:38:06,803 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:38:06,804 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:38:06,806 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:38:06,806 DEBUG blivet: resolved 'sda' to 'sda' (disk) >04:38:06,818 DEBUG blivet: starting Blivet copy >04:38:06,861 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >04:38:06,861 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e55610> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc03bc10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc03ba10> PedPartition: <_ped.Partition object at 0x3e498f0> >04:38:06,862 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >04:38:06,863 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e55610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc03bb90> PedPartition: <_ped.Partition object at 0x3e49950> >04:38:06,864 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >04:38:06,865 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e548d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc03bed0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fcbfc03be50> PedPartition: <_ped.Partition object at 0x3e49890> >04:38:06,866 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >04:38:06,866 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e4f050> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc03bc50> PedPartition: <_ped.Partition object at 0x3e49830> >04:38:06,868 DEBUG blivet: PartitionDevice._setPartedPartition: sdf1 ; >04:38:06,868 DEBUG blivet: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e4fe50> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc03bf10> PedPartition: <_ped.Partition object at 0x3e499b0> >04:38:06,870 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >04:38:06,870 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e51690> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc045310> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc045090> PedPartition: <_ped.Partition object at 0x3e49ad0> >04:38:06,871 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >04:38:06,872 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e51690> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc045290> PedPartition: <_ped.Partition object at 0x3e49a10> >04:38:06,873 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >04:38:06,873 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e51690> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc045650> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc0455d0> PedPartition: <_ped.Partition object at 0x3e49a70> >04:38:06,875 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >04:38:06,875 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e4e310> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc045750> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc045390> PedPartition: <_ped.Partition object at 0x3e49b30> >04:38:06,876 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >04:38:06,877 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e4e310> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc045790> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc0456d0> PedPartition: <_ped.Partition object at 0x3e49b90> >04:38:06,878 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >04:38:06,878 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e4e310> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc045950> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc0458d0> PedPartition: <_ped.Partition object at 0x3e49bf0> >04:38:06,879 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >04:38:06,880 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e4e310> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc045a90> PedPartition: <_ped.Partition object at 0x3e49c50> >04:38:06,880 DEBUG blivet: finished Blivet copy >04:38:06,881 INFO blivet: hiding device partition sdd1 (id 38) >04:38:06,881 DEBUG blivet: lvm filter: adding sdd1 to the reject list >04:38:06,882 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >04:38:06,882 INFO blivet: hiding device disk sdd (id 37) >04:38:06,882 DEBUG blivet: lvm filter: adding sdd to the reject list >04:38:06,903 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:06,904 INFO blivet: Using 128MB superBlockSize >04:38:06,904 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:10,485 DEBUG blivet: Ext4FS.supported: supported: True ; >04:38:10,486 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:38:16,858 DEBUG blivet: Ext4FS.supported: supported: True ; >04:38:16,858 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:38:16,859 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x2fb3050>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:38:16,869 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:16,869 INFO blivet: Using 128MB superBlockSize >04:38:16,869 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:16,870 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:16,870 INFO blivet: Using 128MB superBlockSize >04:38:16,870 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:16,871 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:16,871 INFO blivet: Using 128MB superBlockSize >04:38:16,871 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:16,873 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:16,873 INFO blivet: Using 128MB superBlockSize >04:38:16,873 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:16,876 DEBUG blivet: LVMPhysicalVolume.__init__: >04:38:16,876 DEBUG blivet: getFormat('physical volume (LVM)') returning LVMPhysicalVolume instance >04:38:26,582 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:26,582 INFO blivet: Using 128MB superBlockSize >04:38:26,582 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:26,583 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:26,583 INFO blivet: Using 128MB superBlockSize >04:38:26,583 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:26,584 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:26,584 INFO blivet: Using 128MB superBlockSize >04:38:26,584 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:26,585 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:26,585 INFO blivet: Using 128MB superBlockSize >04:38:26,585 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:26,589 DEBUG blivet: LVMPhysicalVolume.__init__: >04:38:26,589 DEBUG blivet: getFormat('physical volume (LVM)') returning LVMPhysicalVolume instance >04:38:26,591 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x2fb3050>, 953867, ['sde', 'sdf'], {'encrypted': False, 'raid_level': 'raid1'} >04:38:26,593 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:26,593 INFO blivet: Using 128MB superBlockSize >04:38:26,593 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:26,593 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:26,594 INFO blivet: Using 128MB superBlockSize >04:38:26,594 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:26,594 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:26,594 INFO blivet: Using 128MB superBlockSize >04:38:26,594 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:26,596 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:38:26,596 INFO blivet: Using 128MB superBlockSize >04:38:26,597 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:38:26,600 DEBUG blivet: LVMPhysicalVolume.__init__: >04:38:26,600 DEBUG blivet: getFormat('physical volume (LVM)') returning LVMPhysicalVolume instance >04:38:26,611 DEBUG blivet: Ext4FS.supported: supported: True ; >04:38:26,611 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:38:26,622 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:38:40,614 DEBUG blivet: Ext4FS.supported: supported: True ; >04:38:40,614 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:38:40,616 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:38:40,625 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:38:56,042 DEBUG blivet: Ext4FS.supported: supported: True ; >04:38:56,042 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:38:56,044 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x2fb3050>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:38:56,066 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:02,994 DEBUG blivet: Ext4FS.supported: supported: True ; >04:39:02,995 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:39:02,996 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:39:03,005 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:04,113 DEBUG blivet: Ext4FS.supported: supported: True ; >04:39:04,113 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:39:04,114 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x2fb3050>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:39:04,137 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:09,406 DEBUG blivet: Ext4FS.supported: supported: True ; >04:39:09,406 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:39:09,407 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:39:09,417 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:09,428 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:10,533 DEBUG blivet: Ext4FS.supported: supported: True ; >04:39:10,534 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:39:10,535 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:39:10,544 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:10,555 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:19,836 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:20,266 DEBUG blivet: Ext4FS.supported: supported: True ; >04:39:20,266 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:39:20,267 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:39:20,276 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:20,284 DEBUG blivet: SwapSpace.__init__: >04:39:20,284 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:39:20,289 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:23,216 DEBUG blivet: SwapSpace.__init__: >04:39:23,216 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:39:23,218 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:39:23,226 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:23,234 DEBUG blivet: Ext4FS.supported: supported: True ; >04:39:23,234 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:39:23,239 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:38,428 DEBUG blivet: Ext4FS.supported: supported: True ; >04:39:38,428 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:39:38,430 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:39:38,439 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:38,450 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:44,130 DEBUG blivet: Ext4FS.supported: supported: True ; >04:39:44,130 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:39:44,142 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:44,153 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:46,049 DEBUG blivet: Ext4FS.supported: supported: True ; >04:39:46,049 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:39:46,050 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:39:46,060 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:46,070 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:47,001 DEBUG blivet: Ext4FS.supported: supported: True ; >04:39:47,001 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:39:47,002 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:39:47,011 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:47,022 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:51,377 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:51,815 DEBUG blivet: Ext4FS.supported: supported: True ; >04:39:51,816 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:39:51,817 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:39:51,826 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:51,837 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:39:56,047 DEBUG blivet: Ext4FS.supported: supported: True ; >04:39:56,048 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:39:56,058 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:00,967 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:02,606 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:03,087 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:03,708 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:03,708 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:03,709 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:40:03,719 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:03,729 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:08,020 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:08,020 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:08,021 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:40:08,031 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:08,042 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:09,099 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:09,099 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:09,100 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:40:09,109 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:09,120 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:09,658 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:09,659 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:09,660 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:40:09,669 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:09,680 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:12,637 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:12,637 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:12,638 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:40:12,648 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:12,658 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:13,677 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:22,545 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:22,546 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:22,547 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:40:22,556 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:22,565 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >04:40:22,566 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >04:40:22,566 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >04:40:32,310 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, None, [], {} >04:40:32,314 DEBUG storage.ui: Blivet.factoryDevice: 0 ; None ; mountpoint: / ; disks: [DiskDevice instance (0x3e55090) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3e551d0>, DiskDevice instance (0x3e4e890) -- > name = sde status = True kids = 1 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ST310005 24AS path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2fa9b90> > target size = 0 path = /dev/sde > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3e4ec90>, DiskDevice instance (0x3e4fc10) -- > name = sdf status = True kids = 1 id = 3 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf partedDevice = parted.Device instance -- > model: ST310005 28AS path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30b98c0> > target size = 0 path = /dev/sdf > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3e4fc90>] ; fstype: ext4 ; encrypted: False ; >04:40:32,314 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, None, ['sda', 'sde', 'sdf'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >04:40:32,318 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >04:40:32,318 DEBUG storage.ui: starting Blivet copy >04:40:32,365 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:40:32,366 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcbfc021550> fileSystem: <parted.filesystem.FileSystem object at 0x4172590> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4172390> PedPartition: <_ped.Partition object at 0x3e36410> >04:40:32,367 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:40:32,368 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcbfc021550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4172510> PedPartition: <_ped.Partition object at 0x3e363b0> >04:40:32,369 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:40:32,370 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x415b290> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4172650> PedPartition: <_ped.Partition object at 0x3e36350> >04:40:32,371 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:40:32,372 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x415be90> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4172710> PedPartition: <_ped.Partition object at 0x7fcbfc04e2f0> >04:40:32,373 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:40:32,374 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x415f910> fileSystem: <parted.filesystem.FileSystem object at 0x4172ad0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4172850> PedPartition: <_ped.Partition object at 0x4154b90> >04:40:32,375 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:40:32,375 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x415f910> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4172a50> PedPartition: <_ped.Partition object at 0x4154bf0> >04:40:32,377 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:40:32,377 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x415f910> fileSystem: <parted.filesystem.FileSystem object at 0x4172e10> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4172d90> PedPartition: <_ped.Partition object at 0x4154cb0> >04:40:32,379 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:40:32,379 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4160cd0> fileSystem: <parted.filesystem.FileSystem object at 0x4172f10> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4172b50> PedPartition: <_ped.Partition object at 0x4154c50> >04:40:32,381 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:40:32,381 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4160cd0> fileSystem: <parted.filesystem.FileSystem object at 0x4172f50> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4172e90> PedPartition: <_ped.Partition object at 0x4154d10> >04:40:32,382 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:40:32,383 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4160cd0> fileSystem: <parted.filesystem.FileSystem object at 0x4176150> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41760d0> PedPartition: <_ped.Partition object at 0x4154d70> >04:40:32,384 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:40:32,384 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4160cd0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4176290> PedPartition: <_ped.Partition object at 0x4154dd0> >04:40:32,386 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:40:32,386 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4162110> fileSystem: <parted.filesystem.FileSystem object at 0x4176390> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x41763d0> PedPartition: <_ped.Partition object at 0x4154e30> >04:40:32,386 DEBUG storage.ui: finished Blivet copy >04:40:32,392 DEBUG storage.ui: size bumped to 108 to include new device space >04:40:32,392 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >04:40:32,394 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x2fb3050>, 108.0, [DiskDevice instance (0x3e55090) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3e551d0>, DiskDevice instance (0x3e4e890) -- > name = sde status = True kids = 1 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ST310005 24AS path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2fa9b90> > target size = 0 path = /dev/sde > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3e4ec90>, DiskDevice instance (0x3e4fc10) -- > name = sdf status = True kids = 1 id = 3 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf partedDevice = parted.Device instance -- > model: ST310005 28AS path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30b98c0> > target size = 0 path = /dev/sdf > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3e4fc90>]] >04:40:32,395 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >04:40:32,396 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7fcbfc04c610> ; >04:40:32,396 DEBUG storage.ui: parent factory container: None >04:40:32,396 DEBUG storage.ui: members: [] >04:40:32,397 DEBUG storage.ui: add_disks: [] >04:40:32,397 DEBUG storage.ui: remove_disks: [] >04:40:32,398 DEBUG storage.ui: LVMPhysicalVolume.__init__: >04:40:32,398 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >04:40:32,398 DEBUG storage.ui: size bumped to 108 to include new device space >04:40:32,398 DEBUG storage.ui: adding a TotalSizeSet with size 108 >04:40:32,398 DEBUG storage.ui: set.allocated = 0 >04:40:32,403 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:40:32,408 DEBUG storage.ui: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >04:40:32,409 DEBUG storage.ui: DiskDevice.setup: sdf ; status: True ; controllable: True ; orig: False ; >04:40:32,410 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda', 'sde', 'sdf'] >04:40:32,411 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sde', 'sdf'] ; partitions=[] >04:40:32,411 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda', 'sde', 'sdf'] >04:40:32,411 DEBUG storage.ui: growPartitions: disks=['sda', 'sde', 'sdf'], partitions=[] >04:40:32,411 DEBUG storage.ui: no growable partitions >04:40:32,411 DEBUG storage.ui: fixing size of existing 2000MB partition sda1 (8) with existing ext4 filesystem at 2000.00 >04:40:32,412 DEBUG storage.ui: fixing size of existing 120004MB partition sda2 (9) with existing lvmpv at 120004.00 >04:40:32,412 DEBUG storage.ui: fixing size of existing 953868MB partition sde1 (1) with existing mdmember at 953868.71 >04:40:32,412 DEBUG storage.ui: fixing size of existing 953868MB partition sdf1 (4) with existing mdmember at 953868.71 >04:40:32,413 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:40:32,415 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_master ; current: None ; type: None ; >04:40:32,415 INFO storage.ui: added lvmvg fedora_master (id 52) to device tree >04:40:32,415 INFO storage.ui: registered action: [0] Create Device lvmvg fedora_master (id 52) >04:40:32,415 DEBUG storage.ui: fedora_master size is 0MB >04:40:32,415 DEBUG storage.ui: vg fedora_master has 0MB free >04:40:32,415 INFO storage.ui: adjusting size from 102.00 to 0.00 so it fits in container fedora_master >04:40:32,417 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:40:32,417 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:40:32,418 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_master ; >04:40:32,420 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_master-root ; current: None ; type: ext4 ; >04:40:32,420 DEBUG storage.ui: fedora_master size is 0MB >04:40:32,420 DEBUG storage.ui: vg fedora_master has 0MB free >04:40:32,420 DEBUG storage.ui: Adding fedora_master-root/0MB to fedora_master >04:40:32,420 INFO storage.ui: added lvmlv fedora_master-root (id 53) to device tree >04:40:32,420 INFO storage.ui: registered action: [1] Create Device lvmlv fedora_master-root (id 53) >04:40:32,421 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:40:32,421 INFO storage.ui: registered action: [2] Create Format ext4 filesystem mounted at / on lvmlv fedora_master-root (id 53) >04:40:32,421 INFO storage.ui: removed lvmlv fedora_master-root (id 53) from device tree >04:40:32,422 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_master ; >04:40:32,422 INFO storage.ui: registered action: [3] Destroy Device lvmlv fedora_master-root (id 53) >04:40:32,422 ERR storage.ui: failed to configure device factory: failed to create device >04:40:32,423 DEBUG storage.ui: FastGroup size is 120000MB >04:40:32,424 DEBUG storage.ui: vg FastGroup has 0MB free >04:40:32,426 DEBUG storage.ui: Blivet.factoryDevice: 0 ; None ; disks: [DiskDevice instance (0x7fcbfc04c810) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fcbfc04c550>] ; encrypted: False ; container_raid_level: None ; fstype: ext4 ; container_name: FastGroup ; mountpoint: / ; container_encrypted: False ; container_size: 120000 ; >04:40:32,426 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, None, ['sda'], {'encrypted': False, 'container_raid_level': None, 'fstype': 'ext4', 'container_name': 'FastGroup', 'mountpoint': '/', 'container_encrypted': False, 'container_size': 120000L} >04:40:32,427 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >04:40:32,427 DEBUG storage.ui: starting Blivet copy >04:40:32,471 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:40:32,471 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41623d0> fileSystem: <parted.filesystem.FileSystem object at 0x4365910> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4365710> PedPartition: <_ped.Partition object at 0x4345cb0> >04:40:32,473 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:40:32,473 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41623d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4365890> PedPartition: <_ped.Partition object at 0x4345d10> >04:40:32,475 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:40:32,475 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x434ab10> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43659d0> PedPartition: <_ped.Partition object at 0x4345c50> >04:40:32,476 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:40:32,477 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x434a410> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4365a90> PedPartition: <_ped.Partition object at 0x4345d70> >04:40:32,479 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:40:32,479 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4174650> fileSystem: <parted.filesystem.FileSystem object at 0x4365e50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4365bd0> PedPartition: <_ped.Partition object at 0x4345dd0> >04:40:32,480 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:40:32,481 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4174650> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4365dd0> PedPartition: <_ped.Partition object at 0x4345e30> >04:40:32,482 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:40:32,483 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4174650> fileSystem: <parted.filesystem.FileSystem object at 0x43671d0> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4367150> PedPartition: <_ped.Partition object at 0x4345ef0> >04:40:32,484 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:40:32,485 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x434da10> fileSystem: <parted.filesystem.FileSystem object at 0x43672d0> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4365ed0> PedPartition: <_ped.Partition object at 0x4345e90> >04:40:32,486 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:40:32,487 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x434da10> fileSystem: <parted.filesystem.FileSystem object at 0x4367310> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4367250> PedPartition: <_ped.Partition object at 0x4345f50> >04:40:32,488 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:40:32,488 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x434da10> fileSystem: <parted.filesystem.FileSystem object at 0x43674d0> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4367450> PedPartition: <_ped.Partition object at 0x4345fb0> >04:40:32,489 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:40:32,490 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x434da10> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4367610> PedPartition: <_ped.Partition object at 0x4369050> >04:40:32,491 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:40:32,492 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4352e10> fileSystem: <parted.filesystem.FileSystem object at 0x4367710> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4367750> PedPartition: <_ped.Partition object at 0x43690b0> >04:40:32,492 DEBUG storage.ui: finished Blivet copy >04:40:32,492 DEBUG storage.ui: FastGroup size is 120000MB >04:40:32,493 DEBUG storage.ui: vg FastGroup has 0MB free >04:40:32,502 DEBUG storage.ui: raw RAID 1 size == 953868.710938 >04:40:32,502 INFO storage.ui: Using 128MB superBlockSize >04:40:32,503 DEBUG storage.ui: existing RAID 1 size == 953867.578125 >04:40:32,531 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:40:32,532 INFO blivet: Using 128MB superBlockSize >04:40:32,532 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:40:36,628 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:36,628 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:36,630 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x2fb3050>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:40:36,640 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:40:36,640 INFO blivet: Using 128MB superBlockSize >04:40:36,640 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:40:36,641 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:40:36,641 INFO blivet: Using 128MB superBlockSize >04:40:36,641 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:40:36,641 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:40:36,642 INFO blivet: Using 128MB superBlockSize >04:40:36,642 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:40:36,644 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:40:36,644 INFO blivet: Using 128MB superBlockSize >04:40:36,644 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:40:36,647 DEBUG blivet: LVMPhysicalVolume.__init__: >04:40:36,647 DEBUG blivet: getFormat('physical volume (LVM)') returning LVMPhysicalVolume instance >04:40:38,909 DEBUG storage.ui: doAutoPart: True >04:40:38,910 DEBUG storage.ui: encryptedAutoPart: False >04:40:38,910 DEBUG storage.ui: autoPartType: 2 >04:40:38,910 DEBUG storage.ui: clearPartType: 2 >04:40:38,910 DEBUG storage.ui: clearPartDisks: ['sda', 'sde', 'sdf'] >04:40:38,910 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fcbfc03b7d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fcbfc03b810) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fcbfc03b850) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fcbfc03b890) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7fcbfc03b8d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 12104 maxSize = None grow = False > >04:40:38,910 DEBUG storage.ui: storage.disks: ['sda', 'sde', 'sdf'] >04:40:38,911 DEBUG storage.ui: storage.partitioned: ['sda', 'sde', 'sdf'] >04:40:38,911 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'FastGroup', 'FastGroup-swap', 'FastGroup-sysroot_a', 'FastGroup-sysroot_b', 'lhost:0', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sde', 'sde1', 'sdf', 'sdf1', 'sr0'] >04:40:38,912 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >04:40:38,913 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >04:40:38,914 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >04:40:38,915 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >04:40:38,915 DEBUG storage.ui: failed to resolve '/dev/' >04:40:38,915 DEBUG storage.ui: boot disk: None >04:40:38,917 DEBUG storage.ui: candidate disks: [] >04:40:38,917 DEBUG storage.ui: devs: [] >04:40:38,948 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:40:38,948 INFO blivet: Using 128MB superBlockSize >04:40:38,949 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:40:43,163 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:43,163 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:44,530 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:44,530 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:44,531 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x2fb3050>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:40:44,554 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:52,114 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:52,114 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:52,115 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:40:52,124 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:52,135 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:52,650 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:52,650 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:52,652 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:40:52,661 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:40:55,022 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:55,023 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:55,024 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x2fb3050>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:40:55,893 DEBUG blivet: Ext4FS.supported: supported: True ; >04:40:55,894 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:40:55,895 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x2fb3050>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:05,708 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:05,708 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:05,710 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x2fb3050>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:05,720 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:41:05,720 INFO blivet: Using 128MB superBlockSize >04:41:05,720 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:41:05,721 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:41:05,721 INFO blivet: Using 128MB superBlockSize >04:41:05,721 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:41:05,721 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:41:05,721 INFO blivet: Using 128MB superBlockSize >04:41:05,722 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:41:05,723 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:41:05,723 INFO blivet: Using 128MB superBlockSize >04:41:05,724 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:41:05,727 DEBUG blivet: LVMPhysicalVolume.__init__: >04:41:05,727 DEBUG blivet: getFormat('physical volume (LVM)') returning LVMPhysicalVolume instance >04:41:09,388 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:41:09,388 INFO blivet: Using 128MB superBlockSize >04:41:09,388 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:41:09,389 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:41:09,389 INFO blivet: Using 128MB superBlockSize >04:41:09,389 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:41:09,390 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:41:09,390 INFO blivet: Using 128MB superBlockSize >04:41:09,390 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:41:09,391 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:41:09,391 INFO blivet: Using 128MB superBlockSize >04:41:09,391 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:41:09,396 DEBUG blivet: LVMPhysicalVolume.__init__: >04:41:09,396 DEBUG blivet: getFormat('physical volume (LVM)') returning LVMPhysicalVolume instance >04:41:09,397 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x2fb3050>, 953867, ['sde', 'sdf'], {'encrypted': False, 'raid_level': 'raid1'} >04:41:09,399 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:41:09,399 INFO blivet: Using 128MB superBlockSize >04:41:09,399 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:41:09,400 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:41:09,400 INFO blivet: Using 128MB superBlockSize >04:41:09,400 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:41:09,400 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:41:09,401 INFO blivet: Using 128MB superBlockSize >04:41:09,401 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:41:09,403 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:41:09,403 INFO blivet: Using 128MB superBlockSize >04:41:09,403 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:41:09,406 DEBUG blivet: LVMPhysicalVolume.__init__: >04:41:09,406 DEBUG blivet: getFormat('physical volume (LVM)') returning LVMPhysicalVolume instance >04:41:09,416 DEBUG blivet: SwapSpace.__init__: >04:41:09,416 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:41:09,427 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:10,480 DEBUG blivet: SwapSpace.__init__: >04:41:10,480 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:41:10,482 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:10,490 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:10,498 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:10,498 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:10,508 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:11,664 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:11,664 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:11,665 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:11,675 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:13,222 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:13,222 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:13,224 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x2fb3050>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:13,246 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:20,105 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:20,105 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:20,115 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:21,921 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:21,921 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:21,922 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:21,932 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:21,943 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:22,292 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:22,292 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:22,293 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:22,303 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:22,310 DEBUG blivet: SwapSpace.__init__: >04:41:22,310 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:41:22,316 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:23,932 DEBUG blivet: SwapSpace.__init__: >04:41:23,932 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:41:23,933 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:23,942 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:23,950 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:23,950 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:23,955 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:25,206 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:25,681 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:26,179 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:26,339 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:37,430 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:37,431 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:37,433 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:37,449 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:38,070 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:38,070 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:38,072 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x2fb3050>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:38,094 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:38,647 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:38,647 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:38,648 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:38,657 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:39,126 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:39,126 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:39,128 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x2fb3050>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:39,151 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:43,907 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:43,907 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:51,567 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:51,568 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:51,570 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:51,572 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:41:51,572 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:41:51,573 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:41:51,574 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_b ; current: ext4 ; type: None ; >04:41:51,574 INFO storage.ui: registered action: [4] Destroy Format ext4 filesystem on lvmlv FastGroup-sysroot_b (id 13) >04:41:51,575 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/FastGroup-sysroot_b ; status: False ; type: None ; >04:41:51,576 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_b ; current: None ; type: ext4 ; >04:41:51,576 INFO storage.ui: registered action: [5] Create Format ext4 filesystem mounted at / on lvmlv FastGroup-sysroot_b (id 13) >04:41:51,587 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:55,336 DEBUG blivet: Ext4FS.supported: supported: True ; >04:41:55,336 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:41:55,338 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:41:55,347 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:41:55,359 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:42:08,520 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:08,520 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:08,532 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:42:14,034 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x2fb3050>, 0, [], {} >04:42:15,571 DEBUG blivet: starting Blivet copy >04:42:15,619 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >04:42:15,620 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43648d0> fileSystem: <parted.filesystem.FileSystem object at 0x4364710> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4364990> PedPartition: <_ped.Partition object at 0x43690b0> >04:42:15,621 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >04:42:15,621 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43648d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4364790> PedPartition: <_ped.Partition object at 0x4369050> >04:42:15,623 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >04:42:15,623 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4495990> fileSystem: <parted.filesystem.FileSystem object at 0x4364f10> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4364f90> PedPartition: <_ped.Partition object at 0x4345f50> >04:42:15,624 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >04:42:15,625 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4494510> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43645d0> PedPartition: <_ped.Partition object at 0x4345e90> >04:42:15,626 DEBUG blivet: PartitionDevice._setPartedPartition: sdf1 ; >04:42:15,627 DEBUG blivet: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4495150> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4364e10> PedPartition: <_ped.Partition object at 0x4345fb0> >04:42:15,628 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >04:42:15,629 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43652d0> fileSystem: <parted.filesystem.FileSystem object at 0x435fd10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x435fb90> PedPartition: <_ped.Partition object at 0x4345e30> >04:42:15,630 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >04:42:15,631 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43652d0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x435fd90> PedPartition: <_ped.Partition object at 0x4345dd0> >04:42:15,632 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >04:42:15,632 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43652d0> fileSystem: <parted.filesystem.FileSystem object at 0x435f590> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x435f850> PedPartition: <_ped.Partition object at 0x4345d10> >04:42:15,634 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >04:42:15,634 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43679d0> fileSystem: <parted.filesystem.FileSystem object at 0x435f950> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x435fe10> PedPartition: <_ped.Partition object at 0x4345ef0> >04:42:15,635 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >04:42:15,636 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43679d0> fileSystem: <parted.filesystem.FileSystem object at 0x435f550> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x435f8d0> PedPartition: <_ped.Partition object at 0x4345cb0> >04:42:15,637 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >04:42:15,638 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43679d0> fileSystem: <parted.filesystem.FileSystem object at 0x4353690> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43537d0> PedPartition: <_ped.Partition object at 0x4345d70> >04:42:15,639 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >04:42:15,639 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43679d0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4353910> PedPartition: <_ped.Partition object at 0x4345c50> >04:42:15,639 DEBUG blivet: finished Blivet copy >04:42:15,640 INFO blivet: hiding device partition sdd1 (id 38) >04:42:15,640 DEBUG blivet: lvm filter: adding sdd1 to the reject list >04:42:15,641 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >04:42:15,641 INFO blivet: hiding device disk sdd (id 37) >04:42:15,642 DEBUG blivet: lvm filter: adding sdd to the reject list >04:42:15,669 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:42:15,669 INFO blivet: Using 128MB superBlockSize >04:42:15,669 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:42:18,759 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:18,759 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:18,761 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:42:18,783 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:42:24,956 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:24,957 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:24,969 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:42:28,977 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:28,977 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:34,616 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:34,617 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:34,619 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:42:34,623 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:42:34,623 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:42:34,623 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:42:34,624 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_b ; current: ext4 ; type: None ; >04:42:34,624 INFO storage.ui: registered action: [6] Destroy Format ext4 filesystem on lvmlv FastGroup-sysroot_b (id 13) >04:42:34,625 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/FastGroup-sysroot_b ; status: False ; type: None ; >04:42:34,626 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_b ; current: None ; type: ext4 ; >04:42:34,626 INFO storage.ui: registered action: [7] Create Format ext4 filesystem mounted at / on lvmlv FastGroup-sysroot_b (id 13) >04:42:34,640 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:42:37,160 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:37,160 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:37,162 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:42:37,171 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:42:39,729 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:39,729 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:39,730 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:42:39,753 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:42:40,561 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:40,561 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:40,563 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:42:40,572 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:42:45,503 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:45,504 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:45,508 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:42:49,243 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:49,243 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:49,244 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:42:49,259 DEBUG blivet: SwapSpace.__init__: >04:42:49,259 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:42:49,269 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:42:56,075 DEBUG blivet: SwapSpace.__init__: >04:42:56,076 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:42:56,077 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:42:56,086 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:42:56,092 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:56,092 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:56,677 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:56,678 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:56,679 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:42:56,694 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:56,694 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:56,704 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:42:57,684 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:57,684 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:57,686 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:42:57,695 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:42:58,140 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:58,140 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:58,141 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:42:59,716 DEBUG blivet: Ext4FS.supported: supported: True ; >04:42:59,716 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:42:59,717 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:42:59,727 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:42:59,727 INFO blivet: Using 128MB superBlockSize >04:42:59,728 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:42:59,728 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:42:59,728 INFO blivet: Using 128MB superBlockSize >04:42:59,729 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:42:59,729 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:42:59,729 INFO blivet: Using 128MB superBlockSize >04:42:59,729 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:42:59,731 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:42:59,731 INFO blivet: Using 128MB superBlockSize >04:42:59,731 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:42:59,734 DEBUG blivet: LVMPhysicalVolume.__init__: >04:42:59,735 DEBUG blivet: getFormat('physical volume (LVM)') returning LVMPhysicalVolume instance >04:43:02,167 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:43:02,167 INFO blivet: Using 128MB superBlockSize >04:43:02,167 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:43:02,168 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:43:02,168 INFO blivet: Using 128MB superBlockSize >04:43:02,168 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:43:02,169 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:43:02,169 INFO blivet: Using 128MB superBlockSize >04:43:02,169 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:43:02,170 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:43:02,170 INFO blivet: Using 128MB superBlockSize >04:43:02,170 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:43:02,175 DEBUG blivet: LVMPhysicalVolume.__init__: >04:43:02,175 DEBUG blivet: getFormat('physical volume (LVM)') returning LVMPhysicalVolume instance >04:43:02,176 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x435fad0>, 953867, ['sde', 'sdf'], {'encrypted': False, 'raid_level': 'raid1'} >04:43:02,178 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:43:02,178 INFO blivet: Using 128MB superBlockSize >04:43:02,179 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:43:02,179 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:43:02,179 INFO blivet: Using 128MB superBlockSize >04:43:02,179 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:43:02,180 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:43:02,180 INFO blivet: Using 128MB superBlockSize >04:43:02,180 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:43:02,182 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:43:02,182 INFO blivet: Using 128MB superBlockSize >04:43:02,182 DEBUG blivet: existing RAID 1 size == 953867.578125 >04:43:02,186 DEBUG blivet: LVMPhysicalVolume.__init__: >04:43:02,186 DEBUG blivet: getFormat('physical volume (LVM)') returning LVMPhysicalVolume instance >04:43:02,195 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:02,195 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:02,628 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:02,628 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:02,630 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:02,645 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:02,645 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:02,655 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:04,917 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:04,917 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:04,919 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:04,928 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:05,924 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:05,925 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:05,926 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:05,941 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:05,941 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:05,951 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:08,317 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:08,317 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:08,319 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:08,328 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:08,829 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:08,829 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:08,830 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:08,845 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:08,845 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:08,855 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:19,582 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:19,582 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:19,584 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:19,593 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:20,070 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:20,070 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:20,071 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:20,086 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:20,087 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:20,097 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:24,662 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:24,662 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:24,664 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:24,673 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:25,070 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:25,070 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:25,071 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:25,086 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:25,087 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:25,097 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:26,687 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:26,687 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:26,689 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:26,698 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:28,423 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:28,423 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:28,424 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:28,440 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:28,440 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:28,450 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:28,967 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:28,967 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:28,969 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:28,978 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:29,519 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:29,519 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:29,521 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:29,536 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:29,536 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:29,546 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:30,567 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:30,568 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:30,570 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:30,579 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x435fad0>, 0, [], {} >04:43:35,608 DEBUG blivet: Ext4FS.supported: supported: True ; >04:43:35,608 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:43:35,609 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x435fad0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:43:46,706 INFO storage.ui: unhiding device disk sdd (id 37) >04:43:46,706 DEBUG storage.ui: lvm filter: removing sdd from the reject list >04:43:46,706 INFO storage.ui: unhiding device partition sdd1 (id 38) >04:43:46,706 DEBUG storage.ui: lvm filter: removing sdd1 from the reject list >04:43:46,707 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdd ; >04:43:46,743 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:43:46,745 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:43:46,746 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:43:46,748 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:43:46,748 DEBUG blivet: resolved 'sda' to 'sda' (disk) >04:43:53,072 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:43:53,073 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:43:53,073 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >04:43:53,074 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sde (0) with existing msdos disklabel >04:43:53,075 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >04:43:53,075 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (3) with existing msdos disklabel >04:44:08,449 INFO blivet: hiding device mdarray lhost:0 (id 2) >04:44:08,449 DEBUG blivet: lvm filter: adding lhost:0 to the reject list >04:44:08,450 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sde1 ; >04:44:08,451 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdf1 ; >04:44:08,451 INFO blivet: hiding device partition sde1 (id 1) >04:44:08,451 DEBUG blivet: lvm filter: adding sde1 to the reject list >04:44:08,452 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sde ; >04:44:08,452 INFO blivet: hiding device disk sde (id 0) >04:44:08,452 DEBUG blivet: lvm filter: adding sde to the reject list >04:44:08,452 INFO blivet: hiding device partition sdf1 (id 4) >04:44:08,452 DEBUG blivet: lvm filter: adding sdf1 to the reject list >04:44:08,453 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdf ; >04:44:08,453 INFO blivet: hiding device disk sdf (id 3) >04:44:08,453 DEBUG blivet: lvm filter: adding sdf to the reject list >04:44:12,887 INFO blivet: Detected 24208M of memory >04:44:12,888 INFO blivet: Swap attempt of 12104M >04:44:12,888 DEBUG blivet: clearpart: looking at sda2 >04:44:12,889 DEBUG blivet: clearpart: looking at sda1 >04:44:12,889 DEBUG blivet: clearpart: looking at sdd1 >04:44:12,889 DEBUG blivet: checking whether disk sda has an empty extended >04:44:12,889 DEBUG blivet: extended is None ; logicals is [] >04:44:12,889 DEBUG blivet: checking whether disk sdd has an empty extended >04:44:12,890 DEBUG blivet: extended is None ; logicals is [] >04:44:12,988 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:44:12,993 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:44:13,037 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:44:13,040 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:44:13,041 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:44:13,043 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:44:13,045 DEBUG blivet: resolved 'sda' to 'sda' (disk) >04:44:13,070 DEBUG blivet: starting Blivet copy >04:44:13,116 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >04:44:13,117 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcc10191990> fileSystem: <parted.filesystem.FileSystem object at 0x4365710> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43657d0> PedPartition: <_ped.Partition object at 0x4369290> >04:44:13,119 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >04:44:13,119 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcc10191990> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4365650> PedPartition: <_ped.Partition object at 0x43686b0> >04:44:13,120 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >04:44:13,121 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43527d0> fileSystem: <parted.filesystem.FileSystem object at 0x4365a10> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4365b50> PedPartition: <_ped.Partition object at 0x4368590> >04:44:13,122 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >04:44:13,123 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x434df50> fileSystem: <parted.filesystem.FileSystem object at 0x44a0950> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43656d0> PedPartition: <_ped.Partition object at 0x4368530> >04:44:13,124 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >04:44:13,125 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x434df50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44a08d0> PedPartition: <_ped.Partition object at 0x43683b0> >04:44:13,126 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >04:44:13,126 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x434df50> fileSystem: <parted.filesystem.FileSystem object at 0x44a0c90> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44a0c10> PedPartition: <_ped.Partition object at 0x4368350> >04:44:13,128 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >04:44:13,128 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4367950> fileSystem: <parted.filesystem.FileSystem object at 0x44a0d90> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44a09d0> PedPartition: <_ped.Partition object at 0x4368410> >04:44:13,129 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >04:44:13,130 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4367950> fileSystem: <parted.filesystem.FileSystem object at 0x44a0dd0> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44a0d10> PedPartition: <_ped.Partition object at 0x43685f0> >04:44:13,131 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >04:44:13,131 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4367950> fileSystem: <parted.filesystem.FileSystem object at 0x44a0f90> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44a0f10> PedPartition: <_ped.Partition object at 0x4368650> >04:44:13,133 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >04:44:13,133 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4367950> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44a7110> PedPartition: <_ped.Partition object at 0x43682f0> >04:44:13,134 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >04:44:13,135 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4161f10> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44a7310> PedPartition: <_ped.Partition object at 0x4368830> >04:44:13,136 DEBUG blivet: PartitionDevice._setPartedPartition: sdf1 ; >04:44:13,137 DEBUG blivet: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4172150> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44a7350> PedPartition: <_ped.Partition object at 0x4368a70> >04:44:13,137 DEBUG blivet: finished Blivet copy >04:44:13,137 INFO blivet: hiding device partition sdd1 (id 38) >04:44:13,138 DEBUG blivet: lvm filter: adding sdd1 to the reject list >04:44:13,139 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >04:44:13,139 INFO blivet: hiding device disk sdd (id 37) >04:44:13,139 DEBUG blivet: lvm filter: adding sdd to the reject list >04:44:16,719 DEBUG blivet: Ext4FS.supported: supported: True ; >04:44:16,719 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:44:16,721 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fcc100f3910>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:44:16,736 DEBUG blivet: Ext4FS.supported: supported: True ; >04:44:16,736 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:44:16,746 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fcc100f3910>, 0, [], {} >04:44:18,143 DEBUG blivet: Ext4FS.supported: supported: True ; >04:44:18,144 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:44:18,146 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fcc100f3910>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:44:18,154 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fcc100f3910>, 0, [], {} >04:44:20,464 DEBUG blivet: Ext4FS.supported: supported: True ; >04:44:20,464 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:44:20,465 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fcc100f3910>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:44:20,487 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fcc100f3910>, 0, [], {} >04:44:20,976 DEBUG blivet: Ext4FS.supported: supported: True ; >04:44:20,976 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:44:20,978 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fcc100f3910>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:44:20,986 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fcc100f3910>, 0, [], {} >04:44:20,994 DEBUG blivet: SwapSpace.__init__: >04:44:20,994 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:44:20,999 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fcc100f3910>, 0, [], {} >04:44:24,839 DEBUG blivet: SwapSpace.__init__: >04:44:24,839 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:44:24,841 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fcc100f3910>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:44:24,849 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fcc100f3910>, 0, [], {} >04:44:29,872 INFO storage.ui: unhiding device disk sdd (id 37) >04:44:29,872 DEBUG storage.ui: lvm filter: removing sdd from the reject list >04:44:29,873 INFO storage.ui: unhiding device partition sdd1 (id 38) >04:44:29,873 DEBUG storage.ui: lvm filter: removing sdd1 from the reject list >04:44:29,873 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdd ; >04:44:29,906 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:44:29,908 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:44:29,909 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:44:29,910 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:44:29,911 DEBUG blivet: resolved 'sda' to 'sda' (disk) >04:44:34,204 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:44:34,205 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:45:07,388 INFO blivet: Detected 24208M of memory >04:45:07,388 INFO blivet: Swap attempt of 12104M >04:45:07,391 DEBUG blivet: clearpart: looking at sda2 >04:45:07,392 DEBUG blivet: clearpart: looking at sda1 >04:45:07,394 DEBUG blivet: clearpart: looking at sdd1 >04:45:07,395 DEBUG blivet: checking whether disk sda has an empty extended >04:45:07,396 DEBUG blivet: extended is None ; logicals is [] >04:45:07,397 DEBUG blivet: checking whether disk sdd has an empty extended >04:45:07,398 DEBUG blivet: extended is None ; logicals is [] >04:45:07,440 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:45:07,442 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:45:07,507 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:45:07,509 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:45:07,512 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:45:07,513 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:45:07,513 DEBUG blivet: resolved 'sda' to 'sda' (disk) >04:45:07,538 DEBUG blivet: starting Blivet copy >04:45:07,586 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >04:45:07,587 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4494990> fileSystem: <parted.filesystem.FileSystem object at 0x44b8b90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44b8990> PedPartition: <_ped.Partition object at 0x4368dd0> >04:45:07,588 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >04:45:07,589 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4494990> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44b8b10> PedPartition: <_ped.Partition object at 0x4368ad0> >04:45:07,590 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >04:45:07,590 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4497690> fileSystem: <parted.filesystem.FileSystem object at 0x44b8e50> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x44b8dd0> PedPartition: <_ped.Partition object at 0x4368950> >04:45:07,592 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >04:45:07,592 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4497250> fileSystem: <parted.filesystem.FileSystem object at 0x44b8fd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44b8bd0> PedPartition: <_ped.Partition object at 0x43687d0> >04:45:07,593 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >04:45:07,594 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4497250> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44b8f50> PedPartition: <_ped.Partition object at 0x43689b0> >04:45:07,595 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >04:45:07,595 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4497250> fileSystem: <parted.filesystem.FileSystem object at 0x44bd350> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44bd2d0> PedPartition: <_ped.Partition object at 0x4368890> >04:45:07,597 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >04:45:07,598 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44b1f10> fileSystem: <parted.filesystem.FileSystem object at 0x44bd450> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44bd090> PedPartition: <_ped.Partition object at 0x4368470> >04:45:07,599 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >04:45:07,599 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44b1f10> fileSystem: <parted.filesystem.FileSystem object at 0x44bd490> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44bd3d0> PedPartition: <_ped.Partition object at 0x43688f0> >04:45:07,600 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >04:45:07,601 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44b1f10> fileSystem: <parted.filesystem.FileSystem object at 0x44bd650> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44bd5d0> PedPartition: <_ped.Partition object at 0x4368a10> >04:45:07,602 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >04:45:07,602 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44b1f10> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44bd790> PedPartition: <_ped.Partition object at 0x4368710> >04:45:07,604 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >04:45:07,606 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44be490> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44bd990> PedPartition: <_ped.Partition object at 0x4368d70> >04:45:07,607 DEBUG blivet: PartitionDevice._setPartedPartition: sdf1 ; >04:45:07,608 DEBUG blivet: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44bedd0> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44bd9d0> PedPartition: <_ped.Partition object at 0x4368770> >04:45:07,608 DEBUG blivet: finished Blivet copy >04:45:07,609 INFO blivet: hiding device partition sdd1 (id 38) >04:45:07,609 DEBUG blivet: lvm filter: adding sdd1 to the reject list >04:45:07,610 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >04:45:07,610 INFO blivet: hiding device disk sdd (id 37) >04:45:07,610 DEBUG blivet: lvm filter: adding sdd to the reject list >04:45:07,646 DEBUG blivet: Ext4FS.supported: supported: True ; >04:45:07,646 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:45:19,948 DEBUG blivet: Ext4FS.supported: supported: True ; >04:45:19,948 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:45:19,949 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4494d90>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:45:25,940 DEBUG blivet: Ext4FS.supported: supported: True ; >04:45:25,940 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:45:25,942 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4494d90>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:45:25,956 DEBUG blivet: Ext4FS.supported: supported: True ; >04:45:25,957 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:45:25,966 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4494d90>, 0, [], {} >04:45:26,476 DEBUG blivet: Ext4FS.supported: supported: True ; >04:45:26,477 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:45:26,479 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4494d90>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:45:26,487 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4494d90>, 0, [], {} >04:45:43,589 DEBUG blivet: Ext4FS.supported: supported: True ; >04:45:43,589 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:45:43,590 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4494d90>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:45:43,606 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >04:45:43,607 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >04:45:43,607 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >04:45:56,791 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4494d90>, None, [], {} >04:45:56,793 DEBUG storage.ui: Blivet.factoryDevice: 0 ; None ; mountpoint: None ; disks: [DiskDevice instance (0x4494e50) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44942d0>] ; fstype: swap ; encrypted: False ; >04:45:56,793 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4494d90>, None, ['sda'], {'mountpoint': None, 'fstype': 'swap', 'encrypted': False} >04:45:56,794 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >04:45:56,794 DEBUG storage.ui: starting Blivet copy >04:45:56,841 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:45:56,842 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44c92d0> fileSystem: <parted.filesystem.FileSystem object at 0x449f4d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449f2d0> PedPartition: <_ped.Partition object at 0x4368b30> >04:45:56,843 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:45:56,844 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44c92d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449f450> PedPartition: <_ped.Partition object at 0x43684d0> >04:45:56,846 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:45:56,846 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4365450> fileSystem: <parted.filesystem.FileSystem object at 0x449f790> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449f590> PedPartition: <_ped.Partition object at 0x4368d10> >04:45:56,847 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:45:56,848 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4365450> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449f710> PedPartition: <_ped.Partition object at 0x4368c50> >04:45:56,849 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:45:56,850 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4365450> fileSystem: <parted.filesystem.FileSystem object at 0x449fad0> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449fa50> PedPartition: <_ped.Partition object at 0x4368b90> >04:45:56,851 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:45:56,852 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44d0b90> fileSystem: <parted.filesystem.FileSystem object at 0x449fbd0> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449f810> PedPartition: <_ped.Partition object at 0x4368bf0> >04:45:56,853 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:45:56,853 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44d0b90> fileSystem: <parted.filesystem.FileSystem object at 0x449fc10> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449fb50> PedPartition: <_ped.Partition object at 0x4368e30> >04:45:56,855 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:45:56,855 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44d0b90> fileSystem: <parted.filesystem.FileSystem object at 0x449fdd0> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449fd50> PedPartition: <_ped.Partition object at 0x4368e90> >04:45:56,856 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:45:56,857 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44d0b90> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449ff10> PedPartition: <_ped.Partition object at 0x4368ef0> >04:45:56,858 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:45:56,859 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44cb110> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449ffd0> PedPartition: <_ped.Partition object at 0x4368fb0> >04:45:56,860 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:45:56,861 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44cba50> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4829090> PedPartition: <_ped.Partition object at 0x4368f50> >04:45:56,862 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:45:56,862 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44d1390> fileSystem: <parted.filesystem.FileSystem object at 0x4829450> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x48293d0> PedPartition: <_ped.Partition object at 0x482b0b0> >04:45:56,863 DEBUG storage.ui: finished Blivet copy >04:45:56,865 DEBUG storage.ui: size bumped to 104 to include new device space >04:45:56,865 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >04:45:56,866 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4494d90>, 104.0, [DiskDevice instance (0x4494e50) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44942d0>]] >04:45:56,867 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >04:45:56,868 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x44bdb10> ; >04:45:56,868 DEBUG storage.ui: parent factory container: None >04:45:56,868 DEBUG storage.ui: members: [] >04:45:56,868 DEBUG storage.ui: add_disks: ['sda'] >04:45:56,868 DEBUG storage.ui: remove_disks: [] >04:45:56,870 DEBUG storage.ui: LVMPhysicalVolume.__init__: >04:45:56,870 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >04:45:56,871 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >04:45:56,871 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >04:45:56,872 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:45:56,873 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >04:45:56,877 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >04:45:56,878 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:45:56,878 INFO storage.ui: added partition req0 (id 54) to device tree >04:45:56,878 INFO storage.ui: registered action: [8] Create Device partition req0 (id 54) >04:45:56,878 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:45:56,878 INFO storage.ui: registered action: [9] Create Format lvmpv on partition req0 (id 54) >04:45:56,879 DEBUG storage.ui: size bumped to 104 to include new device space >04:45:56,879 DEBUG storage.ui: adding a TotalSizeSet with size 104 >04:45:56,879 DEBUG storage.ui: set.allocated = 8 >04:45:56,880 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:45:56,881 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 54)'] from disk(s) ['sda'] >04:45:56,881 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 54)'] >04:45:56,882 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 54)'] from disk(s) ['sda'] >04:45:56,883 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >04:45:56,884 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >04:45:56,885 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >04:45:56,887 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >04:45:56,887 DEBUG storage.ui: failed to resolve '/dev/' >04:45:56,887 DEBUG storage.ui: allocating partition: req0 ; id: 54 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 104.0 ; start: None ; end: None >04:45:56,887 DEBUG storage.ui: checking freespace on sda >04:45:56,888 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >04:45:56,888 DEBUG storage.ui: checking 63-2047 (0 MB) >04:45:56,888 DEBUG storage.ui: current free range is 63-2047 (0MB) >04:45:56,888 DEBUG storage.ui: checking 249866240-250069679 (99 MB) >04:45:56,888 DEBUG storage.ui: current free range is 249866240-250069679 (99MB) >04:45:56,889 DEBUG storage.ui: evaluating growth potential for new layout >04:45:56,889 DEBUG storage.ui: calculating growth for disk /dev/sda >04:45:56,890 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >04:45:56,891 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4494990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4829e10> PedPartition: <_ped.Partition object at 0x482b050> >04:45:56,892 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >04:45:56,893 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:45:56,894 DEBUG storage.ui: adding request 54 to chunk 203440 (249866240-250069679) on /dev/sda >04:45:56,894 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >04:45:56,894 DEBUG storage.ui: Chunk.growRequests: 203440 on /dev/sda start = 249866240 end = 250069679 >sectorSize = 512 > >04:45:56,894 DEBUG storage.ui: req: PartitionRequest instance -- >id = 54 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 196608 >done = False >04:45:56,894 DEBUG storage.ui: 1 requests and 187056 (91MB) left in chunk >04:45:56,894 DEBUG storage.ui: adding 187056 (91MB) to 54 (sda3) >04:45:56,894 DEBUG storage.ui: new grow amount for request 54 (sda3) is 187056 units, or 91MB >04:45:56,895 DEBUG storage.ui: request 54 (sda3) growth: 187056 (91MB) size: 99MB >04:45:56,895 DEBUG storage.ui: disk /dev/sda growth: 187056 (91MB) >04:45:56,896 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:45:56,896 DEBUG storage.ui: device sda3 new partedPartition None >04:45:56,898 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >04:45:56,899 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:45:56,899 DEBUG storage.ui: total growth: 187056 sectors >04:45:56,899 DEBUG storage.ui: updating use_disk to sda, type: 0 >04:45:56,900 DEBUG storage.ui: new free: 249866240-250069679 / 99MB >04:45:56,900 DEBUG storage.ui: new free allows for 187056 sectors of growth >04:45:56,900 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >04:45:56,902 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >04:45:56,902 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4494990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44d0850> PedPartition: <_ped.Partition object at 0x482b170> >04:45:56,903 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >04:45:56,904 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:45:56,906 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:45:56,906 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4494990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x435a410> PedPartition: <_ped.Partition object at 0x482b230> >04:45:56,907 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 54)'] >04:45:56,907 DEBUG storage.ui: growable partitions are ['sda3'] >04:45:56,907 DEBUG storage.ui: adding request 54 to chunk 203440 (249866240-250069679) on /dev/sda >04:45:56,907 DEBUG storage.ui: disk sda has 2 chunks >04:45:56,907 DEBUG storage.ui: Chunk.growRequests: 203440 on /dev/sda start = 249866240 end = 250069679 >sectorSize = 512 > >04:45:56,907 DEBUG storage.ui: req: PartitionRequest instance -- >id = 54 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 196608 >done = False >04:45:56,908 DEBUG storage.ui: 1 requests and 187056 (91MB) left in chunk >04:45:56,908 DEBUG storage.ui: adding 187056 (91MB) to 54 (sda3) >04:45:56,908 DEBUG storage.ui: new grow amount for request 54 (sda3) is 187056 units, or 91MB >04:45:56,908 DEBUG storage.ui: set: ['sda3'] 8/104 >04:45:56,908 DEBUG storage.ui: allocating 91 to TotalSizeSet with 8/104 (96 needed) >04:45:56,908 DEBUG storage.ui: PartitionRequest instance -- >id = 54 name = sda3 growable = True >base = 16384 growth = 187056 max_grow = 196608 >done = False >04:45:56,908 DEBUG storage.ui: needed: 4 >04:45:56,908 DEBUG storage.ui: set: ['sda3'] 99/104 >04:45:56,908 DEBUG storage.ui: allocating 0 to TotalSizeSet with 99/104 (4 needed) >04:45:56,909 DEBUG storage.ui: PartitionRequest instance -- >id = 54 name = sda3 growable = True >base = 16384 growth = 187056 max_grow = 196608 >done = False >04:45:56,909 DEBUG storage.ui: needed: 4 >04:45:56,909 DEBUG storage.ui: growing partitions on sda >04:45:56,909 DEBUG storage.ui: partition sda3 (54): 0 >04:45:56,909 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 249866240 end: 250068991 length: 202752 > device: <parted.device.Device object at 0x4494f90> PedGeometry: <_ped.Geometry object at 0x435acd0> >04:45:56,909 DEBUG storage.ui: removing all non-preexisting partitions ['sda3(id 54)'] from disk(s) ['sda'] >04:45:56,911 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:45:56,911 DEBUG storage.ui: device sda3 new partedPartition None >04:45:56,912 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >04:45:56,913 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:45:56,914 DEBUG storage.ui: back from removeNewPartitions >04:45:56,914 DEBUG storage.ui: extended: None >04:45:56,914 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 249866240 end: 250068991 length: 202752 > device: <parted.device.Device object at 0x4494f90> PedGeometry: <_ped.Geometry object at 0x435acd0> >04:45:56,915 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >04:45:56,916 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4494990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44d1150> PedPartition: <_ped.Partition object at 0x482b290> >04:45:56,917 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >04:45:56,918 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:45:56,920 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:45:56,920 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4494990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44cb890> PedPartition: <_ped.Partition object at 0x482b410> >04:45:56,920 DEBUG storage.ui: fixing size of existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot at 2000.00 >04:45:56,921 DEBUG storage.ui: fixing size of existing 120004MB partition sda2 (9) with existing lvmpv at 120004.00 >04:45:56,921 DEBUG storage.ui: fixing size of non-existent 99MB partition sda3 (54) with non-existent lvmpv at 99.00 >04:45:56,923 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >04:45:56,923 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:45:56,925 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_master ; current: None ; type: None ; >04:45:56,925 INFO storage.ui: added lvmvg fedora_master (id 55) to device tree >04:45:56,925 INFO storage.ui: registered action: [10] Create Device lvmvg fedora_master (id 55) >04:45:56,925 DEBUG storage.ui: fedora_master size is 96MB >04:45:56,925 DEBUG storage.ui: vg fedora_master has 96MB free >04:45:56,926 INFO storage.ui: adjusting size from 100.00 to 96.00 so it fits in container fedora_master >04:45:56,927 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >04:45:56,927 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >04:45:56,928 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_master ; >04:45:56,930 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_master-swap ; current: None ; type: swap ; >04:45:56,930 DEBUG storage.ui: fedora_master size is 96MB >04:45:56,930 DEBUG storage.ui: vg fedora_master has 96MB free >04:45:56,930 DEBUG storage.ui: Adding fedora_master-swap/96MB to fedora_master >04:45:56,930 INFO storage.ui: added lvmlv fedora_master-swap (id 56) to device tree >04:45:56,931 INFO storage.ui: registered action: [11] Create Device lvmlv fedora_master-swap (id 56) >04:45:56,931 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:45:56,931 INFO storage.ui: registered action: [12] Create Format swap on lvmlv fedora_master-swap (id 56) >04:45:56,978 DEBUG blivet: Ext4FS.supported: supported: True ; >04:45:56,978 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:45:56,979 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4494d90>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:45:56,993 DEBUG blivet: Ext4FS.supported: supported: True ; >04:45:56,993 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:45:56,995 DEBUG blivet: SwapSpace.__init__: >04:45:56,995 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:45:57,004 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4494d90>, 0, [], {} >04:46:00,919 DEBUG blivet: SwapSpace.__init__: >04:46:00,920 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:46:00,921 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4494d90>, 96, ['sda'], {'encrypted': False, 'raid_level': None} >04:46:00,921 DEBUG blivet: fedora_master size is 96MB >04:46:00,921 DEBUG blivet: vg fedora_master has 0MB free >04:46:00,930 DEBUG blivet: Ext4FS.supported: supported: True ; >04:46:00,930 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:46:04,183 DEBUG blivet: Ext4FS.supported: supported: True ; >04:46:04,183 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:46:04,185 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4494d90>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:46:04,198 DEBUG blivet: Ext4FS.supported: supported: True ; >04:46:04,198 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:46:04,200 DEBUG blivet: SwapSpace.__init__: >04:46:04,200 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:46:04,210 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4494d90>, 0, [], {} >04:46:11,110 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup ; >04:46:11,111 DEBUG blivet: DeviceTree.getDeviceByName returned existing 120000MB lvmvg FastGroup (10) >04:46:24,915 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4494d90>, 0, [], {} >04:46:27,056 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup ; >04:46:27,057 DEBUG blivet: DeviceTree.getDeviceByName returned existing 120000MB lvmvg FastGroup (10) >04:46:28,824 DEBUG blivet: SwapSpace.__init__: >04:46:28,824 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:46:28,825 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4494d90>, 96, ['sda'], {'encrypted': False, 'raid_level': None} >04:46:28,826 DEBUG blivet: fedora_master size is 96MB >04:46:28,826 DEBUG blivet: vg fedora_master has 0MB free >04:46:28,827 INFO storage.ui: removed lvmlv fedora_master-swap (id 56) from device tree >04:46:28,829 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_master ; >04:46:28,829 INFO storage.ui: registered action: [13] Destroy Device lvmlv fedora_master-swap (id 56) >04:46:28,830 INFO storage.ui: removed lvmvg fedora_master (id 55) from device tree >04:46:28,831 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >04:46:28,831 INFO storage.ui: registered action: [14] Destroy Device lvmvg fedora_master (id 55) >04:46:28,832 INFO storage.ui: removed partition sda3 (id 54) from device tree >04:46:28,833 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:46:28,833 INFO storage.ui: registered action: [15] Destroy Device partition sda3 (id 54) >04:46:28,835 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 96 ; container_raid_level: None ; name: swap ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x4494e50) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44942d0>] ; raid_level: None ; label: ; container_name: FastGroup ; device: None ; mountpoint: None ; fstype: swap ; container_size: 120000 ; >04:46:28,835 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4494d90>, 96, ['sda'], {'container_raid_level': None, 'name': 'swap', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'FastGroup', 'device': None, 'mountpoint': None, 'fstype': 'swap', 'container_size': 120000L} >04:46:28,836 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >04:46:28,836 DEBUG storage.ui: starting Blivet copy >04:46:28,879 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:46:28,880 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x435a990> fileSystem: <parted.filesystem.FileSystem object at 0x4846910> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4846710> PedPartition: <_ped.Partition object at 0x4368cb0> >04:46:28,881 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:46:28,881 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x435a990> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4846890> PedPartition: <_ped.Partition object at 0x482b290> >04:46:28,883 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:46:28,884 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4834750> fileSystem: <parted.filesystem.FileSystem object at 0x4846bd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x48469d0> PedPartition: <_ped.Partition object at 0x482b2f0> >04:46:28,885 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:46:28,886 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4834750> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4846b50> PedPartition: <_ped.Partition object at 0x482b230> >04:46:28,887 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:46:28,887 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4834750> fileSystem: <parted.filesystem.FileSystem object at 0x4846f10> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4846e90> PedPartition: <_ped.Partition object at 0x482b110> >04:46:28,889 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:46:28,890 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4835b10> fileSystem: <parted.filesystem.FileSystem object at 0x484a050> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4846c50> PedPartition: <_ped.Partition object at 0x482b470> >04:46:28,891 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:46:28,892 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4835b10> fileSystem: <parted.filesystem.FileSystem object at 0x484a090> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4846f90> PedPartition: <_ped.Partition object at 0x482b4d0> >04:46:28,893 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:46:28,893 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4835b10> fileSystem: <parted.filesystem.FileSystem object at 0x484a250> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x484a1d0> PedPartition: <_ped.Partition object at 0x482b530> >04:46:28,895 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:46:28,895 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4835b10> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x484a390> PedPartition: <_ped.Partition object at 0x482b590> >04:46:28,897 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:46:28,897 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4837fd0> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x484a590> PedPartition: <_ped.Partition object at 0x482b650> >04:46:28,899 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:46:28,899 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4838950> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x484a5d0> PedPartition: <_ped.Partition object at 0x482b5f0> >04:46:28,901 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:46:28,901 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4839290> fileSystem: <parted.filesystem.FileSystem object at 0x484a890> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x484a810> PedPartition: <_ped.Partition object at 0x482b710> >04:46:28,901 DEBUG storage.ui: finished Blivet copy >04:46:28,902 DEBUG storage.ui: FastGroup size is 120000MB >04:46:28,903 DEBUG storage.ui: vg FastGroup has 0MB free >04:46:28,903 INFO storage.ui: adjusting size from 96.00 to 0.00 so it fits in container FastGroup >04:46:28,904 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >04:46:28,904 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >04:46:28,904 ERR storage.ui: device instance creation failed: name already in use >04:46:28,905 ERR storage.ui: failed to configure device factory: name already in use >04:46:28,916 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 96 ; container_raid_level: None ; name: swap ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x4494e50) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44942d0>] ; raid_level: None ; label: ; container_name: fedora_master ; mountpoint: None ; fstype: swap ; container_size: 0 ; >04:46:28,917 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4494d90>, 96, ['sda'], {'container_raid_level': None, 'name': 'swap', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora_master', 'mountpoint': None, 'fstype': 'swap', 'container_size': 0} >04:46:28,918 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >04:46:28,918 DEBUG storage.ui: starting Blivet copy >04:46:28,969 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:46:28,970 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x484aa50> fileSystem: <parted.filesystem.FileSystem object at 0x4837050> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4837610> PedPartition: <_ped.Partition object at 0x4368f50> >04:46:28,971 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:46:28,972 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x484aa50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x48370d0> PedPartition: <_ped.Partition object at 0x4368fb0> >04:46:28,974 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:46:28,974 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4846550> fileSystem: <parted.filesystem.FileSystem object at 0x484a690> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x484a7d0> PedPartition: <_ped.Partition object at 0x4368ef0> >04:46:28,976 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:46:28,976 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4846550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x484a610> PedPartition: <_ped.Partition object at 0x4368bf0> >04:46:28,977 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:46:28,978 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4846550> fileSystem: <parted.filesystem.FileSystem object at 0x484a190> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x484a050> PedPartition: <_ped.Partition object at 0x4368e90> >04:46:28,980 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:46:28,980 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x484c750> fileSystem: <parted.filesystem.FileSystem object at 0x484a150> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x484a4d0> PedPartition: <_ped.Partition object at 0x4368e30> >04:46:28,981 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:46:28,982 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x484c750> fileSystem: <parted.filesystem.FileSystem object at 0x484a110> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x484a1d0> PedPartition: <_ped.Partition object at 0x4368c50> >04:46:28,983 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:46:28,984 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x484c750> fileSystem: <parted.filesystem.FileSystem object at 0x4835ad0> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x48358d0> PedPartition: <_ped.Partition object at 0x4368d10> >04:46:28,985 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:46:28,985 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x484c750> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4835e90> PedPartition: <_ped.Partition object at 0x4368b90> >04:46:28,987 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:46:28,987 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853c90> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4835c10> PedPartition: <_ped.Partition object at 0x482b5f0> >04:46:28,989 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:46:28,989 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854610> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4835d10> PedPartition: <_ped.Partition object at 0x482b710> >04:46:28,991 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:46:28,991 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x483eed0> fileSystem: <parted.filesystem.FileSystem object at 0x4835190> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4835a10> PedPartition: <_ped.Partition object at 0x482b590> >04:46:28,992 DEBUG storage.ui: finished Blivet copy >04:46:28,992 DEBUG storage.ui: size bumped to 100 to include new device space >04:46:28,992 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >04:46:28,993 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4494d90>, 100.0, [DiskDevice instance (0x4494e50) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44942d0>]] >04:46:28,993 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >04:46:28,994 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x44947d0> ; >04:46:28,994 DEBUG storage.ui: parent factory container: None >04:46:28,995 DEBUG storage.ui: members: [] >04:46:28,995 DEBUG storage.ui: add_disks: ['sda'] >04:46:28,995 DEBUG storage.ui: remove_disks: [] >04:46:28,996 DEBUG storage.ui: LVMPhysicalVolume.__init__: >04:46:28,997 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >04:46:28,998 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >04:46:28,998 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >04:46:28,999 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:46:29,001 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >04:46:29,005 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >04:46:29,007 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:46:29,007 INFO storage.ui: added partition req1 (id 57) to device tree >04:46:29,007 INFO storage.ui: registered action: [16] Create Device partition req1 (id 57) >04:46:29,007 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:46:29,008 INFO storage.ui: registered action: [17] Create Format lvmpv on partition req1 (id 57) >04:46:29,008 DEBUG storage.ui: size bumped to 100 to include new device space >04:46:29,008 DEBUG storage.ui: adding a TotalSizeSet with size 100 >04:46:29,008 DEBUG storage.ui: set.allocated = 8 >04:46:29,009 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:46:29,010 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 57)'] from disk(s) ['sda'] >04:46:29,011 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 57)'] >04:46:29,011 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 57)'] from disk(s) ['sda'] >04:46:29,012 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >04:46:29,014 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >04:46:29,015 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >04:46:29,017 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >04:46:29,017 DEBUG storage.ui: failed to resolve '/dev/' >04:46:29,017 DEBUG storage.ui: allocating partition: req1 ; id: 57 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 100.0 ; start: None ; end: None >04:46:29,017 DEBUG storage.ui: checking freespace on sda >04:46:29,017 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >04:46:29,018 DEBUG storage.ui: checking 63-2047 (0 MB) >04:46:29,018 DEBUG storage.ui: current free range is 63-2047 (0MB) >04:46:29,018 DEBUG storage.ui: checking 249866240-250069679 (99 MB) >04:46:29,018 DEBUG storage.ui: current free range is 249866240-250069679 (99MB) >04:46:29,018 DEBUG storage.ui: evaluating growth potential for new layout >04:46:29,018 DEBUG storage.ui: calculating growth for disk /dev/sda >04:46:29,020 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >04:46:29,021 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x435a990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4846d10> PedPartition: <_ped.Partition object at 0x482b650> >04:46:29,022 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >04:46:29,024 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:46:29,024 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >04:46:29,024 DEBUG storage.ui: Chunk.growRequests: 203440 on /dev/sda start = 249866240 end = 250069679 >sectorSize = 512 > >04:46:29,024 DEBUG storage.ui: disk /dev/sda growth: 0 (0MB) >04:46:29,026 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:46:29,026 DEBUG storage.ui: device sda3 new partedPartition None >04:46:29,027 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >04:46:29,029 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:46:29,029 DEBUG storage.ui: total growth: 0 sectors >04:46:29,029 DEBUG storage.ui: updating use_disk to sda, type: 0 >04:46:29,029 DEBUG storage.ui: new free: 249866240-250069679 / 99MB >04:46:29,029 DEBUG storage.ui: new free allows for 0 sectors of growth >04:46:29,030 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >04:46:29,031 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >04:46:29,031 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4494990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4853550> PedPartition: <_ped.Partition object at 0x482b470> >04:46:29,033 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >04:46:29,034 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:46:29,036 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:46:29,036 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4494990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4853a50> PedPartition: <_ped.Partition object at 0x482b230> >04:46:29,036 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 57)'] >04:46:29,037 DEBUG storage.ui: growable partitions are ['sda3'] >04:46:29,037 DEBUG storage.ui: disk sda has 2 chunks >04:46:29,037 DEBUG storage.ui: set: ['sda3'] 8/100 >04:46:29,038 ERR storage.ui: failed to configure device factory: PartitionDevice instance (0x48350d0) -- > name = sda3 status = False kids = 0 id = 57 > parents = ['existing 122104MB disk sda (7) with existing msdos disklabel'] > uuid = None size = 8.0 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8.0 path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = True max size = 100.0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4494990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4853a50> PedPartition: <_ped.Partition object at 0x482b230> > disk = existing 122104MB disk sda (7) with existing msdos disklabel > start = 249866240 end = 249882623 length = 16384 > flags = >04:46:29,041 DEBUG storage.ui: starting Blivet copy >04:46:29,083 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:46:29,084 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4832c10> fileSystem: <parted.filesystem.FileSystem object at 0x44d0450> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44d0250> PedPartition: <_ped.Partition object at 0x482b350> >04:46:29,085 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:46:29,085 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4832c10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44d04d0> PedPartition: <_ped.Partition object at 0x482b3b0> >04:46:29,087 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:46:29,087 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4846a90> fileSystem: <parted.filesystem.FileSystem object at 0x44bd850> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x44bdb90> PedPartition: <_ped.Partition object at 0x482b110> >04:46:29,089 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:46:29,089 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4834f90> fileSystem: <parted.filesystem.FileSystem object at 0x449f110> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44d0610> PedPartition: <_ped.Partition object at 0x482b2f0> >04:46:29,091 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:46:29,091 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4834f90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44c9a90> PedPartition: <_ped.Partition object at 0x482b170> >04:46:29,092 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:46:29,093 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4834f90> fileSystem: <parted.filesystem.FileSystem object at 0x449f850> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449fbd0> PedPartition: <_ped.Partition object at 0x482b0b0> >04:46:29,095 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:46:29,095 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44d1bd0> fileSystem: <parted.filesystem.FileSystem object at 0x449fb10> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449ffd0> PedPartition: <_ped.Partition object at 0x482b050> >04:46:29,096 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:46:29,097 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44d1bd0> fileSystem: <parted.filesystem.FileSystem object at 0x449f910> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449fc10> PedPartition: <_ped.Partition object at 0x482b770> >04:46:29,098 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:46:29,098 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44d1bd0> fileSystem: <parted.filesystem.FileSystem object at 0x449fcd0> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449fd50> PedPartition: <_ped.Partition object at 0x482b7d0> >04:46:29,100 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:46:29,100 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44d1bd0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449f690> PedPartition: <_ped.Partition object at 0x482b6b0> >04:46:29,101 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:46:29,102 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4829110> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449f550> PedPartition: <_ped.Partition object at 0x482b890> >04:46:29,103 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:46:29,104 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44cb5d0> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x449fa10> PedPartition: <_ped.Partition object at 0x482b830> >04:46:29,104 DEBUG storage.ui: finished Blivet copy >04:46:29,105 INFO storage.ui: hiding device partition sdd1 (id 38) >04:46:29,105 DEBUG storage.ui: lvm filter: adding sdd1 to the reject list >04:46:29,106 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdd ; >04:46:29,106 INFO storage.ui: hiding device disk sdd (id 37) >04:46:29,106 DEBUG storage.ui: lvm filter: adding sdd to the reject list >04:46:29,140 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:46:29,141 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:46:31,515 DEBUG blivet: Ext4FS.supported: supported: True ; >04:46:31,515 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:46:31,516 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4832710>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:46:32,418 DEBUG blivet: Ext4FS.supported: supported: True ; >04:46:32,418 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:46:32,419 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4832710>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:46:32,433 DEBUG blivet: SwapSpace.__init__: >04:46:32,433 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:46:32,443 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 0, [], {} >04:46:56,271 DEBUG blivet: SwapSpace.__init__: >04:46:56,271 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:46:56,272 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:46:56,281 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 0, [], {} >04:46:56,289 DEBUG blivet: SwapSpace.__init__: >04:46:56,289 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:46:56,291 DEBUG blivet: Ext4FS.supported: supported: True ; >04:46:56,291 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:46:56,295 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 0, [], {} >04:46:57,511 DEBUG blivet: Ext4FS.supported: supported: True ; >04:46:57,511 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:46:57,513 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:46:57,521 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 0, [], {} >04:46:58,735 DEBUG blivet: Ext4FS.supported: supported: True ; >04:46:58,735 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:46:58,736 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4832710>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:46:58,751 DEBUG blivet: Ext4FS.supported: supported: True ; >04:46:58,751 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:46:58,760 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 0, [], {} >04:46:59,983 DEBUG blivet: Ext4FS.supported: supported: True ; >04:46:59,983 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:46:59,985 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:46:59,994 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 0, [], {} >04:47:04,640 DEBUG blivet: Ext4FS.supported: supported: True ; >04:47:04,640 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:47:04,641 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4832710>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:47:04,656 DEBUG blivet: Ext4FS.supported: supported: True ; >04:47:04,656 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:47:04,666 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 0, [], {} >04:47:26,137 DEBUG blivet: Ext4FS.supported: supported: True ; >04:47:26,137 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:47:26,139 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:47:26,148 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 0, [], {} >04:47:43,913 DEBUG blivet: Ext4FS.supported: supported: True ; >04:47:43,913 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:47:43,914 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4832710>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:47:43,929 DEBUG blivet: Ext4FS.supported: supported: True ; >04:47:43,929 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:47:43,939 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 0, [], {} >04:47:44,641 DEBUG blivet: Ext4FS.supported: supported: True ; >04:47:44,641 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:47:44,643 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:47:44,653 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4832710>, 0, [], {} >04:47:46,384 DEBUG blivet: Ext4FS.supported: supported: True ; >04:47:46,384 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:47:46,386 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4832710>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:47:48,674 INFO storage.ui: unhiding device disk sdd (id 37) >04:47:48,675 DEBUG storage.ui: lvm filter: removing sdd from the reject list >04:47:48,675 INFO storage.ui: unhiding device partition sdd1 (id 38) >04:47:48,676 DEBUG storage.ui: lvm filter: removing sdd1 from the reject list >04:47:48,677 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdd ; >04:47:48,709 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:47:48,711 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:47:48,712 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:47:48,714 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:47:48,714 DEBUG blivet: resolved 'sda' to 'sda' (disk) >04:47:53,341 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:47:53,342 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:48:29,538 INFO blivet: Detected 24208M of memory >04:48:29,539 INFO blivet: Swap attempt of 12104M >04:49:33,248 INFO blivet: Detected 24208M of memory >04:49:33,248 INFO blivet: Swap attempt of 12104M >04:49:33,249 DEBUG blivet: clearpart: looking at sda2 >04:49:33,250 DEBUG blivet: clearpart: looking at sda1 >04:49:33,250 DEBUG blivet: clearpart: looking at sdd1 >04:49:33,250 DEBUG blivet: checking whether disk sda has an empty extended >04:49:33,250 DEBUG blivet: extended is None ; logicals is [] >04:49:33,250 DEBUG blivet: checking whether disk sdd has an empty extended >04:49:33,251 DEBUG blivet: extended is None ; logicals is [] >04:49:33,336 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:49:33,341 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:49:33,408 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:49:33,410 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:49:33,412 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:49:33,416 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:49:33,417 DEBUG blivet: resolved 'sda' to 'sda' (disk) >04:49:33,424 DEBUG blivet: starting Blivet copy >04:49:33,482 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >04:49:33,483 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4174b50> fileSystem: <parted.filesystem.FileSystem object at 0x48395d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4838e10> PedPartition: <_ped.Partition object at 0x4368dd0> >04:49:33,484 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >04:49:33,484 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4174b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4839a10> PedPartition: <_ped.Partition object at 0x482b470> >04:49:33,486 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >04:49:33,486 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4498050> fileSystem: <parted.filesystem.FileSystem object at 0x4839090> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x48397d0> PedPartition: <_ped.Partition object at 0x482b590> >04:49:33,488 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >04:49:33,488 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4350250> fileSystem: <parted.filesystem.FileSystem object at 0x4839210> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4839990> PedPartition: <_ped.Partition object at 0x482b650> >04:49:33,489 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >04:49:33,490 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4350250> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x48391d0> PedPartition: <_ped.Partition object at 0x482bef0> >04:49:33,491 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >04:49:33,491 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4350250> fileSystem: <parted.filesystem.FileSystem object at 0x4839b90> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4839a90> PedPartition: <_ped.Partition object at 0x482bf50> >04:49:33,493 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >04:49:33,493 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854e90> fileSystem: <parted.filesystem.FileSystem object at 0x4839650> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4839250> PedPartition: <_ped.Partition object at 0x482b8f0> >04:49:33,494 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >04:49:33,496 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854e90> fileSystem: <parted.filesystem.FileSystem object at 0x4839410> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4839bd0> PedPartition: <_ped.Partition object at 0x482bfb0> >04:49:33,497 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >04:49:33,498 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854e90> fileSystem: <parted.filesystem.FileSystem object at 0x4839e10> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4839310> PedPartition: <_ped.Partition object at 0x482ba70> >04:49:33,499 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >04:49:33,499 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854e90> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4839f10> PedPartition: <_ped.Partition object at 0x482bbf0> >04:49:33,501 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >04:49:33,501 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x485e310> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4839c10> PedPartition: <_ped.Partition object at 0x482b1d0> >04:49:33,503 DEBUG blivet: PartitionDevice._setPartedPartition: sdf1 ; >04:49:33,503 DEBUG blivet: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x485ec50> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x483e190> PedPartition: <_ped.Partition object at 0x482ba10> >04:49:33,503 DEBUG blivet: finished Blivet copy >04:49:33,504 INFO blivet: hiding device partition sdd1 (id 38) >04:49:33,504 DEBUG blivet: lvm filter: adding sdd1 to the reject list >04:49:33,505 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >04:49:33,505 INFO blivet: hiding device disk sdd (id 37) >04:49:33,505 DEBUG blivet: lvm filter: adding sdd to the reject list >04:49:36,478 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:36,479 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:36,480 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x44d2dd0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:40,575 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:40,575 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:40,576 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x44d2dd0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:41,839 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:41,839 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:41,840 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x44d2dd0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:42,959 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:42,959 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:42,960 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x44d2dd0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:42,975 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:42,975 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:42,985 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:44,240 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:44,240 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:44,242 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:44,251 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:44,263 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:45,471 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:45,472 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:45,473 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:45,482 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:45,490 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:45,490 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:45,495 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:46,535 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:46,535 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:46,537 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:46,546 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:46,558 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:47,680 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:47,680 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:47,681 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:47,690 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:47,698 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:47,698 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:47,703 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:49,656 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:49,656 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:49,658 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:49,666 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:49,679 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:53,376 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:53,376 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:53,377 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:53,386 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:53,394 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:53,395 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:53,399 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:56,216 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:56,216 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:56,218 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:56,228 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:56,240 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:57,936 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:57,936 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:57,937 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:57,946 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:57,955 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:57,955 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:57,960 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:59,336 DEBUG blivet: Ext4FS.supported: supported: True ; >04:49:59,336 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:49:59,338 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:49:59,347 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:49:59,359 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:50:01,665 DEBUG blivet: Ext4FS.supported: supported: True ; >04:50:01,666 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:50:01,667 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:50:01,676 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:50:01,684 DEBUG blivet: SwapSpace.__init__: >04:50:01,684 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:50:01,689 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:50:09,015 DEBUG blivet: SwapSpace.__init__: >04:50:09,015 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:50:09,016 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:50:09,025 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44d2dd0>, 0, [], {} >04:50:13,016 INFO storage.ui: unhiding device disk sdd (id 37) >04:50:13,016 DEBUG storage.ui: lvm filter: removing sdd from the reject list >04:50:13,016 INFO storage.ui: unhiding device partition sdd1 (id 38) >04:50:13,016 DEBUG storage.ui: lvm filter: removing sdd1 from the reject list >04:50:13,017 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdd ; >04:50:13,051 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:50:13,053 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:50:13,054 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:50:13,055 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:50:13,056 DEBUG blivet: resolved 'sda' to 'sda' (disk) >04:50:21,510 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:50:21,510 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:50:35,787 INFO blivet: Detected 24208M of memory >04:50:35,787 INFO blivet: Swap attempt of 12104M >04:50:35,789 DEBUG blivet: clearpart: looking at sda2 >04:50:35,790 DEBUG blivet: clearpart: looking at sda1 >04:50:35,790 DEBUG blivet: clearpart: looking at sdd1 >04:50:35,790 DEBUG blivet: checking whether disk sda has an empty extended >04:50:35,790 DEBUG blivet: extended is None ; logicals is [] >04:50:35,790 DEBUG blivet: checking whether disk sdd has an empty extended >04:50:35,791 DEBUG blivet: extended is None ; logicals is [] >04:50:35,861 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:50:35,864 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:50:35,893 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:50:35,894 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:50:35,895 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:50:35,896 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:50:35,897 DEBUG blivet: resolved 'sda' to 'sda' (disk) >04:50:35,948 DEBUG blivet: starting Blivet copy >04:50:35,995 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >04:50:35,996 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4832550> fileSystem: <parted.filesystem.FileSystem object at 0x4b13950> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b13750> PedPartition: <_ped.Partition object at 0x482bcb0> >04:50:35,998 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >04:50:35,998 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4832550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b138d0> PedPartition: <_ped.Partition object at 0x482bd10> >04:50:35,999 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >04:50:36,000 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4858b90> fileSystem: <parted.filesystem.FileSystem object at 0x4b13c10> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4b13b90> PedPartition: <_ped.Partition object at 0x482b950> >04:50:36,001 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >04:50:36,002 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4829750> fileSystem: <parted.filesystem.FileSystem object at 0x4b13d90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b13990> PedPartition: <_ped.Partition object at 0x482b9b0> >04:50:36,003 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >04:50:36,004 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4829750> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b13d10> PedPartition: <_ped.Partition object at 0x482bb90> >04:50:36,005 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >04:50:36,005 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4829750> fileSystem: <parted.filesystem.FileSystem object at 0x4b1a110> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b1a090> PedPartition: <_ped.Partition object at 0x482be90> >04:50:36,007 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >04:50:36,007 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b09a50> fileSystem: <parted.filesystem.FileSystem object at 0x4b1a210> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b13e10> PedPartition: <_ped.Partition object at 0x482bdd0> >04:50:36,008 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >04:50:36,009 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b09a50> fileSystem: <parted.filesystem.FileSystem object at 0x4b1a250> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b1a190> PedPartition: <_ped.Partition object at 0x482be30> >04:50:36,010 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >04:50:36,010 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b09a50> fileSystem: <parted.filesystem.FileSystem object at 0x4b1a410> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b1a390> PedPartition: <_ped.Partition object at 0x482bd70> >04:50:36,012 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >04:50:36,012 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b09a50> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b1a550> PedPartition: <_ped.Partition object at 0x482bad0> >04:50:36,013 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >04:50:36,014 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b0af90> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b1a750> PedPartition: <_ped.Partition object at 0x482bc50> >04:50:36,015 DEBUG blivet: PartitionDevice._setPartedPartition: sdf1 ; >04:50:36,016 DEBUG blivet: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b0b910> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b1a790> PedPartition: <_ped.Partition object at 0x4b1d050> >04:50:36,016 DEBUG blivet: finished Blivet copy >04:50:36,016 INFO blivet: hiding device partition sdd1 (id 38) >04:50:36,017 DEBUG blivet: lvm filter: adding sdd1 to the reject list >04:50:36,018 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >04:50:36,018 INFO blivet: hiding device disk sdd (id 37) >04:50:36,018 DEBUG blivet: lvm filter: adding sdd to the reject list >04:50:36,053 DEBUG blivet: Ext4FS.supported: supported: True ; >04:50:36,053 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:50:37,522 DEBUG blivet: Ext4FS.supported: supported: True ; >04:50:37,523 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:50:37,524 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x44a76d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:50:37,539 DEBUG blivet: Ext4FS.supported: supported: True ; >04:50:37,540 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:50:37,549 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:50:42,658 DEBUG blivet: Ext4FS.supported: supported: True ; >04:50:42,658 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:50:42,660 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:50:42,669 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:50:45,386 DEBUG blivet: Ext4FS.supported: supported: True ; >04:50:45,386 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:50:45,387 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x44a76d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:50:45,409 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:50:47,506 DEBUG blivet: Ext4FS.supported: supported: True ; >04:50:47,506 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:50:47,508 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:50:47,516 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:50:47,524 DEBUG blivet: SwapSpace.__init__: >04:50:47,525 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:50:47,529 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:50:59,852 DEBUG blivet: SwapSpace.__init__: >04:50:59,852 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:50:59,854 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:50:59,862 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:50:59,871 DEBUG blivet: Ext4FS.supported: supported: True ; >04:50:59,871 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:50:59,876 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:00,618 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:00,618 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:00,620 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:00,628 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:00,636 DEBUG blivet: SwapSpace.__init__: >04:51:00,636 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:51:00,641 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:01,249 DEBUG blivet: SwapSpace.__init__: >04:51:01,249 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:51:01,250 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:01,259 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:01,267 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:01,268 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:01,272 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:02,264 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:02,265 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:02,266 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:02,275 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:02,283 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:02,283 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:02,288 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:04,775 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:04,775 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:04,777 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:04,787 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:04,799 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:05,999 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:05,999 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:06,000 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:06,009 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:06,017 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:06,018 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:06,022 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:06,927 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:06,927 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:06,929 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:06,938 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:06,950 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:08,102 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:08,102 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:08,104 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:08,112 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:08,121 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:08,121 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:08,126 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:09,790 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:09,790 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:09,792 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:09,800 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:09,813 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:11,142 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:11,142 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:11,143 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:11,152 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:11,161 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:11,161 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:11,165 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:12,477 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:12,478 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:12,480 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:12,488 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:12,500 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:13,590 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:13,590 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:13,591 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:13,600 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:13,608 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:13,609 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:13,613 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:16,396 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:16,397 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:16,399 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:16,407 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:16,417 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >04:51:16,418 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >04:51:16,418 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >04:51:32,670 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:32,670 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:32,672 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:51:32,680 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:32,689 DEBUG blivet: SwapSpace.__init__: >04:51:32,689 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:51:32,694 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:51:51,779 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/FastGroup-swap ; status: False ; type: swap ; >04:51:51,780 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:51:51,781 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: FastGroup-swap ; current: swap ; type: None ; >04:51:51,781 INFO storage.ui: registered action: [18] Destroy Format swap on lvmlv FastGroup-swap (id 11) >04:51:51,782 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: FastGroup-swap ; status: False ; controllable: True ; >04:51:51,782 INFO storage.ui: removed lvmlv FastGroup-swap (id 11) from device tree >04:51:51,783 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: FastGroup ; >04:51:51,784 INFO storage.ui: registered action: [19] Destroy Device lvmlv FastGroup-swap (id 11) >04:51:51,819 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:51,819 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:54,887 DEBUG blivet: Ext4FS.supported: supported: True ; >04:51:54,887 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:51:54,889 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x44a76d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:52:09,502 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:09,502 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:09,503 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x44a76d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:52:09,518 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:09,518 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:09,528 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:52:10,949 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:10,949 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:10,951 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:52:10,960 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:52:10,970 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >04:52:10,970 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >04:52:10,970 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >04:52:15,143 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, None, [], {} >04:52:15,145 DEBUG storage.ui: Blivet.factoryDevice: 0 ; None ; mountpoint: None ; disks: [DiskDevice instance (0x44cbad0) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44cba90>] ; fstype: swap ; encrypted: False ; >04:52:15,145 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, None, ['sda'], {'mountpoint': None, 'fstype': 'swap', 'encrypted': False} >04:52:15,146 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >04:52:15,146 DEBUG storage.ui: starting Blivet copy >04:52:15,199 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:52:15,200 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b1ad90> fileSystem: <parted.filesystem.FileSystem object at 0x4b39450> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b39250> PedPartition: <_ped.Partition object at 0x482bb30> >04:52:15,201 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:52:15,202 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b1ad90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b393d0> PedPartition: <_ped.Partition object at 0x4b1d170> >04:52:15,204 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:52:15,204 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b1e750> fileSystem: <parted.filesystem.FileSystem object at 0x4b39710> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b39510> PedPartition: <_ped.Partition object at 0x4b1d0b0> >04:52:15,205 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:52:15,206 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b1e750> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b39690> PedPartition: <_ped.Partition object at 0x4b1d230> >04:52:15,207 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:52:15,207 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b1e750> fileSystem: <parted.filesystem.FileSystem object at 0x4b39a50> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b399d0> PedPartition: <_ped.Partition object at 0x4b1d290> >04:52:15,209 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:52:15,210 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b26b10> fileSystem: <parted.filesystem.FileSystem object at 0x4b39b50> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b39790> PedPartition: <_ped.Partition object at 0x4b1d1d0> >04:52:15,211 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:52:15,211 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b26b10> fileSystem: <parted.filesystem.FileSystem object at 0x4b39b90> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b39ad0> PedPartition: <_ped.Partition object at 0x4b1d2f0> >04:52:15,213 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:52:15,213 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b26b10> fileSystem: <parted.filesystem.FileSystem object at 0x4b39d50> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b39cd0> PedPartition: <_ped.Partition object at 0x4b1d350> >04:52:15,214 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:52:15,215 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b26b10> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b39e90> PedPartition: <_ped.Partition object at 0x4b1d3b0> >04:52:15,216 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:52:15,217 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b29090> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b39f10> PedPartition: <_ped.Partition object at 0x4b1d470> >04:52:15,218 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:52:15,219 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b299d0> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b3d090> PedPartition: <_ped.Partition object at 0x4b1d410> >04:52:15,220 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:52:15,220 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b2b310> fileSystem: <parted.filesystem.FileSystem object at 0x4b3d3d0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4b3d350> PedPartition: <_ped.Partition object at 0x4b1d530> >04:52:15,221 DEBUG storage.ui: finished Blivet copy >04:52:15,223 DEBUG storage.ui: size bumped to 104 to include new device space >04:52:15,223 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >04:52:15,224 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x44a76d0>, 104.0, [DiskDevice instance (0x44cbad0) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44cba90>]] >04:52:15,225 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >04:52:15,226 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x4b212d0> ; >04:52:15,226 DEBUG storage.ui: parent factory container: None >04:52:15,226 DEBUG storage.ui: members: [] >04:52:15,226 DEBUG storage.ui: add_disks: ['sda'] >04:52:15,227 DEBUG storage.ui: remove_disks: [] >04:52:15,228 DEBUG storage.ui: LVMPhysicalVolume.__init__: >04:52:15,228 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >04:52:15,229 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >04:52:15,229 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >04:52:15,230 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:52:15,232 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >04:52:15,236 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >04:52:15,237 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:52:15,238 INFO storage.ui: added partition req0 (id 58) to device tree >04:52:15,238 INFO storage.ui: registered action: [20] Create Device partition req0 (id 58) >04:52:15,238 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:52:15,238 INFO storage.ui: registered action: [21] Create Format lvmpv on partition req0 (id 58) >04:52:15,238 DEBUG storage.ui: size bumped to 104 to include new device space >04:52:15,238 DEBUG storage.ui: adding a TotalSizeSet with size 104 >04:52:15,238 DEBUG storage.ui: set.allocated = 8 >04:52:15,240 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:52:15,241 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 58)'] from disk(s) ['sda'] >04:52:15,241 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 58)'] >04:52:15,241 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 58)'] from disk(s) ['sda'] >04:52:15,242 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >04:52:15,244 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >04:52:15,245 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >04:52:15,246 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >04:52:15,246 DEBUG storage.ui: failed to resolve '/dev/' >04:52:15,247 DEBUG storage.ui: allocating partition: req0 ; id: 58 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 104.0 ; start: None ; end: None >04:52:15,247 DEBUG storage.ui: checking freespace on sda >04:52:15,247 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >04:52:15,247 DEBUG storage.ui: checking 63-2047 (0 MB) >04:52:15,248 DEBUG storage.ui: current free range is 63-2047 (0MB) >04:52:15,248 DEBUG storage.ui: checking 249866240-250069679 (99 MB) >04:52:15,248 DEBUG storage.ui: current free range is 249866240-250069679 (99MB) >04:52:15,248 DEBUG storage.ui: evaluating growth potential for new layout >04:52:15,248 DEBUG storage.ui: calculating growth for disk /dev/sda >04:52:15,250 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >04:52:15,250 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4832550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b3dd90> PedPartition: <_ped.Partition object at 0x4b1d4d0> >04:52:15,251 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >04:52:15,253 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:52:15,253 DEBUG storage.ui: adding request 58 to chunk 203440 (249866240-250069679) on /dev/sda >04:52:15,253 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >04:52:15,253 DEBUG storage.ui: Chunk.growRequests: 203440 on /dev/sda start = 249866240 end = 250069679 >sectorSize = 512 > >04:52:15,253 DEBUG storage.ui: req: PartitionRequest instance -- >id = 58 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 196608 >done = False >04:52:15,254 DEBUG storage.ui: 1 requests and 187056 (91MB) left in chunk >04:52:15,254 DEBUG storage.ui: adding 187056 (91MB) to 58 (sda3) >04:52:15,254 DEBUG storage.ui: new grow amount for request 58 (sda3) is 187056 units, or 91MB >04:52:15,254 DEBUG storage.ui: request 58 (sda3) growth: 187056 (91MB) size: 99MB >04:52:15,254 DEBUG storage.ui: disk /dev/sda growth: 187056 (91MB) >04:52:15,255 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:52:15,255 DEBUG storage.ui: device sda3 new partedPartition None >04:52:15,257 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >04:52:15,259 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:52:15,259 DEBUG storage.ui: total growth: 187056 sectors >04:52:15,259 DEBUG storage.ui: updating use_disk to sda, type: 0 >04:52:15,259 DEBUG storage.ui: new free: 249866240-250069679 / 99MB >04:52:15,259 DEBUG storage.ui: new free allows for 187056 sectors of growth >04:52:15,260 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >04:52:15,261 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >04:52:15,261 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4832550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b26d90> PedPartition: <_ped.Partition object at 0x4b1d5f0> >04:52:15,263 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >04:52:15,264 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:52:15,266 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:52:15,266 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4832550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b27a10> PedPartition: <_ped.Partition object at 0x4b1d6b0> >04:52:15,266 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 58)'] >04:52:15,266 DEBUG storage.ui: growable partitions are ['sda3'] >04:52:15,267 DEBUG storage.ui: adding request 58 to chunk 203440 (249866240-250069679) on /dev/sda >04:52:15,267 DEBUG storage.ui: disk sda has 2 chunks >04:52:15,267 DEBUG storage.ui: Chunk.growRequests: 203440 on /dev/sda start = 249866240 end = 250069679 >sectorSize = 512 > >04:52:15,267 DEBUG storage.ui: req: PartitionRequest instance -- >id = 58 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 196608 >done = False >04:52:15,267 DEBUG storage.ui: 1 requests and 187056 (91MB) left in chunk >04:52:15,267 DEBUG storage.ui: adding 187056 (91MB) to 58 (sda3) >04:52:15,267 DEBUG storage.ui: new grow amount for request 58 (sda3) is 187056 units, or 91MB >04:52:15,267 DEBUG storage.ui: set: ['sda3'] 8/104 >04:52:15,268 DEBUG storage.ui: allocating 91 to TotalSizeSet with 8/104 (96 needed) >04:52:15,268 DEBUG storage.ui: PartitionRequest instance -- >id = 58 name = sda3 growable = True >base = 16384 growth = 187056 max_grow = 196608 >done = False >04:52:15,268 DEBUG storage.ui: needed: 4 >04:52:15,268 DEBUG storage.ui: set: ['sda3'] 99/104 >04:52:15,268 DEBUG storage.ui: allocating 0 to TotalSizeSet with 99/104 (4 needed) >04:52:15,268 DEBUG storage.ui: PartitionRequest instance -- >id = 58 name = sda3 growable = True >base = 16384 growth = 187056 max_grow = 196608 >done = False >04:52:15,268 DEBUG storage.ui: needed: 4 >04:52:15,268 DEBUG storage.ui: growing partitions on sda >04:52:15,269 DEBUG storage.ui: partition sda3 (58): 0 >04:52:15,269 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 249866240 end: 250068991 length: 202752 > device: <parted.device.Device object at 0x44cb750> PedGeometry: <_ped.Geometry object at 0x4b27dd0> >04:52:15,269 DEBUG storage.ui: removing all non-preexisting partitions ['sda3(id 58)'] from disk(s) ['sda'] >04:52:15,270 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:52:15,270 DEBUG storage.ui: device sda3 new partedPartition None >04:52:15,272 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >04:52:15,273 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:52:15,273 DEBUG storage.ui: back from removeNewPartitions >04:52:15,273 DEBUG storage.ui: extended: None >04:52:15,273 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 249866240 end: 250068991 length: 202752 > device: <parted.device.Device object at 0x44cb750> PedGeometry: <_ped.Geometry object at 0x4b27dd0> >04:52:15,275 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >04:52:15,275 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4832550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b2b790> PedPartition: <_ped.Partition object at 0x4b1d710> >04:52:15,276 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >04:52:15,278 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:52:15,279 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:52:15,280 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4832550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b29310> PedPartition: <_ped.Partition object at 0x4b1d890> >04:52:15,280 DEBUG storage.ui: fixing size of existing 2000MB partition sda1 (8) with existing ext4 filesystem mounted at /boot at 2000.00 >04:52:15,280 DEBUG storage.ui: fixing size of existing 120004MB partition sda2 (9) with existing lvmpv at 120004.00 >04:52:15,281 DEBUG storage.ui: fixing size of non-existent 99MB partition sda3 (58) with non-existent lvmpv at 99.00 >04:52:15,283 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >04:52:15,283 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:52:15,284 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_master ; current: None ; type: None ; >04:52:15,284 INFO storage.ui: added lvmvg fedora_master (id 59) to device tree >04:52:15,285 INFO storage.ui: registered action: [22] Create Device lvmvg fedora_master (id 59) >04:52:15,285 DEBUG storage.ui: fedora_master size is 96MB >04:52:15,285 DEBUG storage.ui: vg fedora_master has 96MB free >04:52:15,285 INFO storage.ui: adjusting size from 100.00 to 96.00 so it fits in container fedora_master >04:52:15,286 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >04:52:15,286 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >04:52:15,288 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_master ; >04:52:15,289 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_master-swap ; current: None ; type: swap ; >04:52:15,289 DEBUG storage.ui: fedora_master size is 96MB >04:52:15,290 DEBUG storage.ui: vg fedora_master has 96MB free >04:52:15,290 DEBUG storage.ui: Adding fedora_master-swap/96MB to fedora_master >04:52:15,290 INFO storage.ui: added lvmlv fedora_master-swap (id 60) to device tree >04:52:15,290 INFO storage.ui: registered action: [23] Create Device lvmlv fedora_master-swap (id 60) >04:52:15,290 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:52:15,290 INFO storage.ui: registered action: [24] Create Format swap on lvmlv fedora_master-swap (id 60) >04:52:15,343 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:15,343 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:15,345 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x44a76d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:52:15,358 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:15,358 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:15,360 DEBUG blivet: SwapSpace.__init__: >04:52:15,360 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:52:15,370 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:52:19,316 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup ; >04:52:19,317 DEBUG blivet: DeviceTree.getDeviceByName returned existing 120000MB lvmvg FastGroup (10) >04:52:23,693 DEBUG blivet: SwapSpace.__init__: >04:52:23,693 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:52:23,695 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 96, ['sda'], {'encrypted': False, 'raid_level': None} >04:52:23,695 DEBUG blivet: fedora_master size is 96MB >04:52:23,695 DEBUG blivet: vg fedora_master has 0MB free >04:52:23,697 INFO storage.ui: removed lvmlv fedora_master-swap (id 60) from device tree >04:52:23,698 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_master ; >04:52:23,698 INFO storage.ui: registered action: [25] Destroy Device lvmlv fedora_master-swap (id 60) >04:52:23,698 INFO storage.ui: removed lvmvg fedora_master (id 59) from device tree >04:52:23,699 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >04:52:23,700 INFO storage.ui: registered action: [26] Destroy Device lvmvg fedora_master (id 59) >04:52:23,700 INFO storage.ui: removed partition sda3 (id 58) from device tree >04:52:23,701 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:52:23,701 INFO storage.ui: registered action: [27] Destroy Device partition sda3 (id 58) >04:52:23,703 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 96 ; container_raid_level: None ; name: swap ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x44cbad0) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44cba90>] ; raid_level: None ; label: ; container_name: FastGroup ; device: None ; mountpoint: None ; fstype: swap ; container_size: 120000 ; >04:52:23,704 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 96, ['sda'], {'container_raid_level': None, 'name': 'swap', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'FastGroup', 'device': None, 'mountpoint': None, 'fstype': 'swap', 'container_size': 120000L} >04:52:23,705 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >04:52:23,705 DEBUG storage.ui: starting Blivet copy >04:52:23,749 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:52:23,749 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b1a8d0> fileSystem: <parted.filesystem.FileSystem object at 0x4da4910> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4da4710> PedPartition: <_ped.Partition object at 0x4b1d710> >04:52:23,751 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:52:23,751 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b1a8d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4da4890> PedPartition: <_ped.Partition object at 0x4b1d770> >04:52:23,753 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:52:23,753 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b3f6d0> fileSystem: <parted.filesystem.FileSystem object at 0x4da4bd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4da49d0> PedPartition: <_ped.Partition object at 0x4b1d6b0> >04:52:23,755 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:52:23,755 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b3f6d0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4da4b50> PedPartition: <_ped.Partition object at 0x4b1d110> >04:52:23,757 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:52:23,757 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b3f6d0> fileSystem: <parted.filesystem.FileSystem object at 0x4da4f10> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4da4e90> PedPartition: <_ped.Partition object at 0x4b1d590> >04:52:23,759 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:52:23,759 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b41a90> fileSystem: <parted.filesystem.FileSystem object at 0x4dab050> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4da4c50> PedPartition: <_ped.Partition object at 0x4b1d650> >04:52:23,761 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:52:23,761 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b41a90> fileSystem: <parted.filesystem.FileSystem object at 0x4dab090> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4da4f90> PedPartition: <_ped.Partition object at 0x4b1d950> >04:52:23,763 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:52:23,763 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b41a90> fileSystem: <parted.filesystem.FileSystem object at 0x4dab250> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dab1d0> PedPartition: <_ped.Partition object at 0x4b1d9b0> >04:52:23,764 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:52:23,765 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b41a90> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dab390> PedPartition: <_ped.Partition object at 0x4b1da10> >04:52:23,766 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:52:23,767 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d97fd0> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dab590> PedPartition: <_ped.Partition object at 0x4b1dad0> >04:52:23,768 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:52:23,769 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d98950> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dab5d0> PedPartition: <_ped.Partition object at 0x4b1da70> >04:52:23,770 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:52:23,771 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d99290> fileSystem: <parted.filesystem.FileSystem object at 0x4dab890> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4dab810> PedPartition: <_ped.Partition object at 0x4b1db90> >04:52:23,771 DEBUG storage.ui: finished Blivet copy >04:52:23,771 DEBUG storage.ui: FastGroup size is 120000MB >04:52:23,772 DEBUG storage.ui: vg FastGroup has 16000MB free >04:52:23,774 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >04:52:23,774 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >04:52:23,775 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: FastGroup ; >04:52:23,777 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: FastGroup-swap ; current: None ; type: swap ; >04:52:23,777 DEBUG storage.ui: FastGroup size is 120000MB >04:52:23,778 DEBUG storage.ui: vg FastGroup has 16000MB free >04:52:23,778 DEBUG storage.ui: Adding FastGroup-swap/96MB to FastGroup >04:52:23,778 INFO storage.ui: added lvmlv FastGroup-swap (id 61) to device tree >04:52:23,778 INFO storage.ui: registered action: [28] Create Device lvmlv FastGroup-swap (id 61) >04:52:23,778 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:52:23,778 INFO storage.ui: registered action: [29] Create Format swap on lvmlv FastGroup-swap (id 61) >04:52:23,793 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:52:26,982 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:52:27,693 DEBUG blivet: SwapSpace.__init__: >04:52:27,693 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:52:27,694 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 96, ['sda'], {'encrypted': False, 'raid_level': None} >04:52:27,702 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:27,702 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:34,046 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:34,046 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:34,047 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x44a76d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:52:34,061 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:34,061 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:34,062 DEBUG blivet: SwapSpace.__init__: >04:52:34,063 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:52:34,072 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:52:44,677 DEBUG blivet: SwapSpace.__init__: >04:52:44,677 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:52:44,678 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:52:44,682 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 16000 ; container_raid_level: None ; name: swap ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x44cbad0) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x44cba90>] ; raid_level: None ; label: ; container_name: FastGroup ; device: non-existent 96MB lvmlv FastGroup-swap (61) with non-existent swap ; mountpoint: None ; fstype: swap ; container_size: 120000 ; >04:52:44,683 DEBUG storage.ui: looking up parted Device: /dev/mapper/FastGroup >04:52:44,684 DEBUG storage.ui: FastGroup size is 120000MB >04:52:44,684 DEBUG storage.ui: vg FastGroup has 15904MB free >04:52:44,684 DEBUG storage.ui: FastGroup size is 120000MB >04:52:44,685 DEBUG storage.ui: vg FastGroup has 15904MB free >04:52:44,686 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 16000, ['sda'], {'container_raid_level': None, 'name': 'swap', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'FastGroup', 'device': LVMLogicalVolumeDevice instance (0x4d98bd0) -- > name = FastGroup-swap status = False kids = 0 id = 61 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = None size = 96 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 96 path = /dev/mapper/FastGroup-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4846390) -- > name = FastGroup status = True kids = 3 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 15904 > free extents = 3976.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', > 'existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at /', > 'non-existent 96MB lvmlv FastGroup-swap (61) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 96MB, 'mountpoint': None, 'fstype': 'swap', 'container_size': 120000L} >04:52:44,687 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >04:52:44,688 DEBUG storage.ui: starting Blivet copy >04:52:44,732 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:52:44,733 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db3450> fileSystem: <parted.filesystem.FileSystem object at 0x4dc34d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc32d0> PedPartition: <_ped.Partition object at 0x4b1db30> >04:52:44,734 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:52:44,735 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db3450> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc3450> PedPartition: <_ped.Partition object at 0x4b1dc50> >04:52:44,737 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:52:44,737 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d97e50> fileSystem: <parted.filesystem.FileSystem object at 0x4dc3790> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc3590> PedPartition: <_ped.Partition object at 0x4b1d8f0> >04:52:44,739 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:52:44,739 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d97e50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc3710> PedPartition: <_ped.Partition object at 0x4b1dcb0> >04:52:44,741 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:52:44,741 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d97e50> fileSystem: <parted.filesystem.FileSystem object at 0x4dc3ad0> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc3a50> PedPartition: <_ped.Partition object at 0x4b1dd70> >04:52:44,743 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:52:44,744 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db39d0> fileSystem: <parted.filesystem.FileSystem object at 0x4dc3bd0> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc3810> PedPartition: <_ped.Partition object at 0x4b1dd10> >04:52:44,745 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:52:44,746 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db39d0> fileSystem: <parted.filesystem.FileSystem object at 0x4dc3c10> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc3b50> PedPartition: <_ped.Partition object at 0x4b1ddd0> >04:52:44,747 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:52:44,747 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db39d0> fileSystem: <parted.filesystem.FileSystem object at 0x4dc3dd0> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc3d50> PedPartition: <_ped.Partition object at 0x4b1de30> >04:52:44,749 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:52:44,749 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db39d0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc3f10> PedPartition: <_ped.Partition object at 0x4b1de90> >04:52:44,751 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:52:44,752 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db0f10> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc3fd0> PedPartition: <_ped.Partition object at 0x4b1df50> >04:52:44,753 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:52:44,754 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dad890> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc8110> PedPartition: <_ped.Partition object at 0x4b1def0> >04:52:44,755 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:52:44,756 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db51d0> fileSystem: <parted.filesystem.FileSystem object at 0x4dc8450> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4dc83d0> PedPartition: <_ped.Partition object at 0x4dc9050> >04:52:44,756 DEBUG storage.ui: finished Blivet copy >04:52:44,756 DEBUG storage.ui: FastGroup size is 120000MB >04:52:44,757 DEBUG storage.ui: vg FastGroup has 15904MB free >04:52:44,757 INFO storage.ui: adjusting device size from 96.00 to 16000.00 >04:52:44,757 DEBUG storage.ui: trying to set lv FastGroup-swap size to 16000MB >04:52:44,757 DEBUG storage.ui: FastGroup size is 120000MB >04:52:44,758 DEBUG storage.ui: vg FastGroup has 15904MB free >04:52:44,774 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:52:44,782 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:44,783 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:45,894 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:45,894 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:45,895 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x44a76d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:52:45,909 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:45,909 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:45,911 DEBUG blivet: SwapSpace.__init__: >04:52:45,911 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:52:45,920 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:52:49,893 DEBUG blivet: SwapSpace.__init__: >04:52:49,893 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:52:49,895 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:52:49,903 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:49,903 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:49,908 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:52:50,406 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:50,406 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:50,408 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:52:50,417 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x44a76d0>, 0, [], {} >04:52:53,501 DEBUG blivet: Ext4FS.supported: supported: True ; >04:52:53,501 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:52:53,503 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x44a76d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:52:53,512 INFO blivet: removing obsolete action 20 (27) >04:52:53,512 INFO blivet: removing obsolete action 21 (27) >04:52:53,512 INFO blivet: removing obsolete action 27 (27) >04:52:53,512 INFO blivet: removing obsolete action 22 (26) >04:52:53,512 INFO blivet: removing obsolete action 26 (26) >04:52:53,512 INFO blivet: removing obsolete action 23 (25) >04:52:53,513 INFO blivet: removing obsolete action 24 (25) >04:52:53,513 INFO blivet: removing obsolete action 25 (25) >04:52:53,513 DEBUG blivet: action 24 already pruned >04:52:53,513 DEBUG blivet: action 23 already pruned >04:52:53,513 DEBUG blivet: action 22 already pruned >04:52:53,513 DEBUG blivet: action 21 already pruned >04:52:53,513 DEBUG blivet: action 20 already pruned >04:53:09,101 INFO storage.ui: unhiding device disk sdd (id 37) >04:53:09,102 DEBUG storage.ui: lvm filter: removing sdd from the reject list >04:53:09,102 INFO storage.ui: unhiding device partition sdd1 (id 38) >04:53:09,102 DEBUG storage.ui: lvm filter: removing sdd1 from the reject list >04:53:09,103 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdd ; >04:53:09,137 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:53:09,139 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:53:09,140 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:53:09,142 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:53:09,142 DEBUG blivet: resolved 'sda' to 'sda' (disk) >04:53:12,987 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:53:12,988 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:53:37,526 INFO blivet: Detected 24208M of memory >04:53:37,526 INFO blivet: Swap attempt of 12104M >04:53:37,528 DEBUG blivet: clearpart: looking at sda2 >04:53:37,528 DEBUG blivet: clearpart: looking at sda1 >04:53:37,528 DEBUG blivet: clearpart: looking at sdd1 >04:53:37,528 DEBUG blivet: checking whether disk sda has an empty extended >04:53:37,529 DEBUG blivet: extended is None ; logicals is [] >04:53:37,531 DEBUG blivet: checking whether disk sdd has an empty extended >04:53:37,537 DEBUG blivet: extended is None ; logicals is [] >04:53:37,640 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:53:37,643 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:53:37,703 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:53:37,705 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:53:37,706 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:53:37,707 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:53:37,707 DEBUG blivet: resolved 'sda' to 'sda' (disk) >04:53:37,712 DEBUG blivet: starting Blivet copy >04:53:37,766 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >04:53:37,767 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: <parted.filesystem.FileSystem object at 0x4b3f450> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b3f090> PedPartition: <_ped.Partition object at 0x4b1def0> >04:53:37,768 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >04:53:37,769 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b3f310> PedPartition: <_ped.Partition object at 0x4b1df50> >04:53:37,770 DEBUG blivet: PartitionDevice._setPartedPartition: sdd1 ; >04:53:37,770 DEBUG blivet: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d9ddd0> fileSystem: <parted.filesystem.FileSystem object at 0x4b3f350> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4b3fd90> PedPartition: <_ped.Partition object at 0x4b1de30> >04:53:37,772 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >04:53:37,772 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d98d50> fileSystem: <parted.filesystem.FileSystem object at 0x4b3f690> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b3f250> PedPartition: <_ped.Partition object at 0x4b1de90> >04:53:37,773 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >04:53:37,774 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d98d50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b3f490> PedPartition: <_ped.Partition object at 0x4b1ddd0> >04:53:37,775 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >04:53:37,776 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d98d50> fileSystem: <parted.filesystem.FileSystem object at 0x4b3fc90> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b3fbd0> PedPartition: <_ped.Partition object at 0x4b1dd70> >04:53:37,777 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >04:53:37,778 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dab290> fileSystem: <parted.filesystem.FileSystem object at 0x4b3fa10> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b3f610> PedPartition: <_ped.Partition object at 0x4b1dd10> >04:53:37,779 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >04:53:37,779 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dab290> fileSystem: <parted.filesystem.FileSystem object at 0x4b3f9d0> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b3fa90> PedPartition: <_ped.Partition object at 0x4b1dcb0> >04:53:37,780 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >04:53:37,781 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dab290> fileSystem: <parted.filesystem.FileSystem object at 0x4b3f8d0> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b3f810> PedPartition: <_ped.Partition object at 0x4b1d8f0> >04:53:37,782 DEBUG blivet: PartitionDevice._setPartedPartition: sdc4 ; >04:53:37,782 DEBUG blivet: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dab290> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b3fb50> PedPartition: <_ped.Partition object at 0x4b1dc50> >04:53:37,784 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >04:53:37,784 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4da48d0> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b3f550> PedPartition: <_ped.Partition object at 0x4b1db90> >04:53:37,785 DEBUG blivet: PartitionDevice._setPartedPartition: sdf1 ; >04:53:37,786 DEBUG blivet: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b3db90> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc86d0> PedPartition: <_ped.Partition object at 0x4b1db30> >04:53:37,786 DEBUG blivet: finished Blivet copy >04:53:37,787 INFO blivet: hiding device partition sdd1 (id 38) >04:53:37,787 DEBUG blivet: lvm filter: adding sdd1 to the reject list >04:53:37,788 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >04:53:37,788 INFO blivet: hiding device disk sdd (id 37) >04:53:37,788 DEBUG blivet: lvm filter: adding sdd to the reject list >04:53:40,277 DEBUG blivet: Ext4FS.supported: supported: True ; >04:53:40,278 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:53:40,279 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:53:40,293 DEBUG blivet: Ext4FS.supported: supported: True ; >04:53:40,293 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:53:40,295 DEBUG blivet: SwapSpace.__init__: >04:53:40,295 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:53:40,304 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:53:41,292 DEBUG blivet: SwapSpace.__init__: >04:53:41,292 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:53:41,293 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:53:41,301 DEBUG blivet: Ext4FS.supported: supported: True ; >04:53:41,301 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:53:42,484 DEBUG blivet: Ext4FS.supported: supported: True ; >04:53:42,484 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:53:42,486 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:53:42,508 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:53:44,381 DEBUG blivet: Ext4FS.supported: supported: True ; >04:53:44,381 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:53:44,382 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:53:44,391 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:53:44,398 DEBUG blivet: Ext4FS.supported: supported: True ; >04:53:44,398 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:53:44,400 DEBUG blivet: SwapSpace.__init__: >04:53:44,400 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:53:44,405 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:53:46,012 DEBUG blivet: SwapSpace.__init__: >04:53:46,012 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:53:46,013 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:53:46,021 DEBUG blivet: Ext4FS.supported: supported: True ; >04:53:46,021 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:53:46,026 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:53:52,598 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:53:54,429 DEBUG blivet: Ext4FS.supported: supported: True ; >04:53:54,429 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:53:54,431 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:53:54,439 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:05,100 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:05,101 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:05,102 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:54:09,180 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:09,181 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:09,182 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:54:10,964 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:10,965 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:10,967 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:54:12,148 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:12,149 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:12,150 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:54:14,736 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >04:54:14,737 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: ext4 ; >04:54:14,774 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:14,775 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:14,784 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:14,796 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:16,492 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:16,492 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:16,494 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:54:16,503 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:16,513 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >04:54:16,513 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >04:54:16,513 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >04:54:26,611 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000.0, [], {} >04:54:26,613 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 2000.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x4b29510) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4b29c90>] ; fstype: ext4 ; encrypted: False ; >04:54:26,613 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000.0, ['sda'], {'mountpoint': '/boot', 'fstype': 'ext4', 'encrypted': False} >04:54:26,614 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >04:54:26,614 DEBUG storage.ui: starting Blivet copy >04:54:26,656 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:54:26,657 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dc8890> fileSystem: <parted.filesystem.FileSystem object at 0x4dbeb90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dbe990> PedPartition: <_ped.Partition object at 0x4b1d950> >04:54:26,658 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:54:26,659 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dc8890> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dbeb10> PedPartition: <_ped.Partition object at 0x4b1d650> >04:54:26,660 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:54:26,661 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db1690> fileSystem: <parted.filesystem.FileSystem object at 0x4dbee50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dbec50> PedPartition: <_ped.Partition object at 0x4b1da70> >04:54:26,662 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:54:26,663 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db1690> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dbedd0> PedPartition: <_ped.Partition object at 0x4b1d9b0> >04:54:26,664 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:54:26,664 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db1690> fileSystem: <parted.filesystem.FileSystem object at 0x4db71d0> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4db7150> PedPartition: <_ped.Partition object at 0x4b1d6b0> >04:54:26,666 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:54:26,667 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44a78d0> fileSystem: <parted.filesystem.FileSystem object at 0x4db72d0> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dbeed0> PedPartition: <_ped.Partition object at 0x4b1d110> >04:54:26,668 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:54:26,668 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44a78d0> fileSystem: <parted.filesystem.FileSystem object at 0x4db7310> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4db7250> PedPartition: <_ped.Partition object at 0x4b1d590> >04:54:26,669 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:54:26,670 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44a78d0> fileSystem: <parted.filesystem.FileSystem object at 0x4db74d0> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4db7450> PedPartition: <_ped.Partition object at 0x4b1d710> >04:54:26,671 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:54:26,672 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44a78d0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4db7610> PedPartition: <_ped.Partition object at 0x4b1d770> >04:54:26,673 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:54:26,673 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dc3d50> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4db7810> PedPartition: <_ped.Partition object at 0x4b1d4d0> >04:54:26,675 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:54:26,675 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dad6d0> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4db7850> PedPartition: <_ped.Partition object at 0x4b1d5f0> >04:54:26,677 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:54:26,677 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dadfd0> fileSystem: <parted.filesystem.FileSystem object at 0x4db7b10> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4db7a90> PedPartition: <_ped.Partition object at 0x4b1d830> >04:54:26,677 DEBUG storage.ui: finished Blivet copy >04:54:26,679 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:54:26,679 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:54:26,680 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:54:26,680 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:54:26,681 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:54:26,682 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:54:26,683 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:54:26,684 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >04:54:26,685 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >04:54:26,686 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:54:26,686 INFO storage.ui: added partition req0 (id 62) to device tree >04:54:26,687 INFO storage.ui: registered action: [30] Create Device partition req0 (id 62) >04:54:26,687 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:54:26,687 INFO storage.ui: registered action: [31] Create Format ext4 filesystem mounted at /boot on partition req0 (id 62) >04:54:26,688 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:54:26,689 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 62)'] from disk(s) ['sda'] >04:54:26,690 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 62)'] >04:54:26,690 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 62)'] from disk(s) ['sda'] >04:54:26,691 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >04:54:26,692 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >04:54:26,694 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >04:54:26,696 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >04:54:26,696 DEBUG storage.ui: failed to resolve '/dev/' >04:54:26,696 DEBUG storage.ui: allocating partition: req0 ; id: 62 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 2000.0 ; start: None ; end: None >04:54:26,696 DEBUG storage.ui: checking freespace on sda >04:54:26,697 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True start=None >04:54:26,697 DEBUG storage.ui: checking 63-2047 (0 MB) >04:54:26,697 DEBUG storage.ui: current free range is 63-2047 (0MB) >04:54:26,697 DEBUG storage.ui: checking 249866240-250069679 (99 MB) >04:54:26,698 DEBUG storage.ui: current free range is 249866240-250069679 (99MB) >04:54:26,698 DEBUG storage.ui: evaluating growth potential for new layout >04:54:26,698 DEBUG storage.ui: calculating growth for disk /dev/sda >04:54:26,699 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >04:54:26,700 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc3710> PedPartition: <_ped.Partition object at 0x4b1d7d0> >04:54:26,701 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >04:54:26,702 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:54:26,702 DEBUG storage.ui: adding request 62 to chunk 203440 (249866240-250069679) on /dev/sda >04:54:26,703 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >04:54:26,703 DEBUG storage.ui: Chunk.growRequests: 203440 on /dev/sda start = 249866240 end = 250069679 >sectorSize = 512 > >04:54:26,703 DEBUG storage.ui: req: PartitionRequest instance -- >id = 62 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >04:54:26,703 DEBUG storage.ui: 1 requests and 201392 (98MB) left in chunk >04:54:26,703 DEBUG storage.ui: adding 201392 (98MB) to 62 (sda3) >04:54:26,703 DEBUG storage.ui: new grow amount for request 62 (sda3) is 201392 units, or 98MB >04:54:26,703 DEBUG storage.ui: request 62 (sda3) growth: 201392 (98MB) size: 99MB >04:54:26,703 DEBUG storage.ui: disk /dev/sda growth: 201392 (98MB) >04:54:26,705 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:54:26,705 DEBUG storage.ui: device sda3 new partedPartition None >04:54:26,706 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >04:54:26,707 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:54:26,707 DEBUG storage.ui: total growth: 201392 sectors >04:54:26,707 DEBUG storage.ui: updating use_disk to sda, type: 0 >04:54:26,708 DEBUG storage.ui: new free: 249866240-250069679 / 99MB >04:54:26,708 DEBUG storage.ui: new free allows for 201392 sectors of growth >04:54:26,708 DEBUG storage.ui: found free space for bootable request >04:54:26,708 DEBUG storage.ui: created partition sda3 of 1MB and added it to /dev/sda >04:54:26,709 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >04:54:26,710 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc3ad0> PedPartition: <_ped.Partition object at 0x4da5050> >04:54:26,711 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >04:54:26,712 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:54:26,714 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:54:26,714 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc39d0> PedPartition: <_ped.Partition object at 0x4da5170> >04:54:26,714 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 62)'] >04:54:26,714 DEBUG storage.ui: growable partitions are ['sda3'] >04:54:26,715 DEBUG storage.ui: adding request 62 to chunk 203440 (249866240-250069679) on /dev/sda >04:54:26,715 DEBUG storage.ui: disk sda has 2 chunks >04:54:26,715 DEBUG storage.ui: Chunk.growRequests: 203440 on /dev/sda start = 249866240 end = 250069679 >sectorSize = 512 > >04:54:26,715 DEBUG storage.ui: req: PartitionRequest instance -- >id = 62 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >04:54:26,715 DEBUG storage.ui: 1 requests and 201392 (98MB) left in chunk >04:54:26,715 DEBUG storage.ui: adding 201392 (98MB) to 62 (sda3) >04:54:26,716 DEBUG storage.ui: new grow amount for request 62 (sda3) is 201392 units, or 98MB >04:54:26,716 DEBUG storage.ui: growing partitions on sda >04:54:26,716 DEBUG storage.ui: partition sda3 (62): 0 >04:54:26,716 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 249866240 end: 250068991 length: 202752 > device: <parted.device.Device object at 0x4b29890> PedGeometry: <_ped.Geometry object at 0x4dad050> >04:54:26,716 DEBUG storage.ui: removing all non-preexisting partitions ['sda3(id 62)'] from disk(s) ['sda'] >04:54:26,718 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:54:26,718 DEBUG storage.ui: device sda3 new partedPartition None >04:54:26,719 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >04:54:26,720 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:54:26,720 DEBUG storage.ui: back from removeNewPartitions >04:54:26,720 DEBUG storage.ui: extended: None >04:54:26,721 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 249866240 end: 250068991 length: 202752 > device: <parted.device.Device object at 0x4b29890> PedGeometry: <_ped.Geometry object at 0x4dad050> >04:54:26,722 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >04:54:26,722 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4daded0> PedPartition: <_ped.Partition object at 0x4da51d0> >04:54:26,723 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >04:54:26,725 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >04:54:26,726 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >04:54:26,726 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4db7f10> PedPartition: <_ped.Partition object at 0x4da5350> >04:54:26,727 DEBUG storage.ui: fixing size of existing 2000MB partition sda1 (8) with existing ext4 filesystem at 2000.00 >04:54:26,727 DEBUG storage.ui: fixing size of existing 120004MB partition sda2 (9) with existing lvmpv at 120004.00 >04:54:26,728 DEBUG storage.ui: fixing size of non-existent 99MB partition sda3 (62) with non-existent ext4 filesystem mounted at /boot at 99.00 >04:54:28,581 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:28,581 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:28,583 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 99, ['sda'], {'encrypted': False, 'raid_level': None} >04:54:30,485 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:30,485 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:30,486 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:54:30,500 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:30,500 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:32,936 INFO storage.ui: removed partition sda3 (id 62) from device tree >04:54:32,937 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >04:54:32,937 INFO storage.ui: registered action: [32] Destroy Device partition sda3 (id 62) >04:54:32,978 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:32,990 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:34,861 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:34,862 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:34,864 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:54:34,872 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:39,690 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >04:54:39,691 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:54:39,691 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >04:54:39,692 INFO storage.ui: registered action: [33] Destroy Format ext4 filesystem on partition sda1 (id 8) >04:54:39,693 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:54:39,694 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >04:54:39,712 INFO storage.ui: removed partition sda1 (id 8) from device tree >04:54:39,714 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >04:54:39,714 INFO storage.ui: registered action: [34] Destroy Device partition sda1 (id 8) >04:54:39,757 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:39,757 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:39,767 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:39,779 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:42,430 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:42,430 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:42,432 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:54:42,440 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:42,452 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:45,092 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:45,092 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:45,094 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:54:45,102 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:45,113 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >04:54:45,113 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >04:54:45,113 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >04:54:50,443 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000.0, [], {} >04:54:50,445 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 2000.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x4b29510) -- > name = sda status = True kids = 1 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4b29c90>] ; fstype: ext4 ; encrypted: False ; >04:54:50,445 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000.0, ['sda'], {'mountpoint': '/boot', 'fstype': 'ext4', 'encrypted': False} >04:54:50,446 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >04:54:50,446 DEBUG storage.ui: starting Blivet copy >04:54:50,495 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:54:50,495 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dc7c90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4db1a50> PedPartition: <_ped.Partition object at 0x4b1d7d0> >04:54:50,497 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:54:50,498 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dd2290> fileSystem: <parted.filesystem.FileSystem object at 0x4db1550> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4db1850> PedPartition: <_ped.Partition object at 0x4b1d830> >04:54:50,499 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:54:50,499 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dd2290> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4db16d0> PedPartition: <_ped.Partition object at 0x4b1d5f0> >04:54:50,500 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:54:50,501 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dd2290> fileSystem: <parted.filesystem.FileSystem object at 0x4dbe1d0> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dbe490> PedPartition: <_ped.Partition object at 0x4b1d770> >04:54:50,503 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:54:50,503 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d99650> fileSystem: <parted.filesystem.FileSystem object at 0x4dbe350> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4db1510> PedPartition: <_ped.Partition object at 0x4b1d4d0> >04:54:50,504 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:54:50,505 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d99650> fileSystem: <parted.filesystem.FileSystem object at 0x4dbe210> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dbe250> PedPartition: <_ped.Partition object at 0x4b1d110> >04:54:50,506 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:54:50,507 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d99650> fileSystem: <parted.filesystem.FileSystem object at 0x4dbe410> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dbe390> PedPartition: <_ped.Partition object at 0x4b1d590> >04:54:50,508 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:54:50,508 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d99650> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dbef10> PedPartition: <_ped.Partition object at 0x4b1d710> >04:54:50,510 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:54:50,510 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dad6d0> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dbedd0> PedPartition: <_ped.Partition object at 0x4b1da70> >04:54:50,512 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:54:50,512 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dc34d0> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dbec50> PedPartition: <_ped.Partition object at 0x4b1d9b0> >04:54:50,514 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:54:50,514 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dc9b10> fileSystem: <parted.filesystem.FileSystem object at 0x4dbe9d0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4dbe910> PedPartition: <_ped.Partition object at 0x4b1d950> >04:54:50,514 DEBUG storage.ui: finished Blivet copy >04:54:50,515 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:54:50,516 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:54:50,517 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:54:50,517 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:54:50,518 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:54:50,518 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:54:50,520 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >04:54:50,521 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >04:54:50,522 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >04:54:50,523 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >04:54:50,523 INFO storage.ui: added partition req1 (id 63) to device tree >04:54:50,524 INFO storage.ui: registered action: [35] Create Device partition req1 (id 63) >04:54:50,524 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:54:50,524 INFO storage.ui: registered action: [36] Create Format ext4 filesystem mounted at /boot on partition req1 (id 63) >04:54:50,525 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:54:50,526 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 63)'] from disk(s) ['sda'] >04:54:50,527 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 63)'] >04:54:50,527 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 63)'] from disk(s) ['sda'] >04:54:50,528 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >04:54:50,529 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >04:54:50,530 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >04:54:50,532 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >04:54:50,532 DEBUG storage.ui: failed to resolve '/dev/' >04:54:50,532 DEBUG storage.ui: allocating partition: req1 ; id: 63 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 2000.0 ; start: None ; end: None >04:54:50,532 DEBUG storage.ui: checking freespace on sda >04:54:50,533 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True start=None >04:54:50,533 DEBUG storage.ui: checking 63-4098047 (2000 MB) >04:54:50,533 DEBUG storage.ui: current free range is 63-4098047 (2000MB) >04:54:50,534 DEBUG storage.ui: evaluating growth potential for new layout >04:54:50,534 DEBUG storage.ui: calculating growth for disk /dev/sda >04:54:50,534 DEBUG storage.ui: adjusted start sector from 63 to 2048 >04:54:50,535 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >04:54:50,536 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc8cd0> PedPartition: <_ped.Partition object at 0x4b1dad0> >04:54:50,537 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >04:54:50,538 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >04:54:50,539 DEBUG storage.ui: adding request 63 to chunk 4097985 (63-4098047) on /dev/sda >04:54:50,539 DEBUG storage.ui: Chunk.growRequests: 4097985 on /dev/sda start = 63 end = 4098047 >sectorSize = 512 > >04:54:50,539 DEBUG storage.ui: req: PartitionRequest instance -- >id = 63 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >04:54:50,539 DEBUG storage.ui: 1 requests and 4095937 (1999MB) left in chunk >04:54:50,539 DEBUG storage.ui: adding 4095937 (1999MB) to 63 (sda1) >04:54:50,539 DEBUG storage.ui: taking back 1985 (0MB) from 63 (sda1) >04:54:50,540 DEBUG storage.ui: new grow amount for request 63 (sda1) is 4093952 units, or 1999MB >04:54:50,540 DEBUG storage.ui: request 63 (sda1) growth: 4093952 (1999MB) size: 2000MB >04:54:50,540 DEBUG storage.ui: Chunk.growRequests: 203440 on /dev/sda start = 249866240 end = 250069679 >sectorSize = 512 > >04:54:50,540 DEBUG storage.ui: disk /dev/sda growth: 4093952 (1999MB) >04:54:50,541 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:54:50,541 DEBUG storage.ui: device sda1 new partedPartition None >04:54:50,542 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >04:54:50,544 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >04:54:50,544 DEBUG storage.ui: total growth: 4093952 sectors >04:54:50,544 DEBUG storage.ui: updating use_disk to sda, type: 0 >04:54:50,544 DEBUG storage.ui: new free: 63-4098047 / 2000MB >04:54:50,544 DEBUG storage.ui: new free allows for 4093952 sectors of growth >04:54:50,544 DEBUG storage.ui: found free space for bootable request >04:54:50,544 DEBUG storage.ui: adjusted start sector from 63 to 2048 >04:54:50,546 DEBUG storage.ui: created partition sda1 of 1MB and added it to /dev/sda >04:54:50,547 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >04:54:50,548 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dc7290> PedPartition: <_ped.Partition object at 0x4b1d6b0> >04:54:50,549 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >04:54:50,550 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >04:54:50,552 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:54:50,552 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dd2990> PedPartition: <_ped.Partition object at 0x4da5290> >04:54:50,553 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 63)'] >04:54:50,553 DEBUG storage.ui: growable partitions are ['sda1'] >04:54:50,553 DEBUG storage.ui: adding request 63 to chunk 4097985 (63-4098047) on /dev/sda >04:54:50,553 DEBUG storage.ui: disk sda has 2 chunks >04:54:50,553 DEBUG storage.ui: Chunk.growRequests: 4097985 on /dev/sda start = 63 end = 4098047 >sectorSize = 512 > >04:54:50,553 DEBUG storage.ui: req: PartitionRequest instance -- >id = 63 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >04:54:50,554 DEBUG storage.ui: 1 requests and 4095937 (1999MB) left in chunk >04:54:50,554 DEBUG storage.ui: adding 4095937 (1999MB) to 63 (sda1) >04:54:50,554 DEBUG storage.ui: taking back 1985 (0MB) from 63 (sda1) >04:54:50,554 DEBUG storage.ui: new grow amount for request 63 (sda1) is 4093952 units, or 1999MB >04:54:50,554 DEBUG storage.ui: growing partitions on sda >04:54:50,554 DEBUG storage.ui: partition sda1 (63): 0 >04:54:50,555 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 4098047 length: 4096000 > device: <parted.device.Device object at 0x4b29890> PedGeometry: <_ped.Geometry object at 0x4db0e50> >04:54:50,555 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 63)'] from disk(s) ['sda'] >04:54:50,556 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:54:50,556 DEBUG storage.ui: device sda1 new partedPartition None >04:54:50,557 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >04:54:50,559 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >04:54:50,559 DEBUG storage.ui: back from removeNewPartitions >04:54:50,559 DEBUG storage.ui: extended: None >04:54:50,559 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 4098047 length: 4096000 > device: <parted.device.Device object at 0x4b29890> PedGeometry: <_ped.Geometry object at 0x4db0e50> >04:54:50,560 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >04:54:50,561 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dad9d0> PedPartition: <_ped.Partition object at 0x4b1d650> >04:54:50,562 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >04:54:50,563 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >04:54:50,565 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:54:50,566 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dada50> PedPartition: <_ped.Partition object at 0x4da52f0> >04:54:50,566 DEBUG storage.ui: fixing size of non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot at 2000.00 >04:54:50,566 DEBUG storage.ui: fixing size of existing 120004MB partition sda2 (9) with existing lvmpv at 120004.00 >04:54:50,598 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:50,598 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:53,117 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:53,117 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:53,119 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:54:53,134 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:54:53,669 DEBUG blivet: Ext4FS.supported: supported: True ; >04:54:53,669 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:54:53,671 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:54:53,680 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:55:06,033 DEBUG blivet: Ext4FS.supported: supported: True ; >04:55:06,033 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:55:06,036 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:55:06,039 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 2000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x4b29510) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4b29c90>] ; raid_level: None ; label: boot ; container_name: None ; device: non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot ; mountpoint: /boot ; fstype: ext4 ; container_size: 0 ; >04:55:06,040 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': 'boot', 'container_name': None, 'device': PartitionDevice instance (0x4dbed50) -- > name = sda1 status = False kids = 0 id = 63 > parents = ['existing 122104MB disk sda (7) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1 path = /dev/sda1 > format args = [] originalFormat = ext4 grow = False max size = 2000.0 bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4dada50> PedPartition: <_ped.Partition object at 0x4da52f0> > disk = existing 122104MB disk sda (7) with existing msdos disklabel > start = 2048 end = 4098047 length = 4096000 > flags = , 'mountpoint': '/boot', 'fstype': 'ext4', 'container_size': 0} >04:55:06,041 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >04:55:06,042 DEBUG storage.ui: starting Blivet copy >04:55:06,089 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:55:06,090 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db15d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc064bd0> PedPartition: <_ped.Partition object at 0x4b1da10> >04:55:06,091 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:55:06,092 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db15d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc064d50> PedPartition: <_ped.Partition object at 0x4b1d650> >04:55:06,094 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:55:06,094 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db12d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc06a090> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc064e50> PedPartition: <_ped.Partition object at 0x4b1d6b0> >04:55:06,096 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:55:06,096 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db12d0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc064fd0> PedPartition: <_ped.Partition object at 0x4b1dad0> >04:55:06,098 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:55:06,098 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db12d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc06a3d0> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc06a350> PedPartition: <_ped.Partition object at 0x4da5290> >04:55:06,100 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:55:06,100 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db0910> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc06a4d0> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc06a110> PedPartition: <_ped.Partition object at 0x4da5230> >04:55:06,102 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:55:06,102 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db0910> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc06a510> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc06a450> PedPartition: <_ped.Partition object at 0x4da5110> >04:55:06,104 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:55:06,104 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db0910> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc06a6d0> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc06a650> PedPartition: <_ped.Partition object at 0x4da5170> >04:55:06,105 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:55:06,106 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db0910> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc06a810> PedPartition: <_ped.Partition object at 0x4da51d0> >04:55:06,107 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:55:06,108 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db6a50> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc06aa10> PedPartition: <_ped.Partition object at 0x4da5410> >04:55:06,109 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:55:06,110 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db23d0> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc06aa50> PedPartition: <_ped.Partition object at 0x4da53b0> >04:55:06,111 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:55:06,112 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4db2cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7fcbfc06ad10> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fcbfc06ac90> PedPartition: <_ped.Partition object at 0x4da54d0> >04:55:06,112 DEBUG storage.ui: finished Blivet copy >04:55:06,114 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:55:06,115 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 63)'] from disk(s) ['sda'] >04:55:06,116 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:55:06,116 DEBUG storage.ui: device sda1 new partedPartition None >04:55:06,117 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >04:55:06,119 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >04:55:06,119 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 63)'] >04:55:06,119 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 63)'] from disk(s) ['sda'] >04:55:06,121 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >04:55:06,122 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >04:55:06,123 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >04:55:06,125 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >04:55:06,125 DEBUG storage.ui: failed to resolve '/dev/' >04:55:06,125 DEBUG storage.ui: allocating partition: req1 ; id: 63 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 2000MB ; grow: False ; max_size: 2000.0 ; start: None ; end: None >04:55:06,125 DEBUG storage.ui: checking freespace on sda >04:55:06,126 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2000MB boot=True best=None grow=False start=None >04:55:06,126 DEBUG storage.ui: checking 63-4098047 (2000 MB) >04:55:06,127 DEBUG storage.ui: current free range is 63-4098047 (2000MB) >04:55:06,127 DEBUG storage.ui: updating use_disk to sda, type: 0 >04:55:06,127 DEBUG storage.ui: new free: 63-4098047 / 2000MB >04:55:06,127 DEBUG storage.ui: new free allows for 0 sectors of growth >04:55:06,127 DEBUG storage.ui: found free space for bootable request >04:55:06,127 DEBUG storage.ui: adjusted start sector from 63 to 2048 >04:55:06,128 DEBUG storage.ui: created partition sda1 of 2000MB and added it to /dev/sda >04:55:06,129 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >04:55:06,130 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc077210> PedPartition: <_ped.Partition object at 0x4da5050> >04:55:06,131 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >04:55:06,133 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >04:55:06,134 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:55:06,135 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4854a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fcbfc0771d0> PedPartition: <_ped.Partition object at 0x4da52f0> >04:55:06,135 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 63)'] >04:55:06,135 DEBUG storage.ui: no growable partitions >04:55:06,135 DEBUG storage.ui: fixing size of non-existent 2000MB partition sda1 (63) with non-existent ext4 filesystem mounted at /boot at 2000.00 >04:55:06,136 DEBUG storage.ui: fixing size of existing 120004MB partition sda2 (9) with existing lvmpv at 120004.00 >04:55:06,958 DEBUG blivet: Ext4FS.supported: supported: True ; >04:55:06,958 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:55:06,960 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x48326d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >04:55:06,975 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:55:08,253 DEBUG blivet: Ext4FS.supported: supported: True ; >04:55:08,253 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:55:08,255 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:55:08,264 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:55:08,272 DEBUG blivet: SwapSpace.__init__: >04:55:08,272 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:55:08,277 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:55:13,560 DEBUG blivet: SwapSpace.__init__: >04:55:13,561 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:55:13,563 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:55:13,566 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 16000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x4b29510) -- > name = sda status = True kids = 2 id = 7 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x7fcc101ab4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4b29c90>] ; raid_level: None ; label: swap ; container_name: FastGroup ; device: non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap ; mountpoint: None ; fstype: swap ; container_size: 120000 ; >04:55:13,567 DEBUG storage.ui: looking up parted Device: /dev/mapper/FastGroup >04:55:13,568 DEBUG storage.ui: FastGroup size is 120000MB >04:55:13,568 DEBUG storage.ui: vg FastGroup has 0MB free >04:55:13,569 DEBUG storage.ui: FastGroup size is 120000MB >04:55:13,569 DEBUG storage.ui: vg FastGroup has 0MB free >04:55:13,570 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 16000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': 'swap', 'container_name': 'FastGroup', 'device': LVMLogicalVolumeDevice instance (0x4353490) -- > name = FastGroup-swap status = False kids = 0 id = 61 > parents = ['existing 120000MB lvmvg FastGroup (10)'] > uuid = None size = 16000 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 16000 path = /dev/mapper/FastGroup-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4860f10) -- > name = FastGroup status = True kids = 3 id = 10 > parents = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (9) with existing lvmpv'] > LVs = ['existing 52000MB lvmlv FastGroup-sysroot_a (12) with existing ext4 filesystem', > 'existing 52000MB lvmlv FastGroup-sysroot_b (13) with non-existent ext4 filesystem mounted at /', > 'non-existent 16000MB lvmlv FastGroup-swap (61) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 16000MB, 'mountpoint': None, 'fstype': 'swap', 'container_size': 120000L} >04:55:13,571 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >04:55:13,572 DEBUG storage.ui: starting Blivet copy >04:55:13,677 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >04:55:13,678 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d99310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b29b90> PedPartition: <_ped.Partition object at 0x7fcc1023e350> >04:55:13,679 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >04:55:13,680 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4d99310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b299d0> PedPartition: <_ped.Partition object at 0x482bb30> >04:55:13,682 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >04:55:13,682 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dc9a50> fileSystem: <parted.filesystem.FileSystem object at 0x4b293d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b29610> PedPartition: <_ped.Partition object at 0x482b350> >04:55:13,683 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >04:55:13,684 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dc9a50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b29450> PedPartition: <_ped.Partition object at 0x482b3b0> >04:55:13,685 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >04:55:13,686 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4dc9a50> fileSystem: <parted.filesystem.FileSystem object at 0x4b29110> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b29050> PedPartition: <_ped.Partition object at 0x482b1d0> >04:55:13,688 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >04:55:13,688 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcbfc077c10> fileSystem: <parted.filesystem.FileSystem object at 0x4b29310> > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b29390> PedPartition: <_ped.Partition object at 0x482ba10> >04:55:13,689 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >04:55:13,690 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcbfc077c10> fileSystem: <parted.filesystem.FileSystem object at 0x4b297d0> > number: 2 path: /dev/sdc2 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b29810> PedPartition: <_ped.Partition object at 0x482bbf0> >04:55:13,691 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >04:55:13,692 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcbfc077c10> fileSystem: <parted.filesystem.FileSystem object at 0x4b39e10> > number: 3 path: /dev/sdc3 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b39e50> PedPartition: <_ped.Partition object at 0x482b8f0> >04:55:13,693 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc4 ; >04:55:13,694 DEBUG storage.ui: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcbfc077c10> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b39b50> PedPartition: <_ped.Partition object at 0x482bfb0> >04:55:13,695 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >04:55:13,696 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcbfc074150> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b39750> PedPartition: <_ped.Partition object at 0x482bef0> >04:55:13,697 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdf1 ; >04:55:13,698 DEBUG storage.ui: device sdf1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcbfc074a90> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b39b10> PedPartition: <_ped.Partition object at 0x482ba70> >04:55:13,699 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdd1 ; >04:55:13,699 DEBUG storage.ui: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fcbfc0733d0> fileSystem: <parted.filesystem.FileSystem object at 0x4b39590> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4b39650> PedPartition: <_ped.Partition object at 0x482bf50> >04:55:13,700 DEBUG storage.ui: finished Blivet copy >04:55:13,700 DEBUG storage.ui: FastGroup size is 120000MB >04:55:13,701 DEBUG storage.ui: vg FastGroup has 0MB free >04:55:13,701 DEBUG storage.ui: renaming device 'swap' to 'swap00' >04:55:13,717 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:55:16,119 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:55:17,884 DEBUG blivet: SwapSpace.__init__: >04:55:17,884 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:55:17,886 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:55:17,895 DEBUG blivet: Ext4FS.supported: supported: True ; >04:55:17,895 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:55:17,900 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:55:19,221 DEBUG blivet: Ext4FS.supported: supported: True ; >04:55:19,222 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:55:19,223 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:55:19,232 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:55:19,239 DEBUG blivet: Ext4FS.supported: supported: True ; >04:55:19,239 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:55:19,241 DEBUG blivet: SwapSpace.__init__: >04:55:19,241 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:55:19,246 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:55:37,245 DEBUG blivet: SwapSpace.__init__: >04:55:37,245 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:55:37,246 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:55:37,255 DEBUG blivet: Ext4FS.supported: supported: True ; >04:55:37,255 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:55:37,260 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:55:40,686 DEBUG blivet: Ext4FS.supported: supported: True ; >04:55:40,686 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:55:40,687 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:55:40,696 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:55:40,703 DEBUG blivet: Ext4FS.supported: supported: True ; >04:55:40,704 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:55:40,705 DEBUG blivet: SwapSpace.__init__: >04:55:40,705 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:55:40,710 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:55:57,630 DEBUG blivet: SwapSpace.__init__: >04:55:57,630 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:55:57,631 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >04:55:57,640 DEBUG blivet: Ext4FS.supported: supported: True ; >04:55:57,640 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:55:57,645 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:56:00,583 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:00,583 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:56:00,584 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:56:00,593 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:56:00,604 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:56:02,150 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:02,150 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:56:02,151 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:56:02,160 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:56:02,171 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:56:06,102 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:06,102 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:56:06,104 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 52000, ['sda'], {'encrypted': False, 'raid_level': None} >04:56:06,113 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:56:06,120 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:06,120 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:56:06,122 DEBUG blivet: SwapSpace.__init__: >04:56:06,122 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:56:06,127 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x48326d0>, 0, [], {} >04:56:10,938 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:56:10,960 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:56:10,961 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:56:10,962 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:56:10,982 DEBUG blivet: LVMLogicalVolumeDevice.teardown: FastGroup-sysroot_a ; status: False ; controllable: True ; >04:56:10,983 DEBUG blivet: LVMLogicalVolumeDevice.teardown: FastGroup-sysroot_b ; status: False ; controllable: True ; >04:56:10,985 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >04:56:10,986 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >04:56:10,988 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >04:56:11,011 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:56:11,012 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:56:11,013 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:56:11,015 DEBUG blivet: LVMLogicalVolumeDevice.teardown: FastGroup-swap ; status: False ; controllable: True ; >04:56:11,015 INFO blivet: resetting Blivet (version 0.23.4) instance <blivet.Blivet object at 0x2e74f90> >04:56:11,016 INFO blivet: no initiator set >04:56:11,017 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:56:11,018 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >04:56:11,048 DEBUG blivet: protected device spec /dev/sdd1 resolved to sdd1 >04:56:11,079 DEBUG blivet: protected device spec live-base resolved to live-base >04:56:11,109 DEBUG blivet: protected device spec live-osimg-min resolved to live-osimg-min >04:56:11,140 DEBUG blivet: protected device spec live-rw resolved to live-rw >04:56:11,171 DEBUG blivet: protected device spec sdd resolved to sdd >04:56:11,200 DEBUG blivet: protected device spec sdd1 resolved to sdd1 >04:56:11,201 INFO blivet: sdd1 looks to be the live device; marking as protected >04:56:11,231 INFO blivet: devices to scan: ['sde', 'sde1', 'sdf', 'sdf1', 'sdg', 'sdh', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sr0', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdd', 'sdd1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-14', 'dm-15', 'dm-16'] >04:56:11,236 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8 /dev/disk/by-id/wwn-0x5000c5003749f3b4 /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > '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': '168', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '168', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '31cb4996', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPE4YD8', > 'ID_SERIAL_SHORT': '6VPE4YD8', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003749f3b4', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003749f3b4', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58704', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8', > '/dev/disk/by-id/wwn-0x5000c5003749f3b4', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde'} ; name: sde ; >04:56:11,237 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde)... >04:56:11,239 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >04:56:11,241 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:11,242 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >04:56:11,244 INFO blivet: sde is a disk >04:56:11,244 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:11,245 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >04:56:11,262 INFO blivet: added disk sde (id 64) to device tree >04:56:11,263 DEBUG blivet: looking up parted Device: /dev/sde >04:56:11,264 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >04:56:11,266 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >04:56:11,267 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >04:56:11,267 DEBUG blivet: required disklabel type for sde (1) is None >04:56:11,268 DEBUG blivet: default disklabel type for sde is gpt >04:56:11,269 DEBUG blivet: selecting gpt disklabel for sde based on size >04:56:11,270 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: gpt ; exists: True ; >04:56:11,293 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4b1e850>] > device: <parted.device.Device object at 0x4b1ea90> > PedDisk: <_ped.Disk object at 0x48559e0> >04:56:11,293 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:56:11,296 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >04:56:11,298 INFO blivet: got device: DiskDevice instance (0x4dd2990) -- > name = sde status = True kids = 0 id = 64 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ST310005 24AS path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x48644d0> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4b1ed90> >04:56:11,309 INFO blivet: got format: DiskLabel instance (0x4b1e9d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sde 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: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4b1e850>] > device: <parted.device.Device object at 0x4b1ea90> > PedDisk: <_ped.Disk object at 0x48559e0> > origPartedDisk = <parted.disk.Disk object at 0x4b1ebd0> > partedDevice = parted.Device instance -- > model: ST310005 24AS path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x48645f0> > >04:56:11,316 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8-part1 /dev/disk/by-id/wwn-0x5000c5003749f3b4-part1 /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > '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': '168', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '168', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'lhost:0', > 'ID_FS_LABEL_ENC': 'lhost:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', > 'ID_FS_UUID_ENC': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', > 'ID_FS_UUID_SUB': 'e654892f-bbaf-1556-1ba2-e706d4c6b480', > 'ID_FS_UUID_SUB_ENC': 'e654892f-bbaf-1556-1ba2-e706d4c6b480', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953523120', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '31cb4996-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '31cb4996', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPE4YD8', > 'ID_SERIAL_SHORT': '6VPE4YD8', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003749f3b4', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003749f3b4', > 'MAJOR': '8', > 'MINOR': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1000.20GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'e654892f:bbaf1556:1ba2e706:d4c6b480', > 'UDISKS_MD_MEMBER_EVENTS': '1409', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'lhost:0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1387099897', > 'UDISKS_MD_MEMBER_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', > 'USEC_INITIALIZED': '58736', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPE4YD8-part1', > '/dev/disk/by-id/wwn-0x5000c5003749f3b4-part1', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1'} ; name: sde1 ; >04:56:11,316 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1)... >04:56:11,317 DEBUG blivet: DeviceTree.getDeviceByName: name: sde1 ; >04:56:11,318 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:11,318 INFO blivet: sde1 is a partition >04:56:11,319 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >04:56:11,320 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >04:56:11,321 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sde (64) with existing msdos disklabel >04:56:11,323 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >04:56:11,324 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >04:56:11,324 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:11,325 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >04:56:11,326 DEBUG blivet: looking up parted Partition: /dev/sde1 >04:56:11,329 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >04:56:11,330 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >04:56:11,332 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >04:56:11,334 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >04:56:11,338 INFO blivet: added partition sde1 (id 65) to device tree >04:56:11,342 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >04:56:11,343 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: dos ; >04:56:11,344 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >04:56:11,346 DEBUG blivet: DiskLabel.__init__: device: /dev/sde1 ; labelType: dos ; exists: True ; >04:56:19,346 WARN blivet: disklabel detected but not usable on sde1 >04:56:19,398 INFO blivet: type detected on 'sde1' is 'linux_raid_member' >04:56:19,400 DEBUG blivet: MDRaidMember.__init__: uuid: 05354a72-dcd7-8b8e-d99a-46d7c6863f8b ; exists: True ; label: lhost:0 ; device: /dev/sde1 ; serial: 6VPE4YD8 ; mdUuid: 05354a72:dcd78b8e:d99a46d7:c6863f8b ; biosraid: False ; >04:56:19,400 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >04:56:19,402 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >04:56:19,403 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: mdmember ; >04:56:19,405 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde1 ; >04:56:19,407 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:56:19,436 DEBUG blivet: DeviceTree.getDeviceByName: name: 0 ; >04:56:19,437 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:19,437 INFO blivet: using name 0 for md array containing member sde1 >04:56:19,437 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:19,438 DEBUG blivet: MDRaidArrayDevice._setFormat: 0 ; current: None ; type: None ; >04:56:19,440 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 0 ; status: False ; >04:56:19,441 DEBUG blivet: MDRaidArrayDevice._addDevice: 0 ; device: sde1 ; status: False ; >04:56:19,442 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sde1 ; >04:56:19,443 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >04:56:19,505 INFO blivet: added mdarray 0 (id 66) to device tree >04:56:19,506 DEBUG blivet: looking up parted Device: /dev/sde1 >04:56:19,510 INFO blivet: got device: PartitionDevice instance (0x4b1e050) -- > name = sde1 status = True kids = 1 id = 65 > parents = ['existing 953869MB disk sde (64) with existing msdos disklabel'] > uuid = None size = 953868.710938 > format = existing mdmember > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953523120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x4864290> > target size = 0 path = /dev/sde1 > 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 0x4b1eb90> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b1e790> PedPartition: <_ped.Partition object at 0x4368c50> > disk = existing 953869MB disk sde (64) with existing msdos disklabel > start = 2048 end = 1953525167 length = 1953523120 > flags = raid >04:56:19,518 INFO blivet: got format: MDRaidMember instance (0x4b1a610) -- > type = mdmember name = software RAID status = False > device = /dev/sde1 uuid = 05354a72-dcd7-8b8e-d99a-46d7c6863f8b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 05354a72:dcd78b8e:d99a46d7:c6863f8b biosraid = False >04:56:19,525 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7 /dev/disk/by-id/wwn-0x5000c50025235663 /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '172', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '172', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000528AS', > 'ID_MODEL_ENC': 'ST31000528AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cac5cd41', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_1', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST31000528AS_5VP4KFG7', > 'ID_SERIAL_SHORT': '5VP4KFG7', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50025235663', > 'ID_WWN_WITH_EXTENSION': '0x5000c50025235663', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58927', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7', > '/dev/disk/by-id/wwn-0x5000c50025235663', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf'} ; name: sdf ; >04:56:19,526 INFO blivet: scanning sdf (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf)... >04:56:19,528 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >04:56:19,529 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:19,530 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdf ; >04:56:19,532 INFO blivet: sdf is a disk >04:56:19,533 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:19,534 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: None ; >04:56:19,550 INFO blivet: added disk sdf (id 67) to device tree >04:56:19,550 DEBUG blivet: looking up parted Device: /dev/sdf >04:56:19,551 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf ; >04:56:19,552 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf ; label_type: dos ; >04:56:19,553 DEBUG blivet: DiskDevice.setup: sdf ; status: True ; controllable: True ; orig: False ; >04:56:19,553 DEBUG blivet: required disklabel type for sdf (1) is None >04:56:19,553 DEBUG blivet: default disklabel type for sdf is gpt >04:56:19,553 DEBUG blivet: selecting gpt disklabel for sdf based on size >04:56:19,555 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf ; labelType: gpt ; exists: True ; >04:56:19,570 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4b1ae10>] > device: <parted.device.Device object at 0x4b1aa10> > PedDisk: <_ped.Disk object at 0x484fdd0> >04:56:19,570 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:56:19,572 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: disklabel ; >04:56:19,573 INFO blivet: got device: DiskDevice instance (0x4b1ec50) -- > name = sdf status = True kids = 0 id = 67 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf partedDevice = parted.Device instance -- > model: ST310005 28AS path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x48643b0> > target size = 0 path = /dev/sdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4b1ead0> >04:56:19,574 INFO blivet: got format: DiskLabel instance (0x4b1e550) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdf 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: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4b1ae10>] > device: <parted.device.Device object at 0x4b1aa10> > PedDisk: <_ped.Disk object at 0x484fdd0> > origPartedDisk = <parted.disk.Disk object at 0x4b1ab90> > partedDevice = parted.Device instance -- > model: ST310005 28AS path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x4864170> > >04:56:19,581 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7-part1 /dev/disk/by-id/wwn-0x5000c50025235663-part1 /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1-part1', > 'DEVNAME': 'sdf1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '172', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '172', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'lhost:0', > 'ID_FS_LABEL_ENC': 'lhost:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', > 'ID_FS_UUID_ENC': '05354a72-dcd7-8b8e-d99a-46d7c6863f8b', > 'ID_FS_UUID_SUB': '945a4508-f1fe-b4be-2aa3-55e14977f130', > 'ID_FS_UUID_SUB_ENC': '945a4508-f1fe-b4be-2aa3-55e14977f130', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000528AS', > 'ID_MODEL_ENC': 'ST31000528AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953523120', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': 'cac5cd41-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cac5cd41', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_1', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST31000528AS_5VP4KFG7', > 'ID_SERIAL_SHORT': '5VP4KFG7', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50025235663', > 'ID_WWN_WITH_EXTENSION': '0x5000c50025235663', > 'MAJOR': '8', > 'MINOR': '81', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1000.20GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '945a4508:f1feb4be:2aa355e1:4977f130', > 'UDISKS_MD_MEMBER_EVENTS': '1409', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'lhost:0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1387099970', > 'UDISKS_MD_MEMBER_UUID': '05354a72:dcd78b8e:d99a46d7:c6863f8b', > 'USEC_INITIALIZED': '58962', > 'name': 'sdf1', > 'symlinks': ['/dev/disk/by-id/ata-ST31000528AS_5VP4KFG7-part1', > '/dev/disk/by-id/wwn-0x5000c50025235663-part1', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:1-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1'} ; name: sdf1 ; >04:56:19,581 INFO blivet: scanning sdf1 (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1)... >04:56:19,582 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf1 ; >04:56:19,583 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:19,583 INFO blivet: sdf1 is a partition >04:56:19,584 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdf1 ; >04:56:19,585 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >04:56:19,586 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (67) with existing msdos disklabel >04:56:19,587 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdf ; >04:56:19,589 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; >04:56:19,589 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:19,590 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; current: None ; type: None ; >04:56:19,598 DEBUG blivet: looking up parted Partition: /dev/sdf1 >04:56:19,609 DEBUG blivet: PartitionDevice.probe: sdf1 ; exists: True ; >04:56:19,612 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 1 ; >04:56:19,613 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 10 ; >04:56:19,616 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 12 ; >04:56:19,616 INFO blivet: added partition sdf1 (id 68) to device tree >04:56:19,617 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdf1 ; >04:56:19,619 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdf1 ; label_type: dos ; >04:56:19,621 DEBUG blivet: PartitionDevice.setup: sdf1 ; status: True ; controllable: True ; orig: False ; >04:56:19,622 DEBUG blivet: DiskLabel.__init__: device: /dev/sdf1 ; labelType: dos ; exists: True ; >04:56:27,323 WARN blivet: disklabel detected but not usable on sdf1 >04:56:27,370 INFO blivet: type detected on 'sdf1' is 'linux_raid_member' >04:56:27,372 DEBUG blivet: MDRaidMember.__init__: uuid: 05354a72-dcd7-8b8e-d99a-46d7c6863f8b ; exists: True ; label: lhost:0 ; device: /dev/sdf1 ; serial: 5VP4KFG7 ; mdUuid: 05354a72:dcd78b8e:d99a46d7:c6863f8b ; biosraid: False ; >04:56:27,372 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >04:56:27,374 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; >04:56:27,374 DEBUG blivet: PartitionDevice._setFormat: sdf1 ; current: None ; type: mdmember ; >04:56:27,375 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdf1 ; >04:56:27,377 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:56:27,377 INFO blivet: Using 128MB superBlockSize >04:56:27,377 DEBUG blivet: non-existent RAID 1 size == 953740.710938 >04:56:27,377 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 953740MB mdarray 0 (66) >04:56:27,378 DEBUG blivet: MDRaidArrayDevice._addDevice: 0 ; device: sdf1 ; status: False ; >04:56:27,379 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdf1 ; >04:56:27,380 DEBUG blivet: PartitionDevice.setup: sdf1 ; status: True ; controllable: True ; orig: False ; >04:56:27,499 DEBUG blivet: looking up parted Device: /dev/sdf1 >04:56:27,501 INFO blivet: got device: PartitionDevice instance (0x4b1acd0) -- > name = sdf1 status = True kids = 1 id = 68 > parents = ['existing 953869MB disk sdf (67) with existing msdos disklabel'] > uuid = None size = 953868.710938 > format = existing mdmember > major = 8 minor = 81 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:1/block/sdf/sdf1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953523120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x4864050> > target size = 0 path = /dev/sdf1 > 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 0x4b1ad90> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4b1a910> PedPartition: <_ped.Partition object at 0x4368f50> > disk = existing 953869MB disk sdf (67) with existing msdos disklabel > start = 2048 end = 1953525167 length = 1953523120 > flags = raid >04:56:27,512 INFO blivet: got format: MDRaidMember instance (0x4b134d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdf1 uuid = 05354a72-dcd7-8b8e-d99a-46d7c6863f8b exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 05354a72:dcd78b8e:d99a46d7:c6863f8b biosraid = False >04:56:27,518 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E3GJDB /dev/disk/by-id/wwn-0x5000c5005057e3aa /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2', > 'DEVNAME': 'sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg', > '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': '214', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '214', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_2', > 'ID_REVISION': 'CC26', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E3GJDB', > 'ID_SERIAL_SHORT': 'Z1E3GJDB', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005057e3aa', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005057e3aa', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59180', > 'name': 'sdg', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E3GJDB', > '/dev/disk/by-id/wwn-0x5000c5005057e3aa', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg'} ; name: sdg ; >04:56:27,520 INFO blivet: scanning sdg (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg)... >04:56:27,530 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >04:56:27,531 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:27,532 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdg ; >04:56:27,535 INFO blivet: sdg is a disk >04:56:27,535 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:27,537 DEBUG blivet: DiskDevice._setFormat: sdg ; current: None ; type: None ; >04:56:27,553 INFO blivet: added disk sdg (id 69) to device tree >04:56:27,553 DEBUG blivet: looking up parted Device: /dev/sdg >04:56:27,554 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdg ; >04:56:27,555 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdg ; label_type: None ; >04:56:27,555 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:27,556 DEBUG blivet: DiskDevice.setup: sdg ; status: True ; controllable: True ; orig: False ; >04:56:27,556 DEBUG blivet: required disklabel type for sdg (1) is None >04:56:27,557 DEBUG blivet: default disklabel type for sdg is gpt >04:56:27,557 DEBUG blivet: selecting gpt disklabel for sdg based on size >04:56:27,558 DEBUG blivet: DiskLabel.__init__: device: /dev/sdg ; labelType: gpt ; exists: True ; >04:56:27,862 INFO blivet: no usable disklabel on sdg >04:56:27,863 DEBUG blivet: no type or existing type for sdg, bailing >04:56:27,865 INFO blivet: got device: DiskDevice instance (0x4b0b710) -- > name = sdg status = True kids = 0 id = 69 > parents = [] > uuid = None size = 1907729.08594 > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:2/block/sdg partedDevice = parted.Device instance -- > model: ST2000DM 001-1CH164 path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 512 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x4864320> > target size = 0 path = /dev/sdg > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4b1ac50> >04:56:27,869 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z3407MQT /dev/disk/by-id/wwn-0x5000c5005071f44c /dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3', > 'DEVNAME': 'sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh', > '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': '216', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '216', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3', > 'ID_PATH_TAG': 'pci-0000_04_00_0-usb-0_1_1_0-scsi-0_0_0_3', > 'ID_REVISION': 'CC26', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z3407MQT', > 'ID_SERIAL_SHORT': 'Z3407MQT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005071f44c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005071f44c', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59400', > 'name': 'sdh', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DM001-1CH164_Z3407MQT', > '/dev/disk/by-id/wwn-0x5000c5005071f44c', > '/dev/disk/by-path/pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh'} ; name: sdh ; >04:56:27,870 INFO blivet: scanning sdh (/devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh)... >04:56:27,871 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh ; >04:56:27,877 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:27,879 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdh ; >04:56:27,880 INFO blivet: sdh is a disk >04:56:27,880 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:27,882 DEBUG blivet: DiskDevice._setFormat: sdh ; current: None ; type: None ; >04:56:27,896 INFO blivet: added disk sdh (id 70) to device tree >04:56:27,897 DEBUG blivet: looking up parted Device: /dev/sdh >04:56:27,898 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdh ; >04:56:27,899 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdh ; label_type: None ; >04:56:27,899 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:27,900 DEBUG blivet: DiskDevice.setup: sdh ; status: True ; controllable: True ; orig: False ; >04:56:27,900 DEBUG blivet: required disklabel type for sdh (1) is None >04:56:27,900 DEBUG blivet: default disklabel type for sdh is gpt >04:56:27,901 DEBUG blivet: selecting gpt disklabel for sdh based on size >04:56:27,902 DEBUG blivet: DiskLabel.__init__: device: /dev/sdh ; labelType: gpt ; exists: True ; >04:56:28,171 INFO blivet: no usable disklabel on sdh >04:56:28,172 DEBUG blivet: no type or existing type for sdh, bailing >04:56:28,173 INFO blivet: got device: DiskDevice instance (0x4b1a6d0) -- > name = sdh status = True kids = 0 id = 70 > parents = [] > uuid = None size = 1907729.08594 > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:04:00.0/usb9/9-1/9-1:1.0/host11/target11:0:0/11:0:0:3/block/sdh partedDevice = parted.Device instance -- > model: ST2000DM 001-1CH164 path: /dev/sdh type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 768 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x4836b00> > target size = 0 path = /dev/sdh > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4b13050> >04:56:28,177 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M /dev/disk/by-id/wwn-0x50025385502e9b7d', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008812f', > 'ID_REVISION': 'DXM04B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', > 'ID_SERIAL_SHORT': 'S12PNEAD422507M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385502e9b7d', > 'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60785', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M', > '/dev/disk/by-id/wwn-0x50025385502e9b7d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >04:56:28,179 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >04:56:28,180 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:56:28,183 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:28,184 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >04:56:28,185 INFO blivet: sda is a disk >04:56:28,185 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:28,186 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:56:28,201 INFO blivet: added disk sda (id 71) to device tree >04:56:28,201 DEBUG blivet: looking up parted Device: /dev/sda >04:56:28,202 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:56:28,203 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:56:28,204 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:56:28,204 DEBUG blivet: required disklabel type for sda (1) is None >04:56:28,204 DEBUG blivet: default disklabel type for sda is gpt >04:56:28,204 DEBUG blivet: selecting gpt disklabel for sda based on size >04:56:28,205 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >04:56:28,210 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4858a50>, <parted.partition.Partition object at 0x4858510>] > device: <parted.device.Device object at 0x4b0aad0> > PedDisk: <_ped.Disk object at 0x44afdd0> >04:56:28,211 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:56:28,213 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:56:28,215 INFO blivet: got device: DiskDevice instance (0x4b130d0) -- > name = sda status = True kids = 0 id = 71 > parents = [] > uuid = None size = 122104.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x4836a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4b0a250> >04:56:28,240 INFO blivet: got format: DiskLabel instance (0x4b0a290) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4858a50>, <parted.partition.Partition object at 0x4858510>] > device: <parted.device.Device object at 0x4b0aad0> > PedDisk: <_ped.Disk object at 0x44afdd0> > origPartedDisk = <parted.disk.Disk object at 0x4858690> > partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 250069680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (15566, 255, 63) biosGeometry: (15566, 255, 63) > PedDevice: <_ped.Device object at 0x48364d0> > >04:56:28,255 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part1 /dev/disk/by-id/wwn-0x50025385502e9b7d-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/72ba91be-1b51-4194-8777-bbea182d6e2d', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72ba91be-1b51-4194-8777-bbea182d6e2d', > 'ID_FS_UUID_ENC': '72ba91be-1b51-4194-8777-bbea182d6e2d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0008812f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008812f', > 'ID_REVISION': 'DXM04B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', > 'ID_SERIAL_SHORT': 'S12PNEAD422507M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385502e9b7d', > 'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60836', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part1', > '/dev/disk/by-id/wwn-0x50025385502e9b7d-part1', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/72ba91be-1b51-4194-8777-bbea182d6e2d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >04:56:28,256 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >04:56:28,257 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >04:56:28,259 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:28,259 INFO blivet: sda1 is a partition >04:56:28,261 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:56:28,263 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:56:28,264 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (71) with existing msdos disklabel >04:56:28,266 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >04:56:28,267 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >04:56:28,268 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:28,269 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:56:28,270 DEBUG blivet: looking up parted Partition: /dev/sda1 >04:56:28,271 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >04:56:28,273 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:56:28,274 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:56:28,275 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >04:56:28,276 INFO blivet: added partition sda1 (id 72) to device tree >04:56:28,277 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:56:28,279 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:56:28,280 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:56:28,281 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:56:28,284 WARN blivet: disklabel detected but not usable on sda1 >04:56:28,285 INFO blivet: type detected on 'sda1' is 'ext4' >04:56:28,336 DEBUG blivet: padding min size from 187 up to 205 >04:56:28,339 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:28,339 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:56:28,341 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >04:56:28,342 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >04:56:28,343 DEBUG blivet: looking up parted Device: /dev/sda1 >04:56:28,345 INFO blivet: got device: PartitionDevice instance (0x4b0a1d0) -- > name = sda1 status = True kids = 0 id = 72 > parents = ['existing 122104MB disk sda (71) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x48365f0> > 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 0x4b0ac10> fileSystem: <parted.filesystem.FileSystem object at 0x4858410> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4858950> PedPartition: <_ped.Partition object at 0x4368d10> > disk = existing 122104MB disk sda (71) with existing msdos disklabel > start = 2048 end = 4098047 length = 4096000 > flags = boot >04:56:28,355 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:28,356 INFO blivet: got format: Ext4FS instance (0x4b1a5d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 72ba91be-1b51-4194-8777-bbea182d6e2d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 2000.0 targetSize = 2000.0 > >04:56:28,361 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part2 /dev/disk/by-id/wwn-0x50025385502e9b7d-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY', > 'ID_FS_UUID_ENC': 'V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\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': '4098048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '245768192', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0008812f-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008812f', > 'ID_REVISION': 'DXM04B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEAD422507M', > 'ID_SERIAL_SHORT': 'S12PNEAD422507M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385502e9b7d', > 'ID_WWN_WITH_EXTENSION': '0x50025385502e9b7d', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '60887', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEAD422507M-part2', > '/dev/disk/by-id/wwn-0x50025385502e9b7d-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >04:56:28,362 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >04:56:28,364 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >04:56:28,365 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:28,366 INFO blivet: sda2 is a partition >04:56:28,367 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:56:28,368 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:56:28,370 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (71) with existing msdos disklabel >04:56:28,371 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >04:56:28,372 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >04:56:28,373 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:28,375 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:56:28,375 DEBUG blivet: looking up parted Partition: /dev/sda2 >04:56:28,377 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >04:56:28,378 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:56:28,380 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:56:28,381 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:56:28,382 INFO blivet: added partition sda2 (id 73) to device tree >04:56:28,383 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:56:28,384 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:56:28,386 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:56:28,387 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:56:28,389 WARN blivet: disklabel detected but not usable on sda2 >04:56:28,420 INFO blivet: type detected on 'sda2' is 'LVM2_member' >04:56:28,422 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: FastGroup ; uuid: V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY ; exists: True ; vgUuid: j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: S12PNEAD422507M ; >04:56:28,423 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:56:28,424 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >04:56:28,425 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >04:56:28,427 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >04:56:28,429 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:56:28,431 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >04:56:28,431 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:28,433 DEBUG blivet: LVMVolumeGroupDevice._setFormat: FastGroup ; current: None ; type: None ; >04:56:28,434 INFO blivet: added lvmvg FastGroup (id 74) to device tree >04:56:28,458 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-swap ; >04:56:28,459 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:28,461 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:56:28,463 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: FastGroup ; >04:56:28,463 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:28,465 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-swap ; current: None ; type: None ; >04:56:28,466 DEBUG blivet: Adding FastGroup-swap/16000MB to FastGroup >04:56:28,467 INFO blivet: added lvmlv FastGroup-swap (id 75) to device tree >04:56:28,468 DEBUG blivet: LVMLogicalVolumeDevice.setup: FastGroup-swap ; status: False ; controllable: True ; orig: False ; >04:56:28,470 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: FastGroup-swap ; orig: False ; >04:56:28,472 DEBUG blivet: LVMVolumeGroupDevice.setup: FastGroup ; status: True ; controllable: True ; orig: False ; >04:56:28,473 DEBUG blivet: LVMLogicalVolumeDevice._setup: FastGroup-swap ; status: False ; controllable: True ; orig: False ; >04:56:36,329 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup-swap >04:56:36,331 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: FastGroup-swap ; status: True ; >04:56:36,333 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-swap ; status: True ; >04:56:36,337 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/swap /dev/disk/by-id/dm-name-FastGroup-swap /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa /dev/disk/by-label/swap /dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e /dev/mapper/FastGroup-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'FastGroup-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'eca99142-475f-410d-94d9-bab1abf8757e', > 'ID_FS_UUID_ENC': 'eca99142-475f-410d-94d9-bab1abf8757e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83038553', > 'name': 'dm-2', > 'symlinks': ['/dev/FastGroup/swap', > '/dev/disk/by-id/dm-name-FastGroup-swap', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv1z1puHsrT2m2aXfB2MozyNhd1x6Z5dBa', > '/dev/disk/by-label/swap', > '/dev/disk/by-uuid/eca99142-475f-410d-94d9-bab1abf8757e', > '/dev/mapper/FastGroup-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: FastGroup-swap ; >04:56:36,345 INFO blivet: scanning FastGroup-swap (/devices/virtual/block/dm-2)... >04:56:36,349 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-swap ; >04:56:36,351 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16000MB lvmlv FastGroup-swap (75) >04:56:36,352 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-swap ; >04:56:36,354 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-swap ; label_type: None ; >04:56:36,355 DEBUG blivet: SwapSpace.__init__: >04:56:36,356 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:56:36,357 DEBUG blivet: device FastGroup-swap does not contain a disklabel >04:56:36,357 INFO blivet: type detected on 'FastGroup-swap' is 'swap' >04:56:36,359 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/FastGroup-swap ; serial: None ; uuid: eca99142-475f-410d-94d9-bab1abf8757e ; exists: True ; label: swap ; >04:56:36,359 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:56:36,361 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-swap ; current: None ; type: swap ; >04:56:36,363 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:56:36,364 DEBUG blivet: FastGroup size is 120000MB >04:56:36,365 DEBUG blivet: vg FastGroup has 104000MB free >04:56:36,366 DEBUG blivet: FastGroup size is 120000MB >04:56:36,367 DEBUG blivet: vg FastGroup has 104000MB free >04:56:36,368 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x4858450) -- > name = FastGroup-swap status = True kids = 0 id = 75 > parents = ['existing 120000MB lvmvg FastGroup (74)'] > uuid = 1z1puH-srT2-m2aX-fB2M-ozyN-hd1x-6Z5dBa size = 16000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x4836440> > target size = 16000.0 path = /dev/mapper/FastGroup-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4858090) -- > name = FastGroup status = True kids = 1 id = 74 > parents = ['existing 120004MB partition sda2 (73) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 104000 > free extents = 26000.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (73) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (75) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 16000MB >04:56:36,376 INFO blivet: got format: SwapSpace instance (0x4b13150) -- > type = swap name = swap status = False > device = /dev/mapper/FastGroup-swap uuid = eca99142-475f-410d-94d9-bab1abf8757e exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >04:56:36,379 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_a ; >04:56:36,381 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:36,382 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:56:36,384 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: FastGroup ; >04:56:36,385 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:36,386 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_a ; current: None ; type: None ; >04:56:36,387 DEBUG blivet: Adding FastGroup-sysroot_a/52000MB to FastGroup >04:56:36,388 INFO blivet: added lvmlv FastGroup-sysroot_a (id 76) to device tree >04:56:36,389 DEBUG blivet: LVMLogicalVolumeDevice.setup: FastGroup-sysroot_a ; status: False ; controllable: True ; orig: False ; >04:56:36,391 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: FastGroup-sysroot_a ; orig: False ; >04:56:36,393 DEBUG blivet: LVMVolumeGroupDevice.setup: FastGroup ; status: True ; controllable: True ; orig: False ; >04:56:36,394 DEBUG blivet: LVMLogicalVolumeDevice._setup: FastGroup-sysroot_a ; status: False ; controllable: True ; orig: False ; >04:56:36,479 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup-sysroot_a >04:56:36,481 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: FastGroup-sysroot_a ; status: True ; >04:56:36,483 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_a ; status: True ; >04:56:36,488 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/sysroot_a /dev/disk/by-id/dm-name-FastGroup-sysroot_a /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF /dev/disk/by-label/sysroot_a /dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4 /dev/mapper/FastGroup-sysroot_a', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'sysroot_a', > 'DM_NAME': 'FastGroup-sysroot_a', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'sysroot_a', > 'ID_FS_LABEL_ENC': 'sysroot_a', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', > 'ID_FS_UUID_ENC': '2a69e335-e4c3-4890-934c-bd1fa4261bf4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '90959778', > 'name': 'dm-3', > 'symlinks': ['/dev/FastGroup/sysroot_a', > '/dev/disk/by-id/dm-name-FastGroup-sysroot_a', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzvkmzUjEkJRu5ssfkts5iPt0Yo9FXzeJBF', > '/dev/disk/by-label/sysroot_a', > '/dev/disk/by-uuid/2a69e335-e4c3-4890-934c-bd1fa4261bf4', > '/dev/mapper/FastGroup-sysroot_a'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: FastGroup-sysroot_a ; >04:56:36,498 INFO blivet: scanning FastGroup-sysroot_a (/devices/virtual/block/dm-3)... >04:56:36,499 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_a ; >04:56:36,501 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_a (76) >04:56:36,503 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-sysroot_a ; >04:56:36,505 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-sysroot_a ; label_type: None ; >04:56:36,506 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:36,507 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:56:36,507 DEBUG blivet: device FastGroup-sysroot_a does not contain a disklabel >04:56:36,508 INFO blivet: type detected on 'FastGroup-sysroot_a' is 'ext4' >04:56:36,562 DEBUG blivet: padding min size from 13556 up to 14056 >04:56:36,564 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:36,565 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:56:36,567 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_a ; current: None ; type: ext4 ; >04:56:36,569 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:56:36,570 DEBUG blivet: FastGroup size is 120000MB >04:56:36,572 DEBUG blivet: vg FastGroup has 52000MB free >04:56:36,572 DEBUG blivet: FastGroup size is 120000MB >04:56:36,574 DEBUG blivet: vg FastGroup has 52000MB free >04:56:36,575 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x4b1ab50) -- > name = FastGroup-sysroot_a status = True kids = 0 id = 76 > parents = ['existing 120000MB lvmvg FastGroup (74)'] > uuid = kmzUjE-kJRu-5ssf-kts5-iPt0-Yo9F-XzeJBF size = 52000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_a type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 106496000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) > PedDevice: <_ped.Device object at 0x48369e0> > target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_a > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4858090) -- > name = FastGroup status = True kids = 2 id = 74 > parents = ['existing 120004MB partition sda2 (73) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 52000 > free extents = 13000.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (73) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (75) with existing swap', > 'existing 52000MB lvmlv FastGroup-sysroot_a (76) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 52000MB >04:56:36,586 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:36,587 INFO blivet: got format: Ext4FS instance (0x4b13390) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/FastGroup-sysroot_a uuid = 2a69e335-e4c3-4890-934c-bd1fa4261bf4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sysroot_a size = 52000.0 targetSize = 52000.0 > >04:56:36,589 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_b ; >04:56:36,590 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:36,592 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:56:36,593 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: FastGroup ; >04:56:36,594 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:36,596 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_b ; current: None ; type: None ; >04:56:36,596 DEBUG blivet: Adding FastGroup-sysroot_b/52000MB to FastGroup >04:56:36,597 INFO blivet: added lvmlv FastGroup-sysroot_b (id 77) to device tree >04:56:36,599 DEBUG blivet: LVMLogicalVolumeDevice.setup: FastGroup-sysroot_b ; status: False ; controllable: True ; orig: False ; >04:56:36,600 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: FastGroup-sysroot_b ; orig: False ; >04:56:36,602 DEBUG blivet: LVMVolumeGroupDevice.setup: FastGroup ; status: True ; controllable: True ; orig: False ; >04:56:36,604 DEBUG blivet: LVMLogicalVolumeDevice._setup: FastGroup-sysroot_b ; status: False ; controllable: True ; orig: False ; >04:56:36,682 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup-sysroot_b >04:56:36,683 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: FastGroup-sysroot_b ; status: True ; >04:56:36,685 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: FastGroup-sysroot_b ; status: True ; >04:56:36,690 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/FastGroup/sysroot_b /dev/disk/by-id/dm-name-FastGroup-sysroot_b /dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj /dev/disk/by-label/sysroot_b /dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c /dev/mapper/FastGroup-sysroot_b', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'sysroot_b', > 'DM_NAME': 'FastGroup-sysroot_b', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', > 'DM_VG_NAME': 'FastGroup', > 'ID_FS_LABEL': 'sysroot_b', > 'ID_FS_LABEL_ENC': 'sysroot_b', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', > 'ID_FS_UUID_ENC': '87ba7188-801e-4efc-b4f1-4b132b7fa54c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '91168759', > 'name': 'dm-4', > 'symlinks': ['/dev/FastGroup/sysroot_b', > '/dev/disk/by-id/dm-name-FastGroup-sysroot_b', > '/dev/disk/by-id/dm-uuid-LVM-j0aybpdXrBo3WbHxTIljunZSPFVQwkzv7Y8VzntZLXJJ93c1EZCRPir3yYO8p7gj', > '/dev/disk/by-label/sysroot_b', > '/dev/disk/by-uuid/87ba7188-801e-4efc-b4f1-4b132b7fa54c', > '/dev/mapper/FastGroup-sysroot_b'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: FastGroup-sysroot_b ; >04:56:36,698 INFO blivet: scanning FastGroup-sysroot_b (/devices/virtual/block/dm-4)... >04:56:36,700 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_b ; >04:56:36,701 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_b (77) >04:56:36,705 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: FastGroup-sysroot_b ; >04:56:36,706 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: FastGroup-sysroot_b ; label_type: None ; >04:56:36,708 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:36,709 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:56:36,709 DEBUG blivet: device FastGroup-sysroot_b does not contain a disklabel >04:56:36,710 INFO blivet: type detected on 'FastGroup-sysroot_b' is 'ext4' >04:56:36,769 DEBUG blivet: padding min size from 274 up to 301 >04:56:36,771 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:36,771 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:56:36,773 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: FastGroup-sysroot_b ; current: None ; type: ext4 ; >04:56:36,776 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:56:36,777 DEBUG blivet: FastGroup size is 120000MB >04:56:36,779 DEBUG blivet: vg FastGroup has 0MB free >04:56:36,779 DEBUG blivet: FastGroup size is 120000MB >04:56:36,781 DEBUG blivet: vg FastGroup has 0MB free >04:56:36,783 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x4b13110) -- > name = FastGroup-sysroot_b status = True kids = 0 id = 77 > parents = ['existing 120000MB lvmvg FastGroup (74)'] > uuid = 7Y8Vzn-tZLX-JJ93-c1EZ-CRPi-r3yY-O8p7gj size = 52000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/FastGroup-sysroot_b type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 106496000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6629, 255, 63) biosGeometry: (6629, 255, 63) > PedDevice: <_ped.Device object at 0x4836560> > target size = 52000.0 path = /dev/mapper/FastGroup-sysroot_b > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4858090) -- > name = FastGroup status = True kids = 3 id = 74 > parents = ['existing 120004MB partition sda2 (73) with existing lvmpv'] > uuid = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv size = 120000 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/FastGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30000 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'sysroot_a', 'sysroot_b'] modified = False > extents = 30000.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 120004MB partition sda2 (73) with existing lvmpv'] > LVs = ['existing 16000MB lvmlv FastGroup-swap (75) with existing swap', > 'existing 52000MB lvmlv FastGroup-sysroot_a (76) with existing ext4 filesystem', > 'existing 52000MB lvmlv FastGroup-sysroot_b (77) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 52000MB >04:56:36,794 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:36,794 INFO blivet: got format: Ext4FS instance (0x483ea90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/FastGroup-sysroot_b uuid = 87ba7188-801e-4efc-b4f1-4b132b7fa54c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = sysroot_b size = 52000.0 targetSize = 52000.0 > >04:56:36,795 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-swap ; >04:56:36,798 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16000MB lvmlv FastGroup-swap (75) with existing swap >04:56:36,799 DEBUG blivet: set FastGroup-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 16000MB >04:56:36,800 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_a ; >04:56:36,802 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_a (76) with existing ext4 filesystem >04:56:36,803 DEBUG blivet: set FastGroup-sysroot_a copies to 1, metadata size to 0MB, log size to 0MB, total size 52000MB >04:56:36,804 DEBUG blivet: DeviceTree.getDeviceByName: name: FastGroup-sysroot_b ; >04:56:36,807 DEBUG blivet: DeviceTree.getDeviceByName returned existing 52000MB lvmlv FastGroup-sysroot_b (77) with existing ext4 filesystem >04:56:36,808 DEBUG blivet: set FastGroup-sysroot_b copies to 1, metadata size to 0MB, log size to 0MB, total size 52000MB >04:56:36,809 DEBUG blivet: looking up parted Device: /dev/sda2 >04:56:36,811 INFO blivet: got device: PartitionDevice instance (0x4858190) -- > name = sda2 status = True kids = 1 id = 73 > parents = ['existing 122104MB disk sda (71) with existing msdos disklabel'] > uuid = None size = 120004.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 245768192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (15298, 255, 63) biosGeometry: (15298, 255, 63) > PedDevice: <_ped.Device object at 0x4836050> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b0ac10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4858550> PedPartition: <_ped.Partition object at 0x4368cb0> > disk = existing 122104MB disk sda (71) with existing msdos disklabel > start = 4098048 end = 249866239 length = 245768192 > flags = lvm >04:56:36,819 INFO blivet: got format: LVMPhysicalVolume instance (0x4b13610) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = V6c7VA-CmEC-RRhg-5JI9-3CTj-tlwg-YFhvGY exists = True > options = None supported = True formattable = True resizable = False > vgName = FastGroup vgUUID = j0aybp-dXrB-o3Wb-HxTI-ljun-ZSPF-VQwkzv peStart = 1.0 >04:56:36,826 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000333AS_9TE22BXD /dev/disk/by-id/wwn-0x5000c500149b3d31', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '178', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000333AS', > 'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007ac1d', > 'ID_REVISION': 'CC1H', > 'ID_SERIAL': 'ST31000333AS_9TE22BXD', > 'ID_SERIAL_SHORT': '9TE22BXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500149b3d31', > 'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61576', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD', > '/dev/disk/by-id/wwn-0x5000c500149b3d31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >04:56:36,827 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >04:56:36,829 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >04:56:36,830 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:36,831 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >04:56:36,832 INFO blivet: sdb is a disk >04:56:36,833 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:36,835 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >04:56:36,853 INFO blivet: added disk sdb (id 78) to device tree >04:56:36,853 DEBUG blivet: looking up parted Device: /dev/sdb >04:56:36,855 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >04:56:36,856 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >04:56:36,858 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >04:56:36,858 DEBUG blivet: required disklabel type for sdb (1) is None >04:56:36,859 DEBUG blivet: default disklabel type for sdb is gpt >04:56:36,859 DEBUG blivet: selecting gpt disklabel for sdb based on size >04:56:36,861 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >04:56:36,911 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x483e850>, <parted.partition.Partition object at 0x483e950>, <parted.partition.Partition object at 0x483e490>] > device: <parted.device.Device object at 0x483ec10> > PedDisk: <_ped.Disk object at 0x482cef0> >04:56:36,911 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:56:36,913 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >04:56:36,914 INFO blivet: got device: DiskDevice instance (0x4b0abd0) -- > name = sdb status = True kids = 0 id = 78 > parents = [] > uuid = None size = 953868.679199 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST31000333AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953523055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x4836320> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4b13310> >04:56:36,915 INFO blivet: got format: DiskLabel instance (0x483ea10) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x483e850>, <parted.partition.Partition object at 0x483e950>, <parted.partition.Partition object at 0x483e490>] > device: <parted.device.Device object at 0x483ec10> > PedDisk: <_ped.Disk object at 0x482cef0> > origPartedDisk = <parted.disk.Disk object at 0x483e810> > partedDevice = parted.Device instance -- > model: ATA ST31000333AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953523055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x4836ef0> > >04:56:36,921 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part1 /dev/disk/by-id/wwn-0x5000c500149b3d31-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/40182954-626f-4206-930b-ff5375ed0a7a', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '178', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '40182954-626f-4206-930b-ff5375ed0a7a', > 'ID_FS_UUID_ENC': '40182954-626f-4206-930b-ff5375ed0a7a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31000333AS', > 'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0007ac1d-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007ac1d', > 'ID_REVISION': 'CC1H', > 'ID_SERIAL': 'ST31000333AS_9TE22BXD', > 'ID_SERIAL_SHORT': '9TE22BXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500149b3d31', > 'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61637', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part1', > '/dev/disk/by-id/wwn-0x5000c500149b3d31-part1', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/40182954-626f-4206-930b-ff5375ed0a7a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >04:56:36,921 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >04:56:36,922 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >04:56:36,923 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:36,923 INFO blivet: sdb1 is a partition >04:56:36,924 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >04:56:36,925 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >04:56:36,926 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953868MB disk sdb (78) with existing msdos disklabel >04:56:36,927 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >04:56:36,930 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >04:56:36,931 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:36,932 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >04:56:36,935 DEBUG blivet: looking up parted Partition: /dev/sdb1 >04:56:36,936 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >04:56:36,938 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >04:56:36,942 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >04:56:36,943 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >04:56:36,944 INFO blivet: added partition sdb1 (id 79) to device tree >04:56:36,945 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >04:56:36,947 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >04:56:36,948 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:56:36,950 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >04:56:36,956 WARN blivet: disklabel detected but not usable on sdb1 >04:56:36,957 INFO blivet: type detected on 'sdb1' is 'ext4' >04:56:37,038 DEBUG blivet: padding min size from 167 up to 183 >04:56:37,040 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:37,040 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:56:37,042 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >04:56:37,043 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >04:56:37,044 DEBUG blivet: looking up parted Device: /dev/sdb1 >04:56:37,046 INFO blivet: got device: PartitionDevice instance (0x483e210) -- > name = sdb1 status = True kids = 0 id = 79 > parents = ['existing 953868MB disk sdb (78) with existing msdos disklabel'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x4836f80> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x483eb90> fileSystem: <parted.filesystem.FileSystem object at 0x483e650> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x483e690> PedPartition: <_ped.Partition object at 0x4368890> > disk = existing 953868MB disk sdb (78) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot >04:56:37,056 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:37,057 INFO blivet: got format: Ext4FS instance (0x485e850) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 40182954-626f-4206-930b-ff5375ed0a7a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 1024.0 targetSize = 1024.0 > >04:56:37,062 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part2 /dev/disk/by-id/wwn-0x5000c500149b3d31-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > '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': '178', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '178', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F', > 'ID_FS_UUID_ENC': 'PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST31000333AS', > 'ID_MODEL_ENC': 'ST31000333AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1638400000', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0007ac1d-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007ac1d', > 'ID_REVISION': 'CC1H', > 'ID_SERIAL': 'ST31000333AS_9TE22BXD', > 'ID_SERIAL_SHORT': '9TE22BXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500149b3d31', > 'ID_WWN_WITH_EXTENSION': '0x5000c500149b3d31', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '61698', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST31000333AS_9TE22BXD-part2', > '/dev/disk/by-id/wwn-0x5000c500149b3d31-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >04:56:37,063 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >04:56:37,065 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >04:56:37,066 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:37,067 INFO blivet: sdb2 is a partition >04:56:37,068 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >04:56:37,069 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >04:56:37,070 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953868MB disk sdb (78) with existing msdos disklabel >04:56:37,072 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >04:56:37,074 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >04:56:37,075 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:37,076 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >04:56:37,077 DEBUG blivet: looking up parted Partition: /dev/sdb2 >04:56:37,078 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >04:56:37,080 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >04:56:37,081 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >04:56:37,083 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >04:56:37,083 INFO blivet: added partition sdb2 (id 80) to device tree >04:56:37,084 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >04:56:37,086 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >04:56:37,087 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >04:56:37,089 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >04:56:37,093 WARN blivet: disklabel detected but not usable on sdb2 >04:56:37,137 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >04:56:37,139 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: SystemGroup ; uuid: PL6YQA-24L4-BohI-M8bC-NKKO-q2Pw-o7sx5F ; exists: True ; vgUuid: lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV ; label: None ; peStart: 1.0 ; device: /dev/sdb2 ; serial: 9TE22BXD ; >04:56:37,139 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:56:37,141 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >04:56:37,142 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >04:56:37,143 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >04:56:37,145 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:56:37,146 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >04:56:37,147 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:37,149 DEBUG blivet: LVMVolumeGroupDevice._setFormat: SystemGroup ; current: None ; type: None ; >04:56:37,150 INFO blivet: added lvmvg SystemGroup (id 81) to device tree >04:56:37,179 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-DistroVolume ; >04:56:37,180 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:37,181 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:56:37,182 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: SystemGroup ; >04:56:37,183 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:37,184 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-DistroVolume ; current: None ; type: None ; >04:56:37,184 DEBUG blivet: Adding SystemGroup-DistroVolume/61440MB to SystemGroup >04:56:37,185 INFO blivet: added lvmlv SystemGroup-DistroVolume (id 82) to device tree >04:56:37,186 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-DistroVolume ; status: False ; controllable: True ; orig: False ; >04:56:37,187 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: SystemGroup-DistroVolume ; orig: False ; >04:56:37,188 DEBUG blivet: LVMVolumeGroupDevice.setup: SystemGroup ; status: True ; controllable: True ; orig: False ; >04:56:37,190 DEBUG blivet: LVMLogicalVolumeDevice._setup: SystemGroup-DistroVolume ; status: False ; controllable: True ; orig: False ; >04:56:37,358 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-DistroVolume >04:56:37,360 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-DistroVolume ; status: True ; >04:56:37,362 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-DistroVolume ; status: True ; >04:56:37,366 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/DistroVolume /dev/disk/by-id/dm-name-SystemGroup-DistroVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI /dev/disk/by-label/DISTROS /dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01 /dev/mapper/SystemGroup-DistroVolume', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'DistroVolume', > 'DM_NAME': 'SystemGroup-DistroVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'DISTROS', > 'ID_FS_LABEL_ENC': 'DISTROS', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', > 'ID_FS_UUID_ENC': '7d5ef363-5e62-464c-98d9-ff499b9a8c01', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '91755038', > 'name': 'dm-5', > 'symlinks': ['/dev/SystemGroup/DistroVolume', > '/dev/disk/by-id/dm-name-SystemGroup-DistroVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVGewSl4TfWHIqcQOd8Ds79SvNG4iJXBqI', > '/dev/disk/by-label/DISTROS', > '/dev/disk/by-uuid/7d5ef363-5e62-464c-98d9-ff499b9a8c01', > '/dev/mapper/SystemGroup-DistroVolume'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: SystemGroup-DistroVolume ; >04:56:37,376 INFO blivet: scanning SystemGroup-DistroVolume (/devices/virtual/block/dm-5)... >04:56:37,377 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-DistroVolume ; >04:56:37,379 DEBUG blivet: DeviceTree.getDeviceByName returned existing 61440MB lvmlv SystemGroup-DistroVolume (82) >04:56:37,381 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-DistroVolume ; >04:56:37,383 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-DistroVolume ; label_type: None ; >04:56:37,384 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:37,385 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:56:37,386 DEBUG blivet: device SystemGroup-DistroVolume does not contain a disklabel >04:56:37,386 INFO blivet: type detected on 'SystemGroup-DistroVolume' is 'ext4' >04:56:37,451 DEBUG blivet: padding min size from 46694 up to 47194 >04:56:37,453 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:37,454 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:56:37,461 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-DistroVolume ; current: None ; type: ext4 ; >04:56:37,464 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:56:37,465 DEBUG blivet: SystemGroup size is 799996MB >04:56:37,466 DEBUG blivet: vg SystemGroup has 738556MB free >04:56:37,467 DEBUG blivet: SystemGroup size is 799996MB >04:56:37,468 DEBUG blivet: vg SystemGroup has 738556MB free >04:56:37,469 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x485e690) -- > name = SystemGroup-DistroVolume status = True kids = 0 id = 82 > parents = ['existing 799996MB lvmvg SystemGroup (81)'] > uuid = GewSl4-TfWH-IqcQ-Od8D-s79S-vNG4-iJXBqI size = 61440.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-DistroVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 125829120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (7832, 255, 63) biosGeometry: (7832, 255, 63) > PedDevice: <_ped.Device object at 0x4836cb0> > target size = 61440.0 path = /dev/mapper/SystemGroup-DistroVolume > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x485ef90) -- > name = SystemGroup status = True kids = 1 id = 81 > parents = ['existing 800000MB partition sdb2 (80) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 738556 > free extents = 184639.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (80) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (82) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 61440MB >04:56:37,480 DEBUG blivet: Ext4FS.supported: supported: True ; >04:56:37,481 INFO blivet: got format: Ext4FS instance (0x4860a90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/SystemGroup-DistroVolume uuid = 7d5ef363-5e62-464c-98d9-ff499b9a8c01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = DISTROS size = 61440.0 targetSize = 61440.0 > >04:56:37,482 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SwapVolume ; >04:56:37,484 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:37,486 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:56:37,488 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: SystemGroup ; >04:56:37,488 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:37,489 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SwapVolume ; current: None ; type: None ; >04:56:37,489 DEBUG blivet: Adding SystemGroup-SwapVolume/10000MB to SystemGroup >04:56:37,490 INFO blivet: added lvmlv SystemGroup-SwapVolume (id 83) to device tree >04:56:37,491 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-SwapVolume ; status: False ; controllable: True ; orig: False ; >04:56:37,493 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: SystemGroup-SwapVolume ; orig: False ; >04:56:37,494 DEBUG blivet: LVMVolumeGroupDevice.setup: SystemGroup ; status: True ; controllable: True ; orig: False ; >04:56:37,496 DEBUG blivet: LVMLogicalVolumeDevice._setup: SystemGroup-SwapVolume ; status: False ; controllable: True ; orig: False ; >04:56:37,674 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-SwapVolume >04:56:37,675 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-SwapVolume ; status: True ; >04:56:37,677 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SwapVolume ; status: True ; >04:56:37,681 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SwapVolume /dev/disk/by-id/dm-name-SystemGroup-SwapVolume /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo /dev/disk/by-label/swap /dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e /dev/mapper/SystemGroup-SwapVolume', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'SwapVolume', > 'DM_NAME': 'SystemGroup-SwapVolume', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': 'swap', > 'ID_FS_LABEL_ENC': 'swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > 'ID_FS_UUID_ENC': '9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92061286', > 'name': 'dm-6', > 'symlinks': ['/dev/SystemGroup/SwapVolume', > '/dev/disk/by-id/dm-name-SystemGroup-SwapVolume', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaV5Qoq5c8esbKDXOW8wQXLPKF8FWfeN4zo', > '/dev/disk/by-label/swap', > '/dev/disk/by-uuid/9faf9049-f59d-463b-b0cb-9a47a7a3d15e', > '/dev/mapper/SystemGroup-SwapVolume'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: SystemGroup-SwapVolume ; >04:56:37,681 INFO blivet: scanning SystemGroup-SwapVolume (/devices/virtual/block/dm-6)... >04:56:37,682 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SwapVolume ; >04:56:37,684 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10000MB lvmlv SystemGroup-SwapVolume (83) >04:56:37,685 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SwapVolume ; >04:56:37,686 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SwapVolume ; label_type: None ; >04:56:37,688 DEBUG blivet: SwapSpace.__init__: >04:56:37,688 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:56:37,688 DEBUG blivet: device SystemGroup-SwapVolume does not contain a disklabel >04:56:37,688 INFO blivet: type detected on 'SystemGroup-SwapVolume' is 'swap' >04:56:37,689 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/SystemGroup-SwapVolume ; serial: None ; uuid: 9faf9049-f59d-463b-b0cb-9a47a7a3d15e ; exists: True ; label: swap ; >04:56:37,689 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:56:37,691 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SwapVolume ; current: None ; type: swap ; >04:56:37,698 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:56:37,699 DEBUG blivet: SystemGroup size is 799996MB >04:56:37,701 DEBUG blivet: vg SystemGroup has 728556MB free >04:56:37,701 DEBUG blivet: SystemGroup size is 799996MB >04:56:37,703 DEBUG blivet: vg SystemGroup has 728556MB free >04:56:37,705 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x485e390) -- > name = SystemGroup-SwapVolume status = True kids = 0 id = 83 > parents = ['existing 799996MB lvmvg SystemGroup (81)'] > uuid = 5Qoq5c-8esb-KDXO-W8wQ-XLPK-F8FW-feN4zo size = 10000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SwapVolume type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x4836830> > target size = 10000.0 path = /dev/mapper/SystemGroup-SwapVolume > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x485ef90) -- > name = SystemGroup status = True kids = 2 id = 81 > parents = ['existing 800000MB partition sdb2 (80) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 728556 > free extents = 182139.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (80) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (82) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (83) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10000MB >04:56:37,713 INFO blivet: got format: SwapSpace instance (0x483edd0) -- > type = swap name = swap status = False > device = /dev/mapper/SystemGroup-SwapVolume uuid = 9faf9049-f59d-463b-b0cb-9a47a7a3d15e exists = True > options = supported = True formattable = True resizable = False > priority = None label = swap >04:56:37,716 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeA ; >04:56:37,718 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:37,720 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:56:37,721 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: SystemGroup ; >04:56:37,722 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:37,723 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeA ; current: None ; type: None ; >04:56:37,724 DEBUG blivet: Adding SystemGroup-SystemVolumeA/30000MB to SystemGroup >04:56:37,725 INFO blivet: added lvmlv SystemGroup-SystemVolumeA (id 84) to device tree >04:56:37,727 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-SystemVolumeA ; status: False ; controllable: True ; orig: False ; >04:56:37,728 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: SystemGroup-SystemVolumeA ; orig: False ; >04:56:37,730 DEBUG blivet: LVMVolumeGroupDevice.setup: SystemGroup ; status: True ; controllable: True ; orig: False ; >04:56:37,732 DEBUG blivet: LVMLogicalVolumeDevice._setup: SystemGroup-SystemVolumeA ; status: False ; controllable: True ; orig: False ; >04:56:38,090 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-SystemVolumeA >04:56:38,092 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-SystemVolumeA ; status: True ; >04:56:38,094 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeA ; status: True ; >04:56:38,098 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeA /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3 /dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16 /dev/mapper/SystemGroup-SystemVolumeA', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'SystemVolumeA', > 'DM_NAME': 'SystemGroup-SystemVolumeA', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff1ebbec-face-4920-87e4-e563240bdf16', > 'ID_FS_UUID_ENC': 'ff1ebbec-face-4920-87e4-e563240bdf16', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92299125', > 'name': 'dm-7', > 'symlinks': ['/dev/SystemGroup/SystemVolumeA', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeA', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVYq67iHNEaMC3Dkziaj7y8vKeHgvzixp3', > '/dev/disk/by-uuid/ff1ebbec-face-4920-87e4-e563240bdf16', > '/dev/mapper/SystemGroup-SystemVolumeA'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: SystemGroup-SystemVolumeA ; >04:56:38,107 INFO blivet: scanning SystemGroup-SystemVolumeA (/devices/virtual/block/dm-7)... >04:56:38,109 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeA ; >04:56:38,112 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30000MB lvmlv SystemGroup-SystemVolumeA (84) >04:56:38,113 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: SystemGroup-SystemVolumeA ; >04:56:38,115 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: SystemGroup-SystemVolumeA ; label_type: None ; >04:56:38,118 DEBUG blivet: Ext3FS.supported: supported: True ; >04:56:38,118 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >04:56:38,119 DEBUG blivet: device SystemGroup-SystemVolumeA does not contain a disklabel >04:56:38,119 INFO blivet: type detected on 'SystemGroup-SystemVolumeA' is 'ext3' >04:56:38,184 DEBUG blivet: padding min size from 3900 up to 4290 >04:56:38,186 DEBUG blivet: Ext3FS.supported: supported: True ; >04:56:38,187 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >04:56:38,188 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeA ; current: None ; type: ext3 ; >04:56:38,192 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup >04:56:38,193 DEBUG blivet: SystemGroup size is 799996MB >04:56:38,195 DEBUG blivet: vg SystemGroup has 698556MB free >04:56:38,196 DEBUG blivet: SystemGroup size is 799996MB >04:56:38,198 DEBUG blivet: vg SystemGroup has 698556MB free >04:56:38,201 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x483ea50) -- > name = SystemGroup-SystemVolumeA status = True kids = 0 id = 84 > parents = ['existing 799996MB lvmvg SystemGroup (81)'] > uuid = Yq67iH-NEaM-C3Dk-ziaj-7y8v-KeHg-vzixp3 size = 30000.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/SystemGroup-SystemVolumeA type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 61440000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3824, 255, 63) biosGeometry: (3824, 255, 63) > PedDevice: <_ped.Device object at 0x4836170> > target size = 30000.0 path = /dev/mapper/SystemGroup-SystemVolumeA > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x485ef90) -- > name = SystemGroup status = True kids = 3 id = 81 > parents = ['existing 800000MB partition sdb2 (80) with existing lvmpv'] > uuid = lHs0o9-hXWR-hpxO-j1HN-qBev-ZDNh-1JNTaV size = 799996 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/SystemGroup > format args = [] originalFormat = None target = None dmUuid = None free = 423516.0 PE Size = 4.0 PE Count = 199999 > PE Free = 105879 PV Count = 1 > LV Names = ['DistroVolume', 'SwapVolume', 'SystemVolumeA', 'SystemVolumeB', 'SystemVolumeC', 'TestSharedVolume', 'VirtualVolume'] modified = False > extents = 199999.0 free space = 698556 > free extents = 174639.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 800000MB partition sdb2 (80) with existing lvmpv'] > LVs = ['existing 61440MB lvmlv SystemGroup-DistroVolume (82) with existing ext4 filesystem', > 'existing 10000MB lvmlv SystemGroup-SwapVolume (83) with existing swap', > 'existing 30000MB lvmlv SystemGroup-SystemVolumeA (84) with existing ext3 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 30000MB >04:56:38,213 DEBUG blivet: Ext3FS.supported: supported: True ; >04:56:38,213 INFO blivet: got format: Ext3FS instance (0x4b133d0) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/SystemGroup-SystemVolumeA uuid = ff1ebbec-face-4920-87e4-e563240bdf16 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 30000.0 targetSize = 30000.0 > >04:56:38,215 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeB ; >04:56:38,217 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:38,219 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:56:38,223 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 3 ; name: SystemGroup ; >04:56:38,223 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:38,225 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeB ; current: None ; type: None ; >04:56:38,226 DEBUG blivet: Adding SystemGroup-SystemVolumeB/30000MB to SystemGroup >04:56:38,227 INFO blivet: added lvmlv SystemGroup-SystemVolumeB (id 85) to device tree >04:56:38,229 DEBUG blivet: LVMLogicalVolumeDevice.setup: SystemGroup-SystemVolumeB ; status: False ; controllable: True ; orig: False ; >04:56:38,231 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: SystemGroup-SystemVolumeB ; orig: False ; >04:56:38,233 DEBUG blivet: LVMVolumeGroupDevice.setup: SystemGroup ; status: True ; controllable: True ; orig: False ; >04:56:38,235 DEBUG blivet: LVMLogicalVolumeDevice._setup: SystemGroup-SystemVolumeB ; status: False ; controllable: True ; orig: False ; >04:56:38,244 INFO storage.ui: unhiding device disk sdd (id 37) >04:56:38,246 DEBUG storage.ui: lvm filter: removing sdd from the reject list >04:56:38,246 DEBUG storage.ui: sdd wasn't in the reject list >04:56:38,246 INFO storage.ui: unhiding device partition sdd1 (id 38) >04:56:38,247 DEBUG storage.ui: lvm filter: removing sdd1 from the reject list >04:56:38,247 DEBUG storage.ui: sdd1 wasn't in the reject list >04:56:38,248 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdd ; >04:56:38,384 DEBUG blivet: looking up parted Device: /dev/mapper/SystemGroup-SystemVolumeB >04:56:38,388 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: SystemGroup-SystemVolumeB ; status: True ; >04:56:38,389 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: SystemGroup-SystemVolumeB ; status: True ; >04:56:38,399 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/SystemGroup/SystemVolumeB /dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB /dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh /dev/disk/by-label/_Fedora-16-x86_6 /dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7 /dev/mapper/SystemGroup-SystemVolumeB', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'SystemVolumeB', > 'DM_NAME': 'SystemGroup-SystemVolumeB', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', > 'DM_VG_NAME': 'SystemGroup', > 'ID_FS_LABEL': '_Fedora-16-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-16-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > 'ID_FS_UUID_ENC': '71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92805944', > 'name': 'dm-8', > 'symlinks': ['/dev/SystemGroup/SystemVolumeB', > '/dev/disk/by-id/dm-name-SystemGroup-SystemVolumeB', > '/dev/disk/by-id/dm-uuid-LVM-lHs0o9hXWRhpxOj1HNqBevZDNh1JNTaVEJ7C6dA11l32Lzp0VN1G75FCjQBrGNVh', > '/dev/disk/by-label/_Fedora-16-x86_6', > '/dev/disk/by-uuid/71d9f3b7-38b0-467e-bd25-7bc67549cfd7', > '/dev/mapper/SystemGroup-SystemVolumeB'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: SystemGroup-SystemVolumeB ; >04:56:38,400 DEBUG blivet: skipping hidden device SystemGroup-SystemVolumeB >04:56:38,401 DEBUG blivet: DeviceTree.getDeviceByName: name: SystemGroup-SystemVolumeC ; >04:56:38,409 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:56:38,410 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:56:38,412 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 4 ; name: SystemGroup ; >04:56:38,412 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:56:38,413 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: SystemGroup-SystemVolumeC ; current: None ; type: None ; >04:56:38,414 DEBUG blivet: Adding SystemGroup-SystemVolumeC/30000MB to SystemGroup >04:56:38,421 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:56:38,438 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:56:38,439 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:56:38,440 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >04:56:38,441 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (7) with existing msdos disklabel >04:56:38,441 DEBUG blivet: resolved 'sda' to 'sda' (disk) >04:56:38,663 DEBUG blivet: looking up parted Device: /dev/mapper/FastGroup >04:56:38,664 DEBUG blivet: FastGroup size is 120000MB >04:56:38,665 DEBUG blivet: vg FastGroup has 0MB free >04:56:38,665 DEBUG blivet: FastGroup size is 120000MB >04:56:38,667 DEBUG blivet: vg FastGroup has 0MB free >04:56:38,700 DEBUG blivet: raw RAID 1 size == 953868.710938 >04:56:38,700 INFO blivet: Using 128MB superBlockSize >04:56:38,700 DEBUG blivet: existing RAID 1 size == 953867.578125 > > >/tmp/ifcfg.log: >04:32:34,716 DEBUG ifcfg: content of files (network initialization): >04:32:34,991 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p8p1 >04:32:35,343 DEBUG ifcfg: content of files (ifcfgs created): >04:32:35,344 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p33p1: >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=p33p1 >UUID=948cdf87-8292-4ea4-9448-b5dfeb85f3e0 >ONBOOT=no >HWADDR=F4:6D:04:52:D7:29 >PEERDNS=yes >PEERROUTES=yes > >04:32:35,344 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p8p1: >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=p8p1 >UUID=4f676d9d-0c5f-4f8b-9b76-dac3dc6ddc7d >ONBOOT=no >HWADDR=00:E0:4C:69:19:AA >PEERDNS=yes >PEERROUTES=yes > >04:33:43,584 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p33p1 >04:33:43,585 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p33p1 >04:33:43,652 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p33p1 >04:33:43,653 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p8p1 >04:33:43,654 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p8p1 >04:35:54,432 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p33p1 >04:35:54,434 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p33p1 >04:35:54,495 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p33p1 >04:35:54,496 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p8p1 >04:35:54,497 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p8p1 > > >/proc/cmdline: >BOOT_IMAGE=/syslinux/vmlinuz0 root=live:LABEL=LIVE ro rd.live.image quiet rhgb rd.live.check
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 1043239
: 836892 |
836893
|
836894
|
836895
|
836896
|
836897
|
836898
|
836899
|
836900
|
836901