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 939783 Details for
Bug 1144872
LVMError: lvdeactivate failed for root: running lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } fedora_mango/root failed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 686.16 KB, created by
bugs
on 2014-09-21 17:38:32 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
bugs
Created:
2014-09-21 17:38:32 UTC
Size:
686.16 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 447, in lvdeactivate > raise LVMError("lvdeactivate failed for %s: %s" % (lv_name, msg)) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2688, in _teardown > lvm.lvdeactivate(self.vg.name, self._name) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 759, in teardown > self._teardown(recursive=recursive) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 537, in execute > self.device.teardown() > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 239, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 308, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 167, in turnOnFilesystems > storage.doIt() > File "/usr/lib/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >LVMError: lvdeactivate failed for root: running lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } fedora_mango/root failed > >Local variables in innermost frame: >msg: running lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } fedora_mango/root failed >args: ['lvchange', '-a', 'n', '--config', ' devices { filter=["r|/sdb1$|","r|/sdb$|"] } ', 'fedora_mango/root'] >vg_name: fedora_mango >lv_name: root > > >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 0xa9bccac>> > _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 (dvorak)','us' ># System language >lang en_GB.UTF-8 > ># Network information >network --bootproto=dhcp --device=p3p1 --onboot=off --ipv6=auto >network --hostname=localhost.localdomain ># System services >services --enabled="chronyd" ># System timezone >timezone Europe/Berlin --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part luks --fstype="luks" --noformat --onpart=sda2 >part /boot --fstype="ext4" --noformat --onpart=sda1 >volgroup fedora_mango --noformat --pesize=32768 --useexisting >logvol / --fstype="ext4" --useexisting --label="fedora_mango-root" --name=root --vgname=fedora_mango >logvol swap --fstype="swap" --noformat --useexisting --name=swap --vgname=fedora_mango >logvol /home --fstype="ext4" --noformat --useexisting --name=home --vgname=fedora_mango > >%packages >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: existing 51200MB lvmlv fedora_mango-root (21) with non-existent ext4 filesystem mounted at / > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 24eca6c1-f95d-4a4f-b217-87c8458bffdb > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 51200.0 > origFormat.dirty: False > origFormat._minInstanceSize: 19134.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/fedora_mango-root > origFormat._size: 51200.0 > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing None > id: 1 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: SanDisk Cruzer Contour path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 12288 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0xb35677ac> > exists: True > _size: 24.0 > id: 1 > controllable: True > uuid: None > _format: existing None > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:1/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:1, /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:1] > _targetSize: 0 > _model: Cruzer_Contour > kids: 0 > _vendor: SanDisk > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 6 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 7 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 8 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 9 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 10 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 11 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 12 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 13 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-Xfc > _format._targetSize: 3072.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 3072.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Xfc, /dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253] > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 3072.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Xfc > originalFormat._targetSize: 3072.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _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: 15 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 3072MB dm live-rw (16) with existing ext4 filesystem >, existing 3072MB dm live-base (17) with existing ext4 filesystem >, existing 3072MB dm live-osimg-min (18) with existing ext4 filesystem >, existing 122104MB disk sda (2) with existing msdos disklabel >, existing 121603MB partition sda2 (4) with existing luks >, LUKSDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 249038848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15501, 255, 63) biosGeometry: (15501, 255, 63) > PedDevice: <_ped.Device object at 0xb357db6c> > exists: True > _size: 0 > id: 5 > controllable: True > uuid: None > _format: existing lvmpv > dmUuid: None > parents: [Already dumped (PartitionDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-id/dm-name-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4, /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-2c6bfc9013c74f87a61c796ade2c5ff4-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4, /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4] > _targetSize: 0 > _model: Skipped > kids: 1 > target: crypt > _vendor: Skipped > _name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 > protected: False > originalFormat: existing lvmpv > _serial: None >, existing 121600MB lvmvg fedora_mango (19) >, existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >, existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sr0, sda, sda1, sda2, luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4, 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, fedora_mango, fedora_mango-home, fedora_mango-root, fedora_mango-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: sdb1 > _intf.storage.fsset.devicetree.protectedDevNames: [sdb1, sdb1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 15655MB disk sdb (0) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdb1] > _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/sdb1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 122104MB disk sda (2) with existing msdos disklabel >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0xa9bce6c) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xa9bce8c) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xa9bceac) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xa9bceec) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xa9bcf4c) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2064 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: True > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0xb7350684> > _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: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/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/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 30002 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 15231 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xad64a0c>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xad64a0c>> > _pwStrengthCheck._editable: Entry instance, containing members: > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _check_list: [GUICheck instance, containing members: > _handler_id: 15228 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xad64a0c>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xad64a0c>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 15229 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xad64a0c>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xad64a0c>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 15230 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xad64a0c>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xad64a0c>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 15232 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xad64a0c>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xad64a0c>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > payload: Already dumped (LiveImagePayload instance) > skipTo: None > _confirm_check: Already dumped (GUICheck instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (GUICheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _window: SpokeWindow instance, containing members: >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: GUICheck instance, containing members: > _password_check._handler_id: 15439 > _password_check._check_data: None > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xad646ac>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xad646ac>> > _password_check._editable: Entry instance, containing members: > _password_check._check_status: None > guesser: {<Entry object at 0xb13d6e4 (GtkEntry at 0xb246fc8)>: True} > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 15440 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xad646ac>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xad646ac>> > _pwStrengthCheck._editable: Already dumped (Entry instance) > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [GUICheck instance, containing members: > _handler_id: 15437 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xad646ac>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xad646ac>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 15438 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xad646ac>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xad646ac>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 15441 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xad646ac>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xad646ac>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 15442 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x9757b68>, 'message': Invalid username} > _run_check: <function _checkUsername at 0xaa99064> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xad646ac>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 15443 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x95b9380>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0xa8dc3ac> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xad646ac>> > _editable: Entry instance, containing members: > _check_status: None >] > _wheel: group --name=wheel > > payload: Already dumped (LiveImagePayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._groupsError: Label instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._saveButton: Button instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [GUICheck instance, containing members: > _handler_id: 15578 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0xaa9909c> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0xad62e4c>> > _editable: Entry instance, containing members: > _check_status: None >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (GUICheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 1 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0xad64e2c> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 7 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: i686 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0xa9c687c>, True), 'type': (<function <lambda> at 0xa9c6994>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0xa9c68b4>, True), 'journalctl': (<function journalctl_callback at 0xa9c68ec>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Sun 2014-09-21 14:08:34 CEST, end at Sun 2014-09-21 19:32:09 CEST. -- >Sep 21 14:08:34 localhost systemd-journal[61]: Runtime journal is using 8.0M (max 100.3M, leaving 150.5M of free 995.5M, current limit 100.3M). >Sep 21 14:08:34 localhost systemd-journal[61]: Runtime journal is using 8.0M (max 100.3M, leaving 150.5M of free 995.5M, current limit 100.3M). >Sep 21 14:08:34 localhost kernel: Initializing cgroup subsys cpuset >Sep 21 14:08:34 localhost kernel: Initializing cgroup subsys cpu >Sep 21 14:08:34 localhost kernel: Initializing cgroup subsys cpuacct >Sep 21 14:08:34 localhost kernel: Linux version 3.11.10-301.fc20.i686 (mockbuild@bkernel02) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:21:31 UTC 2013 >Sep 21 14:08:34 localhost kernel: e820: BIOS-provided physical RAM map: >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x00000000000ce000-0x00000000000cffff] reserved >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x00000000000dc000-0x00000000000dffff] reserved >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007f5affff] usable >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x000000007f5b0000-0x000000007f5bffff] ACPI data >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x000000007f5c0000-0x000000007f5c2fff] ACPI NVS >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x000000007f5c3000-0x000000007fffffff] reserved >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Sep 21 14:08:34 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Sep 21 14:08:34 localhost kernel: Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! >Sep 21 14:08:34 localhost kernel: SMBIOS 2.5 present. >Sep 21 14:08:34 localhost kernel: DMI: SAMSUNG ELECTRONICS CO., LTD. N148/N208 /N148/N208 , BIOS 02JN.M073.20100325.JIP 03/25/2010 >Sep 21 14:08:34 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Sep 21 14:08:34 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Sep 21 14:08:34 localhost kernel: e820: last_pfn = 0x7f5b0 max_arch_pfn = 0x100000 >Sep 21 14:08:34 localhost kernel: MTRR default type: uncachable >Sep 21 14:08:34 localhost kernel: MTRR fixed ranges enabled: >Sep 21 14:08:34 localhost kernel: 00000-9FFFF write-back >Sep 21 14:08:34 localhost kernel: A0000-BFFFF uncachable >Sep 21 14:08:34 localhost kernel: C0000-CFFFF write-protect >Sep 21 14:08:34 localhost kernel: D0000-DFFFF uncachable >Sep 21 14:08:34 localhost kernel: E0000-FFFFF write-protect >Sep 21 14:08:34 localhost kernel: MTRR variable ranges enabled: >Sep 21 14:08:34 localhost kernel: 0 base 000000000 mask 080000000 write-back >Sep 21 14:08:34 localhost kernel: 1 base 07F600000 mask 0FFE00000 uncachable >Sep 21 14:08:34 localhost kernel: 2 base 07F800000 mask 0FF800000 uncachable >Sep 21 14:08:34 localhost kernel: 3 disabled >Sep 21 14:08:34 localhost kernel: 4 disabled >Sep 21 14:08:34 localhost kernel: 5 disabled >Sep 21 14:08:34 localhost kernel: 6 disabled >Sep 21 14:08:34 localhost kernel: 7 disabled >Sep 21 14:08:34 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Sep 21 14:08:34 localhost kernel: found SMP MP-table at [mem 0x000f7dd0-0x000f7ddf] mapped at [c00f7dd0] >Sep 21 14:08:34 localhost kernel: initial memory mapped: [mem 0x00000000-0x013fffff] >Sep 21 14:08:34 localhost kernel: Base memory trampoline at [c0099000] 99000 size 16384 >Sep 21 14:08:34 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Sep 21 14:08:34 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Sep 21 14:08:34 localhost kernel: init_memory_mapping: [mem 0x36c00000-0x36ffffff] >Sep 21 14:08:34 localhost kernel: [mem 0x36c00000-0x36ffffff] page 2M >Sep 21 14:08:34 localhost kernel: init_memory_mapping: [mem 0x30000000-0x36bfffff] >Sep 21 14:08:34 localhost kernel: [mem 0x30000000-0x36bfffff] page 2M >Sep 21 14:08:34 localhost kernel: init_memory_mapping: [mem 0x00100000-0x2fffffff] >Sep 21 14:08:34 localhost kernel: [mem 0x00100000-0x003fffff] page 4k >Sep 21 14:08:34 localhost kernel: [mem 0x00400000-0x2fffffff] page 2M >Sep 21 14:08:34 localhost kernel: init_memory_mapping: [mem 0x37000000-0x373fdfff] >Sep 21 14:08:34 localhost kernel: [mem 0x37000000-0x373fdfff] page 4k >Sep 21 14:08:34 localhost kernel: BRK [0x00e13000, 0x00e13fff] PGTABLE >Sep 21 14:08:34 localhost kernel: BRK [0x00e14000, 0x00e15fff] PGTABLE >Sep 21 14:08:34 localhost kernel: RAMDISK: [mem 0x7d79f000-0x7f58efff] >Sep 21 14:08:34 localhost kernel: Allocated new RAMDISK: [mem 0x3560e000-0x373fdcd9] >Sep 21 14:08:34 localhost kernel: Move RAMDISK from [mem 0x7d79f000-0x7f58ecd9] to [mem 0x3560e000-0x373fdcd9] >Sep 21 14:08:34 localhost kernel: ACPI: RSDP 000f7da0 00024 (v02 PTLTD ) >Sep 21 14:08:34 localhost kernel: ACPI: XSDT 7f5b8db7 0006C (v01 SECCSD LH43STAR 06040000 LTP 00000000) >Sep 21 14:08:34 localhost kernel: ACPI: FACP 7f5bfc92 000F4 (v03 INTEL 06040000 PTL 00000002) >Sep 21 14:08:34 localhost kernel: ACPI: DSDT 7f5ba01f 05B7F (v01 INTEL BEARG31A 06040000 MSFT 03000001) >Sep 21 14:08:34 localhost kernel: ACPI: FACS 7f5c2fc0 00040 >Sep 21 14:08:34 localhost kernel: ACPI: MCFG 7f5bfd86 0003C (v01 PTLTD MCFG 06040000 LTP 00000000) >Sep 21 14:08:34 localhost kernel: ACPI: HPET 7f5bfdc2 00038 (v01 PTLTD HPETTBL 06040000 LTP 00000001) >Sep 21 14:08:34 localhost kernel: ACPI: APIC 7f5bfdfa 00068 (v01 PTLTD ? APIC 06040000 LTP 00000000) >Sep 21 14:08:34 localhost kernel: ACPI: BOOT 7f5bfe62 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) >Sep 21 14:08:34 localhost kernel: ACPI: SLIC 7f5bfe8a 00176 (v01 SECCSD LH43STAR 06040000 LTP 00000000) >Sep 21 14:08:34 localhost kernel: ACPI: SSDT 7f5b93bf 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050624) >Sep 21 14:08:34 localhost kernel: ACPI: SSDT 7f5b9319 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050624) >Sep 21 14:08:34 localhost kernel: ACPI: SSDT 7f5b8e23 004F6 (v02 PmRef CpuPm 00003000 INTL 20050624) >Sep 21 14:08:34 localhost kernel: ACPI: Local APIC address 0xfee00000 >Sep 21 14:08:34 localhost kernel: 1153MB HIGHMEM available. >Sep 21 14:08:34 localhost kernel: 883MB LOWMEM available. >Sep 21 14:08:34 localhost kernel: mapped low ram: 0 - 373fe000 >Sep 21 14:08:34 localhost kernel: low ram: 0 - 373fe000 >Sep 21 14:08:34 localhost kernel: BRK [0x00e16000, 0x00e16fff] PGTABLE >Sep 21 14:08:34 localhost kernel: Zone ranges: >Sep 21 14:08:34 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Sep 21 14:08:34 localhost kernel: Normal [mem 0x01000000-0x373fdfff] >Sep 21 14:08:34 localhost kernel: HighMem [mem 0x373fe000-0x7f5affff] >Sep 21 14:08:34 localhost kernel: Movable zone start for each node >Sep 21 14:08:34 localhost kernel: Early memory node ranges >Sep 21 14:08:34 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >Sep 21 14:08:34 localhost kernel: node 0: [mem 0x00100000-0x7f5affff] >Sep 21 14:08:34 localhost kernel: On node 0 totalpages: 521548 >Sep 21 14:08:34 localhost kernel: free_area_init_node: node 0, pgdat c0c42b80, node_mem_map f461e020 >Sep 21 14:08:34 localhost kernel: DMA zone: 32 pages used for memmap >Sep 21 14:08:34 localhost kernel: DMA zone: 0 pages reserved >Sep 21 14:08:34 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Sep 21 14:08:34 localhost kernel: Normal zone: 1736 pages used for memmap >Sep 21 14:08:34 localhost kernel: Normal zone: 222206 pages, LIFO batch:31 >Sep 21 14:08:34 localhost kernel: HighMem zone: 2308 pages used for memmap >Sep 21 14:08:34 localhost kernel: HighMem zone: 295346 pages, LIFO batch:31 >Sep 21 14:08:34 localhost kernel: Using APIC driver default >Sep 21 14:08:34 localhost kernel: ACPI: PM-Timer IO Port: 0x1008 >Sep 21 14:08:34 localhost kernel: ACPI: Local APIC address 0xfee00000 >Sep 21 14:08:34 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Sep 21 14:08:34 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Sep 21 14:08:34 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Sep 21 14:08:34 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Sep 21 14:08:34 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Sep 21 14:08:34 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Sep 21 14:08:34 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) >Sep 21 14:08:34 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Sep 21 14:08:34 localhost kernel: ACPI: IRQ0 used by override. >Sep 21 14:08:34 localhost kernel: ACPI: IRQ2 used by override. >Sep 21 14:08:34 localhost kernel: ACPI: IRQ9 used by override. >Sep 21 14:08:34 localhost kernel: Using ACPI (MADT) for SMP configuration information >Sep 21 14:08:34 localhost kernel: ACPI: HPET id: 0xffffffff base: 0xfed00000 >Sep 21 14:08:34 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Sep 21 14:08:34 localhost kernel: nr_irqs_gsi: 40 >Sep 21 14:08:34 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >Sep 21 14:08:34 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >Sep 21 14:08:34 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000cdfff] >Sep 21 14:08:34 localhost kernel: PM: Registered nosave memory: [mem 0x000ce000-0x000cffff] >Sep 21 14:08:34 localhost kernel: PM: Registered nosave memory: [mem 0x000d0000-0x000dbfff] >Sep 21 14:08:34 localhost kernel: PM: Registered nosave memory: [mem 0x000dc000-0x000dffff] >Sep 21 14:08:34 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000e3fff] >Sep 21 14:08:34 localhost kernel: PM: Registered nosave memory: [mem 0x000e4000-0x000fffff] >Sep 21 14:08:34 localhost kernel: e820: [mem 0x80000000-0xdfffffff] available for PCI devices >Sep 21 14:08:34 localhost kernel: Booting paravirtualized kernel on bare hardware >Sep 21 14:08:34 localhost kernel: setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1 >Sep 21 14:08:34 localhost kernel: PERCPU: Embedded 14 pages/cpu @f45f6000 s32960 r0 d24384 u57344 >Sep 21 14:08:34 localhost kernel: pcpu-alloc: s32960 r0 d24384 u57344 alloc=14*4096 >Sep 21 14:08:34 localhost kernel: pcpu-alloc: [0] 0 [0] 1 >Sep 21 14:08:34 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519780 >Sep 21 14:08:34 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Xfce-i686-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Sep 21 14:08:34 localhost kernel: PID hash table entries: 4096 (order: 2, 16384 bytes) >Sep 21 14:08:34 localhost kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >Sep 21 14:08:34 localhost kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >Sep 21 14:08:34 localhost kernel: Initializing CPU#0 >Sep 21 14:08:34 localhost kernel: allocated 4173176 bytes of page_cgroup >Sep 21 14:08:34 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Sep 21 14:08:34 localhost kernel: Initializing HighMem for node 0 (000373fe:0007f5b0) >Sep 21 14:08:34 localhost kernel: Memory: 2023784K/2086192K available (5661K kernel code, 555K rwdata, 2324K rodata, 716K init, 1004K bss, 62408K reserved, 1181384K highmem) >Sep 21 14:08:34 localhost kernel: virtual kernel memory layout: >fixmap : 0xffa95000 - 0xfffff000 (5544 kB) >pkmap : 0xff400000 - 0xff800000 (4096 kB) >vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >.init : 0xc0c59000 - 0xc0d0c000 ( 716 kB) >.data : 0xc0987a75 - 0xc0c58c00 (2884 kB) >.text : 0xc0400000 - 0xc0987a75 (5662 kB) >Sep 21 14:08:34 localhost kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok. >Sep 21 14:08:34 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Sep 21 14:08:34 localhost kernel: Hierarchical RCU implementation. >Sep 21 14:08:34 localhost kernel: RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2. >Sep 21 14:08:34 localhost kernel: NR_IRQS:2304 nr_irqs:512 16 >Sep 21 14:08:34 localhost kernel: CPU 0 irqstacks, hard=f3c08000 soft=f3c0a000 >Sep 21 14:08:34 localhost kernel: Console: colour VGA+ 80x25 >Sep 21 14:08:34 localhost kernel: console [tty0] enabled >Sep 21 14:08:34 localhost kernel: hpet clockevent registered >Sep 21 14:08:34 localhost kernel: tsc: Fast TSC calibration using PIT >Sep 21 14:08:34 localhost kernel: tsc: Detected 1662.487 MHz processor >Sep 21 14:08:34 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3324.97 BogoMIPS (lpj=1662487) >Sep 21 14:08:34 localhost kernel: pid_max: default: 32768 minimum: 301 >Sep 21 14:08:34 localhost kernel: Security Framework initialized >Sep 21 14:08:34 localhost kernel: SELinux: Initializing. >Sep 21 14:08:34 localhost kernel: SELinux: Starting in permissive mode >Sep 21 14:08:34 localhost kernel: Mount-cache hash table entries: 512 >Sep 21 14:08:34 localhost kernel: Initializing cgroup subsys memory >Sep 21 14:08:34 localhost kernel: Initializing cgroup subsys devices >Sep 21 14:08:34 localhost kernel: Initializing cgroup subsys freezer >Sep 21 14:08:34 localhost kernel: Initializing cgroup subsys net_cls >Sep 21 14:08:34 localhost kernel: Initializing cgroup subsys blkio >Sep 21 14:08:34 localhost kernel: Initializing cgroup subsys perf_event >Sep 21 14:08:34 localhost kernel: CPU: Physical Processor ID: 0 >Sep 21 14:08:34 localhost kernel: CPU: Processor Core ID: 0 >Sep 21 14:08:34 localhost kernel: mce: CPU supports 5 MCE banks >Sep 21 14:08:34 localhost kernel: CPU0: Thermal monitoring handled by SMI >Sep 21 14:08:34 localhost kernel: Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8 >tlb_flushall_shift: 6 >Sep 21 14:08:34 localhost kernel: Freeing SMP alternatives memory: 24K (c0d0c000 - c0d12000) >Sep 21 14:08:34 localhost kernel: ACPI: Core revision 20130517 >Sep 21 14:08:34 localhost kernel: ACPI: All ACPI Tables successfully acquired >Sep 21 14:08:34 localhost kernel: ftrace: allocating 24377 entries in 48 pages >Sep 21 14:08:34 localhost kernel: Enabling APIC mode: Flat. Using 1 I/O APICs >Sep 21 14:08:34 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Sep 21 14:08:34 localhost kernel: smpboot: CPU0: Intel(R) Atom(TM) CPU N450 @ 1.66GHz (fam: 06, model: 1c, stepping: 0a) >Sep 21 14:08:34 localhost kernel: APIC calibration not consistent with PM-Timer: 291ms instead of 100ms >Sep 21 14:08:34 localhost kernel: APIC delta adjusted to PM-Timer: 1039059 (3034026) >Sep 21 14:08:34 localhost kernel: Performance Events: PEBS fmt0+, 8-deep LBR, Atom events, Intel PMU driver. >Sep 21 14:08:34 localhost kernel: ... version: 3 >Sep 21 14:08:34 localhost kernel: ... bit width: 40 >Sep 21 14:08:34 localhost kernel: ... generic registers: 2 >Sep 21 14:08:34 localhost kernel: ... value mask: 000000ffffffffff >Sep 21 14:08:34 localhost kernel: ... max period: 000000007fffffff >Sep 21 14:08:34 localhost kernel: ... fixed-purpose events: 3 >Sep 21 14:08:34 localhost kernel: ... event mask: 0000000700000003 >Sep 21 14:08:34 localhost kernel: CPU 1 irqstacks, hard=f3ce2000 soft=f3ce4000 >Sep 21 14:08:34 localhost kernel: smpboot: Booting Node 0, Processors #1 OK >Sep 21 14:08:34 localhost kernel: Initializing CPU#1 >Sep 21 14:08:34 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Sep 21 14:08:34 localhost kernel: Brought up 2 CPUs >Sep 21 14:08:34 localhost kernel: smpboot: Total of 2 processors activated (6649.94 BogoMIPS) >Sep 21 14:08:34 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Sep 21 14:08:34 localhost kernel: devtmpfs: initialized >Sep 21 14:08:34 localhost kernel: PM: Registering ACPI NVS region [mem 0x7f5c0000-0x7f5c2fff] (12288 bytes) >Sep 21 14:08:34 localhost kernel: atomic64 test passed for i586+ platform with CX8 and with SSE >Sep 21 14:08:34 localhost kernel: RTC time: 12:08:32, date: 09/21/14 >Sep 21 14:08:34 localhost kernel: NET: Registered protocol family 16 >Sep 21 14:08:34 localhost kernel: ACPI: bus type PCI registered >Sep 21 14:08:34 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Sep 21 14:08:34 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-10] at [mem 0xe0000000-0xe10fffff] (base 0xe0000000) >Sep 21 14:08:34 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xe10fffff] reserved in E820 >Sep 21 14:08:34 localhost kernel: PCI: Using MMCONFIG for extended config space >Sep 21 14:08:34 localhost kernel: PCI: Using configuration type 1 for base access >Sep 21 14:08:34 localhost kernel: bio: create slab <bio-0> at 0 >Sep 21 14:08:34 localhost kernel: ACPI: Added _OSI(Module Device) >Sep 21 14:08:34 localhost kernel: ACPI: Added _OSI(Processor Device) >Sep 21 14:08:34 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Sep 21 14:08:34 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Sep 21 14:08:34 localhost kernel: ACPI: EC: Look up EC in DSDT >Sep 21 14:08:34 localhost kernel: ACPI: SSDT 7f5b9d48 00203 (v02 PmRef Cpu0Ist 00003000 INTL 20050624) >Sep 21 14:08:34 localhost kernel: ACPI: Dynamic OEM Table Load: >Sep 21 14:08:34 localhost kernel: ACPI: SSDT (null) 00203 (v02 PmRef Cpu0Ist 00003000 INTL 20050624) >Sep 21 14:08:34 localhost kernel: ACPI: SSDT 7f5b961e 006A5 (v02 PmRef Cpu0Cst 00003001 INTL 20050624) >Sep 21 14:08:34 localhost kernel: ACPI: Dynamic OEM Table Load: >Sep 21 14:08:34 localhost kernel: ACPI: SSDT (null) 006A5 (v02 PmRef Cpu0Cst 00003001 INTL 20050624) >Sep 21 14:08:34 localhost kernel: ACPI: SSDT 7f5b9f4b 000D4 (v02 PmRef Cpu1Ist 00003000 INTL 20050624) >Sep 21 14:08:34 localhost kernel: ACPI: Dynamic OEM Table Load: >Sep 21 14:08:34 localhost kernel: ACPI: SSDT (null) 000D4 (v02 PmRef Cpu1Ist 00003000 INTL 20050624) >Sep 21 14:08:34 localhost kernel: ACPI: SSDT 7f5b9cc3 00085 (v02 PmRef Cpu1Cst 00003000 INTL 20050624) >Sep 21 14:08:34 localhost kernel: ACPI: Dynamic OEM Table Load: >Sep 21 14:08:34 localhost kernel: ACPI: SSDT (null) 00085 (v02 PmRef Cpu1Cst 00003000 INTL 20050624) >Sep 21 14:08:34 localhost kernel: ACPI: Interpreter enabled >Sep 21 14:08:34 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Sep 21 14:08:34 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Sep 21 14:08:34 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Sep 21 14:08:34 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Sep 21 14:08:34 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Sep 21 14:08:34 localhost kernel: ACPI: No dock devices found. >Sep 21 14:08:34 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) >Sep 21 14:08:34 localhost kernel: ACPI Error: [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS (20130517/dsfield-211) >Sep 21 14:08:34 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0._OSC] (Node f3c34e88), AE_ALREADY_EXISTS (20130517/psparse-536) >Sep 21 14:08:34 localhost kernel: ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error >Sep 21 14:08:34 localhost kernel: ACPI Error: [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS (20130517/dsfield-211) >Sep 21 14:08:34 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0._OSC] (Node f3c34e88), AE_ALREADY_EXISTS (20130517/psparse-536) >Sep 21 14:08:34 localhost kernel: acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Sep 21 14:08:34 localhost kernel: acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08) >Sep 21 14:08:34 localhost kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-10] only partially covers this bridge >Sep 21 14:08:34 localhost kernel: PCI host bridge to bus 0000:00 >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3f] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xf7ffffff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xfdff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:00.0: [8086:a010] type 00 class 0x060000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:02.0: [8086:a011] type 00 class 0x030000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf0300000-0xf037ffff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:02.0: reg 0x14: [io 0x18d0-0x18d7] >Sep 21 14:08:34 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff pref] >Sep 21 14:08:34 localhost kernel: pci 0000:00:02.0: reg 0x1c: [mem 0xf0000000-0xf00fffff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:02.1: [8086:a012] type 00 class 0x038000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:02.1: reg 0x10: [mem 0xf0380000-0xf03fffff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf0400000-0xf0403fff 64bit] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.0: reg 0x20: [io 0x1820-0x183f] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.1: reg 0x20: [io 0x1840-0x185f] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.2: reg 0x20: [io 0x1860-0x187f] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.3: reg 0x20: [io 0x1880-0x189f] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.3: System wakeup disabled by ACPI >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xf0604000-0xf06043ff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >Sep 21 14:08:34 localhost kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI >Sep 21 14:08:34 localhost kernel: pci 0000:00:1f.0: [8086:27bc] type 00 class 0x060100 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1f.0: [Firmware Bug]: TigerPoint LPC.BM_STS cleared >Sep 21 14:08:34 localhost kernel: pci 0000:00:1f.2: [8086:27c1] type 00 class 0x010601 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x18e8-0x18ef] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x18dc-0x18df] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x18e0-0x18e7] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x18d8-0x18db] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x18c0-0x18cf] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf0604400-0xf06047ff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Sep 21 14:08:34 localhost kernel: pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0x18a0-0x18bf] >Sep 21 14:08:34 localhost kernel: pci 0000:05:00.0: [168c:002b] type 00 class 0x028000 >Sep 21 14:08:34 localhost kernel: pci 0000:05:00.0: reg 0x10: [mem 0xf0100000-0xf010ffff 64bit] >Sep 21 14:08:34 localhost kernel: pci 0000:05:00.0: supports D1 >Sep 21 14:08:34 localhost kernel: pci 0000:05:00.0: PME# supported from D0 D1 D3hot >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 05] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf0100000-0xf01fffff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 07] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x0000-0x0fff] >Sep 21 14:08:34 localhost kernel: pci 0000:09:00.0: [11ab:4354] type 00 class 0x020000 >Sep 21 14:08:34 localhost kernel: pci 0000:09:00.0: reg 0x10: [mem 0xf0200000-0xf0203fff 64bit] >Sep 21 14:08:34 localhost kernel: pci 0000:09:00.0: reg 0x18: [io 0x2000-0x20ff] >Sep 21 14:08:34 localhost kernel: pci 0000:09:00.0: supports D1 D2 >Sep 21 14:08:34 localhost kernel: pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 09] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf0200000-0xf02fffff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 0b] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x0000-0x0fff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 11] (subtractive decode) >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x80000000-0xf7ffffff] (subtractive decode) >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xfdff] (subtractive decode) >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: on NUMA node 0 >Sep 21 14:08:34 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >Sep 21 14:08:34 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 7 10 11 12 14 15) >Sep 21 14:08:34 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15) >Sep 21 14:08:34 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15) >Sep 21 14:08:34 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >Sep 21 14:08:34 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >Sep 21 14:08:34 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15) >Sep 21 14:08:34 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15) >Sep 21 14:08:34 localhost kernel: ACPI: Enabled 2 GPEs in block 00 to 1F >Sep 21 14:08:34 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Sep 21 14:08:34 localhost kernel: Found 1 acpi root devices >Sep 21 14:08:34 localhost kernel: ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >Sep 21 14:08:34 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Sep 21 14:08:34 localhost kernel: vgaarb: loaded >Sep 21 14:08:34 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Sep 21 14:08:34 localhost kernel: SCSI subsystem initialized >Sep 21 14:08:34 localhost kernel: ACPI: bus type ATA registered >Sep 21 14:08:34 localhost kernel: libata version 3.00 loaded. >Sep 21 14:08:34 localhost kernel: ACPI: bus type USB registered >Sep 21 14:08:34 localhost kernel: usbcore: registered new interface driver usbfs >Sep 21 14:08:34 localhost kernel: usbcore: registered new interface driver hub >Sep 21 14:08:34 localhost kernel: usbcore: registered new device driver usb >Sep 21 14:08:34 localhost kernel: PCI: Using ACPI for IRQ routing >Sep 21 14:08:34 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Sep 21 14:08:34 localhost kernel: e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff] >Sep 21 14:08:34 localhost kernel: e820: reserve RAM buffer [mem 0x7f5b0000-0x7fffffff] >Sep 21 14:08:34 localhost kernel: NetLabel: Initializing >Sep 21 14:08:34 localhost kernel: NetLabel: domain hash size = 128 >Sep 21 14:08:34 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Sep 21 14:08:34 localhost kernel: NetLabel: unlabeled traffic allowed by default >Sep 21 14:08:34 localhost kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Sep 21 14:08:34 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Sep 21 14:08:34 localhost kernel: hpet0: 3 comparators, 64-bit 14.318180 MHz counter >Sep 21 14:08:34 localhost kernel: Switched to clocksource hpet >Sep 21 14:08:34 localhost kernel: pnp: PnP ACPI init >Sep 21 14:08:34 localhost kernel: ACPI: bus type PNP registered >Sep 21 14:08:34 localhost kernel: system 00:00: [io 0x0800-0x080f] has been reserved >Sep 21 14:08:34 localhost kernel: system 00:00: [io 0x1000-0x107f] could not be reserved >Sep 21 14:08:34 localhost kernel: system 00:00: [io 0x1180-0x11bf] has been reserved >Sep 21 14:08:34 localhost kernel: system 00:00: [io 0x04d0-0x04d1] has been reserved >Sep 21 14:08:34 localhost kernel: system 00:00: [io 0xfe00] has been reserved >Sep 21 14:08:34 localhost kernel: system 00:00: [io 0x164e-0x174c] has been reserved >Sep 21 14:08:34 localhost kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved >Sep 21 14:08:34 localhost kernel: system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved >Sep 21 14:08:34 localhost kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved >Sep 21 14:08:34 localhost kernel: system 00:00: [mem 0xfef00000-0xfeffffff] has been reserved >Sep 21 14:08:34 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >Sep 21 14:08:34 localhost kernel: pnp 00:01: [dma 4] >Sep 21 14:08:34 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >Sep 21 14:08:34 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active) >Sep 21 14:08:34 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >Sep 21 14:08:34 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >Sep 21 14:08:34 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active) >Sep 21 14:08:34 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active) >Sep 21 14:08:34 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs INT0800 (active) >Sep 21 14:08:34 localhost kernel: pnp: PnP ACPI: found 8 devices >Sep 21 14:08:34 localhost kernel: ACPI: bus type PNP unregistered >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 07] add_size 200000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: BAR 14: assigned [mem 0x80200000-0x803fffff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: BAR 15: assigned [mem 0x80400000-0x805fffff 64bit pref] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: BAR 15: assigned [mem 0x80600000-0x807fffff 64bit pref] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: BAR 14: assigned [mem 0x80800000-0x809fffff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: BAR 15: assigned [mem 0x80a00000-0x80bfffff 64bit pref] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: BAR 13: assigned [io 0x4000-0x4fff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: BAR 13: assigned [io 0x5000-0x5fff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 05] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf0100000-0xf01fffff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff 64bit pref] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 07] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0x80200000-0x803fffff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0x80400000-0x805fffff 64bit pref] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 09] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf0200000-0xf02fffff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0x80600000-0x807fffff 64bit pref] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 0b] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x80800000-0x809fffff] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x80a00000-0x80bfffff 64bit pref] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 11] >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.1: enabling device (0000 -> 0003) >Sep 21 14:08:34 localhost kernel: pci 0000:00:1c.3: enabling device (0000 -> 0003) >Sep 21 14:08:34 localhost kernel: pci 0000:00:1e.0: setting latency timer to 64 >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000e3fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x80000000-0xf7ffffff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:00: resource 11 [io 0x0d00-0xfdff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:05: resource 0 [io 0x3000-0x3fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xf0100000-0xf01fffff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:05: resource 2 [mem 0x80000000-0x801fffff 64bit pref] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:07: resource 0 [io 0x4000-0x4fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:07: resource 1 [mem 0x80200000-0x803fffff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:07: resource 2 [mem 0x80400000-0x805fffff 64bit pref] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:09: resource 1 [mem 0xf0200000-0xf02fffff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:09: resource 2 [mem 0x80600000-0x807fffff 64bit pref] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:0b: resource 0 [io 0x5000-0x5fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:0b: resource 1 [mem 0x80800000-0x809fffff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:0b: resource 2 [mem 0x80a00000-0x80bfffff 64bit pref] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:11: resource 4 [io 0x0000-0x0cf7] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:11: resource 5 [mem 0x000a0000-0x000bffff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:11: resource 6 [mem 0x000d0000-0x000d3fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:11: resource 7 [mem 0x000d4000-0x000d7fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:11: resource 8 [mem 0x000d8000-0x000dbfff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:11: resource 9 [mem 0x000e0000-0x000e3fff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:11: resource 10 [mem 0x80000000-0xf7ffffff] >Sep 21 14:08:34 localhost kernel: pci_bus 0000:11: resource 11 [io 0x0d00-0xfdff] >Sep 21 14:08:34 localhost kernel: NET: Registered protocol family 2 >Sep 21 14:08:34 localhost kernel: TCP established hash table entries: 8192 (order: 4, 65536 bytes) >Sep 21 14:08:34 localhost kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes) >Sep 21 14:08:34 localhost kernel: TCP: Hash tables configured (established 8192 bind 8192) >Sep 21 14:08:34 localhost kernel: TCP: reno registered >Sep 21 14:08:34 localhost kernel: UDP hash table entries: 512 (order: 2, 16384 bytes) >Sep 21 14:08:34 localhost kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >Sep 21 14:08:34 localhost kernel: NET: Registered protocol family 1 >Sep 21 14:08:34 localhost kernel: pci 0000:00:02.0: Boot video device >Sep 21 14:08:34 localhost kernel: PCI: CLS 32 bytes, default 64 >Sep 21 14:08:34 localhost kernel: Unpacking initramfs... >Sep 21 14:08:34 localhost kernel: Freeing initrd memory: 30656K (f560e000 - f73fe000) >Sep 21 14:08:34 localhost kernel: Simple Boot Flag at 0x36 set to 0x1 >Sep 21 14:08:34 localhost kernel: apm: BIOS not found. >Sep 21 14:08:34 localhost kernel: Initialise system trusted keyring >Sep 21 14:08:34 localhost kernel: audit: initializing netlink socket (disabled) >Sep 21 14:08:34 localhost kernel: type=2000 audit(1411301312.620:1): initialized >Sep 21 14:08:34 localhost kernel: bounce pool size: 64 pages >Sep 21 14:08:34 localhost kernel: HugeTLB registered 4 MB page size, pre-allocated 0 pages >Sep 21 14:08:34 localhost kernel: zbud: loaded >Sep 21 14:08:34 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Sep 21 14:08:34 localhost kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >Sep 21 14:08:34 localhost kernel: msgmni has been set to 1705 >Sep 21 14:08:34 localhost kernel: Key type big_key registered >Sep 21 14:08:34 localhost kernel: SELinux: Registering netfilter hooks >Sep 21 14:08:34 localhost kernel: alg: No test for stdrng (krng) >Sep 21 14:08:34 localhost kernel: NET: Registered protocol family 38 >Sep 21 14:08:34 localhost kernel: Key type asymmetric registered >Sep 21 14:08:34 localhost kernel: Asymmetric key parser 'x509' registered >Sep 21 14:08:34 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Sep 21 14:08:34 localhost kernel: io scheduler noop registered >Sep 21 14:08:34 localhost kernel: io scheduler deadline registered >Sep 21 14:08:34 localhost kernel: io scheduler cfq registered (default) >Sep 21 14:08:34 localhost kernel: pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X >Sep 21 14:08:34 localhost kernel: pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X >Sep 21 14:08:34 localhost kernel: pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X >Sep 21 14:08:34 localhost kernel: pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X >Sep 21 14:08:34 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Sep 21 14:08:34 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Sep 21 14:08:34 localhost kernel: intel_idle: MWAIT substates: 0x20220 >Sep 21 14:08:34 localhost kernel: intel_idle: v0.4 model 0x1C >Sep 21 14:08:34 localhost kernel: intel_idle: lapic_timer_reliable_states 0x2 >Sep 21 14:08:34 localhost kernel: tsc: Marking TSC unstable due to TSC halts in idle states deeper than C2 >Sep 21 14:08:34 localhost kernel: ACPI: AC Adapter [ADP1] (off-line) >Sep 21 14:08:34 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >Sep 21 14:08:34 localhost kernel: ACPI: Lid Switch [LID0] >Sep 21 14:08:34 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 >Sep 21 14:08:34 localhost kernel: ACPI: Power Button [PWRB] >Sep 21 14:08:34 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 >Sep 21 14:08:34 localhost kernel: ACPI: Sleep Button [SLPB] >Sep 21 14:08:34 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >Sep 21 14:08:34 localhost kernel: ACPI: Power Button [PWRF] >Sep 21 14:08:34 localhost kernel: ACPI: Requesting acpi_cpufreq >Sep 21 14:08:34 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Sep 21 14:08:34 localhost kernel: ACPI: Thermal Zone [TZ00] (55 C) >Sep 21 14:08:34 localhost kernel: GHES: HEST is not enabled! >Sep 21 14:08:34 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Sep 21 14:08:34 localhost kernel: Non-volatile memory driver v1.3 >Sep 21 14:08:34 localhost kernel: Linux agpgart interface v0.103 >Sep 21 14:08:34 localhost kernel: agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset >Sep 21 14:08:34 localhost kernel: agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable >Sep 21 14:08:34 localhost kernel: agpgart-intel 0000:00:00.0: detected 8192K stolen memory >Sep 21 14:08:34 localhost kernel: agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 >Sep 21 14:08:34 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Sep 21 14:08:34 localhost kernel: ahci 0000:00:1f.2: irq 44 for MSI/MSI-X >Sep 21 14:08:34 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode >Sep 21 14:08:34 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part >Sep 21 14:08:34 localhost kernel: ahci 0000:00:1f.2: setting latency timer to 64 >Sep 21 14:08:34 localhost kernel: scsi0 : ahci >Sep 21 14:08:34 localhost kernel: scsi1 : ahci >Sep 21 14:08:34 localhost kernel: scsi2 : ahci >Sep 21 14:08:34 localhost kernel: scsi3 : ahci >Sep 21 14:08:34 localhost kernel: ata1: SATA max UDMA/133 abar m1024@0xf0604400 port 0xf0604500 irq 44 >Sep 21 14:08:34 localhost kernel: ata2: SATA max UDMA/133 abar m1024@0xf0604400 port 0xf0604580 irq 44 >Sep 21 14:08:34 localhost kernel: ata3: SATA max UDMA/133 abar m1024@0xf0604400 port 0xf0604600 irq 44 >Sep 21 14:08:34 localhost kernel: ata4: SATA max UDMA/133 abar m1024@0xf0604400 port 0xf0604680 irq 44 >Sep 21 14:08:34 localhost kernel: ACPI: Battery Slot [BAT1] (battery present) >Sep 21 14:08:34 localhost kernel: libphy: Fixed MDIO Bus: probed >Sep 21 14:08:34 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Sep 21 14:08:34 localhost kernel: ehci-pci: EHCI PCI platform driver >Sep 21 14:08:34 localhost kernel: ehci-pci 0000:00:1d.7: setting latency timer to 64 >Sep 21 14:08:34 localhost kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller >Sep 21 14:08:34 localhost kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 >Sep 21 14:08:34 localhost kernel: ehci-pci 0000:00:1d.7: debug port 1 >Sep 21 14:08:34 localhost kernel: ehci-pci 0000:00:1d.7: cache line size of 32 is not supported >Sep 21 14:08:34 localhost kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xf0604000 >Sep 21 14:08:34 localhost kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >Sep 21 14:08:34 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Sep 21 14:08:34 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 21 14:08:34 localhost kernel: usb usb1: Product: EHCI Host Controller >Sep 21 14:08:34 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.i686 ehci_hcd >Sep 21 14:08:34 localhost kernel: usb usb1: SerialNumber: 0000:00:1d.7 >Sep 21 14:08:34 localhost kernel: hub 1-0:1.0: USB hub found >Sep 21 14:08:34 localhost kernel: hub 1-0:1.0: 8 ports detected >Sep 21 14:08:34 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Sep 21 14:08:34 localhost kernel: ohci-pci: OHCI PCI platform driver >Sep 21 14:08:34 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Sep 21 14:08:34 localhost kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64 >Sep 21 14:08:34 localhost kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller >Sep 21 14:08:34 localhost kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Sep 21 14:08:34 localhost kernel: uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820 >Sep 21 14:08:34 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Sep 21 14:08:34 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 21 14:08:34 localhost kernel: usb usb2: Product: UHCI Host Controller >Sep 21 14:08:34 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.i686 uhci_hcd >Sep 21 14:08:34 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Sep 21 14:08:34 localhost kernel: hub 2-0:1.0: USB hub found >Sep 21 14:08:34 localhost kernel: hub 2-0:1.0: 2 ports detected >Sep 21 14:08:34 localhost kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64 >Sep 21 14:08:34 localhost kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller >Sep 21 14:08:34 localhost kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >Sep 21 14:08:34 localhost kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840 >Sep 21 14:08:34 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Sep 21 14:08:34 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 21 14:08:35 localhost kernel: usb usb3: Product: UHCI Host Controller >Sep 21 14:08:35 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-301.fc20.i686 uhci_hcd >Sep 21 14:08:35 localhost kernel: usb usb3: SerialNumber: 0000:00:1d.1 >Sep 21 14:08:35 localhost kernel: hub 3-0:1.0: USB hub found >Sep 21 14:08:35 localhost kernel: hub 3-0:1.0: 2 ports detected >Sep 21 14:08:35 localhost kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64 >Sep 21 14:08:35 localhost kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller >Sep 21 14:08:35 localhost kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >Sep 21 14:08:35 localhost kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860 >Sep 21 14:08:35 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Sep 21 14:08:35 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 21 14:08:35 localhost kernel: usb usb4: Product: UHCI Host Controller >Sep 21 14:08:35 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-301.fc20.i686 uhci_hcd >Sep 21 14:08:35 localhost kernel: usb usb4: SerialNumber: 0000:00:1d.2 >Sep 21 14:08:35 localhost kernel: hub 4-0:1.0: USB hub found >Sep 21 14:08:35 localhost kernel: hub 4-0:1.0: 2 ports detected >Sep 21 14:08:35 localhost kernel: uhci_hcd 0000:00:1d.3: setting latency timer to 64 >Sep 21 14:08:35 localhost kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller >Sep 21 14:08:35 localhost kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >Sep 21 14:08:35 localhost kernel: uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880 >Sep 21 14:08:35 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Sep 21 14:08:35 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 21 14:08:35 localhost kernel: usb usb5: Product: UHCI Host Controller >Sep 21 14:08:35 localhost kernel: usb usb5: Manufacturer: Linux 3.11.10-301.fc20.i686 uhci_hcd >Sep 21 14:08:35 localhost kernel: usb usb5: SerialNumber: 0000:00:1d.3 >Sep 21 14:08:35 localhost kernel: hub 5-0:1.0: USB hub found >Sep 21 14:08:35 localhost kernel: hub 5-0:1.0: 2 ports detected >Sep 21 14:08:35 localhost kernel: usbcore: registered new interface driver usbserial >Sep 21 14:08:35 localhost kernel: usbcore: registered new interface driver usbserial_generic >Sep 21 14:08:35 localhost kernel: usbserial: USB Serial support registered for generic >Sep 21 14:08:35 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12 >Sep 21 14:08:35 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Sep 21 14:08:35 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Sep 21 14:08:35 localhost kernel: mousedev: PS/2 mouse device common for all mice >Sep 21 14:08:35 localhost kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >Sep 21 14:08:35 localhost kernel: rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Sep 21 14:08:35 localhost kernel: device-mapper: uevent: version 1.0.3 >Sep 21 14:08:35 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Sep 21 14:08:35 localhost kernel: cpuidle: using governor menu >Sep 21 14:08:35 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Sep 21 14:08:35 localhost kernel: usbcore: registered new interface driver usbhid >Sep 21 14:08:35 localhost kernel: usbhid: USB HID core driver >Sep 21 14:08:35 localhost kernel: drop_monitor: Initializing network drop monitor service >Sep 21 14:08:35 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Sep 21 14:08:35 localhost kernel: TCP: cubic registered >Sep 21 14:08:35 localhost kernel: Initializing XFRM netlink socket >Sep 21 14:08:35 localhost kernel: NET: Registered protocol family 10 >Sep 21 14:08:35 localhost kernel: mip6: Mobile IPv6 >Sep 21 14:08:35 localhost kernel: NET: Registered protocol family 17 >Sep 21 14:08:35 localhost kernel: Using IPI No-Shortcut mode >Sep 21 14:08:35 localhost kernel: PM: Hibernation image not present or could not be loaded. >Sep 21 14:08:35 localhost kernel: Loading compiled-in X.509 certificates >Sep 21 14:08:35 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 306a445485f593a7d17666ed6e88708151c751d4' >Sep 21 14:08:35 localhost kernel: registered taskstats version 1 >Sep 21 14:08:35 localhost kernel: Magic number: 14:931:127 >Sep 21 14:08:35 localhost kernel: acpi device:02: hash matches >Sep 21 14:08:35 localhost kernel: rtc_cmos 00:03: setting system clock to 2014-09-21 12:08:34 UTC (1411301314) >Sep 21 14:08:35 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >Sep 21 14:08:35 localhost kernel: ata2: SATA link down (SStatus 0 SControl 300) >Sep 21 14:08:35 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Sep 21 14:08:35 localhost kernel: ata1.00: ATA-9: Samsung SSD 840 PRO Series, DXM03B0Q, max UDMA/133 >Sep 21 14:08:35 localhost kernel: ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Sep 21 14:08:35 localhost kernel: ata1.00: configured for UDMA/133 >Sep 21 14:08:35 localhost kernel: scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 DXM0 PQ: 0 ANSI: 5 >Sep 21 14:08:35 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300) >Sep 21 14:08:35 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) >Sep 21 14:08:35 localhost kernel: sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB) >Sep 21 14:08:35 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Sep 21 14:08:35 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Sep 21 14:08:35 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Sep 21 14:08:35 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Sep 21 14:08:35 localhost kernel: sda: sda1 sda2 >Sep 21 14:08:35 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Sep 21 14:08:35 localhost kernel: Freeing unused kernel memory: 716K (c0c59000 - c0d0c000) >Sep 21 14:08:35 localhost kernel: Write protecting the kernel text: 5664k >Sep 21 14:08:35 localhost kernel: Write protecting the kernel read-only data: 2328k >Sep 21 14:08:35 localhost kernel: usb 1-7: new high-speed USB device number 2 using ehci-pci >Sep 21 14:08:35 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Sep 21 14:08:35 localhost systemd[1]: Running in initial RAM disk. >Sep 21 14:08:35 localhost systemd[1]: No hostname configured. >Sep 21 14:08:35 localhost systemd[1]: Set hostname to <localhost>. >Sep 21 14:08:35 localhost systemd[1]: Initializing machine ID from random generator. >Sep 21 14:08:35 localhost systemd[1]: Starting -.slice. >Sep 21 14:08:35 localhost systemd[1]: Created slice -.slice. >Sep 21 14:08:35 localhost systemd[1]: Starting System Slice. >Sep 21 14:08:35 localhost systemd[1]: Created slice System Slice. >Sep 21 14:08:35 localhost systemd[1]: Starting Slices. >Sep 21 14:08:35 localhost systemd[1]: Reached target Slices. >Sep 21 14:08:35 localhost systemd[1]: Starting Timers. >Sep 21 14:08:35 localhost systemd[1]: Reached target Timers. >Sep 21 14:08:35 localhost systemd[1]: Starting Journal Socket. >Sep 21 14:08:35 localhost systemd[1]: Listening on Journal Socket. >Sep 21 14:08:35 localhost systemd[1]: Starting dracut cmdline hook... >Sep 21 14:08:35 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Sep 21 14:08:35 localhost systemd[1]: Starting Journal Service... >Sep 21 14:08:35 localhost systemd[1]: Started Journal Service. >Sep 21 14:08:35 localhost kernel: usb 1-7: New USB device found, idVendor=0781, idProduct=540e >Sep 21 14:08:35 localhost kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Sep 21 14:08:35 localhost kernel: usb 1-7: Product: Cruzer Contour >Sep 21 14:08:35 localhost kernel: usb 1-7: Manufacturer: SanDisk Corporation >Sep 21 14:08:35 localhost kernel: usb 1-7: SerialNumber: 000016830771D65E >Sep 21 14:08:35 localhost kernel: psmouse serio1: hgpk: ID: 10 00 64 >Sep 21 14:08:35 localhost kernel: usb 1-8: new high-speed USB device number 3 using ehci-pci >Sep 21 14:08:35 localhost systemd-journal[61]: Journal started >Sep 21 14:08:35 localhost systemd[1]: Starting Setup Virtual Console... >Sep 21 14:08:35 localhost systemd[1]: Started Load Kernel Modules. >Sep 21 14:08:35 localhost systemd[1]: Starting Encrypted Volumes. >Sep 21 14:08:35 localhost systemd[1]: Reached target Encrypted Volumes. >Sep 21 14:08:35 localhost systemd[1]: Starting udev Kernel Socket. >Sep 21 14:08:35 localhost systemd[1]: Listening on udev Kernel Socket. >Sep 21 14:08:35 localhost systemd[1]: Starting udev Control Socket. >Sep 21 14:08:35 localhost systemd[1]: Listening on udev Control Socket. >Sep 21 14:08:35 localhost systemd[1]: Starting Sockets. >Sep 21 14:08:35 localhost systemd[1]: Reached target Sockets. >Sep 21 14:08:35 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Sep 21 14:08:35 localhost systemd[1]: Starting Swap. >Sep 21 14:08:35 localhost systemd[1]: Reached target Swap. >Sep 21 14:08:35 localhost systemd[1]: Starting Local File Systems. >Sep 21 14:08:35 localhost systemd[1]: Reached target Local File Systems. >Sep 21 14:08:35 localhost systemd[1]: Started Setup Virtual Console. >Sep 21 14:08:35 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Sep 21 14:08:35 localhost systemd[1]: Starting Create static device nodes in /dev... >Sep 21 14:08:35 localhost systemd[1]: Started Create static device nodes in /dev. >Sep 21 14:08:35 localhost dracut-cmdline[58]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Sep 21 14:08:35 localhost dracut-cmdline[58]: rd.luks=0: removing cryptoluks activation >Sep 21 14:08:35 localhost kernel: loop: module loaded >Sep 21 14:08:35 localhost dracut-cmdline[58]: root was live:CDLABEL=Fedora-Live-Xfce-i686-20-1, is now live:/dev/disk/by-label/Fedora-Live-Xfce-i686-20-1 >Sep 21 14:08:35 localhost kernel: usb 1-8: New USB device found, idVendor=0ac8, idProduct=c33f >Sep 21 14:08:35 localhost kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Sep 21 14:08:35 localhost kernel: usb 1-8: Product: WebCam SCB-0340N >Sep 21 14:08:35 localhost kernel: usb 1-8: Manufacturer: Namuga. >Sep 21 14:08:35 localhost kernel: psmouse serio1: elantech: assuming hardware version 2 (with firmware version 0x040216) >Sep 21 14:08:35 localhost kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x09, 0x14, 0x0b. >Sep 21 14:08:35 localhost systemd[1]: Started dracut cmdline hook. >Sep 21 14:08:35 localhost systemd[1]: Starting dracut pre-udev hook... >Sep 21 14:08:35 localhost kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5 >Sep 21 14:08:35 localhost kernel: RPC: Registered named UNIX socket transport module. >Sep 21 14:08:35 localhost kernel: RPC: Registered udp transport module. >Sep 21 14:08:35 localhost kernel: RPC: Registered tcp transport module. >Sep 21 14:08:35 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Sep 21 14:08:35 localhost rpc.statd[218]: Version 1.2.7 starting >Sep 21 14:08:35 localhost rpc.statd[218]: Initializing NSM state >Sep 21 14:08:35 localhost rpc.statd[218]: Running as root. chown /var/lib/nfs/statd to choose different user >Sep 21 14:08:35 localhost systemd[1]: Started dracut pre-udev hook. >Sep 21 14:08:35 localhost systemd[1]: Starting udev Kernel Device Manager... >Sep 21 14:08:35 localhost systemd[1]: Started udev Kernel Device Manager. >Sep 21 14:08:35 localhost systemd-udevd[245]: starting version 208 >Sep 21 14:08:35 localhost systemd[1]: Starting dracut pre-trigger hook... >Sep 21 14:08:35 localhost systemd-udevd[245]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Sep 21 14:08:35 localhost kernel: usb-storage 1-7:1.0: USB Mass Storage device detected >Sep 21 14:08:35 localhost dracut-pre-trigger[246]: rd.dm=0: removing DM RAID activation >Sep 21 14:08:35 localhost kernel: scsi4 : usb-storage 1-7:1.0 >Sep 21 14:08:35 localhost kernel: usbcore: registered new interface driver usb-storage >Sep 21 14:08:35 localhost dracut-pre-trigger[246]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Sep 21 14:08:36 localhost dracut-pre-trigger[246]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Sep 21 14:08:36 localhost dracut-pre-trigger[246]: rd.md=0: removing MD RAID activation >Sep 21 14:08:36 localhost systemd[1]: Started dracut pre-trigger hook. >Sep 21 14:08:36 localhost systemd[1]: Starting udev Coldplug all Devices... >Sep 21 14:08:36 localhost systemd-udevd[245]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Sep 21 14:08:36 localhost systemd[1]: Started udev Coldplug all Devices. >Sep 21 14:08:36 localhost systemd[1]: Starting dracut initqueue hook... >Sep 21 14:08:36 localhost systemd[1]: Starting System Initialization. >Sep 21 14:08:36 localhost systemd[1]: Reached target System Initialization. >Sep 21 14:08:36 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Sep 21 14:08:36 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Sep 21 14:08:36 localhost systemd[1]: Reloading. >Sep 21 14:08:36 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Sep 21 14:08:36 localhost kernel: sky2: driver version 1.30 >Sep 21 14:08:36 localhost kernel: sky2 0000:09:00.0: Yukon-2 FE+ chip revision 0 >Sep 21 14:08:36 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Sep 21 14:08:36 localhost kernel: sky2 0000:09:00.0: irq 45 for MSI/MSI-X >Sep 21 14:08:36 localhost kernel: sky2 0000:09:00.0 eth0: addr 00:24:54:71:f6:0e >Sep 21 14:08:36 localhost kernel: [drm] Memory usable by graphics device = 512M >Sep 21 14:08:36 localhost kernel: i915 0000:00:02.0: setting latency timer to 64 >Sep 21 14:08:36 localhost kernel: i915 0000:00:02.0: irq 46 for MSI/MSI-X >Sep 21 14:08:36 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Sep 21 14:08:36 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Sep 21 14:08:36 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Sep 21 14:08:36 localhost kernel: [drm] initialized overlay support >Sep 21 14:08:37 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Sep 21 14:08:37 localhost systemd-udevd[319]: renamed network interface eth0 to p3p1 >Sep 21 14:08:37 localhost kernel: scsi 4:0:0:0: Direct-Access SanDisk Cruzer Contour 4.08 PQ: 0 ANSI: 2 >Sep 21 14:08:37 localhost kernel: scsi 4:0:0:1: CD-ROM SanDisk Cruzer Contour 4.08 PQ: 0 ANSI: 2 >Sep 21 14:08:37 localhost kernel: sd 4:0:0:0: Attached scsi generic sg1 type 0 >Sep 21 14:08:37 localhost kernel: sd 4:0:0:0: [sdb] 32063117 512-byte logical blocks: (16.4 GB/15.2 GiB) >Sep 21 14:08:37 localhost kernel: sr0: scsi3-mmc drive: 8x/40x writer xa/form2 cdda tray >Sep 21 14:08:37 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Sep 21 14:08:37 localhost kernel: sd 4:0:0:0: [sdb] Write Protect is off >Sep 21 14:08:37 localhost kernel: sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00 >Sep 21 14:08:37 localhost kernel: sr 4:0:0:1: Attached scsi CD-ROM sr0 >Sep 21 14:08:37 localhost kernel: sr 4:0:0:1: Attached scsi generic sg2 type 5 >Sep 21 14:08:37 localhost kernel: sd 4:0:0:0: [sdb] No Caching mode page found >Sep 21 14:08:37 localhost kernel: sd 4:0:0:0: [sdb] Assuming drive cache: write through >Sep 21 14:08:37 localhost kernel: sd 4:0:0:0: [sdb] No Caching mode page found >Sep 21 14:08:37 localhost kernel: sd 4:0:0:0: [sdb] Assuming drive cache: write through >Sep 21 14:08:37 localhost kernel: sdb: sdb1 >Sep 21 14:08:37 localhost kernel: sd 4:0:0:0: [sdb] No Caching mode page found >Sep 21 14:08:37 localhost kernel: sd 4:0:0:0: [sdb] Assuming drive cache: write through >Sep 21 14:08:37 localhost kernel: sd 4:0:0:0: [sdb] Attached SCSI removable disk >Sep 21 14:08:37 localhost kernel: Console: switching to colour frame buffer device 128x37 >Sep 21 14:08:37 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Sep 21 14:08:37 localhost kernel: i915 0000:00:02.0: registered panic notifier >Sep 21 14:08:37 localhost kernel: acpi device:04: registered as cooling_device2 >Sep 21 14:08:37 localhost kernel: ACPI: Video Device [IGD0] (multi-head: yes rom: no post: no) >Sep 21 14:08:37 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6 >Sep 21 14:08:37 localhost kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >Sep 21 14:08:37 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >Sep 21 14:08:37 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Sep 21 14:08:37 localhost systemd[1]: Started Show Plymouth Boot Screen. >Sep 21 14:08:37 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Sep 21 14:08:37 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Sep 21 14:08:37 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Sep 21 14:08:37 localhost systemd[1]: Starting Paths. >Sep 21 14:08:37 localhost systemd[1]: Reached target Paths. >Sep 21 14:08:37 localhost systemd[1]: Starting Basic System. >Sep 21 14:08:37 localhost systemd[1]: Reached target Basic System. >Sep 21 14:08:37 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Sep 21 14:08:37 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Sep 21 14:08:37 localhost kernel: bio: create slab <bio-1> at 1 >Sep 21 14:08:37 localhost kernel: bio: create slab <bio-2> at 2 >Sep 21 14:08:37 localhost systemd[1]: Started dracut initqueue hook. >Sep 21 14:08:37 localhost systemd[1]: Starting dracut pre-mount hook... >Sep 21 14:08:38 localhost systemd[1]: Started dracut pre-mount hook. >Sep 21 14:08:38 localhost systemd[1]: Starting Initrd Root File System. >Sep 21 14:08:38 localhost systemd[1]: Reached target Initrd Root File System. >Sep 21 14:08:38 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Sep 21 14:08:38 localhost systemd[1]: Reloading. >Sep 21 14:08:38 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >Sep 21 14:08:38 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Sep 21 14:08:38 localhost systemd[1]: Started Reload Configuration from the Real Root. >Sep 21 14:08:38 localhost systemd[1]: Starting Initrd File Systems. >Sep 21 14:08:38 localhost systemd[1]: Reached target Initrd File Systems. >Sep 21 14:08:38 localhost systemd[1]: Starting dracut mount hook... >Sep 21 14:08:38 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Sep 21 14:08:38 localhost systemd[1]: Started dracut mount hook. >Sep 21 14:08:38 localhost systemd[1]: Starting Initrd Default Target. >Sep 21 14:08:38 localhost systemd[1]: Reached target Initrd Default Target. >Sep 21 14:08:38 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Sep 21 14:08:38 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Sep 21 14:08:38 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Sep 21 14:08:38 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Sep 21 14:08:38 localhost systemd[1]: Starting Plymouth switch root service... >Sep 21 14:08:38 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Sep 21 14:08:38 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Sep 21 14:08:38 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Sep 21 14:08:38 localhost systemd[1]: Stopping Initrd Default Target. >Sep 21 14:08:38 localhost systemd[1]: Stopped target Initrd Default Target. >Sep 21 14:08:38 localhost systemd[1]: Stopping dracut mount hook... >Sep 21 14:08:38 localhost systemd[1]: Stopped dracut mount hook. >Sep 21 14:08:38 localhost systemd[1]: Stopping dracut pre-mount hook... >Sep 21 14:08:38 localhost systemd[1]: Stopped dracut pre-mount hook. >Sep 21 14:08:38 localhost systemd[1]: Stopping dracut initqueue hook... >Sep 21 14:08:38 localhost systemd[1]: Stopped dracut initqueue hook. >Sep 21 14:08:38 localhost systemd[1]: Stopping Basic System. >Sep 21 14:08:38 localhost systemd[1]: Stopped target Basic System. >Sep 21 14:08:38 localhost systemd[1]: Stopping Slices. >Sep 21 14:08:38 localhost systemd[1]: Stopped target Slices. >Sep 21 14:08:38 localhost systemd[1]: Stopping System Slice. >Sep 21 14:08:38 localhost systemd[1]: Removed slice System Slice. >Sep 21 14:08:38 localhost systemd[1]: Stopping -.slice. >Sep 21 14:08:38 localhost systemd[1]: Removed slice -.slice. >Sep 21 14:08:38 localhost systemd[1]: Stopping Paths. >Sep 21 14:08:38 localhost systemd[1]: Stopped target Paths. >Sep 21 14:08:38 localhost systemd[1]: Stopping Timers. >Sep 21 14:08:38 localhost systemd[1]: Stopped target Timers. >Sep 21 14:08:38 localhost systemd[1]: Stopping Sockets. >Sep 21 14:08:38 localhost systemd[1]: Stopped target Sockets. >Sep 21 14:08:38 localhost systemd[1]: Stopping System Initialization. >Sep 21 14:08:38 localhost systemd[1]: Stopped target System Initialization. >Sep 21 14:08:38 localhost systemd[1]: Stopping Encrypted Volumes. >Sep 21 14:08:38 localhost systemd[1]: Stopped target Encrypted Volumes. >Sep 21 14:08:38 localhost systemd[1]: Stopping udev Coldplug all Devices... >Sep 21 14:08:38 localhost systemd[1]: Stopped udev Coldplug all Devices. >Sep 21 14:08:38 localhost systemd[1]: Stopping dracut pre-trigger hook... >Sep 21 14:08:38 localhost systemd[1]: Stopped dracut pre-trigger hook. >Sep 21 14:08:38 localhost systemd[1]: Stopping Swap. >Sep 21 14:08:38 localhost systemd[1]: Stopped target Swap. >Sep 21 14:08:38 localhost systemd[1]: Stopping Local File Systems. >Sep 21 14:08:38 localhost systemd[1]: Stopped target Local File Systems. >Sep 21 14:08:38 localhost systemd[1]: Stopping udev Kernel Device Manager... >Sep 21 14:08:38 localhost systemd[1]: Stopped udev Kernel Device Manager. >Sep 21 14:08:38 localhost systemd[1]: Started Plymouth switch root service. >Sep 21 14:08:38 localhost systemd[1]: Stopping dracut pre-udev hook... >Sep 21 14:08:38 localhost systemd[1]: Stopped dracut pre-udev hook. >Sep 21 14:08:38 localhost systemd[1]: Stopping dracut cmdline hook... >Sep 21 14:08:38 localhost systemd[1]: Stopped dracut cmdline hook. >Sep 21 14:08:38 localhost systemd[1]: Stopping Create static device nodes in /dev... >Sep 21 14:08:38 localhost systemd[1]: Stopped Create static device nodes in /dev. >Sep 21 14:08:38 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Sep 21 14:08:38 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Sep 21 14:08:38 localhost systemd[1]: Stopping udev Control Socket. >Sep 21 14:08:38 localhost systemd[1]: Closed udev Control Socket. >Sep 21 14:08:38 localhost systemd[1]: Stopping udev Kernel Socket. >Sep 21 14:08:38 localhost systemd[1]: Closed udev Kernel Socket. >Sep 21 14:08:38 localhost systemd[1]: Starting Cleanup udevd DB... >Sep 21 14:08:38 localhost systemd[1]: Started Cleanup udevd DB. >Sep 21 14:08:38 localhost systemd[1]: Starting Switch Root. >Sep 21 14:08:38 localhost systemd[1]: Reached target Switch Root. >Sep 21 14:08:38 localhost systemd[1]: Starting Switch Root... >Sep 21 14:08:38 localhost systemd[1]: Switching root. >Sep 21 14:08:38 localhost [61]: Journal stopped >Sep 21 14:08:43 localhost systemd-journal[594]: Runtime journal is using 8.0M (max 100.3M, leaving 150.5M of free 987.4M, current limit 100.3M). >Sep 21 14:08:43 localhost systemd-journal[594]: Runtime journal is using 8.0M (max 100.3M, leaving 150.5M of free 987.4M, current limit 100.3M). >Sep 21 14:08:43 localhost systemd-journald[61]: Received SIGTERM >Sep 21 14:08:43 localhost kernel: type=1404 audit(1411301319.757:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Sep 21 14:08:43 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Sep 21 14:08:43 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Sep 21 14:08:43 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Sep 21 14:08:43 localhost kernel: SELinux: 83 classes, 101316 rules >Sep 21 14:08:43 localhost kernel: SELinux: Completing initialization. >Sep 21 14:08:43 localhost kernel: SELinux: Setting up existing superblocks. >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev sdb1, type iso9660), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Sep 21 14:08:43 localhost kernel: type=1403 audit(1411301320.639:3): policy loaded auid=4294967295 ses=4294967295 >Sep 21 14:08:43 localhost systemd[1]: Successfully loaded SELinux policy in 910.303ms. >Sep 21 14:08:43 localhost systemd[1]: Relabelled /dev and /run in 123.444ms. >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 21 14:08:43 localhost systemd-journal[594]: Journal started >Sep 21 14:08:38 localhost rpc.statd[218]: rpc: failed to open /etc/netconfig >Sep 21 14:08:38 localhost rpc.statd[218]: rpc: failed to open /etc/netconfig >Sep 21 14:08:39 localhost systemd-cgroups-agent[562]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Sep 21 14:08:39 localhost systemd-cgroups-agent[563]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Sep 21 14:08:40 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Sep 21 14:08:40 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 >Sep 21 14:08:42 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Sep 21 14:08:42 localhost systemd[1]: Started Collect Read-Ahead Data. >Sep 21 14:08:42 localhost systemd[1]: Started Load legacy module configuration. >Sep 21 14:08:42 localhost systemd[1]: Starting Apply Kernel Variables... >Sep 21 14:08:43 localhost systemd[1]: Started Set Up Additional Binary Formats. >Sep 21 14:08:43 localhost systemd[1]: Started File System Check on Root Device. >Sep 21 14:08:43 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Sep 21 14:08:43 localhost systemd[1]: Started Load Kernel Modules. >Sep 21 14:08:43 localhost systemd[1]: Mounted FUSE Control File System. >Sep 21 14:08:43 localhost systemd[1]: Mounting Configuration File System... >Sep 21 14:08:43 localhost systemd[1]: Mounted POSIX Message Queue File System. >Sep 21 14:08:43 localhost systemd[1]: Mounted Huge Pages File System. >Sep 21 14:08:43 localhost systemd[1]: Mounted Debug File System. >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Sep 21 14:08:43 localhost systemd[1]: Mounted Temporary Directory. >Sep 21 14:08:43 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Sep 21 14:08:43 localhost systemd[1]: Started Apply Kernel Variables. >Sep 21 14:08:43 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Sep 21 14:08:43 localhost systemd[1]: Mounted Configuration File System. >Sep 21 14:08:43 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Sep 21 14:08:43 localhost systemd[1]: Starting Create static device nodes in /dev... >Sep 21 14:08:43 localhost systemd[1]: Starting Import network configuration from initramfs... >Sep 21 14:08:43 localhost systemd[1]: Starting Configure read-only root support... >Sep 21 14:08:43 localhost systemd[1]: Starting Load/Save Random Seed... >Sep 21 14:08:43 localhost systemd[1]: Starting LVM2 metadata daemon... >Sep 21 14:08:43 localhost systemd[1]: Started Load/Save Random Seed. >Sep 21 14:08:43 localhost systemd[1]: Started LVM2 metadata daemon. >Sep 21 14:08:43 localhost systemd[1]: Started udev Coldplug all Devices. >Sep 21 14:08:43 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Sep 21 14:08:43 localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de). >Sep 21 14:08:43 localhost kernel: SELinux: initialized (dev nfsd, type nfsd), uses genfs_contexts >Sep 21 14:08:43 localhost systemd[1]: Mounted RPC Pipe File System. >Sep 21 14:08:43 localhost systemd[1]: Started Configure read-only root support. >Sep 21 14:08:44 localhost lvm[591]: No volume groups found >Sep 21 14:08:44 localhost systemd[1]: Started Create static device nodes in /dev. >Sep 21 14:08:44 localhost systemd[1]: Starting udev Kernel Device Manager... >Sep 21 14:08:44 localhost systemd[1]: Starting Local File Systems (Pre). >Sep 21 14:08:44 localhost systemd[1]: Reached target Local File Systems (Pre). >Sep 21 14:08:44 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Sep 21 14:08:44 localhost systemd[1]: Started Import network configuration from initramfs. >Sep 21 14:08:44 localhost systemd[1]: Started udev Kernel Device Manager. >Sep 21 14:08:44 localhost systemd-udevd[639]: starting version 208 >Sep 21 14:08:44 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Sep 21 14:08:44 localhost systemd[1]: Starting Activation of DM RAID sets... >Sep 21 14:08:44 localhost systemd[1]: Started Activation of DM RAID sets. >Sep 21 14:08:44 localhost systemd[1]: Starting Local File Systems. >Sep 21 14:08:44 localhost systemd[1]: Reached target Local File Systems. >Sep 21 14:08:44 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Sep 21 14:08:44 localhost systemd[1]: Started Reconfigure the system on administrator request. >Sep 21 14:08:44 localhost systemd[1]: Started Mark the need to relabel after reboot. >Sep 21 14:08:44 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Sep 21 14:08:44 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Sep 21 14:08:44 localhost systemd[1]: Starting Security Auditing Service... >Sep 21 14:08:44 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Sep 21 14:08:44 localhost systemd[1]: Starting Encrypted Volumes. >Sep 21 14:08:44 localhost systemd[1]: Reached target Encrypted Volumes. >Sep 21 14:08:44 localhost systemd[1]: Mounted Configuration File System. >Sep 21 14:08:45 localhost auditctl[662]: No rules >Sep 21 14:08:45 localhost auditctl[662]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Sep 21 14:08:45 localhost systemd[1]: Started Security Auditing Service. >Sep 21 14:08:45 localhost systemd-tmpfiles[659]: Unable to fix label of /var/log/journal/a945ed401ecf6e27c80577a18d1f3f00: No such file or directory >Sep 21 14:08:45 localhost systemd-journal[594]: Permanent journal is using 8.0M (max 295.9M, leaving 443.9M of free 860.4M, current limit 295.9M). >Sep 21 14:08:45 localhost systemd-journal[594]: Time spent on flushing to /var is 274.192ms for 995 entries. >Sep 21 14:08:45 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Sep 21 14:08:45 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Sep 21 14:08:45 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Sep 21 14:08:45 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Sep 21 14:08:45 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Sep 21 14:08:45 localhost systemd[1]: Starting System Initialization. >Sep 21 14:08:45 localhost systemd[1]: Reached target System Initialization. >Sep 21 14:08:45 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Sep 21 14:08:45 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Sep 21 14:08:45 localhost systemd[1]: Started dnf makecache timer. >Sep 21 14:08:45 localhost systemd[1]: Starting Timers. >Sep 21 14:08:45 localhost systemd[1]: Reached target Timers. >Sep 21 14:08:45 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Sep 21 14:08:45 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Sep 21 14:08:45 localhost systemd[1]: Started Restore Sound Card State. >Sep 21 14:08:45 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Sep 21 14:08:45 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Sep 21 14:08:45 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Sep 21 14:08:45 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Sep 21 14:08:45 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Sep 21 14:08:45 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Sep 21 14:08:45 localhost systemd[1]: Starting RPCbind Server Activation Socket. >Sep 21 14:08:45 localhost systemd[1]: Listening on RPCbind Server Activation Socket. >Sep 21 14:08:45 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Sep 21 14:08:45 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Sep 21 14:08:45 localhost systemd[1]: Starting CUPS Printer Service Spool. >Sep 21 14:08:45 localhost systemd[1]: Started CUPS Printer Service Spool. >Sep 21 14:08:45 localhost systemd[1]: Starting Paths. >Sep 21 14:08:45 localhost systemd[1]: Reached target Paths. >Sep 21 14:08:45 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Sep 21 14:08:45 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Sep 21 14:08:45 localhost systemd[1]: Starting Sockets. >Sep 21 14:08:45 localhost systemd[1]: Reached target Sockets. >Sep 21 14:08:45 localhost systemd[1]: Starting Basic System. >Sep 21 14:08:45 localhost systemd[1]: Reached target Basic System. >Sep 21 14:08:45 localhost systemd[1]: Starting LSB: Init script for live image.... >Sep 21 14:08:45 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Sep 21 14:08:45 localhost systemd[1]: Starting Permit User Sessions... >Sep 21 14:08:45 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Sep 21 14:08:45 localhost auditd[661]: Started dispatcher: /sbin/audispd pid: 674 >Sep 21 14:08:45 localhost audispd[674]: priority_boost_parser called with: 4 >Sep 21 14:08:45 localhost audispd[674]: max_restarts_parser called with: 10 >Sep 21 14:08:45 localhost audispd[674]: No plugins found, exiting >Sep 21 14:08:45 localhost auditd[661]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Sep 21 14:08:45 localhost kernel: type=1305 audit(1411301325.702:4): audit_pid=661 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Sep 21 14:08:45 localhost systemd[1]: Starting Accounts Service... >Sep 21 14:08:45 localhost systemd[1]: Starting Modem Manager... >Sep 21 14:08:45 localhost systemd[1]: Starting NTP client/server... >Sep 21 14:08:45 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Sep 21 14:08:45 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Sep 21 14:08:45 localhost systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon... >Sep 21 14:08:46 localhost systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon. >Sep 21 14:08:46 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Sep 21 14:08:46 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Sep 21 14:08:46 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Sep 21 14:08:46 localhost systemd[1]: Started Software RAID monitoring and management. >Sep 21 14:08:46 localhost systemd[1]: Starting System Logging Service... >Sep 21 14:08:46 localhost rngd[685]: Unable to open file: /dev/tpm0 >Sep 21 14:08:46 localhost rngd[685]: can't open any entropy source >Sep 21 14:08:46 localhost rngd[685]: Maybe RNG device modules are not loaded >Sep 21 14:08:46 localhost systemd[1]: Starting irqbalance daemon... >Sep 21 14:08:46 localhost systemd[1]: Started irqbalance daemon. >Sep 21 14:08:46 localhost systemd[1]: Starting Login Service... >Sep 21 14:08:46 localhost systemd[1]: Starting D-Bus System Message Bus... >Sep 21 14:08:46 localhost systemd[1]: Started D-Bus System Message Bus. >Sep 21 14:08:46 localhost systemd[1]: Started Permit User Sessions. >Sep 21 14:08:46 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Sep 21 14:08:46 localhost systemd[1]: Unit rngd.service entered failed state. >Sep 21 14:08:46 localhost systemd[1]: Starting Terminate Plymouth Boot Screen... >Sep 21 14:08:46 localhost systemd[1]: Starting Command Scheduler... >Sep 21 14:08:46 localhost systemd[1]: Started Command Scheduler. >Sep 21 14:08:46 localhost systemd[1]: Starting Job spooling tools... >Sep 21 14:08:46 localhost systemd[1]: Started Job spooling tools. >Sep 21 14:08:46 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of acpi_video0... >Sep 21 14:08:47 localhost systemd[1]: Started Terminate Plymouth Boot Screen. >Sep 21 14:08:47 localhost alsactl[676]: alsactl 1.0.27.2 daemon started >Sep 21 14:08:47 localhost chronyd[707]: chronyd version 1.29 starting >Sep 21 14:08:47 localhost crond[702]: (CRON) INFO (Syslog will be used instead of sendmail.) >Sep 21 14:08:47 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:08:47 localhost crond[702]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 73% if used.) >Sep 21 14:08:47 localhost kernel: ACPI Warning: 0x00001028-0x0000102f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251) >Sep 21 14:08:47 localhost kernel: ACPI Warning: 0x00001028-0x0000102f SystemIO conflicts with Region \_SB_.PCI0.LPC0.PMIO 2 (20130517/utaddress-251) >Sep 21 14:08:47 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Sep 21 14:08:47 localhost kernel: ACPI Warning: 0x00001180-0x000011af SystemIO conflicts with Region \_SB_.PCI0.LPC0.GPOX 1 (20130517/utaddress-251) >Sep 21 14:08:47 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Sep 21 14:08:47 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Sep 21 14:08:47 localhost mcelog[697]: Family 6 Model 1c CPU: only decoding architectural errors >Sep 21 14:08:47 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Sep 21 14:08:47 localhost mcelog[714]: mcelog: Family 6 Model 1c CPU: only decoding architectural errors >Sep 21 14:08:47 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >Sep 21 14:08:47 localhost alsactl[676]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Sep 21 14:08:47 localhost chronyd[707]: Linux kernel major=3 minor=11 patch=10 >Sep 21 14:08:47 localhost chronyd[707]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Sep 21 14:08:47 localhost avahi-daemon[692]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Sep 21 14:08:47 localhost avahi-daemon[692]: Successfully dropped root privileges. >Sep 21 14:08:47 localhost avahi-daemon[692]: avahi-daemon 0.6.31 starting up. >Sep 21 14:08:47 localhost chronyd[707]: Generated key 1 >Sep 21 14:08:48 localhost kernel: microcode: CPU0 sig=0x106ca, pf=0x4, revision=0x105 >Sep 21 14:08:48 localhost kernel: media: Linux media interface: v0.10 >Sep 21 14:08:48 localhost systemd[1]: Started NTP client/server. >Sep 21 14:08:48 localhost kernel: microcode: CPU0 sig=0x106ca, pf=0x4, revision=0x105 >Sep 21 14:08:48 localhost kernel: microcode: CPU0 updated to revision 0x107, date = 2009-08-25 >Sep 21 14:08:48 localhost kernel: microcode: CPU1 sig=0x106ca, pf=0x4, revision=0x105 >Sep 21 14:08:48 localhost kernel: microcode: CPU1 sig=0x106ca, pf=0x4, revision=0x105 >Sep 21 14:08:48 localhost kernel: microcode: CPU1 updated to revision 0x107, date = 2009-08-25 >Sep 21 14:08:48 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Sep 21 14:08:48 localhost kernel: Linux video capture interface: v2.00 >Sep 21 14:08:48 localhost kernel: samsung_laptop: detected SABI interface: SwSmi@ >Sep 21 14:08:48 localhost kernel: samsung_laptop: Backlight controlled by ACPI video driver >Sep 21 14:08:49 localhost crond[702]: (CRON) INFO (running with inotify support) >Sep 21 14:08:49 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 21 14:08:49 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Sep 21 14:08:49 localhost ModemManager[682]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Sep 21 14:08:49 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X >Sep 21 14:08:49 localhost kernel: uvcvideo: Found UVC 1.00 device WebCam SCB-0340N (0ac8:c33f) >Sep 21 14:08:49 localhost kernel: input: WebCam SCB-0340N as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input7 >Sep 21 14:08:49 localhost kernel: usbcore: registered new interface driver uvcvideo >Sep 21 14:08:49 localhost kernel: USB Video Class driver (1.1.1) >Sep 21 14:08:49 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:418 SKU: Nid=0x1d sku_cfg=0x40038205 >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:420 SKU: port_connectivity=0x1 >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:421 SKU: enable_pcbeep=0x0 >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:422 SKU: check_sum=0x00000003 >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:423 SKU: customization=0x00000082 >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:424 SKU: external_amp=0x0 >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:425 SKU: platform_type=0x1 >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:426 SKU: swap=0x0 >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:427 SKU: override=0x1 >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0x15/0x0/0x0/0x0/0x0) >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Internal Mic=0x19 >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Mic=0x18 >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:490 realtek: No valid SSID, checking pincfg 0x40038205 for NID 0x1d >Sep 21 14:08:49 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:506 realtek: Enabling init ASM_ID=0x8205 CODEC_ID=10ec0269 >Sep 21 14:08:49 localhost kernel: input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 >Sep 21 14:08:49 localhost kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >Sep 21 14:08:49 localhost smartd[690]: smartd 6.2 2013-07-26 r3841 [i686-linux-3.11.10-301.fc20.i686] (local build) >Sep 21 14:08:49 localhost smartd[690]: Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org >Sep 21 14:08:49 localhost smartd[690]: Opened configuration file /etc/smartmontools/smartd.conf >Sep 21 14:08:50 localhost systemd[1]: Started System Logging Service. >Sep 21 14:08:50 localhost smartd[690]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Sep 21 14:08:50 localhost smartd[690]: Device: /dev/sda, type changed from 'scsi' to 'sat' >Sep 21 14:08:50 localhost smartd[690]: Device: /dev/sda [SAT], opened >Sep 21 14:08:50 localhost smartd[690]: Device: /dev/sda [SAT], Samsung SSD 840 PRO Series, S/N:S12PNEACC42521A, WWN:5-002538-55013c437, FW:DXM03B0Q, 128 GB >Sep 21 14:08:50 localhost smartd[690]: Device: /dev/sda [SAT], found in smartd database: Samsung based SSDs >Sep 21 14:08:50 localhost smartd[690]: Device: /dev/sda [SAT], can't monitor Current_Pending_Sector count - no Attribute 197 >Sep 21 14:08:50 localhost smartd[690]: Device: /dev/sda [SAT], can't monitor Offline_Uncorrectable count - no Attribute 198 >Sep 21 14:08:50 localhost smartd[690]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list. >Sep 21 14:08:50 localhost smartd[690]: Monitoring 1 ATA and 0 SCSI devices >Sep 21 14:08:50 localhost kernel: iTCO_vendor_support: vendor-support=0 >Sep 21 14:08:50 localhost systemd[1]: Starting Sound Card. >Sep 21 14:08:50 localhost systemd[1]: Reached target Sound Card. >Sep 21 14:08:50 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Sep 21 14:08:50 localhost kernel: iTCO_wdt: Found a NM10 TCO device (Version=2, TCOBASE=0x1060) >Sep 21 14:08:50 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Sep 21 14:08:50 localhost useradd[747]: new group: name=liveuser, GID=1000 >Sep 21 14:08:50 localhost useradd[747]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Sep 21 14:08:50 localhost kernel: cfg80211: World regulatory domain updated: >Sep 21 14:08:50 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Sep 21 14:08:50 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Sep 21 14:08:50 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Sep 21 14:08:50 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Sep 21 14:08:50 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Sep 21 14:08:50 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Sep 21 14:08:50 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Sep 21 14:08:50 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Sep 21 14:08:50 localhost rtkit-daemon[680]: Successfully called chroot. >Sep 21 14:08:50 localhost rtkit-daemon[680]: Successfully dropped privileges. >Sep 21 14:08:50 localhost rtkit-daemon[680]: Successfully limited resources. >Sep 21 14:08:50 localhost rtkit-daemon[680]: Running. >Sep 21 14:08:50 localhost rtkit-daemon[680]: Watchdog thread running. >Sep 21 14:08:50 localhost rtkit-daemon[680]: Canary thread running. >Sep 21 14:08:50 localhost avahi-daemon[692]: Successfully called chroot(). >Sep 21 14:08:50 localhost avahi-daemon[692]: Successfully dropped remaining capabilities. >Sep 21 14:08:50 localhost avahi-daemon[692]: Loading service file /services/udisks.service. >Sep 21 14:08:50 localhost avahi-daemon[692]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Sep 21 14:08:51 localhost systemd[1]: Started Login Service. >Sep 21 14:08:51 localhost avahi-daemon[692]: Network interface enumeration completed. >Sep 21 14:08:51 localhost avahi-daemon[692]: Registering HINFO record with values 'I686'/'LINUX'. >Sep 21 14:08:51 localhost avahi-daemon[692]: Server startup complete. Host name is linux.local. Local service cookie is 3607418840. >Sep 21 14:08:51 localhost avahi-daemon[692]: Service "linux" (/services/udisks.service) successfully established. >Sep 21 14:08:51 localhost livesys[677]: Adding live user [ OK ] >Sep 21 14:08:51 localhost systemd-logind[696]: New seat seat0. >Sep 21 14:08:51 localhost systemd-logind[696]: Watching system buttons on /dev/input/event3 (Power Button) >Sep 21 14:08:51 localhost systemd-logind[696]: Watching system buttons on /dev/input/event6 (Video Bus) >Sep 21 14:08:51 localhost systemd-logind[696]: Watching system buttons on /dev/input/event1 (Power Button) >Sep 21 14:08:51 localhost systemd-logind[696]: Watching system buttons on /dev/input/event0 (Lid Switch) >Sep 21 14:08:51 localhost systemd-logind[696]: Watching system buttons on /dev/input/event2 (Sleep Button) >Sep 21 14:08:51 localhost kernel: ath: phy0: ASPM enabled: 0x42 >Sep 21 14:08:51 localhost kernel: ath: EEPROM regdomain: 0x65 >Sep 21 14:08:51 localhost kernel: ath: EEPROM indicates we should expect a direct regpair map >Sep 21 14:08:51 localhost kernel: ath: Country alpha2 being used: 00 >Sep 21 14:08:51 localhost kernel: ath: Regpair used: 0x65 >Sep 21 14:08:51 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >Sep 21 14:08:51 localhost kernel: ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf8480000, irq=16 >Sep 21 14:08:51 localhost systemd-udevd[642]: renamed network interface wlan0 to wlp5s0 >Sep 21 14:08:51 localhost systemd[1]: Started Modem Manager. >Sep 21 14:08:51 localhost usermod[768]: add 'liveuser' to group 'wheel' >Sep 21 14:08:51 localhost usermod[768]: add 'liveuser' to shadow group 'wheel' >Sep 21 14:08:52 localhost systemd[1]: Stopped Software RAID monitoring and management. >Sep 21 14:08:52 localhost livesys[677]: No such schema 'org.gnome.settings-daemon.plugins.updates' >Sep 21 14:08:52 localhost systemd[1]: Stopping Command Scheduler... >Sep 21 14:08:52 localhost systemd[1]: Stopped Command Scheduler. >Sep 21 14:08:52 localhost systemd[1]: Stopping Job spooling tools... >Sep 21 14:08:52 localhost systemd[1]: Stopped Job spooling tools. >Sep 21 14:08:52 localhost dbus-daemon[698]: dbus[698]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Sep 21 14:08:52 localhost dbus[698]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Sep 21 14:08:52 localhost systemd[1]: Starting Authorization Manager... >Sep 21 14:08:53 localhost systemd[1]: Started LSB: Init script for live image.. >Sep 21 14:08:53 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Sep 21 14:08:53 localhost systemd[1]: Started Initial Setup configuration program. >Sep 21 14:08:53 localhost polkitd[808]: Started polkitd version 0.112 >Sep 21 14:08:53 localhost systemd[1]: Started SYSV: Late init script for live image.. >Sep 21 14:08:53 localhost systemd[1]: Starting Light Display Manager... >Sep 21 14:08:53 localhost dbus-daemon[698]: dbus[698]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' >Sep 21 14:08:53 localhost dbus[698]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' >Sep 21 14:08:53 localhost ModemManager[682]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.0/0000:05:00.0': not supported by any plugin >Sep 21 14:08:53 localhost ModemManager[682]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.2/0000:09:00.0': not supported by any plugin >Sep 21 14:08:53 localhost polkitd[808]: Loading rules from directory /etc/polkit-1/rules.d >Sep 21 14:08:53 localhost polkitd[808]: Loading rules from directory /usr/share/polkit-1/rules.d >Sep 21 14:08:53 localhost polkitd[808]: Finished loading, compiling and executing 3 rules >Sep 21 14:08:53 localhost dbus-daemon[698]: dbus[698]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Sep 21 14:08:53 localhost dbus[698]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Sep 21 14:08:53 localhost systemd[1]: Started Authorization Manager. >Sep 21 14:08:54 localhost polkitd[808]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Sep 21 14:08:54 localhost accounts-daemon[681]: started daemon version 0.6.35 >Sep 21 14:08:54 localhost dbus[698]: [system] Successfully activated service 'org.freedesktop.Accounts' >Sep 21 14:08:54 localhost dbus-daemon[698]: dbus[698]: [system] Successfully activated service 'org.freedesktop.Accounts' >Sep 21 14:08:54 localhost systemd[1]: Started Accounts Service. >Sep 21 14:08:54 localhost systemd[1]: Started Light Display Manager. >Sep 21 14:08:55 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:08:55 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:08:55 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Sep 21 14:08:56 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Sep 21 14:08:56 localhost kernel: Ebtables v2.0 registered >Sep 21 14:08:56 localhost kernel: Bridge firewalling registered >Sep 21 14:08:57 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Sep 21 14:08:57 localhost systemd[1]: Starting Network Manager... >Sep 21 14:08:58 localhost NetworkManager[885]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Sep 21 14:08:58 localhost NetworkManager[885]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Sep 21 14:08:58 localhost NetworkManager[885]: <info> WEXT support is enabled >Sep 21 14:08:58 localhost NetworkManager[885]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Sep 21 14:08:58 localhost NetworkManager[885]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Sep 21 14:08:58 localhost systemd[1]: Starting user-1000.slice. >Sep 21 14:08:58 localhost systemd[1]: Created slice user-1000.slice. >Sep 21 14:08:58 localhost NetworkManager[885]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Sep 21 14:08:58 localhost systemd[1]: Starting User Manager for 1000... >Sep 21 14:08:58 localhost NetworkManager[885]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Sep 21 14:08:58 localhost NetworkManager[885]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Sep 21 14:08:58 localhost NetworkManager[885]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Sep 21 14:08:58 localhost systemd[963]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Sep 21 14:08:58 localhost systemd[963]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Sep 21 14:08:58 localhost systemd[1]: Starting Session 1 of user liveuser. >Sep 21 14:08:58 localhost systemd-logind[696]: New session 1 of user liveuser. >Sep 21 14:08:58 localhost systemd-logind[696]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Sep 21 14:08:58 localhost systemd[963]: Starting Default. >Sep 21 14:08:58 localhost systemd[963]: Reached target Default. >Sep 21 14:08:58 localhost systemd[963]: Startup finished in 140ms. >Sep 21 14:08:58 localhost systemd[1]: Started Session 1 of user liveuser. >Sep 21 14:08:58 localhost systemd[1]: Started User Manager for 1000. >Sep 21 14:08:58 localhost NetworkManager[885]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Sep 21 14:08:58 localhost lightdm[883]: pam_unix(lightdm-autologin:session): session opened for user liveuser by (uid=0) >Sep 21 14:08:58 localhost NetworkManager[885]: <info> monitoring kernel firmware directory '/lib/firmware'. >Sep 21 14:08:59 localhost NetworkManager[885]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:05:00.0/ieee80211/phy0/rfkill1) (driver ath9k) >Sep 21 14:08:59 localhost NetworkManager[885]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/samsung/rfkill/rfkill0) (platform driver (unknown)) >Sep 21 14:08:59 localhost NetworkManager[885]: <info> WiFi hardware radio set enabled >Sep 21 14:08:59 localhost NetworkManager[885]: <info> WiFi enabled by radio killswitch; enabled by state file >Sep 21 14:08:59 localhost NetworkManager[885]: <info> WWAN enabled by radio killswitch; enabled by state file >Sep 21 14:08:59 localhost NetworkManager[885]: <info> WiMAX enabled by radio killswitch; enabled by state file >Sep 21 14:08:59 localhost NetworkManager[885]: <info> Networking is enabled by state file >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (lo): link connected >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (lo): carrier is ON >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (lo): No existing connection detected. >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (p3p1): carrier is OFF >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (p3p1): new Ethernet device (driver: 'sky2' ifindex: 2) >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (p3p1): exported as /org/freedesktop/NetworkManager/Devices/1 >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (p3p1): No existing connection detected. >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (p3p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (p3p1): bringing up device. >Sep 21 14:08:59 localhost systemd[1]: Started Network Manager. >Sep 21 14:08:59 localhost systemd[1]: Starting Network. >Sep 21 14:08:59 localhost systemd[1]: Reached target Network. >Sep 21 14:08:59 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Sep 21 14:08:59 localhost systemd[1]: Starting RPC bind service... >Sep 21 14:08:59 localhost systemd[1]: Started RPC bind service. >Sep 21 14:08:59 localhost systemd[1]: Starting NFS file locking service.... >Sep 21 14:08:59 localhost kernel: sky2 0000:09:00.0 p3p1: enabling interface >Sep 21 14:08:59 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): p3p1: link is not ready >Sep 21 14:08:59 localhost rpcbind[1010]: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Sep 21 14:08:59 localhost rpcbind[1010]: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Sep 21 14:08:59 localhost NetworkManager[885]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.2/0000:09:00.0/net/p3p1 >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (wlp5s0): using nl80211 for WiFi device control >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (wlp5s0): driver supports Access Point (AP) mode >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (wlp5s0): new 802.11 WiFi device (driver: 'ath9k' ifindex: 3) >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (wlp5s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (wlp5s0): No existing connection detected. >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (wlp5s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Sep 21 14:08:59 localhost NetworkManager[885]: <info> (wlp5s0): bringing up device. >Sep 21 14:08:59 localhost dbus[698]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Sep 21 14:08:59 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready >Sep 21 14:08:59 localhost dbus-daemon[698]: dbus[698]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Sep 21 14:08:59 localhost systemd[1]: Starting WPA Supplicant daemon... >Sep 21 14:08:59 localhost dbus-daemon[698]: dbus[698]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Sep 21 14:08:59 localhost dbus[698]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Sep 21 14:08:59 localhost systemd[1]: Starting Bluetooth service... >Sep 21 14:08:59 localhost NetworkManager[885]: <info> ModemManager available in the bus >Sep 21 14:08:59 localhost bluetoothd[1026]: Bluetooth daemon 5.12 >Sep 21 14:08:59 localhost dbus-daemon[698]: dbus[698]: [system] Successfully activated service 'org.bluez' >Sep 21 14:08:59 localhost dbus[698]: [system] Successfully activated service 'org.bluez' >Sep 21 14:08:59 localhost systemd[1]: Started Bluetooth service. >Sep 21 14:09:00 localhost systemd[1]: Reached target Sound Card. >Sep 21 14:09:00 localhost dbus-daemon[698]: dbus[698]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Sep 21 14:09:00 localhost dbus[698]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Sep 21 14:09:00 localhost NetworkManager[885]: <info> wpa_supplicant started >Sep 21 14:09:00 localhost systemd[1]: Started WPA Supplicant daemon. >Sep 21 14:09:00 localhost rpc.statd[1080]: Version 1.2.7 starting >Sep 21 14:09:00 localhost kernel: Bluetooth: Core ver 2.16 >Sep 21 14:09:00 localhost kernel: NET: Registered protocol family 31 >Sep 21 14:09:00 localhost kernel: Bluetooth: HCI device and connection manager initialized >Sep 21 14:09:00 localhost kernel: Bluetooth: HCI socket layer initialized >Sep 21 14:09:00 localhost kernel: Bluetooth: L2CAP socket layer initialized >Sep 21 14:09:00 localhost kernel: Bluetooth: SCO socket layer initialized >Sep 21 14:09:00 localhost bluetoothd[1026]: Starting SDP server >Sep 21 14:09:00 localhost sm-notify[1081]: Version 1.2.7 starting >Sep 21 14:09:00 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Sep 21 14:09:00 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Sep 21 14:09:00 localhost kernel: Bluetooth: BNEP socket layer initialized >Sep 21 14:09:00 localhost rpc.statd[1080]: Initializing NSM state >Sep 21 14:09:00 localhost dbus-daemon[698]: dbus[698]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Sep 21 14:09:00 localhost dbus[698]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Sep 21 14:09:00 localhost bluetoothd[1026]: Bluetooth management interface 1.3 initialized >Sep 21 14:09:00 localhost systemd[1]: Starting Hostname Service... >Sep 21 14:09:00 localhost NetworkManager[885]: <info> (wlp5s0) supports 4 scan SSIDs >Sep 21 14:09:00 localhost NetworkManager[885]: <info> (wlp5s0): supplicant interface state: starting -> ready >Sep 21 14:09:00 localhost NetworkManager[885]: <info> (wlp5s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Sep 21 14:09:00 localhost NetworkManager[885]: <info> (wlp5s0): supplicant interface state: ready -> disconnected >Sep 21 14:09:00 localhost NetworkManager[885]: <info> (wlp5s0) supports 4 scan SSIDs >Sep 21 14:09:00 localhost NetworkManager[885]: <info> startup complete >Sep 21 14:09:00 localhost dbus-daemon[698]: dbus[698]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 21 14:09:00 localhost dbus[698]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 21 14:09:00 localhost systemd[1]: Started Hostname Service. >Sep 21 14:09:00 localhost systemd[1]: Started NFS file locking service.. >Sep 21 14:09:00 localhost systemd[1]: Starting Network File System Server. >Sep 21 14:09:00 localhost systemd[1]: Reached target Network File System Server. >Sep 21 14:09:00 localhost systemd[1]: Starting Multi-User System. >Sep 21 14:09:00 localhost systemd[1]: Reached target Multi-User System. >Sep 21 14:09:00 localhost systemd[1]: Starting Graphical Interface. >Sep 21 14:09:00 localhost systemd[1]: Reached target Graphical Interface. >Sep 21 14:09:00 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Sep 21 14:09:00 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Sep 21 14:09:00 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Sep 21 14:09:00 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Sep 21 14:09:00 localhost systemd[1]: Startup finished in 2.007s (kernel) + 4.929s (initrd) + 21.257s (userspace) = 28.193s. >Sep 21 14:09:01 localhost NetworkManager[885]: <info> (wlp5s0): supplicant interface state: disconnected -> inactive >Sep 21 14:09:07 localhost vmusr[1495]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Sep 21 14:09:07 localhost vmusr[1495]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Sep 21 14:09:07 localhost vmusr[1495]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Sep 21 14:09:07 localhost dbus-daemon[698]: dbus[698]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Sep 21 14:09:07 localhost dbus[698]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Sep 21 14:09:07 localhost systemd[1]: Starting Daemon for power management... >Sep 21 14:09:08 localhost dbus-daemon[698]: dbus[698]: [system] Successfully activated service 'org.freedesktop.UPower' >Sep 21 14:09:08 localhost dbus[698]: [system] Successfully activated service 'org.freedesktop.UPower' >Sep 21 14:09:08 localhost systemd[1]: Started Daemon for power management. >Sep 21 14:09:09 localhost rtkit-daemon[680]: Successfully made thread 1589 of process 1589 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Sep 21 14:09:09 localhost rtkit-daemon[680]: Supervising 1 threads of 1 processes of 1 users. >Sep 21 14:09:10 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:09:10 localhost polkitd[808]: Registered Authentication Agent for unix-session:1 (system bus name :1.23 [/usr/libexec/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Sep 21 14:09:10 localhost systemd[1]: Starting CUPS Printing Service... >Sep 21 14:09:10 localhost systemd[1]: Started CUPS Printing Service. >Sep 21 14:09:11 localhost rtkit-daemon[680]: Supervising 1 threads of 1 processes of 1 users. >Sep 21 14:09:11 localhost rtkit-daemon[680]: Successfully made thread 1620 of process 1589 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 21 14:09:11 localhost rtkit-daemon[680]: Supervising 2 threads of 1 processes of 1 users. >Sep 21 14:09:11 localhost rtkit-daemon[680]: Supervising 2 threads of 1 processes of 1 users. >Sep 21 14:09:11 localhost rtkit-daemon[680]: Successfully made thread 1623 of process 1589 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 21 14:09:11 localhost rtkit-daemon[680]: Supervising 3 threads of 1 processes of 1 users. >Sep 21 14:09:16 localhost dbus-daemon[698]: dbus[698]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Sep 21 14:09:16 localhost dbus[698]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Sep 21 14:09:16 localhost systemd[1]: Starting Disk Manager... >Sep 21 14:09:16 localhost udisksd[1684]: udisks daemon version 2.1.1 starting >Sep 21 14:09:17 localhost dbus-daemon[698]: dbus[698]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Sep 21 14:09:17 localhost dbus[698]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Sep 21 14:09:17 localhost systemd[1]: Started Disk Manager. >Sep 21 14:09:17 localhost udisksd[1684]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Sep 21 14:09:30 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Sep 21 14:09:30 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Sep 21 14:10:16 localhost gnome-keyring-daemon[1709]: couldn't set environment variable in session: The name org.gnome.SessionManager was not provided by any .service files >Sep 21 14:10:16 localhost gnome-keyring-daemon[1709]: keyring alias directory: /home/liveuser/.local/share/keyrings >Sep 21 14:10:23 localhost polkitd[808]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.freedesktop.udisks2.encrypted-unlock-system for system-bus-name::1.28 [/usr/libexec/gvfs-udisks2-volume-monitor] (owned by unix-user:liveuser) >Sep 21 14:10:25 localhost userhelper[1760]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Sep 21 14:10:25 localhost userhelper[1765]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Sep 21 14:10:25 localhost kernel: md: raid0 personality registered for level 0 >Sep 21 14:10:25 localhost kernel: md: raid1 personality registered for level 1 >Sep 21 14:10:25 localhost kernel: async_tx: api initialized (async) >Sep 21 14:10:25 localhost kernel: xor: measuring software checksum speed >Sep 21 14:10:25 localhost kernel: pIII_sse : 3432.000 MB/sec >Sep 21 14:10:25 localhost kernel: prefetch64-sse: 3404.000 MB/sec >Sep 21 14:10:25 localhost kernel: xor: using function: pIII_sse (3432.000 MB/sec) >Sep 21 14:10:25 localhost kernel: raid6: mmxx1 328 MB/s >Sep 21 14:10:25 localhost kernel: raid6: mmxx2 546 MB/s >Sep 21 14:10:25 localhost kernel: raid6: sse1x1 183 MB/s >Sep 21 14:10:25 localhost kernel: raid6: sse1x2 171 MB/s >Sep 21 14:10:25 localhost kernel: raid6: sse2x1 160 MB/s >Sep 21 14:10:25 localhost kernel: raid6: sse2x2 312 MB/s >Sep 21 14:10:25 localhost kernel: raid6: int32x1 136 MB/s >Sep 21 14:10:25 localhost kernel: raid6: int32x2 191 MB/s >Sep 21 14:10:25 localhost kernel: raid6: int32x4 175 MB/s >Sep 21 14:10:25 localhost kernel: raid6: int32x8 183 MB/s >Sep 21 14:10:25 localhost kernel: raid6: using algorithm mmxx2 (546 MB/s) >Sep 21 14:10:25 localhost kernel: raid6: using ssse3x1 recovery algorithm >Sep 21 14:10:25 localhost kernel: md: raid6 personality registered for level 6 >Sep 21 14:10:25 localhost kernel: md: raid5 personality registered for level 5 >Sep 21 14:10:25 localhost kernel: md: raid4 personality registered for level 4 >Sep 21 14:10:25 localhost kernel: md: raid10 personality registered for level 10 >Sep 21 14:10:26 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Sep 21 14:10:26 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Sep 21 14:10:26 localhost kernel: Loading iSCSI transport class v2.0-870. >Sep 21 14:10:26 localhost kernel: iscsi: registered transport (tcp) >Sep 21 14:10:26 localhost kernel: No iBFT detected. >Sep 21 14:10:27 localhost systemd[1]: Found device LVM PV 1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk on /dev/dm-3. >Sep 21 14:10:27 localhost systemd[1]: Found device LVM PV 1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk on /dev/dm-3. >Sep 21 14:10:27 localhost systemd[1]: Starting LVM2 PV scan on device 253:3... >Sep 21 14:10:27 localhost udisksd[1684]: Unlocked LUKS device /dev/sda2 as /dev/dm-3 >Sep 21 14:10:27 localhost dbus[1601]: avc: received setenforce notice (enforcing=0) >Sep 21 14:10:27 localhost dbus[698]: avc: received setenforce notice (enforcing=0) >Sep 21 14:10:27 localhost dbus-daemon[698]: dbus[698]: avc: received setenforce notice (enforcing=0) >Sep 21 14:10:27 localhost dbus[1085]: avc: received setenforce notice (enforcing=0) >Sep 21 14:10:27 localhost pvscan[1837]: 3 logical volume(s) in volume group "fedora_mango" now active >Sep 21 14:10:28 localhost systemd[1]: Started LVM2 PV scan on device 253:3. >Sep 21 14:10:33 localhost dbus-daemon[698]: dbus[698]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Sep 21 14:10:33 localhost dbus[698]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Sep 21 14:10:33 localhost dbus-daemon[698]: dbus[698]: [system] Successfully activated service 'org.freedesktop.UDisks' >Sep 21 14:10:33 localhost dbus[698]: [system] Successfully activated service 'org.freedesktop.UDisks' >Sep 21 14:10:47 localhost NetworkManager[885]: ifcfg-rh: read connection 'p3p1' >Sep 21 14:10:47 localhost NetworkManager[885]: <info> Saved default wired connection 'p3p1' to persistent storage >Sep 21 14:10:47 localhost NetworkManager[885]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p3p1 ><urlopen error [Errno -2] Name or service not known> >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Xfce-i686-20-1', >'ID_FS_LABEL_ENC': 'Fedora-Live-Xfce-i686-20-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-12-03-45-10-00', >'ID_FS_UUID_ENC': '2013-12-12-03-45-10-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Contour', >'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', >'ID_MODEL_ID': '540e', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '4fad0d5d', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', >'ID_REVISION': '4.08', >'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830771D65E-0:0', >'ID_SERIAL_SHORT': '000016830771D65E', >'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': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '355773', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:0', >'/dev/disk/by-label/Fedora-Live-Xfce-i686-20-1', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', >'/dev/disk/by-uuid/2013-12-12-03-45-10-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb'} ; name: sdb ; >name = sdb status = True kids = 0 id = 0 >parents = [] >uuid = None size = 15655.8188477 >format = existing iso9660 filesystem >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: SanDisk Cruzer Contour path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 32063117 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (15655, 64, 32) biosGeometry: (1995, 255, 63) >PedDevice: <_ped.Device object at 0xb354da4c> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0xb351690c> >type = iso9660 name = iso9660 status = False >device = /dev/sdb uuid = 2013-12-12-03-45-10-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Xfce-i686-20-1 size = 0.0 targetSize = 0.0 >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Xfce-i686-20-1', >'ID_FS_LABEL_ENC': 'Fedora-Live-Xfce-i686-20-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-12-03-45-10-00', >'ID_FS_UUID_ENC': '2013-12-12-03-45-10-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Contour', >'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', >'ID_MODEL_ID': '540e', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1257472', >'ID_PART_ENTRY_TYPE': '0x17', >'ID_PART_ENTRY_UUID': '4fad0d5d-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '4fad0d5d', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', >'ID_REVISION': '4.08', >'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830771D65E-0:0', >'ID_SERIAL_SHORT': '000016830771D65E', >'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': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '356043', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:0-part1', >'/dev/disk/by-label/Fedora-Live-Xfce-i686-20-1', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/2013-12-12-03-45-10-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:1/block/sr0', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_CDROM': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_MEDIA': '1', >'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_1', >'ID_INSTANCE': '0:1', >'ID_MODEL': 'Cruzer_Contour', >'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', >'ID_MODEL_ID': '540e', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:1', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_1', >'ID_REVISION': '4.08', >'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830771D65E-0:1', >'ID_SERIAL_SHORT': '000016830771D65E', >'ID_TYPE': 'cd', >'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': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '357502', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:1', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:1/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 1 >parents = [] >uuid = None size = 24.0 >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:1/block/sr0 partedDevice = parted.Device instance -- >model: SanDisk Cruzer Contour path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 12288 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 0 did: 256 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0xb35677ac> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_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': '0003d039', >'ID_REVISION': 'DXM03B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEACC42521A', >'ID_SERIAL_SHORT': 'S12PNEACC42521A', >'ID_TYPE': 'disk', >'ID_WWN': '0x500253855013c437', >'ID_WWN_WITH_EXTENSION': '0x500253855013c437', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_ATA_SMART_IS_AVAILABLE': '1', >'UDISKS_PARTITION_TABLE': '1', >'UDISKS_PARTITION_TABLE_COUNT': '2', >'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '362773', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A', >'/dev/disk/by-id/wwn-0x500253855013c437'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0xb35634ec>, <parted.partition.Partition object at 0xb35634cc>] >device: <parted.device.Device object at 0xb356378c> >PedDisk: <_ped.Disk object at 0xb356362c> >name = sda status = True kids = 0 id = 2 >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:1f.2/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 0xb356786c> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb3563e8c> >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 0xb35634ec>, <parted.partition.Partition object at 0xb35634cc>] >device: <parted.device.Device object at 0xb356378c> >PedDisk: <_ped.Disk object at 0xb356362c> >origPartedDisk = <parted.disk.Disk object at 0xb356344c> >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 0xb356774c> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '88579c1f-c295-4f17-9093-b5afc434b30e', >'ID_FS_UUID_ENC': '88579c1f-c295-4f17-9093-b5afc434b30e', >'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': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0003d039-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0003d039', >'ID_REVISION': 'DXM03B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEACC42521A', >'ID_SERIAL_SHORT': 'S12PNEACC42521A', >'ID_TYPE': 'disk', >'ID_WWN': '0x500253855013c437', >'ID_WWN_WITH_EXTENSION': '0x500253855013c437', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_FLAGS': 'boot', >'UDISKS_PARTITION_NUMBER': '1', >'UDISKS_PARTITION_OFFSET': '1048576', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '524288000', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '363193', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A-part1', >'/dev/disk/by-id/wwn-0x500253855013c437-part1', >'/dev/disk/by-uuid/88579c1f-c295-4f17-9093-b5afc434b30e'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 3 >parents = ['existing 122104MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 20832 did: -19631 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0xb3567bcc> >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 0xb356366c> fileSystem: <parted.filesystem.FileSystem object at 0xb356308c> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb356360c> PedPartition: <_ped.Partition object at 0xb3550e3c> >disk = existing 122104MB disk sda (2) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 88579c1f-c295-4f17-9093-b5afc434b30e exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_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': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', >'ID_FS_UUID_ENC': '2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', >'ID_FS_VERSION': '1', >'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': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '249042944', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0003d039-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0003d039', >'ID_REVISION': 'DXM03B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEACC42521A', >'ID_SERIAL_SHORT': 'S12PNEACC42521A', >'ID_TYPE': 'disk', >'ID_WWN': '0x500253855013c437', >'ID_WWN_WITH_EXTENSION': '0x500253855013c437', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '2', >'UDISKS_PARTITION_OFFSET': '525336576', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '127509987328', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '363559', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A-part2', >'/dev/disk/by-id/wwn-0x500253855013c437-part2', >'/dev/disk/by-uuid/2c6bfc90-13c7-4f87-a61c-796ade2c5ff4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >name = sda2 status = True kids = 1 id = 4 >parents = ['existing 122104MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 121603.0 >format = existing luks >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 249042944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16724 did: 22866 busy: False >hardwareGeometry: (15502, 255, 63) biosGeometry: (15502, 255, 63) >PedDevice: <_ped.Device object at 0xb3567c2c> >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 0xb356366c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb35632ac> PedPartition: <_ped.Partition object at 0xb356d44c> >disk = existing 122104MB disk sda (2) with existing msdos disklabel >start = 1026048 end = 250068991 length = 249042944 >flags = >type = luks name = Encrypted (LUKS) status = True >device = /dev/sda2 uuid = 2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '497112', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 7 >parents = ['existing 0MB file /osmin.img (deleted) (6)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '498666', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 9 >parents = ['existing 0MB file /osmin (8)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '500241', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 11 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (10)'] >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-Xfc', >'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', >'ID_FS_UUID_ENC': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '501856', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Xfc', >'/dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 13 >parents = ['existing 0MB file /LiveOS/ext3fs.img (12)'] >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 = 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Xfc size = 3072.0 targetSize = 3072.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '503513', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 15 >parents = ['existing 0MB file /overlay (deleted) (14)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Xfc', >'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', >'ID_FS_UUID_ENC': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '6291456', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '82290', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Xfc', >'/dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 16 >parents = ['existing 0MB loop loop4 (15) with existing DM_snapshot_cow'] >uuid = None size = 3072.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 6291456 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) >PedDevice: <_ped.Device object at 0xb356780c> >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 = 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Xfc size = 3072.0 targetSize = 3072.0 >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Xfc', >'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', >'ID_FS_UUID_ENC': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '6291456', >'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '20946', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Xfc', >'/dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Sep 21 14:10:53 localhost kernel: perf samples too long (2521 > 2500), lowering kernel.perf_event_max_sample_rate to 50000 >name = live-base status = True kids = 0 id = 17 >parents = ['existing 0MB loop loop3 (13) with existing ext4 filesystem'] >uuid = None size = 3072.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 6291456 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) >PedDevice: <_ped.Device object at 0xb357db0c> >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 = 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Xfc size = 3072.0 targetSize = 3072.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Xfc', >'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', >'ID_FS_UUID_ENC': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '6291456', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '54128', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Xfc', >'/dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 18 >parents = ['existing 0MB loop loop3 (13) with existing ext4 filesystem'] >uuid = None size = 3072.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 6291456 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 25956 did: 25394 busy: False >hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) >PedDevice: <_ped.Device object at 0xb357daac> >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 = 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Xfc size = 2188.0 targetSize = 2188.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_NAME': 'luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-2c6bfc9013c74f87a61c796ade2c5ff4-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk', >'ID_FS_UUID_ENC': '1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk', >'ID_FS_VERSION': 'LVM2 001', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '249038848', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'crypt', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '4439116', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-2c6bfc9013c74f87a61c796ade2c5ff4-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', >'/dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'home', >'DM_NAME': 'fedora_mango-home', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg', >'DM_VG_NAME': 'fedora_mango', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'b5f9887e-9409-4916-b514-93572ec6596e', >'ID_FS_UUID_ENC': 'b5f9887e-9409-4916-b514-93572ec6596e', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '140050432', >'UDISKS_DM_TARGETS_PARAMS': '253:3\\x204130816', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '4972270', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-home', >'/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg', >'/dev/disk/by-uuid/b5f9887e-9409-4916-b514-93572ec6596e', >'/dev/fedora_mango/home', >'/dev/mapper/fedora_mango-home'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora_mango-home ; >name = fedora_mango-home status = True kids = 0 id = 20 >parents = ['existing 121600MB lvmvg fedora_mango (19)'] >uuid = JIcug0-Yjge-S9GW-2x6h-Fbjo-vKHo-e2oSWg size = 68384.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/fedora_mango-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 140050432 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16724 did: 22866 busy: False >hardwareGeometry: (8717, 255, 63) biosGeometry: (8717, 255, 63) >PedDevice: <_ped.Device object at 0xb35960ec> >target size = 68384.0 path = /dev/mapper/fedora_mango-home >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb357cd2c) -- >name = fedora_mango status = True kids = 1 id = 19 >parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] >uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora_mango >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 30400.0 free space = 53216 >free extents = 13304.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] >LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 68384MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora_mango-home uuid = b5f9887e-9409-4916-b514-93572ec6596e exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 68384.0 targetSize = 68384.0 >'DEVNAME': 'dm-6', >'DEVPATH': '/devices/virtual/block/dm-6', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora_mango-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE', >'DM_VG_NAME': 'fedora_mango', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24eca6c1-f95d-4a4f-b217-87c8458bffdb', >'ID_FS_UUID_ENC': '24eca6c1-f95d-4a4f-b217-87c8458bffdb', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '104857600', >'UDISKS_DM_TARGETS_PARAMS': '253:3\\x20144181248', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '4981486', >'name': 'dm-6', >'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-root', >'/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE', >'/dev/disk/by-uuid/24eca6c1-f95d-4a4f-b217-87c8458bffdb', >'/dev/fedora_mango/root', >'/dev/mapper/fedora_mango-root'], >'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora_mango-root ; >name = fedora_mango-root status = True kids = 0 id = 21 >parents = ['existing 121600MB lvmvg fedora_mango (19)'] >uuid = 0bHBvz-zWbL-lDKw-gZBe-xPzj-ftk5-9n6TeE size = 51200.0 >format = existing ext4 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/fedora_mango-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 104857600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 17 did: 0 busy: False >hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) >PedDevice: <_ped.Device object at 0xb359620c> >target size = 51200.0 path = /dev/mapper/fedora_mango-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb357cd2c) -- >name = fedora_mango status = True kids = 2 id = 19 >parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] >uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora_mango >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 30400.0 free space = 2016 >free extents = 504.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] >LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 51200MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora_mango-root uuid = 24eca6c1-f95d-4a4f-b217-87c8458bffdb exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 51200.0 targetSize = 51200.0 >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora_mango-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-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu', >'DM_VG_NAME': 'fedora_mango', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '50cf74fa-7de7-4f2a-b446-f87028eb39ad', >'ID_FS_UUID_ENC': '50cf74fa-7de7-4f2a-b446-f87028eb39ad', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '4128768', >'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '4957842', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-swap', >'/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu', >'/dev/disk/by-uuid/50cf74fa-7de7-4f2a-b446-f87028eb39ad', >'/dev/fedora_mango/swap', >'/dev/mapper/fedora_mango-swap'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora_mango-swap ; >name = fedora_mango-swap status = True kids = 0 id = 22 >parents = ['existing 121600MB lvmvg fedora_mango (19)'] >uuid = 1dPeeB-mzxR-1zdO-Ec0w-9aCI-K2Q0-XpyLmu size = 2016.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora_mango-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 4128768 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16724 did: 22866 busy: False >hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) >PedDevice: <_ped.Device object at 0xb35962cc> >target size = 2016.0 path = /dev/mapper/fedora_mango-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb357cd2c) -- >name = fedora_mango status = True kids = 3 id = 19 >parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] >uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora_mango >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 30400.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] >LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem', >'existing 2016MB lvmlv fedora_mango-swap (22) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 2016MB >type = swap name = swap status = False >device = /dev/mapper/fedora_mango-swap uuid = 50cf74fa-7de7-4f2a-b446-f87028eb39ad exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >name = luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 status = True kids = 1 id = 5 >parents = ['existing 121603MB partition sda2 (4) with existing luks'] >uuid = None size = 121601.0 >format = existing lvmpv >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Linux device-mapper (crypt) path: /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 249038848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (15501, 255, 63) biosGeometry: (15501, 255, 63) >PedDevice: <_ped.Device object at 0xb357db6c> >target size = 0 path = /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 >format args = [] originalFormat = None target = crypt dmUuid = None >type = lvmpv name = physical volume (LVM) status = False >device = /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 uuid = 1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk exists = True >options = None supported = True formattable = True resizable = False >vgName = fedora_mango vgUUID = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 peStart = 1.0 >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora_mango-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-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu', >'DM_VG_NAME': 'fedora_mango', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '50cf74fa-7de7-4f2a-b446-f87028eb39ad', >'ID_FS_UUID_ENC': '50cf74fa-7de7-4f2a-b446-f87028eb39ad', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '4128768', >'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '4957842', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-swap', >'/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu', >'/dev/disk/by-uuid/50cf74fa-7de7-4f2a-b446-f87028eb39ad', >'/dev/fedora_mango/swap', >'/dev/mapper/fedora_mango-swap'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora_mango-swap ; >name = fedora_mango-swap status = True kids = 0 id = 22 >parents = ['existing 121600MB lvmvg fedora_mango (19)'] >uuid = 1dPeeB-mzxR-1zdO-Ec0w-9aCI-K2Q0-XpyLmu size = 2016.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora_mango-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 4128768 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16724 did: 22866 busy: False >hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) >PedDevice: <_ped.Device object at 0xb35962cc> >target size = 2016.0 path = /dev/mapper/fedora_mango-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb357cd2c) -- >name = fedora_mango status = True kids = 3 id = 19 >parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] >uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora_mango >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 30400.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] >LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem', >'existing 2016MB lvmlv fedora_mango-swap (22) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 2016MB >type = swap name = swap status = False >device = /dev/mapper/fedora_mango-swap uuid = 50cf74fa-7de7-4f2a-b446-f87028eb39ad exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'home', >'DM_NAME': 'fedora_mango-home', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg', >'DM_VG_NAME': 'fedora_mango', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'b5f9887e-9409-4916-b514-93572ec6596e', >'ID_FS_UUID_ENC': 'b5f9887e-9409-4916-b514-93572ec6596e', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '140050432', >'UDISKS_DM_TARGETS_PARAMS': '253:3\\x204130816', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '4972270', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-home', >'/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg', >'/dev/disk/by-uuid/b5f9887e-9409-4916-b514-93572ec6596e', >'/dev/fedora_mango/home', >'/dev/mapper/fedora_mango-home'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora_mango-home ; >name = fedora_mango-home status = True kids = 0 id = 20 >parents = ['existing 121600MB lvmvg fedora_mango (19)'] >uuid = JIcug0-Yjge-S9GW-2x6h-Fbjo-vKHo-e2oSWg size = 68384.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/fedora_mango-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 140050432 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16724 did: 22866 busy: False >hardwareGeometry: (8717, 255, 63) biosGeometry: (8717, 255, 63) >PedDevice: <_ped.Device object at 0xb35960ec> >target size = 68384.0 path = /dev/mapper/fedora_mango-home >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb357cd2c) -- >name = fedora_mango status = True kids = 3 id = 19 >parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] >uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora_mango >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 30400.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] >LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem', >'existing 2016MB lvmlv fedora_mango-swap (22) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 68384MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora_mango-home uuid = b5f9887e-9409-4916-b514-93572ec6596e exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 68384.0 targetSize = 68384.0 >'DEVNAME': 'dm-6', >'DEVPATH': '/devices/virtual/block/dm-6', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora_mango-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE', >'DM_VG_NAME': 'fedora_mango', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24eca6c1-f95d-4a4f-b217-87c8458bffdb', >'ID_FS_UUID_ENC': '24eca6c1-f95d-4a4f-b217-87c8458bffdb', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '104857600', >'UDISKS_DM_TARGETS_PARAMS': '253:3\\x20144181248', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '4981486', >'name': 'dm-6', >'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-root', >'/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE', >'/dev/disk/by-uuid/24eca6c1-f95d-4a4f-b217-87c8458bffdb', >'/dev/fedora_mango/root', >'/dev/mapper/fedora_mango-root'], >'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora_mango-root ; >name = fedora_mango-root status = True kids = 0 id = 21 >parents = ['existing 121600MB lvmvg fedora_mango (19)'] >uuid = 0bHBvz-zWbL-lDKw-gZBe-xPzj-ftk5-9n6TeE size = 51200.0 >format = existing ext4 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/fedora_mango-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 104857600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 17 did: 0 busy: False >hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) >PedDevice: <_ped.Device object at 0xb359620c> >target size = 51200.0 path = /dev/mapper/fedora_mango-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb357cd2c) -- >name = fedora_mango status = True kids = 3 id = 19 >parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] >uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora_mango >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 30400.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] >LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem', >'existing 2016MB lvmlv fedora_mango-swap (22) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 51200MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora_mango-root uuid = 24eca6c1-f95d-4a4f-b217-87c8458bffdb exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 51200.0 targetSize = 51200.0 >Sep 21 14:10:59 localhost udisksd[1684]: LUKS device 253:3 was manually removed >Sep 21 14:10:59 localhost systemd[1]: Stopping LVM2 PV scan on device 253:3... >Sep 21 14:10:59 localhost pvscan[2112]: Device 253:3 not found. Cleared from lvmetad cache. >Sep 21 14:10:59 localhost systemd[1]: Stopped LVM2 PV scan on device 253:3. >Sep 21 14:11:00 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Sep 21 14:11:00 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Sep 21 14:11:01 localhost systemd[963]: Time has been changed >Sep 21 14:11:01 localhost systemd[1]: Time has been changed >Sep 21 14:11:01 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Sep 21 14:11:01 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Sep 21 14:11:28 localhost kernel: bio: create slab <bio-1> at 1 >Sep 21 14:11:28 localhost kernel: Btrfs loaded >Sep 21 14:11:29 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Sep 21 14:14:48 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:14:48 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:15:02 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >disk: <parted.disk.Disk object at 0xb3b62cc> fileSystem: <parted.filesystem.FileSystem object at 0xb5ffb8c> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb5ffa2c> PedPartition: <_ped.Partition object at 0xb3d60ec> >disk: <parted.disk.Disk object at 0xb3b62cc> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb5ffb2c> PedPartition: <_ped.Partition object at 0xad4fddc> >PartSpec instance (0xb5ff8cc) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb5ff90c) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0xb5ff92c) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0xb5ff94c) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0xb5ff96c) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 2064 maxSize = None grow = False >Sep 21 14:19:21 localhost polkitd[808]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.freedesktop.udisks2.encrypted-unlock-system for system-bus-name::1.28 [/usr/libexec/gvfs-udisks2-volume-monitor] (owned by unix-user:liveuser) >Sep 21 14:19:25 localhost systemd[1]: Found device LVM PV 1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk on /dev/dm-3. >Sep 21 14:19:25 localhost systemd[1]: Found device LVM PV 1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk on /dev/dm-3. >Sep 21 14:19:25 localhost systemd[1]: Starting LVM2 PV scan on device 253:3... >Sep 21 14:19:25 localhost pvscan[2308]: 3 logical volume(s) in volume group "fedora_mango" now active >Sep 21 14:19:25 localhost udisksd[1684]: Unlocked LUKS device /dev/sda2 as /dev/dm-3 >Sep 21 14:19:26 localhost systemd[1]: Started LVM2 PV scan on device 253:3. >Sep 21 14:19:29 localhost polkitd[808]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.28 [/usr/libexec/gvfs-udisks2-volume-monitor] (owned by unix-user:liveuser) >Sep 21 14:19:29 localhost kernel: EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null) >Sep 21 14:19:29 localhost kernel: SELinux: initialized (dev dm-5, type ext4), uses xattr >Sep 21 14:19:29 localhost udisksd[1684]: Mounted /dev/dm-5 at /run/media/liveuser/b5f9887e-9409-4916-b514-93572ec6596e on behalf of uid 1000 >Sep 21 14:19:30 localhost kernel: EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null) >Sep 21 14:19:30 localhost kernel: SELinux: initialized (dev dm-6, type ext4), uses xattr >Sep 21 14:19:30 localhost udisksd[1684]: Mounted /dev/dm-6 at /run/media/liveuser/24eca6c1-f95d-4a4f-b217-87c8458bffdb on behalf of uid 1000 >Sep 21 14:19:33 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Sep 21 14:19:33 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Sep 21 14:19:33 localhost udisksd[1684]: Mounted /dev/sda1 at /run/media/liveuser/88579c1f-c295-4f17-9093-b5afc434b30e on behalf of uid 1000 >Sep 21 14:19:43 localhost sudo[2404]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/su >Sep 21 14:19:43 localhost su[2407]: (to root) liveuser on pts/0 >Sep 21 14:19:43 localhost su[2407]: pam_unix(su:session): session opened for user root by liveuser(uid=0) >Sep 21 14:22:54 localhost NetworkManager[885]: ifcfg-rh: read connection 'mr.jingles.net' >Sep 21 14:22:54 localhost NetworkManager[885]: <info> Activation (wlp5s0) starting connection 'mr.jingles.net' >Sep 21 14:22:54 localhost NetworkManager[885]: <info> (wlp5s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Sep 21 14:22:54 localhost NetworkManager[885]: <info> NetworkManager state is now CONNECTING >Sep 21 14:22:54 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 1 of 5 (Device Prepare) scheduled... >Sep 21 14:22:54 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 1 of 5 (Device Prepare) started... >Sep 21 14:22:54 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 2 of 5 (Device Configure) scheduled... >Sep 21 14:22:54 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 1 of 5 (Device Prepare) complete. >Sep 21 14:22:54 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 2 of 5 (Device Configure) starting... >Sep 21 14:22:54 localhost NetworkManager[885]: <info> (wlp5s0): device state change: prepare -> config (reason 'none') [40 50 0] >Sep 21 14:22:54 localhost NetworkManager[885]: <info> Activation (wlp5s0/wireless): access point 'mr.jingles.net' has security, but secrets are required. >Sep 21 14:22:54 localhost NetworkManager[885]: <info> (wlp5s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Sep 21 14:22:54 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 2 of 5 (Device Configure) complete. >Sep 21 14:22:56 localhost dbus-daemon[698]: dbus[698]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Sep 21 14:22:56 localhost dbus[698]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Sep 21 14:22:56 localhost systemd[1]: Starting Hostname Service... >Sep 21 14:22:56 localhost dbus-daemon[698]: dbus[698]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 21 14:22:56 localhost dbus[698]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 21 14:22:56 localhost systemd[1]: Started Hostname Service. >Sep 21 14:23:15 localhost NetworkManager[885]: get_secret_flags: assertion 'is_secret_prop (setting, secret_name, error)' failed >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 1 of 5 (Device Prepare) scheduled... >Sep 21 14:23:15 localhost NetworkManager[885]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-mr.jingles.net >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 1 of 5 (Device Prepare) started... >Sep 21 14:23:15 localhost NetworkManager[885]: <info> (wlp5s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 2 of 5 (Device Configure) scheduled... >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 1 of 5 (Device Prepare) complete. >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 2 of 5 (Device Configure) starting... >Sep 21 14:23:15 localhost NetworkManager[885]: <info> (wlp5s0): device state change: prepare -> config (reason 'none') [40 50 0] >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Activation (wlp5s0/wireless): connection 'mr.jingles.net' has security, and secrets exist. No new secrets needed. >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Config: added 'ssid' value 'mr.jingles.net' >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Config: added 'scan_ssid' value '1' >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Config: added 'psk' value '<omitted>' >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Config: added 'proto' value 'WPA RSN' >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 2 of 5 (Device Configure) complete. >Sep 21 14:23:15 localhost NetworkManager[885]: <info> Config: set interface ap_scan to 1 >Sep 21 14:23:16 localhost NetworkManager[885]: <info> (wlp5s0): supplicant interface state: inactive -> scanning >Sep 21 14:23:16 localhost kernel: wlp5s0: authenticate with 34:31:c4:09:e1:17 >Sep 21 14:23:16 localhost kernel: wlp5s0: send auth to 34:31:c4:09:e1:17 (try 1/3) >Sep 21 14:23:16 localhost kernel: wlp5s0: authenticated >Sep 21 14:23:16 localhost kernel: wlp5s0: associate with 34:31:c4:09:e1:17 (try 1/3) >Sep 21 14:23:16 localhost NetworkManager[885]: <info> (wlp5s0): supplicant interface state: scanning -> authenticating >Sep 21 14:23:16 localhost NetworkManager[885]: <info> (wlp5s0): supplicant interface state: authenticating -> associating >Sep 21 14:23:17 localhost kernel: wlp5s0: RX AssocResp from 34:31:c4:09:e1:17 (capab=0x431 status=0 aid=1) >Sep 21 14:23:17 localhost kernel: wlp5s0: associated >Sep 21 14:23:17 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready >Sep 21 14:23:17 localhost kernel: cfg80211: Calling CRDA for country: DE >Sep 21 14:23:17 localhost NetworkManager[885]: <info> (wlp5s0): supplicant interface state: associating -> associated >Sep 21 14:23:17 localhost kernel: ath: regdomain 0x8114 updated by CountryIE >Sep 21 14:23:17 localhost kernel: ath: EEPROM regdomain: 0x8114 >Sep 21 14:23:17 localhost kernel: ath: EEPROM indicates we should expect a country code >Sep 21 14:23:17 localhost kernel: ath: doing EEPROM country->regdmn map search >Sep 21 14:23:17 localhost kernel: ath: country maps to regdmn code: 0x37 >Sep 21 14:23:17 localhost NetworkManager[885]: <info> (wlp5s0): supplicant interface state: associated -> 4-way handshake >Sep 21 14:23:17 localhost kernel: ath: Country alpha2 being used: DE >Sep 21 14:23:17 localhost kernel: ath: Regpair used: 0x37 >Sep 21 14:23:17 localhost kernel: cfg80211: Regulatory domain changed to country: DE >Sep 21 14:23:17 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Sep 21 14:23:17 localhost kernel: cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm) >Sep 21 14:23:17 localhost kernel: cfg80211: (5150000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Sep 21 14:23:17 localhost kernel: cfg80211: (5250000 KHz - 5350000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Sep 21 14:23:17 localhost kernel: cfg80211: (5470000 KHz - 5725000 KHz @ 40000 KHz), (N/A, 2698 mBm) >Sep 21 14:23:17 localhost kernel: cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm) >Sep 21 14:23:17 localhost NetworkManager[885]: <info> (wlp5s0): supplicant interface state: 4-way handshake -> completed >Sep 21 14:23:17 localhost NetworkManager[885]: <info> Activation (wlp5s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'mr.jingles.net'. >Sep 21 14:23:17 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 3 of 5 (IP Configure Start) scheduled. >Sep 21 14:23:17 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 3 of 5 (IP Configure Start) started... >Sep 21 14:23:17 localhost NetworkManager[885]: <info> (wlp5s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Sep 21 14:23:17 localhost NetworkManager[885]: <info> Activation (wlp5s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Sep 21 14:23:17 localhost NetworkManager[885]: <info> dhclient started with pid 2509 >Sep 21 14:23:17 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 3 of 5 (IP Configure Start) complete. >Sep 21 14:23:17 localhost NetworkManager[885]: <error> [1411302197.318249] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (wlp5s0): cannot send router solicitation: -99. >Sep 21 14:23:17 localhost dhclient[2509]: Internet Systems Consortium DHCP Client 4.2.5 >Sep 21 14:23:17 localhost dhclient[2509]: Copyright 2004-2013 Internet Systems Consortium. >Sep 21 14:23:17 localhost dhclient[2509]: All rights reserved. >Sep 21 14:23:17 localhost dhclient[2509]: For info, please visit https://www.isc.org/software/dhcp/ >Sep 21 14:23:17 localhost dhclient[2509]: Sep 21 14:23:17 localhost NetworkManager[885]: <info> (wlp5s0): DHCPv4 state changed nbi -> preinit >Sep 21 14:23:17 localhost NetworkManager[885]: Internet Systems Consortium DHCP Client 4.2.5 >Sep 21 14:23:17 localhost NetworkManager[885]: Copyright 2004-2013 Internet Systems Consortium. >Sep 21 14:23:17 localhost NetworkManager[885]: All rights reserved. >Sep 21 14:23:17 localhost NetworkManager[885]: For info, please visit https://www.isc.org/software/dhcp/ >Sep 21 14:23:17 localhost dhclient[2509]: Listening on LPF/wlp5s0/b4:82:fe:be:70:28 >Sep 21 14:23:17 localhost dhclient[2509]: Sending on LPF/wlp5s0/b4:82:fe:be:70:28 >Sep 21 14:23:17 localhost dhclient[2509]: Sending on Socket/fallback >Sep 21 14:23:17 localhost dhclient[2509]: DHCPDISCOVER on wlp5s0 to 255.255.255.255 port 67 interval 5 (xid=0x2babe8b9) >Sep 21 14:23:17 localhost NetworkManager[885]: Listening on LPF/wlp5s0/b4:82:fe:be:70:28 >Sep 21 14:23:17 localhost NetworkManager[885]: Sending on LPF/wlp5s0/b4:82:fe:be:70:28 >Sep 21 14:23:17 localhost NetworkManager[885]: Sending on Socket/fallback >Sep 21 14:23:17 localhost NetworkManager[885]: DHCPDISCOVER on wlp5s0 to 255.255.255.255 port 67 interval 5 (xid=0x2babe8b9) >Sep 21 14:23:18 localhost avahi-daemon[692]: Registering new address record for fe80::b682:feff:febe:7028 on wlp5s0.*. >Sep 21 14:23:18 localhost dhclient[2509]: DHCPREQUEST on wlp5s0 to 255.255.255.255 port 67 (xid=0x2babe8b9) >Sep 21 14:23:18 localhost dhclient[2509]: DHCPOFFER from 192.168.178.1 >Sep 21 14:23:18 localhost NetworkManager[885]: DHCPREQUEST on wlp5s0 to 255.255.255.255 port 67 (xid=0x2babe8b9) >Sep 21 14:23:18 localhost NetworkManager[885]: DHCPOFFER from 192.168.178.1 >Sep 21 14:23:18 localhost dhclient[2509]: DHCPACK from 192.168.178.1 (xid=0x2babe8b9) >Sep 21 14:23:18 localhost NetworkManager[885]: DHCPACK from 192.168.178.1 (xid=0x2babe8b9) >Sep 21 14:23:18 localhost dhclient[2509]: bound to 192.168.178.21 -- renewal in 378419 seconds. >Sep 21 14:23:18 localhost NetworkManager[885]: <info> (wlp5s0): DHCPv4 state changed preinit -> bound >Sep 21 14:23:18 localhost NetworkManager[885]: <info> address 192.168.178.21 >Sep 21 14:23:18 localhost NetworkManager[885]: <info> plen 24 (255.255.255.0) >Sep 21 14:23:18 localhost NetworkManager[885]: <info> gateway 192.168.178.1 >Sep 21 14:23:18 localhost NetworkManager[885]: <info> lease time 864000 >Sep 21 14:23:18 localhost NetworkManager[885]: <info> nameserver '192.168.178.1' >Sep 21 14:23:18 localhost NetworkManager[885]: <info> domain name 'fritz.box' >Sep 21 14:23:18 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Sep 21 14:23:18 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 5 of 5 (IPv4 Commit) started... >Sep 21 14:23:18 localhost avahi-daemon[692]: Joining mDNS multicast group on interface wlp5s0.IPv4 with address 192.168.178.21. >Sep 21 14:23:18 localhost avahi-daemon[692]: New relevant interface wlp5s0.IPv4 for mDNS. >Sep 21 14:23:18 localhost avahi-daemon[692]: Registering new address record for 192.168.178.21 on wlp5s0.IPv4. >Sep 21 14:23:18 localhost NetworkManager[885]: <info> (wlp5s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Sep 21 14:23:18 localhost NetworkManager[885]: <info> Activation (wlp5s0) Stage 5 of 5 (IPv4 Commit) complete. >Sep 21 14:23:18 localhost NetworkManager[885]: bound to 192.168.178.21 -- renewal in 378419 seconds. >Sep 21 14:23:18 localhost NetworkManager[885]: <info> (wlp5s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Sep 21 14:23:18 localhost NetworkManager[885]: <info> (wlp5s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Sep 21 14:23:18 localhost NetworkManager[885]: <info> NetworkManager state is now CONNECTED_GLOBAL >Sep 21 14:23:18 localhost NetworkManager[885]: <info> Policy set 'mr.jingles.net' (wlp5s0) as default for IPv4 routing and DNS. >Sep 21 14:23:18 localhost NetworkManager[885]: <info> Activation (wlp5s0) successful, device activated. >Sep 21 14:23:18 localhost dbus-daemon[698]: dbus[698]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Sep 21 14:23:18 localhost dbus[698]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Sep 21 14:23:18 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 21 14:23:18 localhost dbus-daemon[698]: dbus[698]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 21 14:23:18 localhost dbus[698]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 21 14:23:18 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 21 14:23:24 localhost chronyd[707]: Selected source 5.9.29.107 >Sep 21 14:23:32 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Sep 21 14:23:32 localhost systemd[1]: Started Cleanup of Temporary Directories. >Sep 21 14:24:05 localhost kernel: perf samples too long (5001 > 5000), lowering kernel.perf_event_max_sample_rate to 25000 >Sep 21 14:24:31 localhost chronyd[707]: Selected source 129.70.132.34 >Sep 21 14:25:49 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:25:49 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:26:55 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:28:55 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:28:55 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:29:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 14:29:46 localhost chronyd[707]: Selected source 192.168.178.1 >Sep 21 14:31:04 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 14:31:04 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 14:31:55 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:31:55 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:31:57 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:31:57 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:33:57 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:33:57 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:36:57 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:36:58 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:36:59 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:36:59 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:39:00 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:39:00 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:39:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 14:41:04 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 14:42:00 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:42:00 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:42:01 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:42:01 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:43:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 14:44:01 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:44:01 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:47:01 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:47:02 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:47:04 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:47:04 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:49:04 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 14:49:04 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:49:04 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:51:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 14:52:04 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:52:04 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:52:17 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:52:17 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:54:17 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:54:17 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:55:04 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 14:57:17 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:57:17 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:57:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:57:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:59:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 14:59:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:02:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:02:18 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:02:19 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:02:19 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:04:19 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:04:19 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:07:19 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:07:20 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:12:20 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:12:20 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:19:38 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:19:38 localhost kernel: ACPI Error: [\_SB_.VDRV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >Sep 21 15:19:38 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPC0.H_EC._Q51] (Node f3c38570), AE_NOT_FOUND (20130517/psparse-536) >Sep 21 15:19:40 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:21:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 15:39:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 15:40:45 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:40:45 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:40:47 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:49:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 15:50:47 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:50:47 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 15:50:49 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:00:49 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:00:49 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:00:51 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:03:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 16:07:04 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 16:09:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 16:10:51 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:10:52 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:10:53 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:11:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 16:20:53 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:20:53 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:20:55 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:29:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 16:33:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 16:36:13 localhost upowerd[1572]: (upowerd:1572): UPower-Linux-WARNING **: energy 37.740000 bigger than full 37.740000 >Sep 21 16:38:32 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:38:33 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:38:35 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:54:25 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:54:25 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 16:55:22 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:05:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 17:05:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 17:05:22 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:05:22 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:10:22 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:10:22 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:10:27 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:34:37 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:34:37 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:34:40 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:44:40 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:44:40 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:44:46 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:54:46 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:54:46 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 17:54:47 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:04:48 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:04:48 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:04:49 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:19:03 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:19:03 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:24:03 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:24:03 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:24:14 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:34:17 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:34:17 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:34:21 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:39:04 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 18:49:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 18:51:04 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 18:55:04 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 18:55:55 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:55:55 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:55:56 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 18:58:19 localhost chronyd[707]: Selected source 129.70.132.34 >Sep 21 19:05:56 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 19:05:57 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 19:05:58 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Sep 21 19:13:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 19:13:03 localhost NetworkManager[885]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Sep 21 19:26:46 localhost su[2407]: pam_unix(su:session): session closed for user root >action.window.show_all() >action.window.show_all() >Gtk.main() >Gtk.main() >rc = self.window.run() >rc = self.window.run() >store.remove(itr) >store.remove(itr) >disk: <parted.disk.Disk object at 0xb3b6b2c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xaa2eb8c> PedPartition: <_ped.Partition object at 0xad6777c> >disk: <parted.disk.Disk object at 0xb3b6b2c> fileSystem: <parted.filesystem.FileSystem object at 0xaa370ac> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0xaa3724c> PedPartition: <_ped.Partition object at 0xad67c2c> > > > >/tmp/anaconda.log: >08:10:43,768 INFO anaconda: /sbin/anaconda 20.25.15-1 >12:10:44,250 INFO anaconda: 2097152 kB (2048 MB) are available >08:10:44,251 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >08:10:44,252 INFO anaconda: Not doing 'start audit daemon' in live installation >08:10:44,254 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >08:10:44,256 INFO anaconda: Default encoding = ascii >08:10:45,502 WARN anaconda.stdout: Not asking for VNC because we don't have a network >08:10:45,505 INFO anaconda: Display mode = g >12:10:45,519 INFO anaconda: 2097152 kB (2048 MB) are available >08:10:45,519 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >08:10:46,263 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >08:10:46,268 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >08:10:46,270 INFO anaconda: using only installclass _Fedora >08:10:46,282 INFO anaconda: bootloader GRUB2 on X86 platform >08:10:46,289 INFO anaconda: bootloader GRUB2 on X86 platform >08:10:46,378 DEBUG anaconda: network: devices found ['p3p1', 'wlp5s0'] >08:10:47,290 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p3p1 >08:10:47,468 DEBUG anaconda: network: setting autoconnect of p3p1 to False >08:10:47,505 DEBUG anaconda: network: missing ifcfgs created for devices ['p3p1'] >08:10:47,584 DEBUG anaconda: updating hostname localhost.localdomain >08:10:47,697 INFO anaconda: Running Thread: AnaStorageThread (-1276560576) >08:10:47,713 INFO anaconda: Running Thread: AnaTimeInitThread (-1286603968) >08:10:47,720 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (-1297089728) >08:10:47,732 INFO anaconda: Running Thread: AnaPayloadThread (-1306535104) >08:10:47,747 DEBUG anaconda: updating hostname localhost.localdomain >08:10:47,769 INFO anaconda: got 0 NTP servers from DHCP >08:10:47,771 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (-1297089728) >08:10:47,801 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (-1297089728) >08:10:47,803 INFO anaconda: Not doing 'start chronyd' in live installation >08:10:47,806 INFO anaconda: Starting geolocation lookup >08:10:47,819 INFO anaconda: Geolocation provider: Fedora GeoIP >08:10:47,999 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >08:10:48,012 INFO anaconda: Geolocation lookup finished in 0.2 seconds >08:10:48,019 INFO anaconda: no results from geolocation >08:10:48,023 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (-1297089728) >08:10:48,714 INFO anaconda: Not doing 'activate layouts' in live installation >08:11:01,177 INFO anaconda: Thread Done: AnaStorageThread (-1276560576) >08:11:01,014 INFO anaconda: Thread Done: AnaTimeInitThread (-1286603968) >08:11:01,056 INFO anaconda: Thread Done: AnaPayloadThread (-1306535104) >08:11:09,350 INFO anaconda: Not doing 'require network connection' in live installation >08:11:09,355 DEBUG anaconda: network standalone spoke (init): completed: True >08:11:09,359 INFO anaconda: Not doing 'require network connection' in live installation >08:11:09,995 INFO anaconda: Running Thread: AnaDateTimeThread (-1306535104) >08:11:10,586 INFO anaconda: Not doing 'modify system time and date' in live installation >08:11:10,708 INFO anaconda: Thread Done: AnaDateTimeThread (-1306535104) >08:11:19,471 INFO anaconda: fs space: 0 B needed: 1.97 GB >08:11:25,129 INFO anaconda: fs space: 0 B needed: 1.97 GB >08:11:25,488 INFO anaconda: Running Thread: AnaStorageWatcher (-1297089728) >08:11:25,498 INFO anaconda: Thread Done: AnaStorageWatcher (-1297089728) >08:11:25,634 INFO anaconda: Running Thread: AnaCustomStorageInit (-1297089728) >08:11:26,153 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >08:11:26,174 DEBUG anaconda: network: selected device p3p1 >08:11:26,232 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >08:11:26,933 DEBUG anaconda: updating hostname localhost.localdomain >08:11:27,248 INFO anaconda: Not doing 'require network connection' in live installation >08:11:27,405 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0xb2b3ec0c> >08:11:27,407 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> status to: Probing storage... >08:11:27,439 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> >08:11:28,066 INFO anaconda: Running Thread: AnaNTPserver0 (-1286603968) >08:11:28,070 INFO anaconda: Running Thread: AnaNTPserver1 (-1420764352) >08:11:28,078 INFO anaconda: Running Thread: AnaNTPserver2 (-1429157056) >08:11:28,101 INFO anaconda: Running Thread: AnaNTPserver3 (-1437549760) >08:11:28,341 INFO anaconda: Thread Done: AnaNTPserver0 (-1286603968) >08:11:28,354 DEBUG anaconda: updating hostname localhost.localdomain >08:11:28,377 INFO anaconda: Thread Done: AnaNTPserver2 (-1429157056) >08:11:28,405 INFO anaconda: Thread Done: AnaNTPserver1 (-1420764352) >08:11:28,438 INFO anaconda: Thread Done: AnaNTPserver3 (-1437549760) >08:11:28,533 DEBUG anaconda: updating hostname localhost.localdomain >08:11:28,535 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0xb2bac26c> status to: Not connected >08:11:29,243 INFO anaconda: Thread Done: AnaCustomStorageInit (-1297089728) >08:12:01,995 INFO anaconda: Running Thread: AnaExecuteStorageThread (-1297089728) >08:12:02,013 INFO anaconda: Running Thread: AnaCheckStorageThread (-1437549760) >08:12:02,017 INFO anaconda: Thread Done: AnaExecuteStorageThread (-1297089728) >08:12:02,057 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >08:12:02,061 ERR anaconda: you have not created a bootloader stage1 target device >08:12:02,067 ERR anaconda: You have not created a bootable partition. >08:12:02,068 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >08:12:02,071 INFO anaconda: Thread Done: AnaCheckStorageThread (-1437549760) >08:12:02,232 INFO anaconda: Not doing 'require network connection' in live installation >08:12:02,307 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> >08:12:02,309 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> status to: Saving storage configuration... >08:12:02,339 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> >08:12:02,368 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> >08:12:02,370 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> status to: Checking storage configuration... >08:12:02,400 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> >08:12:21,464 DEBUG anaconda: disk free: 1.30 MB fs free: 275 MB sw needs: 1.97 GB auto swap: 0 B >08:15:11,454 DEBUG anaconda: disk free: 1.30 MB fs free: 275 MB sw needs: 1.97 GB auto swap: 2.06 GB >08:15:25,984 INFO anaconda: Running Thread: AnaExecuteStorageThread (-1437549760) >08:15:26,029 DEBUG anaconda: new disk order: [] >08:15:26,256 DEBUG anaconda: new disk order: [] >08:15:26,323 INFO anaconda: Not doing 'require network connection' in live installation >08:15:26,445 DEBUG anaconda: stage1 device cannot be of type lvmvg >08:15:26,450 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:15:26,455 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:15:26,460 DEBUG anaconda: stage1 device cannot be of type lvmlv >08:15:26,465 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >08:15:26,476 DEBUG anaconda: _is_valid_disklabel(sda) returning True >08:15:26,477 DEBUG anaconda: _is_valid_size(sda) returning True >08:15:26,478 DEBUG anaconda: _is_valid_location(sda) returning True >08:15:26,479 DEBUG anaconda: _is_valid_format(sda) returning True >08:15:26,480 DEBUG anaconda: is_valid_stage1_device(sda) returning True >08:15:26,482 INFO anaconda: Thread Done: AnaExecuteStorageThread (-1437549760) >08:15:26,705 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora_mango', 'fedora_mango-home', 'fedora_mango-root', 'fedora_mango-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', 'sda', 'sda1', 'sda2', 'sr0'] >08:15:26,709 DEBUG anaconda: ui: unused=['fedora_mango-swap', 'fedora_mango-home', 'fedora_mango-root', 'sda1'] >08:15:26,715 DEBUG anaconda: ui: new_devices=[] >08:15:26,818 DEBUG anaconda: page clicked: New Fedora 20 Installation >08:15:26,819 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >08:15:26,820 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >08:15:27,189 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> >08:15:27,191 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> status to: Saving storage configuration... >08:15:27,231 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> >08:15:33,294 DEBUG anaconda: page clicked: Unknown >08:15:33,295 DEBUG anaconda: show mountpoint: Unknown >08:15:33,329 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:33,335 DEBUG anaconda: updated device_disks to ['sda'] >08:15:33,337 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:33,338 DEBUG anaconda: updated device_container_raid_level to None >08:15:33,339 DEBUG anaconda: updated device_container_encrypted to True >08:15:33,340 DEBUG anaconda: updated device_container_size to 121600 >08:15:33,364 DEBUG anaconda: fs type changed: ext4 >08:15:33,401 INFO anaconda: getting device type for None >08:15:33,408 ERR anaconda: unknown device type: 'None' >08:15:33,409 DEBUG anaconda: device_type_changed: None None >08:15:33,429 INFO anaconda: getting device type for LVM >08:15:33,432 DEBUG anaconda: device_type_changed: 0 LVM >08:15:33,433 INFO anaconda: getting device type for LVM >08:15:33,438 INFO anaconda: getting device type for LVM >08:15:33,441 INFO anaconda: getting device type for LVM >08:15:33,445 INFO anaconda: getting device type for LVM >08:15:33,449 INFO anaconda: getting device type for LVM >08:15:33,454 INFO anaconda: getting device type for LVM >08:15:33,458 INFO anaconda: getting device type for LVM >08:15:33,463 INFO anaconda: getting device type for LVM >08:15:33,465 DEBUG anaconda: populate_raid: 0, None >08:15:33,467 INFO anaconda: getting device type for LVM >08:15:33,475 INFO anaconda: getting device type for LVM >08:15:33,478 DEBUG anaconda: populate_raid: 0, None >08:15:33,480 INFO anaconda: getting device type for LVM >08:15:33,487 DEBUG anaconda: new container selection: fedora_mango >08:15:33,488 DEBUG anaconda: default container is fedora_mango >08:15:35,604 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:35,613 DEBUG anaconda: notebook page = 1 >08:15:35,615 INFO anaconda: ui: saving changes to device fedora_mango-home >08:15:35,616 DEBUG anaconda: old name: home >08:15:35,618 DEBUG anaconda: new name: None >08:15:35,645 DEBUG anaconda: old size: 68384.0 >08:15:35,646 DEBUG anaconda: new size: 68384 >08:15:35,647 INFO anaconda: getting device type for LVM >08:15:35,651 DEBUG anaconda: old device type: 0 >08:15:35,653 DEBUG anaconda: new device type: 0 >08:15:35,654 DEBUG anaconda: reformat: False >08:15:35,667 DEBUG anaconda: old fs type: ext4 >08:15:35,669 DEBUG anaconda: new fs type: ext4 >08:15:35,671 DEBUG anaconda: old encryption setting: False >08:15:35,673 DEBUG anaconda: new encryption setting: False >08:15:35,674 DEBUG anaconda: old label: >08:15:35,676 DEBUG anaconda: new_label: >08:15:35,678 DEBUG anaconda: old mountpoint: >08:15:35,679 DEBUG anaconda: new mountpoint: >08:15:35,681 DEBUG anaconda: old raid level: None >08:15:35,682 DEBUG anaconda: new raid level: None >08:15:35,690 DEBUG anaconda: old container: fedora_mango >08:15:35,691 DEBUG anaconda: new container: fedora_mango >08:15:35,693 DEBUG anaconda: old container encrypted: True >08:15:35,695 DEBUG anaconda: new container encrypted: True >08:15:35,697 DEBUG anaconda: old container raid level: None >08:15:35,698 DEBUG anaconda: new container raid level: None >08:15:35,699 DEBUG anaconda: old container size request: 121600 >08:15:35,701 DEBUG anaconda: new container size request: 121600 >08:15:35,703 DEBUG anaconda: old disks: ['sda'] >08:15:35,705 DEBUG anaconda: new disks: ['sda'] >08:15:35,706 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:35,717 DEBUG anaconda: updated device_disks to ['sda'] >08:15:35,719 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:35,720 DEBUG anaconda: updated device_container_raid_level to None >08:15:35,721 DEBUG anaconda: updated device_container_encrypted to True >08:15:35,723 DEBUG anaconda: updated device_container_size to 121600 >08:15:35,770 INFO anaconda: getting device type for LVM >08:15:35,773 DEBUG anaconda: populate_raid: 0, None >08:15:35,775 INFO anaconda: getting device type for LVM >08:15:35,781 DEBUG anaconda: new container selection: None >08:15:35,784 DEBUG anaconda: new container selection: None >08:15:35,788 DEBUG anaconda: new container selection: fedora_mango >08:15:35,789 DEBUG anaconda: default container is fedora_mango >08:15:35,795 DEBUG anaconda: new selector: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:15:35,802 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:15:35,808 DEBUG anaconda: updated device_disks to ['sda'] >08:15:35,809 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:35,811 DEBUG anaconda: updated device_container_raid_level to None >08:15:35,812 DEBUG anaconda: updated device_container_encrypted to True >08:15:35,814 DEBUG anaconda: updated device_container_size to 121600 >08:15:35,862 INFO anaconda: getting device type for LVM >08:15:35,864 DEBUG anaconda: populate_raid: 0, None >08:15:35,866 INFO anaconda: getting device type for LVM >08:15:35,872 DEBUG anaconda: new container selection: None >08:15:35,875 DEBUG anaconda: new container selection: None >08:15:35,879 DEBUG anaconda: new container selection: fedora_mango >08:15:35,881 DEBUG anaconda: default container is fedora_mango >08:15:37,077 DEBUG anaconda: current selector: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:15:37,082 DEBUG anaconda: notebook page = 1 >08:15:37,084 INFO anaconda: ui: saving changes to device fedora_mango-root >08:15:37,085 DEBUG anaconda: old name: root >08:15:37,086 DEBUG anaconda: new name: None >08:15:37,113 DEBUG anaconda: old size: 51200.0 >08:15:37,114 DEBUG anaconda: new size: 51200 >08:15:37,116 INFO anaconda: getting device type for LVM >08:15:37,118 DEBUG anaconda: old device type: 0 >08:15:37,120 DEBUG anaconda: new device type: 0 >08:15:37,121 DEBUG anaconda: reformat: False >08:15:37,134 DEBUG anaconda: old fs type: ext4 >08:15:37,135 DEBUG anaconda: new fs type: ext4 >08:15:37,137 DEBUG anaconda: old encryption setting: False >08:15:37,138 DEBUG anaconda: new encryption setting: False >08:15:37,139 DEBUG anaconda: old label: >08:15:37,140 DEBUG anaconda: new_label: >08:15:37,141 DEBUG anaconda: old mountpoint: >08:15:37,143 DEBUG anaconda: new mountpoint: >08:15:37,144 DEBUG anaconda: old raid level: None >08:15:37,145 DEBUG anaconda: new raid level: None >08:15:37,150 DEBUG anaconda: old container: fedora_mango >08:15:37,152 DEBUG anaconda: new container: fedora_mango >08:15:37,153 DEBUG anaconda: old container encrypted: True >08:15:37,154 DEBUG anaconda: new container encrypted: True >08:15:37,155 DEBUG anaconda: old container raid level: None >08:15:37,156 DEBUG anaconda: new container raid level: None >08:15:37,157 DEBUG anaconda: old container size request: 121600 >08:15:37,159 DEBUG anaconda: new container size request: 121600 >08:15:37,160 DEBUG anaconda: old disks: ['sda'] >08:15:37,161 DEBUG anaconda: new disks: ['sda'] >08:15:37,163 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:15:37,171 DEBUG anaconda: updated device_disks to ['sda'] >08:15:37,172 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:37,173 DEBUG anaconda: updated device_container_raid_level to None >08:15:37,175 DEBUG anaconda: updated device_container_encrypted to True >08:15:37,176 DEBUG anaconda: updated device_container_size to 121600 >08:15:37,236 INFO anaconda: getting device type for LVM >08:15:37,239 DEBUG anaconda: populate_raid: 0, None >08:15:37,241 INFO anaconda: getting device type for LVM >08:15:37,246 DEBUG anaconda: new container selection: None >08:15:37,250 DEBUG anaconda: new container selection: None >08:15:37,254 DEBUG anaconda: new container selection: fedora_mango >08:15:37,255 DEBUG anaconda: default container is fedora_mango >08:15:37,261 DEBUG anaconda: new selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:37,267 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:37,274 DEBUG anaconda: updated device_disks to ['sda'] >08:15:37,275 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:37,276 DEBUG anaconda: updated device_container_raid_level to None >08:15:37,278 DEBUG anaconda: updated device_container_encrypted to True >08:15:37,280 DEBUG anaconda: updated device_container_size to 121600 >08:15:37,328 INFO anaconda: getting device type for LVM >08:15:37,331 DEBUG anaconda: populate_raid: 0, None >08:15:37,332 INFO anaconda: getting device type for LVM >08:15:37,338 DEBUG anaconda: new container selection: None >08:15:37,341 DEBUG anaconda: new container selection: None >08:15:37,345 DEBUG anaconda: new container selection: fedora_mango >08:15:37,347 DEBUG anaconda: default container is fedora_mango >08:15:39,438 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:39,446 DEBUG anaconda: notebook page = 1 >08:15:39,447 INFO anaconda: ui: saving changes to device fedora_mango-home >08:15:39,449 DEBUG anaconda: old name: home >08:15:39,450 DEBUG anaconda: new name: None >08:15:39,477 DEBUG anaconda: old size: 68384.0 >08:15:39,478 DEBUG anaconda: new size: 68384 >08:15:39,479 INFO anaconda: getting device type for LVM >08:15:39,483 DEBUG anaconda: old device type: 0 >08:15:39,485 DEBUG anaconda: new device type: 0 >08:15:39,486 DEBUG anaconda: reformat: False >08:15:39,500 DEBUG anaconda: old fs type: ext4 >08:15:39,501 DEBUG anaconda: new fs type: ext4 >08:15:39,503 DEBUG anaconda: old encryption setting: False >08:15:39,505 DEBUG anaconda: new encryption setting: False >08:15:39,506 DEBUG anaconda: old label: >08:15:39,508 DEBUG anaconda: new_label: >08:15:39,510 DEBUG anaconda: old mountpoint: >08:15:39,512 DEBUG anaconda: new mountpoint: >08:15:39,513 DEBUG anaconda: old raid level: None >08:15:39,515 DEBUG anaconda: new raid level: None >08:15:39,522 DEBUG anaconda: old container: fedora_mango >08:15:39,523 DEBUG anaconda: new container: fedora_mango >08:15:39,525 DEBUG anaconda: old container encrypted: True >08:15:39,527 DEBUG anaconda: new container encrypted: True >08:15:39,529 DEBUG anaconda: old container raid level: None >08:15:39,530 DEBUG anaconda: new container raid level: None >08:15:39,532 DEBUG anaconda: old container size request: 121600 >08:15:39,533 DEBUG anaconda: new container size request: 121600 >08:15:39,535 DEBUG anaconda: old disks: ['sda'] >08:15:39,537 DEBUG anaconda: new disks: ['sda'] >08:15:39,538 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:39,549 DEBUG anaconda: updated device_disks to ['sda'] >08:15:39,550 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:39,552 DEBUG anaconda: updated device_container_raid_level to None >08:15:39,553 DEBUG anaconda: updated device_container_encrypted to True >08:15:39,555 DEBUG anaconda: updated device_container_size to 121600 >08:15:39,602 INFO anaconda: getting device type for LVM >08:15:39,605 DEBUG anaconda: populate_raid: 0, None >08:15:39,607 INFO anaconda: getting device type for LVM >08:15:39,612 DEBUG anaconda: new container selection: None >08:15:39,616 DEBUG anaconda: new container selection: None >08:15:39,620 DEBUG anaconda: new container selection: fedora_mango >08:15:39,621 DEBUG anaconda: default container is fedora_mango >08:15:39,627 DEBUG anaconda: new selector: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:15:39,634 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:15:39,640 DEBUG anaconda: updated device_disks to ['sda'] >08:15:39,641 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:39,643 DEBUG anaconda: updated device_container_raid_level to None >08:15:39,644 DEBUG anaconda: updated device_container_encrypted to True >08:15:39,646 DEBUG anaconda: updated device_container_size to 121600 >08:15:39,696 INFO anaconda: getting device type for LVM >08:15:39,698 DEBUG anaconda: populate_raid: 0, None >08:15:39,700 INFO anaconda: getting device type for LVM >08:15:39,706 DEBUG anaconda: new container selection: None >08:15:39,709 DEBUG anaconda: new container selection: None >08:15:39,714 DEBUG anaconda: new container selection: fedora_mango >08:15:39,715 DEBUG anaconda: default container is fedora_mango >08:15:41,025 INFO anaconda: getting device type for LVM >08:15:43,512 DEBUG anaconda: current selector: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:15:43,522 DEBUG anaconda: notebook page = 1 >08:15:43,523 INFO anaconda: ui: saving changes to device fedora_mango-root >08:15:43,525 DEBUG anaconda: old name: root >08:15:43,526 DEBUG anaconda: new name: None >08:15:43,553 DEBUG anaconda: old size: 51200.0 >08:15:43,554 DEBUG anaconda: new size: 51200 >08:15:43,556 INFO anaconda: getting device type for LVM >08:15:43,560 DEBUG anaconda: old device type: 0 >08:15:43,561 DEBUG anaconda: new device type: 0 >08:15:43,563 DEBUG anaconda: reformat: True >08:15:43,575 DEBUG anaconda: old fs type: ext4 >08:15:43,577 DEBUG anaconda: new fs type: ext4 >08:15:43,579 DEBUG anaconda: old encryption setting: False >08:15:43,581 DEBUG anaconda: new encryption setting: False >08:15:43,583 DEBUG anaconda: old label: >08:15:43,584 DEBUG anaconda: new_label: >08:15:43,586 DEBUG anaconda: old mountpoint: >08:15:43,588 DEBUG anaconda: new mountpoint: >08:15:43,606 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:15:43,613 DEBUG anaconda: updated device_disks to ['sda'] >08:15:43,614 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:43,615 DEBUG anaconda: updated device_container_raid_level to None >08:15:43,617 DEBUG anaconda: updated device_container_encrypted to True >08:15:43,618 DEBUG anaconda: updated device_container_size to 121600 >08:15:43,640 INFO anaconda: getting device type for LVM >08:15:43,671 INFO anaconda: getting device type for LVM >08:15:43,673 DEBUG anaconda: populate_raid: 0, None >08:15:43,675 INFO anaconda: getting device type for LVM >08:15:43,681 DEBUG anaconda: new container selection: None >08:15:43,684 DEBUG anaconda: new container selection: None >08:15:43,688 DEBUG anaconda: new container selection: fedora_mango >08:15:43,689 DEBUG anaconda: default container is fedora_mango >08:15:43,695 DEBUG anaconda: new selector: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:15:43,701 DEBUG anaconda: populate_right_side: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:15:43,706 DEBUG anaconda: updated device_disks to ['sda'] >08:15:43,708 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:43,709 DEBUG anaconda: updated device_container_raid_level to None >08:15:43,710 DEBUG anaconda: updated device_container_encrypted to True >08:15:43,712 DEBUG anaconda: updated device_container_size to 121600 >08:15:43,735 DEBUG anaconda: fs type changed: swap >08:15:43,773 INFO anaconda: getting device type for LVM >08:15:43,776 DEBUG anaconda: populate_raid: 0, None >08:15:43,778 INFO anaconda: getting device type for LVM >08:15:43,783 DEBUG anaconda: new container selection: None >08:15:43,786 DEBUG anaconda: new container selection: None >08:15:43,791 DEBUG anaconda: new container selection: fedora_mango >08:15:43,792 DEBUG anaconda: default container is fedora_mango >08:15:52,555 DEBUG anaconda: current selector: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:15:52,563 DEBUG anaconda: notebook page = 1 >08:15:52,564 INFO anaconda: ui: saving changes to device fedora_mango-swap >08:15:52,566 DEBUG anaconda: old name: swap >08:15:52,568 DEBUG anaconda: new name: None >08:15:52,594 DEBUG anaconda: old size: 2016.0 >08:15:52,595 DEBUG anaconda: new size: 2016 >08:15:52,596 INFO anaconda: getting device type for LVM >08:15:52,600 DEBUG anaconda: old device type: 0 >08:15:52,602 DEBUG anaconda: new device type: 0 >08:15:52,603 DEBUG anaconda: reformat: False >08:15:52,615 DEBUG anaconda: old fs type: swap >08:15:52,617 DEBUG anaconda: new fs type: swap >08:15:52,618 DEBUG anaconda: old encryption setting: False >08:15:52,620 DEBUG anaconda: new encryption setting: False >08:15:52,621 DEBUG anaconda: old label: >08:15:52,623 DEBUG anaconda: new_label: >08:15:52,625 DEBUG anaconda: old mountpoint: >08:15:52,627 DEBUG anaconda: new mountpoint: >08:15:52,628 DEBUG anaconda: old raid level: None >08:15:52,630 DEBUG anaconda: new raid level: None >08:15:52,637 DEBUG anaconda: old container: fedora_mango >08:15:52,639 DEBUG anaconda: new container: fedora_mango >08:15:52,640 DEBUG anaconda: old container encrypted: True >08:15:52,642 DEBUG anaconda: new container encrypted: True >08:15:52,643 DEBUG anaconda: old container raid level: None >08:15:52,645 DEBUG anaconda: new container raid level: None >08:15:52,647 DEBUG anaconda: old container size request: 121600 >08:15:52,648 DEBUG anaconda: new container size request: 121600 >08:15:52,650 DEBUG anaconda: old disks: ['sda'] >08:15:52,652 DEBUG anaconda: new disks: ['sda'] >08:15:52,654 DEBUG anaconda: populate_right_side: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:15:52,662 DEBUG anaconda: updated device_disks to ['sda'] >08:15:52,664 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:52,666 DEBUG anaconda: updated device_container_raid_level to None >08:15:52,667 DEBUG anaconda: updated device_container_encrypted to True >08:15:52,669 DEBUG anaconda: updated device_container_size to 121600 >08:15:52,715 INFO anaconda: getting device type for LVM >08:15:52,717 DEBUG anaconda: populate_raid: 0, None >08:15:52,719 INFO anaconda: getting device type for LVM >08:15:52,725 DEBUG anaconda: new container selection: None >08:15:52,728 DEBUG anaconda: new container selection: None >08:15:52,732 DEBUG anaconda: new container selection: fedora_mango >08:15:52,733 DEBUG anaconda: default container is fedora_mango >08:15:52,739 DEBUG anaconda: new selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:52,746 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:52,752 DEBUG anaconda: updated device_disks to ['sda'] >08:15:52,753 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:52,755 DEBUG anaconda: updated device_container_raid_level to None >08:15:52,756 DEBUG anaconda: updated device_container_encrypted to True >08:15:52,758 DEBUG anaconda: updated device_container_size to 121600 >08:15:52,781 DEBUG anaconda: fs type changed: ext4 >08:15:52,821 INFO anaconda: getting device type for LVM >08:15:52,824 DEBUG anaconda: populate_raid: 0, None >08:15:52,825 INFO anaconda: getting device type for LVM >08:15:52,831 DEBUG anaconda: new container selection: None >08:15:52,834 DEBUG anaconda: new container selection: None >08:15:52,839 DEBUG anaconda: new container selection: fedora_mango >08:15:52,840 DEBUG anaconda: default container is fedora_mango >08:15:54,118 DEBUG anaconda: running automatic partitioning >08:15:54,191 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >08:15:54,206 DEBUG anaconda: finished automatic partitioning >08:15:54,208 DEBUG anaconda: refreshing ui >08:15:54,222 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora_mango', 'fedora_mango-home', 'fedora_mango-root', 'fedora_mango-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', 'sda', 'sda1', 'sda2', 'sr0'] >08:15:54,227 DEBUG anaconda: ui: unused=['fedora_mango-swap', 'fedora_mango-home', 'fedora_mango-root', 'sda1'] >08:15:54,234 DEBUG anaconda: ui: new_devices=[] >08:15:54,335 DEBUG anaconda: page clicked: New Fedora 20 Installation >08:15:54,336 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >08:15:54,339 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >08:15:54,340 DEBUG anaconda: finished refreshing ui >08:15:54,341 DEBUG anaconda: updating space display >08:15:54,379 DEBUG anaconda: finished updating space display >08:15:56,296 DEBUG anaconda: page clicked: Unknown >08:15:56,298 DEBUG anaconda: show mountpoint: Unknown >08:15:56,303 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:56,310 DEBUG anaconda: updated device_disks to ['sda'] >08:15:56,311 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:56,313 DEBUG anaconda: updated device_container_raid_level to None >08:15:56,314 DEBUG anaconda: updated device_container_encrypted to True >08:15:56,316 DEBUG anaconda: updated device_container_size to 121600 >08:15:56,363 INFO anaconda: getting device type for LVM >08:15:56,366 DEBUG anaconda: populate_raid: 0, None >08:15:56,368 INFO anaconda: getting device type for LVM >08:15:56,373 DEBUG anaconda: new container selection: None >08:15:56,377 DEBUG anaconda: new container selection: None >08:15:56,381 DEBUG anaconda: new container selection: fedora_mango >08:15:56,382 DEBUG anaconda: default container is fedora_mango >08:15:56,729 DEBUG anaconda: page clicked: Unknown >08:15:56,730 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:56,741 DEBUG anaconda: notebook page = 1 >08:15:56,743 INFO anaconda: ui: saving changes to device fedora_mango-home >08:15:56,744 DEBUG anaconda: old name: home >08:15:56,745 DEBUG anaconda: new name: None >08:15:56,773 DEBUG anaconda: old size: 68384.0 >08:15:56,773 DEBUG anaconda: new size: 68384 >08:15:56,775 INFO anaconda: getting device type for LVM >08:15:56,778 DEBUG anaconda: old device type: 0 >08:15:56,779 DEBUG anaconda: new device type: 0 >08:15:56,780 DEBUG anaconda: reformat: False >08:15:56,794 DEBUG anaconda: old fs type: ext4 >08:15:56,795 DEBUG anaconda: new fs type: ext4 >08:15:56,796 DEBUG anaconda: old encryption setting: False >08:15:56,797 DEBUG anaconda: new encryption setting: False >08:15:56,798 DEBUG anaconda: old label: >08:15:56,799 DEBUG anaconda: new_label: >08:15:56,801 DEBUG anaconda: old mountpoint: >08:15:56,802 DEBUG anaconda: new mountpoint: >08:15:56,803 DEBUG anaconda: old raid level: None >08:15:56,804 DEBUG anaconda: new raid level: None >08:15:56,810 DEBUG anaconda: old container: fedora_mango >08:15:56,811 DEBUG anaconda: new container: fedora_mango >08:15:56,812 DEBUG anaconda: old container encrypted: True >08:15:56,813 DEBUG anaconda: new container encrypted: True >08:15:56,814 DEBUG anaconda: old container raid level: None >08:15:56,815 DEBUG anaconda: new container raid level: None >08:15:56,817 DEBUG anaconda: old container size request: 121600 >08:15:56,818 DEBUG anaconda: new container size request: 121600 >08:15:56,819 DEBUG anaconda: old disks: ['sda'] >08:15:56,820 DEBUG anaconda: new disks: ['sda'] >08:15:56,822 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:56,831 DEBUG anaconda: updated device_disks to ['sda'] >08:15:56,834 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:56,835 DEBUG anaconda: updated device_container_raid_level to None >08:15:56,837 DEBUG anaconda: updated device_container_encrypted to True >08:15:56,838 DEBUG anaconda: updated device_container_size to 121600 >08:15:56,896 INFO anaconda: getting device type for LVM >08:15:56,898 DEBUG anaconda: populate_raid: 0, None >08:15:56,900 INFO anaconda: getting device type for LVM >08:15:56,906 DEBUG anaconda: new container selection: None >08:15:56,909 DEBUG anaconda: new container selection: None >08:15:56,913 DEBUG anaconda: new container selection: fedora_mango >08:15:56,914 DEBUG anaconda: default container is fedora_mango >08:15:56,920 DEBUG anaconda: show mountpoint: Unknown >08:15:56,922 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:56,929 DEBUG anaconda: updated device_disks to ['sda'] >08:15:56,930 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:56,931 DEBUG anaconda: updated device_container_raid_level to None >08:15:56,933 DEBUG anaconda: updated device_container_encrypted to True >08:15:56,935 DEBUG anaconda: updated device_container_size to 121600 >08:15:56,982 INFO anaconda: getting device type for LVM >08:15:56,984 DEBUG anaconda: populate_raid: 0, None >08:15:56,986 INFO anaconda: getting device type for LVM >08:15:56,992 DEBUG anaconda: new container selection: None >08:15:56,995 DEBUG anaconda: new container selection: None >08:15:56,999 DEBUG anaconda: new container selection: fedora_mango >08:15:57,001 DEBUG anaconda: default container is fedora_mango >08:15:57,639 DEBUG anaconda: page clicked: Unknown >08:15:57,640 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:57,648 DEBUG anaconda: notebook page = 1 >08:15:57,650 INFO anaconda: ui: saving changes to device fedora_mango-home >08:15:57,651 DEBUG anaconda: old name: home >08:15:57,652 DEBUG anaconda: new name: None >08:15:57,680 DEBUG anaconda: old size: 68384.0 >08:15:57,681 DEBUG anaconda: new size: 68384 >08:15:57,682 INFO anaconda: getting device type for LVM >08:15:57,685 DEBUG anaconda: old device type: 0 >08:15:57,686 DEBUG anaconda: new device type: 0 >08:15:57,687 DEBUG anaconda: reformat: False >08:15:57,701 DEBUG anaconda: old fs type: ext4 >08:15:57,702 DEBUG anaconda: new fs type: ext4 >08:15:57,703 DEBUG anaconda: old encryption setting: False >08:15:57,704 DEBUG anaconda: new encryption setting: False >08:15:57,706 DEBUG anaconda: old label: >08:15:57,707 DEBUG anaconda: new_label: >08:15:57,708 DEBUG anaconda: old mountpoint: >08:15:57,709 DEBUG anaconda: new mountpoint: >08:15:57,711 DEBUG anaconda: old raid level: None >08:15:57,712 DEBUG anaconda: new raid level: None >08:15:57,717 DEBUG anaconda: old container: fedora_mango >08:15:57,718 DEBUG anaconda: new container: fedora_mango >08:15:57,719 DEBUG anaconda: old container encrypted: True >08:15:57,720 DEBUG anaconda: new container encrypted: True >08:15:57,722 DEBUG anaconda: old container raid level: None >08:15:57,723 DEBUG anaconda: new container raid level: None >08:15:57,724 DEBUG anaconda: old container size request: 121600 >08:15:57,725 DEBUG anaconda: new container size request: 121600 >08:15:57,727 DEBUG anaconda: old disks: ['sda'] >08:15:57,728 DEBUG anaconda: new disks: ['sda'] >08:15:57,729 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:57,736 DEBUG anaconda: updated device_disks to ['sda'] >08:15:57,738 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:57,739 DEBUG anaconda: updated device_container_raid_level to None >08:15:57,740 DEBUG anaconda: updated device_container_encrypted to True >08:15:57,742 DEBUG anaconda: updated device_container_size to 121600 >08:15:57,801 INFO anaconda: getting device type for LVM >08:15:57,803 DEBUG anaconda: populate_raid: 0, None >08:15:57,805 INFO anaconda: getting device type for LVM >08:15:57,810 DEBUG anaconda: new container selection: None >08:15:57,813 DEBUG anaconda: new container selection: None >08:15:57,816 DEBUG anaconda: new container selection: fedora_mango >08:15:57,818 DEBUG anaconda: default container is fedora_mango >08:15:57,823 DEBUG anaconda: show mountpoint: Unknown >08:15:57,825 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:57,831 DEBUG anaconda: updated device_disks to ['sda'] >08:15:57,833 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:57,834 DEBUG anaconda: updated device_container_raid_level to None >08:15:57,835 DEBUG anaconda: updated device_container_encrypted to True >08:15:57,836 DEBUG anaconda: updated device_container_size to 121600 >08:15:57,884 INFO anaconda: getting device type for LVM >08:15:57,886 DEBUG anaconda: populate_raid: 0, None >08:15:57,888 INFO anaconda: getting device type for LVM >08:15:57,893 DEBUG anaconda: new container selection: None >08:15:57,896 DEBUG anaconda: new container selection: None >08:15:57,900 DEBUG anaconda: new container selection: fedora_mango >08:15:57,901 DEBUG anaconda: default container is fedora_mango >08:15:59,440 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:59,447 DEBUG anaconda: notebook page = 1 >08:15:59,448 INFO anaconda: ui: saving changes to device fedora_mango-home >08:15:59,450 DEBUG anaconda: old name: home >08:15:59,452 DEBUG anaconda: new name: None >08:15:59,479 DEBUG anaconda: old size: 68384.0 >08:15:59,480 DEBUG anaconda: new size: 68384 >08:15:59,481 INFO anaconda: getting device type for LVM >08:15:59,485 DEBUG anaconda: old device type: 0 >08:15:59,486 DEBUG anaconda: new device type: 0 >08:15:59,488 DEBUG anaconda: reformat: False >08:15:59,501 DEBUG anaconda: old fs type: ext4 >08:15:59,503 DEBUG anaconda: new fs type: ext4 >08:15:59,504 DEBUG anaconda: old encryption setting: False >08:15:59,506 DEBUG anaconda: new encryption setting: False >08:15:59,508 DEBUG anaconda: old label: >08:15:59,509 DEBUG anaconda: new_label: >08:15:59,511 DEBUG anaconda: old mountpoint: >08:15:59,513 DEBUG anaconda: new mountpoint: >08:15:59,515 DEBUG anaconda: old raid level: None >08:15:59,516 DEBUG anaconda: new raid level: None >08:15:59,523 DEBUG anaconda: old container: fedora_mango >08:15:59,525 DEBUG anaconda: new container: fedora_mango >08:15:59,526 DEBUG anaconda: old container encrypted: True >08:15:59,528 DEBUG anaconda: new container encrypted: True >08:15:59,530 DEBUG anaconda: old container raid level: None >08:15:59,531 DEBUG anaconda: new container raid level: None >08:15:59,533 DEBUG anaconda: old container size request: 121600 >08:15:59,534 DEBUG anaconda: new container size request: 121600 >08:15:59,536 DEBUG anaconda: old disks: ['sda'] >08:15:59,538 DEBUG anaconda: new disks: ['sda'] >08:15:59,540 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:15:59,550 DEBUG anaconda: updated device_disks to ['sda'] >08:15:59,552 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:59,553 DEBUG anaconda: updated device_container_raid_level to None >08:15:59,555 DEBUG anaconda: updated device_container_encrypted to True >08:15:59,556 DEBUG anaconda: updated device_container_size to 121600 >08:15:59,606 INFO anaconda: getting device type for LVM >08:15:59,608 DEBUG anaconda: populate_raid: 0, None >08:15:59,610 INFO anaconda: getting device type for LVM >08:15:59,616 DEBUG anaconda: new container selection: None >08:15:59,619 DEBUG anaconda: new container selection: None >08:15:59,624 DEBUG anaconda: new container selection: fedora_mango >08:15:59,625 DEBUG anaconda: default container is fedora_mango >08:15:59,631 DEBUG anaconda: new selector: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:15:59,638 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:15:59,644 DEBUG anaconda: updated device_disks to ['sda'] >08:15:59,645 DEBUG anaconda: updated device_container_name to fedora_mango >08:15:59,647 DEBUG anaconda: updated device_container_raid_level to None >08:15:59,648 DEBUG anaconda: updated device_container_encrypted to True >08:15:59,649 DEBUG anaconda: updated device_container_size to 121600 >08:15:59,700 INFO anaconda: getting device type for LVM >08:15:59,703 DEBUG anaconda: populate_raid: 0, None >08:15:59,705 INFO anaconda: getting device type for LVM >08:15:59,711 DEBUG anaconda: new container selection: None >08:15:59,714 DEBUG anaconda: new container selection: None >08:15:59,718 DEBUG anaconda: new container selection: fedora_mango >08:15:59,720 DEBUG anaconda: default container is fedora_mango >08:16:00,124 DEBUG anaconda: current selector: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:16:00,134 DEBUG anaconda: notebook page = 1 >08:16:00,136 INFO anaconda: ui: saving changes to device fedora_mango-root >08:16:00,138 DEBUG anaconda: old name: root >08:16:00,141 DEBUG anaconda: new name: None >08:16:00,169 DEBUG anaconda: old size: 51200.0 >08:16:00,170 DEBUG anaconda: new size: 51200 >08:16:00,171 INFO anaconda: getting device type for LVM >08:16:00,175 DEBUG anaconda: old device type: 0 >08:16:00,177 DEBUG anaconda: new device type: 0 >08:16:00,178 DEBUG anaconda: reformat: False >08:16:00,191 DEBUG anaconda: old fs type: ext4 >08:16:00,193 DEBUG anaconda: new fs type: ext4 >08:16:00,194 DEBUG anaconda: old encryption setting: False >08:16:00,196 DEBUG anaconda: new encryption setting: False >08:16:00,197 DEBUG anaconda: old label: >08:16:00,199 DEBUG anaconda: new_label: >08:16:00,201 DEBUG anaconda: old mountpoint: >08:16:00,203 DEBUG anaconda: new mountpoint: >08:16:00,205 DEBUG anaconda: old raid level: None >08:16:00,206 DEBUG anaconda: new raid level: None >08:16:00,213 DEBUG anaconda: old container: fedora_mango >08:16:00,215 DEBUG anaconda: new container: fedora_mango >08:16:00,216 DEBUG anaconda: old container encrypted: True >08:16:00,218 DEBUG anaconda: new container encrypted: True >08:16:00,220 DEBUG anaconda: old container raid level: None >08:16:00,221 DEBUG anaconda: new container raid level: None >08:16:00,223 DEBUG anaconda: old container size request: 121600 >08:16:00,224 DEBUG anaconda: new container size request: 121600 >08:16:00,226 DEBUG anaconda: old disks: ['sda'] >08:16:00,228 DEBUG anaconda: new disks: ['sda'] >08:16:00,229 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:16:00,240 DEBUG anaconda: updated device_disks to ['sda'] >08:16:00,241 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:00,243 DEBUG anaconda: updated device_container_raid_level to None >08:16:00,244 DEBUG anaconda: updated device_container_encrypted to True >08:16:00,246 DEBUG anaconda: updated device_container_size to 121600 >08:16:00,296 INFO anaconda: getting device type for LVM >08:16:00,298 DEBUG anaconda: populate_raid: 0, None >08:16:00,300 INFO anaconda: getting device type for LVM >08:16:00,306 DEBUG anaconda: new container selection: None >08:16:00,309 DEBUG anaconda: new container selection: None >08:16:00,314 DEBUG anaconda: new container selection: fedora_mango >08:16:00,315 DEBUG anaconda: default container is fedora_mango >08:16:00,321 DEBUG anaconda: new selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:16:00,328 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:16:00,334 DEBUG anaconda: updated device_disks to ['sda'] >08:16:00,335 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:00,337 DEBUG anaconda: updated device_container_raid_level to None >08:16:00,338 DEBUG anaconda: updated device_container_encrypted to True >08:16:00,340 DEBUG anaconda: updated device_container_size to 121600 >08:16:00,391 INFO anaconda: getting device type for LVM >08:16:00,393 DEBUG anaconda: populate_raid: 0, None >08:16:00,395 INFO anaconda: getting device type for LVM >08:16:00,401 DEBUG anaconda: new container selection: None >08:16:00,404 DEBUG anaconda: new container selection: None >08:16:00,408 DEBUG anaconda: new container selection: fedora_mango >08:16:00,410 DEBUG anaconda: default container is fedora_mango >08:16:12,604 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:16:12,613 DEBUG anaconda: updated device_disks to ['sda'] >08:16:12,614 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:12,616 DEBUG anaconda: updated device_container_raid_level to None >08:16:12,617 DEBUG anaconda: updated device_container_encrypted to True >08:16:12,618 DEBUG anaconda: updated device_container_size to 121600 >08:16:12,666 INFO anaconda: getting device type for LVM >08:16:12,669 DEBUG anaconda: populate_raid: 0, None >08:16:12,670 INFO anaconda: getting device type for LVM >08:16:12,675 DEBUG anaconda: new container selection: None >08:16:12,677 DEBUG anaconda: new container selection: None >08:16:12,681 DEBUG anaconda: new container selection: fedora_mango >08:16:12,682 DEBUG anaconda: default container is fedora_mango >08:16:13,401 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:16:13,407 DEBUG anaconda: notebook page = 1 >08:16:13,409 INFO anaconda: ui: saving changes to device fedora_mango-home >08:16:13,410 DEBUG anaconda: old name: home >08:16:13,411 DEBUG anaconda: new name: None >08:16:13,438 DEBUG anaconda: old size: 68384.0 >08:16:13,439 DEBUG anaconda: new size: 68384 >08:16:13,441 INFO anaconda: getting device type for LVM >08:16:13,444 DEBUG anaconda: old device type: 0 >08:16:13,445 DEBUG anaconda: new device type: 0 >08:16:13,446 DEBUG anaconda: reformat: False >08:16:13,460 DEBUG anaconda: old fs type: ext4 >08:16:13,461 DEBUG anaconda: new fs type: ext4 >08:16:13,462 DEBUG anaconda: old encryption setting: False >08:16:13,463 DEBUG anaconda: new encryption setting: False >08:16:13,464 DEBUG anaconda: old label: >08:16:13,465 DEBUG anaconda: new_label: >08:16:13,467 DEBUG anaconda: old mountpoint: >08:16:13,468 DEBUG anaconda: new mountpoint: >08:16:13,469 DEBUG anaconda: old raid level: None >08:16:13,470 DEBUG anaconda: new raid level: None >08:16:13,476 DEBUG anaconda: old container: fedora_mango >08:16:13,477 DEBUG anaconda: new container: fedora_mango >08:16:13,478 DEBUG anaconda: old container encrypted: True >08:16:13,479 DEBUG anaconda: new container encrypted: True >08:16:13,480 DEBUG anaconda: old container raid level: None >08:16:13,481 DEBUG anaconda: new container raid level: None >08:16:13,482 DEBUG anaconda: old container size request: 121600 >08:16:13,483 DEBUG anaconda: new container size request: 121600 >08:16:13,485 DEBUG anaconda: old disks: ['sda'] >08:16:13,486 DEBUG anaconda: new disks: ['sda'] >08:16:13,488 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:16:13,495 DEBUG anaconda: updated device_disks to ['sda'] >08:16:13,497 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:13,498 DEBUG anaconda: updated device_container_raid_level to None >08:16:13,499 DEBUG anaconda: updated device_container_encrypted to True >08:16:13,501 DEBUG anaconda: updated device_container_size to 121600 >08:16:13,562 INFO anaconda: getting device type for LVM >08:16:13,565 DEBUG anaconda: populate_raid: 0, None >08:16:13,566 INFO anaconda: getting device type for LVM >08:16:13,571 DEBUG anaconda: new container selection: None >08:16:13,574 DEBUG anaconda: new container selection: None >08:16:13,577 DEBUG anaconda: new container selection: fedora_mango >08:16:13,578 DEBUG anaconda: default container is fedora_mango >08:16:13,584 DEBUG anaconda: new selector: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:16:13,590 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:16:13,597 DEBUG anaconda: updated device_disks to ['sda'] >08:16:13,598 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:13,599 DEBUG anaconda: updated device_container_raid_level to None >08:16:13,600 DEBUG anaconda: updated device_container_encrypted to True >08:16:13,601 DEBUG anaconda: updated device_container_size to 121600 >08:16:13,649 INFO anaconda: getting device type for LVM >08:16:13,652 DEBUG anaconda: populate_raid: 0, None >08:16:13,653 INFO anaconda: getting device type for LVM >08:16:13,658 DEBUG anaconda: new container selection: None >08:16:13,661 DEBUG anaconda: new container selection: None >08:16:13,664 DEBUG anaconda: new container selection: fedora_mango >08:16:13,666 DEBUG anaconda: default container is fedora_mango >08:16:14,131 DEBUG anaconda: page clicked: Unknown >08:16:14,133 DEBUG anaconda: current selector: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:16:14,140 DEBUG anaconda: notebook page = 1 >08:16:14,141 INFO anaconda: ui: saving changes to device fedora_mango-root >08:16:14,143 DEBUG anaconda: old name: root >08:16:14,144 DEBUG anaconda: new name: None >08:16:14,171 DEBUG anaconda: old size: 51200.0 >08:16:14,172 DEBUG anaconda: new size: 51200 >08:16:14,174 INFO anaconda: getting device type for LVM >08:16:14,178 DEBUG anaconda: old device type: 0 >08:16:14,179 DEBUG anaconda: new device type: 0 >08:16:14,181 DEBUG anaconda: reformat: False >08:16:14,194 DEBUG anaconda: old fs type: ext4 >08:16:14,195 DEBUG anaconda: new fs type: ext4 >08:16:14,197 DEBUG anaconda: old encryption setting: False >08:16:14,199 DEBUG anaconda: new encryption setting: False >08:16:14,201 DEBUG anaconda: old label: >08:16:14,202 DEBUG anaconda: new_label: >08:16:14,204 DEBUG anaconda: old mountpoint: >08:16:14,205 DEBUG anaconda: new mountpoint: >08:16:14,207 DEBUG anaconda: old raid level: None >08:16:14,208 DEBUG anaconda: new raid level: None >08:16:14,216 DEBUG anaconda: old container: fedora_mango >08:16:14,218 DEBUG anaconda: new container: fedora_mango >08:16:14,219 DEBUG anaconda: old container encrypted: True >08:16:14,221 DEBUG anaconda: new container encrypted: True >08:16:14,222 DEBUG anaconda: old container raid level: None >08:16:14,224 DEBUG anaconda: new container raid level: None >08:16:14,225 DEBUG anaconda: old container size request: 121600 >08:16:14,227 DEBUG anaconda: new container size request: 121600 >08:16:14,229 DEBUG anaconda: old disks: ['sda'] >08:16:14,231 DEBUG anaconda: new disks: ['sda'] >08:16:14,232 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:16:14,242 DEBUG anaconda: updated device_disks to ['sda'] >08:16:14,244 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:14,245 DEBUG anaconda: updated device_container_raid_level to None >08:16:14,247 DEBUG anaconda: updated device_container_encrypted to True >08:16:14,249 DEBUG anaconda: updated device_container_size to 121600 >08:16:14,296 INFO anaconda: getting device type for LVM >08:16:14,298 DEBUG anaconda: populate_raid: 0, None >08:16:14,300 INFO anaconda: getting device type for LVM >08:16:14,306 DEBUG anaconda: new container selection: None >08:16:14,310 DEBUG anaconda: new container selection: None >08:16:14,313 DEBUG anaconda: new container selection: fedora_mango >08:16:14,315 DEBUG anaconda: default container is fedora_mango >08:16:14,320 DEBUG anaconda: show mountpoint: Unknown >08:16:14,322 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:16:14,329 DEBUG anaconda: updated device_disks to ['sda'] >08:16:14,330 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:14,331 DEBUG anaconda: updated device_container_raid_level to None >08:16:14,333 DEBUG anaconda: updated device_container_encrypted to True >08:16:14,335 DEBUG anaconda: updated device_container_size to 121600 >08:16:14,384 INFO anaconda: getting device type for LVM >08:16:14,386 DEBUG anaconda: populate_raid: 0, None >08:16:14,388 INFO anaconda: getting device type for LVM >08:16:14,394 DEBUG anaconda: new container selection: None >08:16:14,397 DEBUG anaconda: new container selection: None >08:16:14,402 DEBUG anaconda: new container selection: fedora_mango >08:16:14,403 DEBUG anaconda: default container is fedora_mango >08:16:16,254 DEBUG anaconda: page clicked: Unknown >08:16:16,256 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:16:16,267 DEBUG anaconda: notebook page = 1 >08:16:16,269 INFO anaconda: ui: saving changes to device fedora_mango-home >08:16:16,271 DEBUG anaconda: old name: home >08:16:16,274 DEBUG anaconda: new name: None >08:16:16,307 DEBUG anaconda: old size: 68384.0 >08:16:16,308 DEBUG anaconda: new size: 68384 >08:16:16,310 INFO anaconda: getting device type for LVM >08:16:16,315 DEBUG anaconda: old device type: 0 >08:16:16,317 DEBUG anaconda: new device type: 0 >08:16:16,319 DEBUG anaconda: reformat: False >08:16:16,331 DEBUG anaconda: old fs type: ext4 >08:16:16,333 DEBUG anaconda: new fs type: ext4 >08:16:16,334 DEBUG anaconda: old encryption setting: False >08:16:16,336 DEBUG anaconda: new encryption setting: False >08:16:16,338 DEBUG anaconda: old label: >08:16:16,339 DEBUG anaconda: new_label: >08:16:16,341 DEBUG anaconda: old mountpoint: >08:16:16,343 DEBUG anaconda: new mountpoint: >08:16:16,345 DEBUG anaconda: old raid level: None >08:16:16,346 DEBUG anaconda: new raid level: None >08:16:16,353 DEBUG anaconda: old container: fedora_mango >08:16:16,355 DEBUG anaconda: new container: fedora_mango >08:16:16,356 DEBUG anaconda: old container encrypted: True >08:16:16,358 DEBUG anaconda: new container encrypted: True >08:16:16,360 DEBUG anaconda: old container raid level: None >08:16:16,362 DEBUG anaconda: new container raid level: None >08:16:16,363 DEBUG anaconda: old container size request: 121600 >08:16:16,365 DEBUG anaconda: new container size request: 121600 >08:16:16,367 DEBUG anaconda: old disks: ['sda'] >08:16:16,368 DEBUG anaconda: new disks: ['sda'] >08:16:16,370 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:16:16,381 DEBUG anaconda: updated device_disks to ['sda'] >08:16:16,382 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:16,383 DEBUG anaconda: updated device_container_raid_level to None >08:16:16,385 DEBUG anaconda: updated device_container_encrypted to True >08:16:16,386 DEBUG anaconda: updated device_container_size to 121600 >08:16:16,434 INFO anaconda: getting device type for LVM >08:16:16,436 DEBUG anaconda: populate_raid: 0, None >08:16:16,438 INFO anaconda: getting device type for LVM >08:16:16,444 DEBUG anaconda: new container selection: None >08:16:16,448 DEBUG anaconda: new container selection: None >08:16:16,451 DEBUG anaconda: new container selection: fedora_mango >08:16:16,453 DEBUG anaconda: default container is fedora_mango >08:16:16,458 DEBUG anaconda: show mountpoint: Unknown >08:16:16,460 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:16:16,467 DEBUG anaconda: updated device_disks to ['sda'] >08:16:16,468 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:16,470 DEBUG anaconda: updated device_container_raid_level to None >08:16:16,471 DEBUG anaconda: updated device_container_encrypted to True >08:16:16,473 DEBUG anaconda: updated device_container_size to 121600 >08:16:16,522 INFO anaconda: getting device type for LVM >08:16:16,524 DEBUG anaconda: populate_raid: 0, None >08:16:16,526 INFO anaconda: getting device type for LVM >08:16:16,532 DEBUG anaconda: new container selection: None >08:16:16,535 DEBUG anaconda: new container selection: None >08:16:16,540 DEBUG anaconda: new container selection: fedora_mango >08:16:16,541 DEBUG anaconda: default container is fedora_mango >08:16:20,797 INFO anaconda: ui: saving changes to device fedora_mango-home >08:16:20,799 DEBUG anaconda: old name: home >08:16:20,801 DEBUG anaconda: new name: None >08:16:20,832 DEBUG anaconda: old size: 68384.0 >08:16:20,833 DEBUG anaconda: new size: 68384 >08:16:20,834 INFO anaconda: getting device type for LVM >08:16:20,838 DEBUG anaconda: old device type: 0 >08:16:20,840 DEBUG anaconda: new device type: 0 >08:16:20,841 DEBUG anaconda: reformat: False >08:16:20,853 DEBUG anaconda: old fs type: ext4 >08:16:20,855 DEBUG anaconda: new fs type: ext4 >08:16:20,857 DEBUG anaconda: old encryption setting: False >08:16:20,859 DEBUG anaconda: new encryption setting: False >08:16:20,861 DEBUG anaconda: old label: >08:16:20,862 DEBUG anaconda: new_label: >08:16:20,864 DEBUG anaconda: old mountpoint: >08:16:20,865 DEBUG anaconda: new mountpoint: /home >08:16:20,875 DEBUG anaconda: old raid level: None >08:16:20,876 DEBUG anaconda: new raid level: None >08:16:20,883 DEBUG anaconda: old container: fedora_mango >08:16:20,884 DEBUG anaconda: new container: fedora_mango >08:16:20,885 DEBUG anaconda: old container encrypted: True >08:16:20,887 DEBUG anaconda: new container encrypted: True >08:16:20,889 DEBUG anaconda: old container raid level: None >08:16:20,890 DEBUG anaconda: new container raid level: None >08:16:20,892 DEBUG anaconda: old container size request: 121600 >08:16:20,893 DEBUG anaconda: new container size request: 121600 >08:16:20,895 DEBUG anaconda: old disks: ['sda'] >08:16:20,897 DEBUG anaconda: new disks: ['sda'] >08:16:20,910 DEBUG anaconda: updating mountpoint of fedora_mango-home to /home >08:16:20,945 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:16:20,952 DEBUG anaconda: updated device_disks to ['sda'] >08:16:20,953 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:20,954 DEBUG anaconda: updated device_container_raid_level to None >08:16:20,956 DEBUG anaconda: updated device_container_encrypted to True >08:16:20,958 DEBUG anaconda: updated device_container_size to 121600 >08:16:21,005 INFO anaconda: getting device type for LVM >08:16:21,008 DEBUG anaconda: populate_raid: 0, None >08:16:21,010 INFO anaconda: getting device type for LVM >08:16:21,015 DEBUG anaconda: new container selection: None >08:16:21,018 DEBUG anaconda: new container selection: None >08:16:21,023 DEBUG anaconda: new container selection: fedora_mango >08:16:21,024 DEBUG anaconda: default container is fedora_mango >08:16:23,823 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:16:23,833 DEBUG anaconda: notebook page = 1 >08:16:23,834 INFO anaconda: ui: saving changes to device fedora_mango-home >08:16:23,835 DEBUG anaconda: old name: home >08:16:23,836 DEBUG anaconda: new name: None >08:16:23,864 DEBUG anaconda: old size: 68384.0 >08:16:23,865 DEBUG anaconda: new size: 68384 >08:16:23,866 INFO anaconda: getting device type for LVM >08:16:23,869 DEBUG anaconda: old device type: 0 >08:16:23,870 DEBUG anaconda: new device type: 0 >08:16:23,871 DEBUG anaconda: reformat: False >08:16:23,885 DEBUG anaconda: old fs type: ext4 >08:16:23,886 DEBUG anaconda: new fs type: ext4 >08:16:23,887 DEBUG anaconda: old encryption setting: False >08:16:23,888 DEBUG anaconda: new encryption setting: False >08:16:23,890 DEBUG anaconda: old label: >08:16:23,891 DEBUG anaconda: new_label: >08:16:23,892 DEBUG anaconda: old mountpoint: /home >08:16:23,893 DEBUG anaconda: new mountpoint: /home >08:16:23,894 DEBUG anaconda: old raid level: None >08:16:23,896 DEBUG anaconda: new raid level: None >08:16:23,933 DEBUG anaconda: old container: fedora_mango >08:16:23,933 DEBUG anaconda: new container: fedora_mango >08:16:23,935 DEBUG anaconda: old container encrypted: True >08:16:23,936 DEBUG anaconda: new container encrypted: True >08:16:23,937 DEBUG anaconda: old container raid level: None >08:16:23,938 DEBUG anaconda: new container raid level: None >08:16:23,939 DEBUG anaconda: old container size request: 121600 >08:16:23,940 DEBUG anaconda: new container size request: 121600 >08:16:23,942 DEBUG anaconda: old disks: ['sda'] >08:16:23,943 DEBUG anaconda: new disks: ['sda'] >08:16:23,944 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:16:23,952 DEBUG anaconda: updated device_disks to ['sda'] >08:16:23,953 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:23,954 DEBUG anaconda: updated device_container_raid_level to None >08:16:23,956 DEBUG anaconda: updated device_container_encrypted to True >08:16:23,957 DEBUG anaconda: updated device_container_size to 121600 >08:16:24,009 INFO anaconda: getting device type for LVM >08:16:24,012 DEBUG anaconda: populate_raid: 0, None >08:16:24,013 INFO anaconda: getting device type for LVM >08:16:24,018 DEBUG anaconda: new container selection: None >08:16:24,021 DEBUG anaconda: new container selection: None >08:16:24,024 DEBUG anaconda: new container selection: fedora_mango >08:16:24,026 DEBUG anaconda: default container is fedora_mango >08:16:24,031 DEBUG anaconda: new selector: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:16:24,038 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:16:24,044 DEBUG anaconda: updated device_disks to ['sda'] >08:16:24,045 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:24,047 DEBUG anaconda: updated device_container_raid_level to None >08:16:24,048 DEBUG anaconda: updated device_container_encrypted to True >08:16:24,049 DEBUG anaconda: updated device_container_size to 121600 >08:16:24,097 INFO anaconda: getting device type for LVM >08:16:24,100 DEBUG anaconda: populate_raid: 0, None >08:16:24,101 INFO anaconda: getting device type for LVM >08:16:24,106 DEBUG anaconda: new container selection: None >08:16:24,109 DEBUG anaconda: new container selection: None >08:16:24,112 DEBUG anaconda: new container selection: fedora_mango >08:16:24,114 DEBUG anaconda: default container is fedora_mango >08:16:27,445 INFO anaconda: getting device type for LVM >08:16:28,402 INFO anaconda: getting device type for LVM >08:16:30,119 INFO anaconda: getting device type for LVM >08:16:49,877 INFO anaconda: ui: saving changes to device fedora_mango-root >08:16:49,880 DEBUG anaconda: old name: root >08:16:49,881 DEBUG anaconda: new name: None >08:16:49,910 DEBUG anaconda: old size: 51200.0 >08:16:49,911 DEBUG anaconda: new size: 51200 >08:16:49,912 INFO anaconda: getting device type for LVM >08:16:49,916 DEBUG anaconda: old device type: 0 >08:16:49,918 DEBUG anaconda: new device type: 0 >08:16:49,919 DEBUG anaconda: reformat: True >08:16:49,932 DEBUG anaconda: old fs type: ext4 >08:16:49,933 DEBUG anaconda: new fs type: ext4 >08:16:49,935 DEBUG anaconda: old encryption setting: False >08:16:49,937 DEBUG anaconda: new encryption setting: False >08:16:49,938 DEBUG anaconda: old label: >08:16:49,940 DEBUG anaconda: new_label: fedora_mango-root >08:16:49,942 DEBUG anaconda: old mountpoint: >08:16:49,944 DEBUG anaconda: new mountpoint: / >08:16:49,953 DEBUG anaconda: old raid level: None >08:16:49,954 DEBUG anaconda: new raid level: None >08:16:49,960 DEBUG anaconda: old container: fedora_mango >08:16:49,961 DEBUG anaconda: new container: fedora_mango >08:16:49,963 DEBUG anaconda: old container encrypted: True >08:16:49,964 DEBUG anaconda: new container encrypted: True >08:16:49,966 DEBUG anaconda: old container raid level: None >08:16:49,967 DEBUG anaconda: new container raid level: None >08:16:49,969 DEBUG anaconda: old container size request: 121600 >08:16:49,971 DEBUG anaconda: new container size request: 121600 >08:16:49,973 DEBUG anaconda: old disks: ['sda'] >08:16:49,974 DEBUG anaconda: new disks: ['sda'] >08:16:49,976 INFO anaconda: scheduling reformat of fedora_mango-root as ext4 >08:16:50,046 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora_mango-root (21) with non-existent ext4 filesystem mounted at / >08:16:50,051 DEBUG anaconda: updated device_disks to ['sda'] >08:16:50,053 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:50,054 DEBUG anaconda: updated device_container_raid_level to None >08:16:50,055 DEBUG anaconda: updated device_container_encrypted to True >08:16:50,057 DEBUG anaconda: updated device_container_size to 121600 >08:16:50,104 INFO anaconda: getting device type for LVM >08:16:50,107 DEBUG anaconda: populate_raid: 0, None >08:16:50,108 INFO anaconda: getting device type for LVM >08:16:50,114 DEBUG anaconda: new container selection: None >08:16:50,117 DEBUG anaconda: new container selection: None >08:16:50,122 DEBUG anaconda: new container selection: fedora_mango >08:16:50,123 DEBUG anaconda: default container is fedora_mango >08:16:51,378 DEBUG anaconda: current selector: existing 51200MB lvmlv fedora_mango-root (21) with non-existent ext4 filesystem mounted at / >08:16:51,385 DEBUG anaconda: notebook page = 1 >08:16:51,386 INFO anaconda: ui: saving changes to device fedora_mango-root >08:16:51,388 DEBUG anaconda: old name: root >08:16:51,389 DEBUG anaconda: new name: None >08:16:51,416 DEBUG anaconda: old size: 51200.0 >08:16:51,417 DEBUG anaconda: new size: 51200 >08:16:51,418 INFO anaconda: getting device type for LVM >08:16:51,421 DEBUG anaconda: old device type: 0 >08:16:51,422 DEBUG anaconda: new device type: 0 >08:16:51,423 DEBUG anaconda: reformat: True >08:16:51,437 DEBUG anaconda: old fs type: ext4 >08:16:51,438 DEBUG anaconda: new fs type: ext4 >08:16:51,439 DEBUG anaconda: old encryption setting: False >08:16:51,440 DEBUG anaconda: new encryption setting: False >08:16:51,441 DEBUG anaconda: old label: fedora_mango-root >08:16:51,443 DEBUG anaconda: new_label: fedora_mango-root >08:16:51,444 DEBUG anaconda: old mountpoint: / >08:16:51,445 DEBUG anaconda: new mountpoint: / >08:16:51,452 DEBUG anaconda: old raid level: None >08:16:51,453 DEBUG anaconda: new raid level: None >08:16:51,459 DEBUG anaconda: old container: fedora_mango >08:16:51,460 DEBUG anaconda: new container: fedora_mango >08:16:51,461 DEBUG anaconda: old container encrypted: True >08:16:51,462 DEBUG anaconda: new container encrypted: True >08:16:51,463 DEBUG anaconda: old container raid level: None >08:16:51,465 DEBUG anaconda: new container raid level: None >08:16:51,466 DEBUG anaconda: old container size request: 121600 >08:16:51,467 DEBUG anaconda: new container size request: 121600 >08:16:51,468 DEBUG anaconda: old disks: ['sda'] >08:16:51,469 DEBUG anaconda: new disks: ['sda'] >08:16:51,471 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora_mango-root (21) with non-existent ext4 filesystem mounted at / >08:16:51,477 DEBUG anaconda: updated device_disks to ['sda'] >08:16:51,479 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:51,480 DEBUG anaconda: updated device_container_raid_level to None >08:16:51,481 DEBUG anaconda: updated device_container_encrypted to True >08:16:51,482 DEBUG anaconda: updated device_container_size to 121600 >08:16:51,538 INFO anaconda: getting device type for LVM >08:16:51,541 DEBUG anaconda: populate_raid: 0, None >08:16:51,542 INFO anaconda: getting device type for LVM >08:16:51,547 DEBUG anaconda: new container selection: None >08:16:51,550 DEBUG anaconda: new container selection: None >08:16:51,553 DEBUG anaconda: new container selection: fedora_mango >08:16:51,555 DEBUG anaconda: default container is fedora_mango >08:16:51,560 DEBUG anaconda: new selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:16:51,567 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:16:51,573 DEBUG anaconda: updated device_disks to ['sda'] >08:16:51,575 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:51,576 DEBUG anaconda: updated device_container_raid_level to None >08:16:51,577 DEBUG anaconda: updated device_container_encrypted to True >08:16:51,578 DEBUG anaconda: updated device_container_size to 121600 >08:16:51,601 INFO anaconda: getting device type for LVM >08:16:51,632 INFO anaconda: getting device type for LVM >08:16:51,635 DEBUG anaconda: populate_raid: 0, None >08:16:51,636 INFO anaconda: getting device type for LVM >08:16:51,641 DEBUG anaconda: new container selection: None >08:16:51,643 DEBUG anaconda: new container selection: None >08:16:51,647 DEBUG anaconda: new container selection: fedora_mango >08:16:51,648 DEBUG anaconda: default container is fedora_mango >08:16:55,970 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:16:55,980 DEBUG anaconda: notebook page = 1 >08:16:55,982 INFO anaconda: ui: saving changes to device fedora_mango-home >08:16:55,984 DEBUG anaconda: old name: home >08:16:55,985 DEBUG anaconda: new name: None >08:16:56,013 DEBUG anaconda: old size: 68384.0 >08:16:56,014 DEBUG anaconda: new size: 68384 >08:16:56,015 INFO anaconda: getting device type for LVM >08:16:56,019 DEBUG anaconda: old device type: 0 >08:16:56,021 DEBUG anaconda: new device type: 0 >08:16:56,022 DEBUG anaconda: reformat: False >08:16:56,035 DEBUG anaconda: old fs type: ext4 >08:16:56,036 DEBUG anaconda: new fs type: ext4 >08:16:56,038 DEBUG anaconda: old encryption setting: False >08:16:56,040 DEBUG anaconda: new encryption setting: False >08:16:56,041 DEBUG anaconda: old label: >08:16:56,043 DEBUG anaconda: new_label: >08:16:56,045 DEBUG anaconda: old mountpoint: /home >08:16:56,047 DEBUG anaconda: new mountpoint: /home >08:16:56,048 DEBUG anaconda: old raid level: None >08:16:56,050 DEBUG anaconda: new raid level: None >08:16:56,057 DEBUG anaconda: old container: fedora_mango >08:16:56,059 DEBUG anaconda: new container: fedora_mango >08:16:56,060 DEBUG anaconda: old container encrypted: True >08:16:56,062 DEBUG anaconda: new container encrypted: True >08:16:56,063 DEBUG anaconda: old container raid level: None >08:16:56,065 DEBUG anaconda: new container raid level: None >08:16:56,067 DEBUG anaconda: old container size request: 121600 >08:16:56,068 DEBUG anaconda: new container size request: 121600 >08:16:56,070 DEBUG anaconda: old disks: ['sda'] >08:16:56,072 DEBUG anaconda: new disks: ['sda'] >08:16:56,073 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:16:56,084 DEBUG anaconda: updated device_disks to ['sda'] >08:16:56,086 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:56,087 DEBUG anaconda: updated device_container_raid_level to None >08:16:56,089 DEBUG anaconda: updated device_container_encrypted to True >08:16:56,091 DEBUG anaconda: updated device_container_size to 121600 >08:16:56,138 INFO anaconda: getting device type for LVM >08:16:56,140 DEBUG anaconda: populate_raid: 0, None >08:16:56,142 INFO anaconda: getting device type for LVM >08:16:56,148 DEBUG anaconda: new container selection: None >08:16:56,152 DEBUG anaconda: new container selection: None >08:16:56,156 DEBUG anaconda: new container selection: fedora_mango >08:16:56,157 DEBUG anaconda: default container is fedora_mango >08:16:56,163 DEBUG anaconda: new selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:16:56,169 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:16:56,176 DEBUG anaconda: updated device_disks to ['sda'] >08:16:56,177 DEBUG anaconda: updated device_container_name to fedora_mango >08:16:56,178 DEBUG anaconda: updated device_container_raid_level to None >08:16:56,180 DEBUG anaconda: updated device_container_encrypted to True >08:16:56,182 DEBUG anaconda: updated device_container_size to 121600 >08:16:56,229 INFO anaconda: getting device type for LVM >08:16:56,231 DEBUG anaconda: populate_raid: 0, None >08:16:56,233 INFO anaconda: getting device type for LVM >08:16:56,239 DEBUG anaconda: new container selection: None >08:16:56,242 DEBUG anaconda: new container selection: None >08:16:56,246 DEBUG anaconda: new container selection: fedora_mango >08:16:56,248 DEBUG anaconda: default container is fedora_mango >08:17:03,873 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:03,883 DEBUG anaconda: notebook page = 1 >08:17:03,884 INFO anaconda: ui: saving changes to device fedora_mango-home >08:17:03,886 DEBUG anaconda: old name: home >08:17:03,887 DEBUG anaconda: new name: None >08:17:03,914 DEBUG anaconda: old size: 68384.0 >08:17:03,915 DEBUG anaconda: new size: 68384 >08:17:03,916 INFO anaconda: getting device type for LVM >08:17:03,919 DEBUG anaconda: old device type: 0 >08:17:03,920 DEBUG anaconda: new device type: 0 >08:17:03,921 DEBUG anaconda: reformat: False >08:17:03,935 DEBUG anaconda: old fs type: ext4 >08:17:03,936 DEBUG anaconda: new fs type: ext4 >08:17:03,937 DEBUG anaconda: old encryption setting: False >08:17:03,938 DEBUG anaconda: new encryption setting: False >08:17:03,940 DEBUG anaconda: old label: >08:17:03,941 DEBUG anaconda: new_label: >08:17:03,942 DEBUG anaconda: old mountpoint: /home >08:17:03,943 DEBUG anaconda: new mountpoint: /home >08:17:03,944 DEBUG anaconda: old raid level: None >08:17:03,946 DEBUG anaconda: new raid level: None >08:17:03,951 DEBUG anaconda: old container: fedora_mango >08:17:03,952 DEBUG anaconda: new container: fedora_mango >08:17:03,953 DEBUG anaconda: old container encrypted: True >08:17:03,954 DEBUG anaconda: new container encrypted: True >08:17:03,955 DEBUG anaconda: old container raid level: None >08:17:03,957 DEBUG anaconda: new container raid level: None >08:17:03,958 DEBUG anaconda: old container size request: 121600 >08:17:03,959 DEBUG anaconda: new container size request: 121600 >08:17:03,960 DEBUG anaconda: old disks: ['sda'] >08:17:03,962 DEBUG anaconda: new disks: ['sda'] >08:17:03,963 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:03,971 DEBUG anaconda: updated device_disks to ['sda'] >08:17:03,973 DEBUG anaconda: updated device_container_name to fedora_mango >08:17:03,974 DEBUG anaconda: updated device_container_raid_level to None >08:17:03,975 DEBUG anaconda: updated device_container_encrypted to True >08:17:03,978 DEBUG anaconda: updated device_container_size to 121600 >08:17:04,037 INFO anaconda: getting device type for LVM >08:17:04,040 DEBUG anaconda: populate_raid: 0, None >08:17:04,042 INFO anaconda: getting device type for LVM >08:17:04,047 DEBUG anaconda: new container selection: None >08:17:04,051 DEBUG anaconda: new container selection: None >08:17:04,055 DEBUG anaconda: new container selection: fedora_mango >08:17:04,056 DEBUG anaconda: default container is fedora_mango >08:17:04,062 DEBUG anaconda: new selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:04,069 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:04,075 DEBUG anaconda: updated device_disks to ['sda'] >08:17:04,077 DEBUG anaconda: updated device_container_name to fedora_mango >08:17:04,078 DEBUG anaconda: updated device_container_raid_level to None >08:17:04,080 DEBUG anaconda: updated device_container_encrypted to True >08:17:04,081 DEBUG anaconda: updated device_container_size to 121600 >08:17:04,129 INFO anaconda: getting device type for LVM >08:17:04,131 DEBUG anaconda: populate_raid: 0, None >08:17:04,133 INFO anaconda: getting device type for LVM >08:17:04,139 DEBUG anaconda: new container selection: None >08:17:04,142 DEBUG anaconda: new container selection: None >08:17:04,146 DEBUG anaconda: new container selection: fedora_mango >08:17:04,147 DEBUG anaconda: default container is fedora_mango >08:17:10,886 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:10,895 DEBUG anaconda: notebook page = 1 >08:17:10,896 INFO anaconda: ui: saving changes to device fedora_mango-home >08:17:10,897 DEBUG anaconda: old name: home >08:17:10,899 DEBUG anaconda: new name: None >08:17:10,926 DEBUG anaconda: old size: 68384.0 >08:17:10,927 DEBUG anaconda: new size: 68384 >08:17:10,928 INFO anaconda: getting device type for LVM >08:17:10,931 DEBUG anaconda: old device type: 0 >08:17:10,932 DEBUG anaconda: new device type: 0 >08:17:10,933 DEBUG anaconda: reformat: False >08:17:10,947 DEBUG anaconda: old fs type: ext4 >08:17:10,948 DEBUG anaconda: new fs type: ext4 >08:17:10,949 DEBUG anaconda: old encryption setting: False >08:17:10,950 DEBUG anaconda: new encryption setting: False >08:17:10,952 DEBUG anaconda: old label: >08:17:10,953 DEBUG anaconda: new_label: >08:17:10,954 DEBUG anaconda: old mountpoint: /home >08:17:10,955 DEBUG anaconda: new mountpoint: /home >08:17:10,956 DEBUG anaconda: old raid level: None >08:17:10,958 DEBUG anaconda: new raid level: None >08:17:10,963 DEBUG anaconda: old container: fedora_mango >08:17:10,964 DEBUG anaconda: new container: fedora_mango >08:17:10,965 DEBUG anaconda: old container encrypted: True >08:17:10,966 DEBUG anaconda: new container encrypted: True >08:17:10,968 DEBUG anaconda: old container raid level: None >08:17:10,969 DEBUG anaconda: new container raid level: None >08:17:10,970 DEBUG anaconda: old container size request: 121600 >08:17:10,971 DEBUG anaconda: new container size request: 121600 >08:17:10,972 DEBUG anaconda: old disks: ['sda'] >08:17:10,974 DEBUG anaconda: new disks: ['sda'] >08:17:10,975 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:10,983 DEBUG anaconda: updated device_disks to ['sda'] >08:17:10,985 DEBUG anaconda: updated device_container_name to fedora_mango >08:17:10,986 DEBUG anaconda: updated device_container_raid_level to None >08:17:10,987 DEBUG anaconda: updated device_container_encrypted to True >08:17:10,989 DEBUG anaconda: updated device_container_size to 121600 >08:17:11,049 INFO anaconda: getting device type for LVM >08:17:11,052 DEBUG anaconda: populate_raid: 0, None >08:17:11,054 INFO anaconda: getting device type for LVM >08:17:11,059 DEBUG anaconda: new container selection: None >08:17:11,063 DEBUG anaconda: new container selection: None >08:17:11,067 DEBUG anaconda: new container selection: fedora_mango >08:17:11,068 DEBUG anaconda: default container is fedora_mango >08:17:11,074 DEBUG anaconda: new selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:11,081 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:11,087 DEBUG anaconda: updated device_disks to ['sda'] >08:17:11,089 DEBUG anaconda: updated device_container_name to fedora_mango >08:17:11,090 DEBUG anaconda: updated device_container_raid_level to None >08:17:11,092 DEBUG anaconda: updated device_container_encrypted to True >08:17:11,093 DEBUG anaconda: updated device_container_size to 121600 >08:17:11,141 INFO anaconda: getting device type for LVM >08:17:11,143 DEBUG anaconda: populate_raid: 0, None >08:17:11,145 INFO anaconda: getting device type for LVM >08:17:11,151 DEBUG anaconda: new container selection: None >08:17:11,154 DEBUG anaconda: new container selection: None >08:17:11,158 DEBUG anaconda: new container selection: fedora_mango >08:17:11,159 DEBUG anaconda: default container is fedora_mango >08:17:12,365 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:12,374 DEBUG anaconda: notebook page = 1 >08:17:12,375 INFO anaconda: ui: saving changes to device fedora_mango-home >08:17:12,377 DEBUG anaconda: old name: home >08:17:12,379 DEBUG anaconda: new name: None >08:17:12,406 DEBUG anaconda: old size: 68384.0 >08:17:12,407 DEBUG anaconda: new size: 68384 >08:17:12,408 INFO anaconda: getting device type for LVM >08:17:12,412 DEBUG anaconda: old device type: 0 >08:17:12,414 DEBUG anaconda: new device type: 0 >08:17:12,415 DEBUG anaconda: reformat: False >08:17:12,428 DEBUG anaconda: old fs type: ext4 >08:17:12,430 DEBUG anaconda: new fs type: ext4 >08:17:12,431 DEBUG anaconda: old encryption setting: False >08:17:12,433 DEBUG anaconda: new encryption setting: False >08:17:12,435 DEBUG anaconda: old label: >08:17:12,436 DEBUG anaconda: new_label: >08:17:12,438 DEBUG anaconda: old mountpoint: /home >08:17:12,439 DEBUG anaconda: new mountpoint: /home >08:17:12,441 DEBUG anaconda: old raid level: None >08:17:12,443 DEBUG anaconda: new raid level: None >08:17:12,450 DEBUG anaconda: old container: fedora_mango >08:17:12,452 DEBUG anaconda: new container: fedora_mango >08:17:12,454 DEBUG anaconda: old container encrypted: True >08:17:12,455 DEBUG anaconda: new container encrypted: True >08:17:12,457 DEBUG anaconda: old container raid level: None >08:17:12,458 DEBUG anaconda: new container raid level: None >08:17:12,460 DEBUG anaconda: old container size request: 121600 >08:17:12,462 DEBUG anaconda: new container size request: 121600 >08:17:12,463 DEBUG anaconda: old disks: ['sda'] >08:17:12,465 DEBUG anaconda: new disks: ['sda'] >08:17:12,467 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:12,478 DEBUG anaconda: updated device_disks to ['sda'] >08:17:12,480 DEBUG anaconda: updated device_container_name to fedora_mango >08:17:12,481 DEBUG anaconda: updated device_container_raid_level to None >08:17:12,483 DEBUG anaconda: updated device_container_encrypted to True >08:17:12,484 DEBUG anaconda: updated device_container_size to 121600 >08:17:12,533 INFO anaconda: getting device type for LVM >08:17:12,535 DEBUG anaconda: populate_raid: 0, None >08:17:12,537 INFO anaconda: getting device type for LVM >08:17:12,543 DEBUG anaconda: new container selection: None >08:17:12,547 DEBUG anaconda: new container selection: None >08:17:12,551 DEBUG anaconda: new container selection: fedora_mango >08:17:12,552 DEBUG anaconda: default container is fedora_mango >08:17:12,558 DEBUG anaconda: new selector: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:17:12,564 DEBUG anaconda: populate_right_side: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:17:12,569 DEBUG anaconda: updated device_disks to ['sda'] >08:17:12,571 DEBUG anaconda: updated device_container_name to fedora_mango >08:17:12,572 DEBUG anaconda: updated device_container_raid_level to None >08:17:12,574 DEBUG anaconda: updated device_container_encrypted to True >08:17:12,576 DEBUG anaconda: updated device_container_size to 121600 >08:17:12,600 DEBUG anaconda: fs type changed: swap >08:17:12,640 INFO anaconda: getting device type for LVM >08:17:12,642 DEBUG anaconda: populate_raid: 0, None >08:17:12,644 INFO anaconda: getting device type for LVM >08:17:12,650 DEBUG anaconda: new container selection: None >08:17:12,653 DEBUG anaconda: new container selection: None >08:17:12,657 DEBUG anaconda: new container selection: fedora_mango >08:17:12,659 DEBUG anaconda: default container is fedora_mango >08:17:13,573 DEBUG anaconda: current selector: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:17:13,580 DEBUG anaconda: notebook page = 1 >08:17:13,583 INFO anaconda: ui: saving changes to device fedora_mango-swap >08:17:13,584 DEBUG anaconda: old name: swap >08:17:13,586 DEBUG anaconda: new name: None >08:17:13,612 DEBUG anaconda: old size: 2016.0 >08:17:13,613 DEBUG anaconda: new size: 2016 >08:17:13,615 INFO anaconda: getting device type for LVM >08:17:13,618 DEBUG anaconda: old device type: 0 >08:17:13,620 DEBUG anaconda: new device type: 0 >08:17:13,621 DEBUG anaconda: reformat: False >08:17:13,633 DEBUG anaconda: old fs type: swap >08:17:13,635 DEBUG anaconda: new fs type: swap >08:17:13,637 DEBUG anaconda: old encryption setting: False >08:17:13,638 DEBUG anaconda: new encryption setting: False >08:17:13,640 DEBUG anaconda: old label: >08:17:13,642 DEBUG anaconda: new_label: >08:17:13,643 DEBUG anaconda: old mountpoint: >08:17:13,645 DEBUG anaconda: new mountpoint: >08:17:13,646 DEBUG anaconda: old raid level: None >08:17:13,648 DEBUG anaconda: new raid level: None >08:17:13,655 DEBUG anaconda: old container: fedora_mango >08:17:13,657 DEBUG anaconda: new container: fedora_mango >08:17:13,659 DEBUG anaconda: old container encrypted: True >08:17:13,660 DEBUG anaconda: new container encrypted: True >08:17:13,662 DEBUG anaconda: old container raid level: None >08:17:13,663 DEBUG anaconda: new container raid level: None >08:17:13,665 DEBUG anaconda: old container size request: 121600 >08:17:13,667 DEBUG anaconda: new container size request: 121600 >08:17:13,668 DEBUG anaconda: old disks: ['sda'] >08:17:13,670 DEBUG anaconda: new disks: ['sda'] >08:17:13,672 DEBUG anaconda: populate_right_side: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:17:13,680 DEBUG anaconda: updated device_disks to ['sda'] >08:17:13,683 DEBUG anaconda: updated device_container_name to fedora_mango >08:17:13,684 DEBUG anaconda: updated device_container_raid_level to None >08:17:13,686 DEBUG anaconda: updated device_container_encrypted to True >08:17:13,687 DEBUG anaconda: updated device_container_size to 121600 >08:17:13,733 INFO anaconda: getting device type for LVM >08:17:13,736 DEBUG anaconda: populate_raid: 0, None >08:17:13,738 INFO anaconda: getting device type for LVM >08:17:13,744 DEBUG anaconda: new container selection: None >08:17:13,747 DEBUG anaconda: new container selection: None >08:17:13,751 DEBUG anaconda: new container selection: fedora_mango >08:17:13,752 DEBUG anaconda: default container is fedora_mango >08:17:13,758 DEBUG anaconda: new selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:13,765 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:13,771 DEBUG anaconda: updated device_disks to ['sda'] >08:17:13,772 DEBUG anaconda: updated device_container_name to fedora_mango >08:17:13,774 DEBUG anaconda: updated device_container_raid_level to None >08:17:13,775 DEBUG anaconda: updated device_container_encrypted to True >08:17:13,777 DEBUG anaconda: updated device_container_size to 121600 >08:17:13,800 DEBUG anaconda: fs type changed: ext4 >08:17:13,840 INFO anaconda: getting device type for LVM >08:17:13,842 DEBUG anaconda: populate_raid: 0, None >08:17:13,844 INFO anaconda: getting device type for LVM >08:17:13,850 DEBUG anaconda: new container selection: None >08:17:13,853 DEBUG anaconda: new container selection: None >08:17:13,857 DEBUG anaconda: new container selection: fedora_mango >08:17:13,859 DEBUG anaconda: default container is fedora_mango >08:17:22,063 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:22,073 DEBUG anaconda: notebook page = 1 >08:17:22,074 INFO anaconda: ui: saving changes to device fedora_mango-home >08:17:22,076 DEBUG anaconda: old name: home >08:17:22,078 DEBUG anaconda: new name: None >08:17:22,105 DEBUG anaconda: old size: 68384.0 >08:17:22,106 DEBUG anaconda: new size: 68384 >08:17:22,108 INFO anaconda: getting device type for LVM >08:17:22,111 DEBUG anaconda: old device type: 0 >08:17:22,113 DEBUG anaconda: new device type: 0 >08:17:22,114 DEBUG anaconda: reformat: False >08:17:22,127 DEBUG anaconda: old fs type: ext4 >08:17:22,129 DEBUG anaconda: new fs type: ext4 >08:17:22,131 DEBUG anaconda: old encryption setting: False >08:17:22,133 DEBUG anaconda: new encryption setting: False >08:17:22,134 DEBUG anaconda: old label: >08:17:22,136 DEBUG anaconda: new_label: >08:17:22,137 DEBUG anaconda: old mountpoint: /home >08:17:22,139 DEBUG anaconda: new mountpoint: /home >08:17:22,141 DEBUG anaconda: old raid level: None >08:17:22,142 DEBUG anaconda: new raid level: None >08:17:22,150 DEBUG anaconda: old container: fedora_mango >08:17:22,151 DEBUG anaconda: new container: fedora_mango >08:17:22,153 DEBUG anaconda: old container encrypted: True >08:17:22,155 DEBUG anaconda: new container encrypted: True >08:17:22,156 DEBUG anaconda: old container raid level: None >08:17:22,157 DEBUG anaconda: new container raid level: None >08:17:22,159 DEBUG anaconda: old container size request: 121600 >08:17:22,161 DEBUG anaconda: new container size request: 121600 >08:17:22,163 DEBUG anaconda: old disks: ['sda'] >08:17:22,164 DEBUG anaconda: new disks: ['sda'] >08:17:22,166 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >08:17:22,176 DEBUG anaconda: updated device_disks to ['sda'] >08:17:22,178 DEBUG anaconda: updated device_container_name to fedora_mango >08:17:22,180 DEBUG anaconda: updated device_container_raid_level to None >08:17:22,181 DEBUG anaconda: updated device_container_encrypted to True >08:17:22,183 DEBUG anaconda: updated device_container_size to 121600 >08:17:22,230 INFO anaconda: getting device type for LVM >08:17:22,233 DEBUG anaconda: populate_raid: 0, None >08:17:22,235 INFO anaconda: getting device type for LVM >08:17:22,240 DEBUG anaconda: new container selection: None >08:17:22,244 DEBUG anaconda: new container selection: None >08:17:22,248 DEBUG anaconda: new container selection: fedora_mango >08:17:22,249 DEBUG anaconda: default container is fedora_mango >08:17:22,255 DEBUG anaconda: new selector: existing 500MB partition sda1 (3) with existing ext4 filesystem >08:17:22,258 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem >08:17:22,262 DEBUG anaconda: updated device_disks to ['sda'] >08:17:22,264 DEBUG anaconda: updated device_container_name to None >08:17:22,265 DEBUG anaconda: updated device_container_raid_level to None >08:17:22,266 DEBUG anaconda: updated device_container_encrypted to False >08:17:22,268 DEBUG anaconda: updated device_container_size to 0 >08:17:22,316 INFO anaconda: getting device type for Standard Partition >08:17:22,321 DEBUG anaconda: device_type_changed: 2 Standard Partition >08:17:22,323 INFO anaconda: getting device type for Standard Partition >08:17:22,330 INFO anaconda: getting device type for Standard Partition >08:17:22,336 INFO anaconda: getting device type for Standard Partition >08:17:22,342 INFO anaconda: getting device type for Standard Partition >08:17:22,348 INFO anaconda: getting device type for Standard Partition >08:17:22,353 INFO anaconda: getting device type for Standard Partition >08:17:22,358 INFO anaconda: getting device type for Standard Partition >08:17:22,363 INFO anaconda: getting device type for Standard Partition >08:17:22,368 DEBUG anaconda: populate_raid: 2, None >08:17:22,369 INFO anaconda: getting device type for Standard Partition >08:17:22,378 INFO anaconda: getting device type for Standard Partition >08:17:22,383 DEBUG anaconda: populate_raid: 2, None >08:17:22,385 INFO anaconda: getting device type for Standard Partition >08:17:22,747 DEBUG anaconda: current selector: existing 500MB partition sda1 (3) with existing ext4 filesystem >08:17:22,752 DEBUG anaconda: notebook page = 1 >08:17:22,754 INFO anaconda: ui: saving changes to device sda1 >08:17:22,756 DEBUG anaconda: old name: sda1 >08:17:22,757 DEBUG anaconda: new name: None >08:17:22,782 DEBUG anaconda: old size: 500.0 >08:17:22,783 DEBUG anaconda: new size: 500 >08:17:22,784 INFO anaconda: getting device type for Standard Partition >08:17:22,791 DEBUG anaconda: old device type: 2 >08:17:22,792 DEBUG anaconda: new device type: 2 >08:17:22,793 DEBUG anaconda: reformat: False >08:17:22,806 DEBUG anaconda: old fs type: ext4 >08:17:22,807 DEBUG anaconda: new fs type: ext4 >08:17:22,809 DEBUG anaconda: old encryption setting: False >08:17:22,811 DEBUG anaconda: new encryption setting: False >08:17:22,812 DEBUG anaconda: old label: >08:17:22,814 DEBUG anaconda: new_label: >08:17:22,816 DEBUG anaconda: old mountpoint: >08:17:22,818 DEBUG anaconda: new mountpoint: >08:17:22,819 DEBUG anaconda: old raid level: None >08:17:22,821 DEBUG anaconda: new raid level: None >08:17:22,825 DEBUG anaconda: old container: None >08:17:22,827 DEBUG anaconda: new container: None >08:17:22,828 DEBUG anaconda: old container encrypted: False >08:17:22,829 DEBUG anaconda: new container encrypted: False >08:17:22,831 DEBUG anaconda: old container raid level: None >08:17:22,833 DEBUG anaconda: new container raid level: None >08:17:22,835 DEBUG anaconda: old container size request: 0 >08:17:22,836 DEBUG anaconda: new container size request: 0 >08:17:22,838 DEBUG anaconda: old disks: ['sda'] >08:17:22,840 DEBUG anaconda: new disks: ['sda'] >08:17:22,841 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem >08:17:22,846 DEBUG anaconda: updated device_disks to ['sda'] >08:17:22,848 DEBUG anaconda: updated device_container_name to None >08:17:22,850 DEBUG anaconda: updated device_container_raid_level to None >08:17:22,851 DEBUG anaconda: updated device_container_encrypted to False >08:17:22,853 DEBUG anaconda: updated device_container_size to 0 >08:17:22,904 INFO anaconda: getting device type for Standard Partition >08:17:22,909 DEBUG anaconda: populate_raid: 2, None >08:17:22,910 INFO anaconda: getting device type for Standard Partition >08:17:22,916 DEBUG anaconda: new selector: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:17:22,922 DEBUG anaconda: populate_right_side: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:17:22,927 DEBUG anaconda: updated device_disks to ['sda'] >08:17:22,929 DEBUG anaconda: updated device_container_name to fedora_mango >08:17:22,930 DEBUG anaconda: updated device_container_raid_level to None >08:17:22,932 DEBUG anaconda: updated device_container_encrypted to True >08:17:22,933 DEBUG anaconda: updated device_container_size to 121600 >08:17:22,956 DEBUG anaconda: fs type changed: swap >08:17:22,993 INFO anaconda: getting device type for LVM >08:17:22,995 DEBUG anaconda: device_type_changed: 0 LVM >08:17:22,997 INFO anaconda: getting device type for LVM >08:17:23,001 INFO anaconda: getting device type for LVM >08:17:23,005 INFO anaconda: getting device type for LVM >08:17:23,008 INFO anaconda: getting device type for LVM >08:17:23,012 INFO anaconda: getting device type for LVM >08:17:23,016 INFO anaconda: getting device type for LVM >08:17:23,019 INFO anaconda: getting device type for LVM >08:17:23,023 INFO anaconda: getting device type for LVM >08:17:23,027 INFO anaconda: getting device type for LVM >08:17:23,030 INFO anaconda: getting device type for LVM >08:17:23,033 DEBUG anaconda: populate_raid: 0, None >08:17:23,034 INFO anaconda: getting device type for LVM >08:17:23,043 INFO anaconda: getting device type for LVM >08:17:23,046 DEBUG anaconda: populate_raid: 0, None >08:17:23,047 INFO anaconda: getting device type for LVM >08:17:23,053 DEBUG anaconda: new container selection: None >08:17:23,056 DEBUG anaconda: new container selection: None >08:17:23,060 DEBUG anaconda: new container selection: fedora_mango >08:17:23,062 DEBUG anaconda: default container is fedora_mango >08:17:24,250 DEBUG anaconda: current selector: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:17:24,258 DEBUG anaconda: notebook page = 1 >08:17:24,260 INFO anaconda: ui: saving changes to device fedora_mango-swap >08:17:24,262 DEBUG anaconda: old name: swap >08:17:24,263 DEBUG anaconda: new name: None >08:17:24,290 DEBUG anaconda: old size: 2016.0 >08:17:24,291 DEBUG anaconda: new size: 2016 >08:17:24,293 INFO anaconda: getting device type for LVM >08:17:24,295 DEBUG anaconda: old device type: 0 >08:17:24,296 DEBUG anaconda: new device type: 0 >08:17:24,298 DEBUG anaconda: reformat: False >08:17:24,310 DEBUG anaconda: old fs type: swap >08:17:24,311 DEBUG anaconda: new fs type: swap >08:17:24,312 DEBUG anaconda: old encryption setting: False >08:17:24,314 DEBUG anaconda: new encryption setting: False >08:17:24,315 DEBUG anaconda: old label: >08:17:24,316 DEBUG anaconda: new_label: >08:17:24,317 DEBUG anaconda: old mountpoint: >08:17:24,318 DEBUG anaconda: new mountpoint: >08:17:24,320 DEBUG anaconda: old raid level: None >08:17:24,321 DEBUG anaconda: new raid level: None >08:17:24,326 DEBUG anaconda: old container: fedora_mango >08:17:24,327 DEBUG anaconda: new container: fedora_mango >08:17:24,328 DEBUG anaconda: old container encrypted: True >08:17:24,330 DEBUG anaconda: new container encrypted: True >08:17:24,331 DEBUG anaconda: old container raid level: None >08:17:24,332 DEBUG anaconda: new container raid level: None >08:17:24,333 DEBUG anaconda: old container size request: 121600 >08:17:24,334 DEBUG anaconda: new container size request: 121600 >08:17:24,336 DEBUG anaconda: old disks: ['sda'] >08:17:24,337 DEBUG anaconda: new disks: ['sda'] >08:17:24,339 DEBUG anaconda: populate_right_side: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:17:24,345 DEBUG anaconda: updated device_disks to ['sda'] >08:17:24,347 DEBUG anaconda: updated device_container_name to fedora_mango >08:17:24,348 DEBUG anaconda: updated device_container_raid_level to None >08:17:24,350 DEBUG anaconda: updated device_container_encrypted to True >08:17:24,351 DEBUG anaconda: updated device_container_size to 121600 >08:17:24,410 INFO anaconda: getting device type for LVM >08:17:24,412 DEBUG anaconda: populate_raid: 0, None >08:17:24,414 INFO anaconda: getting device type for LVM >08:17:24,420 DEBUG anaconda: new container selection: None >08:17:24,424 DEBUG anaconda: new container selection: None >08:17:24,428 DEBUG anaconda: new container selection: fedora_mango >08:17:24,429 DEBUG anaconda: default container is fedora_mango >08:17:24,435 DEBUG anaconda: new selector: existing 500MB partition sda1 (3) with existing ext4 filesystem >08:17:24,438 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem >08:17:24,441 DEBUG anaconda: updated device_disks to ['sda'] >08:17:24,443 DEBUG anaconda: updated device_container_name to None >08:17:24,445 DEBUG anaconda: updated device_container_raid_level to None >08:17:24,446 DEBUG anaconda: updated device_container_encrypted to False >08:17:24,448 DEBUG anaconda: updated device_container_size to 0 >08:17:24,469 DEBUG anaconda: fs type changed: ext4 >08:17:24,508 INFO anaconda: getting device type for Standard Partition >08:17:24,513 DEBUG anaconda: device_type_changed: 2 Standard Partition >08:17:24,515 INFO anaconda: getting device type for Standard Partition >08:17:24,521 INFO anaconda: getting device type for Standard Partition >08:17:24,528 INFO anaconda: getting device type for Standard Partition >08:17:24,534 INFO anaconda: getting device type for Standard Partition >08:17:24,539 INFO anaconda: getting device type for Standard Partition >08:17:24,544 INFO anaconda: getting device type for Standard Partition >08:17:24,549 INFO anaconda: getting device type for Standard Partition >08:17:24,554 INFO anaconda: getting device type for Standard Partition >08:17:24,558 DEBUG anaconda: populate_raid: 2, None >08:17:24,560 INFO anaconda: getting device type for Standard Partition >08:17:24,569 INFO anaconda: getting device type for Standard Partition >08:17:24,573 DEBUG anaconda: populate_raid: 2, None >08:17:24,575 INFO anaconda: getting device type for Standard Partition >08:17:31,869 INFO anaconda: ui: saving changes to device sda1 >08:17:31,871 DEBUG anaconda: old name: sda1 >08:17:31,872 DEBUG anaconda: new name: None >08:17:31,896 DEBUG anaconda: old size: 500.0 >08:17:31,897 DEBUG anaconda: new size: 500 >08:17:31,898 INFO anaconda: getting device type for Standard Partition >08:17:31,903 DEBUG anaconda: old device type: 2 >08:17:31,904 DEBUG anaconda: new device type: 2 >08:17:31,906 DEBUG anaconda: reformat: False >08:17:31,918 DEBUG anaconda: old fs type: ext4 >08:17:31,919 DEBUG anaconda: new fs type: ext4 >08:17:31,920 DEBUG anaconda: old encryption setting: False >08:17:31,921 DEBUG anaconda: new encryption setting: False >08:17:31,922 DEBUG anaconda: old label: >08:17:31,924 DEBUG anaconda: new_label: >08:17:31,925 DEBUG anaconda: old mountpoint: >08:17:31,926 DEBUG anaconda: new mountpoint: /boot >08:17:31,933 DEBUG anaconda: old raid level: None >08:17:31,934 DEBUG anaconda: new raid level: None >08:17:31,937 DEBUG anaconda: old container: None >08:17:31,938 DEBUG anaconda: new container: None >08:17:31,939 DEBUG anaconda: old container encrypted: False >08:17:31,941 DEBUG anaconda: new container encrypted: False >08:17:31,942 DEBUG anaconda: old container raid level: None >08:17:31,943 DEBUG anaconda: new container raid level: None >08:17:31,944 DEBUG anaconda: old container size request: 0 >08:17:31,945 DEBUG anaconda: new container size request: 0 >08:17:31,946 DEBUG anaconda: old disks: ['sda'] >08:17:31,948 DEBUG anaconda: new disks: ['sda'] >08:17:31,949 DEBUG anaconda: updating mountpoint of sda1 to /boot >08:17:31,981 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >08:17:31,984 DEBUG anaconda: updated device_disks to ['sda'] >08:17:31,985 DEBUG anaconda: updated device_container_name to None >08:17:31,987 DEBUG anaconda: updated device_container_raid_level to None >08:17:31,988 DEBUG anaconda: updated device_container_encrypted to False >08:17:31,989 DEBUG anaconda: updated device_container_size to 0 >08:17:32,036 INFO anaconda: getting device type for Standard Partition >08:17:32,040 DEBUG anaconda: populate_raid: 2, None >08:17:32,041 INFO anaconda: getting device type for Standard Partition >08:17:34,803 DEBUG anaconda: current selector: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >08:17:34,805 DEBUG anaconda: notebook page = 1 >08:17:34,807 INFO anaconda: ui: saving changes to device sda1 >08:17:34,808 DEBUG anaconda: old name: sda1 >08:17:34,810 DEBUG anaconda: new name: None >08:17:34,834 DEBUG anaconda: old size: 500.0 >08:17:34,835 DEBUG anaconda: new size: 500 >08:17:34,837 INFO anaconda: getting device type for Standard Partition >08:17:34,842 DEBUG anaconda: old device type: 2 >08:17:34,843 DEBUG anaconda: new device type: 2 >08:17:34,844 DEBUG anaconda: reformat: False >08:17:34,857 DEBUG anaconda: old fs type: ext4 >08:17:34,858 DEBUG anaconda: new fs type: ext4 >08:17:34,860 DEBUG anaconda: old encryption setting: False >08:17:34,861 DEBUG anaconda: new encryption setting: False >08:17:34,862 DEBUG anaconda: old label: >08:17:34,863 DEBUG anaconda: new_label: >08:17:34,864 DEBUG anaconda: old mountpoint: /boot >08:17:34,866 DEBUG anaconda: new mountpoint: /boot >08:17:34,867 DEBUG anaconda: old raid level: None >08:17:34,868 DEBUG anaconda: new raid level: None >08:17:34,871 DEBUG anaconda: old container: None >08:17:34,872 DEBUG anaconda: new container: None >08:17:34,873 DEBUG anaconda: old container encrypted: False >08:17:34,874 DEBUG anaconda: new container encrypted: False >08:17:34,875 DEBUG anaconda: old container raid level: None >08:17:34,877 DEBUG anaconda: new container raid level: None >08:17:34,878 DEBUG anaconda: old container size request: 0 >08:17:34,879 DEBUG anaconda: new container size request: 0 >08:17:34,880 DEBUG anaconda: old disks: ['sda'] >08:17:34,882 DEBUG anaconda: new disks: ['sda'] >08:17:34,885 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >08:17:34,891 DEBUG anaconda: updated device_disks to ['sda'] >08:17:34,893 DEBUG anaconda: updated device_container_name to None >08:17:34,894 DEBUG anaconda: updated device_container_raid_level to None >08:17:34,896 DEBUG anaconda: updated device_container_encrypted to False >08:17:34,898 DEBUG anaconda: updated device_container_size to 0 >08:17:34,955 INFO anaconda: getting device type for Standard Partition >08:17:34,960 DEBUG anaconda: populate_raid: 2, None >08:17:34,961 INFO anaconda: getting device type for Standard Partition >08:17:34,967 DEBUG anaconda: new selector: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >08:17:34,970 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >08:17:34,974 DEBUG anaconda: updated device_disks to ['sda'] >08:17:34,976 DEBUG anaconda: updated device_container_name to None >08:17:34,977 DEBUG anaconda: updated device_container_raid_level to None >08:17:34,979 DEBUG anaconda: updated device_container_encrypted to False >08:17:34,980 DEBUG anaconda: updated device_container_size to 0 >08:17:35,027 INFO anaconda: getting device type for Standard Partition >08:17:35,031 DEBUG anaconda: populate_raid: 2, None >08:17:35,033 INFO anaconda: getting device type for Standard Partition >08:17:36,369 DEBUG anaconda: current selector: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >08:17:36,373 DEBUG anaconda: notebook page = 1 >08:17:36,375 INFO anaconda: ui: saving changes to device sda1 >08:17:36,378 DEBUG anaconda: old name: sda1 >08:17:36,379 DEBUG anaconda: new name: None >08:17:36,403 DEBUG anaconda: old size: 500.0 >08:17:36,404 DEBUG anaconda: new size: 500 >08:17:36,405 INFO anaconda: getting device type for Standard Partition >08:17:36,412 DEBUG anaconda: old device type: 2 >08:17:36,413 DEBUG anaconda: new device type: 2 >08:17:36,414 DEBUG anaconda: reformat: False >08:17:36,427 DEBUG anaconda: old fs type: ext4 >08:17:36,429 DEBUG anaconda: new fs type: ext4 >08:17:36,430 DEBUG anaconda: old encryption setting: False >08:17:36,432 DEBUG anaconda: new encryption setting: False >08:17:36,434 DEBUG anaconda: old label: >08:17:36,435 DEBUG anaconda: new_label: >08:17:36,437 DEBUG anaconda: old mountpoint: /boot >08:17:36,439 DEBUG anaconda: new mountpoint: /boot >08:17:36,441 DEBUG anaconda: old raid level: None >08:17:36,442 DEBUG anaconda: new raid level: None >08:17:36,446 DEBUG anaconda: old container: None >08:17:36,448 DEBUG anaconda: new container: None >08:17:36,450 DEBUG anaconda: old container encrypted: False >08:17:36,451 DEBUG anaconda: new container encrypted: False >08:17:36,452 DEBUG anaconda: old container raid level: None >08:17:36,454 DEBUG anaconda: new container raid level: None >08:17:36,456 DEBUG anaconda: old container size request: 0 >08:17:36,457 DEBUG anaconda: new container size request: 0 >08:17:36,459 DEBUG anaconda: old disks: ['sda'] >08:17:36,461 DEBUG anaconda: new disks: ['sda'] >08:17:36,463 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >08:17:36,468 DEBUG anaconda: updated device_disks to ['sda'] >08:17:36,469 DEBUG anaconda: updated device_container_name to None >08:17:36,471 DEBUG anaconda: updated device_container_raid_level to None >08:17:36,472 DEBUG anaconda: updated device_container_encrypted to False >08:17:36,474 DEBUG anaconda: updated device_container_size to 0 >08:17:36,539 INFO anaconda: getting device type for Standard Partition >08:17:36,544 DEBUG anaconda: populate_raid: 2, None >08:17:36,545 INFO anaconda: getting device type for Standard Partition >08:17:36,551 DEBUG anaconda: new selector: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >08:17:36,555 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >08:17:36,558 DEBUG anaconda: updated device_disks to ['sda'] >08:17:36,560 DEBUG anaconda: updated device_container_name to None >08:17:36,561 DEBUG anaconda: updated device_container_raid_level to None >08:17:36,563 DEBUG anaconda: updated device_container_encrypted to False >08:17:36,565 DEBUG anaconda: updated device_container_size to 0 >08:17:36,613 INFO anaconda: getting device type for Standard Partition >08:17:36,618 DEBUG anaconda: populate_raid: 2, None >08:17:36,619 INFO anaconda: getting device type for Standard Partition >08:17:36,943 DEBUG anaconda: current selector: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >08:17:36,947 DEBUG anaconda: notebook page = 1 >08:17:36,950 INFO anaconda: ui: saving changes to device sda1 >08:17:36,953 DEBUG anaconda: old name: sda1 >08:17:36,954 DEBUG anaconda: new name: None >08:17:36,979 DEBUG anaconda: old size: 500.0 >08:17:36,980 DEBUG anaconda: new size: 500 >08:17:36,981 INFO anaconda: getting device type for Standard Partition >08:17:36,986 DEBUG anaconda: old device type: 2 >08:17:36,988 DEBUG anaconda: new device type: 2 >08:17:36,989 DEBUG anaconda: reformat: False >08:17:37,003 DEBUG anaconda: old fs type: ext4 >08:17:37,005 DEBUG anaconda: new fs type: ext4 >08:17:37,006 DEBUG anaconda: old encryption setting: False >08:17:37,007 DEBUG anaconda: new encryption setting: False >08:17:37,008 DEBUG anaconda: old label: >08:17:37,009 DEBUG anaconda: new_label: >08:17:37,011 DEBUG anaconda: old mountpoint: /boot >08:17:37,012 DEBUG anaconda: new mountpoint: /boot >08:17:37,013 DEBUG anaconda: old raid level: None >08:17:37,014 DEBUG anaconda: new raid level: None >08:17:37,017 DEBUG anaconda: old container: None >08:17:37,018 DEBUG anaconda: new container: None >08:17:37,019 DEBUG anaconda: old container encrypted: False >08:17:37,021 DEBUG anaconda: new container encrypted: False >08:17:37,022 DEBUG anaconda: old container raid level: None >08:17:37,023 DEBUG anaconda: new container raid level: None >08:17:37,024 DEBUG anaconda: old container size request: 0 >08:17:37,025 DEBUG anaconda: new container size request: 0 >08:17:37,026 DEBUG anaconda: old disks: ['sda'] >08:17:37,028 DEBUG anaconda: new disks: ['sda'] >08:17:37,031 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >08:17:37,036 DEBUG anaconda: updated device_disks to ['sda'] >08:17:37,038 DEBUG anaconda: updated device_container_name to None >08:17:37,040 DEBUG anaconda: updated device_container_raid_level to None >08:17:37,042 DEBUG anaconda: updated device_container_encrypted to False >08:17:37,043 DEBUG anaconda: updated device_container_size to 0 >08:17:37,101 INFO anaconda: getting device type for Standard Partition >08:17:37,106 DEBUG anaconda: populate_raid: 2, None >08:17:37,107 INFO anaconda: getting device type for Standard Partition >08:17:37,113 DEBUG anaconda: new selector: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:17:37,119 DEBUG anaconda: populate_right_side: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:17:37,125 DEBUG anaconda: updated device_disks to ['sda'] >08:17:37,126 DEBUG anaconda: updated device_container_name to fedora_mango >08:17:37,127 DEBUG anaconda: updated device_container_raid_level to None >08:17:37,129 DEBUG anaconda: updated device_container_encrypted to True >08:17:37,130 DEBUG anaconda: updated device_container_size to 121600 >08:17:37,153 DEBUG anaconda: fs type changed: swap >08:17:37,190 INFO anaconda: getting device type for LVM >08:17:37,192 DEBUG anaconda: device_type_changed: 0 LVM >08:17:37,194 INFO anaconda: getting device type for LVM >08:17:37,197 INFO anaconda: getting device type for LVM >08:17:37,201 INFO anaconda: getting device type for LVM >08:17:37,205 INFO anaconda: getting device type for LVM >08:17:37,208 INFO anaconda: getting device type for LVM >08:17:37,212 INFO anaconda: getting device type for LVM >08:17:37,215 INFO anaconda: getting device type for LVM >08:17:37,219 INFO anaconda: getting device type for LVM >08:17:37,222 INFO anaconda: getting device type for LVM >08:17:37,225 INFO anaconda: getting device type for LVM >08:17:37,228 DEBUG anaconda: populate_raid: 0, None >08:17:37,230 INFO anaconda: getting device type for LVM >08:17:37,238 INFO anaconda: getting device type for LVM >08:17:37,240 DEBUG anaconda: populate_raid: 0, None >08:17:37,242 INFO anaconda: getting device type for LVM >08:17:37,247 DEBUG anaconda: new container selection: None >08:17:37,249 DEBUG anaconda: new container selection: None >08:17:37,253 DEBUG anaconda: new container selection: fedora_mango >08:17:37,254 DEBUG anaconda: default container is fedora_mango >08:22:54,428 DEBUG anaconda: updating hostname localhost.localdomain >08:22:54,470 DEBUG anaconda: updating hostname localhost.localdomain >08:22:54,475 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0xb2bac26c> status to: Connecting... >08:23:19,258 DEBUG anaconda: updating hostname localhost.localdomain >08:23:19,713 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0xb2bac26c> status to: Wireless connected to mr.jingles.net >08:23:20,234 DEBUG anaconda: updating hostname localhost.localdomain >08:23:20,236 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0xb2bac26c> status to: Wireless connected to mr.jingles.net >09:24:43,448 DEBUG anaconda: current selector: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >09:24:43,476 DEBUG anaconda: notebook page = 1 >09:24:43,477 INFO anaconda: ui: saving changes to device fedora_mango-swap >09:24:43,478 DEBUG anaconda: old name: swap >09:24:43,480 DEBUG anaconda: new name: None >09:24:43,538 DEBUG anaconda: old size: 2016.0 >09:24:43,541 DEBUG anaconda: new size: 2016 >09:24:43,545 INFO anaconda: getting device type for LVM >09:24:43,551 DEBUG anaconda: old device type: 0 >09:24:43,555 DEBUG anaconda: new device type: 0 >09:24:43,560 DEBUG anaconda: reformat: False >09:24:43,608 DEBUG anaconda: old fs type: swap >09:24:43,613 DEBUG anaconda: new fs type: swap >09:24:43,617 DEBUG anaconda: old encryption setting: False >09:24:43,618 DEBUG anaconda: new encryption setting: False >09:24:43,619 DEBUG anaconda: old label: >09:24:43,621 DEBUG anaconda: new_label: >09:24:43,622 DEBUG anaconda: old mountpoint: >09:24:43,624 DEBUG anaconda: new mountpoint: >09:24:43,631 DEBUG anaconda: old raid level: None >09:24:43,632 DEBUG anaconda: new raid level: None >09:24:43,745 DEBUG anaconda: old container: fedora_mango >09:24:43,750 DEBUG anaconda: new container: fedora_mango >09:24:43,755 DEBUG anaconda: old container encrypted: True >09:24:43,759 DEBUG anaconda: new container encrypted: True >09:24:43,763 DEBUG anaconda: old container raid level: None >09:24:43,764 DEBUG anaconda: new container raid level: None >09:24:43,765 DEBUG anaconda: old container size request: 121600 >09:24:43,766 DEBUG anaconda: new container size request: 121600 >09:24:43,767 DEBUG anaconda: old disks: ['sda'] >09:24:43,778 DEBUG anaconda: new disks: ['sda'] >09:24:43,779 DEBUG anaconda: populate_right_side: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >09:24:43,798 DEBUG anaconda: updated device_disks to ['sda'] >09:24:43,802 DEBUG anaconda: updated device_container_name to fedora_mango >09:24:43,803 DEBUG anaconda: updated device_container_raid_level to None >09:24:43,805 DEBUG anaconda: updated device_container_encrypted to True >09:24:43,806 DEBUG anaconda: updated device_container_size to 121600 >09:24:43,918 INFO anaconda: getting device type for LVM >09:24:43,921 DEBUG anaconda: populate_raid: 0, None >09:24:43,923 INFO anaconda: getting device type for LVM >09:24:43,929 DEBUG anaconda: new container selection: None >09:24:43,932 DEBUG anaconda: new container selection: None >09:24:43,936 DEBUG anaconda: new container selection: fedora_mango >09:24:43,937 DEBUG anaconda: default container is fedora_mango >09:24:43,943 DEBUG anaconda: new selector: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >09:24:43,947 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >09:24:43,951 DEBUG anaconda: updated device_disks to ['sda'] >09:24:43,952 DEBUG anaconda: updated device_container_name to None >09:24:43,953 DEBUG anaconda: updated device_container_raid_level to None >09:24:43,954 DEBUG anaconda: updated device_container_encrypted to False >09:24:43,958 DEBUG anaconda: updated device_container_size to 0 >09:24:43,994 DEBUG anaconda: fs type changed: ext4 >09:24:44,066 INFO anaconda: getting device type for Standard Partition >09:24:44,072 DEBUG anaconda: device_type_changed: 2 Standard Partition >09:24:44,073 INFO anaconda: getting device type for Standard Partition >09:24:44,080 INFO anaconda: getting device type for Standard Partition >09:24:44,091 INFO anaconda: getting device type for Standard Partition >09:24:44,099 INFO anaconda: getting device type for Standard Partition >09:24:44,106 INFO anaconda: getting device type for Standard Partition >09:24:44,113 INFO anaconda: getting device type for Standard Partition >09:24:44,119 INFO anaconda: getting device type for Standard Partition >09:24:44,125 INFO anaconda: getting device type for Standard Partition >09:24:44,131 DEBUG anaconda: populate_raid: 2, None >09:24:44,133 INFO anaconda: getting device type for Standard Partition >09:24:44,143 INFO anaconda: getting device type for Standard Partition >09:24:44,149 DEBUG anaconda: populate_raid: 2, None >09:24:44,151 INFO anaconda: getting device type for Standard Partition >09:24:46,379 DEBUG anaconda: current selector: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >09:24:46,385 DEBUG anaconda: notebook page = 1 >09:24:46,389 INFO anaconda: ui: saving changes to device sda1 >09:24:46,394 DEBUG anaconda: old name: sda1 >09:24:46,400 DEBUG anaconda: new name: None >09:24:46,454 DEBUG anaconda: old size: 500.0 >09:24:46,459 DEBUG anaconda: new size: 500 >09:24:46,462 INFO anaconda: getting device type for Standard Partition >09:24:46,469 DEBUG anaconda: old device type: 2 >09:24:46,473 DEBUG anaconda: new device type: 2 >09:24:46,477 DEBUG anaconda: reformat: False >09:24:46,498 DEBUG anaconda: old fs type: ext4 >09:24:46,502 DEBUG anaconda: new fs type: ext4 >09:24:46,506 DEBUG anaconda: old encryption setting: False >09:24:46,510 DEBUG anaconda: new encryption setting: False >09:24:46,514 DEBUG anaconda: old label: >09:24:46,515 DEBUG anaconda: new_label: >09:24:46,520 DEBUG anaconda: old mountpoint: /boot >09:24:46,522 DEBUG anaconda: new mountpoint: /boot >09:24:46,523 DEBUG anaconda: old raid level: None >09:24:46,524 DEBUG anaconda: new raid level: None >09:24:46,527 DEBUG anaconda: old container: None >09:24:46,528 DEBUG anaconda: new container: None >09:24:46,536 DEBUG anaconda: old container encrypted: False >09:24:46,540 DEBUG anaconda: new container encrypted: False >09:24:46,543 DEBUG anaconda: old container raid level: None >09:24:46,545 DEBUG anaconda: new container raid level: None >09:24:46,548 DEBUG anaconda: old container size request: 0 >09:24:46,552 DEBUG anaconda: new container size request: 0 >09:24:46,553 DEBUG anaconda: old disks: ['sda'] >09:24:46,554 DEBUG anaconda: new disks: ['sda'] >09:24:46,556 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >09:24:46,559 DEBUG anaconda: updated device_disks to ['sda'] >09:24:46,560 DEBUG anaconda: updated device_container_name to None >09:24:46,561 DEBUG anaconda: updated device_container_raid_level to None >09:24:46,562 DEBUG anaconda: updated device_container_encrypted to False >09:24:46,570 DEBUG anaconda: updated device_container_size to 0 >09:24:46,670 INFO anaconda: getting device type for Standard Partition >09:24:46,678 DEBUG anaconda: populate_raid: 2, None >09:24:46,684 INFO anaconda: getting device type for Standard Partition >09:24:46,694 DEBUG anaconda: new selector: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >09:24:46,704 DEBUG anaconda: populate_right_side: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >09:24:46,714 DEBUG anaconda: updated device_disks to ['sda'] >09:24:46,718 DEBUG anaconda: updated device_container_name to fedora_mango >09:24:46,722 DEBUG anaconda: updated device_container_raid_level to None >09:24:46,727 DEBUG anaconda: updated device_container_encrypted to True >09:24:46,732 DEBUG anaconda: updated device_container_size to 121600 >09:24:46,768 DEBUG anaconda: fs type changed: swap >09:24:46,834 INFO anaconda: getting device type for LVM >09:24:46,840 DEBUG anaconda: device_type_changed: 0 LVM >09:24:46,844 INFO anaconda: getting device type for LVM >09:24:46,850 INFO anaconda: getting device type for LVM >09:24:46,857 INFO anaconda: getting device type for LVM >09:24:46,864 INFO anaconda: getting device type for LVM >09:24:46,871 INFO anaconda: getting device type for LVM >09:24:46,877 INFO anaconda: getting device type for LVM >09:24:46,884 INFO anaconda: getting device type for LVM >09:24:46,888 INFO anaconda: getting device type for LVM >09:24:46,891 INFO anaconda: getting device type for LVM >09:24:46,895 INFO anaconda: getting device type for LVM >09:24:46,898 DEBUG anaconda: populate_raid: 0, None >09:24:46,900 INFO anaconda: getting device type for LVM >09:24:46,908 INFO anaconda: getting device type for LVM >09:24:46,911 DEBUG anaconda: populate_raid: 0, None >09:24:46,913 INFO anaconda: getting device type for LVM >09:24:46,917 DEBUG anaconda: new container selection: None >09:24:46,920 DEBUG anaconda: new container selection: None >09:24:46,923 DEBUG anaconda: new container selection: fedora_mango >09:24:46,925 DEBUG anaconda: default container is fedora_mango >09:24:54,262 DEBUG anaconda: current selector: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >09:24:54,273 DEBUG anaconda: notebook page = 1 >09:24:54,274 INFO anaconda: ui: saving changes to device fedora_mango-swap >09:24:54,276 DEBUG anaconda: old name: swap >09:24:54,277 DEBUG anaconda: new name: None >09:24:54,318 DEBUG anaconda: old size: 2016.0 >09:24:54,319 DEBUG anaconda: new size: 2016 >09:24:54,321 INFO anaconda: getting device type for LVM >09:24:54,323 DEBUG anaconda: old device type: 0 >09:24:54,325 DEBUG anaconda: new device type: 0 >09:24:54,326 DEBUG anaconda: reformat: False >09:24:54,338 DEBUG anaconda: old fs type: swap >09:24:54,340 DEBUG anaconda: new fs type: swap >09:24:54,341 DEBUG anaconda: old encryption setting: False >09:24:54,342 DEBUG anaconda: new encryption setting: False >09:24:54,343 DEBUG anaconda: old label: >09:24:54,345 DEBUG anaconda: new_label: >09:24:54,346 DEBUG anaconda: old mountpoint: >09:24:54,347 DEBUG anaconda: new mountpoint: >09:24:54,348 DEBUG anaconda: old raid level: None >09:24:54,349 DEBUG anaconda: new raid level: None >09:24:54,355 DEBUG anaconda: old container: fedora_mango >09:24:54,356 DEBUG anaconda: new container: fedora_mango >09:24:54,357 DEBUG anaconda: old container encrypted: True >09:24:54,365 DEBUG anaconda: new container encrypted: True >09:24:54,368 DEBUG anaconda: old container raid level: None >09:24:54,369 DEBUG anaconda: new container raid level: None >09:24:54,374 DEBUG anaconda: old container size request: 121600 >09:24:54,383 DEBUG anaconda: new container size request: 121600 >09:24:54,384 DEBUG anaconda: old disks: ['sda'] >09:24:54,385 DEBUG anaconda: new disks: ['sda'] >09:24:54,386 DEBUG anaconda: populate_right_side: existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >09:24:54,408 DEBUG anaconda: updated device_disks to ['sda'] >09:24:54,409 DEBUG anaconda: updated device_container_name to fedora_mango >09:24:54,422 DEBUG anaconda: updated device_container_raid_level to None >09:24:54,424 DEBUG anaconda: updated device_container_encrypted to True >09:24:54,425 DEBUG anaconda: updated device_container_size to 121600 >09:24:54,506 INFO anaconda: getting device type for LVM >09:24:54,511 DEBUG anaconda: populate_raid: 0, None >09:24:54,514 INFO anaconda: getting device type for LVM >09:24:54,526 DEBUG anaconda: new container selection: None >09:24:54,531 DEBUG anaconda: new container selection: None >09:24:54,536 DEBUG anaconda: new container selection: fedora_mango >09:24:54,539 DEBUG anaconda: default container is fedora_mango >09:24:54,547 DEBUG anaconda: new selector: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >09:24:54,552 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >09:24:54,558 DEBUG anaconda: updated device_disks to ['sda'] >09:24:54,561 DEBUG anaconda: updated device_container_name to None >09:24:54,564 DEBUG anaconda: updated device_container_raid_level to None >09:24:54,571 DEBUG anaconda: updated device_container_encrypted to False >09:24:54,573 DEBUG anaconda: updated device_container_size to 0 >09:24:54,604 DEBUG anaconda: fs type changed: ext4 >09:24:54,665 INFO anaconda: getting device type for Standard Partition >09:24:54,672 DEBUG anaconda: device_type_changed: 2 Standard Partition >09:24:54,675 INFO anaconda: getting device type for Standard Partition >09:24:54,684 INFO anaconda: getting device type for Standard Partition >09:24:54,694 INFO anaconda: getting device type for Standard Partition >09:24:54,703 INFO anaconda: getting device type for Standard Partition >09:24:54,709 INFO anaconda: getting device type for Standard Partition >09:24:54,717 INFO anaconda: getting device type for Standard Partition >09:24:54,724 INFO anaconda: getting device type for Standard Partition >09:24:54,733 INFO anaconda: getting device type for Standard Partition >09:24:54,741 DEBUG anaconda: populate_raid: 2, None >09:24:54,744 INFO anaconda: getting device type for Standard Partition >09:24:54,756 INFO anaconda: getting device type for Standard Partition >09:24:54,764 DEBUG anaconda: populate_raid: 2, None >09:24:54,769 INFO anaconda: getting device type for Standard Partition >09:24:56,201 DEBUG anaconda: current selector: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >09:24:56,205 DEBUG anaconda: notebook page = 1 >09:24:56,208 INFO anaconda: ui: saving changes to device sda1 >09:24:56,210 DEBUG anaconda: old name: sda1 >09:24:56,211 DEBUG anaconda: new name: None >09:24:56,251 DEBUG anaconda: old size: 500.0 >09:24:56,252 DEBUG anaconda: new size: 500 >09:24:56,253 INFO anaconda: getting device type for Standard Partition >09:24:56,260 DEBUG anaconda: old device type: 2 >09:24:56,262 DEBUG anaconda: new device type: 2 >09:24:56,263 DEBUG anaconda: reformat: False >09:24:56,283 DEBUG anaconda: old fs type: ext4 >09:24:56,284 DEBUG anaconda: new fs type: ext4 >09:24:56,286 DEBUG anaconda: old encryption setting: False >09:24:56,287 DEBUG anaconda: new encryption setting: False >09:24:56,289 DEBUG anaconda: old label: >09:24:56,290 DEBUG anaconda: new_label: >09:24:56,292 DEBUG anaconda: old mountpoint: /boot >09:24:56,293 DEBUG anaconda: new mountpoint: /boot >09:24:56,295 DEBUG anaconda: old raid level: None >09:24:56,297 DEBUG anaconda: new raid level: None >09:24:56,300 DEBUG anaconda: old container: None >09:24:56,302 DEBUG anaconda: new container: None >09:24:56,303 DEBUG anaconda: old container encrypted: False >09:24:56,304 DEBUG anaconda: new container encrypted: False >09:24:56,306 DEBUG anaconda: old container raid level: None >09:24:56,307 DEBUG anaconda: new container raid level: None >09:24:56,309 DEBUG anaconda: old container size request: 0 >09:24:56,310 DEBUG anaconda: new container size request: 0 >09:24:56,311 DEBUG anaconda: old disks: ['sda'] >09:24:56,313 DEBUG anaconda: new disks: ['sda'] >09:24:56,316 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >09:24:56,322 DEBUG anaconda: updated device_disks to ['sda'] >09:24:56,326 DEBUG anaconda: updated device_container_name to None >09:24:56,330 DEBUG anaconda: updated device_container_raid_level to None >09:24:56,334 DEBUG anaconda: updated device_container_encrypted to False >09:24:56,338 DEBUG anaconda: updated device_container_size to 0 >09:24:56,434 INFO anaconda: getting device type for Standard Partition >09:24:56,441 DEBUG anaconda: populate_raid: 2, None >09:24:56,446 INFO anaconda: getting device type for Standard Partition >09:24:56,456 DEBUG anaconda: new selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >09:24:56,469 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >09:24:56,484 DEBUG anaconda: updated device_disks to ['sda'] >09:24:56,486 DEBUG anaconda: updated device_container_name to fedora_mango >09:24:56,487 DEBUG anaconda: updated device_container_raid_level to None >09:24:56,489 DEBUG anaconda: updated device_container_encrypted to True >09:24:56,490 DEBUG anaconda: updated device_container_size to 121600 >09:24:56,561 INFO anaconda: getting device type for LVM >09:24:56,564 DEBUG anaconda: device_type_changed: 0 LVM >09:24:56,566 INFO anaconda: getting device type for LVM >09:24:56,569 INFO anaconda: getting device type for LVM >09:24:56,573 INFO anaconda: getting device type for LVM >09:24:56,576 INFO anaconda: getting device type for LVM >09:24:56,580 INFO anaconda: getting device type for LVM >09:24:56,588 INFO anaconda: getting device type for LVM >09:24:56,591 INFO anaconda: getting device type for LVM >09:24:56,598 INFO anaconda: getting device type for LVM >09:24:56,605 INFO anaconda: getting device type for LVM >09:24:56,608 INFO anaconda: getting device type for LVM >09:24:56,617 DEBUG anaconda: populate_raid: 0, None >09:24:56,622 INFO anaconda: getting device type for LVM >09:24:56,636 INFO anaconda: getting device type for LVM >09:24:56,642 DEBUG anaconda: populate_raid: 0, None >09:24:56,646 INFO anaconda: getting device type for LVM >09:24:56,660 DEBUG anaconda: new container selection: None >09:24:56,663 DEBUG anaconda: new container selection: None >09:24:56,671 DEBUG anaconda: new container selection: fedora_mango >09:24:56,681 DEBUG anaconda: default container is fedora_mango >13:27:03,442 DEBUG anaconda: current selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >13:27:03,454 DEBUG anaconda: notebook page = 1 >13:27:03,458 INFO anaconda: ui: saving changes to device fedora_mango-home >13:27:03,462 DEBUG anaconda: old name: home >13:27:03,466 DEBUG anaconda: new name: None >13:27:03,494 DEBUG anaconda: old size: 68384.0 >13:27:03,495 DEBUG anaconda: new size: 68384 >13:27:03,496 INFO anaconda: getting device type for LVM >13:27:03,500 DEBUG anaconda: old device type: 0 >13:27:03,502 DEBUG anaconda: new device type: 0 >13:27:03,504 DEBUG anaconda: reformat: False >13:27:03,518 DEBUG anaconda: old fs type: ext4 >13:27:03,520 DEBUG anaconda: new fs type: ext4 >13:27:03,522 DEBUG anaconda: old encryption setting: False >13:27:03,523 DEBUG anaconda: new encryption setting: False >13:27:03,525 DEBUG anaconda: old label: >13:27:03,527 DEBUG anaconda: new_label: >13:27:03,528 DEBUG anaconda: old mountpoint: /home >13:27:03,530 DEBUG anaconda: new mountpoint: /home >13:27:03,532 DEBUG anaconda: old raid level: None >13:27:03,533 DEBUG anaconda: new raid level: None >13:27:03,542 DEBUG anaconda: old container: fedora_mango >13:27:03,543 DEBUG anaconda: new container: fedora_mango >13:27:03,545 DEBUG anaconda: old container encrypted: True >13:27:03,547 DEBUG anaconda: new container encrypted: True >13:27:03,548 DEBUG anaconda: old container raid level: None >13:27:03,550 DEBUG anaconda: new container raid level: None >13:27:03,552 DEBUG anaconda: old container size request: 121600 >13:27:03,553 DEBUG anaconda: new container size request: 121600 >13:27:03,555 DEBUG anaconda: old disks: ['sda'] >13:27:03,557 DEBUG anaconda: new disks: ['sda'] >13:27:03,559 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >13:27:03,574 DEBUG anaconda: updated device_disks to ['sda'] >13:27:03,576 DEBUG anaconda: updated device_container_name to fedora_mango >13:27:03,578 DEBUG anaconda: updated device_container_raid_level to None >13:27:03,580 DEBUG anaconda: updated device_container_encrypted to True >13:27:03,581 DEBUG anaconda: updated device_container_size to 121600 >13:27:03,647 INFO anaconda: getting device type for LVM >13:27:03,649 DEBUG anaconda: populate_raid: 0, None >13:27:03,652 INFO anaconda: getting device type for LVM >13:27:03,658 DEBUG anaconda: new container selection: None >13:27:03,661 DEBUG anaconda: new container selection: None >13:27:03,666 DEBUG anaconda: new container selection: fedora_mango >13:27:03,667 DEBUG anaconda: default container is fedora_mango >13:27:03,674 DEBUG anaconda: new selector: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >13:27:03,683 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >13:27:03,693 DEBUG anaconda: updated device_disks to ['sda'] >13:27:03,694 DEBUG anaconda: updated device_container_name to fedora_mango >13:27:03,695 DEBUG anaconda: updated device_container_raid_level to None >13:27:03,697 DEBUG anaconda: updated device_container_encrypted to True >13:27:03,698 DEBUG anaconda: updated device_container_size to 121600 >13:27:03,751 INFO anaconda: getting device type for LVM >13:27:03,753 DEBUG anaconda: populate_raid: 0, None >13:27:03,755 INFO anaconda: getting device type for LVM >13:27:03,761 DEBUG anaconda: new container selection: None >13:27:03,764 DEBUG anaconda: new container selection: None >13:27:03,769 DEBUG anaconda: new container selection: fedora_mango >13:27:03,770 DEBUG anaconda: default container is fedora_mango >13:27:05,591 INFO anaconda: ui: saving changes to device fedora_mango-home >13:27:05,593 DEBUG anaconda: old name: home >13:27:05,595 DEBUG anaconda: new name: None >13:27:05,626 DEBUG anaconda: old size: 68384.0 >13:27:05,627 DEBUG anaconda: new size: 68384 >13:27:05,628 INFO anaconda: getting device type for LVM >13:27:05,632 DEBUG anaconda: old device type: 0 >13:27:05,634 DEBUG anaconda: new device type: 0 >13:27:05,635 DEBUG anaconda: reformat: False >13:27:05,648 DEBUG anaconda: old fs type: ext4 >13:27:05,650 DEBUG anaconda: new fs type: ext4 >13:27:05,651 DEBUG anaconda: old encryption setting: False >13:27:05,653 DEBUG anaconda: new encryption setting: False >13:27:05,655 DEBUG anaconda: old label: >13:27:05,656 DEBUG anaconda: new_label: >13:27:05,658 DEBUG anaconda: old mountpoint: /home >13:27:05,659 DEBUG anaconda: new mountpoint: /home >13:27:05,661 DEBUG anaconda: old raid level: None >13:27:05,663 DEBUG anaconda: new raid level: None >13:27:05,671 DEBUG anaconda: old container: fedora_mango >13:27:05,672 DEBUG anaconda: new container: fedora_mango >13:27:05,674 DEBUG anaconda: old container encrypted: True >13:27:05,676 DEBUG anaconda: new container encrypted: True >13:27:05,677 DEBUG anaconda: old container raid level: None >13:27:05,679 DEBUG anaconda: new container raid level: None >13:27:05,681 DEBUG anaconda: old container size request: 121600 >13:27:05,682 DEBUG anaconda: new container size request: 121600 >13:27:05,684 DEBUG anaconda: old disks: ['sda'] >13:27:05,686 DEBUG anaconda: new disks: ['sda'] >13:27:05,688 DEBUG anaconda: populate_right_side: existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem mounted at /home >13:27:05,702 DEBUG anaconda: updated device_disks to ['sda'] >13:27:05,703 DEBUG anaconda: updated device_container_name to fedora_mango >13:27:05,704 DEBUG anaconda: updated device_container_raid_level to None >13:27:05,706 DEBUG anaconda: updated device_container_encrypted to True >13:27:05,708 DEBUG anaconda: updated device_container_size to 121600 >13:27:05,756 INFO anaconda: getting device type for LVM >13:27:05,759 DEBUG anaconda: populate_raid: 0, None >13:27:05,761 INFO anaconda: getting device type for LVM >13:27:05,767 DEBUG anaconda: new container selection: None >13:27:05,770 DEBUG anaconda: new container selection: None >13:27:05,775 DEBUG anaconda: new container selection: fedora_mango >13:27:05,776 DEBUG anaconda: default container is fedora_mango >13:27:17,074 DEBUG anaconda: new disk order: [] >13:27:17,461 DEBUG anaconda: stage1 device cannot be of type lvmvg >13:27:17,466 DEBUG anaconda: stage1 device cannot be of type lvmlv >13:27:17,471 DEBUG anaconda: stage1 device cannot be of type lvmlv >13:27:17,476 DEBUG anaconda: stage1 device cannot be of type lvmlv >13:27:17,481 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >13:27:17,491 DEBUG anaconda: _is_valid_disklabel(sda) returning True >13:27:17,492 DEBUG anaconda: _is_valid_size(sda) returning True >13:27:17,493 DEBUG anaconda: _is_valid_location(sda) returning True >13:27:17,495 DEBUG anaconda: _is_valid_format(sda) returning True >13:27:17,496 DEBUG anaconda: is_valid_stage1_device(sda) returning True >13:27:17,498 INFO anaconda: Running Thread: AnaCheckStorageThread (-1437549760) >13:27:17,552 DEBUG anaconda: _is_valid_disklabel(sda) returning True >13:27:17,557 DEBUG anaconda: _is_valid_size(sda) returning True >13:27:17,561 DEBUG anaconda: _is_valid_location(sda) returning True >13:27:17,565 DEBUG anaconda: _is_valid_format(sda) returning True >13:27:17,569 DEBUG anaconda: is_valid_stage1_device(sda) returning True >13:27:17,573 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >13:27:17,580 DEBUG anaconda: _is_valid_size(sda1) returning True >13:27:17,585 DEBUG anaconda: _is_valid_location(sda1) returning True >13:27:17,589 DEBUG anaconda: _is_valid_partition(sda1) returning True >13:27:17,593 DEBUG anaconda: _is_valid_format(sda1) returning True >13:27:17,597 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >13:27:17,609 INFO anaconda: Thread Done: AnaCheckStorageThread (-1437549760) >13:27:18,162 INFO anaconda: Not doing 'require network connection' in live installation >13:27:28,942 INFO anaconda: fs space: 51.2 GB needed: 1.97 GB >13:27:34,352 INFO anaconda: fs space: 51.2 GB needed: 1.97 GB >13:27:34,465 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> >13:27:39,592 INFO anaconda: fs space: 51.2 GB needed: 1.97 GB >13:27:39,705 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> >13:27:39,707 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> status to: Checking storage configuration... >13:27:44,831 INFO anaconda: fs space: 51.2 GB needed: 1.97 GB >13:27:44,944 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb14d1ac> >13:28:08,782 INFO anaconda: Not doing 'get NTP service state' in live installation >13:28:08,784 INFO anaconda: Not doing 'start NTP service' in live installation >13:28:09,715 INFO anaconda: Running Thread: AnaNTPserver4 (-1437549760) >13:28:09,720 INFO anaconda: Running Thread: AnaNTPserver5 (-1297089728) >13:28:09,722 INFO anaconda: Running Thread: AnaNTPserver6 (-1420764352) >13:28:09,738 INFO anaconda: Running Thread: AnaNTPserver7 (-1429157056) >13:28:10,014 INFO anaconda: Thread Done: AnaNTPserver4 (-1437549760) >13:28:10,103 INFO anaconda: Thread Done: AnaNTPserver5 (-1297089728) >13:28:10,150 INFO anaconda: Thread Done: AnaNTPserver6 (-1420764352) >13:28:10,159 INFO anaconda: Thread Done: AnaNTPserver7 (-1429157056) >13:28:14,295 INFO anaconda: Not doing 'save system time' in live installation >19:28:42,384 INFO anaconda: Not doing 'require network connection' in live installation >19:28:47,563 INFO anaconda: fs space: 51.2 GB needed: 1.97 GB >19:29:07,009 WARN anaconda: /usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >19:29:07,011 WARN anaconda: /usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >19:29:07,149 WARN anaconda: /usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >19:29:07,151 WARN anaconda: /usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >19:29:29,854 WARN anaconda: /usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >19:29:29,855 WARN anaconda: /usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >19:30:25,758 WARN anaconda: /usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:377: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > store.remove(itr) > >19:30:25,763 WARN anaconda: /usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:377: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > store.remove(itr) > >19:31:55,865 INFO anaconda: Not doing 'require network connection' in live installation >19:32:00,998 INFO anaconda: fs space: 51.2 GB needed: 1.97 GB >19:32:06,875 INFO anaconda: Running Thread: AnaInstallThread (-1429157056) >19:32:06,877 INFO anaconda: Not doing 'save system time to HW clock' in live installation >19:32:06,880 INFO anaconda: Setting up the installation environment >19:32:09,369 DEBUG anaconda: running handleException >19:32:09,380 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >19:32:09,384 INFO anaconda: Thread Done: AnaInstallThread (-1429157056) > > >/tmp/packaging.log: > > >/tmp/program.log: >08:10:30,098 INFO program: Running... udevadm settle --timeout=300 >08:10:30,140 DEBUG program: Return code: 0 >08:10:30,375 INFO program: Running... multipath -c /dev/sdb >08:10:30,445 INFO program: Sep 21 08:10:30 | /etc/multipath.conf does not exist, blacklisting all devices. >08:10:30,446 INFO program: Sep 21 08:10:30 | A default multipath.conf file is located at >08:10:30,446 INFO program: Sep 21 08:10:30 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:10:30,447 INFO program: Sep 21 08:10:30 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:10:30,448 INFO program: /dev/sdb is not a valid multipath device path >08:10:30,448 DEBUG program: Return code: 1 >08:10:30,741 INFO program: Running... multipath -c /dev/sda >08:10:30,753 INFO program: Sep 21 08:10:30 | /etc/multipath.conf does not exist, blacklisting all devices. >08:10:30,754 INFO program: Sep 21 08:10:30 | A default multipath.conf file is located at >08:10:30,755 INFO program: Sep 21 08:10:30 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:10:30,755 INFO program: Sep 21 08:10:30 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:10:30,756 INFO program: /dev/sda is not a valid multipath device path >08:10:30,756 DEBUG program: Return code: 1 >08:10:31,976 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { filter=["r|/sdb1$|"] } global {locking_type=4} /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 >08:10:32,031 INFO program: LVM2_PV_UUID=1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk >08:10:32,032 INFO program: LVM2_PE_START=1024.00 >08:10:32,032 INFO program: LVM2_VG_NAME=fedora_mango >08:10:32,033 INFO program: LVM2_VG_UUID=0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 >08:10:32,034 INFO program: LVM2_VG_SIZE=124518400.00 >08:10:32,034 INFO program: LVM2_VG_FREE=0 >08:10:32,035 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >08:10:32,036 INFO program: LVM2_VG_EXTENT_COUNT=30400 >08:10:32,036 INFO program: LVM2_VG_FREE_COUNT=0 >08:10:32,037 INFO program: LVM2_PV_COUNT=1 >08:10:32,038 DEBUG program: Return code: 0 >08:10:32,073 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdb1$|"] } global {locking_type=4} fedora_mango >08:10:32,111 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=root LVM2_LV_NAME=swap >08:10:32,112 INFO program: LVM2_LV_UUID=JIcug0-Yjge-S9GW-2x6h-Fbjo-vKHo-e2oSWg LVM2_LV_UUID=0bHBvz-zWbL-lDKw-gZBe-xPzj-ftk5-9n6TeE LVM2_LV_UUID=1dPeeB-mzxR-1zdO-Ec0w-9aCI-K2Q0-XpyLmu >08:10:32,113 INFO program: LVM2_LV_SIZE=70025216.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=2064384.00 >08:10:32,113 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >08:10:32,114 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >08:10:32,115 DEBUG program: Return code: 0 >08:10:33,057 INFO program: Running... udevadm settle --timeout=300 >08:10:33,097 DEBUG program: Return code: 0 >08:10:44,529 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >08:10:44,583 DEBUG program: Return code: 0 >08:10:44,587 INFO program: Running... udevadm settle --timeout=300 >08:10:45,191 DEBUG program: Return code: 0 >08:10:45,203 INFO program: Running... modprobe fcoe >08:10:45,371 DEBUG program: Return code: 0 >08:10:45,374 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >08:10:45,410 INFO program: No FCoE boot disk information is found in EDD! >08:10:45,412 DEBUG program: Return code: 1 >08:10:47,707 INFO program: Running... udevadm settle --timeout=300 >08:10:47,789 DEBUG program: Return code: 0 >08:10:48,052 INFO program: Running... udevadm settle --timeout=300 >08:10:48,123 DEBUG program: Return code: 0 >08:10:48,337 INFO program: Running... multipath -c /dev/sdb >08:10:48,368 INFO program: Sep 21 08:10:48 | /etc/multipath.conf does not exist, blacklisting all devices. >08:10:48,370 INFO program: Sep 21 08:10:48 | A default multipath.conf file is located at >08:10:48,371 INFO program: Sep 21 08:10:48 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:10:48,373 INFO program: Sep 21 08:10:48 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:10:48,374 INFO program: /dev/sdb is not a valid multipath device path >08:10:48,375 DEBUG program: Return code: 1 >08:10:49,100 INFO program: Running... multipath -c /dev/sda >08:10:49,125 INFO program: Sep 21 08:10:49 | /etc/multipath.conf does not exist, blacklisting all devices. >08:10:49,130 INFO program: Sep 21 08:10:49 | A default multipath.conf file is located at >08:10:49,137 INFO program: Sep 21 08:10:49 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:10:49,142 INFO program: Sep 21 08:10:49 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:10:49,145 INFO program: /dev/sda is not a valid multipath device path >08:10:49,151 DEBUG program: Return code: 1 >08:10:49,759 INFO program: Running... dumpe2fs -h /dev/sda1 >08:10:49,903 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:10:49,908 INFO program: Filesystem volume name: <none> >08:10:49,913 INFO program: Last mounted on: /boot >08:10:49,918 INFO program: Filesystem UUID: 88579c1f-c295-4f17-9093-b5afc434b30e >08:10:49,922 INFO program: Filesystem magic number: 0xEF53 >08:10:49,926 INFO program: Filesystem revision #: 1 (dynamic) >08:10:49,930 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 >08:10:49,934 INFO program: Filesystem flags: signed_directory_hash >08:10:49,938 INFO program: Default mount options: user_xattr acl >08:10:49,942 INFO program: Filesystem state: clean >08:10:49,946 INFO program: Errors behavior: Continue >08:10:49,952 INFO program: Filesystem OS type: Linux >08:10:49,957 INFO program: Inode count: 128016 >08:10:49,961 INFO program: Block count: 512000 >08:10:49,965 INFO program: Reserved block count: 25600 >08:10:49,971 INFO program: Free blocks: 299739 >08:10:49,975 INFO program: Free inodes: 127594 >08:10:49,980 INFO program: First block: 1 >08:10:49,984 INFO program: Block size: 1024 >08:10:49,988 INFO program: Fragment size: 1024 >08:10:49,992 INFO program: Reserved GDT blocks: 256 >08:10:49,996 INFO program: Blocks per group: 8192 >08:10:50,000 INFO program: Fragments per group: 8192 >08:10:50,005 INFO program: Inodes per group: 2032 >08:10:50,009 INFO program: Inode blocks per group: 254 >08:10:50,012 INFO program: Flex block group size: 16 >08:10:50,017 INFO program: Filesystem created: Fri Feb 1 20:24:26 2013 >08:10:50,025 INFO program: Last mount time: Sun Sep 21 07:43:21 2014 >08:10:50,032 INFO program: Last write time: Sun Sep 21 07:43:21 2014 >08:10:50,041 INFO program: Mount count: 224 >08:10:50,048 INFO program: Maximum mount count: -1 >08:10:50,053 INFO program: Last checked: Fri Feb 1 20:24:26 2013 >08:10:50,057 INFO program: Check interval: 0 (<none>) >08:10:50,061 INFO program: Lifetime writes: 2317 MB >08:10:50,065 INFO program: Reserved blocks uid: 0 (user root) >08:10:50,069 INFO program: Reserved blocks gid: 0 (group root) >08:10:50,073 INFO program: First inode: 11 >08:10:50,078 INFO program: Inode size: 128 >08:10:50,086 INFO program: Journal inode: 8 >08:10:50,087 INFO program: Default directory hash: half_md4 >08:10:50,088 INFO program: Directory Hash Seed: e56498b9-e204-44c8-99ce-f7494c86376c >08:10:50,090 INFO program: Journal backup: inode blocks >08:10:50,091 INFO program: Journal features: journal_incompat_revoke >08:10:50,092 INFO program: Journal size: 8M >08:10:50,094 INFO program: Journal length: 8192 >08:10:50,095 INFO program: Journal sequence: 0x000006c4 >08:10:50,102 INFO program: Journal start: 0 >08:10:50,103 INFO program: >08:10:50,105 DEBUG program: Return code: 0 >08:10:50,113 INFO program: Running... resize2fs -P /dev/sda1 >08:10:50,166 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:10:50,168 INFO program: Estimated minimum size of the filesystem: 208468 >08:10:50,169 DEBUG program: Return code: 0 >08:10:51,726 INFO program: Running... dumpe2fs -h /dev/loop3 >08:10:51,749 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:10:51,751 INFO program: Filesystem volume name: _Fedora-Live-Xfc >08:10:51,752 INFO program: Last mounted on: /var/tmp/imgcreate-UDqbdU/install_root >08:10:51,755 INFO program: Filesystem UUID: 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 >08:10:51,757 INFO program: Filesystem magic number: 0xEF53 >08:10:51,759 INFO program: Filesystem revision #: 1 (dynamic) >08:10:51,760 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >08:10:51,762 INFO program: Filesystem flags: signed_directory_hash >08:10:51,765 INFO program: Default mount options: user_xattr acl >08:10:51,772 INFO program: Filesystem state: clean >08:10:51,778 INFO program: Errors behavior: Continue >08:10:51,779 INFO program: Filesystem OS type: Linux >08:10:51,781 INFO program: Inode count: 196608 >08:10:51,784 INFO program: Block count: 786432 >08:10:51,785 INFO program: Reserved block count: 7863 >08:10:51,787 INFO program: Free blocks: 234293 >08:10:51,793 INFO program: Free inodes: 114975 >08:10:51,797 INFO program: First block: 0 >08:10:51,798 INFO program: Block size: 4096 >08:10:51,801 INFO program: Fragment size: 4096 >08:10:51,806 INFO program: Reserved GDT blocks: 191 >08:10:51,809 INFO program: Blocks per group: 32768 >08:10:51,810 INFO program: Fragments per group: 32768 >08:10:51,812 INFO program: Inodes per group: 8192 >08:10:51,813 INFO program: Inode blocks per group: 512 >08:10:51,814 INFO program: Flex block group size: 16 >08:10:51,817 INFO program: Filesystem created: Wed Dec 11 19:45:51 2013 >08:10:51,819 INFO program: Last mount time: Wed Dec 11 19:46:01 2013 >08:10:51,821 INFO program: Last write time: Wed Dec 11 22:32:23 2013 >08:10:51,823 INFO program: Mount count: 0 >08:10:51,833 INFO program: Maximum mount count: -1 >08:10:51,834 INFO program: Last checked: Wed Dec 11 22:32:23 2013 >08:10:51,839 INFO program: Check interval: 0 (<none>) >08:10:51,840 INFO program: Lifetime writes: 491 MB >08:10:51,842 INFO program: Reserved blocks uid: 0 (user root) >08:10:51,847 INFO program: Reserved blocks gid: 0 (group root) >08:10:51,849 INFO program: First inode: 11 >08:10:51,850 INFO program: Inode size: 256 >08:10:51,851 INFO program: Required extra isize: 28 >08:10:51,853 INFO program: Desired extra isize: 28 >08:10:51,855 INFO program: Journal inode: 8 >08:10:51,856 INFO program: Default directory hash: half_md4 >08:10:51,858 INFO program: Directory Hash Seed: aece513b-6eb9-4f39-8e30-18cafae05d44 >08:10:51,861 INFO program: Journal backup: inode blocks >08:10:51,863 INFO program: Journal features: journal_incompat_revoke >08:10:51,867 INFO program: Journal size: 64M >08:10:51,871 INFO program: Journal length: 16384 >08:10:51,877 INFO program: Journal sequence: 0x0000220a >08:10:51,881 INFO program: Journal start: 0 >08:10:51,884 INFO program: >08:10:51,885 DEBUG program: Return code: 0 >08:10:51,887 INFO program: Running... resize2fs -P /dev/loop3 >08:10:51,919 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:10:51,923 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >08:10:51,928 INFO program: Couldn't find valid filesystem superblock. >08:10:51,931 DEBUG program: Return code: 1 >08:10:52,527 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >08:10:52,552 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:10:52,559 INFO program: Filesystem volume name: _Fedora-Live-Xfc >08:10:52,563 INFO program: Last mounted on: / >08:10:52,567 INFO program: Filesystem UUID: 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 >08:10:52,571 INFO program: Filesystem magic number: 0xEF53 >08:10:52,575 INFO program: Filesystem revision #: 1 (dynamic) >08:10:52,581 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >08:10:52,586 INFO program: Filesystem flags: signed_directory_hash >08:10:52,590 INFO program: Default mount options: user_xattr acl >08:10:52,593 INFO program: Filesystem state: clean >08:10:52,597 INFO program: Errors behavior: Continue >08:10:52,602 INFO program: Filesystem OS type: Linux >08:10:52,609 INFO program: Inode count: 196608 >08:10:52,613 INFO program: Block count: 786432 >08:10:52,617 INFO program: Reserved block count: 7863 >08:10:52,621 INFO program: Free blocks: 234293 >08:10:52,626 INFO program: Free inodes: 114975 >08:10:52,630 INFO program: First block: 0 >08:10:52,634 INFO program: Block size: 4096 >08:10:52,639 INFO program: Fragment size: 4096 >08:10:52,643 INFO program: Reserved GDT blocks: 191 >08:10:52,647 INFO program: Blocks per group: 32768 >08:10:52,652 INFO program: Fragments per group: 32768 >08:10:52,657 INFO program: Inodes per group: 8192 >08:10:52,662 INFO program: Inode blocks per group: 512 >08:10:52,666 INFO program: Flex block group size: 16 >08:10:52,670 INFO program: Filesystem created: Wed Dec 11 19:45:51 2013 >08:10:52,677 INFO program: Last mount time: Sun Sep 21 08:08:38 2014 >08:10:52,683 INFO program: Last write time: Sun Sep 21 08:08:38 2014 >08:10:52,692 INFO program: Mount count: 1 >08:10:52,700 INFO program: Maximum mount count: -1 >08:10:52,705 INFO program: Last checked: Wed Dec 11 22:32:23 2013 >08:10:52,709 INFO program: Check interval: 0 (<none>) >08:10:52,714 INFO program: Lifetime writes: 491 MB >08:10:52,718 INFO program: Reserved blocks uid: 0 (user root) >08:10:52,722 INFO program: Reserved blocks gid: 0 (group root) >08:10:52,728 INFO program: First inode: 11 >08:10:52,735 INFO program: Inode size: 256 >08:10:52,739 INFO program: Required extra isize: 28 >08:10:52,743 INFO program: Desired extra isize: 28 >08:10:52,748 INFO program: Journal inode: 8 >08:10:52,752 INFO program: Default directory hash: half_md4 >08:10:52,756 INFO program: Directory Hash Seed: aece513b-6eb9-4f39-8e30-18cafae05d44 >08:10:52,762 INFO program: Journal backup: inode blocks >08:10:52,766 INFO program: Journal features: journal_incompat_revoke >08:10:52,770 INFO program: Journal size: 64M >08:10:52,775 INFO program: Journal length: 16384 >08:10:52,780 INFO program: Journal sequence: 0x0000220b >08:10:52,786 INFO program: Journal start: 1 >08:10:52,792 INFO program: >08:10:52,796 DEBUG program: Return code: 0 >08:10:52,802 INFO program: Running... resize2fs -P /dev/mapper/live-rw >08:10:52,830 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:10:52,832 INFO program: Estimated minimum size of the filesystem: 560260 >08:10:52,834 DEBUG program: Return code: 0 >08:10:53,232 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >08:10:53,259 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:10:53,263 INFO program: Filesystem volume name: _Fedora-Live-Xfc >08:10:53,264 INFO program: Last mounted on: /var/tmp/imgcreate-UDqbdU/install_root >08:10:53,267 INFO program: Filesystem UUID: 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 >08:10:53,269 INFO program: Filesystem magic number: 0xEF53 >08:10:53,272 INFO program: Filesystem revision #: 1 (dynamic) >08:10:53,274 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >08:10:53,275 INFO program: Filesystem flags: signed_directory_hash >08:10:53,277 INFO program: Default mount options: user_xattr acl >08:10:53,278 INFO program: Filesystem state: clean >08:10:53,279 INFO program: Errors behavior: Continue >08:10:53,280 INFO program: Filesystem OS type: Linux >08:10:53,282 INFO program: Inode count: 196608 >08:10:53,285 INFO program: Block count: 786432 >08:10:53,287 INFO program: Reserved block count: 7863 >08:10:53,289 INFO program: Free blocks: 234293 >08:10:53,292 INFO program: Free inodes: 114975 >08:10:53,294 INFO program: First block: 0 >08:10:53,302 INFO program: Block size: 4096 >08:10:53,304 INFO program: Fragment size: 4096 >08:10:53,310 INFO program: Reserved GDT blocks: 191 >08:10:53,311 INFO program: Blocks per group: 32768 >08:10:53,320 INFO program: Fragments per group: 32768 >08:10:53,325 INFO program: Inodes per group: 8192 >08:10:53,327 INFO program: Inode blocks per group: 512 >08:10:53,328 INFO program: Flex block group size: 16 >08:10:53,336 INFO program: Filesystem created: Wed Dec 11 19:45:51 2013 >08:10:53,337 INFO program: Last mount time: Wed Dec 11 19:46:01 2013 >08:10:53,338 INFO program: Last write time: Wed Dec 11 22:32:23 2013 >08:10:53,339 INFO program: Mount count: 0 >08:10:53,347 INFO program: Maximum mount count: -1 >08:10:53,350 INFO program: Last checked: Wed Dec 11 22:32:23 2013 >08:10:53,357 INFO program: Check interval: 0 (<none>) >08:10:53,361 INFO program: Lifetime writes: 491 MB >08:10:53,362 INFO program: Reserved blocks uid: 0 (user root) >08:10:53,370 INFO program: Reserved blocks gid: 0 (group root) >08:10:53,371 INFO program: First inode: 11 >08:10:53,373 INFO program: Inode size: 256 >08:10:53,374 INFO program: Required extra isize: 28 >08:10:53,376 INFO program: Desired extra isize: 28 >08:10:53,378 INFO program: Journal inode: 8 >08:10:53,391 INFO program: Default directory hash: half_md4 >08:10:53,398 INFO program: Directory Hash Seed: aece513b-6eb9-4f39-8e30-18cafae05d44 >08:10:53,406 INFO program: Journal backup: inode blocks >08:10:53,412 INFO program: Journal features: journal_incompat_revoke >08:10:53,421 INFO program: Journal size: 64M >08:10:53,426 INFO program: Journal length: 16384 >08:10:53,431 INFO program: Journal sequence: 0x0000220a >08:10:53,435 INFO program: Journal start: 0 >08:10:53,439 INFO program: >08:10:53,443 DEBUG program: Return code: 0 >08:10:53,450 INFO program: Running... resize2fs -P /dev/mapper/live-base >08:10:53,478 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:10:53,479 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >08:10:53,481 INFO program: Couldn't find valid filesystem superblock. >08:10:53,484 DEBUG program: Return code: 1 >08:10:53,978 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >08:10:54,007 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:10:54,010 INFO program: Filesystem volume name: _Fedora-Live-Xfc >08:10:54,012 INFO program: Last mounted on: /var/tmp/imgcreate-UDqbdU/install_root >08:10:54,014 INFO program: Filesystem UUID: 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 >08:10:54,019 INFO program: Filesystem magic number: 0xEF53 >08:10:54,023 INFO program: Filesystem revision #: 1 (dynamic) >08:10:54,028 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >08:10:54,032 INFO program: Filesystem flags: signed_directory_hash >08:10:54,035 INFO program: Default mount options: user_xattr acl >08:10:54,039 INFO program: Filesystem state: clean >08:10:54,045 INFO program: Errors behavior: Continue >08:10:54,050 INFO program: Filesystem OS type: Linux >08:10:54,055 INFO program: Inode count: 147456 >08:10:54,059 INFO program: Block count: 560260 >08:10:54,063 INFO program: Reserved block count: 5601 >08:10:54,069 INFO program: Free blocks: 11205 >08:10:54,073 INFO program: Free inodes: 65823 >08:10:54,077 INFO program: First block: 0 >08:10:54,082 INFO program: Block size: 4096 >08:10:54,086 INFO program: Fragment size: 4096 >08:10:54,090 INFO program: Reserved GDT blocks: 191 >08:10:54,097 INFO program: Blocks per group: 32768 >08:10:54,102 INFO program: Fragments per group: 32768 >08:10:54,106 INFO program: Inodes per group: 8192 >08:10:54,111 INFO program: Inode blocks per group: 512 >08:10:54,115 INFO program: Flex block group size: 16 >08:10:54,119 INFO program: Filesystem created: Wed Dec 11 19:45:51 2013 >08:10:54,123 INFO program: Last mount time: Wed Dec 11 19:46:01 2013 >08:10:54,128 INFO program: Last write time: Wed Dec 11 22:32:39 2013 >08:10:54,132 INFO program: Mount count: 0 >08:10:54,136 INFO program: Maximum mount count: -1 >08:10:54,140 INFO program: Last checked: Wed Dec 11 22:32:39 2013 >08:10:54,144 INFO program: Check interval: 0 (<none>) >08:10:54,148 INFO program: Lifetime writes: 492 MB >08:10:54,152 INFO program: Reserved blocks uid: 0 (user root) >08:10:54,158 INFO program: Reserved blocks gid: 0 (group root) >08:10:54,165 INFO program: First inode: 11 >08:10:54,171 INFO program: Inode size: 256 >08:10:54,174 INFO program: Required extra isize: 28 >08:10:54,179 INFO program: Desired extra isize: 28 >08:10:54,183 INFO program: Journal inode: 8 >08:10:54,188 INFO program: Default directory hash: half_md4 >08:10:54,193 INFO program: Directory Hash Seed: aece513b-6eb9-4f39-8e30-18cafae05d44 >08:10:54,198 INFO program: Journal backup: inode blocks >08:10:54,202 INFO program: Journal features: journal_incompat_revoke >08:10:54,206 INFO program: Journal size: 64M >08:10:54,210 INFO program: Journal length: 16384 >08:10:54,214 INFO program: Journal sequence: 0x0000220a >08:10:54,219 INFO program: Journal start: 0 >08:10:54,225 INFO program: >08:10:54,229 DEBUG program: Return code: 0 >08:10:54,235 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >08:10:54,259 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:10:54,261 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >08:10:54,262 INFO program: Couldn't find valid filesystem superblock. >08:10:54,264 DEBUG program: Return code: 1 >08:10:54,577 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { filter=["r|/sdb1$|"] } global {locking_type=4} /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 >08:10:54,646 INFO program: LVM2_PV_UUID=1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk >08:10:54,653 INFO program: LVM2_PE_START=1024.00 >08:10:54,657 INFO program: LVM2_VG_NAME=fedora_mango >08:10:54,662 INFO program: LVM2_VG_UUID=0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 >08:10:54,666 INFO program: LVM2_VG_SIZE=124518400.00 >08:10:54,670 INFO program: LVM2_VG_FREE=0 >08:10:54,674 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >08:10:54,679 INFO program: LVM2_VG_EXTENT_COUNT=30400 >08:10:54,685 INFO program: LVM2_VG_FREE_COUNT=0 >08:10:54,689 INFO program: LVM2_PV_COUNT=1 >08:10:54,696 DEBUG program: Return code: 0 >08:10:54,814 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdb1$|"] } global {locking_type=4} fedora_mango >08:10:54,877 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=root LVM2_LV_NAME=swap >08:10:54,879 INFO program: LVM2_LV_UUID=JIcug0-Yjge-S9GW-2x6h-Fbjo-vKHo-e2oSWg LVM2_LV_UUID=0bHBvz-zWbL-lDKw-gZBe-xPzj-ftk5-9n6TeE LVM2_LV_UUID=1dPeeB-mzxR-1zdO-Ec0w-9aCI-K2Q0-XpyLmu >08:10:54,880 INFO program: LVM2_LV_SIZE=70025216.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=2064384.00 >08:10:54,882 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >08:10:54,883 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >08:10:54,885 DEBUG program: Return code: 0 >08:10:55,270 INFO program: Running... dumpe2fs -h /dev/mapper/fedora_mango-home >08:10:55,302 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:10:55,307 INFO program: Filesystem volume name: <none> >08:10:55,310 INFO program: Last mounted on: /home >08:10:55,314 INFO program: Filesystem UUID: b5f9887e-9409-4916-b514-93572ec6596e >08:10:55,317 INFO program: Filesystem magic number: 0xEF53 >08:10:55,322 INFO program: Filesystem revision #: 1 (dynamic) >08:10:55,326 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >08:10:55,331 INFO program: Filesystem flags: signed_directory_hash >08:10:55,334 INFO program: Default mount options: user_xattr acl >08:10:55,338 INFO program: Filesystem state: clean >08:10:55,341 INFO program: Errors behavior: Continue >08:10:55,344 INFO program: Filesystem OS type: Linux >08:10:55,348 INFO program: Inode count: 4382720 >08:10:55,353 INFO program: Block count: 17506304 >08:10:55,361 INFO program: Reserved block count: 875315 >08:10:55,366 INFO program: Free blocks: 2005508 >08:10:55,369 INFO program: Free inodes: 4011309 >08:10:55,373 INFO program: First block: 0 >08:10:55,379 INFO program: Block size: 4096 >08:10:55,384 INFO program: Fragment size: 4096 >08:10:55,387 INFO program: Reserved GDT blocks: 1019 >08:10:55,392 INFO program: Blocks per group: 32768 >08:10:55,395 INFO program: Fragments per group: 32768 >08:10:55,399 INFO program: Inodes per group: 8192 >08:10:55,406 INFO program: Inode blocks per group: 512 >08:10:55,407 INFO program: Flex block group size: 16 >08:10:55,408 INFO program: Filesystem created: Fri Feb 1 20:24:36 2013 >08:10:55,411 INFO program: Last mount time: Sun Sep 21 07:43:23 2014 >08:10:55,413 INFO program: Last write time: Sun Sep 21 08:08:12 2014 >08:10:55,415 INFO program: Mount count: 225 >08:10:55,416 INFO program: Maximum mount count: -1 >08:10:55,417 INFO program: Last checked: Fri Feb 1 20:24:36 2013 >08:10:55,419 INFO program: Check interval: 0 (<none>) >08:10:55,422 INFO program: Lifetime writes: 389 GB >08:10:55,424 INFO program: Reserved blocks uid: 0 (user root) >08:10:55,426 INFO program: Reserved blocks gid: 0 (group root) >08:10:55,428 INFO program: First inode: 11 >08:10:55,431 INFO program: Inode size: 256 >08:10:55,436 INFO program: Required extra isize: 28 >08:10:55,440 INFO program: Desired extra isize: 28 >08:10:55,444 INFO program: Journal inode: 8 >08:10:55,447 INFO program: Default directory hash: half_md4 >08:10:55,449 INFO program: Directory Hash Seed: bf74dc2d-422c-4f94-891c-a604932c64c2 >08:10:55,456 INFO program: Journal backup: inode blocks >08:10:55,458 INFO program: Journal features: journal_incompat_revoke >08:10:55,466 INFO program: Journal size: 128M >08:10:55,467 INFO program: Journal length: 32768 >08:10:55,468 INFO program: Journal sequence: 0x001c7e10 >08:10:55,472 INFO program: Journal start: 0 >08:10:55,473 INFO program: >08:10:55,479 DEBUG program: Return code: 0 >08:10:55,484 INFO program: Running... resize2fs -P /dev/mapper/fedora_mango-home >08:10:55,525 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:10:55,534 INFO program: Estimated minimum size of the filesystem: 15481178 >08:10:55,536 DEBUG program: Return code: 0 >08:10:56,045 INFO program: Running... dumpe2fs -h /dev/mapper/fedora_mango-root >08:10:56,083 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:10:56,090 INFO program: Filesystem volume name: <none> >08:10:56,096 INFO program: Last mounted on: / >08:10:56,100 INFO program: Filesystem UUID: 24eca6c1-f95d-4a4f-b217-87c8458bffdb >08:10:56,104 INFO program: Filesystem magic number: 0xEF53 >08:10:56,108 INFO program: Filesystem revision #: 1 (dynamic) >08:10:56,111 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >08:10:56,115 INFO program: Filesystem flags: signed_directory_hash >08:10:56,122 INFO program: Default mount options: user_xattr acl >08:10:56,127 INFO program: Filesystem state: clean >08:10:56,131 INFO program: Errors behavior: Continue >08:10:56,134 INFO program: Filesystem OS type: Linux >08:10:56,139 INFO program: Inode count: 3276800 >08:10:56,142 INFO program: Block count: 13107200 >08:10:56,146 INFO program: Reserved block count: 655360 >08:10:56,149 INFO program: Free blocks: 8237465 >08:10:56,153 INFO program: Free inodes: 2891562 >08:10:56,156 INFO program: First block: 0 >08:10:56,161 INFO program: Block size: 4096 >08:10:56,165 INFO program: Fragment size: 4096 >08:10:56,168 INFO program: Reserved GDT blocks: 1020 >08:10:56,172 INFO program: Blocks per group: 32768 >08:10:56,175 INFO program: Fragments per group: 32768 >08:10:56,180 INFO program: Inodes per group: 8192 >08:10:56,184 INFO program: Inode blocks per group: 512 >08:10:56,187 INFO program: Flex block group size: 16 >08:10:56,191 INFO program: Filesystem created: Fri Feb 1 20:24:45 2013 >08:10:56,195 INFO program: Last mount time: Sun Sep 21 07:43:18 2014 >08:10:56,198 INFO program: Last write time: Sun Sep 21 07:43:18 2014 >08:10:56,202 INFO program: Mount count: 4 >08:10:56,205 INFO program: Maximum mount count: -1 >08:10:56,209 INFO program: Last checked: Sun Sep 21 07:32:20 2014 >08:10:56,212 INFO program: Check interval: 0 (<none>) >08:10:56,217 INFO program: Lifetime writes: 367 GB >08:10:56,223 INFO program: Reserved blocks uid: 0 (user root) >08:10:56,226 INFO program: Reserved blocks gid: 0 (group root) >08:10:56,230 INFO program: First inode: 11 >08:10:56,234 INFO program: Inode size: 256 >08:10:56,237 INFO program: Required extra isize: 28 >08:10:56,241 INFO program: Desired extra isize: 28 >08:10:56,244 INFO program: Journal inode: 8 >08:10:56,248 INFO program: Default directory hash: half_md4 >08:10:56,252 INFO program: Directory Hash Seed: 38d51f87-1791-482f-a03b-bc766a7f834f >08:10:56,256 INFO program: Journal backup: inode blocks >08:10:56,259 INFO program: Journal features: journal_incompat_revoke >08:10:56,263 INFO program: Journal size: 128M >08:10:56,269 INFO program: Journal length: 32768 >08:10:56,275 INFO program: Journal sequence: 0x00360e0e >08:10:56,279 INFO program: Journal start: 0 >08:10:56,282 INFO program: >08:10:56,286 DEBUG program: Return code: 0 >08:10:56,292 INFO program: Running... resize2fs -P /dev/mapper/fedora_mango-root >08:10:56,324 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:10:56,326 INFO program: Estimated minimum size of the filesystem: 4770220 >08:10:56,328 DEBUG program: Return code: 0 >08:10:57,924 INFO program: Running... udevadm settle --timeout=300 >08:10:58,005 DEBUG program: Return code: 0 >08:10:58,134 INFO program: Running... udevadm settle --timeout=300 >08:10:58,215 DEBUG program: Return code: 0 >08:10:58,282 INFO program: Running... udevadm settle --timeout=300 >08:10:58,358 DEBUG program: Return code: 0 >08:10:58,397 INFO program: Running... udevadm settle --timeout=300 >08:10:58,475 DEBUG program: Return code: 0 >08:10:58,583 INFO program: Running... udevadm settle --timeout=300 >08:10:58,671 DEBUG program: Return code: 0 >08:10:58,749 INFO program: Running... udevadm settle --timeout=300 >08:10:58,824 DEBUG program: Return code: 0 >08:10:58,839 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|"] } fedora_mango/home >08:10:59,064 DEBUG program: Return code: 0 >08:10:59,102 INFO program: Running... udevadm settle --timeout=300 >08:10:59,200 DEBUG program: Return code: 0 >08:10:59,217 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdb1$|"] } fedora_mango >08:10:59,453 INFO program: 0 logical volume(s) in volume group "fedora_mango" now active >08:10:59,454 DEBUG program: Return code: 0 >08:10:59,520 INFO program: Running... udevadm settle --timeout=300 >08:10:59,602 DEBUG program: Return code: 0 >08:10:59,822 INFO program: Running... udevadm settle --timeout=300 >08:10:59,941 DEBUG program: Return code: 0 >08:11:00,009 INFO program: Running... udevadm settle --timeout=300 >08:11:00,080 DEBUG program: Return code: 0 >08:11:00,170 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >08:11:00,248 DEBUG program: Return code: 0 >08:11:00,272 INFO program: Running... udevadm settle --timeout=300 >08:11:00,349 DEBUG program: Return code: 0 >08:11:00,354 INFO program: Running... umount /mnt/sysimage >08:11:00,441 DEBUG program: Return code: 0 >08:11:00,446 INFO program: Running... udevadm settle --timeout=300 >08:11:00,533 DEBUG program: Return code: 0 >08:11:00,579 INFO program: Running... udevadm settle --timeout=300 >08:11:00,648 DEBUG program: Return code: 0 >08:11:01,205 INFO program: Running... hwclock --hctosys --utc >08:11:01,010 DEBUG program: Return code: 0 >08:11:01,018 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >08:11:01,054 DEBUG program: Return code: 0 >08:11:28,574 INFO program: Running... modprobe btrfs >08:11:28,824 DEBUG program: Return code: 0 >08:11:28,870 INFO program: Running... modprobe xfs >08:11:29,060 DEBUG program: Return code: 0 >08:15:26,039 INFO program: Running... udevadm settle --timeout=300 >08:15:26,141 DEBUG program: Return code: 0 >08:15:26,260 INFO program: Running... udevadm settle --timeout=300 >08:15:26,335 DEBUG program: Return code: 0 >13:27:17,078 INFO program: Running... udevadm settle --timeout=300 >13:27:17,360 DEBUG program: Return code: 0 >19:28:41,494 INFO program: Running... systemctl status chronyd.service >19:28:41,732 INFO program: chronyd.service - NTP client/server >19:28:41,734 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >19:28:41,735 INFO program: Active: active (running) since Sun 2014-09-21 14:08:48 CEST; 5h 19min ago >19:28:41,737 INFO program: Process: 717 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >19:28:41,739 INFO program: Process: 684 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >19:28:41,740 INFO program: Main PID: 707 (chronyd) >19:28:41,742 INFO program: CGroup: /system.slice/chronyd.service >19:28:41,744 INFO program: `-707 /usr/sbin/chronyd -u chrony >19:28:41,746 INFO program: >19:28:41,748 INFO program: Sep 21 14:08:45 localhost systemd[1]: Starting NTP client/server... >19:28:41,749 INFO program: Sep 21 14:08:47 localhost chronyd[707]: chronyd version 1.29 starting >19:28:41,751 INFO program: Sep 21 14:08:47 localhost chronyd[707]: Linux kernel major=3 minor=11 patch=10 >19:28:41,753 INFO program: Sep 21 14:08:47 localhost chronyd[707]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >19:28:41,754 INFO program: Sep 21 14:08:47 localhost chronyd[707]: Generated key 1 >19:28:41,756 INFO program: Sep 21 14:08:48 localhost systemd[1]: Started NTP client/server. >19:28:41,758 INFO program: Sep 21 14:23:24 localhost chronyd[707]: Selected source 5.9.29.107 >19:28:41,760 INFO program: Sep 21 14:24:31 localhost chronyd[707]: Selected source 129.70.132.34 >19:28:41,762 INFO program: Sep 21 14:29:46 localhost chronyd[707]: Selected source 192.168.178.1 >19:28:41,764 INFO program: Sep 21 18:58:19 localhost chronyd[707]: Selected source 129.70.132.34 >19:28:41,765 DEBUG program: Return code: 0 >19:32:06,914 INFO program: Running... swapoff -a >19:32:06,994 DEBUG program: Return code: 0 >19:32:07,056 INFO program: Running... udevadm settle --timeout=300 >19:32:07,143 DEBUG program: Return code: 0 >19:32:07,200 INFO program: Running... udevadm settle --timeout=300 >19:32:07,257 DEBUG program: Return code: 0 >19:32:07,266 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } fedora_mango/swap >19:32:07,849 DEBUG program: Return code: 0 >19:32:07,901 INFO program: Running... udevadm settle --timeout=300 >19:32:07,962 DEBUG program: Return code: 0 >19:32:07,979 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } fedora_mango >19:32:08,092 INFO program: Logical volume fedora_mango/home contains a filesystem in use. >19:32:08,093 INFO program: Can't deactivate volume group "fedora_mango" with 2 open logical volume(s) >19:32:08,095 DEBUG program: Return code: 5 >19:32:08,114 INFO program: Running... udevadm settle --timeout=300 >19:32:08,169 DEBUG program: Return code: 0 >19:32:08,177 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } fedora_mango/root >19:32:08,289 INFO program: Logical volume fedora_mango/root contains a filesystem in use. >19:32:08,291 DEBUG program: Return code: 5 >19:32:08,309 INFO program: Running... udevadm settle --timeout=300 >19:32:08,368 DEBUG program: Return code: 0 >19:32:08,379 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } fedora_mango/home >19:32:08,494 INFO program: Logical volume fedora_mango/home contains a filesystem in use. >19:32:08,499 DEBUG program: Return code: 5 >19:32:08,518 INFO program: Running... udevadm settle --timeout=300 >19:32:08,578 DEBUG program: Return code: 0 >19:32:08,611 INFO program: Running... udevadm settle --timeout=300 >19:32:08,670 DEBUG program: Return code: 0 >19:32:08,773 INFO program: Running... wipefs -f -a /dev/mapper/fedora_mango-root >19:32:08,843 INFO program: /dev/mapper/fedora_mango-root: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >19:32:08,845 DEBUG program: Return code: 0 >19:32:08,846 INFO program: Running... udevadm settle --timeout=300 >19:32:08,967 DEBUG program: Return code: 0 >19:32:08,994 INFO program: Running... udevadm settle --timeout=300 >19:32:09,118 DEBUG program: Return code: 0 >19:32:09,130 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } fedora_mango/root >19:32:09,365 INFO program: Logical volume fedora_mango/root contains a filesystem in use. >19:32:09,367 DEBUG program: Return code: 5 >19:32:09,707 INFO program: Running... journalctl -b > > >/tmp/storage.log: >08:10:29,054 DEBUG blivet: registered device format class BIOSBoot as biosboot >08:10:29,093 DEBUG blivet: registered device format class Ext2FS as ext2 >08:10:29,094 DEBUG blivet: registered device format class Ext3FS as ext3 >08:10:29,094 DEBUG blivet: registered device format class Ext4FS as ext4 >08:10:29,095 DEBUG blivet: registered device format class FATFS as vfat >08:10:29,096 DEBUG blivet: registered device format class EFIFS as efi >08:10:29,096 DEBUG blivet: registered device format class BTRFS as btrfs >08:10:29,097 DEBUG blivet: registered device format class GFS2 as gfs2 >08:10:29,097 DEBUG blivet: registered device format class JFS as jfs >08:10:29,098 DEBUG blivet: registered device format class ReiserFS as reiserfs >08:10:29,099 DEBUG blivet: registered device format class XFS as xfs >08:10:29,099 DEBUG blivet: registered device format class HFS as hfs >08:10:29,100 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >08:10:29,100 DEBUG blivet: registered device format class HFSPlus as hfs+ >08:10:29,101 DEBUG blivet: registered device format class MacEFIFS as macefi >08:10:29,101 DEBUG blivet: registered device format class NTFS as ntfs >08:10:29,102 DEBUG blivet: registered device format class NFS as nfs >08:10:29,102 DEBUG blivet: registered device format class NFSv4 as nfs4 >08:10:29,103 DEBUG blivet: registered device format class Iso9660FS as iso9660 >08:10:29,103 DEBUG blivet: registered device format class NoDevFS as nodev >08:10:29,104 DEBUG blivet: registered device format class DevPtsFS as devpts >08:10:29,105 DEBUG blivet: registered device format class ProcFS as proc >08:10:29,105 DEBUG blivet: registered device format class SysFS as sysfs >08:10:29,106 DEBUG blivet: registered device format class TmpFS as tmpfs >08:10:29,106 DEBUG blivet: registered device format class BindFS as bind >08:10:29,107 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >08:10:29,107 DEBUG blivet: registered device format class USBFS as usbfs >08:10:29,109 DEBUG blivet: registered device format class MDRaidMember as mdmember >08:10:29,111 DEBUG blivet: registered device format class MultipathMember as multipath_member >08:10:29,113 DEBUG blivet: registered device format class DiskLabel as disklabel >08:10:29,117 DEBUG blivet: registered device format class SwapSpace as swap >08:10:29,120 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >08:10:29,121 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >08:10:29,123 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:10:29,126 DEBUG blivet: registered device format class LUKS as luks >08:10:30,094 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >08:10:30,095 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >08:10:30,097 INFO blivet: sdb1 looks to be the live device; marking as protected >08:10:30,186 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6'] >08:10:30,326 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:0 /dev/disk/by-label/Fedora-Live-Xfce-i686-20-1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-12-12-03-45-10-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Xfce-i686-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Xfce-i686-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-03-45-10-00', > 'ID_FS_UUID_ENC': '2013-12-12-03-45-10-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Contour', > 'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', > 'ID_MODEL_ID': '540e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4fad0d5d', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': '4.08', > 'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830771D65E-0:0', > 'ID_SERIAL_SHORT': '000016830771D65E', > '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': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '355773', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:0', > '/dev/disk/by-label/Fedora-Live-Xfce-i686-20-1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-12-12-03-45-10-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb'} ; name: sdb ; >08:10:30,329 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb)... >08:10:30,333 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:10:30,337 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:30,340 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >08:10:30,347 INFO blivet: sdb is a disk >08:10:30,348 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:30,374 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >08:10:30,449 INFO blivet: added disk sdb (id 0) to device tree >08:10:30,449 DEBUG blivet: looking up parted Device: /dev/sdb >08:10:30,458 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >08:10:30,459 INFO blivet: type detected on 'sdb' is 'iso9660' >08:10:30,480 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:10:30,481 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >08:10:30,494 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >08:10:30,498 INFO blivet: got device: DiskDevice instance (0x8dba62c) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 15655.8188477 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SanDisk Cruzer Contour path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 32063117 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15655, 64, 32) biosGeometry: (1995, 255, 63) > PedDevice: <_ped.Device object at 0x8e2f1ac> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x8dbac2c> >08:10:30,503 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:10:30,504 INFO blivet: got format: Iso9660FS instance (0x8dbad4c) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2013-12-12-03-45-10-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Xfce-i686-20-1 size = 0 targetSize = 0 > >08:10:30,540 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:0-part1 /dev/disk/by-label/Fedora-Live-Xfce-i686-20-1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-12-12-03-45-10-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Xfce-i686-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Xfce-i686-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-03-45-10-00', > 'ID_FS_UUID_ENC': '2013-12-12-03-45-10-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Contour', > 'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', > 'ID_MODEL_ID': '540e', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1257472', > 'ID_PART_ENTRY_TYPE': '0x17', > 'ID_PART_ENTRY_UUID': '4fad0d5d-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4fad0d5d', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': '4.08', > 'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830771D65E-0:0', > 'ID_SERIAL_SHORT': '000016830771D65E', > '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': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '356043', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Xfce-i686-20-1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-12-12-03-45-10-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >08:10:30,541 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1)... >08:10:30,544 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >08:10:30,548 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:30,549 INFO blivet: sdb1 is a partition >08:10:30,552 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >08:10:30,556 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:10:30,560 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15655MB disk sdb (0) with existing iso9660 filesystem >08:10:30,561 DEBUG blivet: lvm filter: adding sdb1 to the reject list >08:10:30,562 DEBUG blivet: ignoring partition sdb1 on iso9660 >08:10:30,563 DEBUG blivet: no device or no media present >08:10:30,591 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:1/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_CDROM': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_1', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'Cruzer_Contour', > 'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', > 'ID_MODEL_ID': '540e', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_1', > 'ID_REVISION': '4.08', > 'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830771D65E-0:1', > 'ID_SERIAL_SHORT': '000016830771D65E', > 'ID_TYPE': 'cd', > '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': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '357502', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:1/block/sr0'} ; name: sr0 ; >08:10:30,592 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:1/block/sr0)... >08:10:30,597 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >08:10:30,600 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:30,601 INFO blivet: sr0 is a cdrom >08:10:30,604 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >08:10:30,605 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:30,610 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >08:10:30,611 INFO blivet: added cdrom sr0 (id 1) to device tree >08:10:30,614 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:10:30,622 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >08:10:30,626 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >08:10:30,627 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:30,631 DEBUG blivet: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >08:10:30,636 DEBUG blivet: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >08:10:30,666 WARN blivet: disklabel detected but not usable on sr0 >08:10:30,668 DEBUG blivet: no type or existing type for sr0, bailing >08:10:30,674 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:10:30,680 DEBUG blivet: looking up parted Device: /dev/sr0 >08:10:30,684 INFO blivet: got device: OpticalDevice instance (0x8dba5ec) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 24.0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:1/block/sr0 partedDevice = parted.Device instance -- > model: SanDisk Cruzer Contour path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 12288 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x8e5932c> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >08:10:30,718 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A /dev/disk/by-id/wwn-0x500253855013c437', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '0003d039', > 'ID_REVISION': 'DXM03B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEACC42521A', > 'ID_SERIAL_SHORT': 'S12PNEACC42521A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253855013c437', > 'ID_WWN_WITH_EXTENSION': '0x500253855013c437', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '2', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '362773', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A', > '/dev/disk/by-id/wwn-0x500253855013c437'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >08:10:30,720 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:10:30,723 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:10:30,726 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:30,730 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >08:10:30,735 INFO blivet: sda is a disk >08:10:30,736 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:30,740 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >08:10:30,757 INFO blivet: added disk sda (id 2) to device tree >08:10:30,758 DEBUG blivet: looking up parted Device: /dev/sda >08:10:30,766 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >08:10:30,772 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >08:10:30,779 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:10:30,780 DEBUG blivet: required disklabel type for sda (1) is None >08:10:30,781 DEBUG blivet: default disklabel type for sda is msdos >08:10:30,783 DEBUG blivet: selecting msdos disklabel for sda based on size >08:10:30,790 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >08:10:30,810 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 0x8e5da2c>, <parted.partition.Partition object at 0x8e5dbec>] > device: <parted.device.Device object at 0x8e5d8cc> > PedDisk: <_ped.Disk object at 0x8e5d96c> >08:10:30,811 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:10:30,819 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >08:10:30,827 INFO blivet: got device: DiskDevice instance (0x8e49ecc) -- > name = sda status = True kids = 0 id = 2 > 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:1f.2/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 0x8e593ec> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x8e5d20c> >08:10:30,837 INFO blivet: got format: DiskLabel instance (0x8e5d6ec) -- > 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 0x8e5da2c>, <parted.partition.Partition object at 0x8e5dbec>] > device: <parted.device.Device object at 0x8e5d8cc> > PedDisk: <_ped.Disk object at 0x8e5d96c> > origPartedDisk = <parted.disk.Disk object at 0x8e5dcec> > 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 0x8e5944c> > >08:10:30,881 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A-part1 /dev/disk/by-id/wwn-0x500253855013c437-part1 /dev/disk/by-uuid/88579c1f-c295-4f17-9093-b5afc434b30e', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '88579c1f-c295-4f17-9093-b5afc434b30e', > 'ID_FS_UUID_ENC': '88579c1f-c295-4f17-9093-b5afc434b30e', > '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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003d039-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003d039', > 'ID_REVISION': 'DXM03B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEACC42521A', > 'ID_SERIAL_SHORT': 'S12PNEACC42521A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253855013c437', > 'ID_WWN_WITH_EXTENSION': '0x500253855013c437', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '363193', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A-part1', > '/dev/disk/by-id/wwn-0x500253855013c437-part1', > '/dev/disk/by-uuid/88579c1f-c295-4f17-9093-b5afc434b30e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >08:10:30,882 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:10:30,886 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >08:10:30,889 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:30,890 INFO blivet: sda1 is a partition >08:10:30,893 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >08:10:30,897 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:10:30,901 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (2) with existing msdos disklabel >08:10:30,909 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >08:10:30,916 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:10:30,917 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:30,923 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >08:10:30,924 DEBUG blivet: looking up parted Partition: /dev/sda1 >08:10:30,928 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:10:30,933 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >08:10:30,937 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >08:10:30,941 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >08:10:30,942 INFO blivet: added partition sda1 (id 3) to device tree >08:10:30,945 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >08:10:30,949 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >08:10:30,953 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:10:30,957 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >08:10:30,969 WARN blivet: disklabel detected but not usable on sda1 >08:10:30,971 INFO blivet: type detected on 'sda1' is 'ext4' >08:10:30,979 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:30,981 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:30,988 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:10:30,999 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >08:10:31,003 DEBUG blivet: looking up parted Device: /dev/sda1 >08:10:31,012 INFO blivet: got device: PartitionDevice instance (0x8e608ac) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 122104MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29811 did: 29281 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x8e592cc> > 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 0x8e5d92c> fileSystem: <parted.filesystem.FileSystem object at 0x8e5dcac> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8e5dacc> PedPartition: <_ped.Partition object at 0x8e5badc> > disk = existing 122104MB disk sda (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >08:10:31,020 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,021 INFO blivet: got format: Ext4FS instance (0x8e60e4c) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 88579c1f-c295-4f17-9093-b5afc434b30e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >08:10:31,065 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A-part2 /dev/disk/by-id/wwn-0x500253855013c437-part2 /dev/disk/by-uuid/2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > 'ID_FS_UUID_ENC': '2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > 'ID_FS_VERSION': '1', > '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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '249042944', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003d039-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003d039', > 'ID_REVISION': 'DXM03B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEACC42521A', > 'ID_SERIAL_SHORT': 'S12PNEACC42521A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253855013c437', > 'ID_WWN_WITH_EXTENSION': '0x500253855013c437', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '525336576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '127509987328', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '363559', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A-part2', > '/dev/disk/by-id/wwn-0x500253855013c437-part2', > '/dev/disk/by-uuid/2c6bfc90-13c7-4f87-a61c-796ade2c5ff4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >08:10:31,065 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:10:31,069 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >08:10:31,072 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,073 INFO blivet: sda2 is a partition >08:10:31,076 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >08:10:31,080 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:10:31,084 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (2) with existing msdos disklabel >08:10:31,088 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >08:10:31,093 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:10:31,093 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,098 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >08:10:31,099 DEBUG blivet: looking up parted Partition: /dev/sda2 >08:10:31,103 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:10:31,107 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >08:10:31,111 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >08:10:31,115 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >08:10:31,116 INFO blivet: added partition sda2 (id 4) to device tree >08:10:31,119 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >08:10:31,123 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >08:10:31,127 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >08:10:31,131 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >08:10:31,139 WARN blivet: disklabel detected but not usable on sda2 >08:10:31,141 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >08:10:31,149 DEBUG blivet: LUKS.__init__: uuid: 2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; exists: True ; label: None ; device: /dev/sda2 ; serial: S12PNEACC42521A ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:31,150 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >08:10:31,156 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:10:31,166 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >08:10:31,170 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >08:10:31,174 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:31,177 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,183 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >08:10:31,184 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,189 DEBUG blivet: LUKSDevice._setFormat: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; current: None ; type: None ; >08:10:31,194 DEBUG blivet: LUKSDevice.setup: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: True ; controllable: True ; orig: False ; >08:10:31,195 INFO blivet: added luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (id 5) to device tree >08:10:31,197 DEBUG blivet: looking up parted Device: /dev/sda2 >08:10:31,203 INFO blivet: got device: PartitionDevice instance (0x8e5d7ac) -- > name = sda2 status = True kids = 1 id = 4 > parents = ['existing 122104MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 121603.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 249042944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24946 did: 26478 busy: False > hardwareGeometry: (15502, 255, 63) biosGeometry: (15502, 255, 63) > PedDevice: <_ped.Device object at 0x8e6738c> > 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 0x8e5d92c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x8e5dc4c> PedPartition: <_ped.Partition object at 0x8e5bb0c> > disk = existing 122104MB disk sda (2) with existing msdos disklabel > start = 1026048 end = 250068991 length = 249042944 > flags = >08:10:31,205 INFO blivet: got format: LUKS instance (0x8e621cc) -- > type = luks name = LUKS status = True > device = /dev/sda2 uuid = 2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >08:10:31,214 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '497112', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >08:10:31,215 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >08:10:31,218 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >08:10:31,221 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,222 INFO blivet: loop0 is a loop device >08:10:31,225 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >08:10:31,229 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >08:10:31,233 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,234 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,239 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >08:10:31,240 INFO blivet: added file /osmin.img (deleted) (id 6) to device tree >08:10:31,245 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >08:10:31,245 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,250 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >08:10:31,251 INFO blivet: added loop loop0 (id 7) to device tree >08:10:31,254 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >08:10:31,258 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >08:10:31,258 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:10:31,259 DEBUG blivet: device loop0 does not contain a disklabel >08:10:31,259 INFO blivet: type detected on 'loop0' is 'squashfs' >08:10:31,260 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:10:31,264 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >08:10:31,266 INFO blivet: got device: LoopDevice instance (0x8e62f0c) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /osmin.img (deleted) (6)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >08:10:31,267 INFO blivet: got format: DeviceFormat instance (0x8e62f8c) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:10:31,275 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '498666', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >08:10:31,276 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >08:10:31,280 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:10:31,283 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,284 INFO blivet: loop1 is a loop device >08:10:31,287 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >08:10:31,291 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >08:10:31,294 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,295 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,300 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >08:10:31,301 INFO blivet: added file /osmin (id 8) to device tree >08:10:31,305 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >08:10:31,306 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,311 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >08:10:31,311 INFO blivet: added loop loop1 (id 9) to device tree >08:10:31,314 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >08:10:31,318 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >08:10:31,319 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:10:31,319 DEBUG blivet: device loop1 does not contain a disklabel >08:10:31,320 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >08:10:31,321 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:10:31,325 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >08:10:31,327 INFO blivet: got device: LoopDevice instance (0x8e6214c) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /osmin (8)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >08:10:31,327 INFO blivet: got format: DeviceFormat instance (0x8e5d5cc) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:10:31,336 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '500241', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >08:10:31,337 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >08:10:31,340 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:10:31,344 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,344 INFO blivet: loop2 is a loop device >08:10:31,348 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >08:10:31,351 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >08:10:31,355 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,357 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,361 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >08:10:31,362 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 10) to device tree >08:10:31,367 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >08:10:31,367 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,372 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >08:10:31,373 INFO blivet: added loop loop2 (id 11) to device tree >08:10:31,376 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >08:10:31,380 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >08:10:31,380 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:10:31,381 DEBUG blivet: device loop2 does not contain a disklabel >08:10:31,382 INFO blivet: type detected on 'loop2' is 'squashfs' >08:10:31,383 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:10:31,387 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >08:10:31,389 INFO blivet: got device: LoopDevice instance (0x8e4930c) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (10)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >08:10:31,390 INFO blivet: got format: DeviceFormat instance (0x8e6052c) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:10:31,403 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Xfc /dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Xfc', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_UUID_ENC': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '501856', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Xfc', > '/dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >08:10:31,404 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >08:10:31,408 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:10:31,411 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,412 INFO blivet: loop3 is a loop device >08:10:31,415 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >08:10:31,419 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >08:10:31,422 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,423 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,428 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >08:10:31,429 INFO blivet: added file /LiveOS/ext3fs.img (id 12) to device tree >08:10:31,433 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >08:10:31,434 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,439 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >08:10:31,439 INFO blivet: added loop loop3 (id 13) to device tree >08:10:31,442 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >08:10:31,446 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >08:10:31,451 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,452 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:31,452 DEBUG blivet: device loop3 does not contain a disklabel >08:10:31,453 INFO blivet: type detected on 'loop3' is 'ext4' >08:10:31,458 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,459 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:31,463 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >08:10:31,465 INFO blivet: got device: LoopDevice instance (0x8e6a7ec) -- > name = loop3 status = False kids = 0 id = 13 > parents = ['existing 0MB file /LiveOS/ext3fs.img (12)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >08:10:31,469 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,470 INFO blivet: got format: Ext4FS instance (0x8e6af2c) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Xfc size = 0 targetSize = 0 > >08:10:31,479 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '503513', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >08:10:31,480 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >08:10:31,483 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >08:10:31,486 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,487 INFO blivet: loop4 is a loop device >08:10:31,491 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >08:10:31,496 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >08:10:31,500 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,502 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,506 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >08:10:31,507 INFO blivet: added file /overlay (deleted) (id 14) to device tree >08:10:31,512 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >08:10:31,513 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,517 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >08:10:31,518 INFO blivet: added loop loop4 (id 15) to device tree >08:10:31,521 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >08:10:31,525 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >08:10:31,525 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:10:31,526 DEBUG blivet: device loop4 does not contain a disklabel >08:10:31,527 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >08:10:31,528 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:10:31,532 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >08:10:31,534 INFO blivet: got device: LoopDevice instance (0x8e6afac) -- > name = loop4 status = False kids = 0 id = 15 > parents = ['existing 0MB file /overlay (deleted) (14)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >08:10:31,535 INFO blivet: got format: DeviceFormat instance (0x8e6afec) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:10:31,553 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Xfc /dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Xfc', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_UUID_ENC': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '82290', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Xfc', > '/dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >08:10:31,554 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >08:10:31,557 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:10:31,561 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,561 INFO blivet: live-rw is a device-mapper device >08:10:31,565 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >08:10:31,569 DEBUG blivet: LUKSDevice.getDMNode: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: True ; >08:10:31,573 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:10:31,577 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >08:10:31,583 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >08:10:31,587 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (15) with existing DM_snapshot_cow >08:10:31,592 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:10:31,596 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,601 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >08:10:31,601 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,606 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >08:10:31,607 INFO blivet: added dm live-rw (id 16) to device tree >08:10:31,610 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >08:10:31,614 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >08:10:31,619 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,619 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:31,620 DEBUG blivet: device live-rw does not contain a disklabel >08:10:31,620 INFO blivet: type detected on 'live-rw' is 'ext4' >08:10:31,625 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,626 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:31,630 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >08:10:31,633 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >08:10:31,638 INFO blivet: got device: DMDevice instance (0x8e60a8c) -- > name = live-rw status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop4 (15) with existing DM_snapshot_cow'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13414 did: 12800 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x8e595cc> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >08:10:31,645 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,647 INFO blivet: got format: Ext4FS instance (0x8e5d4ec) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Xfc size = 0 targetSize = 0 > >08:10:31,678 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Xfc /dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Xfc', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_UUID_ENC': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '20946', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Xfc', > '/dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >08:10:31,679 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >08:10:31,682 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:10:31,686 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,686 INFO blivet: live-base is a device-mapper device >08:10:31,690 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >08:10:31,694 DEBUG blivet: LUKSDevice.getDMNode: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: True ; >08:10:31,698 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:10:31,702 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:10:31,706 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >08:10:31,712 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:10:31,715 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,720 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >08:10:31,721 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,725 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >08:10:31,726 INFO blivet: added dm live-base (id 17) to device tree >08:10:31,729 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >08:10:31,733 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >08:10:31,738 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,738 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:31,739 DEBUG blivet: device live-base does not contain a disklabel >08:10:31,740 INFO blivet: type detected on 'live-base' is 'ext4' >08:10:31,744 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,745 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:31,749 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >08:10:31,752 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >08:10:31,758 INFO blivet: got device: DMDevice instance (0x8e629ac) -- > name = live-base status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (13) with existing ext4 filesystem'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25133 did: 29537 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x8e594ac> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >08:10:31,765 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,767 INFO blivet: got format: Ext4FS instance (0x8e6bb6c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Xfc size = 0 targetSize = 0 > >08:10:31,800 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Xfc /dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Xfc', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_UUID_ENC': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '54128', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Xfc', > '/dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >08:10:31,801 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >08:10:31,804 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >08:10:31,808 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,808 INFO blivet: live-osimg-min is a device-mapper device >08:10:31,811 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >08:10:31,816 DEBUG blivet: LUKSDevice.getDMNode: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: True ; >08:10:31,820 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:10:31,824 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >08:10:31,828 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:10:31,832 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing DM_snapshot_cow >08:10:31,837 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:10:31,841 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >08:10:31,847 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >08:10:31,851 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:31,857 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >08:10:31,858 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:31,862 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >08:10:31,863 INFO blivet: added dm live-osimg-min (id 18) to device tree >08:10:31,866 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >08:10:31,870 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >08:10:31,875 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,875 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:31,876 DEBUG blivet: device live-osimg-min does not contain a disklabel >08:10:31,877 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >08:10:31,881 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,882 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:31,886 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >08:10:31,889 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >08:10:31,895 INFO blivet: got device: DMDevice instance (0x8e70dac) -- > name = live-osimg-min status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (13) with existing ext4 filesystem'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13414 did: 12800 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x8e673ec> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >08:10:31,903 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:31,904 INFO blivet: got format: Ext4FS instance (0x8e7078c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Xfc size = 0 targetSize = 0 > >08:10:31,940 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-2c6bfc9013c74f87a61c796ade2c5ff4-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-2c6bfc9013c74f87a61c796ade2c5ff4-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk', > 'ID_FS_UUID_ENC': '1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '249038848', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'crypt', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4439116', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-2c6bfc9013c74f87a61c796ade2c5ff4-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > '/dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:31,941 INFO blivet: scanning luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (/devices/virtual/block/dm-3)... >08:10:31,944 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:31,945 DEBUG blivet: looking up parted Device: /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 >08:10:31,952 DEBUG blivet: DeviceTree.getDeviceByName returned existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) >08:10:31,958 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:31,965 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; label_type: None ; >08:10:31,973 DEBUG blivet: LVMPhysicalVolume.__init__: >08:10:31,974 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >08:10:31,975 DEBUG blivet: device luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 does not contain a disklabel >08:10:32,039 INFO blivet: type detected on 'luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4' is 'LVM2_member' >08:10:32,047 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_mango ; uuid: 1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk ; exists: True ; vgUuid: 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 ; label: None ; peStart: 1.0 ; device: /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; serial: None ; >08:10:32,047 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >08:10:32,051 DEBUG blivet: LUKSDevice._setFormat: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; current: None ; type: lvmpv ; >08:10:32,055 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:32,059 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >08:10:32,064 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:32,065 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:32,070 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_mango ; current: None ; type: None ; >08:10:32,072 INFO blivet: added lvmvg fedora_mango (id 19) to device tree >08:10:32,120 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-home ; >08:10:32,125 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:32,130 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >08:10:32,136 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_mango ; >08:10:32,137 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:32,143 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_mango-home ; current: None ; type: None ; >08:10:32,144 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango-home >08:10:32,151 DEBUG blivet: Adding fedora_mango-home/68384MB to fedora_mango >08:10:32,152 INFO blivet: added lvmlv fedora_mango-home (id 20) to device tree >08:10:32,168 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_mango-home ; status: True ; >08:10:32,176 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_mango-home ; status: True ; >08:10:32,223 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_mango-home /dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg /dev/disk/by-uuid/b5f9887e-9409-4916-b514-93572ec6596e /dev/fedora_mango/home /dev/mapper/fedora_mango-home', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora_mango-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg', > 'DM_VG_NAME': 'fedora_mango', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b5f9887e-9409-4916-b514-93572ec6596e', > 'ID_FS_UUID_ENC': 'b5f9887e-9409-4916-b514-93572ec6596e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '140050432', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x204130816', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4972270', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-home', > '/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg', > '/dev/disk/by-uuid/b5f9887e-9409-4916-b514-93572ec6596e', > '/dev/fedora_mango/home', > '/dev/mapper/fedora_mango-home'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora_mango-home ; >08:10:32,224 INFO blivet: scanning fedora_mango-home (/devices/virtual/block/dm-5)... >08:10:32,233 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-home ; >08:10:32,247 DEBUG blivet: DeviceTree.getDeviceByName returned existing 68384MB lvmlv fedora_mango-home (20) >08:10:32,253 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_mango-home ; >08:10:32,258 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_mango-home ; label_type: None ; >08:10:32,264 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:32,265 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:32,266 DEBUG blivet: device fedora_mango-home does not contain a disklabel >08:10:32,267 INFO blivet: type detected on 'fedora_mango-home' is 'ext4' >08:10:32,273 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:32,274 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:32,280 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_mango-home ; current: None ; type: ext4 ; >08:10:32,294 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango >08:10:32,297 DEBUG blivet: fedora_mango size is 121600MB >08:10:32,301 DEBUG blivet: vg fedora_mango has 53216MB free >08:10:32,302 DEBUG blivet: fedora_mango size is 121600MB >08:10:32,306 DEBUG blivet: vg fedora_mango has 53216MB free >08:10:32,312 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x8e625ec) -- > name = fedora_mango-home status = True kids = 0 id = 20 > parents = ['existing 121600MB lvmvg fedora_mango (19)'] > uuid = JIcug0-Yjge-S9GW-2x6h-Fbjo-vKHo-e2oSWg size = 68384.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/fedora_mango-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 140050432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28461 did: 26995 busy: False > hardwareGeometry: (8717, 255, 63) biosGeometry: (8717, 255, 63) > PedDevice: <_ped.Device object at 0x8e6798c> > target size = 68384.0 path = /dev/mapper/fedora_mango-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x8e6b68c) -- > name = fedora_mango status = True kids = 1 id = 19 > parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_mango > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 30400.0 free space = 53216 > free extents = 13304.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 68384MB >08:10:32,319 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:32,320 INFO blivet: got format: Ext4FS instance (0x8e603ec) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_mango-home uuid = b5f9887e-9409-4916-b514-93572ec6596e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >08:10:32,325 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-root ; >08:10:32,329 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:32,334 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >08:10:32,340 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_mango ; >08:10:32,341 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:32,347 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_mango-root ; current: None ; type: None ; >08:10:32,348 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango-root >08:10:32,354 DEBUG blivet: Adding fedora_mango-root/51200MB to fedora_mango >08:10:32,355 INFO blivet: added lvmlv fedora_mango-root (id 21) to device tree >08:10:32,363 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_mango-root ; status: True ; >08:10:32,372 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_mango-root ; status: True ; >08:10:32,411 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_mango-root /dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE /dev/disk/by-uuid/24eca6c1-f95d-4a4f-b217-87c8458bffdb /dev/fedora_mango/root /dev/mapper/fedora_mango-root', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_mango-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE', > 'DM_VG_NAME': 'fedora_mango', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24eca6c1-f95d-4a4f-b217-87c8458bffdb', > 'ID_FS_UUID_ENC': '24eca6c1-f95d-4a4f-b217-87c8458bffdb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '104857600', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x20144181248', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4981486', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-root', > '/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE', > '/dev/disk/by-uuid/24eca6c1-f95d-4a4f-b217-87c8458bffdb', > '/dev/fedora_mango/root', > '/dev/mapper/fedora_mango-root'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora_mango-root ; >08:10:32,412 INFO blivet: scanning fedora_mango-root (/devices/virtual/block/dm-6)... >08:10:32,421 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-root ; >08:10:32,434 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_mango-root (21) >08:10:32,446 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_mango-root ; >08:10:32,451 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_mango-root ; label_type: None ; >08:10:32,458 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:32,458 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:32,459 DEBUG blivet: device fedora_mango-root does not contain a disklabel >08:10:32,460 INFO blivet: type detected on 'fedora_mango-root' is 'ext4' >08:10:32,466 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:32,467 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:32,473 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_mango-root ; current: None ; type: ext4 ; >08:10:32,486 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango >08:10:32,489 DEBUG blivet: fedora_mango size is 121600MB >08:10:32,495 DEBUG blivet: vg fedora_mango has 2016MB free >08:10:32,496 DEBUG blivet: fedora_mango size is 121600MB >08:10:32,502 DEBUG blivet: vg fedora_mango has 2016MB free >08:10:32,511 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x8dbaa0c) -- > name = fedora_mango-root status = True kids = 0 id = 21 > parents = ['existing 121600MB lvmvg fedora_mango (19)'] > uuid = 0bHBvz-zWbL-lDKw-gZBe-xPzj-ftk5-9n6TeE size = 51200.0 > format = existing ext4 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/fedora_mango-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x8e67a4c> > target size = 51200.0 path = /dev/mapper/fedora_mango-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x8e6b68c) -- > name = fedora_mango status = True kids = 2 id = 19 > parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_mango > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 30400.0 free space = 2016 > free extents = 504.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >08:10:32,517 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:32,518 INFO blivet: got format: Ext4FS instance (0x8e6a58c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_mango-root uuid = 24eca6c1-f95d-4a4f-b217-87c8458bffdb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >08:10:32,523 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-swap ; >08:10:32,528 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:32,533 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >08:10:32,539 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_mango ; >08:10:32,539 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:32,545 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_mango-swap ; current: None ; type: None ; >08:10:32,546 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango-swap >08:10:32,552 DEBUG blivet: Adding fedora_mango-swap/2016MB to fedora_mango >08:10:32,553 INFO blivet: added lvmlv fedora_mango-swap (id 22) to device tree >08:10:32,569 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_mango-swap ; status: True ; >08:10:32,579 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_mango-swap ; status: True ; >08:10:32,622 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_mango-swap /dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu /dev/disk/by-uuid/50cf74fa-7de7-4f2a-b446-f87028eb39ad /dev/fedora_mango/swap /dev/mapper/fedora_mango-swap', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_mango-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-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu', > 'DM_VG_NAME': 'fedora_mango', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '50cf74fa-7de7-4f2a-b446-f87028eb39ad', > 'ID_FS_UUID_ENC': '50cf74fa-7de7-4f2a-b446-f87028eb39ad', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '4128768', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4957842', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-swap', > '/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu', > '/dev/disk/by-uuid/50cf74fa-7de7-4f2a-b446-f87028eb39ad', > '/dev/fedora_mango/swap', > '/dev/mapper/fedora_mango-swap'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora_mango-swap ; >08:10:32,624 INFO blivet: scanning fedora_mango-swap (/devices/virtual/block/dm-4)... >08:10:32,632 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-swap ; >08:10:32,645 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2016MB lvmlv fedora_mango-swap (22) >08:10:32,650 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_mango-swap ; >08:10:32,655 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_mango-swap ; label_type: None ; >08:10:32,671 DEBUG blivet: SwapSpace.__init__: >08:10:32,671 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:10:32,672 DEBUG blivet: device fedora_mango-swap does not contain a disklabel >08:10:32,673 INFO blivet: type detected on 'fedora_mango-swap' is 'swap' >08:10:32,679 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora_mango-swap ; serial: None ; uuid: 50cf74fa-7de7-4f2a-b446-f87028eb39ad ; exists: True ; label: None ; >08:10:32,680 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:10:32,685 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_mango-swap ; current: None ; type: swap ; >08:10:32,698 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango >08:10:32,701 DEBUG blivet: fedora_mango size is 121600MB >08:10:32,708 DEBUG blivet: vg fedora_mango has 0MB free >08:10:32,709 DEBUG blivet: fedora_mango size is 121600MB >08:10:32,716 DEBUG blivet: vg fedora_mango has 0MB free >08:10:32,727 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x8e609ec) -- > name = fedora_mango-swap status = True kids = 0 id = 22 > parents = ['existing 121600MB lvmvg fedora_mango (19)'] > uuid = 1dPeeB-mzxR-1zdO-Ec0w-9aCI-K2Q0-XpyLmu size = 2016.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_mango-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13414 did: 2048 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x8e679ec> > target size = 2016.0 path = /dev/mapper/fedora_mango-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x8e6b68c) -- > name = fedora_mango status = True kids = 3 id = 19 > parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_mango > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 30400.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem', > 'existing 2016MB lvmlv fedora_mango-swap (22) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2016MB >08:10:32,729 INFO blivet: got format: SwapSpace instance (0x8e495ac) -- > type = swap name = swap status = False > device = /dev/mapper/fedora_mango-swap uuid = 50cf74fa-7de7-4f2a-b446-f87028eb39ad exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >08:10:32,734 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-home ; >08:10:32,740 DEBUG blivet: DeviceTree.getDeviceByName returned existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:10:32,743 DEBUG blivet: set fedora_mango-home copies to 1, metadata size to 0MB, log size to 0MB, total size 68384MB >08:10:32,747 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-root ; >08:10:32,754 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:10:32,756 DEBUG blivet: set fedora_mango-root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >08:10:32,760 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-swap ; >08:10:32,767 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:10:32,769 DEBUG blivet: set fedora_mango-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 2016MB >08:10:32,774 INFO blivet: got device: LUKSDevice instance (0x8e62c6c) -- > name = luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 status = True kids = 1 id = 5 > parents = ['existing 121603MB partition sda2 (4) with existing luks'] > uuid = None size = 121601.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 249038848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -21016 did: 2277 busy: False > hardwareGeometry: (15501, 255, 63) biosGeometry: (15501, 255, 63) > PedDevice: <_ped.Device object at 0x8e6744c> > target size = 0 path = /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 > format args = [] originalFormat = None target = crypt dmUuid = None >08:10:32,776 INFO blivet: got format: LVMPhysicalVolume instance (0x8e6be4c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 uuid = 1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_mango vgUUID = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 peStart = 1.0 >08:10:32,798 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_mango-swap /dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu /dev/disk/by-uuid/50cf74fa-7de7-4f2a-b446-f87028eb39ad /dev/fedora_mango/swap /dev/mapper/fedora_mango-swap', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_mango-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-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu', > 'DM_VG_NAME': 'fedora_mango', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '50cf74fa-7de7-4f2a-b446-f87028eb39ad', > 'ID_FS_UUID_ENC': '50cf74fa-7de7-4f2a-b446-f87028eb39ad', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '4128768', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4957842', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-swap', > '/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu', > '/dev/disk/by-uuid/50cf74fa-7de7-4f2a-b446-f87028eb39ad', > '/dev/fedora_mango/swap', > '/dev/mapper/fedora_mango-swap'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora_mango-swap ; >08:10:32,799 INFO blivet: scanning fedora_mango-swap (/devices/virtual/block/dm-4)... >08:10:32,802 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-swap ; >08:10:32,807 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:10:32,811 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_mango-swap ; >08:10:32,815 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_mango-swap ; label_type: None ; >08:10:32,819 DEBUG blivet: SwapSpace.__init__: >08:10:32,819 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:10:32,820 DEBUG blivet: device fedora_mango-swap does not contain a disklabel >08:10:32,821 DEBUG blivet: no type or existing type for fedora_mango-swap, bailing >08:10:32,833 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango >08:10:32,836 DEBUG blivet: fedora_mango size is 121600MB >08:10:32,843 DEBUG blivet: vg fedora_mango has 0MB free >08:10:32,845 DEBUG blivet: fedora_mango size is 121600MB >08:10:32,852 DEBUG blivet: vg fedora_mango has 0MB free >08:10:32,863 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x8e609ec) -- > name = fedora_mango-swap status = True kids = 0 id = 22 > parents = ['existing 121600MB lvmvg fedora_mango (19)'] > uuid = 1dPeeB-mzxR-1zdO-Ec0w-9aCI-K2Q0-XpyLmu size = 2016.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_mango-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13414 did: 2048 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x8e679ec> > target size = 2016.0 path = /dev/mapper/fedora_mango-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x8e6b68c) -- > name = fedora_mango status = True kids = 3 id = 19 > parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_mango > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 30400.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem', > 'existing 2016MB lvmlv fedora_mango-swap (22) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2016MB >08:10:32,864 INFO blivet: got format: SwapSpace instance (0x8e495ac) -- > type = swap name = swap status = False > device = /dev/mapper/fedora_mango-swap uuid = 50cf74fa-7de7-4f2a-b446-f87028eb39ad exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >08:10:32,887 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_mango-home /dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg /dev/disk/by-uuid/b5f9887e-9409-4916-b514-93572ec6596e /dev/fedora_mango/home /dev/mapper/fedora_mango-home', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora_mango-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg', > 'DM_VG_NAME': 'fedora_mango', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b5f9887e-9409-4916-b514-93572ec6596e', > 'ID_FS_UUID_ENC': 'b5f9887e-9409-4916-b514-93572ec6596e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '140050432', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x204130816', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4972270', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-home', > '/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg', > '/dev/disk/by-uuid/b5f9887e-9409-4916-b514-93572ec6596e', > '/dev/fedora_mango/home', > '/dev/mapper/fedora_mango-home'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora_mango-home ; >08:10:32,888 INFO blivet: scanning fedora_mango-home (/devices/virtual/block/dm-5)... >08:10:32,891 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-home ; >08:10:32,897 DEBUG blivet: DeviceTree.getDeviceByName returned existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:10:32,901 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_mango-home ; >08:10:32,904 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_mango-home ; label_type: None ; >08:10:32,909 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:32,910 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:32,910 DEBUG blivet: device fedora_mango-home does not contain a disklabel >08:10:32,911 DEBUG blivet: no type or existing type for fedora_mango-home, bailing >08:10:32,926 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango >08:10:32,929 DEBUG blivet: fedora_mango size is 121600MB >08:10:32,936 DEBUG blivet: vg fedora_mango has 0MB free >08:10:32,938 DEBUG blivet: fedora_mango size is 121600MB >08:10:32,945 DEBUG blivet: vg fedora_mango has 0MB free >08:10:32,956 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x8e625ec) -- > name = fedora_mango-home status = True kids = 0 id = 20 > parents = ['existing 121600MB lvmvg fedora_mango (19)'] > uuid = JIcug0-Yjge-S9GW-2x6h-Fbjo-vKHo-e2oSWg size = 68384.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/fedora_mango-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 140050432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28461 did: 26995 busy: False > hardwareGeometry: (8717, 255, 63) biosGeometry: (8717, 255, 63) > PedDevice: <_ped.Device object at 0x8e6798c> > target size = 68384.0 path = /dev/mapper/fedora_mango-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x8e6b68c) -- > name = fedora_mango status = True kids = 3 id = 19 > parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_mango > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 30400.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem', > 'existing 2016MB lvmlv fedora_mango-swap (22) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 68384MB >08:10:32,960 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:32,961 INFO blivet: got format: Ext4FS instance (0x8e603ec) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_mango-home uuid = b5f9887e-9409-4916-b514-93572ec6596e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >08:10:32,984 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_mango-root /dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE /dev/disk/by-uuid/24eca6c1-f95d-4a4f-b217-87c8458bffdb /dev/fedora_mango/root /dev/mapper/fedora_mango-root', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_mango-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE', > 'DM_VG_NAME': 'fedora_mango', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24eca6c1-f95d-4a4f-b217-87c8458bffdb', > 'ID_FS_UUID_ENC': '24eca6c1-f95d-4a4f-b217-87c8458bffdb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '104857600', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x20144181248', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4981486', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-root', > '/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE', > '/dev/disk/by-uuid/24eca6c1-f95d-4a4f-b217-87c8458bffdb', > '/dev/fedora_mango/root', > '/dev/mapper/fedora_mango-root'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora_mango-root ; >08:10:32,985 INFO blivet: scanning fedora_mango-root (/devices/virtual/block/dm-6)... >08:10:32,988 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-root ; >08:10:32,993 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:10:32,997 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_mango-root ; >08:10:33,001 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_mango-root ; label_type: None ; >08:10:33,006 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:33,006 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:33,007 DEBUG blivet: device fedora_mango-root does not contain a disklabel >08:10:33,008 DEBUG blivet: no type or existing type for fedora_mango-root, bailing >08:10:33,021 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango >08:10:33,024 DEBUG blivet: fedora_mango size is 121600MB >08:10:33,031 DEBUG blivet: vg fedora_mango has 0MB free >08:10:33,032 DEBUG blivet: fedora_mango size is 121600MB >08:10:33,039 DEBUG blivet: vg fedora_mango has 0MB free >08:10:33,051 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x8dbaa0c) -- > name = fedora_mango-root status = True kids = 0 id = 21 > parents = ['existing 121600MB lvmvg fedora_mango (19)'] > uuid = 0bHBvz-zWbL-lDKw-gZBe-xPzj-ftk5-9n6TeE size = 51200.0 > format = existing ext4 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/fedora_mango-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x8e67a4c> > target size = 51200.0 path = /dev/mapper/fedora_mango-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x8e6b68c) -- > name = fedora_mango status = True kids = 3 id = 19 > parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_mango > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 30400.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem', > 'existing 2016MB lvmlv fedora_mango-swap (22) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >08:10:33,055 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:33,056 INFO blivet: got format: Ext4FS instance (0x8e6a58c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_mango-root uuid = 24eca6c1-f95d-4a4f-b217-87c8458bffdb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >08:10:33,137 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >08:10:45,195 INFO blivet: ISCSID is /sbin/iscsid >08:10:45,199 INFO blivet: no initiator set >08:10:45,413 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:10:45,416 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >08:10:46,026 DEBUG blivet: trying to set new default fstype to 'ext4' >08:10:46,250 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:46,251 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:46,258 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:46,284 INFO blivet: Detected 2064M of memory >08:10:46,286 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >08:10:46,287 INFO blivet: Swap attempt of 0M >08:10:47,699 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0xa7a346c> >08:10:47,701 INFO blivet: no initiator set >08:10:47,703 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >08:10:47,704 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >08:10:48,044 DEBUG blivet: protected device spec /dev/sdb1 resolved to sdb1 >08:10:48,048 INFO blivet: sdb1 looks to be the live device; marking as protected >08:10:48,182 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6'] >08:10:48,257 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:0 /dev/disk/by-label/Fedora-Live-Xfce-i686-20-1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-12-12-03-45-10-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Xfce-i686-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Xfce-i686-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-03-45-10-00', > 'ID_FS_UUID_ENC': '2013-12-12-03-45-10-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Contour', > 'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', > 'ID_MODEL_ID': '540e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4fad0d5d', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': '4.08', > 'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830771D65E-0:0', > 'ID_SERIAL_SHORT': '000016830771D65E', > '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': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '355773', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:0', > '/dev/disk/by-label/Fedora-Live-Xfce-i686-20-1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-12-12-03-45-10-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb'} ; name: sdb ; >08:10:48,262 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb)... >08:10:48,272 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:10:48,281 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:48,292 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >08:10:48,304 INFO blivet: sdb is a disk >08:10:48,306 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:48,336 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >08:10:48,377 INFO blivet: added disk sdb (id 0) to device tree >08:10:48,379 DEBUG blivet: looking up parted Device: /dev/sdb >08:10:48,410 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >08:10:48,414 INFO blivet: type detected on 'sdb' is 'iso9660' >08:10:48,427 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:10:48,430 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >08:10:48,441 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >08:10:48,458 INFO blivet: got device: DiskDevice instance (0xb351628c) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 15655.8188477 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SanDisk Cruzer Contour path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 32063117 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15655, 64, 32) biosGeometry: (1995, 255, 63) > PedDevice: <_ped.Device object at 0xb354da4c> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0xb351690c> >08:10:48,477 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:10:48,478 INFO blivet: got format: Iso9660FS instance (0xb3516acc) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2013-12-12-03-45-10-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Xfce-i686-20-1 size = 0.0 targetSize = 0.0 > >08:10:48,552 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:0-part1 /dev/disk/by-label/Fedora-Live-Xfce-i686-20-1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-12-12-03-45-10-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Xfce-i686-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Xfce-i686-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-03-45-10-00', > 'ID_FS_UUID_ENC': '2013-12-12-03-45-10-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Contour', > 'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', > 'ID_MODEL_ID': '540e', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1257472', > 'ID_PART_ENTRY_TYPE': '0x17', > 'ID_PART_ENTRY_UUID': '4fad0d5d-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4fad0d5d', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': '4.08', > 'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830771D65E-0:0', > 'ID_SERIAL_SHORT': '000016830771D65E', > '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': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '356043', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Xfce-i686-20-1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-12-12-03-45-10-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >08:10:48,562 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:0/block/sdb/sdb1)... >08:10:48,588 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >08:10:48,608 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:48,615 INFO blivet: sdb1 is a partition >08:10:48,626 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >08:10:48,636 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:10:48,647 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15655MB disk sdb (0) with existing iso9660 filesystem >08:10:48,651 DEBUG blivet: lvm filter: adding sdb1 to the reject list >08:10:48,654 DEBUG blivet: ignoring partition sdb1 on iso9660 >08:10:48,657 DEBUG blivet: no device or no media present >08:10:48,720 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:1/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_CDROM': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_1', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'Cruzer_Contour', > 'ID_MODEL_ENC': 'Cruzer\\x20Contour\\x20\\x20', > 'ID_MODEL_ID': '540e', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_1', > 'ID_REVISION': '4.08', > 'ID_SERIAL': 'SanDisk_Cruzer_Contour_000016830771D65E-0:1', > 'ID_SERIAL_SHORT': '000016830771D65E', > 'ID_TYPE': 'cd', > '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': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '357502', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-SanDisk_Cruzer_Contour_000016830771D65E-0:1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:1/block/sr0'} ; name: sr0 ; >08:10:48,732 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:1/block/sr0)... >08:10:48,752 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >08:10:48,760 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:48,762 INFO blivet: sr0 is a cdrom >08:10:48,769 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >08:10:48,770 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:48,779 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >08:10:48,781 INFO blivet: added cdrom sr0 (id 1) to device tree >08:10:48,787 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:10:48,852 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >08:10:48,862 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >08:10:48,867 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:48,877 DEBUG blivet: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >08:10:48,889 DEBUG blivet: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >08:10:48,925 WARN blivet: disklabel detected but not usable on sr0 >08:10:48,930 DEBUG blivet: no type or existing type for sr0, bailing >08:10:48,942 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:10:48,949 DEBUG blivet: looking up parted Device: /dev/sr0 >08:10:48,954 INFO blivet: got device: OpticalDevice instance (0xb356328c) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 24.0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host4/target4:0:0/4:0:0:1/block/sr0 partedDevice = parted.Device instance -- > model: SanDisk Cruzer Contour path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 12288 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 256 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0xb35677ac> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >08:10:49,011 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A /dev/disk/by-id/wwn-0x500253855013c437', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '0003d039', > 'ID_REVISION': 'DXM03B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEACC42521A', > 'ID_SERIAL_SHORT': 'S12PNEACC42521A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253855013c437', > 'ID_WWN_WITH_EXTENSION': '0x500253855013c437', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '2', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '362773', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A', > '/dev/disk/by-id/wwn-0x500253855013c437'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >08:10:49,022 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:10:49,041 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:10:49,058 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:49,076 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >08:10:49,085 INFO blivet: sda is a disk >08:10:49,086 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:49,098 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >08:10:49,156 INFO blivet: added disk sda (id 2) to device tree >08:10:49,159 DEBUG blivet: looking up parted Device: /dev/sda >08:10:49,181 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >08:10:49,200 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >08:10:49,221 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:10:49,229 DEBUG blivet: required disklabel type for sda (1) is None >08:10:49,230 DEBUG blivet: default disklabel type for sda is msdos >08:10:49,232 DEBUG blivet: selecting msdos disklabel for sda based on size >08:10:49,243 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >08:10:49,265 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 0xb35634ec>, <parted.partition.Partition object at 0xb35634cc>] > device: <parted.device.Device object at 0xb356378c> > PedDisk: <_ped.Disk object at 0xb356362c> >08:10:49,267 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:10:49,300 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >08:10:49,313 INFO blivet: got device: DiskDevice instance (0xb3563e4c) -- > name = sda status = True kids = 0 id = 2 > 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:1f.2/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 0xb356786c> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb3563e8c> >08:10:49,326 INFO blivet: got format: DiskLabel instance (0xb35637cc) -- > 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 0xb35634ec>, <parted.partition.Partition object at 0xb35634cc>] > device: <parted.device.Device object at 0xb356378c> > PedDisk: <_ped.Disk object at 0xb356362c> > origPartedDisk = <parted.disk.Disk object at 0xb356344c> > 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 0xb356774c> > >08:10:49,439 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A-part1 /dev/disk/by-id/wwn-0x500253855013c437-part1 /dev/disk/by-uuid/88579c1f-c295-4f17-9093-b5afc434b30e', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '88579c1f-c295-4f17-9093-b5afc434b30e', > 'ID_FS_UUID_ENC': '88579c1f-c295-4f17-9093-b5afc434b30e', > '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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003d039-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003d039', > 'ID_REVISION': 'DXM03B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEACC42521A', > 'ID_SERIAL_SHORT': 'S12PNEACC42521A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253855013c437', > 'ID_WWN_WITH_EXTENSION': '0x500253855013c437', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '363193', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A-part1', > '/dev/disk/by-id/wwn-0x500253855013c437-part1', > '/dev/disk/by-uuid/88579c1f-c295-4f17-9093-b5afc434b30e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >08:10:49,455 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:10:49,472 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >08:10:49,489 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:49,491 INFO blivet: sda1 is a partition >08:10:49,506 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >08:10:49,517 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:10:49,529 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (2) with existing msdos disklabel >08:10:49,543 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >08:10:49,559 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:10:49,562 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:49,573 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >08:10:49,575 DEBUG blivet: looking up parted Partition: /dev/sda1 >08:10:49,590 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:10:49,606 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >08:10:49,624 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >08:10:49,659 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >08:10:49,665 INFO blivet: added partition sda1 (id 3) to device tree >08:10:49,680 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >08:10:49,697 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >08:10:49,709 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:10:49,723 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >08:10:49,754 WARN blivet: disklabel detected but not usable on sda1 >08:10:49,758 INFO blivet: type detected on 'sda1' is 'ext4' >08:10:50,170 DEBUG blivet: padding min size from 204 up to 224 >08:10:50,182 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:50,184 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:50,216 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:10:50,233 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >08:10:50,238 DEBUG blivet: looking up parted Device: /dev/sda1 >08:10:50,250 INFO blivet: got device: PartitionDevice instance (0xb356b1ac) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 122104MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 20832 did: -19631 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0xb3567bcc> > 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 0xb356366c> fileSystem: <parted.filesystem.FileSystem object at 0xb356308c> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb356360c> PedPartition: <_ped.Partition object at 0xb3550e3c> > disk = existing 122104MB disk sda (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >08:10:50,278 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:50,286 INFO blivet: got format: Ext4FS instance (0xb3571fac) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 88579c1f-c295-4f17-9093-b5afc434b30e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >08:10:50,359 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A-part2 /dev/disk/by-id/wwn-0x500253855013c437-part2 /dev/disk/by-uuid/2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > 'ID_FS_UUID_ENC': '2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > 'ID_FS_VERSION': '1', > '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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '249042944', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003d039-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003d039', > 'ID_REVISION': 'DXM03B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S12PNEACC42521A', > 'ID_SERIAL_SHORT': 'S12PNEACC42521A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253855013c437', > 'ID_WWN_WITH_EXTENSION': '0x500253855013c437', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '525336576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '127509987328', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '363559', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S12PNEACC42521A-part2', > '/dev/disk/by-id/wwn-0x500253855013c437-part2', > '/dev/disk/by-uuid/2c6bfc90-13c7-4f87-a61c-796ade2c5ff4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >08:10:50,379 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:10:50,410 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >08:10:50,418 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:50,419 INFO blivet: sda2 is a partition >08:10:50,432 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >08:10:50,441 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:10:50,452 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (2) with existing msdos disklabel >08:10:50,463 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >08:10:50,474 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:10:50,475 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:50,487 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >08:10:50,491 DEBUG blivet: looking up parted Partition: /dev/sda2 >08:10:50,504 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:10:50,515 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >08:10:50,525 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >08:10:50,537 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >08:10:50,542 INFO blivet: added partition sda2 (id 4) to device tree >08:10:50,552 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >08:10:50,564 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >08:10:50,576 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >08:10:50,595 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >08:10:50,616 WARN blivet: disklabel detected but not usable on sda2 >08:10:50,618 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >08:10:50,644 DEBUG blivet: LUKS.__init__: uuid: 2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; exists: True ; label: None ; device: /dev/sda2 ; serial: S12PNEACC42521A ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:50,647 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >08:10:50,661 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:10:50,672 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >08:10:50,685 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >08:10:50,697 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:50,711 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:50,725 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >08:10:50,730 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:50,748 DEBUG blivet: LUKSDevice._setFormat: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; current: None ; type: None ; >08:10:50,764 DEBUG blivet: LUKSDevice.setup: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: True ; controllable: True ; orig: False ; >08:10:50,771 INFO blivet: added luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (id 5) to device tree >08:10:50,778 DEBUG blivet: looking up parted Device: /dev/sda2 >08:10:50,791 INFO blivet: got device: PartitionDevice instance (0xb357388c) -- > name = sda2 status = True kids = 1 id = 4 > parents = ['existing 122104MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 121603.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 249042944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16724 did: 22866 busy: False > hardwareGeometry: (15502, 255, 63) biosGeometry: (15502, 255, 63) > PedDevice: <_ped.Device object at 0xb3567c2c> > 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 0xb356366c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb35632ac> PedPartition: <_ped.Partition object at 0xb356d44c> > disk = existing 122104MB disk sda (2) with existing msdos disklabel > start = 1026048 end = 250068991 length = 249042944 > flags = >08:10:50,804 INFO blivet: got format: LUKS instance (0xb357c3ec) -- > type = luks name = Encrypted (LUKS) status = True > device = /dev/sda2 uuid = 2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >08:10:50,843 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '497112', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >08:10:50,845 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >08:10:50,859 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >08:10:50,875 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:50,879 INFO blivet: loop0 is a loop device >08:10:50,894 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >08:10:50,906 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >08:10:50,921 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:50,927 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:50,938 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >08:10:50,941 INFO blivet: added file /osmin.img (deleted) (id 6) to device tree >08:10:50,956 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >08:10:50,961 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:50,978 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >08:10:50,982 INFO blivet: added loop loop0 (id 7) to device tree >08:10:50,996 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >08:10:51,012 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >08:10:51,017 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:10:51,020 DEBUG blivet: device loop0 does not contain a disklabel >08:10:51,025 INFO blivet: type detected on 'loop0' is 'squashfs' >08:10:51,029 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:10:51,045 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >08:10:51,051 INFO blivet: got device: LoopDevice instance (0xb357ba2c) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /osmin.img (deleted) (6)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >08:10:51,055 INFO blivet: got format: DeviceFormat instance (0xb3573c8c) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:10:51,075 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '498666', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >08:10:51,079 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >08:10:51,091 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:10:51,107 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:51,110 INFO blivet: loop1 is a loop device >08:10:51,125 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >08:10:51,137 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >08:10:51,149 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:51,152 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:51,168 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >08:10:51,173 INFO blivet: added file /osmin (id 8) to device tree >08:10:51,185 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >08:10:51,189 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:51,204 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >08:10:51,207 INFO blivet: added loop loop1 (id 9) to device tree >08:10:51,218 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >08:10:51,231 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >08:10:51,234 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:10:51,238 DEBUG blivet: device loop1 does not contain a disklabel >08:10:51,242 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >08:10:51,247 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:10:51,260 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >08:10:51,266 INFO blivet: got device: LoopDevice instance (0xb35842ec) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /osmin (8)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >08:10:51,270 INFO blivet: got format: DeviceFormat instance (0xb3584d2c) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:10:51,291 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '500241', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >08:10:51,295 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >08:10:51,307 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:10:51,318 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:51,322 INFO blivet: loop2 is a loop device >08:10:51,332 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >08:10:51,345 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >08:10:51,356 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:51,360 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:51,373 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >08:10:51,377 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 10) to device tree >08:10:51,392 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >08:10:51,396 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:51,411 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >08:10:51,414 INFO blivet: added loop loop2 (id 11) to device tree >08:10:51,426 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >08:10:51,441 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >08:10:51,445 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:10:51,451 DEBUG blivet: device loop2 does not contain a disklabel >08:10:51,460 INFO blivet: type detected on 'loop2' is 'squashfs' >08:10:51,466 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:10:51,477 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >08:10:51,484 INFO blivet: got device: LoopDevice instance (0xb358482c) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (10)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >08:10:51,488 INFO blivet: got format: DeviceFormat instance (0xb358472c) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:10:51,517 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Xfc /dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Xfc', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_UUID_ENC': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '501856', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Xfc', > '/dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >08:10:51,527 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >08:10:51,556 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:10:51,574 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:51,578 INFO blivet: loop3 is a loop device >08:10:51,591 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >08:10:51,602 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >08:10:51,613 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:51,615 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:51,630 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >08:10:51,632 INFO blivet: added file /LiveOS/ext3fs.img (id 12) to device tree >08:10:51,645 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >08:10:51,649 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:51,664 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >08:10:51,667 INFO blivet: added loop loop3 (id 13) to device tree >08:10:51,678 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >08:10:51,690 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >08:10:51,704 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:51,708 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:51,711 DEBUG blivet: device loop3 does not contain a disklabel >08:10:51,719 INFO blivet: type detected on 'loop3' is 'ext4' >08:10:51,935 DEBUG blivet: using current size 0 as min size >08:10:51,959 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:51,963 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:51,977 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >08:10:51,984 INFO blivet: got device: LoopDevice instance (0xb357b06c) -- > name = loop3 status = False kids = 0 id = 13 > parents = ['existing 0MB file /LiveOS/ext3fs.img (12)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >08:10:51,995 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:52,000 INFO blivet: got format: Ext4FS instance (0xb357cd4c) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Xfc size = 3072.0 targetSize = 3072.0 > >08:10:52,019 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '503513', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >08:10:52,024 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >08:10:52,034 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >08:10:52,046 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:52,050 INFO blivet: loop4 is a loop device >08:10:52,062 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >08:10:52,079 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >08:10:52,095 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:52,099 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:52,111 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >08:10:52,116 INFO blivet: added file /overlay (deleted) (id 14) to device tree >08:10:52,131 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >08:10:52,134 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:52,148 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >08:10:52,152 INFO blivet: added loop loop4 (id 15) to device tree >08:10:52,165 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >08:10:52,177 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >08:10:52,189 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:10:52,193 DEBUG blivet: device loop4 does not contain a disklabel >08:10:52,197 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >08:10:52,202 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:10:52,213 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >08:10:52,220 INFO blivet: got device: LoopDevice instance (0xb358d7ec) -- > name = loop4 status = False kids = 0 id = 15 > parents = ['existing 0MB file /overlay (deleted) (14)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >08:10:52,225 INFO blivet: got format: DeviceFormat instance (0xb358dfcc) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:10:52,262 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Xfc /dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Xfc', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_UUID_ENC': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '82290', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Xfc', > '/dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >08:10:52,277 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >08:10:52,298 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:10:52,317 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:52,318 INFO blivet: live-rw is a device-mapper device >08:10:52,335 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >08:10:52,352 DEBUG blivet: LUKSDevice.getDMNode: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: True ; >08:10:52,364 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:10:52,376 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >08:10:52,392 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >08:10:52,405 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (15) with existing DM_snapshot_cow >08:10:52,420 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:10:52,432 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:52,449 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >08:10:52,452 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:52,466 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >08:10:52,470 INFO blivet: added dm live-rw (id 16) to device tree >08:10:52,485 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >08:10:52,498 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >08:10:52,511 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:52,516 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:52,519 DEBUG blivet: device live-rw does not contain a disklabel >08:10:52,523 INFO blivet: type detected on 'live-rw' is 'ext4' >08:10:52,835 DEBUG blivet: padding min size from 2189 up to 2407 >08:10:52,860 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:52,865 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:52,885 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >08:10:52,892 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >08:10:52,910 INFO blivet: got device: DMDevice instance (0xb357b0cc) -- > name = live-rw status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop4 (15) with existing DM_snapshot_cow'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0xb356780c> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >08:10:52,955 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:52,958 INFO blivet: got format: Ext4FS instance (0xb358446c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Xfc size = 3072.0 targetSize = 3072.0 > >08:10:53,006 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Xfc /dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Xfc', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_UUID_ENC': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '20946', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Xfc', > '/dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >08:10:53,008 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >08:10:53,019 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:10:53,029 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:53,031 INFO blivet: live-base is a device-mapper device >08:10:53,040 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >08:10:53,061 DEBUG blivet: LUKSDevice.getDMNode: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: True ; >08:10:53,084 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:10:53,102 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:10:53,115 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >08:10:53,128 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:10:53,139 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:53,156 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >08:10:53,159 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:53,172 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >08:10:53,176 INFO blivet: added dm live-base (id 17) to device tree >08:10:53,189 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >08:10:53,201 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >08:10:53,217 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:53,220 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:53,224 DEBUG blivet: device live-base does not contain a disklabel >08:10:53,228 INFO blivet: type detected on 'live-base' is 'ext4' >08:10:53,488 DEBUG blivet: using current size 0 as min size >08:10:53,510 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:53,512 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:53,574 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >08:10:53,579 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >08:10:53,593 INFO blivet: got device: DMDevice instance (0xb3563dec) -- > name = live-base status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (13) with existing ext4 filesystem'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0xb357db0c> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >08:10:53,625 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:53,628 INFO blivet: got format: Ext4FS instance (0xab4fdec) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Xfc size = 3072.0 targetSize = 3072.0 > >08:10:53,701 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Xfc /dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Xfc', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_UUID_ENC': '0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '54128', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Xfc', > '/dev/disk/by-uuid/0f64ae9a-93c7-4eed-a3a2-404d8cc9b253', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >08:10:53,703 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >08:10:53,714 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >08:10:53,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:53,731 INFO blivet: live-osimg-min is a device-mapper device >08:10:53,751 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >08:10:53,771 DEBUG blivet: LUKSDevice.getDMNode: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: True ; >08:10:53,781 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:10:53,800 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >08:10:53,813 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:10:53,826 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing DM_snapshot_cow >08:10:53,840 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:10:53,851 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >08:10:53,870 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >08:10:53,880 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:53,898 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >08:10:53,902 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:53,914 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >08:10:53,920 INFO blivet: added dm live-osimg-min (id 18) to device tree >08:10:53,931 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >08:10:53,947 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >08:10:53,962 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:53,966 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:53,969 DEBUG blivet: device live-osimg-min does not contain a disklabel >08:10:53,973 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >08:10:54,265 DEBUG blivet: using current size 0 as min size >08:10:54,277 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:54,279 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:54,299 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >08:10:54,310 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >08:10:54,329 INFO blivet: got device: DMDevice instance (0xb3590acc) -- > name = live-osimg-min status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (13) with existing ext4 filesystem'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25956 did: 25394 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0xb357daac> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >08:10:54,356 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:54,358 INFO blivet: got format: Ext4FS instance (0xb357340c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0f64ae9a-93c7-4eed-a3a2-404d8cc9b253 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Xfc size = 2188.0 targetSize = 2188.0 > >08:10:54,445 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-2c6bfc9013c74f87a61c796ade2c5ff4-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-2c6bfc9013c74f87a61c796ade2c5ff4-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk', > 'ID_FS_UUID_ENC': '1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '249038848', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'crypt', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4439116', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-2c6bfc9013c74f87a61c796ade2c5ff4-luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', > '/dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:54,451 INFO blivet: scanning luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (/devices/virtual/block/dm-3)... >08:10:54,471 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:54,479 DEBUG blivet: looking up parted Device: /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 >08:10:54,518 DEBUG blivet: DeviceTree.getDeviceByName returned existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) >08:10:54,544 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:54,561 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; label_type: None ; >08:10:54,573 DEBUG blivet: LVMPhysicalVolume.__init__: >08:10:54,574 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >08:10:54,575 DEBUG blivet: device luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 does not contain a disklabel >08:10:54,697 INFO blivet: type detected on 'luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4' is 'LVM2_member' >08:10:54,717 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_mango ; uuid: 1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk ; exists: True ; vgUuid: 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 ; label: None ; peStart: 1.0 ; device: /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; serial: None ; >08:10:54,721 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >08:10:54,734 DEBUG blivet: LUKSDevice._setFormat: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; current: None ; type: lvmpv ; >08:10:54,746 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:54,758 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >08:10:54,779 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:10:54,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:54,801 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_mango ; current: None ; type: None ; >08:10:54,806 INFO blivet: added lvmvg fedora_mango (id 19) to device tree >08:10:54,897 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-home ; >08:10:54,909 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:54,926 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >08:10:54,941 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_mango ; >08:10:54,942 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:54,970 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_mango-home ; current: None ; type: None ; >08:10:54,973 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango-home >08:10:54,992 DEBUG blivet: Adding fedora_mango-home/68384MB to fedora_mango >08:10:55,006 INFO blivet: added lvmlv fedora_mango-home (id 20) to device tree >08:10:55,042 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_mango-home ; status: True ; controllable: True ; orig: False ; >08:10:55,068 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_mango-home ; status: True ; >08:10:55,096 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_mango-home ; status: True ; >08:10:55,143 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_mango-home /dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg /dev/disk/by-uuid/b5f9887e-9409-4916-b514-93572ec6596e /dev/fedora_mango/home /dev/mapper/fedora_mango-home', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora_mango-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg', > 'DM_VG_NAME': 'fedora_mango', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b5f9887e-9409-4916-b514-93572ec6596e', > 'ID_FS_UUID_ENC': 'b5f9887e-9409-4916-b514-93572ec6596e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '140050432', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x204130816', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4972270', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-home', > '/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg', > '/dev/disk/by-uuid/b5f9887e-9409-4916-b514-93572ec6596e', > '/dev/fedora_mango/home', > '/dev/mapper/fedora_mango-home'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora_mango-home ; >08:10:55,157 INFO blivet: scanning fedora_mango-home (/devices/virtual/block/dm-5)... >08:10:55,183 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-home ; >08:10:55,212 DEBUG blivet: DeviceTree.getDeviceByName returned existing 68384MB lvmlv fedora_mango-home (20) >08:10:55,225 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_mango-home ; >08:10:55,240 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_mango-home ; label_type: None ; >08:10:55,256 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:55,264 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:55,265 DEBUG blivet: device fedora_mango-home does not contain a disklabel >08:10:55,268 INFO blivet: type detected on 'fedora_mango-home' is 'ext4' >08:10:55,537 DEBUG blivet: padding min size from 60474 up to 60974 >08:10:55,567 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:55,571 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:55,598 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_mango-home ; current: None ; type: ext4 ; >08:10:55,630 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango >08:10:55,638 DEBUG blivet: fedora_mango size is 121600MB >08:10:55,644 DEBUG blivet: vg fedora_mango has 53216MB free >08:10:55,647 DEBUG blivet: fedora_mango size is 121600MB >08:10:55,653 DEBUG blivet: vg fedora_mango has 53216MB free >08:10:55,664 INFO blivet: got device: LVMLogicalVolumeDevice instance (0xb358db6c) -- > name = fedora_mango-home status = True kids = 0 id = 20 > parents = ['existing 121600MB lvmvg fedora_mango (19)'] > uuid = JIcug0-Yjge-S9GW-2x6h-Fbjo-vKHo-e2oSWg size = 68384.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/fedora_mango-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 140050432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16724 did: 22866 busy: False > hardwareGeometry: (8717, 255, 63) biosGeometry: (8717, 255, 63) > PedDevice: <_ped.Device object at 0xb35960ec> > target size = 68384.0 path = /dev/mapper/fedora_mango-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb357cd2c) -- > name = fedora_mango status = True kids = 1 id = 19 > parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_mango > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 30400.0 free space = 53216 > free extents = 13304.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 68384MB >08:10:55,679 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:55,681 INFO blivet: got format: Ext4FS instance (0xb358d2cc) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_mango-home uuid = b5f9887e-9409-4916-b514-93572ec6596e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 68384.0 targetSize = 68384.0 > >08:10:55,694 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-root ; >08:10:55,710 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:55,737 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >08:10:55,749 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_mango ; >08:10:55,750 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:55,770 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_mango-root ; current: None ; type: None ; >08:10:55,772 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango-root >08:10:55,787 DEBUG blivet: Adding fedora_mango-root/51200MB to fedora_mango >08:10:55,794 INFO blivet: added lvmlv fedora_mango-root (id 21) to device tree >08:10:55,807 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_mango-root ; status: True ; controllable: True ; orig: False ; >08:10:55,819 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_mango-root ; status: True ; >08:10:55,845 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_mango-root ; status: True ; >08:10:55,924 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_mango-root /dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE /dev/disk/by-uuid/24eca6c1-f95d-4a4f-b217-87c8458bffdb /dev/fedora_mango/root /dev/mapper/fedora_mango-root', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_mango-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE', > 'DM_VG_NAME': 'fedora_mango', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24eca6c1-f95d-4a4f-b217-87c8458bffdb', > 'ID_FS_UUID_ENC': '24eca6c1-f95d-4a4f-b217-87c8458bffdb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '104857600', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x20144181248', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4981486', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-root', > '/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE', > '/dev/disk/by-uuid/24eca6c1-f95d-4a4f-b217-87c8458bffdb', > '/dev/fedora_mango/root', > '/dev/mapper/fedora_mango-root'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora_mango-root ; >08:10:55,926 INFO blivet: scanning fedora_mango-root (/devices/virtual/block/dm-6)... >08:10:55,939 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-root ; >08:10:55,957 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_mango-root (21) >08:10:55,972 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_mango-root ; >08:10:56,006 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_mango-root ; label_type: None ; >08:10:56,026 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:56,033 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:56,036 DEBUG blivet: device fedora_mango-root does not contain a disklabel >08:10:56,040 INFO blivet: type detected on 'fedora_mango-root' is 'ext4' >08:10:56,331 DEBUG blivet: padding min size from 18634 up to 19134 >08:10:56,358 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:56,361 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:56,395 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_mango-root ; current: None ; type: ext4 ; >08:10:56,434 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango >08:10:56,438 DEBUG blivet: fedora_mango size is 121600MB >08:10:56,447 DEBUG blivet: vg fedora_mango has 2016MB free >08:10:56,454 DEBUG blivet: fedora_mango size is 121600MB >08:10:56,464 DEBUG blivet: vg fedora_mango has 2016MB free >08:10:56,482 INFO blivet: got device: LVMLogicalVolumeDevice instance (0xb351670c) -- > name = fedora_mango-root status = True kids = 0 id = 21 > parents = ['existing 121600MB lvmvg fedora_mango (19)'] > uuid = 0bHBvz-zWbL-lDKw-gZBe-xPzj-ftk5-9n6TeE size = 51200.0 > format = existing ext4 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/fedora_mango-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 17 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0xb359620c> > target size = 51200.0 path = /dev/mapper/fedora_mango-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb357cd2c) -- > name = fedora_mango status = True kids = 2 id = 19 > parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_mango > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 30400.0 free space = 2016 > free extents = 504.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >08:10:56,519 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:56,527 INFO blivet: got format: Ext4FS instance (0xb3590fac) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_mango-root uuid = 24eca6c1-f95d-4a4f-b217-87c8458bffdb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >08:10:56,549 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-swap ; >08:10:56,578 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:10:56,596 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >08:10:56,614 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_mango ; >08:10:56,618 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:10:56,633 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_mango-swap ; current: None ; type: None ; >08:10:56,637 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango-swap >08:10:56,652 DEBUG blivet: Adding fedora_mango-swap/2016MB to fedora_mango >08:10:56,656 INFO blivet: added lvmlv fedora_mango-swap (id 22) to device tree >08:10:56,675 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_mango-swap ; status: True ; controllable: True ; orig: False ; >08:10:56,688 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_mango-swap ; status: True ; >08:10:56,714 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_mango-swap ; status: True ; >08:10:56,779 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_mango-swap /dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu /dev/disk/by-uuid/50cf74fa-7de7-4f2a-b446-f87028eb39ad /dev/fedora_mango/swap /dev/mapper/fedora_mango-swap', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_mango-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-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu', > 'DM_VG_NAME': 'fedora_mango', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '50cf74fa-7de7-4f2a-b446-f87028eb39ad', > 'ID_FS_UUID_ENC': '50cf74fa-7de7-4f2a-b446-f87028eb39ad', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '4128768', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4957842', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-swap', > '/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu', > '/dev/disk/by-uuid/50cf74fa-7de7-4f2a-b446-f87028eb39ad', > '/dev/fedora_mango/swap', > '/dev/mapper/fedora_mango-swap'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora_mango-swap ; >08:10:56,781 INFO blivet: scanning fedora_mango-swap (/devices/virtual/block/dm-4)... >08:10:56,795 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-swap ; >08:10:56,822 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2016MB lvmlv fedora_mango-swap (22) >08:10:56,844 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_mango-swap ; >08:10:56,858 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_mango-swap ; label_type: None ; >08:10:56,874 DEBUG blivet: SwapSpace.__init__: >08:10:56,879 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:10:56,883 DEBUG blivet: device fedora_mango-swap does not contain a disklabel >08:10:56,888 INFO blivet: type detected on 'fedora_mango-swap' is 'swap' >08:10:56,904 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora_mango-swap ; serial: None ; uuid: 50cf74fa-7de7-4f2a-b446-f87028eb39ad ; exists: True ; label: None ; >08:10:56,909 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:10:56,930 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_mango-swap ; current: None ; type: swap ; >08:10:56,948 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango >08:10:56,952 DEBUG blivet: fedora_mango size is 121600MB >08:10:56,961 DEBUG blivet: vg fedora_mango has 0MB free >08:10:56,965 DEBUG blivet: fedora_mango size is 121600MB >08:10:56,975 DEBUG blivet: vg fedora_mango has 0MB free >08:10:56,991 INFO blivet: got device: LVMLogicalVolumeDevice instance (0xb3593bac) -- > name = fedora_mango-swap status = True kids = 0 id = 22 > parents = ['existing 121600MB lvmvg fedora_mango (19)'] > uuid = 1dPeeB-mzxR-1zdO-Ec0w-9aCI-K2Q0-XpyLmu size = 2016.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_mango-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16724 did: 22866 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0xb35962cc> > target size = 2016.0 path = /dev/mapper/fedora_mango-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb357cd2c) -- > name = fedora_mango status = True kids = 3 id = 19 > parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_mango > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 30400.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem', > 'existing 2016MB lvmlv fedora_mango-swap (22) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2016MB >08:10:56,994 INFO blivet: got format: SwapSpace instance (0xb359330c) -- > type = swap name = swap status = False > device = /dev/mapper/fedora_mango-swap uuid = 50cf74fa-7de7-4f2a-b446-f87028eb39ad exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >08:10:57,007 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-home ; >08:10:57,043 DEBUG blivet: DeviceTree.getDeviceByName returned existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:10:57,048 DEBUG blivet: set fedora_mango-home copies to 1, metadata size to 0MB, log size to 0MB, total size 68384MB >08:10:57,063 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-root ; >08:10:57,085 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:10:57,093 DEBUG blivet: set fedora_mango-root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >08:10:57,106 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-swap ; >08:10:57,122 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:10:57,129 DEBUG blivet: set fedora_mango-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 2016MB >08:10:57,140 INFO blivet: got device: LUKSDevice instance (0xb357cdcc) -- > name = luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 status = True kids = 1 id = 5 > parents = ['existing 121603MB partition sda2 (4) with existing luks'] > uuid = None size = 121601.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 249038848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15501, 255, 63) biosGeometry: (15501, 255, 63) > PedDevice: <_ped.Device object at 0xb357db6c> > target size = 0 path = /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 > format args = [] originalFormat = None target = crypt dmUuid = None >08:10:57,158 INFO blivet: got format: LVMPhysicalVolume instance (0xb351604c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 uuid = 1j3oft-33nS-w6Bl-2rCy-NguW-NAZo-9WI1qk exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_mango vgUUID = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 peStart = 1.0 >08:10:57,213 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_mango-swap /dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu /dev/disk/by-uuid/50cf74fa-7de7-4f2a-b446-f87028eb39ad /dev/fedora_mango/swap /dev/mapper/fedora_mango-swap', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_mango-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-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu', > 'DM_VG_NAME': 'fedora_mango', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '50cf74fa-7de7-4f2a-b446-f87028eb39ad', > 'ID_FS_UUID_ENC': '50cf74fa-7de7-4f2a-b446-f87028eb39ad', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '4128768', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4957842', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-swap', > '/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf41dPeeBmzxR1zdOEc0w9aCIK2Q0XpyLmu', > '/dev/disk/by-uuid/50cf74fa-7de7-4f2a-b446-f87028eb39ad', > '/dev/fedora_mango/swap', > '/dev/mapper/fedora_mango-swap'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora_mango-swap ; >08:10:57,215 INFO blivet: scanning fedora_mango-swap (/devices/virtual/block/dm-4)... >08:10:57,223 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-swap ; >08:10:57,234 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2016MB lvmlv fedora_mango-swap (22) with existing swap >08:10:57,243 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_mango-swap ; >08:10:57,252 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_mango-swap ; label_type: None ; >08:10:57,265 DEBUG blivet: SwapSpace.__init__: >08:10:57,266 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:10:57,267 DEBUG blivet: device fedora_mango-swap does not contain a disklabel >08:10:57,269 DEBUG blivet: no type or existing type for fedora_mango-swap, bailing >08:10:57,285 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango >08:10:57,294 DEBUG blivet: fedora_mango size is 121600MB >08:10:57,305 DEBUG blivet: vg fedora_mango has 0MB free >08:10:57,307 DEBUG blivet: fedora_mango size is 121600MB >08:10:57,318 DEBUG blivet: vg fedora_mango has 0MB free >08:10:57,341 INFO blivet: got device: LVMLogicalVolumeDevice instance (0xb3593bac) -- > name = fedora_mango-swap status = True kids = 0 id = 22 > parents = ['existing 121600MB lvmvg fedora_mango (19)'] > uuid = 1dPeeB-mzxR-1zdO-Ec0w-9aCI-K2Q0-XpyLmu size = 2016.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_mango-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16724 did: 22866 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0xb35962cc> > target size = 2016.0 path = /dev/mapper/fedora_mango-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb357cd2c) -- > name = fedora_mango status = True kids = 3 id = 19 > parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_mango > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 30400.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem', > 'existing 2016MB lvmlv fedora_mango-swap (22) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2016MB >08:10:57,349 INFO blivet: got format: SwapSpace instance (0xb359330c) -- > type = swap name = swap status = False > device = /dev/mapper/fedora_mango-swap uuid = 50cf74fa-7de7-4f2a-b446-f87028eb39ad exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >08:10:57,417 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_mango-home /dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg /dev/disk/by-uuid/b5f9887e-9409-4916-b514-93572ec6596e /dev/fedora_mango/home /dev/mapper/fedora_mango-home', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora_mango-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg', > 'DM_VG_NAME': 'fedora_mango', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b5f9887e-9409-4916-b514-93572ec6596e', > 'ID_FS_UUID_ENC': 'b5f9887e-9409-4916-b514-93572ec6596e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '140050432', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x204130816', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4972270', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-home', > '/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf4JIcug0YjgeS9GW2x6hFbjovKHoe2oSWg', > '/dev/disk/by-uuid/b5f9887e-9409-4916-b514-93572ec6596e', > '/dev/fedora_mango/home', > '/dev/mapper/fedora_mango-home'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora_mango-home ; >08:10:57,421 INFO blivet: scanning fedora_mango-home (/devices/virtual/block/dm-5)... >08:10:57,443 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-home ; >08:10:57,470 DEBUG blivet: DeviceTree.getDeviceByName returned existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem >08:10:57,487 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_mango-home ; >08:10:57,510 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_mango-home ; label_type: None ; >08:10:57,528 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:57,533 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:57,537 DEBUG blivet: device fedora_mango-home does not contain a disklabel >08:10:57,541 DEBUG blivet: no type or existing type for fedora_mango-home, bailing >08:10:57,563 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango >08:10:57,570 DEBUG blivet: fedora_mango size is 121600MB >08:10:57,583 DEBUG blivet: vg fedora_mango has 0MB free >08:10:57,588 DEBUG blivet: fedora_mango size is 121600MB >08:10:57,601 DEBUG blivet: vg fedora_mango has 0MB free >08:10:57,619 INFO blivet: got device: LVMLogicalVolumeDevice instance (0xb358db6c) -- > name = fedora_mango-home status = True kids = 0 id = 20 > parents = ['existing 121600MB lvmvg fedora_mango (19)'] > uuid = JIcug0-Yjge-S9GW-2x6h-Fbjo-vKHo-e2oSWg size = 68384.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/fedora_mango-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 140050432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16724 did: 22866 busy: False > hardwareGeometry: (8717, 255, 63) biosGeometry: (8717, 255, 63) > PedDevice: <_ped.Device object at 0xb35960ec> > target size = 68384.0 path = /dev/mapper/fedora_mango-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb357cd2c) -- > name = fedora_mango status = True kids = 3 id = 19 > parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_mango > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 30400.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem', > 'existing 2016MB lvmlv fedora_mango-swap (22) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 68384MB >08:10:57,642 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:57,666 INFO blivet: got format: Ext4FS instance (0xb358d2cc) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_mango-home uuid = b5f9887e-9409-4916-b514-93572ec6596e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 68384.0 targetSize = 68384.0 > >08:10:57,715 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_mango-root /dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE /dev/disk/by-uuid/24eca6c1-f95d-4a4f-b217-87c8458bffdb /dev/fedora_mango/root /dev/mapper/fedora_mango-root', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_mango-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE', > 'DM_VG_NAME': 'fedora_mango', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24eca6c1-f95d-4a4f-b217-87c8458bffdb', > 'ID_FS_UUID_ENC': '24eca6c1-f95d-4a4f-b217-87c8458bffdb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '104857600', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x20144181248', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '4981486', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_mango-root', > '/dev/disk/by-id/dm-uuid-LVM-0iN7WberkT8Iwepz0qX0jb480A0fdTf40bHBvzzWbLlDKwgZBexPzjftk59n6TeE', > '/dev/disk/by-uuid/24eca6c1-f95d-4a4f-b217-87c8458bffdb', > '/dev/fedora_mango/root', > '/dev/mapper/fedora_mango-root'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: fedora_mango-root ; >08:10:57,722 INFO blivet: scanning fedora_mango-root (/devices/virtual/block/dm-6)... >08:10:57,734 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_mango-root ; >08:10:57,749 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem >08:10:57,763 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_mango-root ; >08:10:57,775 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_mango-root ; label_type: None ; >08:10:57,789 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:57,794 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:10:57,798 DEBUG blivet: device fedora_mango-root does not contain a disklabel >08:10:57,802 DEBUG blivet: no type or existing type for fedora_mango-root, bailing >08:10:57,823 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_mango >08:10:57,830 DEBUG blivet: fedora_mango size is 121600MB >08:10:57,843 DEBUG blivet: vg fedora_mango has 0MB free >08:10:57,848 DEBUG blivet: fedora_mango size is 121600MB >08:10:57,860 DEBUG blivet: vg fedora_mango has 0MB free >08:10:57,879 INFO blivet: got device: LVMLogicalVolumeDevice instance (0xb351670c) -- > name = fedora_mango-root status = True kids = 0 id = 21 > parents = ['existing 121600MB lvmvg fedora_mango (19)'] > uuid = 0bHBvz-zWbL-lDKw-gZBe-xPzj-ftk5-9n6TeE size = 51200.0 > format = existing ext4 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/fedora_mango-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 17 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0xb359620c> > target size = 51200.0 path = /dev/mapper/fedora_mango-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb357cd2c) -- > name = fedora_mango status = True kids = 3 id = 19 > parents = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > uuid = 0iN7Wb-erkT-8Iwe-pz0q-X0jb-480A-0fdTf4 size = 121600 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_mango > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 30400 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 30400.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv'] > LVs = ['existing 68384MB lvmlv fedora_mango-home (20) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_mango-root (21) with existing ext4 filesystem', > 'existing 2016MB lvmlv fedora_mango-swap (22) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >08:10:57,915 DEBUG blivet: Ext4FS.supported: supported: True ; >08:10:57,922 INFO blivet: got format: Ext4FS instance (0xb3590fac) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_mango-root uuid = 24eca6c1-f95d-4a4f-b217-87c8458bffdb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >08:10:58,123 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >08:10:58,230 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:10:58,248 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >08:10:58,277 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >08:10:58,373 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:10:58,494 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:10:58,522 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:10:58,572 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:10:58,685 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >08:10:58,704 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >08:10:58,719 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:10:58,735 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_mango-home ; status: True ; controllable: True ; >08:10:58,835 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_mango-home ; status: True ; controllable: True ; >08:10:59,077 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_mango ; status: True ; controllable: True ; >08:10:59,089 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_mango ; status: False ; type: None ; >08:10:59,100 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_mango ; status: False ; type: None ; >08:10:59,213 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_mango ; status: True ; controllable: True ; >08:10:59,469 DEBUG blivet: LUKSDevice.teardown: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: True ; controllable: True ; >08:10:59,495 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: False ; type: lvmpv ; >08:10:59,515 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: False ; type: lvmpv ; >08:10:59,618 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:10:59,633 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: True ; type: luks ; >08:10:59,636 DEBUG blivet: unmapping luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 >08:10:59,820 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >08:10:59,962 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:10:59,980 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:11:00,008 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:11:00,090 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_mango-root ; status: False ; controllable: True ; >08:11:00,100 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_mango-swap ; status: False ; controllable: True ; >08:11:00,105 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >08:11:00,113 INFO blivet: edd: collected mbr signatures: {'sda': '0x0003d039'} >08:11:00,126 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:11:00,165 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >08:11:00,263 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:11:00,546 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:11:00,559 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:11:00,576 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:11:00,660 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_mango-home ; status: False ; controllable: True ; orig: False ; >08:11:00,670 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_mango-home ; orig: False ; >08:11:00,682 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_mango ; status: False ; controllable: True ; orig: False ; >08:11:00,697 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: fedora_mango ; orig: False ; >08:11:00,709 DEBUG blivet: LUKSDevice.setup: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: False ; controllable: True ; orig: False ; >08:11:00,723 DEBUG blivet: LUKSDevice.setupParents: kids: 1 ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; orig: False ; >08:11:00,738 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >08:11:00,753 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: False ; type: luks ; >08:11:00,757 WARN blivet: setup of fedora_mango-home failed: luks device not configured >08:11:00,766 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_mango-root ; status: False ; controllable: True ; orig: False ; >08:11:00,778 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_mango-root ; orig: False ; >08:11:00,792 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_mango ; status: False ; controllable: True ; orig: False ; >08:11:00,809 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: fedora_mango ; orig: False ; >08:11:00,826 DEBUG blivet: LUKSDevice.setup: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: False ; controllable: True ; orig: False ; >08:11:00,841 DEBUG blivet: LUKSDevice.setupParents: kids: 1 ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; orig: False ; >08:11:00,857 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >08:11:00,874 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; status: False ; type: luks ; >08:11:00,876 WARN blivet: setup of fedora_mango-root failed: luks device not configured >08:11:00,969 DEBUG blivet: fedora_mango size is 121600MB >08:11:00,980 DEBUG blivet: vg fedora_mango has 0MB free >08:11:00,985 DEBUG blivet: fedora_mango size is 121600MB >08:11:00,995 DEBUG blivet: vg fedora_mango has 0MB free >08:11:01,011 DEBUG blivet: Ext4FS.supported: supported: True ; >08:11:01,030 DEBUG blivet: Ext4FS.supported: supported: True ; >08:11:01,051 DEBUG blivet: Ext4FS.supported: supported: True ; >08:11:01,066 DEBUG blivet: Ext4FS.supported: supported: True ; >08:11:01,080 DEBUG blivet: Ext4FS.supported: supported: True ; >08:11:01,094 DEBUG blivet: Ext4FS.supported: supported: True ; >08:11:01,115 DEBUG blivet: Ext4FS.supported: supported: True ; >08:11:01,140 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:11:01,154 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:11:01,429 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >08:11:01,446 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3072MB dm live-base (17) with existing ext4 filesystem >08:11:25,663 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:11:25,672 DEBUG blivet: Iso9660FS.supported: supported: True ; >08:11:25,681 DEBUG blivet: NFSv4.supported: supported: False ; >08:11:25,690 DEBUG blivet: NFSv4.supported: supported: False ; >08:11:25,700 DEBUG blivet: SELinuxFS.supported: supported: False ; >08:11:25,708 DEBUG blivet: SELinuxFS.supported: supported: False ; >08:11:25,718 DEBUG blivet: Ext4FS.supported: supported: True ; >08:11:25,726 DEBUG blivet: Ext4FS.supported: supported: True ; >08:11:28,097 DEBUG blivet: Ext3FS.supported: supported: True ; >08:11:28,119 DEBUG blivet: Ext3FS.supported: supported: True ; >08:11:28,154 DEBUG blivet: Ext2FS.supported: supported: True ; >08:11:28,166 DEBUG blivet: Ext2FS.supported: supported: True ; >08:11:28,364 DEBUG blivet: SysFS.supported: supported: False ; >08:11:28,374 DEBUG blivet: SysFS.supported: supported: False ; >08:11:28,412 DEBUG blivet: MultipathMember.__init__: >08:11:28,433 DEBUG blivet: MDRaidMember.__init__: >08:11:28,449 DEBUG blivet: ProcFS.supported: supported: False ; >08:11:28,457 DEBUG blivet: ProcFS.supported: supported: False ; >08:11:28,467 DEBUG blivet: SwapSpace.__init__: >08:11:28,551 DEBUG blivet: NoDevFS.supported: supported: False ; >08:11:28,556 DEBUG blivet: NoDevFS.supported: supported: False ; >08:11:28,562 DEBUG blivet: DevPtsFS.supported: supported: False ; >08:11:28,567 DEBUG blivet: DevPtsFS.supported: supported: False ; >08:11:28,573 DEBUG blivet: BTRFS.supported: supported: True ; >08:11:28,839 DEBUG blivet: USBFS.supported: supported: False ; >08:11:28,844 DEBUG blivet: USBFS.supported: supported: False ; >08:11:28,849 DEBUG blivet: DiskLabel.__init__: >08:11:28,850 INFO blivet: DiskLabel.partedDevice returning None >08:11:28,857 DEBUG blivet: HFSPlus.supported: supported: False ; >08:11:28,862 DEBUG blivet: HFSPlus.supported: supported: False ; >08:11:28,868 DEBUG blivet: XFS.supported: supported: True ; >08:11:29,067 DEBUG blivet: XFS.supported: supported: True ; >08:11:29,075 DEBUG blivet: TmpFS.supported: supported: True ; >08:11:29,173 DEBUG blivet: LUKS.__init__: >08:11:29,179 DEBUG blivet: NTFS.supported: supported: False ; >08:11:29,184 DEBUG blivet: NTFS.supported: supported: False ; >08:11:29,190 DEBUG blivet: BindFS.supported: supported: False ; >08:11:29,195 DEBUG blivet: BindFS.supported: supported: False ; >08:11:29,200 DEBUG blivet: HFS.supported: supported: False ; >08:11:29,205 DEBUG blivet: HFS.supported: supported: False ; >08:11:29,211 DEBUG blivet: LVMPhysicalVolume.__init__: >08:11:29,216 DEBUG blivet: NFS.supported: supported: False ; >08:11:29,222 DEBUG blivet: NFS.supported: supported: False ; >08:11:29,228 DEBUG blivet: FATFS.supported: supported: True ; >08:11:29,234 DEBUG blivet: FATFS.supported: supported: True ; >08:11:29,242 DEBUG blivet: DMRaidMember.__init__: >08:12:01,873 INFO blivet: hiding device partition sda1 (id 3) >08:12:01,894 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >08:12:01,894 DEBUG blivet: lvm filter: adding sda1 to the reject list >08:12:01,896 INFO blivet: hiding device lvmlv fedora_mango-home (id 20) >08:12:01,905 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora_mango ; >08:12:01,906 DEBUG blivet: lvm filter: adding fedora_mango-home to the reject list >08:12:01,907 INFO blivet: hiding device lvmlv fedora_mango-root (id 21) >08:12:01,917 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora_mango ; >08:12:01,918 DEBUG blivet: lvm filter: adding fedora_mango-root to the reject list >08:12:01,919 INFO blivet: hiding device lvmlv fedora_mango-swap (id 22) >08:12:01,929 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_mango ; >08:12:01,930 DEBUG blivet: lvm filter: adding fedora_mango-swap to the reject list >08:12:01,931 INFO blivet: hiding device lvmvg fedora_mango (id 19) >08:12:01,940 DEBUG blivet: LUKSDevice.removeChild: kids: 1 ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:12:01,941 DEBUG blivet: lvm filter: adding fedora_mango to the reject list >08:12:01,942 INFO blivet: hiding device luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (id 5) >08:12:01,951 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >08:12:01,952 DEBUG blivet: lvm filter: adding luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 to the reject list >08:12:01,953 INFO blivet: hiding device partition sda2 (id 4) >08:12:01,962 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >08:12:01,963 DEBUG blivet: lvm filter: adding sda2 to the reject list >08:12:01,964 INFO blivet: hiding device disk sda (id 2) >08:12:01,966 DEBUG blivet: lvm filter: adding sda to the reject list >08:12:01,968 INFO blivet: hiding device disk sdb (id 0) >08:12:01,970 DEBUG blivet: lvm filter: adding sdb to the reject list >08:12:01,982 INFO blivet: Detected 2064M of memory >08:12:01,984 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >08:12:01,985 INFO blivet: Swap attempt of 0M >08:12:16,342 INFO blivet: unhiding device disk sda (id 2) >08:12:16,343 DEBUG blivet: lvm filter: removing sda from the reject list >08:12:16,344 INFO blivet: unhiding device partition sda2 (id 4) >08:12:16,347 DEBUG blivet: lvm filter: removing sda2 from the reject list >08:12:16,354 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >08:12:16,355 INFO blivet: unhiding device luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (id 5) >08:12:16,357 DEBUG blivet: lvm filter: removing luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 from the reject list >08:12:16,365 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >08:12:16,366 INFO blivet: unhiding device lvmvg fedora_mango (id 19) >08:12:16,367 DEBUG blivet: lvm filter: removing fedora_mango from the reject list >08:12:16,375 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 ; >08:12:16,376 INFO blivet: unhiding device lvmlv fedora_mango-swap (id 22) >08:12:16,377 DEBUG blivet: lvm filter: removing fedora_mango-swap from the reject list >08:12:16,385 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_mango ; >08:12:16,386 INFO blivet: unhiding device lvmlv fedora_mango-root (id 21) >08:12:16,388 DEBUG blivet: lvm filter: removing fedora_mango-root from the reject list >08:12:16,396 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_mango ; >08:12:16,397 INFO blivet: unhiding device lvmlv fedora_mango-home (id 20) >08:12:16,398 DEBUG blivet: lvm filter: removing fedora_mango-home from the reject list >08:12:16,406 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_mango ; >08:12:16,407 INFO blivet: unhiding device partition sda1 (id 3) >08:12:16,408 DEBUG blivet: lvm filter: removing sda1 from the reject list >08:12:16,416 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >08:12:32,274 INFO blivet: Detected 2064M of memory >08:12:32,275 INFO blivet: Swap attempt of 2064M >08:15:25,961 INFO blivet: Detected 2064M of memory >08:15:25,964 INFO blivet: Swap attempt of 2064M >08:15:25,988 DEBUG blivet: clearpart: looking at sda2 >08:15:25,989 DEBUG blivet: clearpart: looking at sda1 >08:15:26,010 DEBUG blivet: checking whether disk sda has an empty extended >08:15:26,015 DEBUG blivet: extended is None ; logicals is [] >08:15:26,238 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:15:26,250 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (2) with existing msdos disklabel >08:15:26,408 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:15:26,415 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (2) with existing msdos disklabel >08:15:26,423 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:15:26,430 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (2) with existing msdos disklabel >08:15:26,431 DEBUG blivet: resolved 'sda' to 'sda' (disk) >08:15:26,484 DEBUG blivet: starting Blivet copy >08:15:26,682 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >08:15:26,687 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb3b62cc> fileSystem: <parted.filesystem.FileSystem object at 0xb5ffb8c> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb5ffa2c> PedPartition: <_ped.Partition object at 0xb3d60ec> >08:15:26,695 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >08:15:26,699 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb3b62cc> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb5ffb2c> PedPartition: <_ped.Partition object at 0xad4fddc> >08:15:26,700 DEBUG blivet: finished Blivet copy >08:15:33,381 DEBUG blivet: Ext4FS.supported: supported: True ; >08:15:33,383 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:15:33,483 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:35,665 DEBUG blivet: Ext4FS.supported: supported: True ; >08:15:35,666 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:15:35,685 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:15:35,779 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:35,870 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:37,132 DEBUG blivet: Ext4FS.supported: supported: True ; >08:15:37,133 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:15:37,147 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 51200, ['sda'], {'encrypted': False, 'raid_level': None} >08:15:37,245 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:37,336 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:39,497 DEBUG blivet: Ext4FS.supported: supported: True ; >08:15:39,498 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:15:39,517 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:15:39,611 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:39,704 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:41,036 DEBUG blivet: Ext4FS.supported: supported: True ; >08:15:41,037 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:15:43,573 DEBUG blivet: Ext4FS.supported: supported: True ; >08:15:43,574 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:15:43,679 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:43,742 DEBUG blivet: SwapSpace.__init__: >08:15:43,743 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:15:43,781 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:52,613 DEBUG blivet: SwapSpace.__init__: >08:15:52,614 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:15:52,632 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 2016, ['sda'], {'encrypted': False, 'raid_level': None} >08:15:52,723 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:52,789 DEBUG blivet: Ext4FS.supported: supported: True ; >08:15:52,790 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:15:52,829 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:54,131 DEBUG storage.ui: doAutoPart: True >08:15:54,133 DEBUG storage.ui: encryptedAutoPart: True >08:15:54,134 DEBUG storage.ui: autoPartType: 2 >08:15:54,135 DEBUG storage.ui: clearPartType: 2 >08:15:54,136 DEBUG storage.ui: clearPartDisks: ['sda'] >08:15:54,138 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0xb5ff8cc) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb5ff90c) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xb5ff92c) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xb5ff94c) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xb5ff96c) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2064 maxSize = None grow = False > >08:15:54,140 DEBUG storage.ui: storage.disks: ['sda'] >08:15:54,142 DEBUG storage.ui: storage.partitioned: ['sda'] >08:15:54,145 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora_mango', 'fedora_mango-home', 'fedora_mango-root', 'fedora_mango-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4', 'sda', 'sda1', 'sda2', 'sr0'] >08:15:54,160 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >08:15:54,174 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 122104MB disk sda (2) with existing msdos disklabel >08:15:54,175 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >08:15:54,177 DEBUG storage.ui: boot disk: sda >08:15:54,188 DEBUG storage.ui: candidate disks: [] >08:15:54,189 DEBUG storage.ui: devs: [] >08:15:56,371 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:56,791 DEBUG blivet: Ext4FS.supported: supported: True ; >08:15:56,792 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:15:56,806 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:15:56,904 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:56,990 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:57,698 DEBUG blivet: Ext4FS.supported: supported: True ; >08:15:57,699 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:15:57,713 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:15:57,808 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:57,891 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:59,498 DEBUG blivet: Ext4FS.supported: supported: True ; >08:15:59,500 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:15:59,518 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:15:59,614 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:15:59,709 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:00,188 DEBUG blivet: Ext4FS.supported: supported: True ; >08:16:00,190 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:16:00,208 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 51200, ['sda'], {'encrypted': False, 'raid_level': None} >08:16:00,304 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:00,399 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:12,673 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:13,457 DEBUG blivet: Ext4FS.supported: supported: True ; >08:16:13,458 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:16:13,472 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:16:13,569 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:13,656 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:14,191 DEBUG blivet: Ext4FS.supported: supported: True ; >08:16:14,192 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:16:14,211 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 51200, ['sda'], {'encrypted': False, 'raid_level': None} >08:16:14,304 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:14,392 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:16,328 DEBUG blivet: Ext4FS.supported: supported: True ; >08:16:16,330 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:16:16,348 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:16:16,442 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:16,530 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:20,851 DEBUG blivet: Ext4FS.supported: supported: True ; >08:16:20,852 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:16:20,878 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:16:21,014 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:23,882 DEBUG blivet: Ext4FS.supported: supported: True ; >08:16:23,884 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:16:23,929 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:16:24,016 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:24,104 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:27,458 DEBUG blivet: Ext4FS.supported: supported: True ; >08:16:27,459 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:16:30,129 DEBUG blivet: Ext4FS.supported: supported: True ; >08:16:30,130 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:16:49,929 DEBUG blivet: Ext4FS.supported: supported: True ; >08:16:49,930 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:16:49,955 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 51200, ['sda'], {'encrypted': False, 'raid_level': None} >08:16:49,988 DEBUG storage.ui: Ext4FS.supported: supported: True ; >08:16:49,989 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >08:16:49,991 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >08:16:50,001 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_mango-root ; current: ext4 ; type: None ; >08:16:50,002 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on lvmlv fedora_mango-root (id 21) >08:16:50,010 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora_mango-root ; status: False ; type: None ; >08:16:50,018 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_mango-root ; current: None ; type: ext4 ; >08:16:50,020 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at / on lvmlv fedora_mango-root (id 21) >08:16:50,112 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:51,434 DEBUG blivet: Ext4FS.supported: supported: True ; >08:16:51,435 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:16:51,455 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 51200, ['sda'], {'encrypted': False, 'raid_level': None} >08:16:51,545 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:51,639 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:56,032 DEBUG blivet: Ext4FS.supported: supported: True ; >08:16:56,033 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:16:56,052 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:16:56,146 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:16:56,237 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:17:03,932 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:03,934 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:17:03,947 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:17:04,045 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:17:04,137 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:17:10,944 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:10,946 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:17:10,959 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:17:11,057 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:17:11,149 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:17:12,425 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:12,427 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:17:12,445 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:17:12,541 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:17:12,607 DEBUG blivet: SwapSpace.__init__: >08:17:12,608 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:17:12,648 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:17:13,631 DEBUG blivet: SwapSpace.__init__: >08:17:13,632 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:17:13,650 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 2016, ['sda'], {'encrypted': False, 'raid_level': None} >08:17:13,741 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:17:13,808 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:13,810 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:17:13,848 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:17:22,125 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:22,126 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:17:22,144 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >08:17:22,238 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:17:22,803 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:22,804 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:17:22,823 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >08:17:22,963 DEBUG blivet: SwapSpace.__init__: >08:17:22,964 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:17:23,051 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:17:24,308 DEBUG blivet: SwapSpace.__init__: >08:17:24,309 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:17:24,322 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 2016, ['sda'], {'encrypted': False, 'raid_level': None} >08:17:24,418 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >08:17:24,477 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:24,479 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:17:31,915 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:31,916 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:17:31,936 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >08:17:34,855 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:34,856 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:17:34,869 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >08:17:36,424 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:36,426 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:17:36,444 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >08:17:36,999 DEBUG blivet: Ext4FS.supported: supported: True ; >08:17:37,002 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:17:37,016 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >08:17:37,161 DEBUG blivet: SwapSpace.__init__: >08:17:37,162 DEBUG blivet: getFormat('swap') returning SwapSpace instance >08:17:37,245 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >09:24:43,601 DEBUG blivet: SwapSpace.__init__: >09:24:43,604 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:24:43,737 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 2016, ['sda'], {'encrypted': False, 'raid_level': None} >09:24:43,927 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >09:24:44,005 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:44,024 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:46,491 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:46,495 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:46,525 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >09:24:46,780 DEBUG blivet: SwapSpace.__init__: >09:24:46,786 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:24:46,915 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >09:24:54,336 DEBUG blivet: SwapSpace.__init__: >09:24:54,337 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:24:54,351 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 2016, ['sda'], {'encrypted': False, 'raid_level': None} >09:24:54,521 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >09:24:54,618 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:54,620 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:56,278 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:56,280 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:56,298 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >09:24:56,654 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >13:27:03,515 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:03,517 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:03,536 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >13:27:03,656 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >13:27:03,759 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >13:27:05,645 DEBUG blivet: Ext4FS.supported: supported: True ; >13:27:05,647 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >13:27:05,665 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 68384, ['sda'], {'encrypted': False, 'raid_level': None} >13:27:05,764 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb2bacc2c>, 0, [], {} >13:27:17,427 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:27:17,435 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (2) with existing msdos disklabel >13:27:17,441 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >13:27:17,449 DEBUG blivet: DeviceTree.getDeviceByName returned existing 122104MB disk sda (2) with existing msdos disklabel >13:27:17,449 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:32:06,901 INFO blivet: omitting ksdata: existing 122104MB disk sda (2) with existing msdos disklabel >19:32:06,905 INFO blivet: omitting ksdata: existing 121601MB luks/dm-crypt luks-2c6bfc90-13c7-4f87-a61c-796ade2c5ff4 (5) with existing lvmpv >19:32:07,031 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:32:07,040 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:32:07,055 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:32:07,152 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:32:07,162 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:32:07,171 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:32:07,179 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_mango-swap ; status: True ; controllable: True ; >19:32:07,189 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora_mango-swap ; status: False ; type: swap ; >19:32:07,199 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora_mango-swap ; status: False ; type: swap ; >19:32:07,265 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_mango-swap ; status: True ; controllable: True ; >19:32:07,878 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_mango ; status: True ; controllable: True ; >19:32:07,887 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_mango ; status: False ; type: None ; >19:32:07,900 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_mango ; status: False ; type: None ; >19:32:07,978 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_mango ; status: True ; controllable: True ; >19:32:08,097 DEBUG blivet: vg fedora_mango teardown failed; continuing >19:32:08,109 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_mango-root ; status: True ; controllable: True ; >19:32:08,176 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_mango-root ; status: True ; controllable: True ; >19:32:08,292 INFO blivet: teardown of fedora_mango-root failed: lvdeactivate failed for root: running lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } fedora_mango/root failed >19:32:08,301 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_mango-home ; status: True ; controllable: True ; >19:32:08,378 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_mango-home ; status: True ; controllable: True ; >19:32:08,502 INFO blivet: teardown of fedora_mango-home failed: lvdeactivate failed for home: running lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } fedora_mango/home failed >19:32:08,510 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:32:08,588 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:32:08,596 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:32:08,610 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:32:08,671 INFO blivet: resetting parted disks... >19:32:08,684 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >19:32:08,690 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >19:32:08,700 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >19:32:08,703 DEBUG blivet: sector-based lookup found partition sda2 >19:32:08,710 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:32:08,717 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb3b6b2c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xaa2eb8c> PedPartition: <_ped.Partition object at 0xad6777c> >19:32:08,725 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >19:32:08,729 DEBUG blivet: sector-based lookup found partition sda1 >19:32:08,738 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:32:08,742 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb3b6b2c> fileSystem: <parted.filesystem.FileSystem object at 0xaa370ac> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0xaa3724c> PedPartition: <_ped.Partition object at 0xad67c2c> >19:32:08,744 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on lvmlv fedora_mango-root (id 21) >19:32:08,745 DEBUG blivet: action: [1] Create Format ext4 filesystem mounted at / on lvmlv fedora_mango-root (id 21) >19:32:08,746 INFO blivet: pruning action queue... >19:32:08,748 INFO blivet: sorting actions... >19:32:08,750 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on lvmlv fedora_mango-root (id 21) >19:32:08,751 DEBUG blivet: action: [1] Create Format ext4 filesystem mounted at / on lvmlv fedora_mango-root (id 21) >19:32:08,753 INFO blivet: executing action: [0] Destroy Format ext4 filesystem on lvmlv fedora_mango-root (id 21) >19:32:08,763 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_mango-root ; status: True ; controllable: True ; orig: True ; >19:32:08,772 DEBUG blivet: Ext4FS.destroy: device: /dev/mapper/fedora_mango-root ; status: False ; type: ext4 ; >19:32:08,988 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_mango-root ; status: True ; controllable: True ; >19:32:09,129 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_mango-root ; status: True ; controllable: True ; > > >/tmp/ifcfg.log: >08:10:46,380 DEBUG ifcfg: content of files (network initialization): >08:10:46,417 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 36, 84, 113, 246, 14]}, 'connection': {'timestamp': 1411301339L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '84b713ac-f105-46ab-be81-3e5919824607'}}] >08:10:47,506 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p3p1']): >08:10:47,507 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p3p1: >08:10:47,509 DEBUG ifcfg: TYPE=Ethernet >08:10:47,510 DEBUG ifcfg: BOOTPROTO=dhcp >08:10:47,511 DEBUG ifcfg: DEFROUTE=yes >08:10:47,512 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >08:10:47,513 DEBUG ifcfg: IPV6INIT=yes >08:10:47,514 DEBUG ifcfg: IPV6_AUTOCONF=yes >08:10:47,516 DEBUG ifcfg: IPV6_DEFROUTE=yes >08:10:47,517 DEBUG ifcfg: IPV6_PEERDNS=yes >08:10:47,518 DEBUG ifcfg: IPV6_PEERROUTES=yes >08:10:47,520 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >08:10:47,521 DEBUG ifcfg: NAME=p3p1 >08:10:47,522 DEBUG ifcfg: UUID=84b713ac-f105-46ab-be81-3e5919824607 >08:10:47,523 DEBUG ifcfg: ONBOOT=no >08:10:47,524 DEBUG ifcfg: HWADDR=00:24:54:71:F6:0E >08:10:47,525 DEBUG ifcfg: PEERDNS=yes >08:10:47,526 DEBUG ifcfg: PEERROUTES=yes >08:10:47,571 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 36, 84, 113, 246, 14]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p3p1', 'uuid': '84b713ac-f105-46ab-be81-3e5919824607'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >08:11:26,516 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >08:11:26,524 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >08:11:26,530 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >08:11:26,537 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Xfce-i686-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1144872
: 939783 |
939784
|
939785
|
939786
|
939787
|
939788
|
939789
|
939790
|
939791
|
939792