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 863775 Details for
Bug 1065760
[LiveCD] SettingsNotFoundError: SettingsNotFoundError('p3p1',)
[?]
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), 553.09 KB, created by
satellitgo
on 2014-02-16 17:57:47 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
satellitgo
Created:
2014-02-16 17:57:47 UTC
Size:
553.09 KB
patch
obsolete
>anaconda 21.22-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 669, in nm_device_setting_value > raise SettingsNotFoundError(name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 232, in __init__ > uuid = nm.nm_device_setting_value(device.get_iface(), "connection", "uuid") > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 667, in add_device_to_list > dev_cfg = DeviceConfiguration(device=device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 422, in initialize > self.add_device_to_list(device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1347, in initialize > self.network_control_box.initialize() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 210, in _createBox > spoke.initialize() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 384, in refresh > self._createBox() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 490, in _on_continue_clicked > nextAction.refresh() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 73, in _on_continue_clicked > cb() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 320, in _on_continue_clicked > StandaloneSpoke._on_continue_clicked(self, cb) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 77, in <lambda> > self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb)) >SettingsNotFoundError: SettingsNotFoundError('p3p1',) > >Local variables in innermost frame: >settings_paths: [] >key2: uuid >key1: connection >name: p3p1 > > >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 0x3af7c90>> > _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 ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --hostname=localhost.localdomain ># System timezone >timezone America/Los_Angeles --isUtc ># System bootloader configuration >bootloader --location=mbr >autopart > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition sdb1 (6) with existing ext4 filesystem >, '/': existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem >, '/home': existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem >} > swaps: [existing 7.75 GiB lvmlv fedora-swap (32) with existing swap >] > name: Fedora Linux 21 for x86_64 >, Root instance, containing members: > mounts: {'/': existing 923.61 GiB partition sda1 (44) with existing ext4 filesystem >} > swaps: [existing 7.89 GiB partition sda5 (55) with existing swap >] > name: Unknown Linux >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _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: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 931.51 GiB disk sdb (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 931.02 GiB partition sdb2 (12) with existing lvmpv >, existing 931.01 GiB lvmvg fedora (17) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 931.51 GiB disk sda (39) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 7.89 GiB partition sda2 (50) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: Slimtype DVD A DS8A8SH path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 367104 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (22, 255, 63) biosGeometry: (22, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0bed40> > exists: True > _size: 717 MiB > id: 61 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-Live-SoaS-x86_64-rawhide- > _format.uuid: 2014-02-15-15-54-11-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 64 > _format._device: /dev/sr0 > parents: [] > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_647236400434, /dev/disk/by-label/Fedora-Live-SoaS-x86_64-rawhide-, /dev/disk/by-uuid/2014-02-15-15-54-11-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _targetSize: 0 > _model: Slimtype_DVD_A_DS8A8SH > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora-Live-SoaS-x86_64-rawhide- > originalFormat.uuid: 2014-02-15-15-54-11-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 64 > originalFormat._device: /dev/sr0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 66 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 69 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 75 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 78 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 84 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 87 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 94 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 97 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: _Fedora-Live-Soa > _format.errors: False > _format.uuid: ff354fae-3d87-49ba-a1f3-7ca0c24dba27 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 3 GiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 101 > _format._device: /dev/loop3 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Soa, /dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: _Fedora-Live-Soa > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 101 > originalFormat._device: /dev/loop3 > originalFormat.errors: False > originalFormat.uuid: ff354fae-3d87-49ba-a1f3-7ca0c24dba27 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 103 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 106 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 3 GiB dm live-rw (112) with existing ext4 filesystem >, existing 3 GiB dm live-base (118) with existing ext4 filesystem >, existing 3 GiB dm live-osimg-min (124) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sdb2, fedora, fedora-home, fedora-root, fedora-swap, sda, sda1, sda2, sda5, sr0, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _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: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _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: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: 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.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x3af7d50) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x3af7d10) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x3af7dd0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x3af7e10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >, PartSpec instance (0x3af7f10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f3b76ca1b90> > _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: WelcomeLanguageSpoke instance, containing members: > _intf._currentAction._langSelection: TreeSelection instance, containing members: > _intf._currentAction._visitedSinceApplied: True > _intf._currentAction._localeStore: ListStore instance, containing members: > _intf._currentAction._localeView: TreeView instance, containing members: > _intf._currentAction._arrow: Image instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._origStrings: {<Label object at 0x7f3b4c12fc80 (GtkLabel at 0x39acb00)>: This is unstable, pre-release software., <Label object at 0x7f3b4c12f460 (GtkLabel at 0x3bdd2f0)>: WELCOME TO %(name)s %(version)s., <Button object at 0x7f3b4c12f690 (GtkButton at 0x3cc0370)>: _Get me out of here!, <Label object at 0x7f3b4c12fd20 (GtkLabel at 0x39acc60)>: You wake up inside an OS installer in Timbuktu, and it's six months in the future. But, there are bugs. Bugs everywhere. Bugs you must live with. This OS of the future isn't a stable OS you can rely on. It's for testing purposes only., <Button object at 0x7f3b4c12fe10 (GtkButton at 0x3cc04f0)>: _I accept my fate., <Entry object at 0x7f3b4c12f8c0 (GtkEntry at 0x3c0a770)>: Type here to search., <Label object at 0x7f3b4c12fc30 (GtkLabel at 0x3bdd450)>: What language would you like to use during the installation process?} > _intf._currentAction.applyOnSkip: False > _intf._currentAction.skipTo: None > _intf._currentAction._langView: TreeView instance, containing members: > _intf._currentAction._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._xklwrapper: Skipped > _intf._currentAction.selector: None > _intf._currentAction._languageEntry: Entry instance, containing members: > _intf._currentAction._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: StandaloneWindow instance, containing members: > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._localeSelection: TreeSelection instance, containing members: > _intf._currentAction._languageStore: ListStore instance, containing members: >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x3b18140>, True), 'type': (<function <lambda> at 0x3b18398>, True), 'addons': (<function list_addons_callback at 0x3b182a8>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x3b181b8>, True), 'journalctl': (<function journalctl_callback at 0x3b18230>, 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: 21.22-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, 'mpathfriendlynames': True, '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-02-16 12:29:19 EST, end at Sun 2014-02-16 12:48:13 EST. -- >Feb 16 12:29:19 localhost systemd-journal[143]: Runtime journal is using 8.0M (max allowed 392.5M, trying to leave 588.8M free of 3.8G available â current limit 392.5M). >Feb 16 12:29:19 localhost systemd-journal[143]: Runtime journal is using 8.0M (max allowed 392.5M, trying to leave 588.8M free of 3.8G available â current limit 392.5M). >Feb 16 12:29:19 localhost kernel: Initializing cgroup subsys cpuset >Feb 16 12:29:19 localhost kernel: Initializing cgroup subsys cpu >Feb 16 12:29:19 localhost kernel: Initializing cgroup subsys cpuacct >Feb 16 12:29:19 localhost kernel: Linux version 3.14.0-0.rc2.git4.1.fc21.x86_64 (mockbuild@bkernel02) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-14) (GCC) ) #1 SMP Fri Feb 14 20:03:13 UTC 2014 >Feb 16 12:29:19 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-SoaS-x86_64-rawhide- rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Feb 16 12:29:19 localhost kernel: e820: BIOS-provided physical RAM map: >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x0000000040005000-0x00000000d99e3fff] usable >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000d99e4000-0x00000000d9e62fff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000d9e63000-0x00000000d9eeefff] usable >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000d9eef000-0x00000000d9f91fff] ACPI NVS >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000d9f92000-0x00000000da5f6fff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000da5f7000-0x00000000da5f7fff] usable >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000da5f8000-0x00000000da63afff] ACPI NVS >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000da63b000-0x00000000dad80fff] usable >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000dad81000-0x00000000daff2fff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000daff3000-0x00000000daffffff] usable >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Feb 16 12:29:19 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000021f5fffff] usable >Feb 16 12:29:19 localhost kernel: NX (Execute Disable) protection: active >Feb 16 12:29:19 localhost kernel: SMBIOS 2.7 present. >Feb 16 12:29:19 localhost kernel: DMI: System76, Inc. Gazelle Professional/Gazelle Professional, BIOS 4.6.5 09/27/2012 >Feb 16 12:29:19 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Feb 16 12:29:19 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Feb 16 12:29:19 localhost kernel: e820: last_pfn = 0x21f600 max_arch_pfn = 0x400000000 >Feb 16 12:29:19 localhost kernel: MTRR default type: uncachable >Feb 16 12:29:19 localhost kernel: MTRR fixed ranges enabled: >Feb 16 12:29:19 localhost kernel: 00000-9FFFF write-back >Feb 16 12:29:19 localhost kernel: A0000-BFFFF uncachable >Feb 16 12:29:19 localhost kernel: C0000-CFFFF write-protect >Feb 16 12:29:19 localhost kernel: D0000-E7FFF uncachable >Feb 16 12:29:19 localhost kernel: E8000-FFFFF write-protect >Feb 16 12:29:19 localhost kernel: MTRR variable ranges enabled: >Feb 16 12:29:19 localhost kernel: 0 base 000000000 mask E00000000 write-back >Feb 16 12:29:19 localhost kernel: 1 base 200000000 mask FE0000000 write-back >Feb 16 12:29:19 localhost kernel: 2 base 0E0000000 mask FE0000000 uncachable >Feb 16 12:29:19 localhost kernel: 3 base 0DC000000 mask FFC000000 uncachable >Feb 16 12:29:19 localhost kernel: 4 base 0DB800000 mask FFF800000 uncachable >Feb 16 12:29:19 localhost kernel: 5 base 21F800000 mask FFF800000 uncachable >Feb 16 12:29:19 localhost kernel: 6 base 21F600000 mask FFFE00000 uncachable >Feb 16 12:29:19 localhost kernel: 7 disabled >Feb 16 12:29:19 localhost kernel: 8 disabled >Feb 16 12:29:19 localhost kernel: 9 disabled >Feb 16 12:29:19 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Feb 16 12:29:19 localhost kernel: e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved >Feb 16 12:29:19 localhost kernel: e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000 >Feb 16 12:29:19 localhost kernel: found SMP MP-table at [mem 0x000fd7f0-0x000fd7ff] mapped at [ffff8800000fd7f0] >Feb 16 12:29:19 localhost kernel: Scanning 1 areas for low memory corruption >Feb 16 12:29:19 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Feb 16 12:29:19 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Feb 16 12:29:19 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Feb 16 12:29:19 localhost kernel: BRK [0x02dc8000, 0x02dc8fff] PGTABLE >Feb 16 12:29:19 localhost kernel: BRK [0x02dc9000, 0x02dc9fff] PGTABLE >Feb 16 12:29:19 localhost kernel: BRK [0x02dca000, 0x02dcafff] PGTABLE >Feb 16 12:29:19 localhost kernel: init_memory_mapping: [mem 0x21f400000-0x21f5fffff] >Feb 16 12:29:19 localhost kernel: [mem 0x21f400000-0x21f5fffff] page 2M >Feb 16 12:29:19 localhost kernel: BRK [0x02dcb000, 0x02dcbfff] PGTABLE >Feb 16 12:29:19 localhost kernel: init_memory_mapping: [mem 0x21c000000-0x21f3fffff] >Feb 16 12:29:19 localhost kernel: [mem 0x21c000000-0x21f3fffff] page 2M >Feb 16 12:29:19 localhost kernel: init_memory_mapping: [mem 0x200000000-0x21bffffff] >Feb 16 12:29:19 localhost kernel: [mem 0x200000000-0x21bffffff] page 2M >Feb 16 12:29:19 localhost kernel: init_memory_mapping: [mem 0x00100000-0x1fffffff] >Feb 16 12:29:19 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Feb 16 12:29:19 localhost kernel: [mem 0x00200000-0x1fffffff] page 2M >Feb 16 12:29:19 localhost kernel: init_memory_mapping: [mem 0x20200000-0x40003fff] >Feb 16 12:29:19 localhost kernel: [mem 0x20200000-0x3fffffff] page 2M >Feb 16 12:29:19 localhost kernel: [mem 0x40000000-0x40003fff] page 4k >Feb 16 12:29:19 localhost kernel: BRK [0x02dcc000, 0x02dccfff] PGTABLE >Feb 16 12:29:19 localhost kernel: BRK [0x02dcd000, 0x02dcdfff] PGTABLE >Feb 16 12:29:19 localhost kernel: init_memory_mapping: [mem 0x40005000-0xd99e3fff] >Feb 16 12:29:19 localhost kernel: [mem 0x40005000-0x401fffff] page 4k >Feb 16 12:29:19 localhost kernel: [mem 0x40200000-0xd97fffff] page 2M >Feb 16 12:29:19 localhost kernel: [mem 0xd9800000-0xd99e3fff] page 4k >Feb 16 12:29:19 localhost kernel: init_memory_mapping: [mem 0xd9e63000-0xd9eeefff] >Feb 16 12:29:19 localhost kernel: [mem 0xd9e63000-0xd9eeefff] page 4k >Feb 16 12:29:19 localhost kernel: init_memory_mapping: [mem 0xda5f7000-0xda5f7fff] >Feb 16 12:29:19 localhost kernel: [mem 0xda5f7000-0xda5f7fff] page 4k >Feb 16 12:29:19 localhost kernel: init_memory_mapping: [mem 0xda63b000-0xdad80fff] >Feb 16 12:29:19 localhost kernel: [mem 0xda63b000-0xda7fffff] page 4k >Feb 16 12:29:19 localhost kernel: [mem 0xda800000-0xdabfffff] page 2M >Feb 16 12:29:19 localhost kernel: [mem 0xdac00000-0xdad80fff] page 4k >Feb 16 12:29:19 localhost kernel: init_memory_mapping: [mem 0xdaff3000-0xdaffffff] >Feb 16 12:29:19 localhost kernel: [mem 0xdaff3000-0xdaffffff] page 4k >Feb 16 12:29:19 localhost kernel: init_memory_mapping: [mem 0x100000000-0x1ffffffff] >Feb 16 12:29:19 localhost kernel: [mem 0x100000000-0x1ffffffff] page 2M >Feb 16 12:29:19 localhost kernel: RAMDISK: [mem 0x1db9a000-0x1ffdefff] >Feb 16 12:29:19 localhost kernel: ACPI: RSDP 00000000000f0490 000024 (v02 ALASKA) >Feb 16 12:29:19 localhost kernel: ACPI: XSDT 00000000d9f81078 00006C (v01 ALASKA A M I 01072009 AMI 00010013) >Feb 16 12:29:19 localhost kernel: ACPI: FACP 00000000d9f8bc50 00010C (v05 ALASKA A M I 01072009 AMI 00010013) >Feb 16 12:29:19 localhost kernel: ACPI: DSDT 00000000d9f81178 00AAD7 (v02 ALASKA A M I 00000023 INTL 20051117) >Feb 16 12:29:19 localhost kernel: ACPI: FACS 00000000d9f90080 000040 >Feb 16 12:29:19 localhost kernel: ACPI: APIC 00000000d9f8bd60 000092 (v03 ALASKA A M I 01072009 AMI 00010013) >Feb 16 12:29:19 localhost kernel: ACPI: FPDT 00000000d9f8bdf8 000044 (v01 ALASKA A M I 01072009 AMI 00010013) >Feb 16 12:29:19 localhost kernel: ACPI: MCFG 00000000d9f8be40 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) >Feb 16 12:29:19 localhost kernel: ACPI: SSDT 00000000d9f8be80 000F92 (v01 TrmRef PtidDevc 00001000 INTL 20091112) >Feb 16 12:29:19 localhost kernel: ACPI: HPET 00000000d9f8ce18 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) >Feb 16 12:29:19 localhost kernel: ACPI: SSDT 00000000d9f8ce50 000315 (v01 SataRe SataTabl 00001000 INTL 20091112) >Feb 16 12:29:19 localhost kernel: ACPI: SSDT 00000000d9f8d168 000926 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >Feb 16 12:29:19 localhost kernel: ACPI: SSDT 00000000d9f8da90 000B22 (v01 PmRef CpuPm 00003000 INTL 20051117) >Feb 16 12:29:19 localhost kernel: ACPI: Local APIC address 0xfee00000 >Feb 16 12:29:19 localhost kernel: No NUMA configuration found >Feb 16 12:29:19 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000021f5fffff] >Feb 16 12:29:19 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x21f5fffff] >Feb 16 12:29:19 localhost kernel: NODE_DATA [mem 0x21f5cd000-0x21f5f3fff] >Feb 16 12:29:19 localhost kernel: [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216c00000-ffff88021ebfffff] on node 0 >Feb 16 12:29:19 localhost kernel: Zone ranges: >Feb 16 12:29:19 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Feb 16 12:29:19 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Feb 16 12:29:19 localhost kernel: Normal [mem 0x100000000-0x21f5fffff] >Feb 16 12:29:19 localhost kernel: Movable zone start for each node >Feb 16 12:29:19 localhost kernel: Early memory node ranges >Feb 16 12:29:19 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >Feb 16 12:29:19 localhost kernel: node 0: [mem 0x00100000-0x1fffffff] >Feb 16 12:29:19 localhost kernel: node 0: [mem 0x20200000-0x40003fff] >Feb 16 12:29:19 localhost kernel: node 0: [mem 0x40005000-0xd99e3fff] >Feb 16 12:29:19 localhost kernel: node 0: [mem 0xd9e63000-0xd9eeefff] >Feb 16 12:29:19 localhost kernel: node 0: [mem 0xda5f7000-0xda5f7fff] >Feb 16 12:29:19 localhost kernel: node 0: [mem 0xda63b000-0xdad80fff] >Feb 16 12:29:19 localhost kernel: node 0: [mem 0xdaff3000-0xdaffffff] >Feb 16 12:29:19 localhost kernel: node 0: [mem 0x100000000-0x21f5fffff] >Feb 16 12:29:19 localhost kernel: On node 0 totalpages: 2069855 >Feb 16 12:29:19 localhost kernel: DMA zone: 64 pages used for memmap >Feb 16 12:29:19 localhost kernel: DMA zone: 21 pages reserved >Feb 16 12:29:19 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Feb 16 12:29:19 localhost kernel: DMA32 zone: 13888 pages used for memmap >Feb 16 12:29:19 localhost kernel: DMA32 zone: 888771 pages, LIFO batch:31 >Feb 16 12:29:19 localhost kernel: Normal zone: 18392 pages used for memmap >Feb 16 12:29:19 localhost kernel: Normal zone: 1177088 pages, LIFO batch:31 >Feb 16 12:29:19 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Feb 16 12:29:19 localhost kernel: ACPI: Local APIC address 0xfee00000 >Feb 16 12:29:19 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Feb 16 12:29:19 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >Feb 16 12:29:19 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >Feb 16 12:29:19 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >Feb 16 12:29:19 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >Feb 16 12:29:19 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >Feb 16 12:29:19 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >Feb 16 12:29:19 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >Feb 16 12:29:19 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Feb 16 12:29:19 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Feb 16 12:29:19 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Feb 16 12:29:19 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Feb 16 12:29:19 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Feb 16 12:29:19 localhost kernel: ACPI: IRQ0 used by override. >Feb 16 12:29:19 localhost kernel: ACPI: IRQ2 used by override. >Feb 16 12:29:19 localhost kernel: ACPI: IRQ9 used by override. >Feb 16 12:29:19 localhost kernel: Using ACPI (MADT) for SMP configuration information >Feb 16 12:29:19 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Feb 16 12:29:19 localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs >Feb 16 12:29:19 localhost kernel: nr_irqs_gsi: 40 >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xd99e4000-0xd9e62fff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xd9eef000-0xd9f91fff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xd9f92000-0xda5f6fff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xda5f8000-0xda63afff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xdad81000-0xdaff2fff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xdb000000-0xdb7fffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xdb800000-0xdf9fffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >Feb 16 12:29:19 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >Feb 16 12:29:19 localhost kernel: e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices >Feb 16 12:29:19 localhost kernel: Booting paravirtualized kernel on bare hardware >Feb 16 12:29:19 localhost kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >Feb 16 12:29:19 localhost kernel: PERCPU: Embedded 478 pages/cpu @ffff880215c00000 s1926784 r8192 d22912 u2097152 >Feb 16 12:29:19 localhost kernel: pcpu-alloc: s1926784 r8192 d22912 u2097152 alloc=1*2097152 >Feb 16 12:29:19 localhost kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 >Feb 16 12:29:19 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2037490 >Feb 16 12:29:19 localhost kernel: Policy zone: Normal >Feb 16 12:29:19 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-SoaS-x86_64-rawhide- rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Feb 16 12:29:19 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Feb 16 12:29:19 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 >Feb 16 12:29:19 localhost kernel: Memory: 7998028K/8279420K available (8093K kernel code, 1605K rwdata, 3296K rodata, 3700K init, 12864K bss, 281392K reserved) >Feb 16 12:29:19 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Feb 16 12:29:19 localhost kernel: Hierarchical RCU implementation. >Feb 16 12:29:19 localhost kernel: RCU lockdep checking is enabled. >Feb 16 12:29:19 localhost kernel: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8. >Feb 16 12:29:19 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >Feb 16 12:29:19 localhost kernel: NR_IRQS:524544 nr_irqs:744 16 >Feb 16 12:29:19 localhost kernel: ACPI: Core revision 20131218 >Feb 16 12:29:19 localhost kernel: kmemleak: Kernel memory leak detector disabled >Feb 16 12:29:19 localhost kernel: ACPI: All ACPI Tables successfully acquired >Feb 16 12:29:19 localhost kernel: Console: colour VGA+ 80x25 >Feb 16 12:29:19 localhost kernel: console [tty0] enabled >Feb 16 12:29:19 localhost kernel: Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >Feb 16 12:29:19 localhost kernel: ... MAX_LOCKDEP_SUBCLASSES: 8 >Feb 16 12:29:19 localhost kernel: ... MAX_LOCK_DEPTH: 48 >Feb 16 12:29:19 localhost kernel: ... MAX_LOCKDEP_KEYS: 8191 >Feb 16 12:29:19 localhost kernel: ... CLASSHASH_SIZE: 4096 >Feb 16 12:29:19 localhost kernel: ... MAX_LOCKDEP_ENTRIES: 16384 >Feb 16 12:29:19 localhost kernel: ... MAX_LOCKDEP_CHAINS: 32768 >Feb 16 12:29:19 localhost kernel: ... CHAINHASH_SIZE: 16384 >Feb 16 12:29:19 localhost kernel: memory used by lock dependency info: 6367 kB >Feb 16 12:29:19 localhost kernel: per task-struct memory footprint: 2688 bytes >Feb 16 12:29:19 localhost kernel: allocated 33554432 bytes of page_cgroup >Feb 16 12:29:19 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Feb 16 12:29:19 localhost kernel: ODEBUG: 32 of 32 active objects replaced >Feb 16 12:29:19 localhost kernel: hpet clockevent registered >Feb 16 12:29:19 localhost kernel: tsc: Fast TSC calibration using PIT >Feb 16 12:29:19 localhost kernel: tsc: Detected 2394.679 MHz processor >Feb 16 12:29:19 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.35 BogoMIPS (lpj=2394679) >Feb 16 12:29:19 localhost kernel: pid_max: default: 32768 minimum: 301 >Feb 16 12:29:19 localhost kernel: Security Framework initialized >Feb 16 12:29:19 localhost kernel: SELinux: Initializing. >Feb 16 12:29:19 localhost kernel: SELinux: Starting in permissive mode >Feb 16 12:29:19 localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Feb 16 12:29:19 localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Feb 16 12:29:19 localhost kernel: Mount-cache hash table entries: 256 >Feb 16 12:29:19 localhost kernel: Initializing cgroup subsys memory >Feb 16 12:29:19 localhost kernel: Initializing cgroup subsys devices >Feb 16 12:29:19 localhost kernel: Initializing cgroup subsys freezer >Feb 16 12:29:19 localhost kernel: Initializing cgroup subsys net_cls >Feb 16 12:29:19 localhost kernel: Initializing cgroup subsys blkio >Feb 16 12:29:19 localhost kernel: Initializing cgroup subsys perf_event >Feb 16 12:29:19 localhost kernel: Initializing cgroup subsys hugetlb >Feb 16 12:29:19 localhost kernel: CPU: Physical Processor ID: 0 >Feb 16 12:29:19 localhost kernel: CPU: Processor Core ID: 0 >Feb 16 12:29:19 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Feb 16 12:29:19 localhost kernel: mce: CPU supports 9 MCE banks >Feb 16 12:29:19 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Feb 16 12:29:19 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >tlb_flushall_shift: 2 >Feb 16 12:29:19 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff82130000 - ffffffff82136000) >Feb 16 12:29:19 localhost kernel: ftrace: allocating 26503 entries in 104 pages >Feb 16 12:29:19 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Feb 16 12:29:19 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (fam: 06, model: 3a, stepping: 09) >Feb 16 12:29:19 localhost kernel: TSC deadline timer enabled >Feb 16 12:29:19 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >Feb 16 12:29:19 localhost kernel: ... version: 3 >Feb 16 12:29:19 localhost kernel: ... bit width: 48 >Feb 16 12:29:19 localhost kernel: ... generic registers: 4 >Feb 16 12:29:19 localhost kernel: ... value mask: 0000ffffffffffff >Feb 16 12:29:19 localhost kernel: ... max period: 0000ffffffffffff >Feb 16 12:29:19 localhost kernel: ... fixed-purpose events: 3 >Feb 16 12:29:19 localhost kernel: ... event mask: 000000070000000f >Feb 16 12:29:19 localhost kernel: x86: Booting SMP configuration: >Feb 16 12:29:19 localhost kernel: .... node #0, CPUs: #1 >Feb 16 12:29:19 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Feb 16 12:29:19 localhost kernel: #2 #3 #4 #5 #6 #7 >Feb 16 12:29:19 localhost kernel: x86: Booted up 1 node, 8 CPUs >Feb 16 12:29:19 localhost kernel: smpboot: Total of 8 processors activated (38314.86 BogoMIPS) >Feb 16 12:29:19 localhost kernel: devtmpfs: initialized >Feb 16 12:29:19 localhost kernel: PM: Registering ACPI NVS region [mem 0xd9eef000-0xd9f91fff] (667648 bytes) >Feb 16 12:29:19 localhost kernel: PM: Registering ACPI NVS region [mem 0xda5f8000-0xda63afff] (274432 bytes) >Feb 16 12:29:19 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Feb 16 12:29:19 localhost kernel: pinctrl core: initialized pinctrl subsystem >Feb 16 12:29:19 localhost kernel: RTC time: 17:29:15, date: 02/16/14 >Feb 16 12:29:19 localhost kernel: NET: Registered protocol family 16 >Feb 16 12:29:19 localhost kernel: cpuidle: using governor menu >Feb 16 12:29:19 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Feb 16 12:29:19 localhost kernel: ACPI: bus type PCI registered >Feb 16 12:29:19 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Feb 16 12:29:19 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Feb 16 12:29:19 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Feb 16 12:29:19 localhost kernel: PCI: Using configuration type 1 for base access >Feb 16 12:29:19 localhost kernel: bio: create slab <bio-0> at 0 >Feb 16 12:29:19 localhost kernel: ACPI: Added _OSI(Module Device) >Feb 16 12:29:19 localhost kernel: ACPI: Added _OSI(Processor Device) >Feb 16 12:29:19 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Feb 16 12:29:19 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Feb 16 12:29:19 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Feb 16 12:29:19 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Feb 16 12:29:19 localhost kernel: ACPI: SSDT 00000000d9e10018 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >Feb 16 12:29:19 localhost kernel: ACPI: Dynamic OEM Table Load: >Feb 16 12:29:19 localhost kernel: ACPI: SSDT (null) 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >Feb 16 12:29:19 localhost kernel: ACPI: SSDT 00000000d9e11a98 000303 (v01 PmRef ApIst 00003000 INTL 20051117) >Feb 16 12:29:19 localhost kernel: ACPI: Dynamic OEM Table Load: >Feb 16 12:29:19 localhost kernel: ACPI: SSDT (null) 000303 (v01 PmRef ApIst 00003000 INTL 20051117) >Feb 16 12:29:19 localhost kernel: ACPI: SSDT 00000000d9e12c18 000119 (v01 PmRef ApCst 00003000 INTL 20051117) >Feb 16 12:29:19 localhost kernel: ACPI: Dynamic OEM Table Load: >Feb 16 12:29:19 localhost kernel: ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20051117) >Feb 16 12:29:19 localhost kernel: ACPI: Interpreter enabled >Feb 16 12:29:19 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580) >Feb 16 12:29:19 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580) >Feb 16 12:29:19 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Feb 16 12:29:19 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Feb 16 12:29:19 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Feb 16 12:29:19 localhost kernel: ACPI: No dock devices found. >Feb 16 12:29:19 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >Feb 16 12:29:19 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Feb 16 12:29:19 localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] >Feb 16 12:29:19 localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] >Feb 16 12:29:19 localhost kernel: PCI host bridge to bus 0000:00 >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff] >Feb 16 12:29:19 localhost kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 >Feb 16 12:29:19 localhost kernel: pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 >Feb 16 12:29:19 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit] >Feb 16 12:29:19 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >Feb 16 12:29:19 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >Feb 16 12:29:19 localhost kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >Feb 16 12:29:19 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7e00000-0xf7e0ffff 64bit] >Feb 16 12:29:19 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold >Feb 16 12:29:19 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI >Feb 16 12:29:19 localhost kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >Feb 16 12:29:19 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7e1a000-0xf7e1a00f 64bit] >Feb 16 12:29:19 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Feb 16 12:29:19 localhost kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >Feb 16 12:29:19 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7e18000-0xf7e183ff] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Feb 16 12:29:19 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Feb 16 12:29:19 localhost kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >Feb 16 12:29:19 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7e10000-0xf7e13fff 64bit] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Feb 16 12:29:19 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400 >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI >Feb 16 12:29:19 localhost kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >Feb 16 12:29:19 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7e17000-0xf7e173ff] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Feb 16 12:29:19 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Feb 16 12:29:19 localhost kernel: pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100 >Feb 16 12:29:19 localhost kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 >Feb 16 12:29:19 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7e16000-0xf7e167ff] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Feb 16 12:29:19 localhost kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >Feb 16 12:29:19 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7e15000-0xf7e150ff 64bit] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >Feb 16 12:29:19 localhost kernel: pci 0000:02:00.0: [8086:0887] type 00 class 0x028000 >Feb 16 12:29:19 localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xf7d00000-0xf7d01fff 64bit] >Feb 16 12:29:19 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >Feb 16 12:29:19 localhost kernel: pci 0000:02:00.0: System wakeup disabled by ACPI >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 02] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7d00000-0xf7dfffff] >Feb 16 12:29:19 localhost kernel: pci 0000:03:00.0: [10ec:5289] type 00 class 0xff0000 >Feb 16 12:29:19 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7c00000-0xf7c0ffff] >Feb 16 12:29:19 localhost kernel: pci 0000:03:00.0: supports D1 D2 >Feb 16 12:29:19 localhost kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold >Feb 16 12:29:19 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI >Feb 16 12:29:19 localhost kernel: pci 0000:03:00.2: [10ec:8168] type 00 class 0x020000 >Feb 16 12:29:19 localhost kernel: pci 0000:03:00.2: reg 0x10: [io 0xe000-0xe0ff] >Feb 16 12:29:19 localhost kernel: pci 0000:03:00.2: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref] >Feb 16 12:29:19 localhost kernel: pci 0000:03:00.2: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref] >Feb 16 12:29:19 localhost kernel: pci 0000:03:00.2: supports D1 D2 >Feb 16 12:29:19 localhost kernel: pci 0000:03:00.2: PME# supported from D0 D1 D2 D3hot D3cold >Feb 16 12:29:19 localhost kernel: pci 0000:03:00.2: System wakeup disabled by ACPI >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 03] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.3: bridge window [io 0xe000-0xefff] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >Feb 16 12:29:19 localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >Feb 16 12:29:19 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >Feb 16 12:29:19 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Feb 16 12:29:19 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15) >Feb 16 12:29:19 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) >Feb 16 12:29:19 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Feb 16 12:29:19 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Feb 16 12:29:19 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15) >Feb 16 12:29:19 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15) >Feb 16 12:29:19 localhost kernel: ACPI: Enabled 5 GPEs in block 00 to 3F >Feb 16 12:29:19 localhost kernel: ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 >Feb 16 12:29:19 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Feb 16 12:29:19 localhost kernel: vgaarb: loaded >Feb 16 12:29:19 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Feb 16 12:29:19 localhost kernel: SCSI subsystem initialized >Feb 16 12:29:19 localhost kernel: libata version 3.00 loaded. >Feb 16 12:29:19 localhost kernel: ACPI: bus type USB registered >Feb 16 12:29:19 localhost kernel: usbcore: registered new interface driver usbfs >Feb 16 12:29:19 localhost kernel: usbcore: registered new interface driver hub >Feb 16 12:29:19 localhost kernel: usbcore: registered new device driver usb >Feb 16 12:29:19 localhost kernel: PCI: Using ACPI for IRQ routing >Feb 16 12:29:19 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Feb 16 12:29:19 localhost kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >Feb 16 12:29:19 localhost kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >Feb 16 12:29:19 localhost kernel: e820: reserve RAM buffer [mem 0xd99e4000-0xdbffffff] >Feb 16 12:29:19 localhost kernel: e820: reserve RAM buffer [mem 0xd9eef000-0xdbffffff] >Feb 16 12:29:19 localhost kernel: e820: reserve RAM buffer [mem 0xda5f8000-0xdbffffff] >Feb 16 12:29:19 localhost kernel: e820: reserve RAM buffer [mem 0xdad81000-0xdbffffff] >Feb 16 12:29:19 localhost kernel: e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff] >Feb 16 12:29:19 localhost kernel: e820: reserve RAM buffer [mem 0x21f600000-0x21fffffff] >Feb 16 12:29:19 localhost kernel: NetLabel: Initializing >Feb 16 12:29:19 localhost kernel: NetLabel: domain hash size = 128 >Feb 16 12:29:19 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Feb 16 12:29:19 localhost kernel: NetLabel: unlabeled traffic allowed by default >Feb 16 12:29:19 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Feb 16 12:29:19 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Feb 16 12:29:19 localhost kernel: Switched to clocksource hpet >Feb 16 12:29:19 localhost kernel: pnp: PnP ACPI init >Feb 16 12:29:19 localhost kernel: ACPI: bus type PNP registered >Feb 16 12:29:19 localhost kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Feb 16 12:29:19 localhost kernel: pnp 00:01: [dma 4] >Feb 16 12:29:19 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >Feb 16 12:29:19 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >Feb 16 12:29:19 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >Feb 16 12:29:19 localhost kernel: system 00:04: [io 0x0680-0x069f] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:04: [io 0x1000-0x100f] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:04: [io 0xffff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:04: [io 0xffff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:04: [io 0x0400-0x0453] could not be reserved >Feb 16 12:29:19 localhost kernel: system 00:04: [io 0x0458-0x047f] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:04: [io 0x0500-0x057f] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:04: [io 0x164e-0x164f] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:04: [io 0x3322-0x3323] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >Feb 16 12:29:19 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >Feb 16 12:29:19 localhost kernel: system 00:06: [io 0x0454-0x0457] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >Feb 16 12:29:19 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) >Feb 16 12:29:19 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs ETD0403 PNP0f13 (active) >Feb 16 12:29:19 localhost kernel: system 00:09: [io 0x04d0-0x04d1] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >Feb 16 12:29:19 localhost kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active) >Feb 16 12:29:19 localhost kernel: system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:0b: [mem 0xff000000-0xffffffff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved >Feb 16 12:29:19 localhost kernel: system 00:0b: [mem 0xdfa00000-0xdfa00fff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >Feb 16 12:29:19 localhost kernel: system 00:0c: [mem 0x20000000-0x201fffff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:0c: [mem 0x40004000-0x40004fff] has been reserved >Feb 16 12:29:19 localhost kernel: system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active) >Feb 16 12:29:19 localhost kernel: pnp: PnP ACPI: found 13 devices >Feb 16 12:29:19 localhost kernel: ACPI: bus type PNP unregistered >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 02] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7d00000-0xf7dfffff] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 03] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.3: bridge window [io 0xe000-0xefff] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff] >Feb 16 12:29:19 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:03: resource 0 [io 0xe000-0xefff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff] >Feb 16 12:29:19 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] >Feb 16 12:29:19 localhost kernel: NET: Registered protocol family 2 >Feb 16 12:29:19 localhost kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes) >Feb 16 12:29:19 localhost kernel: TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >Feb 16 12:29:19 localhost kernel: TCP: Hash tables configured (established 65536 bind 65536) >Feb 16 12:29:19 localhost kernel: TCP: reno registered >Feb 16 12:29:19 localhost kernel: UDP hash table entries: 4096 (order: 7, 786432 bytes) >Feb 16 12:29:19 localhost kernel: UDP-Lite hash table entries: 4096 (order: 7, 786432 bytes) >Feb 16 12:29:19 localhost kernel: NET: Registered protocol family 1 >Feb 16 12:29:19 localhost kernel: pci 0000:00:02.0: Boot video device >Feb 16 12:29:19 localhost kernel: PCI: CLS 64 bytes, default 64 >Feb 16 12:29:19 localhost kernel: Unpacking initramfs... >Feb 16 12:29:19 localhost kernel: Freeing initrd memory: 37140K (ffff88001db9a000 - ffff88001ffdf000) >Feb 16 12:29:19 localhost kernel: DMA-API: preallocated 65536 debug entries >Feb 16 12:29:19 localhost kernel: DMA-API: debugging enabled by kernel config >Feb 16 12:29:19 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Feb 16 12:29:19 localhost kernel: software IO TLB [mem 0xd59e4000-0xd99e4000] (64MB) mapped at [ffff8800d59e4000-ffff8800d99e3fff] >Feb 16 12:29:19 localhost kernel: RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer >Feb 16 12:29:19 localhost kernel: Scanning for low memory corruption every 60 seconds >Feb 16 12:29:19 localhost kernel: AVX version of gcm_enc/dec engaged. >Feb 16 12:29:19 localhost kernel: cryptomgr_test (62) used greatest stack depth: 5800 bytes left >Feb 16 12:29:19 localhost kernel: modprobe (70) used greatest stack depth: 5336 bytes left >Feb 16 12:29:19 localhost kernel: cryptomgr_test (67) used greatest stack depth: 5176 bytes left >Feb 16 12:29:19 localhost kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >Feb 16 12:29:19 localhost kernel: futex hash table entries: 2048 (order: 6, 262144 bytes) >Feb 16 12:29:19 localhost kernel: Initialise system trusted keyring >Feb 16 12:29:19 localhost kernel: audit: initializing netlink subsys (disabled) >Feb 16 12:29:19 localhost kernel: audit: type=2000 audit(1392571757.714:1): initialized >Feb 16 12:29:19 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Feb 16 12:29:19 localhost kernel: zbud: loaded >Feb 16 12:29:19 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Feb 16 12:29:19 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Feb 16 12:29:19 localhost kernel: msgmni has been set to 15693 >Feb 16 12:29:19 localhost kernel: Key type big_key registered >Feb 16 12:29:19 localhost kernel: SELinux: Registering netfilter hooks >Feb 16 12:29:19 localhost kernel: alg: No test for stdrng (krng) >Feb 16 12:29:19 localhost kernel: NET: Registered protocol family 38 >Feb 16 12:29:19 localhost kernel: Key type asymmetric registered >Feb 16 12:29:19 localhost kernel: Asymmetric key parser 'x509' registered >Feb 16 12:29:19 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Feb 16 12:29:19 localhost kernel: io scheduler noop registered >Feb 16 12:29:19 localhost kernel: io scheduler deadline registered >Feb 16 12:29:19 localhost kernel: io scheduler cfq registered (default) >Feb 16 12:29:19 localhost kernel: list_sort_test: start testing list_sort() >Feb 16 12:29:19 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Feb 16 12:29:19 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Feb 16 12:29:19 localhost kernel: intel_idle: MWAIT substates: 0x21120 >Feb 16 12:29:19 localhost kernel: intel_idle: v0.4 model 0x3A >Feb 16 12:29:19 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Feb 16 12:29:19 localhost kernel: ACPI: AC Adapter [AC] (on-line) >Feb 16 12:29:19 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Feb 16 12:29:19 localhost kernel: ACPI: Power Button [PWRB] >Feb 16 12:29:19 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >Feb 16 12:29:19 localhost kernel: ACPI: Sleep Button [SLPB] >Feb 16 12:29:19 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2 >Feb 16 12:29:19 localhost kernel: ACPI: Lid Switch [LID0] >Feb 16 12:29:19 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >Feb 16 12:29:19 localhost kernel: ACPI: Power Button [PWRF] >Feb 16 12:29:19 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Feb 16 12:29:19 localhost kernel: ACPI: Thermal Zone [TZ0] (61 C) >Feb 16 12:29:19 localhost kernel: GHES: HEST is not enabled! >Feb 16 12:29:19 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Feb 16 12:29:19 localhost kernel: Non-volatile memory driver v1.3 >Feb 16 12:29:19 localhost kernel: Linux agpgart interface v0.103 >Feb 16 12:29:19 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Feb 16 12:29:19 localhost kernel: ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >Feb 16 12:29:19 localhost kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >Feb 16 12:29:19 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x15 impl SATA mode >Feb 16 12:29:19 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst >Feb 16 12:29:19 localhost kernel: scsi0 : ahci >Feb 16 12:29:19 localhost kernel: scsi1 : ahci >Feb 16 12:29:19 localhost kernel: scsi2 : ahci >Feb 16 12:29:19 localhost kernel: scsi3 : ahci >Feb 16 12:29:19 localhost kernel: scsi4 : ahci >Feb 16 12:29:19 localhost kernel: scsi5 : ahci >Feb 16 12:29:19 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16100 irq 40 >Feb 16 12:29:19 localhost kernel: ata2: DUMMY >Feb 16 12:29:19 localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16200 irq 40 >Feb 16 12:29:19 localhost kernel: ata4: DUMMY >Feb 16 12:29:19 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xf7e16000 port 0xf7e16300 irq 40 >Feb 16 12:29:19 localhost kernel: ata6: DUMMY >Feb 16 12:29:19 localhost kernel: libphy: Fixed MDIO Bus: probed >Feb 16 12:29:19 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Feb 16 12:29:19 localhost kernel: ehci-pci: EHCI PCI platform driver >Feb 16 12:29:19 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Feb 16 12:29:19 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Feb 16 12:29:19 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Feb 16 12:29:19 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Feb 16 12:29:19 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e18000 >Feb 16 12:29:19 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Feb 16 12:29:19 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Feb 16 12:29:19 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 16 12:29:19 localhost kernel: usb usb1: Product: EHCI Host Controller >Feb 16 12:29:19 localhost kernel: usb usb1: Manufacturer: Linux 3.14.0-0.rc2.git4.1.fc21.x86_64 ehci_hcd >Feb 16 12:29:19 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Feb 16 12:29:19 localhost kernel: hub 1-0:1.0: USB hub found >Feb 16 12:29:19 localhost kernel: hub 1-0:1.0: 2 ports detected >Feb 16 12:29:19 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Feb 16 12:29:19 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Feb 16 12:29:19 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Feb 16 12:29:19 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Feb 16 12:29:19 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e17000 >Feb 16 12:29:19 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Feb 16 12:29:19 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Feb 16 12:29:19 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 16 12:29:19 localhost kernel: usb usb2: Product: EHCI Host Controller >Feb 16 12:29:19 localhost kernel: usb usb2: Manufacturer: Linux 3.14.0-0.rc2.git4.1.fc21.x86_64 ehci_hcd >Feb 16 12:29:19 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Feb 16 12:29:19 localhost kernel: hub 2-0:1.0: USB hub found >Feb 16 12:29:19 localhost kernel: hub 2-0:1.0: 2 ports detected >Feb 16 12:29:19 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Feb 16 12:29:19 localhost kernel: ohci-pci: OHCI PCI platform driver >Feb 16 12:29:19 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Feb 16 12:29:19 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Feb 16 12:29:19 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >Feb 16 12:29:19 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >Feb 16 12:29:19 localhost kernel: xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X >Feb 16 12:29:19 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Feb 16 12:29:19 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 16 12:29:19 localhost kernel: usb usb3: Product: xHCI Host Controller >Feb 16 12:29:19 localhost kernel: usb usb3: Manufacturer: Linux 3.14.0-0.rc2.git4.1.fc21.x86_64 xhci_hcd >Feb 16 12:29:19 localhost kernel: usb usb3: SerialNumber: 0000:00:14.0 >Feb 16 12:29:19 localhost kernel: hub 3-0:1.0: USB hub found >Feb 16 12:29:19 localhost kernel: hub 3-0:1.0: 4 ports detected >Feb 16 12:29:19 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Feb 16 12:29:19 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >Feb 16 12:29:19 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Feb 16 12:29:19 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 16 12:29:19 localhost kernel: usb usb4: Product: xHCI Host Controller >Feb 16 12:29:19 localhost kernel: usb usb4: Manufacturer: Linux 3.14.0-0.rc2.git4.1.fc21.x86_64 xhci_hcd >Feb 16 12:29:19 localhost kernel: usb usb4: SerialNumber: 0000:00:14.0 >Feb 16 12:29:19 localhost kernel: hub 4-0:1.0: USB hub found >Feb 16 12:29:19 localhost kernel: hub 4-0:1.0: 4 ports detected >Feb 16 12:29:19 localhost kernel: usbcore: registered new interface driver usbserial >Feb 16 12:29:19 localhost kernel: usbcore: registered new interface driver usbserial_generic >Feb 16 12:29:19 localhost kernel: usbserial: USB Serial support registered for generic >Feb 16 12:29:19 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:ELNM] at 0x60,0x64 irq 1,12 >Feb 16 12:29:19 localhost kernel: i8042: Detected active multiplexing controller, rev 1.1 >Feb 16 12:29:19 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Feb 16 12:29:19 localhost kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12 >Feb 16 12:29:19 localhost kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12 >Feb 16 12:29:19 localhost kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12 >Feb 16 12:29:19 localhost kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12 >Feb 16 12:29:19 localhost kernel: mousedev: PS/2 mouse device common for all mice >Feb 16 12:29:19 localhost kernel: rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >Feb 16 12:29:19 localhost kernel: rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Feb 16 12:29:19 localhost kernel: device-mapper: uevent: version 1.0.3 >Feb 16 12:29:19 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Feb 16 12:29:19 localhost kernel: Intel P-state driver initializing. >Feb 16 12:29:19 localhost kernel: Intel pstate controlling: cpu 0 >Feb 16 12:29:19 localhost kernel: Intel pstate controlling: cpu 1 >Feb 16 12:29:19 localhost kernel: Intel pstate controlling: cpu 2 >Feb 16 12:29:19 localhost kernel: Intel pstate controlling: cpu 3 >Feb 16 12:29:19 localhost kernel: Intel pstate controlling: cpu 4 >Feb 16 12:29:19 localhost kernel: Intel pstate controlling: cpu 5 >Feb 16 12:29:19 localhost kernel: Intel pstate controlling: cpu 6 >Feb 16 12:29:19 localhost kernel: Intel pstate controlling: cpu 7 >Feb 16 12:29:19 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >Feb 16 12:29:19 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Feb 16 12:29:19 localhost kernel: usbcore: registered new interface driver usbhid >Feb 16 12:29:19 localhost kernel: usbhid: USB HID core driver >Feb 16 12:29:19 localhost kernel: drop_monitor: Initializing network drop monitor service >Feb 16 12:29:19 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Feb 16 12:29:19 localhost kernel: TCP: cubic registered >Feb 16 12:29:19 localhost kernel: Initializing XFRM netlink socket >Feb 16 12:29:19 localhost kernel: NET: Registered protocol family 10 >Feb 16 12:29:19 localhost kernel: mip6: Mobile IPv6 >Feb 16 12:29:19 localhost kernel: NET: Registered protocol family 17 >Feb 16 12:29:19 localhost kernel: Loading compiled-in X.509 certificates >Feb 16 12:29:19 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: ac87a360d280299826400affff5691e31cb7e306' >Feb 16 12:29:19 localhost kernel: registered taskstats version 1 >Feb 16 12:29:19 localhost kernel: Magic number: 2:905:491 >Feb 16 12:29:19 localhost kernel: rtc_cmos 00:05: setting system clock to 2014-02-16 17:29:18 UTC (1392571758) >Feb 16 12:29:19 localhost kernel: PM: Hibernation image not present or could not be loaded. >Feb 16 12:29:19 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Feb 16 12:29:19 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Feb 16 12:29:19 localhost kernel: ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >Feb 16 12:29:19 localhost kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >Feb 16 12:29:19 localhost kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >Feb 16 12:29:19 localhost kernel: ata1.00: ATA-8: ST1000LM024 HN-M101MBB, 2BA30001, max UDMA/133 >Feb 16 12:29:19 localhost kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Feb 16 12:29:19 localhost kernel: ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >Feb 16 12:29:19 localhost kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >Feb 16 12:29:19 localhost kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >Feb 16 12:29:19 localhost kernel: ata1.00: configured for UDMA/133 >Feb 16 12:29:19 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >Feb 16 12:29:19 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Feb 16 12:29:19 localhost kernel: hub 1-1:1.0: USB hub found >Feb 16 12:29:19 localhost kernel: hub 1-1:1.0: 6 ports detected >Feb 16 12:29:19 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Feb 16 12:29:19 localhost kernel: scsi 0:0:0:0: Direct-Access ATA ST1000LM024 HN-M 2BA3 PQ: 0 ANSI: 5 >Feb 16 12:29:19 localhost kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Feb 16 12:29:19 localhost kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks >Feb 16 12:29:19 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Feb 16 12:29:19 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Feb 16 12:29:19 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Feb 16 12:29:19 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Feb 16 12:29:19 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Feb 16 12:29:19 localhost kernel: sda: sda1 sda2 < sda5 > >Feb 16 12:29:19 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Feb 16 12:29:19 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >Feb 16 12:29:19 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Feb 16 12:29:19 localhost kernel: hub 2-1:1.0: USB hub found >Feb 16 12:29:19 localhost kernel: hub 2-1:1.0: 6 ports detected >Feb 16 12:29:19 localhost kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Feb 16 12:29:19 localhost kernel: ata3.00: ATAPI: Slimtype DVD A DS8A8SH, KX12, max UDMA/100 >Feb 16 12:29:19 localhost kernel: ata3.00: configured for UDMA/100 >Feb 16 12:29:19 localhost kernel: scsi 2:0:0:0: CD-ROM Slimtype DVD A DS8A8SH KX12 PQ: 0 ANSI: 5 >Feb 16 12:29:19 localhost kernel: sr0: scsi3-mmc drive: 31x/62x writer dvd-ram cd/rw xa/form2 cdda tray >Feb 16 12:29:19 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Feb 16 12:29:19 localhost kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0 >Feb 16 12:29:19 localhost kernel: sr 2:0:0:0: Attached scsi generic sg1 type 5 >Feb 16 12:29:19 localhost kernel: tsc: Refined TSC clocksource calibration: 2394.560 MHz >Feb 16 12:29:19 localhost kernel: psmouse serio2: elantech: assuming hardware version 3 (with firmware version 0x250f01) >Feb 16 12:29:19 localhost kernel: usb 3-2: new low-speed USB device number 3 using xhci_hcd >Feb 16 12:29:19 localhost kernel: psmouse serio2: elantech: Synaptics capabilities query result 0x18, 0x17, 0x0b. >Feb 16 12:29:19 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) >Feb 16 12:29:19 localhost kernel: usb 3-2: New USB device found, idVendor=045e, idProduct=0040 >Feb 16 12:29:19 localhost kernel: usb 3-2: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >Feb 16 12:29:19 localhost kernel: usb 3-2: Product: Microsoft 3-Button Mouse with IntelliEye(TM) >Feb 16 12:29:19 localhost kernel: usb 3-2: Manufacturer: Microsoft >Feb 16 12:29:19 localhost kernel: usb 3-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >Feb 16 12:29:19 localhost kernel: Freeing unused kernel memory: 3700K (ffffffff81d93000 - ffffffff82130000) >Feb 16 12:29:19 localhost kernel: Write protecting the kernel read-only data: 12288k >Feb 16 12:29:19 localhost kernel: Freeing unused kernel memory: 88K (ffff8800017ea000 - ffff880001800000) >Feb 16 12:29:19 localhost kernel: input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:045E:0040.0001/input/input11 >Feb 16 12:29:19 localhost kernel: hid-generic 0003:045E:0040.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:14.0-2/input0 >Feb 16 12:29:19 localhost kernel: Freeing unused kernel memory: 800K (ffff880001b38000 - ffff880001c00000) >Feb 16 12:29:19 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Feb 16 12:29:19 localhost systemd[1]: Running in initial RAM disk. >Feb 16 12:29:19 localhost systemd[1]: No hostname configured. >Feb 16 12:29:19 localhost systemd[1]: Set hostname to <localhost>. >Feb 16 12:29:19 localhost kernel: random: systemd urandom read with 38 bits of entropy available >Feb 16 12:29:19 localhost systemd[1]: Initializing machine ID from random generator. >Feb 16 12:29:19 localhost kernel: usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd >Feb 16 12:29:19 localhost systemd[1]: Starting -.slice. >Feb 16 12:29:19 localhost systemd[1]: Created slice -.slice. >Feb 16 12:29:19 localhost systemd[1]: Starting System Slice. >Feb 16 12:29:19 localhost systemd[1]: Created slice System Slice. >Feb 16 12:29:19 localhost systemd[1]: Starting Slices. >Feb 16 12:29:19 localhost systemd[1]: Reached target Slices. >Feb 16 12:29:19 localhost systemd[1]: Starting Timers. >Feb 16 12:29:19 localhost systemd[1]: Reached target Timers. >Feb 16 12:29:19 localhost systemd[1]: Starting Journal Socket. >Feb 16 12:29:19 localhost systemd[1]: Listening on Journal Socket. >Feb 16 12:29:19 localhost systemd[1]: Starting dracut cmdline hook... >Feb 16 12:29:19 localhost systemd[1]: Starting Setup Virtual Console... >Feb 16 12:29:19 localhost systemd[1]: Starting Journal Service... >Feb 16 12:29:19 localhost kernel: usb 4-1: New USB device found, idVendor=0bc2, idProduct=a003 >Feb 16 12:29:19 localhost kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Feb 16 12:29:19 localhost kernel: usb 4-1: Product: Backup+ BK >Feb 16 12:29:19 localhost kernel: usb 4-1: Manufacturer: Seagate >Feb 16 12:29:19 localhost kernel: usb 4-1: SerialNumber: NA53EHBL >Feb 16 12:29:19 localhost systemd[1]: Started Journal Service. >Feb 16 12:29:19 localhost systemd-journal[143]: Journal started >Feb 16 12:29:19 localhost systemd[1]: Started Load Kernel Modules. >Feb 16 12:29:19 localhost systemd[1]: Starting udev Kernel Socket. >Feb 16 12:29:19 localhost systemd[1]: Listening on udev Kernel Socket. >Feb 16 12:29:19 localhost systemd[1]: Starting udev Control Socket. >Feb 16 12:29:19 localhost systemd[1]: Listening on udev Control Socket. >Feb 16 12:29:19 localhost systemd[1]: Starting Sockets. >Feb 16 12:29:19 localhost systemd[1]: Reached target Sockets. >Feb 16 12:29:19 localhost systemd[1]: Starting Encrypted Volumes. >Feb 16 12:29:19 localhost systemd[1]: Reached target Encrypted Volumes. >Feb 16 12:29:19 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Feb 16 12:29:19 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Feb 16 12:29:19 localhost systemd[1]: Started Create static device nodes in /dev. >Feb 16 12:29:19 localhost dracut-cmdline[141]: dracut-21 (Rawhide) dracut-036-16.git20140206.fc21 >Feb 16 12:29:19 localhost kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio2/input/input10 >Feb 16 12:29:19 localhost dracut-cmdline[141]: rd.luks=0: removing cryptoluks activation >Feb 16 12:29:19 localhost kernel: loop: module loaded >Feb 16 12:29:19 localhost dracut-cmdline[141]: root was live:CDLABEL=Fedora-Live-SoaS-x86_64-rawhide-, is now live:/dev/disk/by-label/Fedora-Live-SoaS-x86_64-rawhide- >Feb 16 12:29:19 localhost kernel: usb 2-1.6: new high-speed USB device number 3 using ehci-pci >Feb 16 12:29:20 localhost kernel: usb 2-1.6: New USB device found, idVendor=04f2, idProduct=b34c >Feb 16 12:29:20 localhost kernel: usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Feb 16 12:29:20 localhost kernel: usb 2-1.6: Product: Chicony USB 2.0 Camera >Feb 16 12:29:20 localhost kernel: usb 2-1.6: Manufacturer: Chicony Electronics Co.,Ltd >Feb 16 12:29:20 localhost systemd[1]: Started dracut cmdline hook. >Feb 16 12:29:20 localhost systemd[1]: Starting dracut pre-udev hook... >Feb 16 12:29:20 localhost kernel: RPC: Registered named UNIX socket transport module. >Feb 16 12:29:20 localhost kernel: RPC: Registered udp transport module. >Feb 16 12:29:20 localhost kernel: RPC: Registered tcp transport module. >Feb 16 12:29:20 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Feb 16 12:29:20 localhost kernel: modprobe (281) used greatest stack depth: 5096 bytes left >Feb 16 12:29:20 localhost kernel: Switched to clocksource tsc >Feb 16 12:29:20 localhost rpc.statd[292]: Version 1.2.9 starting >Feb 16 12:29:20 localhost rpc.statd[292]: Initializing NSM state >Feb 16 12:29:20 localhost rpc.statd[292]: Running as root. chown /var/lib/nfs/statd to choose different user >Feb 16 12:29:20 localhost systemd[1]: Started dracut pre-udev hook. >Feb 16 12:29:20 localhost systemd[1]: Starting udev Kernel Device Manager... >Feb 16 12:29:20 localhost systemd[1]: Started udev Kernel Device Manager. >Feb 16 12:29:20 localhost systemd[1]: Starting dracut pre-trigger hook... >Feb 16 12:29:20 localhost systemd-udevd[319]: starting version 208 >Feb 16 12:29:20 localhost dracut-pre-trigger[320]: rd.dm=0: removing DM RAID activation >Feb 16 12:29:20 localhost dracut-pre-trigger[320]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Feb 16 12:29:20 localhost dracut-pre-trigger[320]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Feb 16 12:29:20 localhost dracut-pre-trigger[320]: rd.md=0: removing MD RAID activation >Feb 16 12:29:20 localhost kernel: psmouse serio2: elantech: assuming hardware version 3 (with firmware version 0x250f01) >Feb 16 12:29:20 localhost systemd[1]: Started dracut pre-trigger hook. >Feb 16 12:29:20 localhost systemd[1]: Starting udev Coldplug all Devices... >Feb 16 12:29:20 localhost kernel: psmouse serio2: elantech: Synaptics capabilities query result 0x18, 0x17, 0x0b. >Feb 16 12:29:20 localhost systemd[1]: Mounting Configuration File System... >Feb 16 12:29:20 localhost systemd[1]: Mounted Configuration File System. >Feb 16 12:29:21 localhost kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio2/input/input15 >Feb 16 12:29:21 localhost kernel: wmi: Mapper loaded >Feb 16 12:29:21 localhost kernel: usb-storage 4-1:1.0: USB Mass Storage device detected >Feb 16 12:29:21 localhost kernel: scsi6 : usb-storage 4-1:1.0 >Feb 16 12:29:21 localhost kernel: usbcore: registered new interface driver usb-storage >Feb 16 12:29:21 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Feb 16 12:29:21 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Feb 16 12:29:21 localhost kernel: r8169 0000:03:00.2: can't disable ASPM; OS doesn't have ASPM control >Feb 16 12:29:21 localhost kernel: r8169 0000:03:00.2: irq 42 for MSI/MSI-X >Feb 16 12:29:21 localhost kernel: r8169 0000:03:00.2 eth0: RTL8411 at 0xffffc90000c2e000, 00:90:f5:de:e9:20, XID 08800800 IRQ 42 >Feb 16 12:29:21 localhost kernel: r8169 0000:03:00.2 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >Feb 16 12:29:21 localhost kernel: [drm] Memory usable by graphics device = 2048M >Feb 16 12:29:21 localhost kernel: ata_id (418) used greatest stack depth: 4056 bytes left >Feb 16 12:29:21 localhost kernel: udevadm (395) used greatest stack depth: 4024 bytes left >Feb 16 12:29:21 localhost systemd[1]: Started udev Coldplug all Devices. >Feb 16 12:29:21 localhost systemd[1]: Starting dracut initqueue hook... >Feb 16 12:29:21 localhost systemd[1]: Starting System Initialization. >Feb 16 12:29:21 localhost systemd[1]: Reached target System Initialization. >Feb 16 12:29:21 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Feb 16 12:29:21 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Feb 16 12:29:21 localhost kernel: i915 0000:00:02.0: irq 43 for MSI/MSI-X >Feb 16 12:29:21 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Feb 16 12:29:21 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Feb 16 12:29:21 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Feb 16 12:29:21 localhost systemd-udevd[396]: renamed network interface eth0 to p3p1 >Feb 16 12:29:22 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Feb 16 12:29:22 localhost kernel: random: nonblocking pool is initialized >Feb 16 12:29:22 localhost kernel: Console: switching to colour frame buffer device 240x67 >Feb 16 12:29:22 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Feb 16 12:29:22 localhost kernel: i915 0000:00:02.0: registered panic notifier >Feb 16 12:29:22 localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >Feb 16 12:29:22 localhost kernel: acpi device:4e: registered as cooling_device8 >Feb 16 12:29:22 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input16 >Feb 16 12:29:22 localhost kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >Feb 16 12:29:22 localhost kernel: scsi 6:0:0:0: Direct-Access Seagate Backup+ BK 0835 PQ: 0 ANSI: 6 >Feb 16 12:29:22 localhost kernel: sd 6:0:0:0: [sdb] 1953525167 512-byte logical blocks: (1.00 TB/931 GiB) >Feb 16 12:29:22 localhost kernel: sd 6:0:0:0: Attached scsi generic sg2 type 0 >Feb 16 12:29:22 localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off >Feb 16 12:29:22 localhost kernel: sd 6:0:0:0: [sdb] Mode Sense: 2b 00 10 08 >Feb 16 12:29:22 localhost kernel: sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA >Feb 16 12:29:22 localhost kernel: sdb: sdb1 sdb2 >Feb 16 12:29:22 localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI disk >Feb 16 12:29:22 localhost systemd[1]: Received SIGRTMIN+20 from PID 423 (plymouthd). >Feb 16 12:29:22 localhost systemd[1]: Started Show Plymouth Boot Screen. >Feb 16 12:29:22 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Feb 16 12:29:22 localhost systemd[1]: Starting Paths. >Feb 16 12:29:22 localhost systemd[1]: Reached target Paths. >Feb 16 12:29:22 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Feb 16 12:29:22 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Feb 16 12:29:22 localhost systemd[1]: Starting Basic System. >Feb 16 12:29:22 localhost systemd[1]: Reached target Basic System. >Feb 16 12:29:23 localhost kernel: [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off >Feb 16 12:29:23 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Feb 16 12:29:24 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Feb 16 12:29:24 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Feb 16 12:29:24 localhost kernel: mount (524) used greatest stack depth: 3896 bytes left >Feb 16 12:29:27 localhost kernel: bio: create slab <bio-1> at 1 >Feb 16 12:29:27 localhost kernel: bio: create slab <bio-2> at 2 >Feb 16 12:29:27 localhost systemd[1]: Started dracut initqueue hook. >Feb 16 12:29:27 localhost systemd[1]: Starting dracut pre-mount hook... >Feb 16 12:29:28 localhost systemd[1]: Started dracut pre-mount hook. >Feb 16 12:29:28 localhost systemd[1]: Starting Initrd Root File System. >Feb 16 12:29:28 localhost systemd[1]: Reached target Initrd Root File System. >Feb 16 12:29:28 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Feb 16 12:29:28 localhost systemd[1]: Reloading. >Feb 16 12:29:28 localhost systemd[1]: Started Reload Configuration from the Real Root. >Feb 16 12:29:28 localhost systemd[1]: Starting Initrd File Systems. >Feb 16 12:29:28 localhost systemd[1]: Reached target Initrd File Systems. >Feb 16 12:29:28 localhost systemd[1]: Starting dracut mount hook... >Feb 16 12:29:28 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Feb 16 12:29:28 localhost systemd[1]: Started dracut mount hook. >Feb 16 12:29:28 localhost systemd[1]: Starting Initrd Default Target. >Feb 16 12:29:28 localhost systemd[1]: Reached target Initrd Default Target. >Feb 16 12:29:28 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Feb 16 12:29:28 localhost rpcbind[287]: rpcbind terminating on signal. Restart with "rpcbind -w" >Feb 16 12:29:28 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Feb 16 12:29:28 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Feb 16 12:29:29 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Feb 16 12:29:29 localhost systemd[1]: Starting Plymouth switch root service... >Feb 16 12:29:29 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Feb 16 12:29:29 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Feb 16 12:29:29 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Feb 16 12:29:29 localhost systemd[1]: Stopping Initrd Default Target. >Feb 16 12:29:29 localhost systemd[1]: Stopped target Initrd Default Target. >Feb 16 12:29:29 localhost systemd[1]: Stopping dracut mount hook... >Feb 16 12:29:29 localhost systemd[1]: Stopped dracut mount hook. >Feb 16 12:29:29 localhost systemd[1]: Stopping dracut pre-mount hook... >Feb 16 12:29:29 localhost systemd[1]: Stopped dracut pre-mount hook. >Feb 16 12:29:29 localhost systemd[1]: Stopping dracut initqueue hook... >Feb 16 12:29:29 localhost systemd[1]: Stopped dracut initqueue hook. >Feb 16 12:29:29 localhost systemd[1]: Stopping Basic System. >Feb 16 12:29:29 localhost systemd[1]: Stopped target Basic System. >Feb 16 12:29:29 localhost systemd[1]: Stopping Slices. >Feb 16 12:29:29 localhost systemd[1]: Stopped target Slices. >Feb 16 12:29:29 localhost systemd[1]: Stopping System Slice. >Feb 16 12:29:29 localhost systemd[1]: Removed slice System Slice. >Feb 16 12:29:29 localhost systemd[1]: Stopping -.slice. >Feb 16 12:29:29 localhost systemd[1]: Removed slice -.slice. >Feb 16 12:29:29 localhost systemd[1]: Stopping Paths. >Feb 16 12:29:29 localhost systemd[1]: Stopped target Paths. >Feb 16 12:29:29 localhost systemd[1]: Stopping Timers. >Feb 16 12:29:29 localhost systemd[1]: Stopped target Timers. >Feb 16 12:29:29 localhost systemd[1]: Stopping Sockets. >Feb 16 12:29:29 localhost systemd[1]: Stopped target Sockets. >Feb 16 12:29:29 localhost systemd[1]: Stopping System Initialization. >Feb 16 12:29:29 localhost systemd[1]: Stopped target System Initialization. >Feb 16 12:29:29 localhost systemd[1]: Stopping Encrypted Volumes. >Feb 16 12:29:29 localhost systemd[1]: Stopped target Encrypted Volumes. >Feb 16 12:29:29 localhost systemd[1]: Stopping udev Coldplug all Devices... >Feb 16 12:29:29 localhost systemd[1]: Stopped udev Coldplug all Devices. >Feb 16 12:29:29 localhost systemd[1]: Stopping dracut pre-trigger hook... >Feb 16 12:29:29 localhost systemd[1]: Stopped dracut pre-trigger hook. >Feb 16 12:29:29 localhost systemd[1]: Stopping Swap. >Feb 16 12:29:29 localhost systemd[1]: Stopped target Swap. >Feb 16 12:29:29 localhost systemd[1]: Stopping Local File Systems. >Feb 16 12:29:29 localhost systemd[1]: Stopped target Local File Systems. >Feb 16 12:29:29 localhost systemd[1]: Stopping udev Kernel Device Manager... >Feb 16 12:29:29 localhost kernel: systemd-udevd (387) used greatest stack depth: 2648 bytes left >Feb 16 12:29:29 localhost systemd[1]: Stopped udev Kernel Device Manager. >Feb 16 12:29:29 localhost systemd[1]: Stopping dracut pre-udev hook... >Feb 16 12:29:29 localhost systemd[1]: Stopped dracut pre-udev hook. >Feb 16 12:29:29 localhost systemd[1]: Stopping dracut cmdline hook... >Feb 16 12:29:29 localhost systemd[1]: Stopped dracut cmdline hook. >Feb 16 12:29:29 localhost systemd[1]: Stopping Create static device nodes in /dev... >Feb 16 12:29:29 localhost systemd[1]: Stopped Create static device nodes in /dev. >Feb 16 12:29:29 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Feb 16 12:29:29 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Feb 16 12:29:29 localhost systemd[1]: Stopping udev Control Socket. >Feb 16 12:29:29 localhost systemd[1]: Closed udev Control Socket. >Feb 16 12:29:29 localhost systemd[1]: Stopping udev Kernel Socket. >Feb 16 12:29:29 localhost systemd[1]: Closed udev Kernel Socket. >Feb 16 12:29:29 localhost systemd[1]: Starting Cleanup udevd DB... >Feb 16 12:29:29 localhost systemd[1]: Started Cleanup udevd DB. >Feb 16 12:29:29 localhost systemd[1]: Starting Switch Root. >Feb 16 12:29:29 localhost systemd[1]: Reached target Switch Root. >Feb 16 12:29:29 localhost systemd[1]: Started Plymouth switch root service. >Feb 16 12:29:29 localhost systemd[1]: Starting Switch Root... >Feb 16 12:29:29 localhost systemd[1]: Switching root. >Feb 16 12:29:29 localhost systemd-journal[143]: Journal stopped >Feb 16 12:29:46 localhost systemd-journal[710]: Runtime journal is using 8.0M (max allowed 392.5M, trying to leave 588.8M free of 3.8G available â current limit 392.5M). >Feb 16 12:29:46 localhost systemd-journal[710]: Runtime journal is using 8.0M (max allowed 392.5M, trying to leave 588.8M free of 3.8G available â current limit 392.5M). >Feb 16 12:29:46 localhost systemd-journald[143]: Received SIGTERM >Feb 16 12:29:46 localhost kernel: audit: type=1404 audit(1392571773.694:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Feb 16 12:29:46 localhost kernel: SELinux: 2048 avtab hash slots, 104856 rules. >Feb 16 12:29:46 localhost kernel: SELinux: 2048 avtab hash slots, 104856 rules. >Feb 16 12:29:46 localhost kernel: SELinux: 8 users, 100 roles, 4806 types, 274 bools, 1 sens, 1024 cats >Feb 16 12:29:46 localhost kernel: SELinux: 83 classes, 104856 rules >Feb 16 12:29:46 localhost kernel: SELinux: Completing initialization. >Feb 16 12:29:46 localhost kernel: SELinux: Setting up existing superblocks. >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Feb 16 12:29:46 localhost kernel: audit: type=1403 audit(1392571774.086:3): policy loaded auid=4294967295 ses=4294967295 >Feb 16 12:29:46 localhost systemd[1]: Successfully loaded SELinux policy in 557.545ms. >Feb 16 12:29:46 localhost systemd[1]: Relabelled /dev and /run in 62.803ms. >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 16 12:29:46 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Feb 16 12:29:46 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Feb 16 12:29:46 localhost systemd-journal[710]: Journal started >Feb 16 12:29:33 localhost systemd-cgroups-agent[676]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Feb 16 12:29:34 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Feb 16 12:29:35 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 >Feb 16 12:29:42 localhost systemd[1]: Started Collect Read-Ahead Data. >Feb 16 12:29:43 localhost systemd[1]: Started Load legacy module configuration. >Feb 16 12:29:43 localhost systemd[1]: Starting Apply Kernel Variables... >Feb 16 12:29:44 localhost systemd[1]: Started Set Up Additional Binary Formats. >Feb 16 12:29:44 localhost systemd[1]: Started Load Kernel Modules. >Feb 16 12:29:44 localhost systemd[1]: Mounted FUSE Control File System. >Feb 16 12:29:44 localhost systemd[1]: Started File System Check on Root Device. >Feb 16 12:29:44 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Feb 16 12:29:47 localhost systemd[1]: Started Create static device nodes in /dev. >Feb 16 12:29:47 localhost systemd[1]: Starting udev Kernel Device Manager... >Feb 16 12:29:47 localhost systemd[1]: Starting Local File Systems (Pre). >Feb 16 12:29:47 localhost systemd[1]: Reached target Local File Systems (Pre). >Feb 16 12:29:48 localhost systemd[1]: Started Configure read-only root support. >Feb 16 12:29:48 localhost systemd[1]: Starting LVM2 metadata daemon... >Feb 16 12:29:48 localhost systemd[1]: Started Import network configuration from initramfs. >Feb 16 12:29:48 localhost systemd-udevd[742]: starting version 208 >Feb 16 12:29:48 localhost systemd[1]: Started udev Kernel Device Manager. >Feb 16 12:29:48 localhost systemd[1]: Started LVM2 metadata daemon. >Feb 16 12:29:48 localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de). >Feb 16 12:29:48 localhost kernel: SELinux: initialized (dev nfsd, type nfsd), uses genfs_contexts >Feb 16 12:29:48 localhost systemd[1]: Mounted RPC Pipe File System. >Feb 16 12:29:49 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Feb 16 12:29:51 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of acpi_video0... >Feb 16 12:29:52 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU0 updated to revision 0x19, date = 2013-06-13 >Feb 16 12:29:52 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU1 updated to revision 0x19, date = 2013-06-13 >Feb 16 12:29:52 localhost kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU2 updated to revision 0x19, date = 2013-06-13 >Feb 16 12:29:52 localhost kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU3 updated to revision 0x19, date = 2013-06-13 >Feb 16 12:29:52 localhost kernel: microcode: CPU4 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU4 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU4 updated to revision 0x19, date = 2013-06-13 >Feb 16 12:29:52 localhost kernel: microcode: CPU5 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU5 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU5 updated to revision 0x19, date = 2013-06-13 >Feb 16 12:29:52 localhost kernel: microcode: CPU6 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU6 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU6 updated to revision 0x19, date = 2013-06-13 >Feb 16 12:29:52 localhost kernel: microcode: CPU7 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU7 sig=0x306a9, pf=0x10, revision=0x15 >Feb 16 12:29:52 localhost kernel: microcode: CPU7 updated to revision 0x19, date = 2013-06-13 >Feb 16 12:29:52 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Feb 16 12:29:52 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Feb 16 12:29:53 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20131218/utaddress-258) >Feb 16 12:29:53 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Feb 16 12:29:53 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258) >Feb 16 12:29:53 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Feb 16 12:29:53 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20131218/utaddress-258) >Feb 16 12:29:53 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Feb 16 12:29:53 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Feb 16 12:29:53 localhost kernel: ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20131218/utaddress-258) >Feb 16 12:29:53 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Feb 16 12:29:53 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Feb 16 12:29:53 localhost kernel: mei_me 0000:00:16.0: irq 44 for MSI/MSI-X >Feb 16 12:29:54 localhost kernel: rtsx_pci 0000:03:00.0: irq 45 for MSI/MSI-X >Feb 16 12:29:54 localhost kernel: rtsx_pci 0000:03:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 45 >Feb 16 12:29:54 localhost kernel: media: Linux media interface: v0.10 >Feb 16 12:29:54 localhost systemd[1]: Starting LVM2 PV scan on device 8:18... >Feb 16 12:29:55 localhost kernel: Linux video capture interface: v2.00 >Feb 16 12:29:56 localhost kernel: iTCO_vendor_support: vendor-support=0 >Feb 16 12:29:56 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Feb 16 12:29:56 localhost kernel: iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460) >Feb 16 12:29:56 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Feb 16 12:29:56 localhost kernel: uvcvideo: Found UVC 1.00 device Chicony USB 2.0 Camera (04f2:b34c) >Feb 16 12:29:56 localhost kernel: input: Chicony USB 2.0 Camera as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input17 >Feb 16 12:29:56 localhost kernel: usbcore: registered new interface driver uvcvideo >Feb 16 12:29:56 localhost kernel: USB Video Class driver (1.1.1) >Feb 16 12:29:56 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Feb 16 12:29:56 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X >Feb 16 12:29:57 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x24/0x0/0x0/0x0/0x0) type:speaker >Feb 16 12:29:57 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Feb 16 12:29:57 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0x25/0x0/0x0/0x0/0x0) >Feb 16 12:29:57 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Feb 16 12:29:57 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Feb 16 12:29:57 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Mic=0x2b >Feb 16 12:29:57 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Internal Mic=0x29 >Feb 16 12:29:57 localhost kernel: Intel(R) Wireless WiFi driver for Linux, in-tree:d >Feb 16 12:29:57 localhost kernel: Copyright(c) 2003- 2014 Intel Corporation >Feb 16 12:29:57 localhost kernel: iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control >Feb 16 12:29:57 localhost kernel: iwlwifi 0000:02:00.0: irq 47 for MSI/MSI-X >Feb 16 12:29:57 localhost kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20 >Feb 16 12:29:57 localhost kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 >Feb 16 12:29:57 localhost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 >Feb 16 12:29:57 localhost systemd[1]: Starting Sound Card. >Feb 16 12:29:57 localhost systemd[1]: Reached target Sound Card. >Feb 16 12:29:57 localhost pvscan[801]: 3 logical volume(s) in volume group "fedora" now active >Feb 16 12:29:57 localhost kernel: cfg80211: World regulatory domain updated: >Feb 16 12:29:57 localhost kernel: cfg80211: DFS Master region: unset >Feb 16 12:29:57 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Feb 16 12:29:57 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Feb 16 12:29:57 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Feb 16 12:29:57 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm) >Feb 16 12:29:57 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm) >Feb 16 12:29:57 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm) >Feb 16 12:29:57 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm) >Feb 16 12:29:57 localhost kernel: iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm >Feb 16 12:29:58 localhost systemd[1]: Started LVM2 PV scan on device 8:18. >Feb 16 12:29:58 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Feb 16 12:29:58 localhost systemd[1]: Starting Activation of DM RAID sets... >Feb 16 12:29:58 localhost kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled >Feb 16 12:29:58 localhost kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >Feb 16 12:29:58 localhost kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled >Feb 16 12:29:58 localhost kernel: iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8 >Feb 16 12:29:58 localhost kernel: iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S >Feb 16 12:29:58 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >Feb 16 12:29:58 localhost systemd-udevd[755]: renamed network interface wlan0 to wlp2s0 >Feb 16 12:29:59 localhost systemd[1]: Started Activation of DM RAID sets. >Feb 16 12:29:59 localhost systemd[1]: Starting Local File Systems. >Feb 16 12:29:59 localhost systemd[1]: Reached target Local File Systems. >Feb 16 12:29:59 localhost systemd[1]: Started Reconfigure the system on administrator request. >Feb 16 12:29:59 localhost systemd[1]: Started Mark the need to relabel after reboot. >Feb 16 12:29:59 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Feb 16 12:29:59 localhost systemd[1]: Starting Security Auditing Service... >Feb 16 12:29:59 localhost systemd[1]: Starting Create Volatile Files and Directories... >Feb 16 12:29:59 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Feb 16 12:29:59 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Feb 16 12:29:59 localhost systemd[1]: Starting Encrypted Volumes. >Feb 16 12:29:59 localhost systemd[1]: Reached target Encrypted Volumes. >Feb 16 12:29:59 localhost systemd-journal[710]: Permanent journal is using 8.0M (max allowed 295.9M, trying to leave 443.9M free of 653.9M available â current limit 209.9M). >Feb 16 12:30:00 localhost systemd-journal[710]: Time spent on flushing to /var is 70.751ms for 1113 entries. >Feb 16 12:29:59 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Feb 16 12:29:59 localhost systemd[1]: Started Create Volatile Files and Directories. >Feb 16 12:29:59 localhost systemd[1]: Started Security Auditing Service. >Feb 16 12:29:59 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Feb 16 12:30:00 localhost auditctl[909]: No rules >Feb 16 12:30:00 localhost auditctl[909]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Feb 16 12:30:00 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Feb 16 12:30:00 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Feb 16 12:30:00 localhost systemd[1]: Starting System Initialization. >Feb 16 12:30:00 localhost systemd[1]: Reached target System Initialization. >Feb 16 12:30:00 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Feb 16 12:30:00 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Feb 16 12:30:00 localhost systemd[1]: Started dnf makecache timer. >Feb 16 12:30:00 localhost systemd[1]: Starting Timers. >Feb 16 12:30:00 localhost systemd[1]: Reached target Timers. >Feb 16 12:30:00 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Feb 16 12:30:00 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Feb 16 12:30:00 localhost systemd[1]: Started Restore Sound Card State. >Feb 16 12:30:00 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Feb 16 12:30:00 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Feb 16 12:30:00 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Feb 16 12:30:00 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Feb 16 12:30:00 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Feb 16 12:30:00 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Feb 16 12:30:00 localhost systemd[1]: Starting RPCbind Server Activation Socket. >Feb 16 12:30:00 localhost systemd[1]: Listening on RPCbind Server Activation Socket. >Feb 16 12:30:00 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Feb 16 12:30:00 localhost alsactl[923]: alsactl 1.0.27.2 daemon started >Feb 16 12:30:00 localhost alsactl[923]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Feb 16 12:30:00 localhost alsactl[923]: Found hardware: "HDA-Intel" "Intel PantherPoint HDMI" "HDA:11068446,15582706,00100000 HDA:80862806,15582706,00100000" "0x1558" "0x2706" >Feb 16 12:30:00 localhost alsactl[923]: Hardware is initialized using a generic method >Feb 16 12:30:00 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Feb 16 12:30:00 localhost systemd[1]: Starting Sockets. >Feb 16 12:30:00 localhost systemd[1]: Reached target Sockets. >Feb 16 12:30:00 localhost systemd[1]: Starting Basic System. >Feb 16 12:30:00 localhost systemd[1]: Reached target Basic System. >Feb 16 12:30:00 localhost systemd[1]: Starting LSB: Init script for live image.... >Feb 16 12:30:00 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Feb 16 12:30:00 localhost systemd[1]: Starting Permit User Sessions... >Feb 16 12:30:00 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Feb 16 12:30:00 localhost systemd[1]: Starting Accounts Service... >Feb 16 12:30:00 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Feb 16 12:30:00 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Feb 16 12:30:00 localhost systemd[1]: Starting NTP client/server... >Feb 16 12:30:00 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Feb 16 12:30:00 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Feb 16 12:30:00 localhost systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon... >Feb 16 12:30:00 localhost systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon. >Feb 16 12:30:00 localhost systemd[1]: Starting System Logging Service... >Feb 16 12:30:01 localhost systemd[1]: Started Software RAID monitoring and management. >Feb 16 12:30:01 localhost systemd[1]: Starting RPC bind service... >Feb 16 12:30:01 localhost rngd[933]: Unable to open file: /dev/tpm0 >Feb 16 12:30:01 localhost systemd[1]: Starting irqbalance daemon... >Feb 16 12:30:02 localhost systemd[1]: Started irqbalance daemon. >Feb 16 12:30:02 localhost systemd[1]: Starting Login Service... >Feb 16 12:30:02 localhost systemd[1]: Starting D-Bus System Message Bus... >Feb 16 12:30:02 localhost systemd[1]: Started D-Bus System Message Bus. >Feb 16 12:30:02 localhost systemd[1]: Started Permit User Sessions. >Feb 16 12:30:02 localhost systemd[1]: Starting Terminate Plymouth Boot Screen... >Feb 16 12:30:02 localhost systemd[1]: Starting Command Scheduler... >Feb 16 12:30:02 localhost systemd[1]: Started Command Scheduler. >Feb 16 12:30:02 localhost systemd[1]: Starting Job spooling tools... >Feb 16 12:30:02 localhost systemd[1]: Started Job spooling tools. >Feb 16 12:30:02 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Feb 16 12:30:03 localhost systemd[1]: Received SIGRTMIN+21 from PID 423 (plymouthd). >Feb 16 12:30:03 localhost systemd[1]: Started Terminate Plymouth Boot Screen. >Feb 16 12:30:03 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Feb 16 12:30:03 localhost chronyd[953]: chronyd version 1.29.1 starting >Feb 16 12:30:04 localhost crond[946]: (CRON) INFO (Syslog will be used instead of sendmail.) >Feb 16 12:30:04 localhost crond[946]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 3% if used.) >Feb 16 12:30:04 localhost chronyd[953]: Linux kernel major=3 minor=14 patch=0 >Feb 16 12:30:04 localhost chronyd[953]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Feb 16 12:30:04 localhost avahi-daemon[935]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Feb 16 12:30:04 localhost avahi-daemon[935]: Successfully dropped root privileges. >Feb 16 12:30:04 localhost chronyd[953]: Generated key 1 >Feb 16 12:30:04 localhost avahi-daemon[935]: avahi-daemon 0.6.31 starting up. >Feb 16 12:30:04 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Feb 16 12:30:04 localhost avahi-daemon[935]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns! >Feb 16 12:30:05 localhost systemd[1]: Started NTP client/server. >Feb 16 12:30:05 localhost crond[946]: (CRON) INFO (running with inotify support) >Feb 16 12:30:05 localhost auditd[908]: Started dispatcher: /sbin/audispd pid: 961 >Feb 16 12:30:05 localhost kernel: audit: type=1305 audit(1392571805.502:4): audit_pid=908 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Feb 16 12:30:05 localhost auditd[908]: Init complete, auditd 2.3.3 listening for events (startup state enable) >Feb 16 12:30:05 localhost audispd[961]: priority_boost_parser called with: 4 >Feb 16 12:30:05 localhost audispd[961]: max_restarts_parser called with: 10 >Feb 16 12:30:05 localhost systemd[1]: Started RPC bind service. >Feb 16 12:30:05 localhost audispd[961]: No plugins found, exiting >Feb 16 12:30:06 localhost rpcbind[963]: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Feb 16 12:30:06 localhost rpcbind[963]: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Feb 16 12:30:06 localhost kernel: Adding 8278012k swap on /dev/sda5. Priority:-1 extents:1 across:8278012k FS >Feb 16 12:30:06 localhost livesys[924]: Enabling swap partition /dev/sda5 [ OK ] >Feb 16 12:30:06 localhost kernel: Adding 8126460k swap on /dev/mapper/fedora-swap. Priority:-2 extents:1 across:8126460k FS >Feb 16 12:30:06 localhost livesys[924]: Enabling swap partition /dev/mapper/fedora-swap [ OK ] >Feb 16 12:30:06 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 16 12:30:06 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 16 12:30:09 localhost smartd[937]: smartd 6.2 2013-07-26 r3841 [x86_64-linux-3.14.0-0.rc2.git4.1.fc21.x86_64] (local build) >Feb 16 12:30:09 localhost smartd[937]: Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org >Feb 16 12:30:09 localhost smartd[937]: Opened configuration file /etc/smartmontools/smartd.conf >Feb 16 12:30:09 localhost useradd[973]: new group: name=liveuser, GID=1000 >Feb 16 12:30:09 localhost useradd[973]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Feb 16 12:30:09 localhost systemd[1]: Started System Logging Service. >Feb 16 12:30:09 localhost smartd[937]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Feb 16 12:30:09 localhost rtkit-daemon[931]: Successfully called chroot. >Feb 16 12:30:09 localhost avahi-daemon[935]: Successfully called chroot(). >Feb 16 12:30:09 localhost avahi-daemon[935]: Successfully dropped remaining capabilities. >Feb 16 12:30:09 localhost avahi-daemon[935]: No service file found in /etc/avahi/services. >Feb 16 12:30:09 localhost rtkit-daemon[931]: Successfully dropped privileges. >Feb 16 12:30:09 localhost rtkit-daemon[931]: Successfully limited resources. >Feb 16 12:30:09 localhost rtkit-daemon[931]: Running. >Feb 16 12:30:09 localhost rtkit-daemon[931]: Canary thread running. >Feb 16 12:30:09 localhost rtkit-daemon[931]: Watchdog thread running. >Feb 16 12:30:09 localhost avahi-daemon[935]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Feb 16 12:30:09 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Feb 16 12:30:09 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Feb 16 12:30:09 localhost systemd[1]: Started Login Service. >Feb 16 12:30:09 localhost systemd-logind[943]: New seat seat0. >Feb 16 12:30:09 localhost smartd[937]: Device: /dev/sda, type changed from 'scsi' to 'sat' >Feb 16 12:30:09 localhost smartd[937]: Device: /dev/sda [SAT], opened >Feb 16 12:30:09 localhost avahi-daemon[935]: Network interface enumeration completed. >Feb 16 12:30:09 localhost avahi-daemon[935]: Registering HINFO record with values 'X86_64'/'LINUX'. >Feb 16 12:30:09 localhost avahi-daemon[935]: Server startup complete. Host name is linux.local. Local service cookie is 2694145750. >Feb 16 12:30:09 localhost systemd-logind[943]: Watching system buttons on /dev/input/event3 (Power Button) >Feb 16 12:30:09 localhost systemd-logind[943]: Watching system buttons on /dev/input/event7 (Video Bus) >Feb 16 12:30:09 localhost systemd-logind[943]: Watching system buttons on /dev/input/event0 (Power Button) >Feb 16 12:30:10 localhost systemd-logind[943]: Watching system buttons on /dev/input/event2 (Lid Switch) >Feb 16 12:30:10 localhost systemd-logind[943]: Watching system buttons on /dev/input/event1 (Sleep Button) >Feb 16 12:30:10 localhost smartd[937]: Device: /dev/sda [SAT], ST1000LM024 HN-M101MBB, S/N:S30CJ9CD906138, WWN:5-0004cf-20b1acf05, FW:2BA30001, 1.00 TB >Feb 16 12:30:10 localhost smartd[937]: Device: /dev/sda [SAT], found in smartd database: Seagate Momentus SpinPoint M8 (AF) >Feb 16 12:30:10 localhost smartd[937]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list. >Feb 16 12:30:10 localhost smartd[937]: Monitoring 1 ATA and 0 SCSI devices >Feb 16 12:30:10 localhost livesys[924]: Adding live user [ OK ] >Feb 16 12:30:12 localhost usermod[996]: add 'liveuser' to group 'wheel' >Feb 16 12:30:12 localhost usermod[996]: add 'liveuser' to shadow group 'wheel' >Feb 16 12:30:13 localhost systemd[1]: Stopped Software RAID monitoring and management. >Feb 16 12:30:14 localhost livesys[924]: No such schema 'org.gnome.settings-daemon.plugins.updates' >Feb 16 12:30:14 localhost systemd[1]: Stopping Command Scheduler... >Feb 16 12:30:14 localhost systemd[1]: Stopped Command Scheduler. >Feb 16 12:30:14 localhost systemd[1]: Stopping Job spooling tools... >Feb 16 12:30:14 localhost systemd[1]: Stopped Job spooling tools. >Feb 16 12:30:15 localhost systemd[1]: Started LSB: Init script for live image.. >Feb 16 12:30:15 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Feb 16 12:30:15 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Feb 16 12:30:15 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Feb 16 12:30:15 localhost systemd[1]: Starting Install ABRT coredump hook... >Feb 16 12:30:15 localhost systemd[1]: Started Harvest vmcores for ABRT. >Feb 16 12:30:15 localhost systemd[1]: Starting ABRT kernel log watcher... >Feb 16 12:30:15 localhost systemd[1]: Started ABRT kernel log watcher. >Feb 16 12:30:15 localhost systemd[1]: Started ABRT Xorg log watcher. >Feb 16 12:30:15 localhost systemd[1]: Started Install ABRT coredump hook. >Feb 16 12:30:16 localhost livesys-late[1023]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:17 localhost livesys-late[1023]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:17 localhost livesys-late[1023]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:17 localhost livesys-late[1023]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:17 localhost livesys-late[1023]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:17 localhost livesys-late[1023]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:17 localhost livesys-late[1023]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:17 localhost livesys-late[1023]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:19 localhost livesys-late[1023]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:20 localhost livesys-late[1023]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:20 localhost livesys-late[1023]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:20 localhost livesys-late[1023]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:20 localhost livesys-late[1023]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:20 localhost livesys-late[1023]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 16 12:30:20 localhost systemd[1]: Started SYSV: Late init script for live image.. >Feb 16 12:30:20 localhost systemd[1]: Starting Light Display Manager... >Feb 16 12:30:21 localhost dbus-daemon[944]: dbus[944]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' >Feb 16 12:30:21 localhost dbus[944]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' >Feb 16 12:30:21 localhost dbus-daemon[944]: dbus[944]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Feb 16 12:30:21 localhost dbus[944]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Feb 16 12:30:21 localhost systemd[1]: Starting Authorization Manager... >Feb 16 12:30:22 localhost polkitd[1048]: Started polkitd version 0.112 >Feb 16 12:30:22 localhost abrtd[1024]: Init complete, entering main loop >Feb 16 12:30:22 localhost sh[1034]: abrt-dump-oops: Found oopses: 1 >Feb 16 12:30:22 localhost sh[1034]: abrt-dump-oops: Creating problem directories >Feb 16 12:30:22 localhost abrt-dump-oops[1040]: Reported 1 kernel oopses to Abrt >Feb 16 12:30:25 localhost polkitd[1048]: Loading rules from directory /etc/polkit-1/rules.d >Feb 16 12:30:25 localhost polkitd[1048]: Loading rules from directory /usr/share/polkit-1/rules.d >Feb 16 12:30:25 localhost polkitd[1048]: Finished loading, compiling and executing 3 rules >Feb 16 12:30:25 localhost dbus[944]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Feb 16 12:30:25 localhost polkitd[1048]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Feb 16 12:30:25 localhost dbus-daemon[944]: dbus[944]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Feb 16 12:30:25 localhost systemd[1]: Started Authorization Manager. >Feb 16 12:30:25 localhost accounts-daemon[932]: started daemon version 0.6.35 >Feb 16 12:30:25 localhost dbus[944]: [system] Successfully activated service 'org.freedesktop.Accounts' >Feb 16 12:30:25 localhost dbus-daemon[944]: dbus[944]: [system] Successfully activated service 'org.freedesktop.Accounts' >Feb 16 12:30:25 localhost systemd[1]: Started Accounts Service. >Feb 16 12:30:25 localhost systemd[1]: Started Light Display Manager. >Feb 16 12:30:27 localhost abrt-server[1051]: Looking for kernel package >Feb 16 12:30:30 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Feb 16 12:30:30 localhost abrt-server[1051]: Kernel package kernel-3.14.0-0.rc2.git4.1.fc21.x86_64 found >Feb 16 12:30:30 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Feb 16 12:30:31 localhost kernel: Ebtables v2.0 registered >Feb 16 12:30:32 localhost kernel: Bridge firewalling registered >Feb 16 12:30:33 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Feb 16 12:30:33 localhost systemd[1]: Starting Network Manager... >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> NetworkManager (version 0.9.9.0-27.git20140131.fc21) is starting... >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> WEXT support is enabled >Feb 16 12:30:36 localhost NetworkManager[1129]: <warn> Netlink error: requesting RTM_GETADDR failed with Source based routing not supported >Feb 16 12:30:36 localhost NetworkManager[1129]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Feb 16 12:30:36 localhost NetworkManager[1129]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> monitoring kernel firmware directory '/lib/firmware'. >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:02:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> WiFi hardware radio set enabled >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> WiFi enabled by radio killswitch; enabled by state file >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> WWAN enabled by radio killswitch; enabled by state file >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> WiMAX enabled by radio killswitch; enabled by state file >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> Networking is enabled by state file >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> (lo): link connected >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> (lo): carrier is ON >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> (p3p1): carrier is OFF >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> (p3p1): new Ethernet device (driver: 'r8169' ifindex: 2) >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> (p3p1): exported as /org/freedesktop/NetworkManager/Devices/1 >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> (p3p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Feb 16 12:30:36 localhost NetworkManager[1129]: <info> (p3p1): bringing up device. >Feb 16 12:30:36 localhost systemd[1]: Started Network Manager. >Feb 16 12:30:36 localhost systemd[1]: Starting Network. >Feb 16 12:30:36 localhost systemd[1]: Reached target Network. >Feb 16 12:30:36 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Feb 16 12:30:36 localhost systemd[1]: Starting NFS file locking service.... >Feb 16 12:30:36 localhost kernel: r8169 0000:03:00.2 p3p1: link down >Feb 16 12:30:36 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): p3p1: link is not ready >Feb 16 12:30:37 localhost NetworkManager[1129]: <info> (p3p1): deactivating device (reason 'managed') [2] >Feb 16 12:30:37 localhost NetworkManager[1129]: ifcfg-rh: read connection 'Wired connection 1' >Feb 16 12:30:37 localhost NetworkManager[1129]: <info> (p3p1): created default wired connection 'Wired connection 1' >Feb 16 12:30:37 localhost NetworkManager[1129]: <info> (wlp2s0): using nl80211 for WiFi device control >Feb 16 12:30:37 localhost NetworkManager[1129]: <info> (wlp2s0): driver supports Access Point (AP) mode >Feb 16 12:30:37 localhost NetworkManager[1129]: <info> (wlp2s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >Feb 16 12:30:37 localhost NetworkManager[1129]: <info> (wlp2s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Feb 16 12:30:37 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Feb 16 12:30:37 localhost rpc.statd[1332]: Version 1.2.9 starting >Feb 16 12:30:37 localhost NetworkManager[1129]: <info> (wlp2s0): bringing up device. >Feb 16 12:30:37 localhost kernel: iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S >Feb 16 12:30:37 localhost kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0 >Feb 16 12:30:37 localhost sm-notify[1335]: Version 1.2.9 starting >Feb 16 12:30:37 localhost rpc.statd[1332]: Initializing NSM state >Feb 16 12:30:37 localhost kernel: iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S >Feb 16 12:30:37 localhost kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0 >Feb 16 12:30:37 localhost systemd[1]: Started NFS file locking service.. >Feb 16 12:30:37 localhost systemd[1]: Starting Network File System Server. >Feb 16 12:30:37 localhost systemd[1]: Reached target Network File System Server. >Feb 16 12:30:37 localhost systemd[1]: Starting Multi-User System. >Feb 16 12:30:37 localhost systemd[1]: Reached target Multi-User System. >Feb 16 12:30:37 localhost systemd[1]: Starting Graphical Interface. >Feb 16 12:30:37 localhost systemd[1]: Reached target Graphical Interface. >Feb 16 12:30:37 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Feb 16 12:30:37 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Feb 16 12:30:37 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Feb 16 12:30:37 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >Feb 16 12:30:37 localhost NetworkManager[1129]: <info> (wlp2s0): deactivating device (reason 'managed') [2] >Feb 16 12:30:37 localhost dbus-daemon[944]: dbus[944]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Feb 16 12:30:37 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Feb 16 12:30:37 localhost systemd[1]: Startup finished in 3.982s (kernel) + 13.889s (initrd) + 1min 4.057s (userspace) = 1min 21.929s. >Feb 16 12:30:37 localhost systemd[1]: Starting WPA Supplicant daemon... >Feb 16 12:30:37 localhost dbus[944]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Feb 16 12:30:37 localhost systemd[1]: Starting user-1000.slice. >Feb 16 12:30:37 localhost systemd[1]: Created slice user-1000.slice. >Feb 16 12:30:37 localhost systemd[1]: Starting User Manager for 1000... >Feb 16 12:30:37 localhost systemd[1]: Starting Session 1 of user liveuser. >Feb 16 12:30:37 localhost systemd-logind[943]: New session 1 of user liveuser. >Feb 16 12:30:37 localhost systemd-logind[943]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Feb 16 12:30:37 localhost systemd[1]: Started Session 1 of user liveuser. >Feb 16 12:30:37 localhost lightdm[1305]: pam_unix(lightdm-autologin:session): session opened for user liveuser by (uid=0) >Feb 16 12:30:38 localhost systemd[1343]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Feb 16 12:30:38 localhost systemd[1343]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Feb 16 12:30:38 localhost dbus-daemon[944]: dbus[944]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Feb 16 12:30:38 localhost dbus[944]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Feb 16 12:30:38 localhost NetworkManager[1129]: <info> wpa_supplicant started >Feb 16 12:30:38 localhost systemd[1]: Started WPA Supplicant daemon. >Feb 16 12:30:38 localhost systemd[1343]: Starting Default. >Feb 16 12:30:38 localhost systemd[1343]: Reached target Default. >Feb 16 12:30:38 localhost systemd[1343]: Startup finished in 414ms. >Feb 16 12:30:38 localhost systemd[1]: Started User Manager for 1000. >Feb 16 12:30:38 localhost NetworkManager[1129]: <info> (wlp2s0) supports 5 scan SSIDs >Feb 16 12:30:38 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: starting -> ready >Feb 16 12:30:38 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Feb 16 12:30:38 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: ready -> disconnected >Feb 16 12:30:38 localhost NetworkManager[1129]: <info> (wlp2s0) supports 5 scan SSIDs >Feb 16 12:30:39 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >Feb 16 12:30:41 localhost NetworkManager[1129]: <info> startup complete >Feb 16 12:31:02 localhost rtkit-daemon[931]: Successfully made thread 1627 of process 1627 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Feb 16 12:31:02 localhost rtkit-daemon[931]: Supervising 1 threads of 1 processes of 1 users. >Feb 16 12:31:03 localhost rtkit-daemon[931]: Supervising 1 threads of 1 processes of 1 users. >Feb 16 12:31:03 localhost rtkit-daemon[931]: Successfully made thread 1630 of process 1627 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Feb 16 12:31:03 localhost rtkit-daemon[931]: Supervising 2 threads of 1 processes of 1 users. >Feb 16 12:31:03 localhost rtkit-daemon[931]: Supervising 2 threads of 1 processes of 1 users. >Feb 16 12:31:03 localhost rtkit-daemon[931]: Successfully made thread 1633 of process 1627 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Feb 16 12:31:03 localhost rtkit-daemon[931]: Supervising 3 threads of 1 processes of 1 users. >Feb 16 12:31:07 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Feb 16 12:31:07 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Feb 16 12:41:52 localhost NetworkManager[1129]: ifcfg-rh: read connection 'Sugar Ad-hoc Network 1' >Feb 16 12:41:52 localhost NetworkManager[1129]: ifcfg-rh: read connection 'Sugar Ad-hoc Network 6' >Feb 16 12:41:52 localhost NetworkManager[1129]: ifcfg-rh: read connection 'Sugar Ad-hoc Network 11' >Feb 16 12:41:57 localhost dbus-daemon[944]: dbus[944]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Feb 16 12:41:57 localhost dbus[944]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Feb 16 12:41:57 localhost systemd[1]: Starting Daemon for power management... >Feb 16 12:41:57 localhost dbus-daemon[944]: dbus[944]: [system] Successfully activated service 'org.freedesktop.UPower' >Feb 16 12:41:57 localhost dbus[944]: [system] Successfully activated service 'org.freedesktop.UPower' >Feb 16 12:41:57 localhost systemd[1]: Started Daemon for power management. >Feb 16 12:42:00 localhost dbus-daemon[944]: dbus[944]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Feb 16 12:42:00 localhost dbus[944]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Feb 16 12:42:00 localhost systemd[1]: Starting Disk Manager... >Feb 16 12:42:00 localhost udisksd[1724]: udisks daemon version 2.1.2 starting >Feb 16 12:42:00 localhost dbus-daemon[944]: dbus[944]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Feb 16 12:42:00 localhost dbus[944]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Feb 16 12:42:00 localhost udisksd[1724]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Feb 16 12:42:00 localhost systemd[1]: Started Disk Manager. >Feb 16 12:42:01 localhost kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >Feb 16 12:42:01 localhost kernel: SELinux: initialized (dev sdb1, type ext4), uses xattr >Feb 16 12:42:01 localhost udisksd[1724]: Mounted /dev/sdb1 at /run/media/liveuser/2001bf9e-3f3b-4947-a6b0-3a5b25448bd4 on behalf of uid 1000 >Feb 16 12:42:23 localhost NetworkManager[1129]: ifcfg-rh: read connection 'Apple Network 79fa34' >Feb 16 12:42:23 localhost NetworkManager[1129]: <info> Activation (wlp2s0) starting connection 'Apple Network 79fa34' >Feb 16 12:42:23 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Feb 16 12:42:23 localhost NetworkManager[1129]: <info> NetworkManager state is now CONNECTING >Feb 16 12:42:23 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Feb 16 12:42:23 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Feb 16 12:42:23 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Feb 16 12:42:23 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Feb 16 12:42:23 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Feb 16 12:42:23 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Feb 16 12:42:23 localhost NetworkManager[1129]: <info> Activation (wlp2s0/wireless): access point 'Apple Network 79fa34' has security, but secrets are required. >Feb 16 12:42:23 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Feb 16 12:42:23 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Feb 16 12:42:39 localhost NetworkManager[1129]: get_secret_flags: assertion 'is_secret_prop (setting, secret_name, error)' failed >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Activation (wlp2s0/wireless): connection 'Apple Network 79fa34' has security, and secrets exist. No new secrets needed. >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Config: added 'ssid' value 'Apple Network 79fa34' >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Config: added 'scan_ssid' value '1' >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Config: added 'key_mgmt' value 'NONE' >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Config: added 'wep_key0' value '<omitted>' >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Config: added 'wep_tx_keyidx' value '0' >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Config: set interface ap_scan to 1 >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: inactive -> scanning >Feb 16 12:42:39 localhost kernel: wlp2s0: authenticate with 00:1e:52:79:fa:34 >Feb 16 12:42:39 localhost kernel: wlp2s0: send auth to 00:1e:52:79:fa:34 (try 1/3) >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >Feb 16 12:42:39 localhost kernel: wlp2s0: authenticated >Feb 16 12:42:39 localhost kernel: iwlwifi 0000:02:00.0 wlp2s0: disabling HT/VHT due to WEP/TKIP use >Feb 16 12:42:39 localhost kernel: wlp2s0: associate with 00:1e:52:79:fa:34 (try 1/3) >Feb 16 12:42:39 localhost kernel: wlp2s0: RX AssocResp from 00:1e:52:79:fa:34 (capab=0x431 status=0 aid=5) >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: authenticating -> associating >Feb 16 12:42:39 localhost kernel: wlp2s0: associated >Feb 16 12:42:39 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready >Feb 16 12:42:39 localhost kernel: cfg80211: Calling CRDA for country: US >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: associating -> completed >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'Apple Network 79fa34'. >Feb 16 12:42:39 localhost kernel: cfg80211: Regulatory domain changed to country: US >Feb 16 12:42:39 localhost kernel: cfg80211: DFS Master region: FCC >Feb 16 12:42:39 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Feb 16 12:42:39 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm) >Feb 16 12:42:39 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm) >Feb 16 12:42:39 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm) >Feb 16 12:42:39 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm) >Feb 16 12:42:39 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm) >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled. >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started... >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Feb 16 12:42:39 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Feb 16 12:42:40 localhost NetworkManager[1129]: <info> dhclient started with pid 1769 >Feb 16 12:42:40 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete. >Feb 16 12:42:40 localhost dhclient[1769]: Internet Systems Consortium DHCP Client 4.3.0 >Feb 16 12:42:40 localhost dhclient[1769]: Copyright 2004-2014 Internet Systems Consortium. >Feb 16 12:42:40 localhost dhclient[1769]: All rights reserved. >Feb 16 12:42:40 localhost dhclient[1769]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 16 12:42:40 localhost dhclient[1769]: Feb 16 12:42:40 localhost NetworkManager[1129]: Internet Systems Consortium DHCP Client 4.3.0 >Feb 16 12:42:40 localhost NetworkManager[1129]: Copyright 2004-2014 Internet Systems Consortium. >Feb 16 12:42:40 localhost NetworkManager[1129]: All rights reserved. >Feb 16 12:42:40 localhost NetworkManager[1129]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 16 12:42:40 localhost NetworkManager[1129]: <info> (wlp2s0): DHCPv4 state changed nbi -> preinit >Feb 16 12:42:40 localhost dhclient[1769]: Listening on LPF/wlp2s0/60:36:dd:ae:90:ac >Feb 16 12:42:40 localhost dhclient[1769]: Sending on LPF/wlp2s0/60:36:dd:ae:90:ac >Feb 16 12:42:40 localhost dhclient[1769]: Sending on Socket/fallback >Feb 16 12:42:40 localhost dhclient[1769]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 6 (xid=0x18534ea4) >Feb 16 12:42:40 localhost NetworkManager[1129]: Listening on LPF/wlp2s0/60:36:dd:ae:90:ac >Feb 16 12:42:40 localhost NetworkManager[1129]: Sending on LPF/wlp2s0/60:36:dd:ae:90:ac >Feb 16 12:42:40 localhost NetworkManager[1129]: Sending on Socket/fallback >Feb 16 12:42:40 localhost NetworkManager[1129]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 6 (xid=0x18534ea4) >Feb 16 12:42:41 localhost avahi-daemon[935]: Registering new address record for fe80::6236:ddff:feae:90ac on wlp2s0.*. >Feb 16 12:42:46 localhost dhclient[1769]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 11 (xid=0x18534ea4) >Feb 16 12:42:46 localhost NetworkManager[1129]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 11 (xid=0x18534ea4) >Feb 16 12:42:57 localhost dhclient[1769]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 9 (xid=0x18534ea4) >Feb 16 12:42:57 localhost NetworkManager[1129]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 9 (xid=0x18534ea4) >Feb 16 12:43:06 localhost dhclient[1769]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 21 (xid=0x18534ea4) >Feb 16 12:43:06 localhost NetworkManager[1129]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 21 (xid=0x18534ea4) >Feb 16 12:43:25 localhost NetworkManager[1129]: <warn> (wlp2s0): DHCPv4 request timed out. >Feb 16 12:43:25 localhost dhclient[1769]: Received signal 15, initiating shutdown. >Feb 16 12:43:25 localhost NetworkManager[1129]: Received signal 15, initiating shutdown. >Feb 16 12:43:25 localhost NetworkManager[1129]: <info> (wlp2s0): canceled DHCP transaction, DHCP client pid 1769 >Feb 16 12:43:25 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 4 of 5 (IPv4 Configure Timeout) scheduled... >Feb 16 12:43:25 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 4 of 5 (IPv4 Configure Timeout) started... >Feb 16 12:43:25 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 4 of 5 (IPv4 Configure Timeout) complete. >Feb 16 12:43:49 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: ip-config -> deactivating (reason 'user-requested') [70 110 39] >Feb 16 12:43:49 localhost NetworkManager[1129]: <info> NetworkManager state is now DISCONNECTING >Feb 16 12:43:49 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: deactivating -> disconnected (reason 'user-requested') [110 30 39] >Feb 16 12:43:49 localhost NetworkManager[1129]: <info> (wlp2s0): deactivating device (reason 'user-requested') [39] >Feb 16 12:43:49 localhost avahi-daemon[935]: Withdrawing address record for fe80::6236:ddff:feae:90ac on wlp2s0. >Feb 16 12:43:49 localhost kernel: wlp2s0: deauthenticating from 00:1e:52:79:fa:34 by local choice (reason=3) >Feb 16 12:43:49 localhost NetworkManager[1129]: <info> NetworkManager state is now DISCONNECTED >Feb 16 12:43:49 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Feb 16 12:43:49 localhost NetworkManager[1129]: <warn> Connection disconnected (reason -3) >Feb 16 12:43:49 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: completed -> disconnected >Feb 16 12:43:49 localhost kernel: cfg80211: World regulatory domain updated: >Feb 16 12:43:49 localhost kernel: cfg80211: DFS Master region: unset >Feb 16 12:43:49 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Feb 16 12:43:49 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Feb 16 12:43:49 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Feb 16 12:43:49 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm) >Feb 16 12:43:49 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm) >Feb 16 12:43:49 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm) >Feb 16 12:43:49 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm) >Feb 16 12:43:49 localhost NetworkManager[1129]: <warn> Connection disconnected (reason -3) >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Activation (wlp2s0) starting connection 'Apple Network 79fa34' >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> NetworkManager state is now CONNECTING >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Activation (wlp2s0/wireless): connection 'Apple Network 79fa34' has security, and secrets exist. No new secrets needed. >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Config: added 'ssid' value 'Apple Network 79fa34' >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Config: added 'scan_ssid' value '1' >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Config: added 'key_mgmt' value 'NONE' >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Config: added 'wep_key0' value '<omitted>' >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Config: added 'wep_tx_keyidx' value '0' >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> Config: set interface ap_scan to 1 >Feb 16 12:43:52 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: disconnected -> scanning >Feb 16 12:43:53 localhost kernel: wlp2s0: authenticate with 00:1e:52:79:fa:34 >Feb 16 12:43:53 localhost kernel: wlp2s0: send auth to 00:1e:52:79:fa:34 (try 1/3) >Feb 16 12:43:53 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >Feb 16 12:43:53 localhost kernel: wlp2s0: authenticated >Feb 16 12:43:53 localhost kernel: iwlwifi 0000:02:00.0 wlp2s0: disabling HT/VHT due to WEP/TKIP use >Feb 16 12:43:53 localhost kernel: wlp2s0: associate with 00:1e:52:79:fa:34 (try 1/3) >Feb 16 12:43:53 localhost kernel: wlp2s0: RX AssocResp from 00:1e:52:79:fa:34 (capab=0x431 status=0 aid=5) >Feb 16 12:43:53 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: authenticating -> associating >Feb 16 12:43:53 localhost kernel: wlp2s0: associated >Feb 16 12:43:53 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready >Feb 16 12:43:53 localhost kernel: cfg80211: Calling CRDA for country: US >Feb 16 12:43:53 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: associating -> completed >Feb 16 12:43:53 localhost NetworkManager[1129]: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'Apple Network 79fa34'. >Feb 16 12:43:53 localhost kernel: cfg80211: Regulatory domain changed to country: US >Feb 16 12:43:53 localhost kernel: cfg80211: DFS Master region: FCC >Feb 16 12:43:53 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Feb 16 12:43:53 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm) >Feb 16 12:43:53 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm) >Feb 16 12:43:53 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm) >Feb 16 12:43:53 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm) >Feb 16 12:43:53 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm) >Feb 16 12:43:53 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled. >Feb 16 12:43:53 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started... >Feb 16 12:43:53 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Feb 16 12:43:53 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Feb 16 12:43:53 localhost NetworkManager[1129]: <info> dhclient started with pid 1803 >Feb 16 12:43:53 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete. >Feb 16 12:43:53 localhost dhclient[1803]: Internet Systems Consortium DHCP Client 4.3.0 >Feb 16 12:43:53 localhost dhclient[1803]: Copyright 2004-2014 Internet Systems Consortium. >Feb 16 12:43:53 localhost dhclient[1803]: All rights reserved. >Feb 16 12:43:53 localhost dhclient[1803]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 16 12:43:53 localhost dhclient[1803]: Feb 16 12:43:53 localhost NetworkManager[1129]: Internet Systems Consortium DHCP Client 4.3.0 >Feb 16 12:43:53 localhost NetworkManager[1129]: Copyright 2004-2014 Internet Systems Consortium. >Feb 16 12:43:53 localhost NetworkManager[1129]: All rights reserved. >Feb 16 12:43:53 localhost NetworkManager[1129]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 16 12:43:53 localhost NetworkManager[1129]: <info> (wlp2s0): DHCPv4 state changed nbi -> preinit >Feb 16 12:43:53 localhost dhclient[1803]: Listening on LPF/wlp2s0/60:36:dd:ae:90:ac >Feb 16 12:43:53 localhost dhclient[1803]: Sending on LPF/wlp2s0/60:36:dd:ae:90:ac >Feb 16 12:43:53 localhost dhclient[1803]: Sending on Socket/fallback >Feb 16 12:43:53 localhost dhclient[1803]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 5 (xid=0x4166eda) >Feb 16 12:43:53 localhost NetworkManager[1129]: Listening on LPF/wlp2s0/60:36:dd:ae:90:ac >Feb 16 12:43:53 localhost NetworkManager[1129]: Sending on LPF/wlp2s0/60:36:dd:ae:90:ac >Feb 16 12:43:53 localhost NetworkManager[1129]: Sending on Socket/fallback >Feb 16 12:43:53 localhost NetworkManager[1129]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 5 (xid=0x4166eda) >Feb 16 12:43:54 localhost avahi-daemon[935]: Registering new address record for fe80::6236:ddff:feae:90ac on wlp2s0.*. >Feb 16 12:43:58 localhost dhclient[1803]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 8 (xid=0x4166eda) >Feb 16 12:43:58 localhost NetworkManager[1129]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 8 (xid=0x4166eda) >Feb 16 12:44:05 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: ip-config -> deactivating (reason 'connection-removed') [70 110 38] >Feb 16 12:44:05 localhost NetworkManager[1129]: <info> NetworkManager state is now DISCONNECTING >Feb 16 12:44:05 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: deactivating -> disconnected (reason 'connection-removed') [110 30 38] >Feb 16 12:44:05 localhost NetworkManager[1129]: <info> (wlp2s0): deactivating device (reason 'connection-removed') [38] >Feb 16 12:44:05 localhost dhclient[1803]: Received signal 15, initiating shutdown. >Feb 16 12:44:05 localhost NetworkManager[1129]: Received signal 15, initiating shutdown. >Feb 16 12:44:06 localhost NetworkManager[1129]: <info> (wlp2s0): canceled DHCP transaction, DHCP client pid 1803 >Feb 16 12:44:06 localhost avahi-daemon[935]: Withdrawing address record for fe80::6236:ddff:feae:90ac on wlp2s0. >Feb 16 12:44:06 localhost NetworkManager[1129]: <info> NetworkManager state is now DISCONNECTED >Feb 16 12:44:06 localhost kernel: wlp2s0: deauthenticating from 00:1e:52:79:fa:34 by local choice (reason=3) >Feb 16 12:44:06 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Feb 16 12:44:06 localhost kernel: cfg80211: World regulatory domain updated: >Feb 16 12:44:06 localhost kernel: cfg80211: DFS Master region: unset >Feb 16 12:44:06 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Feb 16 12:44:06 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Feb 16 12:44:06 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Feb 16 12:44:06 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm) >Feb 16 12:44:06 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm) >Feb 16 12:44:06 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm) >Feb 16 12:44:06 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm) >Feb 16 12:44:06 localhost NetworkManager[1129]: <warn> Connection disconnected (reason -3) >Feb 16 12:44:06 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: completed -> disconnected >Feb 16 12:44:06 localhost NetworkManager[1129]: <warn> Connection disconnected (reason -3) >Feb 16 12:44:11 localhost NetworkManager[1129]: ifcfg-rh: read connection 'Apple Network 79fa34' >Feb 16 12:44:11 localhost NetworkManager[1129]: <info> Activation (wlp2s0) starting connection 'Apple Network 79fa34' >Feb 16 12:44:11 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Feb 16 12:44:11 localhost NetworkManager[1129]: <info> NetworkManager state is now CONNECTING >Feb 16 12:44:11 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Feb 16 12:44:11 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Feb 16 12:44:11 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Feb 16 12:44:11 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Feb 16 12:44:11 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Feb 16 12:44:11 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Feb 16 12:44:11 localhost NetworkManager[1129]: <info> Activation (wlp2s0/wireless): access point 'Apple Network 79fa34' has security, but secrets are required. >Feb 16 12:44:11 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Feb 16 12:44:11 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Feb 16 12:44:15 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Feb 16 12:44:17 localhost systemd[1]: Started Cleanup of Temporary Directories. >Feb 16 12:44:32 localhost NetworkManager[1129]: get_secret_flags: assertion 'is_secret_prop (setting, secret_name, error)' failed >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Activation (wlp2s0/wireless): connection 'Apple Network 79fa34' has security, and secrets exist. No new secrets needed. >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Config: added 'ssid' value 'Apple Network 79fa34' >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Config: added 'scan_ssid' value '1' >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Config: added 'key_mgmt' value 'NONE' >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Config: added 'wep_key0' value '<omitted>' >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Config: added 'wep_tx_keyidx' value '0' >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> Config: set interface ap_scan to 1 >Feb 16 12:44:32 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: disconnected -> scanning >Feb 16 12:44:33 localhost kernel: wlp2s0: authenticate with 00:1e:52:79:fa:34 >Feb 16 12:44:33 localhost kernel: wlp2s0: send auth to 00:1e:52:79:fa:34 (try 1/3) >Feb 16 12:44:33 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >Feb 16 12:44:33 localhost kernel: wlp2s0: authenticated >Feb 16 12:44:33 localhost kernel: iwlwifi 0000:02:00.0 wlp2s0: disabling HT/VHT due to WEP/TKIP use >Feb 16 12:44:33 localhost kernel: wlp2s0: associate with 00:1e:52:79:fa:34 (try 1/3) >Feb 16 12:44:33 localhost kernel: wlp2s0: RX AssocResp from 00:1e:52:79:fa:34 (capab=0x431 status=0 aid=5) >Feb 16 12:44:33 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: authenticating -> associating >Feb 16 12:44:33 localhost kernel: wlp2s0: associated >Feb 16 12:44:33 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready >Feb 16 12:44:33 localhost kernel: cfg80211: Calling CRDA for country: US >Feb 16 12:44:33 localhost NetworkManager[1129]: <info> (wlp2s0): supplicant interface state: associating -> completed >Feb 16 12:44:33 localhost NetworkManager[1129]: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'Apple Network 79fa34'. >Feb 16 12:44:33 localhost kernel: cfg80211: Regulatory domain changed to country: US >Feb 16 12:44:33 localhost kernel: cfg80211: DFS Master region: FCC >Feb 16 12:44:33 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Feb 16 12:44:33 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm) >Feb 16 12:44:33 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm) >Feb 16 12:44:33 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm) >Feb 16 12:44:33 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm) >Feb 16 12:44:33 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm) >Feb 16 12:44:33 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled. >Feb 16 12:44:33 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started... >Feb 16 12:44:33 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Feb 16 12:44:33 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Feb 16 12:44:33 localhost NetworkManager[1129]: <info> dhclient started with pid 1846 >Feb 16 12:44:33 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete. >Feb 16 12:44:33 localhost dhclient[1846]: Internet Systems Consortium DHCP Client 4.3.0 >Feb 16 12:44:33 localhost dhclient[1846]: Copyright 2004-2014 Internet Systems Consortium. >Feb 16 12:44:33 localhost dhclient[1846]: All rights reserved. >Feb 16 12:44:33 localhost dhclient[1846]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 16 12:44:33 localhost dhclient[1846]: Feb 16 12:44:33 localhost NetworkManager[1129]: Internet Systems Consortium DHCP Client 4.3.0 >Feb 16 12:44:33 localhost NetworkManager[1129]: Copyright 2004-2014 Internet Systems Consortium. >Feb 16 12:44:33 localhost NetworkManager[1129]: All rights reserved. >Feb 16 12:44:33 localhost NetworkManager[1129]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 16 12:44:33 localhost NetworkManager[1129]: <info> (wlp2s0): DHCPv4 state changed nbi -> preinit >Feb 16 12:44:33 localhost dhclient[1846]: Listening on LPF/wlp2s0/60:36:dd:ae:90:ac >Feb 16 12:44:33 localhost dhclient[1846]: Sending on LPF/wlp2s0/60:36:dd:ae:90:ac >Feb 16 12:44:33 localhost dhclient[1846]: Sending on Socket/fallback >Feb 16 12:44:33 localhost dhclient[1846]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 5 (xid=0x64417869) >Feb 16 12:44:33 localhost NetworkManager[1129]: Listening on LPF/wlp2s0/60:36:dd:ae:90:ac >Feb 16 12:44:33 localhost NetworkManager[1129]: Sending on LPF/wlp2s0/60:36:dd:ae:90:ac >Feb 16 12:44:33 localhost NetworkManager[1129]: Sending on Socket/fallback >Feb 16 12:44:33 localhost NetworkManager[1129]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 5 (xid=0x64417869) >Feb 16 12:44:34 localhost dhclient[1846]: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67 (xid=0x64417869) >Feb 16 12:44:34 localhost dhclient[1846]: DHCPOFFER from 10.0.1.1 >Feb 16 12:44:34 localhost NetworkManager[1129]: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67 (xid=0x64417869) >Feb 16 12:44:34 localhost NetworkManager[1129]: DHCPOFFER from 10.0.1.1 >Feb 16 12:44:34 localhost dhclient[1846]: DHCPACK from 10.0.1.1 (xid=0x64417869) >Feb 16 12:44:34 localhost NetworkManager[1129]: DHCPACK from 10.0.1.1 (xid=0x64417869) >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> (wlp2s0): DHCPv4 state changed preinit -> bound >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> address 10.0.1.185 >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> plen 24 (255.255.255.0) >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> gateway 10.0.1.1 >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> server identifier 10.0.1.1 >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> lease time 14400 >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> nameserver '10.0.1.1' >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> domain name 'bendbroadband.com' >Feb 16 12:44:34 localhost dhclient[1846]: bound to 10.0.1.185 -- renewal in 6572 seconds. >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) started... >Feb 16 12:44:34 localhost avahi-daemon[935]: Joining mDNS multicast group on interface wlp2s0.IPv4 with address 10.0.1.185. >Feb 16 12:44:34 localhost avahi-daemon[935]: New relevant interface wlp2s0.IPv4 for mDNS. >Feb 16 12:44:34 localhost avahi-daemon[935]: Registering new address record for 10.0.1.185 on wlp2s0.IPv4. >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) complete. >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> (wlp2s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> NetworkManager state is now CONNECTED_LOCAL >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> Policy set 'Apple Network 79fa34' (wlp2s0) as default for IPv4 routing and DNS. >Feb 16 12:44:34 localhost NetworkManager[1129]: <info> Activation (wlp2s0) successful, device activated. >Feb 16 12:44:34 localhost dbus[944]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Feb 16 12:44:34 localhost NetworkManager[1129]: bound to 10.0.1.185 -- renewal in 6572 seconds. >Feb 16 12:44:34 localhost dbus-daemon[944]: dbus[944]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Feb 16 12:44:34 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Feb 16 12:44:34 localhost dbus-daemon[944]: dbus[944]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Feb 16 12:44:34 localhost dbus[944]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Feb 16 12:44:34 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Feb 16 12:44:35 localhost avahi-daemon[935]: Registering new address record for fe80::6236:ddff:feae:90ac on wlp2s0.*. >Feb 16 12:44:35 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Feb 16 12:44:35 localhost nm-dispatcher.action[1851]: Job for iscsi.service failed. See 'systemctl status iscsi.service' and 'journalctl -xn' for details. >Feb 16 12:44:40 localhost kernel: traps: telepathy-salut[1850] trap int3 ip:7fc513b69923 sp:7fff07170710 error:0 >Feb 16 12:44:40 localhost abrt-hook-ccpp[1883]: Saved core dump of pid 1850 (/usr/libexec/telepathy-salut) to /var/tmp/abrt/ccpp-2014-02-16-12:44:40-1850 (2105344 bytes) >Feb 16 12:44:41 localhost abrt-server[1884]: Generating core_backtrace >Feb 16 12:44:41 localhost abrt-server[1884]: Generating backtrace >Feb 16 12:44:42 localhost chronyd[953]: Selected source 50.16.231.185 >Feb 16 12:45:36 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv6 Commit) scheduled... >Feb 16 12:45:36 localhost NetworkManager[1129]: <info> Policy set 'Apple Network 79fa34' (wlp2s0) as default for IPv6 routing and DNS. >Feb 16 12:45:36 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv6 Commit) started... >Feb 16 12:45:36 localhost NetworkManager[1129]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv6 Commit) complete. >Feb 16 12:45:37 localhost avahi-daemon[935]: Registering new address record for 2002:42dc:69c5:0:6236:ddff:feae:90ac on wlp2s0.*. >Feb 16 12:45:37 localhost avahi-daemon[935]: Withdrawing address record for fe80::6236:ddff:feae:90ac on wlp2s0. >Feb 16 12:45:48 localhost chronyd[953]: Selected source 208.87.104.40 >Feb 16 12:47:16 localhost su[1959]: (to root) liveuser on pts/0 >Feb 16 12:47:16 localhost su[1959]: pam_unix(su:session): session opened for user root by liveuser(uid=1000) >Feb 16 12:47:21 localhost userhelper[1986]: running '/usr/sbin/liveinst' with root privileges on behalf of 'root' >Feb 16 12:47:21 localhost kernel: md: raid0 personality registered for level 0 >Feb 16 12:47:21 localhost kernel: md: raid1 personality registered for level 1 >Feb 16 12:47:21 localhost kernel: async_tx: api initialized (async) >Feb 16 12:47:22 localhost kernel: xor: automatically using best checksumming function: >Feb 16 12:47:22 localhost kernel: avx : 8700.000 MB/sec >Feb 16 12:47:22 localhost kernel: raid6: sse2x1 2941 MB/s >Feb 16 12:47:22 localhost kernel: raid6: sse2x2 4386 MB/s >Feb 16 12:47:22 localhost kernel: raid6: sse2x4 5734 MB/s >Feb 16 12:47:22 localhost kernel: raid6: using algorithm sse2x4 (5734 MB/s) >Feb 16 12:47:22 localhost kernel: raid6: using ssse3x2 recovery algorithm >Feb 16 12:47:22 localhost kernel: md: raid6 personality registered for level 6 >Feb 16 12:47:22 localhost kernel: md: raid5 personality registered for level 5 >Feb 16 12:47:22 localhost kernel: md: raid4 personality registered for level 4 >Feb 16 12:47:22 localhost kernel: md: raid10 personality registered for level 10 >Feb 16 12:47:22 localhost kernel: device-mapper: multipath: version 1.6.0 loaded >Feb 16 12:47:22 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Feb 16 12:47:22 localhost kernel: sha256_ssse3: Using AVX optimized SHA-256 implementation >Feb 16 12:47:22 localhost kernel: Loading iSCSI transport class v2.0-870. >Feb 16 12:47:22 localhost kernel: iscsi: registered transport (tcp) >Feb 16 12:47:23 localhost kernel: No iBFT detected. >Feb 16 12:47:23 localhost dbus-daemon[944]: dbus[944]: avc: received setenforce notice (enforcing=0) >Feb 16 12:47:23 localhost dbus[944]: avc: received setenforce notice (enforcing=0) >Feb 16 12:47:23 localhost dbus[1407]: avc: received setenforce notice (enforcing=0) >Feb 16 12:47:23 localhost dbus[1591]: avc: received setenforce notice (enforcing=0) >Feb 16 12:47:25 localhost udisksd[1724]: Cleaning up mount point /run/media/liveuser/2001bf9e-3f3b-4947-a6b0-3a5b25448bd4 (device 8:17 is not mounted) >Feb 16 12:47:33 localhost NetworkManager[1129]: <info> NetworkManager state is now CONNECTED_GLOBAL >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '206', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '206', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000LM024_HN-M101MBB', >'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0004309d', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '2AR20002', >'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', >'ID_SERIAL_SHORT': 'S2ZPJ9CD463718', >'ID_TYPE': 'disk', >'ID_WWN': '0x50004cf20a2b8aab', >'ID_WWN_WITH_EXTENSION': '0x50004cf20a2b8aab', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '88858', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', >'/dev/disk/by-id/wwn-0x50004cf20a2b8aab', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f3b4c0e3110>, <parted.partition.Partition object at 0x7f3b4c0e34d0>] >device: <parted.device.Device object at 0x7f3b4c0dbe90> >PedDisk: <_ped.Disk object at 0x3b20dd0> >name = sdb status = True kids = 0 id = 1 >parents = [] >uuid = None size = 931.51 GiB >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: Seagate Backup+ BK path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525167 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x420be60> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3b4c0d7c90> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 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 0x7f3b4c0e3110>, <parted.partition.Partition object at 0x7f3b4c0e34d0>] >device: <parted.device.Device object at 0x7f3b4c0dbe90> >PedDisk: <_ped.Disk object at 0x3b20dd0> >origPartedDisk = <parted.disk.Disk object at 0x7f3b4c0e3710> >partedDevice = parted.Device instance -- >model: Seagate Backup+ BK path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525167 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0be200> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '206', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '206', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2001bf9e-3f3b-4947-a6b0-3a5b25448bd4', >'ID_FS_UUID_ENC': '2001bf9e-3f3b-4947-a6b0-3a5b25448bd4', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST1000LM024_HN-M101MBB', >'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0004309d-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0004309d', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '2AR20002', >'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', >'ID_SERIAL_SHORT': 'S2ZPJ9CD463718', >'ID_TYPE': 'disk', >'ID_WWN': '0x50004cf20a2b8aab', >'ID_WWN_WITH_EXTENSION': '0x50004cf20a2b8aab', >'MAJOR': '8', >'MINOR': '17', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '88946', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part1', >'/dev/disk/by-id/wwn-0x50004cf20a2b8aab-part1', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/2001bf9e-3f3b-4947-a6b0-3a5b25448bd4'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >name = sdb1 status = True kids = 0 id = 6 >parents = ['existing 931.51 GiB disk sdb (1) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0be4d0> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3b4c0dbf50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3b4c0e3610> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3b4c0e3290> PedPartition: <_ped.Partition object at 0x7f3b4c0dcbf0> >disk = existing 931.51 GiB disk sdb (1) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sdb1 uuid = 2001bf9e-3f3b-4947-a6b0-3a5b25448bd4 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500 MiB targetSize = 500 MiB >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '206', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '206', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1', >'ID_FS_UUID_ENC': '39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'ST1000LM024_HN-M101MBB', >'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1952497664', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '0004309d-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0004309d', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '2AR20002', >'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', >'ID_SERIAL_SHORT': 'S2ZPJ9CD463718', >'ID_TYPE': 'disk', >'ID_WWN': '0x50004cf20a2b8aab', >'ID_WWN_WITH_EXTENSION': '0x50004cf20a2b8aab', >'MAJOR': '8', >'MINOR': '18', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '89066', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part2', >'/dev/disk/by-id/wwn-0x50004cf20a2b8aab-part2', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'home', >'DM_NAME': 'fedora-home', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'eb3b230b-422c-4c68-b49f-1c03baed9c3a', >'ID_FS_UUID_ENC': 'eb3b230b-422c-4c68-b49f-1c03baed9c3a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '664947', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', >'/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3', >'/dev/disk/by-uuid/eb3b230b-422c-4c68-b49f-1c03baed9c3a', >'/dev/fedora/home', >'/dev/mapper/fedora-home'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-home ; >name = fedora-home status = True kids = 0 id = 20 >parents = ['existing 931.01 GiB lvmvg fedora (17)'] >uuid = jo6ZDp-El6h-ahKu-qplW-cIdv-I5ls-VdXWi3 size = 873.26 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1831370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 22125 did: 12401 busy: False >hardwareGeometry: (113997, 255, 63) biosGeometry: (113997, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0be170> >target size = 873.26 GiB path = /dev/mapper/fedora-home >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b4c12c2d0) -- >name = fedora status = True kids = 1 id = 17 >parents = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] >uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 >PE Free = 1 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 238341 free space = 57.75 GiB >free extents = 14785 reserved percent = 0 reserved space = 0 B >PVs = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] >LVs = ['existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0 >VG space used = 873.26 GiB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-home uuid = eb3b230b-422c-4c68-b49f-1c03baed9c3a exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 873.26 GiB targetSize = 873.26 GiB >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'c1a9979f-d721-468e-abad-1674af8c64de', >'ID_FS_UUID_ENC': 'c1a9979f-d721-468e-abad-1674af8c64de', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '667586', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u', >'/dev/disk/by-uuid/c1a9979f-d721-468e-abad-1674af8c64de', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 26 >parents = ['existing 931.01 GiB lvmvg fedora (17)'] >uuid = u0vlHX-XZAe-9c8d-hzmV-q0dy-1qmS-khXS4u size = 50 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 104857600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0be5f0> >target size = 50 GiB path = /dev/mapper/fedora-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b4c12c2d0) -- >name = fedora status = True kids = 2 id = 17 >parents = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] >uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 >PE Free = 1 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 238341 free space = 7.75 GiB >free extents = 1985 reserved percent = 0 reserved space = 0 B >PVs = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] >LVs = ['existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem', >'existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0 >VG space used = 50 GiB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-root uuid = c1a9979f-d721-468e-abad-1674af8c64de exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 50 GiB targetSize = 50 GiB >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'fa79760b-b616-4661-8216-010a7d670bb3', >'ID_FS_UUID_ENC': 'fa79760b-b616-4661-8216-010a7d670bb3', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '653158', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3', >'/dev/disk/by-uuid/fa79760b-b616-4661-8216-010a7d670bb3', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 32 >parents = ['existing 931.01 GiB lvmvg fedora (17)'] >uuid = ka2gk8-M3Eg-yvsx-ZATd-vyOc-IC0X-AsHXa3 size = 7.75 GiB >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 16252928 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (1011, 255, 63) biosGeometry: (1011, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0be560> >target size = 7.75 GiB path = /dev/mapper/fedora-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b4c12c2d0) -- >name = fedora status = True kids = 3 id = 17 >parents = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] >uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 >PE Free = 1 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 238341 free space = 4 MiB >free extents = 1 reserved percent = 0 reserved space = 0 B >PVs = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] >LVs = ['existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem', >'existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem', >'existing 7.75 GiB lvmlv fedora-swap (32) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0 >VG space used = 7.75 GiB >type = swap name = swap status = True >device = /dev/mapper/fedora-swap uuid = fa79760b-b616-4661-8216-010a7d670bb3 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >name = sdb2 status = True kids = 1 id = 12 >parents = ['existing 931.51 GiB disk sdb (1) with existing msdos disklabel'] >uuid = None size = 931.02 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1952497664 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (121537, 255, 63) biosGeometry: (121537, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0be680> >target size = 0 path = /dev/sdb2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3b4c0dbf50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3b4c0e3590> PedPartition: <_ped.Partition object at 0x7f3b4c0dcc50> >disk = existing 931.51 GiB disk sdb (1) with existing msdos disklabel >start = 1026048 end = 1953523711 length = 1952497664 >flags = lvm >type = lvmpv name = physical volume (LVM) status = False >device = /dev/sdb2 uuid = 39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1 exists = True >options = None supported = True formattable = True resizable = False >vgName = fedora vgUUID = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP peStart = 1 MiB >'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_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', >'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': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000LM024_HN-M101MBB', >'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000275ab', >'ID_REVISION': '2BA30001', >'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', >'ID_SERIAL_SHORT': 'S30CJ9CD906138', >'ID_TYPE': 'disk', >'ID_WWN': '0x50004cf20b1acf05', >'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '94970', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138', >'/dev/disk/by-id/wwn-0x50004cf20b1acf05'], >'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: 5 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f3b4c183210>, <parted.partition.Partition object at 0x7f3b4c183650>, <parted.partition.Partition object at 0x7f3b4c1837d0>] >device: <parted.device.Device object at 0x7f3b4c183050> >PedDisk: <_ped.Disk object at 0x7f3b4c124cb0> >name = sda status = True kids = 0 id = 39 >parents = [] >uuid = None size = 931.51 GiB >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 ST1000LM024 HN-M path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0be7a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3b4c145cd0> >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 = 3 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f3b4c183210>, <parted.partition.Partition object at 0x7f3b4c183650>, <parted.partition.Partition object at 0x7f3b4c1837d0>] >device: <parted.device.Device object at 0x7f3b4c183050> >PedDisk: <_ped.Disk object at 0x7f3b4c124cb0> >origPartedDisk = <parted.disk.Disk object at 0x7f3b4c183410> >partedDevice = parted.Device instance -- >model: ATA ST1000LM024 HN-M path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0be830> >'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_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', >'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': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '920b2c7d-61d5-4976-92b7-5e958d3c2a9b', >'ID_FS_UUID_ENC': '920b2c7d-61d5-4976-92b7-5e958d3c2a9b', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST1000LM024_HN-M101MBB', >'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1936963584', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000275ab-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000275ab', >'ID_REVISION': '2BA30001', >'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', >'ID_SERIAL_SHORT': 'S30CJ9CD906138', >'ID_TYPE': 'disk', >'ID_WWN': '0x50004cf20b1acf05', >'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', >'MAJOR': '8', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '95157', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part1', >'/dev/disk/by-id/wwn-0x50004cf20b1acf05-part1', >'/dev/disk/by-uuid/920b2c7d-61d5-4976-92b7-5e958d3c2a9b'], >'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 = 44 >parents = ['existing 931.51 GiB disk sda (39) with existing msdos disklabel'] >uuid = None size = 923.61 GiB >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: 4096 >length: 1936963584 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32571 did: 0 busy: False >hardwareGeometry: (120570, 255, 63) biosGeometry: (120570, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0beb00> >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 0x7f3b4c183110> fileSystem: <parted.filesystem.FileSystem object at 0x7f3b4c183550> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3b4c1832d0> PedPartition: <_ped.Partition object at 0x7f3b4c123fb0> >disk = existing 931.51 GiB disk sda (39) with existing msdos disklabel >start = 2048 end = 1936965631 length = 1936963584 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 920b2c7d-61d5-4976-92b7-5e958d3c2a9b exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 923.61 GiB targetSize = 923.61 GiB >'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_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', >'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': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000LM024_HN-M101MBB', >'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1936967678', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '16556034', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '000275ab-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000275ab', >'ID_REVISION': '2BA30001', >'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', >'ID_SERIAL_SHORT': 'S30CJ9CD906138', >'ID_TYPE': 'disk', >'ID_WWN': '0x50004cf20b1acf05', >'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', >'MAJOR': '8', >'MINOR': '2', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '95293', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part2', >'/dev/disk/by-id/wwn-0x50004cf20b1acf05-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >name = sda2 status = True kids = 0 id = 50 >parents = ['existing 931.51 GiB disk sda (39) with existing msdos disklabel'] >uuid = None size = 7.89 GiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32571 did: 0 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0bec20> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3b4c183110> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3b4c183690> PedPartition: <_ped.Partition object at 0x7f3b4c13ea10> >disk = existing 931.51 GiB disk sda (39) with existing msdos disklabel >start = 1936967678 end = 1953523711 length = 16556034 >flags = >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', >'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': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '77a4bd35-c15f-485c-b911-4053633f9bb2', >'ID_FS_UUID_ENC': '77a4bd35-c15f-485c-b911-4053633f9bb2', >'ID_FS_VERSION': '1', >'ID_MODEL': 'ST1000LM024_HN-M101MBB', >'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '1936967680', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '16556032', >'ID_PART_ENTRY_TYPE': '0x82', >'ID_PART_ENTRY_UUID': '000275ab-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000275ab', >'ID_REVISION': '2BA30001', >'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', >'ID_SERIAL_SHORT': 'S30CJ9CD906138', >'ID_TYPE': 'disk', >'ID_WWN': '0x50004cf20b1acf05', >'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', >'MAJOR': '8', >'MINOR': '5', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '95420', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part5', >'/dev/disk/by-id/wwn-0x50004cf20b1acf05-part5', >'/dev/disk/by-uuid/77a4bd35-c15f-485c-b911-4053633f9bb2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >name = sda5 status = True kids = 0 id = 55 >parents = ['existing 931.51 GiB disk sda (39) with existing msdos disklabel'] >uuid = None size = 7.89 GiB >format = existing swap >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 16556032 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32571 did: 0 busy: True >hardwareGeometry: (1030, 255, 63) biosGeometry: (1030, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0becb0> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3b4c183110> fileSystem: <parted.filesystem.FileSystem object at 0x7f3b4c183890> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3b4c183810> PedPartition: <_ped.Partition object at 0x7f3b4c13e8f0> >disk = existing 931.51 GiB disk sda (39) with existing msdos disklabel >start = 1936967680 end = 1953523711 length = 16556032 >flags = >type = swap name = swap status = True >device = /dev/sda5 uuid = 77a4bd35-c15f-485c-b911-4053633f9bb2 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD_R': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-SoaS-x86_64-rawhide-', >'ID_FS_LABEL_ENC': 'Fedora-Live-SoaS-x86_64-rawhide-', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-02-15-15-54-11-00', >'ID_FS_UUID_ENC': '2014-02-15-15-54-11-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'Slimtype_DVD_A_DS8A8SH', >'ID_MODEL_ENC': 'Slimtype\\x20DVD\\x20A\\x20\\x20DS8A8SH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '780378aa', >'ID_REVISION': 'KX12', >'ID_SERIAL': 'Slimtype_DVD_A_DS8A8SH_647236400434', >'ID_SERIAL_SHORT': '647236400434', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '97995', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_647236400434', >'/dev/disk/by-label/Fedora-Live-SoaS-x86_64-rawhide-', >'/dev/disk/by-uuid/2014-02-15-15-54-11-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 61 >parents = [] >uuid = None size = 717 MiB >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: Slimtype DVD A DS8A8SH path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 367104 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 3 did: 0 busy: True >hardwareGeometry: (22, 255, 63) biosGeometry: (22, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0bed40> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2014-02-15-15-54-11-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-SoaS-x86_64-rawhide- size = 1 B targetSize = 1 B >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '177435', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 69 >parents = ['existing 0 file /osmin.img (deleted) (66)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '178237', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 78 >parents = ['existing 0 file /osmin (75)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '179050', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 87 >parents = ['existing 0 file /run/initramfs/live/LiveOS/squashfs.img (84)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Soa', >'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', >'ID_FS_UUID_ENC': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '179877', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Soa', >'/dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 97 >parents = ['existing 0 file /LiveOS/ext3fs.img (94)'] >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 = ff354fae-3d87-49ba-a1f3-7ca0c24dba27 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Soa size = 3 GiB targetSize = 3 GiB >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '180686', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 106 >parents = ['existing 0 file /overlay (deleted) (103)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Soa', >'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', >'ID_FS_UUID_ENC': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '109697', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Soa', >'/dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 112 >parents = ['existing 0 loop loop4 (106)'] >uuid = None size = 3 GiB >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 0x7f3b4c0beb90> >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 = ff354fae-3d87-49ba-a1f3-7ca0c24dba27 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Soa size = 3 GiB targetSize = 3 GiB >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Soa', >'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', >'ID_FS_UUID_ENC': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '158079', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Soa', >'/dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 118 >parents = ['existing 0 loop loop3 (97) with existing ext4 filesystem'] >uuid = None size = 3 GiB >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: 32571 did: 0 busy: False >hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0bee60> >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 = ff354fae-3d87-49ba-a1f3-7ca0c24dba27 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Soa size = 3 GiB targetSize = 3 GiB >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Soa', >'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', >'ID_FS_UUID_ENC': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '208555', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Soa', >'/dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27', >'/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 = 124 >parents = ['existing 0 loop loop3 (97) with existing ext4 filesystem'] >uuid = None size = 3 GiB >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: 32571 did: 0 busy: False >hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0bedd0> >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 = ff354fae-3d87-49ba-a1f3-7ca0c24dba27 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Soa size = 2.33 GiB targetSize = 2.33 GiB >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'fa79760b-b616-4661-8216-010a7d670bb3', >'ID_FS_UUID_ENC': 'fa79760b-b616-4661-8216-010a7d670bb3', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '653158', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3', >'/dev/disk/by-uuid/fa79760b-b616-4661-8216-010a7d670bb3', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 32 >parents = ['existing 931.01 GiB lvmvg fedora (17)'] >uuid = ka2gk8-M3Eg-yvsx-ZATd-vyOc-IC0X-AsHXa3 size = 7.75 GiB >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 16252928 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (1011, 255, 63) biosGeometry: (1011, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0be560> >target size = 7.75 GiB path = /dev/mapper/fedora-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b4c12c2d0) -- >name = fedora status = True kids = 3 id = 17 >parents = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] >uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 >PE Free = 1 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 238341 free space = 4 MiB >free extents = 1 reserved percent = 0 reserved space = 0 B >PVs = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] >LVs = ['existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem', >'existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem', >'existing 7.75 GiB lvmlv fedora-swap (32) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0 >VG space used = 7.75 GiB >type = swap name = swap status = True >device = /dev/mapper/fedora-swap uuid = fa79760b-b616-4661-8216-010a7d670bb3 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'home', >'DM_NAME': 'fedora-home', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'eb3b230b-422c-4c68-b49f-1c03baed9c3a', >'ID_FS_UUID_ENC': 'eb3b230b-422c-4c68-b49f-1c03baed9c3a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '664947', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', >'/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3', >'/dev/disk/by-uuid/eb3b230b-422c-4c68-b49f-1c03baed9c3a', >'/dev/fedora/home', >'/dev/mapper/fedora-home'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-home ; >name = fedora-home status = True kids = 0 id = 20 >parents = ['existing 931.01 GiB lvmvg fedora (17)'] >uuid = jo6ZDp-El6h-ahKu-qplW-cIdv-I5ls-VdXWi3 size = 873.26 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1831370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 22125 did: 12401 busy: False >hardwareGeometry: (113997, 255, 63) biosGeometry: (113997, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0be170> >target size = 873.26 GiB path = /dev/mapper/fedora-home >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b4c12c2d0) -- >name = fedora status = True kids = 3 id = 17 >parents = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] >uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 >PE Free = 1 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 238341 free space = 4 MiB >free extents = 1 reserved percent = 0 reserved space = 0 B >PVs = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] >LVs = ['existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem', >'existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem', >'existing 7.75 GiB lvmlv fedora-swap (32) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0 >VG space used = 873.26 GiB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-home uuid = eb3b230b-422c-4c68-b49f-1c03baed9c3a exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 873.26 GiB targetSize = 873.26 GiB >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'c1a9979f-d721-468e-abad-1674af8c64de', >'ID_FS_UUID_ENC': 'c1a9979f-d721-468e-abad-1674af8c64de', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '667586', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u', >'/dev/disk/by-uuid/c1a9979f-d721-468e-abad-1674af8c64de', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 26 >parents = ['existing 931.01 GiB lvmvg fedora (17)'] >uuid = u0vlHX-XZAe-9c8d-hzmV-q0dy-1qmS-khXS4u size = 50 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 104857600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) >PedDevice: <_ped.Device object at 0x7f3b4c0be5f0> >target size = 50 GiB path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b4c12c2d0) -- >name = fedora status = True kids = 3 id = 17 >parents = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] >uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 >PE Free = 1 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 238341 free space = 4 MiB >free extents = 1 reserved percent = 0 reserved space = 0 B >PVs = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] >LVs = ['existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem', >'existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem', >'existing 7.75 GiB lvmlv fedora-swap (32) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0 >VG space used = 50 GiB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-root uuid = c1a9979f-d721-468e-abad-1674af8c64de exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 50 GiB targetSize = 50 GiB >Feb 16 12:47:50 localhost kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >Feb 16 12:47:50 localhost kernel: SELinux: initialized (dev sdb1, type ext4), uses xattr >Feb 16 12:47:51 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Feb 16 12:47:51 localhost kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Feb 16 12:47:52 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Feb 16 12:47:52 localhost kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Feb 16 12:47:52 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Feb 16 12:47:52 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Feb 16 12:47:55 localhost systemd[1]: Time has been changed >Feb 16 12:47:55 localhost systemd[1343]: Time has been changed >Feb 16 12:47:55 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Feb 16 12:47:55 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >label = Gtk.Label("<span font-desc=\"Sans 14\">%s</span>" % escape_markup(_(obj.title))) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 77, in <lambda> >self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb)) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 320, in _on_continue_clicked >StandaloneSpoke._on_continue_clicked(self, cb) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 73, in _on_continue_clicked >cb() > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 490, in _on_continue_clicked >nextAction.refresh() > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 384, in refresh >self._createBox() > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 210, in _createBox >spoke.initialize() > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1347, in initialize >self.network_control_box.initialize() > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 422, in initialize >self.add_device_to_list(device) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 667, in add_device_to_list >dev_cfg = DeviceConfiguration(device=device) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 232, in __init__ >uuid = nm.nm_device_setting_value(device.get_iface(), "connection", "uuid") > >File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 669, in nm_device_setting_value >raise SettingsNotFoundError(name) > >SettingsNotFoundError: SettingsNotFoundError('p3p1',) >Feb 16 12:48:01 localhost dbus[944]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Feb 16 12:48:01 localhost dbus-daemon[944]: dbus[944]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Feb 16 12:48:01 localhost systemd[1]: Starting Hostname Service... >Feb 16 12:48:01 localhost dbus-daemon[944]: dbus[944]: [system] Successfully activated service 'org.freedesktop.hostname1' >Feb 16 12:48:01 localhost dbus[944]: [system] Successfully activated service 'org.freedesktop.hostname1' >Feb 16 12:48:01 localhost systemd[1]: Started Hostname Service. > > > >/tmp/anaconda.log: >12:47:32,055 INFO anaconda: /sbin/anaconda 21.22-1 >12:47:32,617 INFO anaconda: 8126464 kB (7936 MB) are available >12:47:32,618 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >12:47:32,618 INFO anaconda: Not doing 'start audit daemon' in live installation >12:47:32,619 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >12:47:32,620 INFO anaconda: Default encoding = ascii >12:47:33,269 INFO anaconda: Display mode = g >12:47:33,271 INFO anaconda: 8126464 kB (7936 MB) are available >12:47:33,272 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >12:47:33,742 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:47:33,744 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:47:33,744 INFO anaconda: using only installclass _Fedora >12:47:33,752 INFO anaconda: bootloader GRUB2 on X86 platform >12:47:33,787 INFO anaconda: bootloader GRUB2 on X86 platform >12:47:33,831 DEBUG anaconda: network: devices found ['p3p1', 'wlp2s0'] >12:47:34,316 DEBUG anaconda: updating hostname localhost.localdomain >12:47:34,354 INFO anaconda: Running Thread: AnaStorageThread (139892773353216) >12:47:34,355 INFO anaconda: Running Thread: AnaTimeInitThread (139892764960512) >12:47:34,357 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139892756567808) >12:47:34,359 INFO anaconda: Running Thread: AnaPayloadThread (139892748175104) >12:47:34,513 DEBUG anaconda: updating hostname localhost.localdomain >12:47:34,602 INFO anaconda: got 0 NTP servers from DHCP >12:47:34,603 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139892756567808) >12:47:34,631 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139892756567808) >12:47:34,632 INFO anaconda: Not doing 'start chronyd' in live installation >12:47:34,633 INFO anaconda: Starting geolocation lookup >12:47:34,636 INFO anaconda: Geolocation provider: Fedora GeoIP >12:47:36,099 INFO anaconda: Geolocation lookup finished in 1.5 seconds >12:47:36,102 INFO anaconda: got results from geolocation >12:47:36,104 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139892756567808) >12:47:36,145 INFO anaconda: Not doing 'activate layouts' in live installation >12:47:37,802 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >12:47:47,636 INFO anaconda: Not doing 'require network connection' in live installation >12:47:47,638 DEBUG anaconda: network standalone spoke (init): completed: True >12:47:47,638 INFO anaconda: Not doing 'require network connection' in live installation >12:47:47,793 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >12:47:47,793 DEBUG anaconda: Entered hub: SummaryHub >12:47:48,504 INFO anaconda: Running Thread: AnaDateTimeThread (139892252210944) >12:47:48,595 INFO anaconda: Not doing 'modify system time and date' in live installation >12:47:54,125 INFO anaconda: Thread Done: AnaStorageThread (139892773353216) >12:47:55,004 INFO anaconda: Thread Done: AnaTimeInitThread (139892764960512) >12:47:55,019 INFO anaconda: Thread Done: AnaDateTimeThread (139892252210944) >12:47:55,057 INFO anaconda: Thread Done: AnaPayloadThread (139892748175104) >12:47:58,365 INFO anaconda: fs space: 0 B needed: 2.05 GiB >12:47:58,559 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139892748175104) >12:47:58,561 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f3b3c009350>> on <dictionary-keyiterator object at 0x7f3b3c01d470> >12:47:58,563 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139892252210944) >12:47:58,571 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139892252210944) >12:47:58,681 INFO anaconda: Running Thread: AnaKeyboardThread (139892252210944) >12:48:00,221 INFO anaconda: fs space: 0 B needed: 2.05 GiB >12:48:00,252 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:232: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keywords for label or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > label = Gtk.Label("<span font-desc=\"Sans 14\">%s</span>" % escape_markup(_(obj.title))) > >12:48:00,547 INFO anaconda: Running Thread: AnaStorageWatcher (139892490794752) >12:48:00,550 INFO anaconda: Thread Done: AnaStorageWatcher (139892490794752) >12:48:00,613 INFO anaconda: Running Thread: AnaCustomStorageInit (139892490794752) >12:48:01,055 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >12:48:01,223 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp2s0 >12:48:01,552 DEBUG anaconda: running handleException >12:48:01,665 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 77, in <lambda> > self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb)) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 320, in _on_continue_clicked > StandaloneSpoke._on_continue_clicked(self, cb) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 73, in _on_continue_clicked > cb() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 490, in _on_continue_clicked > nextAction.refresh() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 384, in refresh > self._createBox() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 210, in _createBox > spoke.initialize() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1347, in initialize > self.network_control_box.initialize() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 422, in initialize > self.add_device_to_list(device) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 667, in add_device_to_list > dev_cfg = DeviceConfiguration(device=device) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 232, in __init__ > uuid = nm.nm_device_setting_value(device.get_iface(), "connection", "uuid") > > File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 669, in nm_device_setting_value > raise SettingsNotFoundError(name) > >SettingsNotFoundError: SettingsNotFoundError('p3p1',) > >12:48:01,665 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:48:13,211 INFO anaconda: Running Thread: AnaNTPserver1 (139892773353216) >12:48:13,212 INFO anaconda: Running Thread: AnaNTPserver2 (139892237457152) >12:48:13,213 INFO anaconda: Running Thread: AnaNTPserver3 (139892229064448) >12:48:13,214 INFO anaconda: Running Thread: AnaNTPserver4 (139892220671744) >12:48:13,396 INFO anaconda: Thread Done: AnaNTPserver2 (139892237457152) >12:48:13,421 INFO anaconda: Thread Done: AnaNTPserver1 (139892773353216) >12:48:13,432 INFO anaconda: Thread Done: AnaNTPserver3 (139892229064448) >12:48:13,436 INFO anaconda: Thread Done: AnaNTPserver4 (139892220671744) > > >/tmp/packaging.log: > > >/tmp/program.log: >12:47:26,079 INFO program: Running... udevadm settle --timeout=300 >12:47:26,109 DEBUG program: Return code: 0 >12:47:26,220 INFO program: Running... multipath -c /dev/sdb >12:47:26,477 INFO program: Feb 16 12:47:26 | /etc/multipath.conf does not exist, blacklisting all devices. >12:47:26,478 INFO program: Feb 16 12:47:26 | A default multipath.conf file is located at >12:47:26,478 INFO program: Feb 16 12:47:26 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:47:26,479 INFO program: Feb 16 12:47:26 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:47:26,479 INFO program: /dev/sdb is not a valid multipath device path >12:47:26,479 DEBUG program: Return code: 1 >12:47:26,809 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >12:47:26,863 INFO program: LVM2_PV_UUID=39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1 >12:47:26,864 INFO program: LVM2_PE_START=1024.00 >12:47:26,864 INFO program: LVM2_VG_NAME=fedora >12:47:26,865 INFO program: LVM2_VG_UUID=q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP >12:47:26,865 INFO program: LVM2_VG_SIZE=976244736.00 >12:47:26,865 INFO program: LVM2_VG_FREE=4096.00 >12:47:26,865 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >12:47:26,866 INFO program: LVM2_VG_EXTENT_COUNT=238341 >12:47:26,866 INFO program: LVM2_VG_FREE_COUNT=1 >12:47:26,866 INFO program: LVM2_PV_COUNT=1 >12:47:26,866 DEBUG program: Return code: 0 >12:47:26,891 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >12:47:26,939 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=root LVM2_LV_NAME=swap >12:47:26,940 INFO program: LVM2_LV_UUID=jo6ZDp-El6h-ahKu-qplW-cIdv-I5ls-VdXWi3 LVM2_LV_UUID=u0vlHX-XZAe-9c8d-hzmV-q0dy-1qmS-khXS4u LVM2_LV_UUID=ka2gk8-M3Eg-yvsx-ZATd-vyOc-IC0X-AsHXa3 >12:47:26,940 INFO program: LVM2_LV_SIZE=915685376.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=8126464.00 >12:47:26,941 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >12:47:26,941 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >12:47:26,941 DEBUG program: Return code: 0 >12:47:27,314 INFO program: Running... multipath -c /dev/sda >12:47:27,330 INFO program: Feb 16 12:47:27 | /etc/multipath.conf does not exist, blacklisting all devices. >12:47:27,331 INFO program: Feb 16 12:47:27 | A default multipath.conf file is located at >12:47:27,331 INFO program: Feb 16 12:47:27 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:47:27,331 INFO program: Feb 16 12:47:27 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:47:27,331 INFO program: /dev/sda is not a valid multipath device path >12:47:27,331 DEBUG program: Return code: 1 >12:47:28,589 INFO program: Running... udevadm settle --timeout=300 >12:47:28,619 DEBUG program: Return code: 0 >12:47:32,731 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:47:32,766 DEBUG program: Return code: 0 >12:47:32,767 INFO program: Running... udevadm settle --timeout=300 >12:47:32,923 DEBUG program: Return code: 0 >12:47:32,926 INFO program: Running... modprobe fcoe >12:47:33,195 DEBUG program: Return code: 0 >12:47:33,198 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:47:33,226 INFO program: No FCoE boot disk information is found in EDD! >12:47:33,227 DEBUG program: Return code: 1 >12:47:34,364 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >12:47:34,531 DEBUG program: Return code: 0 >12:47:34,532 INFO program: Running... udevadm settle --timeout=300 >12:47:34,580 DEBUG program: Return code: 0 >12:47:34,619 INFO program: Running... udevadm settle --timeout=300 >12:47:34,657 DEBUG program: Return code: 0 >12:47:35,916 INFO program: Running... multipath -c /dev/sdb >12:47:35,943 INFO program: /dev/sdb is not a valid multipath device path >12:47:35,944 DEBUG program: Return code: 1 >12:47:36,195 INFO program: Running... dumpe2fs -h /dev/sdb1 >12:47:36,431 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:47:36,432 INFO program: Filesystem volume name: <none> >12:47:36,432 INFO program: Last mounted on: /boot >12:47:36,432 INFO program: Filesystem UUID: 2001bf9e-3f3b-4947-a6b0-3a5b25448bd4 >12:47:36,433 INFO program: Filesystem magic number: 0xEF53 >12:47:36,433 INFO program: Filesystem revision #: 1 (dynamic) >12:47:36,433 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:47:36,433 INFO program: Filesystem flags: signed_directory_hash >12:47:36,434 INFO program: Default mount options: user_xattr acl >12:47:36,434 INFO program: Filesystem state: clean >12:47:36,434 INFO program: Errors behavior: Continue >12:47:36,434 INFO program: Filesystem OS type: Linux >12:47:36,434 INFO program: Inode count: 128016 >12:47:36,434 INFO program: Block count: 512000 >12:47:36,434 INFO program: Reserved block count: 25600 >12:47:36,435 INFO program: Free blocks: 330772 >12:47:36,435 INFO program: Free inodes: 127631 >12:47:36,435 INFO program: First block: 1 >12:47:36,435 INFO program: Block size: 1024 >12:47:36,435 INFO program: Fragment size: 1024 >12:47:36,435 INFO program: Reserved GDT blocks: 256 >12:47:36,436 INFO program: Blocks per group: 8192 >12:47:36,436 INFO program: Fragments per group: 8192 >12:47:36,437 INFO program: Inodes per group: 2032 >12:47:36,437 INFO program: Inode blocks per group: 254 >12:47:36,438 INFO program: Flex block group size: 16 >12:47:36,438 INFO program: Filesystem created: Thu Feb 13 14:29:20 2014 >12:47:36,439 INFO program: Last mount time: Sun Feb 16 12:42:01 2014 >12:47:36,439 INFO program: Last write time: Sun Feb 16 12:47:25 2014 >12:47:36,440 INFO program: Mount count: 13 >12:47:36,441 INFO program: Maximum mount count: -1 >12:47:36,441 INFO program: Last checked: Thu Feb 13 14:29:20 2014 >12:47:36,442 INFO program: Check interval: 0 (<none>) >12:47:36,442 INFO program: Lifetime writes: 176 MB >12:47:36,443 INFO program: Reserved blocks uid: 0 (user root) >12:47:36,443 INFO program: Reserved blocks gid: 0 (group root) >12:47:36,444 INFO program: First inode: 11 >12:47:36,444 INFO program: Inode size: 128 >12:47:36,445 INFO program: Journal inode: 8 >12:47:36,446 INFO program: Default directory hash: half_md4 >12:47:36,446 INFO program: Directory Hash Seed: 71ad1e89-c23a-412f-83d8-758b3f8a8355 >12:47:36,447 INFO program: Journal backup: inode blocks >12:47:36,447 INFO program: Journal features: (none) >12:47:36,448 INFO program: Journal size: 8M >12:47:36,448 INFO program: Journal length: 8192 >12:47:36,449 INFO program: Journal sequence: 0x0000004c >12:47:36,449 INFO program: Journal start: 0 >12:47:36,450 INFO program: >12:47:36,450 DEBUG program: Return code: 0 >12:47:36,451 INFO program: Running... resize2fs -P /dev/sdb1 >12:47:36,474 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:47:36,475 INFO program: Estimated minimum size of the filesystem: 177230 >12:47:36,475 DEBUG program: Return code: 0 >12:47:36,588 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >12:47:36,646 INFO program: LVM2_PV_UUID=39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1 >12:47:36,647 INFO program: LVM2_PE_START=1024.00 >12:47:36,647 INFO program: LVM2_VG_NAME=fedora >12:47:36,648 INFO program: LVM2_VG_UUID=q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP >12:47:36,648 INFO program: LVM2_VG_SIZE=976244736.00 >12:47:36,649 INFO program: LVM2_VG_FREE=4096.00 >12:47:36,649 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >12:47:36,650 INFO program: LVM2_VG_EXTENT_COUNT=238341 >12:47:36,650 INFO program: LVM2_VG_FREE_COUNT=1 >12:47:36,650 INFO program: LVM2_PV_COUNT=1 >12:47:36,650 DEBUG program: Return code: 0 >12:47:36,683 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >12:47:36,728 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=root LVM2_LV_NAME=swap >12:47:36,729 INFO program: LVM2_LV_UUID=jo6ZDp-El6h-ahKu-qplW-cIdv-I5ls-VdXWi3 LVM2_LV_UUID=u0vlHX-XZAe-9c8d-hzmV-q0dy-1qmS-khXS4u LVM2_LV_UUID=ka2gk8-M3Eg-yvsx-ZATd-vyOc-IC0X-AsHXa3 >12:47:36,729 INFO program: LVM2_LV_SIZE=915685376.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=8126464.00 >12:47:36,730 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >12:47:36,730 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >12:47:36,730 DEBUG program: Return code: 0 >12:47:36,783 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-home >12:47:36,848 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:47:36,848 INFO program: Filesystem volume name: <none> >12:47:36,849 INFO program: Last mounted on: /home >12:47:36,849 INFO program: Filesystem UUID: eb3b230b-422c-4c68-b49f-1c03baed9c3a >12:47:36,849 INFO program: Filesystem magic number: 0xEF53 >12:47:36,849 INFO program: Filesystem revision #: 1 (dynamic) >12:47:36,849 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:47:36,850 INFO program: Filesystem flags: signed_directory_hash >12:47:36,850 INFO program: Default mount options: user_xattr acl >12:47:36,850 INFO program: Filesystem state: clean >12:47:36,850 INFO program: Errors behavior: Continue >12:47:36,850 INFO program: Filesystem OS type: Linux >12:47:36,850 INFO program: Inode count: 57237504 >12:47:36,851 INFO program: Block count: 228921344 >12:47:36,851 INFO program: Reserved block count: 11446067 >12:47:36,851 INFO program: Free blocks: 225257016 >12:47:36,851 INFO program: Free inodes: 57233536 >12:47:36,851 INFO program: First block: 0 >12:47:36,851 INFO program: Block size: 4096 >12:47:36,852 INFO program: Fragment size: 4096 >12:47:36,852 INFO program: Reserved GDT blocks: 969 >12:47:36,853 INFO program: Blocks per group: 32768 >12:47:36,853 INFO program: Fragments per group: 32768 >12:47:36,854 INFO program: Inodes per group: 8192 >12:47:36,854 INFO program: Inode blocks per group: 512 >12:47:36,855 INFO program: Flex block group size: 16 >12:47:36,855 INFO program: Filesystem created: Thu Feb 13 14:29:22 2014 >12:47:36,856 INFO program: Last mount time: Sun Feb 16 11:26:30 2014 >12:47:36,856 INFO program: Last write time: Sun Feb 16 11:26:30 2014 >12:47:36,857 INFO program: Mount count: 11 >12:47:36,857 INFO program: Maximum mount count: -1 >12:47:36,858 INFO program: Last checked: Thu Feb 13 14:29:22 2014 >12:47:36,858 INFO program: Check interval: 0 (<none>) >12:47:36,858 INFO program: Lifetime writes: 9 GB >12:47:36,859 INFO program: Reserved blocks uid: 0 (user root) >12:47:36,859 INFO program: Reserved blocks gid: 0 (group root) >12:47:36,860 INFO program: First inode: 11 >12:47:36,860 INFO program: Inode size: 256 >12:47:36,861 INFO program: Required extra isize: 28 >12:47:36,861 INFO program: Desired extra isize: 28 >12:47:36,862 INFO program: Journal inode: 8 >12:47:36,862 INFO program: Default directory hash: half_md4 >12:47:36,863 INFO program: Directory Hash Seed: 21931b59-131b-4122-9363-0e098c7112bb >12:47:36,863 INFO program: Journal backup: inode blocks >12:47:36,863 INFO program: Journal features: journal_incompat_revoke >12:47:36,864 INFO program: Journal size: 128M >12:47:36,864 INFO program: Journal length: 32768 >12:47:36,865 INFO program: Journal sequence: 0x0000165f >12:47:36,865 INFO program: Journal start: 0 >12:47:36,866 INFO program: >12:47:36,866 DEBUG program: Return code: 0 >12:47:36,867 INFO program: Running... resize2fs -P /dev/mapper/fedora-home >12:47:36,884 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:47:36,884 INFO program: Estimated minimum size of the filesystem: 522007 >12:47:36,885 DEBUG program: Return code: 0 >12:47:37,025 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >12:47:37,070 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:47:37,071 INFO program: Filesystem volume name: <none> >12:47:37,071 INFO program: Last mounted on: / >12:47:37,072 INFO program: Filesystem UUID: c1a9979f-d721-468e-abad-1674af8c64de >12:47:37,072 INFO program: Filesystem magic number: 0xEF53 >12:47:37,073 INFO program: Filesystem revision #: 1 (dynamic) >12:47:37,073 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:47:37,074 INFO program: Filesystem flags: signed_directory_hash >12:47:37,075 INFO program: Default mount options: user_xattr acl >12:47:37,075 INFO program: Filesystem state: clean >12:47:37,076 INFO program: Errors behavior: Continue >12:47:37,076 INFO program: Filesystem OS type: Linux >12:47:37,077 INFO program: Inode count: 3276800 >12:47:37,077 INFO program: Block count: 13107200 >12:47:37,078 INFO program: Reserved block count: 655360 >12:47:37,078 INFO program: Free blocks: 11645876 >12:47:37,079 INFO program: Free inodes: 3129238 >12:47:37,079 INFO program: First block: 0 >12:47:37,080 INFO program: Block size: 4096 >12:47:37,080 INFO program: Fragment size: 4096 >12:47:37,081 INFO program: Reserved GDT blocks: 1020 >12:47:37,081 INFO program: Blocks per group: 32768 >12:47:37,082 INFO program: Fragments per group: 32768 >12:47:37,083 INFO program: Inodes per group: 8192 >12:47:37,084 INFO program: Inode blocks per group: 512 >12:47:37,085 INFO program: Flex block group size: 16 >12:47:37,086 INFO program: Filesystem created: Thu Feb 13 14:29:33 2014 >12:47:37,087 INFO program: Last mount time: Sun Feb 16 11:26:22 2014 >12:47:37,088 INFO program: Last write time: Sun Feb 16 11:26:21 2014 >12:47:37,089 INFO program: Mount count: 11 >12:47:37,090 INFO program: Maximum mount count: -1 >12:47:37,091 INFO program: Last checked: Thu Feb 13 14:29:33 2014 >12:47:37,092 INFO program: Check interval: 0 (<none>) >12:47:37,093 INFO program: Lifetime writes: 9 GB >12:47:37,094 INFO program: Reserved blocks uid: 0 (user root) >12:47:37,095 INFO program: Reserved blocks gid: 0 (group root) >12:47:37,096 INFO program: First inode: 11 >12:47:37,097 INFO program: Inode size: 256 >12:47:37,097 INFO program: Required extra isize: 28 >12:47:37,098 INFO program: Desired extra isize: 28 >12:47:37,099 INFO program: Journal inode: 8 >12:47:37,100 INFO program: Default directory hash: half_md4 >12:47:37,101 INFO program: Directory Hash Seed: f0fbeae1-c5a9-47d1-b255-1cd4f5b997d3 >12:47:37,102 INFO program: Journal backup: inode blocks >12:47:37,103 INFO program: Journal features: journal_incompat_revoke >12:47:37,104 INFO program: Journal size: 128M >12:47:37,105 INFO program: Journal length: 32768 >12:47:37,106 INFO program: Journal sequence: 0x00001d9d >12:47:37,106 INFO program: Journal start: 0 >12:47:37,108 INFO program: >12:47:37,108 DEBUG program: Return code: 0 >12:47:37,110 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >12:47:37,141 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:47:37,143 INFO program: Estimated minimum size of the filesystem: 1306072 >12:47:37,144 DEBUG program: Return code: 0 >12:47:37,961 INFO program: Running... multipath -c /dev/sda >12:47:37,983 INFO program: /dev/sda is not a valid multipath device path >12:47:37,984 DEBUG program: Return code: 1 >12:47:38,122 INFO program: Running... dumpe2fs -h /dev/sda1 >12:47:38,201 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:47:38,202 INFO program: Filesystem volume name: <none> >12:47:38,203 INFO program: Last mounted on: / >12:47:38,203 INFO program: Filesystem UUID: 920b2c7d-61d5-4976-92b7-5e958d3c2a9b >12:47:38,204 INFO program: Filesystem magic number: 0xEF53 >12:47:38,204 INFO program: Filesystem revision #: 1 (dynamic) >12:47:38,205 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:47:38,205 INFO program: Filesystem flags: signed_directory_hash >12:47:38,205 INFO program: Default mount options: user_xattr acl >12:47:38,206 INFO program: Filesystem state: clean >12:47:38,206 INFO program: Errors behavior: Continue >12:47:38,207 INFO program: Filesystem OS type: Linux >12:47:38,207 INFO program: Inode count: 60530688 >12:47:38,207 INFO program: Block count: 242120448 >12:47:38,208 INFO program: Reserved block count: 12106022 >12:47:38,208 INFO program: Free blocks: 209260724 >12:47:38,209 INFO program: Free inodes: 60331193 >12:47:38,209 INFO program: First block: 0 >12:47:38,210 INFO program: Block size: 4096 >12:47:38,211 INFO program: Fragment size: 4096 >12:47:38,212 INFO program: Reserved GDT blocks: 966 >12:47:38,213 INFO program: Blocks per group: 32768 >12:47:38,214 INFO program: Fragments per group: 32768 >12:47:38,215 INFO program: Inodes per group: 8192 >12:47:38,216 INFO program: Inode blocks per group: 512 >12:47:38,217 INFO program: Flex block group size: 16 >12:47:38,218 INFO program: Filesystem created: Sat Jan 4 16:20:59 2014 >12:47:38,219 INFO program: Last mount time: Sun Feb 16 12:03:40 2014 >12:47:38,220 INFO program: Last write time: Sat Jan 4 16:30:06 2014 >12:47:38,221 INFO program: Mount count: 30 >12:47:38,222 INFO program: Maximum mount count: -1 >12:47:38,223 INFO program: Last checked: Sat Jan 4 16:20:59 2014 >12:47:38,224 INFO program: Check interval: 0 (<none>) >12:47:38,224 INFO program: Lifetime writes: 175 GB >12:47:38,225 INFO program: Reserved blocks uid: 0 (user root) >12:47:38,226 INFO program: Reserved blocks gid: 0 (group root) >12:47:38,227 INFO program: First inode: 11 >12:47:38,228 INFO program: Inode size: 256 >12:47:38,229 INFO program: Required extra isize: 28 >12:47:38,230 INFO program: Desired extra isize: 28 >12:47:38,231 INFO program: Journal inode: 8 >12:47:38,232 INFO program: Default directory hash: half_md4 >12:47:38,233 INFO program: Directory Hash Seed: 18915d11-c561-4a7c-9f49-fbcabe70839e >12:47:38,234 INFO program: Journal backup: inode blocks >12:47:38,234 INFO program: Journal features: journal_incompat_revoke >12:47:38,235 INFO program: Journal size: 128M >12:47:38,236 INFO program: Journal length: 32768 >12:47:38,237 INFO program: Journal sequence: 0x0006f304 >12:47:38,238 INFO program: Journal start: 0 >12:47:38,239 INFO program: >12:47:38,240 DEBUG program: Return code: 0 >12:47:38,241 INFO program: Running... resize2fs -P /dev/sda1 >12:47:38,271 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:47:38,272 INFO program: Estimated minimum size of the filesystem: 29960300 >12:47:38,272 DEBUG program: Return code: 0 >12:47:38,947 INFO program: Running... dumpe2fs -h /dev/loop3 >12:47:38,961 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:47:38,961 INFO program: Filesystem volume name: _Fedora-Live-Soa >12:47:38,962 INFO program: Last mounted on: /var/tmp/imgcreate-G11NEY/install_root >12:47:38,962 INFO program: Filesystem UUID: ff354fae-3d87-49ba-a1f3-7ca0c24dba27 >12:47:38,962 INFO program: Filesystem magic number: 0xEF53 >12:47:38,962 INFO program: Filesystem revision #: 1 (dynamic) >12:47:38,962 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:47:38,963 INFO program: Filesystem flags: signed_directory_hash >12:47:38,963 INFO program: Default mount options: user_xattr acl >12:47:38,963 INFO program: Filesystem state: clean >12:47:38,963 INFO program: Errors behavior: Continue >12:47:38,964 INFO program: Filesystem OS type: Linux >12:47:38,964 INFO program: Inode count: 196608 >12:47:38,964 INFO program: Block count: 786432 >12:47:38,964 INFO program: Reserved block count: 7862 >12:47:38,964 INFO program: Free blocks: 181417 >12:47:38,965 INFO program: Free inodes: 112405 >12:47:38,965 INFO program: First block: 0 >12:47:38,966 INFO program: Block size: 4096 >12:47:38,967 INFO program: Fragment size: 4096 >12:47:38,967 INFO program: Reserved GDT blocks: 191 >12:47:38,968 INFO program: Blocks per group: 32768 >12:47:38,969 INFO program: Fragments per group: 32768 >12:47:38,970 INFO program: Inodes per group: 8192 >12:47:38,970 INFO program: Inode blocks per group: 512 >12:47:38,971 INFO program: Flex block group size: 16 >12:47:38,972 INFO program: Filesystem created: Sat Feb 15 09:53:14 2014 >12:47:38,973 INFO program: Last mount time: Sat Feb 15 09:53:29 2014 >12:47:38,973 INFO program: Last write time: Sat Feb 15 10:49:34 2014 >12:47:38,974 INFO program: Mount count: 0 >12:47:38,975 INFO program: Maximum mount count: -1 >12:47:38,976 INFO program: Last checked: Sat Feb 15 10:49:34 2014 >12:47:38,976 INFO program: Check interval: 0 (<none>) >12:47:38,977 INFO program: Lifetime writes: 356 MB >12:47:38,978 INFO program: Reserved blocks uid: 0 (user root) >12:47:38,979 INFO program: Reserved blocks gid: 0 (group root) >12:47:38,979 INFO program: First inode: 11 >12:47:38,980 INFO program: Inode size: 256 >12:47:38,981 INFO program: Required extra isize: 28 >12:47:38,982 INFO program: Desired extra isize: 28 >12:47:38,982 INFO program: Journal inode: 8 >12:47:38,983 INFO program: Default directory hash: half_md4 >12:47:38,984 INFO program: Directory Hash Seed: ecd0fd05-5e69-4240-9e6f-9c16448c3a20 >12:47:38,985 INFO program: Journal backup: inode blocks >12:47:38,985 INFO program: Journal features: journal_incompat_revoke >12:47:38,986 INFO program: Journal size: 64M >12:47:38,987 INFO program: Journal length: 16384 >12:47:38,987 INFO program: Journal sequence: 0x00001ed1 >12:47:38,988 INFO program: Journal start: 0 >12:47:38,989 INFO program: >12:47:38,989 DEBUG program: Return code: 0 >12:47:38,990 INFO program: Running... resize2fs -P /dev/loop3 >12:47:39,002 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:47:39,003 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:47:39,003 INFO program: Couldn't find valid filesystem superblock. >12:47:39,003 DEBUG program: Return code: 1 >12:47:39,061 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:47:39,073 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:47:39,073 INFO program: Filesystem volume name: _Fedora-Live-Soa >12:47:39,073 INFO program: Last mounted on: / >12:47:39,074 INFO program: Filesystem UUID: ff354fae-3d87-49ba-a1f3-7ca0c24dba27 >12:47:39,074 INFO program: Filesystem magic number: 0xEF53 >12:47:39,074 INFO program: Filesystem revision #: 1 (dynamic) >12:47:39,074 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:47:39,074 INFO program: Filesystem flags: signed_directory_hash >12:47:39,075 INFO program: Default mount options: user_xattr acl >12:47:39,075 INFO program: Filesystem state: clean >12:47:39,075 INFO program: Errors behavior: Continue >12:47:39,075 INFO program: Filesystem OS type: Linux >12:47:39,075 INFO program: Inode count: 196608 >12:47:39,075 INFO program: Block count: 786432 >12:47:39,076 INFO program: Reserved block count: 7862 >12:47:39,076 INFO program: Free blocks: 181417 >12:47:39,076 INFO program: Free inodes: 112405 >12:47:39,076 INFO program: First block: 0 >12:47:39,076 INFO program: Block size: 4096 >12:47:39,077 INFO program: Fragment size: 4096 >12:47:39,077 INFO program: Reserved GDT blocks: 191 >12:47:39,078 INFO program: Blocks per group: 32768 >12:47:39,078 INFO program: Fragments per group: 32768 >12:47:39,078 INFO program: Inodes per group: 8192 >12:47:39,079 INFO program: Inode blocks per group: 512 >12:47:39,079 INFO program: Flex block group size: 16 >12:47:39,080 INFO program: Filesystem created: Sat Feb 15 09:53:14 2014 >12:47:39,080 INFO program: Last mount time: Sun Feb 16 12:29:28 2014 >12:47:39,081 INFO program: Last write time: Sun Feb 16 12:29:28 2014 >12:47:39,081 INFO program: Mount count: 1 >12:47:39,082 INFO program: Maximum mount count: -1 >12:47:39,082 INFO program: Last checked: Sat Feb 15 10:49:34 2014 >12:47:39,083 INFO program: Check interval: 0 (<none>) >12:47:39,083 INFO program: Lifetime writes: 356 MB >12:47:39,083 INFO program: Reserved blocks uid: 0 (user root) >12:47:39,084 INFO program: Reserved blocks gid: 0 (group root) >12:47:39,084 INFO program: First inode: 11 >12:47:39,084 INFO program: Inode size: 256 >12:47:39,085 INFO program: Required extra isize: 28 >12:47:39,085 INFO program: Desired extra isize: 28 >12:47:39,086 INFO program: Journal inode: 8 >12:47:39,086 INFO program: First orphan inode: 59718 >12:47:39,086 INFO program: Default directory hash: half_md4 >12:47:39,087 INFO program: Directory Hash Seed: ecd0fd05-5e69-4240-9e6f-9c16448c3a20 >12:47:39,087 INFO program: Journal backup: inode blocks >12:47:39,088 INFO program: Journal features: journal_incompat_revoke >12:47:39,088 INFO program: Journal size: 64M >12:47:39,088 INFO program: Journal length: 16384 >12:47:39,089 INFO program: Journal sequence: 0x00001ed2 >12:47:39,089 INFO program: Journal start: 1 >12:47:39,090 INFO program: >12:47:39,090 DEBUG program: Return code: 0 >12:47:39,091 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:47:39,103 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:47:39,104 INFO program: Estimated minimum size of the filesystem: 612010 >12:47:39,104 DEBUG program: Return code: 0 >12:47:39,193 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:47:39,207 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:47:39,207 INFO program: Filesystem volume name: _Fedora-Live-Soa >12:47:39,207 INFO program: Last mounted on: /var/tmp/imgcreate-G11NEY/install_root >12:47:39,207 INFO program: Filesystem UUID: ff354fae-3d87-49ba-a1f3-7ca0c24dba27 >12:47:39,207 INFO program: Filesystem magic number: 0xEF53 >12:47:39,208 INFO program: Filesystem revision #: 1 (dynamic) >12:47:39,208 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:47:39,208 INFO program: Filesystem flags: signed_directory_hash >12:47:39,208 INFO program: Default mount options: user_xattr acl >12:47:39,208 INFO program: Filesystem state: clean >12:47:39,208 INFO program: Errors behavior: Continue >12:47:39,209 INFO program: Filesystem OS type: Linux >12:47:39,209 INFO program: Inode count: 196608 >12:47:39,209 INFO program: Block count: 786432 >12:47:39,209 INFO program: Reserved block count: 7862 >12:47:39,209 INFO program: Free blocks: 181417 >12:47:39,209 INFO program: Free inodes: 112405 >12:47:39,209 INFO program: First block: 0 >12:47:39,210 INFO program: Block size: 4096 >12:47:39,210 INFO program: Fragment size: 4096 >12:47:39,211 INFO program: Reserved GDT blocks: 191 >12:47:39,211 INFO program: Blocks per group: 32768 >12:47:39,212 INFO program: Fragments per group: 32768 >12:47:39,212 INFO program: Inodes per group: 8192 >12:47:39,212 INFO program: Inode blocks per group: 512 >12:47:39,213 INFO program: Flex block group size: 16 >12:47:39,213 INFO program: Filesystem created: Sat Feb 15 09:53:14 2014 >12:47:39,214 INFO program: Last mount time: Sat Feb 15 09:53:29 2014 >12:47:39,214 INFO program: Last write time: Sat Feb 15 10:49:34 2014 >12:47:39,214 INFO program: Mount count: 0 >12:47:39,215 INFO program: Maximum mount count: -1 >12:47:39,215 INFO program: Last checked: Sat Feb 15 10:49:34 2014 >12:47:39,216 INFO program: Check interval: 0 (<none>) >12:47:39,216 INFO program: Lifetime writes: 356 MB >12:47:39,217 INFO program: Reserved blocks uid: 0 (user root) >12:47:39,217 INFO program: Reserved blocks gid: 0 (group root) >12:47:39,218 INFO program: First inode: 11 >12:47:39,218 INFO program: Inode size: 256 >12:47:39,218 INFO program: Required extra isize: 28 >12:47:39,219 INFO program: Desired extra isize: 28 >12:47:39,219 INFO program: Journal inode: 8 >12:47:39,220 INFO program: Default directory hash: half_md4 >12:47:39,220 INFO program: Directory Hash Seed: ecd0fd05-5e69-4240-9e6f-9c16448c3a20 >12:47:39,220 INFO program: Journal backup: inode blocks >12:47:39,221 INFO program: Journal features: journal_incompat_revoke >12:47:39,221 INFO program: Journal size: 64M >12:47:39,222 INFO program: Journal length: 16384 >12:47:39,222 INFO program: Journal sequence: 0x00001ed1 >12:47:39,222 INFO program: Journal start: 0 >12:47:39,223 INFO program: >12:47:39,224 DEBUG program: Return code: 0 >12:47:39,225 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:47:39,238 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:47:39,239 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:47:39,239 INFO program: Couldn't find valid filesystem superblock. >12:47:39,239 DEBUG program: Return code: 1 >12:47:39,284 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:47:39,297 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >12:47:39,297 INFO program: Filesystem volume name: _Fedora-Live-Soa >12:47:39,297 INFO program: Last mounted on: /var/tmp/imgcreate-G11NEY/install_root >12:47:39,298 INFO program: Filesystem UUID: ff354fae-3d87-49ba-a1f3-7ca0c24dba27 >12:47:39,298 INFO program: Filesystem magic number: 0xEF53 >12:47:39,298 INFO program: Filesystem revision #: 1 (dynamic) >12:47:39,298 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:47:39,298 INFO program: Filesystem flags: signed_directory_hash >12:47:39,298 INFO program: Default mount options: user_xattr acl >12:47:39,299 INFO program: Filesystem state: clean >12:47:39,299 INFO program: Errors behavior: Continue >12:47:39,299 INFO program: Filesystem OS type: Linux >12:47:39,299 INFO program: Inode count: 155648 >12:47:39,299 INFO program: Block count: 612010 >12:47:39,299 INFO program: Reserved block count: 6118 >12:47:39,299 INFO program: Free blocks: 9565 >12:47:39,300 INFO program: Free inodes: 71445 >12:47:39,300 INFO program: First block: 0 >12:47:39,300 INFO program: Block size: 4096 >12:47:39,300 INFO program: Fragment size: 4096 >12:47:39,301 INFO program: Reserved GDT blocks: 191 >12:47:39,301 INFO program: Blocks per group: 32768 >12:47:39,302 INFO program: Fragments per group: 32768 >12:47:39,302 INFO program: Inodes per group: 8192 >12:47:39,302 INFO program: Inode blocks per group: 512 >12:47:39,303 INFO program: Flex block group size: 16 >12:47:39,303 INFO program: Filesystem created: Sat Feb 15 09:53:14 2014 >12:47:39,304 INFO program: Last mount time: Sat Feb 15 09:53:29 2014 >12:47:39,304 INFO program: Last write time: Sat Feb 15 10:49:37 2014 >12:47:39,305 INFO program: Mount count: 0 >12:47:39,305 INFO program: Maximum mount count: -1 >12:47:39,305 INFO program: Last checked: Sat Feb 15 10:49:37 2014 >12:47:39,306 INFO program: Check interval: 0 (<none>) >12:47:39,306 INFO program: Lifetime writes: 357 MB >12:47:39,306 INFO program: Reserved blocks uid: 0 (user root) >12:47:39,307 INFO program: Reserved blocks gid: 0 (group root) >12:47:39,307 INFO program: First inode: 11 >12:47:39,308 INFO program: Inode size: 256 >12:47:39,308 INFO program: Required extra isize: 28 >12:47:39,309 INFO program: Desired extra isize: 28 >12:47:39,309 INFO program: Journal inode: 8 >12:47:39,310 INFO program: Default directory hash: half_md4 >12:47:39,310 INFO program: Directory Hash Seed: ecd0fd05-5e69-4240-9e6f-9c16448c3a20 >12:47:39,310 INFO program: Journal backup: inode blocks >12:47:39,311 INFO program: Journal features: journal_incompat_revoke >12:47:39,311 INFO program: Journal size: 64M >12:47:39,312 INFO program: Journal length: 16384 >12:47:39,312 INFO program: Journal sequence: 0x00001ed1 >12:47:39,312 INFO program: Journal start: 0 >12:47:39,313 INFO program: >12:47:39,313 DEBUG program: Return code: 0 >12:47:39,314 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:47:39,325 INFO program: resize2fs 1.42.9 (28-Dec-2013) >12:47:39,326 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:47:39,326 INFO program: Couldn't find valid filesystem superblock. >12:47:39,326 DEBUG program: Return code: 1 >12:47:39,580 INFO program: Running... udevadm settle --timeout=300 >12:47:39,617 DEBUG program: Return code: 0 >12:47:39,648 INFO program: Running... udevadm settle --timeout=300 >12:47:39,687 DEBUG program: Return code: 0 >12:47:39,700 INFO program: Running... udevadm settle --timeout=300 >12:47:39,741 DEBUG program: Return code: 0 >12:47:39,747 INFO program: Running... udevadm settle --timeout=300 >12:47:39,787 DEBUG program: Return code: 0 >12:47:39,792 INFO program: Running... lvm lvchange -a n fedora/home >12:47:39,925 DEBUG program: Return code: 0 >12:47:39,937 INFO program: Running... udevadm settle --timeout=300 >12:47:39,978 DEBUG program: Return code: 0 >12:47:39,983 INFO program: Running... lvm vgchange -a n fedora >12:47:44,872 INFO program: Logical volume fedora/swap in use. >12:47:44,873 INFO program: Can't deactivate volume group "fedora" with 1 open logical volume(s) >12:47:44,873 DEBUG program: Return code: 5 >12:47:44,880 INFO program: Running... udevadm settle --timeout=300 >12:47:44,922 DEBUG program: Return code: 0 >12:47:44,926 INFO program: Running... lvm lvchange -a n fedora/root >12:47:45,053 DEBUG program: Return code: 0 >12:47:45,065 INFO program: Running... udevadm settle --timeout=300 >12:47:45,105 DEBUG program: Return code: 0 >12:47:45,111 INFO program: Running... lvm vgchange -a n fedora >12:47:49,992 INFO program: Logical volume fedora/swap in use. >12:47:49,993 INFO program: Can't deactivate volume group "fedora" with 1 open logical volume(s) >12:47:49,994 DEBUG program: Return code: 5 >12:47:50,003 INFO program: Running... swapoff /dev/mapper/fedora-swap >12:47:50,045 DEBUG program: Return code: 0 >12:47:50,054 INFO program: Running... udevadm settle --timeout=300 >12:47:50,116 DEBUG program: Return code: 0 >12:47:50,123 INFO program: Running... lvm lvchange -a n fedora/swap >12:47:50,270 DEBUG program: Return code: 0 >12:47:50,287 INFO program: Running... udevadm settle --timeout=300 >12:47:50,325 DEBUG program: Return code: 0 >12:47:50,332 INFO program: Running... lvm vgchange -a n fedora >12:47:50,407 INFO program: 0 logical volume(s) in volume group "fedora" now active >12:47:50,409 DEBUG program: Return code: 0 >12:47:50,425 INFO program: Running... udevadm settle --timeout=300 >12:47:50,455 DEBUG program: Return code: 0 >12:47:50,470 INFO program: Running... udevadm settle --timeout=300 >12:47:50,497 DEBUG program: Return code: 0 >12:47:50,502 INFO program: Running... udevadm settle --timeout=300 >12:47:50,540 DEBUG program: Return code: 0 >12:47:50,558 INFO program: Running... udevadm settle --timeout=300 >12:47:50,596 DEBUG program: Return code: 0 >12:47:50,604 INFO program: Running... swapoff /dev/sda5 >12:47:50,646 DEBUG program: Return code: 0 >12:47:50,660 INFO program: Running... udevadm settle --timeout=300 >12:47:50,706 DEBUG program: Return code: 0 >12:47:50,720 INFO program: Running... udevadm settle --timeout=300 >12:47:50,754 DEBUG program: Return code: 0 >12:47:50,775 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >12:47:50,814 DEBUG program: Return code: 0 >12:47:50,821 INFO program: Running... udevadm settle --timeout=300 >12:47:50,863 DEBUG program: Return code: 0 >12:47:50,864 INFO program: Running... umount /mnt/sysimage >12:47:50,912 DEBUG program: Return code: 0 >12:47:50,914 INFO program: Running... udevadm settle --timeout=300 >12:47:50,959 DEBUG program: Return code: 0 >12:47:50,974 INFO program: Running... udevadm settle --timeout=300 >12:47:51,013 DEBUG program: Return code: 0 >12:47:51,031 INFO program: Running... lvm lvchange -a y fedora/home >12:47:51,174 DEBUG program: Return code: 0 >12:47:51,175 INFO program: Running... udevadm settle --timeout=300 >12:47:51,220 DEBUG program: Return code: 0 >12:47:51,223 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-home /mnt/sysimage >12:47:51,331 DEBUG program: Return code: 0 >12:47:51,361 INFO program: Running... udevadm settle --timeout=300 >12:47:51,408 DEBUG program: Return code: 0 >12:47:51,409 INFO program: Running... umount /mnt/sysimage >12:47:51,470 DEBUG program: Return code: 0 >12:47:51,472 INFO program: Running... udevadm settle --timeout=300 >12:47:51,517 DEBUG program: Return code: 0 >12:47:51,522 INFO program: Running... lvm lvchange -a n fedora/home >12:47:51,645 DEBUG program: Return code: 0 >12:47:51,662 INFO program: Running... udevadm settle --timeout=300 >12:47:51,700 DEBUG program: Return code: 0 >12:47:51,705 INFO program: Running... lvm vgchange -a n fedora >12:47:51,807 INFO program: 0 logical volume(s) in volume group "fedora" now active >12:47:51,808 DEBUG program: Return code: 0 >12:47:51,825 INFO program: Running... udevadm settle --timeout=300 >12:47:51,861 DEBUG program: Return code: 0 >12:47:51,876 INFO program: Running... udevadm settle --timeout=300 >12:47:51,908 DEBUG program: Return code: 0 >12:47:51,918 INFO program: Running... lvm lvchange -a y fedora/root >12:47:52,088 DEBUG program: Return code: 0 >12:47:52,090 INFO program: Running... udevadm settle --timeout=300 >12:47:52,141 DEBUG program: Return code: 0 >12:47:52,144 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >12:47:52,198 DEBUG program: Return code: 0 >12:47:52,250 INFO program: Running... arch >12:47:52,512 INFO program: x86_64 >12:47:52,513 DEBUG program: Return code: 0 >12:47:52,614 INFO program: Running... udevadm settle --timeout=300 >12:47:52,657 DEBUG program: Return code: 0 >12:47:52,658 INFO program: Running... umount /mnt/sysimage >12:47:52,704 DEBUG program: Return code: 0 >12:47:52,705 INFO program: Running... udevadm settle --timeout=300 >12:47:52,748 DEBUG program: Return code: 0 >12:47:52,754 INFO program: Running... lvm lvchange -a n fedora/root >12:47:52,886 DEBUG program: Return code: 0 >12:47:52,890 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >12:47:52,975 DEBUG program: Return code: 0 >12:47:53,305 INFO program: Running... arch >12:47:53,556 INFO program: x86_64 >12:47:53,557 DEBUG program: Return code: 0 >12:47:53,582 INFO program: Running... udevadm settle --timeout=300 >12:47:53,626 DEBUG program: Return code: 0 >12:47:53,627 INFO program: Running... umount /mnt/sysimage >12:47:53,700 DEBUG program: Return code: 0 >12:47:53,701 INFO program: Running... udevadm settle --timeout=300 >12:47:53,747 DEBUG program: Return code: 0 >12:47:54,128 INFO program: Running... hwclock --hctosys --utc >12:47:55,003 DEBUG program: Return code: 0 >12:47:55,004 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >12:47:55,056 DEBUG program: Return code: 0 >12:48:13,474 INFO program: Running... journalctl -b > > >/tmp/storage.log: >12:47:25,225 DEBUG blivet: registered device format class MDRaidMember as mdmember >12:47:25,226 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >12:47:25,227 DEBUG blivet: registered device format class MultipathMember as multipath_member >12:47:25,228 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >12:47:25,230 DEBUG blivet: registered device format class DiskLabel as disklabel >12:47:25,241 DEBUG blivet: registered device format class Ext2FS as ext2 >12:47:25,242 DEBUG blivet: registered device format class Ext3FS as ext3 >12:47:25,242 DEBUG blivet: registered device format class Ext4FS as ext4 >12:47:25,243 DEBUG blivet: registered device format class FATFS as vfat >12:47:25,243 DEBUG blivet: registered device format class EFIFS as efi >12:47:25,244 DEBUG blivet: registered device format class BTRFS as btrfs >12:47:25,244 DEBUG blivet: registered device format class GFS2 as gfs2 >12:47:25,244 DEBUG blivet: registered device format class JFS as jfs >12:47:25,245 DEBUG blivet: registered device format class ReiserFS as reiserfs >12:47:25,245 DEBUG blivet: registered device format class XFS as xfs >12:47:25,246 DEBUG blivet: registered device format class HFS as hfs >12:47:25,246 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >12:47:25,247 DEBUG blivet: registered device format class HFSPlus as hfs+ >12:47:25,247 DEBUG blivet: registered device format class MacEFIFS as macefi >12:47:25,248 DEBUG blivet: registered device format class NTFS as ntfs >12:47:25,248 DEBUG blivet: registered device format class NFS as nfs >12:47:25,248 DEBUG blivet: registered device format class NFSv4 as nfs4 >12:47:25,249 DEBUG blivet: registered device format class Iso9660FS as iso9660 >12:47:25,249 DEBUG blivet: registered device format class NoDevFS as nodev >12:47:25,249 DEBUG blivet: registered device format class DevPtsFS as devpts >12:47:25,249 DEBUG blivet: registered device format class ProcFS as proc >12:47:25,250 DEBUG blivet: registered device format class SysFS as sysfs >12:47:25,250 DEBUG blivet: registered device format class TmpFS as tmpfs >12:47:25,250 DEBUG blivet: registered device format class BindFS as bind >12:47:25,250 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >12:47:25,250 DEBUG blivet: registered device format class USBFS as usbfs >12:47:25,254 DEBUG blivet: registered device format class LUKS as luks >12:47:25,257 DEBUG blivet: registered device format class SwapSpace as swap >12:47:25,258 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >12:47:25,259 DEBUG blivet: registered device format class BIOSBoot as biosboot >12:47:26,077 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:47:26,077 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:47:26,078 INFO blivet: sr0 looks to be the live device; marking as protected >12:47:26,134 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sda', 'sda1', 'sda2', 'sda5', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >12:47:26,189 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718 /dev/disk/by-id/wwn-0x50004cf20a2b8aab /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004309d', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2AR20002', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', > 'ID_SERIAL_SHORT': 'S2ZPJ9CD463718', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20a2b8aab', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20a2b8aab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88858', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', > '/dev/disk/by-id/wwn-0x50004cf20a2b8aab', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >12:47:26,192 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >12:47:26,193 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:47:26,194 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:26,196 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:47:26,201 INFO blivet: sdb is a disk >12:47:26,202 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >12:47:26,219 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:47:26,480 INFO blivet: added disk sdb (id 0) to device tree >12:47:26,480 DEBUG blivet: looking up parted Device: /dev/sdb >12:47:26,488 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:47:26,490 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:47:26,491 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:47:26,492 DEBUG blivet: required disklabel type for sdb (1) is None >12:47:26,492 DEBUG blivet: default disklabel type for sdb is msdos >12:47:26,493 DEBUG blivet: selecting msdos disklabel for sdb based on size >12:47:26,496 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:47:26,640 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 0x1e4d610>, <parted.partition.Partition object at 0x1e4d8d0>] > device: <parted.device.Device object at 0x1e4d450> > PedDisk: <_ped.Disk object at 0x1e4c7e8> >12:47:26,641 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 3 >12:47:26,643 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:47:26,659 INFO blivet: got device: DiskDevice instance (0x1dd24d0) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 931.51 GiB > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Seagate Backup+ BK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525167 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1d219e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1e3a250> >12:47:26,666 INFO blivet: got format: DiskLabel instance (0x1e3a310) object id 3-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 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 0x1e4d610>, <parted.partition.Partition object at 0x1e4d8d0>] > device: <parted.device.Device object at 0x1e4d450> > PedDisk: <_ped.Disk object at 0x1e4c7e8> > origPartedDisk = <parted.disk.Disk object at 0x1e4da90> > partedDevice = parted.Device instance -- > model: Seagate Backup+ BK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525167 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1d21e60> > >12:47:26,678 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part1 /dev/disk/by-id/wwn-0x50004cf20a2b8aab-part1 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2001bf9e-3f3b-4947-a6b0-3a5b25448bd4', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2001bf9e-3f3b-4947-a6b0-3a5b25448bd4', > 'ID_FS_UUID_ENC': '2001bf9e-3f3b-4947-a6b0-3a5b25448bd4', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0004309d-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004309d', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2AR20002', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', > 'ID_SERIAL_SHORT': 'S2ZPJ9CD463718', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20a2b8aab', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20a2b8aab', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88946', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part1', > '/dev/disk/by-id/wwn-0x50004cf20a2b8aab-part1', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2001bf9e-3f3b-4947-a6b0-3a5b25448bd4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:47:26,679 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >12:47:26,680 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >12:47:26,682 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:26,682 INFO blivet: sdb1 is a partition >12:47:26,684 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:47:26,685 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:47:26,693 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (0) with existing msdos disklabel >12:47:26,696 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:47:26,697 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:47:26,697 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >12:47:26,699 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:47:26,699 DEBUG blivet: looking up parted Partition: /dev/sdb1 >12:47:26,700 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >12:47:26,702 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:47:26,703 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:47:26,704 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:47:26,704 INFO blivet: added partition sdb1 (id 5) to device tree >12:47:26,705 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:47:26,706 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:47:26,707 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:47:26,708 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:47:26,723 WARN blivet: disklabel detected but not usable on sdb1 >12:47:26,723 INFO blivet: type detected on 'sdb1' is 'ext4' >12:47:26,727 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:26,728 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 9 >12:47:26,730 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:47:26,732 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >12:47:26,741 DEBUG blivet: looking up parted Device: /dev/sdb1 >12:47:26,761 INFO blivet: got device: PartitionDevice instance (0x1dd2590) -- > name = sdb1 status = True kids = 0 id = 5 > parents = ['existing 931.51 GiB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32620 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x1e51170> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1e4d510> fileSystem: <parted.filesystem.FileSystem object at 0x1e4da10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1e4d6d0> PedPartition: <_ped.Partition object at 0x1e49470> > disk = existing 931.51 GiB disk sdb (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >12:47:26,764 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:26,765 INFO blivet: got format: Ext4FS instance (0x1e4de90) object id 9-- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 2001bf9e-3f3b-4947-a6b0-3a5b25448bd4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 B targetSize = 0 B > >12:47:26,773 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part2 /dev/disk/by-id/wwn-0x50004cf20a2b8aab-part2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1', > 'ID_FS_UUID_ENC': '39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1952497664', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0004309d-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004309d', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2AR20002', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', > 'ID_SERIAL_SHORT': 'S2ZPJ9CD463718', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20a2b8aab', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20a2b8aab', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '89066', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part2', > '/dev/disk/by-id/wwn-0x50004cf20a2b8aab-part2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >12:47:26,774 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >12:47:26,775 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >12:47:26,776 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:26,776 INFO blivet: sdb2 is a partition >12:47:26,777 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >12:47:26,778 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:47:26,786 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (0) with existing msdos disklabel >12:47:26,787 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >12:47:26,788 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >12:47:26,788 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >12:47:26,790 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >12:47:26,790 DEBUG blivet: looking up parted Partition: /dev/sdb2 >12:47:26,791 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >12:47:26,793 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >12:47:26,794 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >12:47:26,795 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >12:47:26,795 INFO blivet: added partition sdb2 (id 11) to device tree >12:47:26,796 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >12:47:26,797 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >12:47:26,798 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:47:26,799 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >12:47:26,808 WARN blivet: disklabel detected but not usable on sdb2 >12:47:26,868 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >12:47:26,879 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: 39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1 ; exists: True ; vgUuid: q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP ; label: None ; peStart: 1 MiB ; device: /dev/sdb2 ; serial: S2ZPJ9CD463718 ; >12:47:26,879 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 15 >12:47:26,881 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >12:47:26,882 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >12:47:26,884 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >12:47:26,885 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:47:26,887 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >12:47:26,888 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >12:47:26,889 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:47:26,891 INFO blivet: added lvmvg fedora (id 16) to device tree >12:47:26,945 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >12:47:26,947 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:26,949 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:47:26,952 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:47:26,952 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >12:47:26,954 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >12:47:26,955 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >12:47:26,974 DEBUG blivet: Adding fedora-home/873.26 GiB to fedora >12:47:26,974 INFO blivet: added lvmlv fedora-home (id 19) to device tree >12:47:26,977 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >12:47:26,979 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >12:47:26,987 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3 /dev/disk/by-uuid/eb3b230b-422c-4c68-b49f-1c03baed9c3a /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'eb3b230b-422c-4c68-b49f-1c03baed9c3a', > 'ID_FS_UUID_ENC': 'eb3b230b-422c-4c68-b49f-1c03baed9c3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664947', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3', > '/dev/disk/by-uuid/eb3b230b-422c-4c68-b49f-1c03baed9c3a', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-home ; >12:47:26,988 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-4)... >12:47:26,991 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >12:47:27,000 DEBUG blivet: DeviceTree.getDeviceByName returned existing 873.26 GiB lvmlv fedora-home (19) >12:47:27,002 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >12:47:27,003 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >12:47:27,005 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:27,006 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 22 >12:47:27,006 DEBUG blivet: device fedora-home does not contain a disklabel >12:47:27,006 INFO blivet: type detected on 'fedora-home' is 'ext4' >12:47:27,008 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:27,008 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 23 >12:47:27,010 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >12:47:27,036 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:47:27,046 DEBUG blivet: fedora size is 931.01 GiB >12:47:27,052 DEBUG blivet: vg fedora has 57.75 GiB free >12:47:27,056 DEBUG blivet: fedora size is 931.01 GiB >12:47:27,062 DEBUG blivet: vg fedora has 57.75 GiB free >12:47:27,086 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1e98750) -- > name = fedora-home status = True kids = 0 id = 19 > parents = ['existing 931.01 GiB lvmvg fedora (16)'] > uuid = jo6ZDp-El6h-ahKu-qplW-cIdv-I5ls-VdXWi3 size = 873.26 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1831370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (113997, 255, 63) biosGeometry: (113997, 255, 63) > PedDevice: <_ped.Device object at 0x1e514d0> > target size = 873.26 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1e98310) -- > name = fedora status = True kids = 1 id = 16 > parents = ['existing 931.02 GiB partition sdb2 (11) with existing lvmpv'] > uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 > PE Free = 1 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238341 free space = 57.75 GiB > free extents = 14785 reserved percent = 0 reserved space = 0 B > PVs = ['existing 931.02 GiB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 873.26 GiB lvmlv fedora-home (19) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 873.26 GiB >12:47:27,089 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:27,089 INFO blivet: got format: Ext4FS instance (0x1e98c90) object id 23-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = eb3b230b-422c-4c68-b49f-1c03baed9c3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 B targetSize = 0 B > >12:47:27,091 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >12:47:27,091 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:27,092 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:47:27,094 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >12:47:27,094 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >12:47:27,095 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >12:47:27,095 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >12:47:27,106 DEBUG blivet: Adding fedora-root/50 GiB to fedora >12:47:27,106 INFO blivet: added lvmlv fedora-root (id 25) to device tree >12:47:27,107 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >12:47:27,109 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >12:47:27,112 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u /dev/disk/by-uuid/c1a9979f-d721-468e-abad-1674af8c64de /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c1a9979f-d721-468e-abad-1674af8c64de', > 'ID_FS_UUID_ENC': 'c1a9979f-d721-468e-abad-1674af8c64de', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '667586', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u', > '/dev/disk/by-uuid/c1a9979f-d721-468e-abad-1674af8c64de', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >12:47:27,112 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-5)... >12:47:27,113 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >12:47:27,118 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (25) >12:47:27,119 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >12:47:27,120 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >12:47:27,121 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:27,121 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 28 >12:47:27,122 DEBUG blivet: device fedora-root does not contain a disklabel >12:47:27,122 INFO blivet: type detected on 'fedora-root' is 'ext4' >12:47:27,123 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:27,123 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 29 >12:47:27,124 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >12:47:27,141 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:47:27,147 DEBUG blivet: fedora size is 931.01 GiB >12:47:27,152 DEBUG blivet: vg fedora has 7.75 GiB free >12:47:27,155 DEBUG blivet: fedora size is 931.01 GiB >12:47:27,160 DEBUG blivet: vg fedora has 7.75 GiB free >12:47:27,181 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1e98790) -- > name = fedora-root status = True kids = 0 id = 25 > parents = ['existing 931.01 GiB lvmvg fedora (16)'] > uuid = u0vlHX-XZAe-9c8d-hzmV-q0dy-1qmS-khXS4u size = 50 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x1e510e0> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1e98310) -- > name = fedora status = True kids = 2 id = 16 > parents = ['existing 931.02 GiB partition sdb2 (11) with existing lvmpv'] > uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 > PE Free = 1 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238341 free space = 7.75 GiB > free extents = 1985 reserved percent = 0 reserved space = 0 B > PVs = ['existing 931.02 GiB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 873.26 GiB lvmlv fedora-home (19) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora-root (25) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 50 GiB >12:47:27,183 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:27,183 INFO blivet: got format: Ext4FS instance (0x1e98850) object id 29-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = c1a9979f-d721-468e-abad-1674af8c64de exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 B targetSize = 0 B > >12:47:27,184 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >12:47:27,185 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:27,186 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:47:27,186 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >12:47:27,187 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >12:47:27,187 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >12:47:27,188 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >12:47:27,196 DEBUG blivet: Adding fedora-swap/7.75 GiB to fedora >12:47:27,196 INFO blivet: added lvmlv fedora-swap (id 31) to device tree >12:47:27,197 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >12:47:27,198 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >12:47:27,201 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3 /dev/disk/by-uuid/fa79760b-b616-4661-8216-010a7d670bb3 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'fa79760b-b616-4661-8216-010a7d670bb3', > 'ID_FS_UUID_ENC': 'fa79760b-b616-4661-8216-010a7d670bb3', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '653158', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3', > '/dev/disk/by-uuid/fa79760b-b616-4661-8216-010a7d670bb3', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >12:47:27,201 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >12:47:27,202 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >12:47:27,206 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.75 GiB lvmlv fedora-swap (31) >12:47:27,207 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >12:47:27,208 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >12:47:27,209 DEBUG blivet: SwapSpace.__init__: >12:47:27,209 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 34 >12:47:27,209 DEBUG blivet: device fedora-swap does not contain a disklabel >12:47:27,209 INFO blivet: type detected on 'fedora-swap' is 'swap' >12:47:27,210 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: fa79760b-b616-4661-8216-010a7d670bb3 ; exists: True ; label: None ; >12:47:27,210 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 35 >12:47:27,211 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >12:47:27,225 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:47:27,231 DEBUG blivet: fedora size is 931.01 GiB >12:47:27,235 DEBUG blivet: vg fedora has 4 MiB free >12:47:27,239 DEBUG blivet: fedora size is 931.01 GiB >12:47:27,243 DEBUG blivet: vg fedora has 4 MiB free >12:47:27,267 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1e4ddd0) -- > name = fedora-swap status = True kids = 0 id = 31 > parents = ['existing 931.01 GiB lvmvg fedora (16)'] > uuid = ka2gk8-M3Eg-yvsx-ZATd-vyOc-IC0X-AsHXa3 size = 7.75 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16252928 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: True > hardwareGeometry: (1011, 255, 63) biosGeometry: (1011, 255, 63) > PedDevice: <_ped.Device object at 0x1e515f0> > target size = 7.75 GiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1e98310) -- > name = fedora status = True kids = 3 id = 16 > parents = ['existing 931.02 GiB partition sdb2 (11) with existing lvmpv'] > uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 > PE Free = 1 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238341 free space = 4 MiB > free extents = 1 reserved percent = 0 reserved space = 0 B > PVs = ['existing 931.02 GiB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 873.26 GiB lvmlv fedora-home (19) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora-root (25) with existing ext4 filesystem', > 'existing 7.75 GiB lvmlv fedora-swap (31) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 7.75 GiB >12:47:27,268 INFO blivet: got format: SwapSpace instance (0x1ea9790) object id 35-- > type = swap name = swap status = True > device = /dev/mapper/fedora-swap uuid = fa79760b-b616-4661-8216-010a7d670bb3 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:47:27,269 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >12:47:27,273 DEBUG blivet: DeviceTree.getDeviceByName returned existing 873.26 GiB lvmlv fedora-home (19) with existing ext4 filesystem >12:47:27,276 DEBUG blivet: set fedora-home copies to 1, metadata size to 0 B, log size to 0 B, total size 873.26 GiB >12:47:27,277 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >12:47:27,281 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.75 GiB lvmlv fedora-swap (31) with existing swap >12:47:27,284 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 7.75 GiB >12:47:27,285 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >12:47:27,289 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (25) with existing ext4 filesystem >12:47:27,292 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >12:47:27,295 DEBUG blivet: looking up parted Device: /dev/sdb2 >12:47:27,303 INFO blivet: got device: PartitionDevice instance (0x1e3a410) -- > name = sdb2 status = True kids = 1 id = 11 > parents = ['existing 931.51 GiB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 931.02 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952497664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121537, 255, 63) biosGeometry: (121537, 255, 63) > PedDevice: <_ped.Device object at 0x1e51560> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1e4d510> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1e4d990> PedPartition: <_ped.Partition object at 0x1e494d0> > disk = existing 931.51 GiB disk sdb (0) with existing msdos disklabel > start = 1026048 end = 1953523711 length = 1952497664 > flags = lvm >12:47:27,307 INFO blivet: got format: LVMPhysicalVolume instance (0x1e4dc50) object id 15-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = 39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1 exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP peStart = 1 MiB >12:47:27,310 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138 /dev/disk/by-id/wwn-0x50004cf20b1acf05', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000275ab', > 'ID_REVISION': '2BA30001', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', > 'ID_SERIAL_SHORT': 'S30CJ9CD906138', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20b1acf05', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94970', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138', > '/dev/disk/by-id/wwn-0x50004cf20b1acf05'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:47:27,310 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:47:27,311 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:47:27,311 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:27,312 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:47:27,313 INFO blivet: sda is a disk >12:47:27,313 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >12:47:27,314 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:47:27,331 INFO blivet: added disk sda (id 38) to device tree >12:47:27,332 DEBUG blivet: looking up parted Device: /dev/sda >12:47:27,336 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:47:27,338 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:47:27,339 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:47:27,340 DEBUG blivet: required disklabel type for sda (1) is None >12:47:27,340 DEBUG blivet: default disklabel type for sda is msdos >12:47:27,340 DEBUG blivet: selecting msdos disklabel for sda based on size >12:47:27,342 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:47:27,659 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1e4dcd0>, <parted.partition.Partition object at 0x1ea9b10>, <parted.partition.Partition object at 0x1ea9c90>] > device: <parted.device.Device object at 0x1e98b50> > PedDisk: <_ped.Disk object at 0x1eb1f38> >12:47:27,659 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 41 >12:47:27,661 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:47:27,683 INFO blivet: got device: DiskDevice instance (0x1e983d0) -- > name = sda status = True kids = 0 id = 38 > parents = [] > uuid = None size = 931.51 GiB > 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 ST1000LM024 HN-M path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1e51710> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1ea9990> >12:47:27,689 INFO blivet: got format: DiskLabel instance (0x1e98f90) object id 41-- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1e4dcd0>, <parted.partition.Partition object at 0x1ea9b10>, <parted.partition.Partition object at 0x1ea9c90>] > device: <parted.device.Device object at 0x1e98b50> > PedDisk: <_ped.Disk object at 0x1eb1f38> > origPartedDisk = <parted.disk.Disk object at 0x1ea9190> > partedDevice = parted.Device instance -- > model: ATA ST1000LM024 HN-M path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1e517a0> > >12:47:27,701 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part1 /dev/disk/by-id/wwn-0x50004cf20b1acf05-part1 /dev/disk/by-uuid/920b2c7d-61d5-4976-92b7-5e958d3c2a9b', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '920b2c7d-61d5-4976-92b7-5e958d3c2a9b', > 'ID_FS_UUID_ENC': '920b2c7d-61d5-4976-92b7-5e958d3c2a9b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1936963584', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000275ab-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000275ab', > 'ID_REVISION': '2BA30001', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', > 'ID_SERIAL_SHORT': 'S30CJ9CD906138', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20b1acf05', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '95157', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part1', > '/dev/disk/by-id/wwn-0x50004cf20b1acf05-part1', > '/dev/disk/by-uuid/920b2c7d-61d5-4976-92b7-5e958d3c2a9b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:47:27,702 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:47:27,703 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:47:27,704 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:27,704 INFO blivet: sda1 is a partition >12:47:27,705 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:47:27,706 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:47:27,716 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (38) with existing msdos disklabel >12:47:27,717 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:47:27,719 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:47:27,719 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >12:47:27,720 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:47:27,720 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:47:27,722 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:47:27,723 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:47:27,724 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:47:27,725 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:47:27,725 INFO blivet: added partition sda1 (id 43) to device tree >12:47:27,727 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:47:27,729 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:47:27,730 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:47:27,731 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:47:27,740 WARN blivet: disklabel detected but not usable on sda1 >12:47:27,742 INFO blivet: type detected on 'sda1' is 'ext4' >12:47:27,744 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:27,745 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 47 >12:47:27,746 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:47:27,749 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:47:27,757 DEBUG blivet: looking up parted Device: /dev/sda1 >12:47:27,775 INFO blivet: got device: PartitionDevice instance (0x1ea9a10) -- > name = sda1 status = True kids = 0 id = 43 > parents = ['existing 931.51 GiB disk sda (38) with existing msdos disklabel'] > uuid = None size = 923.61 GiB > 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: 4096 > length: 1936963584 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (120570, 255, 63) biosGeometry: (120570, 255, 63) > PedDevice: <_ped.Device object at 0x1e51b00> > 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 0x1e98a10> fileSystem: <parted.filesystem.FileSystem object at 0x1ea9150> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1e4dd50> PedPartition: <_ped.Partition object at 0x1ea1410> > disk = existing 931.51 GiB disk sda (38) with existing msdos disklabel > start = 2048 end = 1936965631 length = 1936963584 > flags = boot >12:47:27,778 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:27,779 INFO blivet: got format: Ext4FS instance (0x1eaf250) object id 47-- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 920b2c7d-61d5-4976-92b7-5e958d3c2a9b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 B targetSize = 0 B > >12:47:27,786 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part2 /dev/disk/by-id/wwn-0x50004cf20b1acf05-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1936967678', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16556034', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000275ab-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000275ab', > 'ID_REVISION': '2BA30001', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', > 'ID_SERIAL_SHORT': 'S30CJ9CD906138', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20b1acf05', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '95293', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part2', > '/dev/disk/by-id/wwn-0x50004cf20b1acf05-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:47:27,786 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:47:27,788 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >12:47:27,788 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:27,789 INFO blivet: sda2 is a partition >12:47:27,790 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:47:27,791 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:47:27,798 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (38) with existing msdos disklabel >12:47:27,799 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >12:47:27,800 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:47:27,801 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >12:47:27,802 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:47:27,802 DEBUG blivet: looking up parted Partition: /dev/sda2 >12:47:27,803 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >12:47:27,804 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:47:27,806 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:47:27,807 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:47:27,807 INFO blivet: added partition sda2 (id 49) to device tree >12:47:27,808 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:47:27,808 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:47:27,809 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:47:27,811 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:47:27,813 WARN blivet: disklabel detected but not usable on sda2 >12:47:27,813 DEBUG blivet: no type or existing type for sda2, bailing >12:47:27,820 DEBUG blivet: looking up parted Device: /dev/sda2 >12:47:27,834 INFO blivet: got device: PartitionDevice instance (0x1ea9dd0) -- > name = sda2 status = True kids = 0 id = 49 > parents = ['existing 931.51 GiB disk sda (38) with existing msdos disklabel'] > uuid = None size = 7.89 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25185 did: 28717 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x1e51c20> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1e98a10> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1ea9b50> PedPartition: <_ped.Partition object at 0x1ea1d70> > disk = existing 931.51 GiB disk sda (38) with existing msdos disklabel > start = 1936967678 end = 1953523711 length = 16556034 > flags = >12:47:27,841 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part5 /dev/disk/by-id/wwn-0x50004cf20b1acf05-part5 /dev/disk/by-uuid/77a4bd35-c15f-485c-b911-4053633f9bb2', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '77a4bd35-c15f-485c-b911-4053633f9bb2', > 'ID_FS_UUID_ENC': '77a4bd35-c15f-485c-b911-4053633f9bb2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '1936967680', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16556032', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000275ab-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000275ab', > 'ID_REVISION': '2BA30001', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', > 'ID_SERIAL_SHORT': 'S30CJ9CD906138', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20b1acf05', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', > 'MAJOR': '8', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '95420', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part5', > '/dev/disk/by-id/wwn-0x50004cf20b1acf05-part5', > '/dev/disk/by-uuid/77a4bd35-c15f-485c-b911-4053633f9bb2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:47:27,841 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >12:47:27,842 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >12:47:27,843 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:27,843 INFO blivet: sda5 is a partition >12:47:27,844 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:47:27,845 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:47:27,850 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (38) with existing msdos disklabel >12:47:27,851 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >12:47:27,852 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >12:47:27,854 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >12:47:27,855 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:47:27,855 DEBUG blivet: looking up parted Partition: /dev/sda5 >12:47:27,856 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >12:47:27,857 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:47:27,858 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:47:27,859 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:47:27,859 INFO blivet: added partition sda5 (id 54) to device tree >12:47:27,860 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:47:27,860 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:47:27,861 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:47:27,862 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:47:27,868 WARN blivet: disklabel detected but not usable on sda5 >12:47:27,868 INFO blivet: type detected on 'sda5' is 'swap' >12:47:27,869 DEBUG blivet: SwapSpace.__init__: device: /dev/sda5 ; serial: S30CJ9CD906138 ; uuid: 77a4bd35-c15f-485c-b911-4053633f9bb2 ; exists: True ; label: None ; >12:47:27,869 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 58 >12:47:27,870 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >12:47:27,871 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: swap ; >12:47:27,880 DEBUG blivet: looking up parted Device: /dev/sda5 >12:47:27,899 INFO blivet: got device: PartitionDevice instance (0x1eaf950) -- > name = sda5 status = True kids = 0 id = 54 > parents = ['existing 931.51 GiB disk sda (38) with existing msdos disklabel'] > uuid = None size = 7.89 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 16556032 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1030, 255, 63) biosGeometry: (1030, 255, 63) > PedDevice: <_ped.Device object at 0x1e51a70> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1e98a10> fileSystem: <parted.filesystem.FileSystem object at 0x1ea9d50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1ea9cd0> PedPartition: <_ped.Partition object at 0x1eaa590> > disk = existing 931.51 GiB disk sda (38) with existing msdos disklabel > start = 1936967680 end = 1953523711 length = 16556032 > flags = >12:47:27,901 INFO blivet: got format: SwapSpace instance (0x1e98f50) object id 58-- > type = swap name = swap status = True > device = /dev/sda5 uuid = 77a4bd35-c15f-485c-b911-4053633f9bb2 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:47:27,908 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_647236400434 /dev/disk/by-label/Fedora-Live-SoaS-x86_64-rawhide- /dev/disk/by-uuid/2014-02-15-15-54-11-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-SoaS-x86_64-rawhide-', > 'ID_FS_LABEL_ENC': 'Fedora-Live-SoaS-x86_64-rawhide-', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-02-15-15-54-11-00', > 'ID_FS_UUID_ENC': '2014-02-15-15-54-11-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'Slimtype_DVD_A_DS8A8SH', > 'ID_MODEL_ENC': 'Slimtype\\x20DVD\\x20A\\x20\\x20DS8A8SH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '780378aa', > 'ID_REVISION': 'KX12', > 'ID_SERIAL': 'Slimtype_DVD_A_DS8A8SH_647236400434', > 'ID_SERIAL_SHORT': '647236400434', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '97995', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_647236400434', > '/dev/disk/by-label/Fedora-Live-SoaS-x86_64-rawhide-', > '/dev/disk/by-uuid/2014-02-15-15-54-11-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >12:47:27,909 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >12:47:27,910 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:47:27,911 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:27,911 INFO blivet: sr0 is a cdrom >12:47:27,913 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:47:27,913 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >12:47:27,914 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:47:27,915 INFO blivet: added cdrom sr0 (id 60) to device tree >12:47:27,916 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:47:27,929 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:47:27,929 INFO blivet: type detected on 'sr0' is 'iso9660' >12:47:27,931 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:47:27,931 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 63 >12:47:27,933 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:47:27,935 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:47:27,947 DEBUG blivet: looking up parted Device: /dev/sr0 >12:47:27,994 INFO blivet: got device: OpticalDevice instance (0x1ea9fd0) -- > name = sr0 status = True kids = 0 id = 60 > parents = [] > uuid = None size = 717 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Slimtype DVD A DS8A8SH path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 367104 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (22, 255, 63) biosGeometry: (22, 255, 63) > PedDevice: <_ped.Device object at 0x1e51680> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:47:27,996 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:47:27,998 INFO blivet: got format: Iso9660FS instance (0x1eaf710) object id 63-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-02-15-15-54-11-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-SoaS-x86_64-rawhide- size = 0 B targetSize = 0 B > >12:47:28,001 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '177435', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:47:28,001 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:47:28,003 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:47:28,004 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,005 INFO blivet: loop0 is a loop device >12:47:28,006 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:47:28,008 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:47:28,009 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,009 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >12:47:28,011 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:47:28,011 INFO blivet: added file /osmin.img (deleted) (id 65) to device tree >12:47:28,013 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:47:28,013 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 69 >12:47:28,015 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:47:28,015 INFO blivet: added loop loop0 (id 68) to device tree >12:47:28,016 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:47:28,017 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:47:28,018 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 71 >12:47:28,019 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:47:28,020 DEBUG blivet: setup of loop0 failed: specified file (/osmin.img (deleted)) does not exist >12:47:28,020 WARN blivet: aborting disklabel handler for loop0 >12:47:28,020 INFO blivet: type detected on 'loop0' is 'squashfs' >12:47:28,021 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 72 >12:47:28,022 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:47:28,023 INFO blivet: got device: LoopDevice instance (0x1eaf750) -- > name = loop0 status = False kids = 0 id = 68 > parents = ['existing 0 file /osmin.img (deleted) (65)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:47:28,025 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '178237', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:47:28,026 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:47:28,027 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:47:28,028 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,028 INFO blivet: loop1 is a loop device >12:47:28,029 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:47:28,030 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:47:28,031 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,032 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 75 >12:47:28,033 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:47:28,033 INFO blivet: added file /osmin (id 74) to device tree >12:47:28,035 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:47:28,035 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 78 >12:47:28,037 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:47:28,037 INFO blivet: added loop loop1 (id 77) to device tree >12:47:28,038 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:47:28,039 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:47:28,039 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 80 >12:47:28,040 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:47:28,040 DEBUG blivet: setup of loop1 failed: specified file (/osmin) does not exist >12:47:28,041 WARN blivet: aborting disklabel handler for loop1 >12:47:28,041 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:47:28,041 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 81 >12:47:28,043 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:47:28,043 INFO blivet: got device: LoopDevice instance (0x1eaf410) -- > name = loop1 status = False kids = 0 id = 77 > parents = ['existing 0 file /osmin (74)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:47:28,045 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '179050', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:47:28,046 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:47:28,047 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:47:28,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,048 INFO blivet: loop2 is a loop device >12:47:28,049 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:47:28,050 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:47:28,051 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,051 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 84 >12:47:28,053 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:47:28,053 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 83) to device tree >12:47:28,055 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:47:28,055 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 87 >12:47:28,056 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:47:28,057 INFO blivet: added loop loop2 (id 86) to device tree >12:47:28,058 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:47:28,058 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:47:28,059 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 89 >12:47:28,060 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:47:28,061 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:47:28,142 WARN blivet: disklabel detected but not usable on loop2 >12:47:28,142 INFO blivet: type detected on 'loop2' is 'squashfs' >12:47:28,142 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 91 >12:47:28,143 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:47:28,144 INFO blivet: got device: LoopDevice instance (0x1eaffd0) -- > name = loop2 status = False kids = 0 id = 86 > parents = ['existing 0 file /run/initramfs/live/LiveOS/squashfs.img (83)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:47:28,147 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_UUID_ENC': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '179877', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:47:28,148 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:47:28,149 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:47:28,151 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,151 INFO blivet: loop3 is a loop device >12:47:28,153 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:47:28,154 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:47:28,156 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,156 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 94 >12:47:28,158 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:47:28,158 INFO blivet: added file /LiveOS/ext3fs.img (id 93) to device tree >12:47:28,160 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:47:28,161 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 97 >12:47:28,163 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:47:28,163 INFO blivet: added loop loop3 (id 96) to device tree >12:47:28,164 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:47:28,166 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:47:28,168 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,168 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 99 >12:47:28,168 DEBUG blivet: device loop3 does not contain a disklabel >12:47:28,169 INFO blivet: type detected on 'loop3' is 'ext4' >12:47:28,171 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,171 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 100 >12:47:28,173 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:47:28,173 INFO blivet: got device: LoopDevice instance (0x1eaff10) -- > name = loop3 status = False kids = 0 id = 96 > parents = ['existing 0 file /LiveOS/ext3fs.img (93)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:47:28,175 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,177 INFO blivet: got format: Ext4FS instance (0x1eaf090) object id 100-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = ff354fae-3d87-49ba-a1f3-7ca0c24dba27 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Soa size = 0 B targetSize = 0 B > >12:47:28,179 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '180686', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:47:28,180 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:47:28,181 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:47:28,182 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,183 INFO blivet: loop4 is a loop device >12:47:28,184 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:47:28,185 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:47:28,186 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,187 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 103 >12:47:28,188 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:47:28,188 INFO blivet: added file /overlay (deleted) (id 102) to device tree >12:47:28,190 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:47:28,190 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 106 >12:47:28,192 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:47:28,192 INFO blivet: added loop loop4 (id 105) to device tree >12:47:28,193 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:47:28,194 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:47:28,195 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 108 >12:47:28,196 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:47:28,196 DEBUG blivet: setup of loop4 failed: specified file (/overlay (deleted)) does not exist >12:47:28,196 WARN blivet: aborting disklabel handler for loop4 >12:47:28,197 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:47:28,197 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 109 >12:47:28,198 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:47:28,199 INFO blivet: got device: LoopDevice instance (0x1eaf590) -- > name = loop4 status = False kids = 0 id = 105 > parents = ['existing 0 file /overlay (deleted) (102)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:47:28,203 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_UUID_ENC': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '109697', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:47:28,203 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:47:28,204 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:47:28,205 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,206 INFO blivet: live-rw is a device-mapper device >12:47:28,207 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:47:28,208 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >12:47:28,208 DEBUG blivet: failed to find dm node for fedora >12:47:28,210 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >12:47:28,211 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >12:47:28,212 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >12:47:28,213 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:47:28,214 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (96) with existing ext4 filesystem >12:47:28,216 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:47:28,217 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop4 (105) >12:47:28,219 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:47:28,220 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,221 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:47:28,221 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 112 >12:47:28,223 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:47:28,223 INFO blivet: added dm live-rw (id 111) to device tree >12:47:28,224 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:47:28,225 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:47:28,226 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,226 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 114 >12:47:28,226 DEBUG blivet: device live-rw does not contain a disklabel >12:47:28,227 INFO blivet: type detected on 'live-rw' is 'ext4' >12:47:28,228 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,228 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 115 >12:47:28,229 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:47:28,230 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:47:28,282 INFO blivet: got device: DMDevice instance (0x1eaf9d0) -- > name = live-rw status = True kids = 0 id = 111 > parents = ['existing 0 loop loop4 (105)'] > uuid = None size = 3 GiB > 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 0x1e51d40> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:47:28,285 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,287 INFO blivet: got format: Ext4FS instance (0x1eb6410) object id 115-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = ff354fae-3d87-49ba-a1f3-7ca0c24dba27 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Soa size = 0 B targetSize = 0 B > >12:47:28,292 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_UUID_ENC': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158079', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:47:28,292 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:47:28,293 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:47:28,294 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,294 INFO blivet: live-base is a device-mapper device >12:47:28,296 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:47:28,297 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >12:47:28,297 DEBUG blivet: failed to find dm node for fedora >12:47:28,299 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >12:47:28,300 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >12:47:28,301 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >12:47:28,302 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:47:28,304 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:47:28,305 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (96) with existing ext4 filesystem >12:47:28,307 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:47:28,308 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,309 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:47:28,309 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 118 >12:47:28,311 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:47:28,311 INFO blivet: added dm live-base (id 117) to device tree >12:47:28,312 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:47:28,313 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:47:28,314 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,315 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 120 >12:47:28,315 DEBUG blivet: device live-base does not contain a disklabel >12:47:28,315 INFO blivet: type detected on 'live-base' is 'ext4' >12:47:28,316 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,317 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 121 >12:47:28,318 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:47:28,318 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:47:28,327 INFO blivet: got device: DMDevice instance (0x1ea9f90) -- > name = live-base status = True kids = 0 id = 117 > parents = ['existing 0 loop loop3 (96) with existing ext4 filesystem'] > uuid = None size = 3 GiB > 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: 22125 did: 12401 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x1e51b90> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:47:28,329 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,330 INFO blivet: got format: Ext4FS instance (0x1eb63d0) object id 121-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = ff354fae-3d87-49ba-a1f3-7ca0c24dba27 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Soa size = 0 B targetSize = 0 B > >12:47:28,334 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_UUID_ENC': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '208555', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:47:28,334 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:47:28,335 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:47:28,336 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,336 INFO blivet: live-osimg-min is a device-mapper device >12:47:28,337 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:47:28,338 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >12:47:28,338 DEBUG blivet: failed to find dm node for fedora >12:47:28,339 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >12:47:28,340 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >12:47:28,341 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >12:47:28,342 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:47:28,343 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:47:28,344 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:47:28,345 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (77) >12:47:28,347 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:47:28,348 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (96) with existing ext4 filesystem >12:47:28,349 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:47:28,350 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:28,351 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:47:28,351 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 124 >12:47:28,352 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:47:28,352 INFO blivet: added dm live-osimg-min (id 123) to device tree >12:47:28,353 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:47:28,354 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:47:28,355 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,356 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 126 >12:47:28,356 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:47:28,356 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:47:28,357 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,357 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 127 >12:47:28,358 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:47:28,359 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:47:28,366 INFO blivet: got device: DMDevice instance (0x1eaf550) -- > name = live-osimg-min status = True kids = 0 id = 123 > parents = ['existing 0 loop loop3 (96) with existing ext4 filesystem'] > uuid = None size = 3 GiB > 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: 121 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x1e51cb0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:47:28,367 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,368 INFO blivet: got format: Ext4FS instance (0x1eb6750) object id 127-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = ff354fae-3d87-49ba-a1f3-7ca0c24dba27 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Soa size = 0 B targetSize = 0 B > >12:47:28,371 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3 /dev/disk/by-uuid/fa79760b-b616-4661-8216-010a7d670bb3 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'fa79760b-b616-4661-8216-010a7d670bb3', > 'ID_FS_UUID_ENC': 'fa79760b-b616-4661-8216-010a7d670bb3', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '653158', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3', > '/dev/disk/by-uuid/fa79760b-b616-4661-8216-010a7d670bb3', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >12:47:28,372 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >12:47:28,372 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >12:47:28,378 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.75 GiB lvmlv fedora-swap (31) with existing swap >12:47:28,378 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >12:47:28,379 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >12:47:28,380 DEBUG blivet: SwapSpace.__init__: >12:47:28,380 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 129 >12:47:28,380 DEBUG blivet: device fedora-swap does not contain a disklabel >12:47:28,380 DEBUG blivet: no type or existing type for fedora-swap, bailing >12:47:28,398 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:47:28,407 DEBUG blivet: fedora size is 931.01 GiB >12:47:28,412 DEBUG blivet: vg fedora has 4 MiB free >12:47:28,416 DEBUG blivet: fedora size is 931.01 GiB >12:47:28,421 DEBUG blivet: vg fedora has 4 MiB free >12:47:28,449 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1e4ddd0) -- > name = fedora-swap status = True kids = 0 id = 31 > parents = ['existing 931.01 GiB lvmvg fedora (16)'] > uuid = ka2gk8-M3Eg-yvsx-ZATd-vyOc-IC0X-AsHXa3 size = 7.75 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16252928 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: True > hardwareGeometry: (1011, 255, 63) biosGeometry: (1011, 255, 63) > PedDevice: <_ped.Device object at 0x1e515f0> > target size = 7.75 GiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1e98310) -- > name = fedora status = True kids = 3 id = 16 > parents = ['existing 931.02 GiB partition sdb2 (11) with existing lvmpv'] > uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 > PE Free = 1 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238341 free space = 4 MiB > free extents = 1 reserved percent = 0 reserved space = 0 B > PVs = ['existing 931.02 GiB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 873.26 GiB lvmlv fedora-home (19) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora-root (25) with existing ext4 filesystem', > 'existing 7.75 GiB lvmlv fedora-swap (31) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 7.75 GiB >12:47:28,450 INFO blivet: got format: SwapSpace instance (0x1ea9790) object id 35-- > type = swap name = swap status = True > device = /dev/mapper/fedora-swap uuid = fa79760b-b616-4661-8216-010a7d670bb3 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:47:28,452 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3 /dev/disk/by-uuid/eb3b230b-422c-4c68-b49f-1c03baed9c3a /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'eb3b230b-422c-4c68-b49f-1c03baed9c3a', > 'ID_FS_UUID_ENC': 'eb3b230b-422c-4c68-b49f-1c03baed9c3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664947', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3', > '/dev/disk/by-uuid/eb3b230b-422c-4c68-b49f-1c03baed9c3a', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-home ; >12:47:28,452 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-4)... >12:47:28,453 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >12:47:28,457 DEBUG blivet: DeviceTree.getDeviceByName returned existing 873.26 GiB lvmlv fedora-home (19) with existing ext4 filesystem >12:47:28,457 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >12:47:28,458 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >12:47:28,459 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,459 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 131 >12:47:28,459 DEBUG blivet: device fedora-home does not contain a disklabel >12:47:28,459 DEBUG blivet: no type or existing type for fedora-home, bailing >12:47:28,474 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:47:28,480 DEBUG blivet: fedora size is 931.01 GiB >12:47:28,485 DEBUG blivet: vg fedora has 4 MiB free >12:47:28,488 DEBUG blivet: fedora size is 931.01 GiB >12:47:28,493 DEBUG blivet: vg fedora has 4 MiB free >12:47:28,518 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1e98750) -- > name = fedora-home status = True kids = 0 id = 19 > parents = ['existing 931.01 GiB lvmvg fedora (16)'] > uuid = jo6ZDp-El6h-ahKu-qplW-cIdv-I5ls-VdXWi3 size = 873.26 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1831370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (113997, 255, 63) biosGeometry: (113997, 255, 63) > PedDevice: <_ped.Device object at 0x1e514d0> > target size = 873.26 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1e98310) -- > name = fedora status = True kids = 3 id = 16 > parents = ['existing 931.02 GiB partition sdb2 (11) with existing lvmpv'] > uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 > PE Free = 1 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238341 free space = 4 MiB > free extents = 1 reserved percent = 0 reserved space = 0 B > PVs = ['existing 931.02 GiB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 873.26 GiB lvmlv fedora-home (19) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora-root (25) with existing ext4 filesystem', > 'existing 7.75 GiB lvmlv fedora-swap (31) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 873.26 GiB >12:47:28,519 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,520 INFO blivet: got format: Ext4FS instance (0x1e98c90) object id 23-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = eb3b230b-422c-4c68-b49f-1c03baed9c3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 B targetSize = 0 B > >12:47:28,522 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u /dev/disk/by-uuid/c1a9979f-d721-468e-abad-1674af8c64de /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c1a9979f-d721-468e-abad-1674af8c64de', > 'ID_FS_UUID_ENC': 'c1a9979f-d721-468e-abad-1674af8c64de', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '667586', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u', > '/dev/disk/by-uuid/c1a9979f-d721-468e-abad-1674af8c64de', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >12:47:28,522 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-5)... >12:47:28,523 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >12:47:28,526 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (25) with existing ext4 filesystem >12:47:28,527 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >12:47:28,528 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >12:47:28,529 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,529 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 133 >12:47:28,529 DEBUG blivet: device fedora-root does not contain a disklabel >12:47:28,529 DEBUG blivet: no type or existing type for fedora-root, bailing >12:47:28,544 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:47:28,550 DEBUG blivet: fedora size is 931.01 GiB >12:47:28,555 DEBUG blivet: vg fedora has 4 MiB free >12:47:28,558 DEBUG blivet: fedora size is 931.01 GiB >12:47:28,563 DEBUG blivet: vg fedora has 4 MiB free >12:47:28,587 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x1e98790) -- > name = fedora-root status = True kids = 0 id = 25 > parents = ['existing 931.01 GiB lvmvg fedora (16)'] > uuid = u0vlHX-XZAe-9c8d-hzmV-q0dy-1qmS-khXS4u size = 50 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x1e510e0> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x1e98310) -- > name = fedora status = True kids = 3 id = 16 > parents = ['existing 931.02 GiB partition sdb2 (11) with existing lvmpv'] > uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 > PE Free = 1 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238341 free space = 4 MiB > free extents = 1 reserved percent = 0 reserved space = 0 B > PVs = ['existing 931.02 GiB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 873.26 GiB lvmlv fedora-home (19) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora-root (25) with existing ext4 filesystem', > 'existing 7.75 GiB lvmlv fedora-swap (31) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 50 GiB >12:47:28,589 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:28,589 INFO blivet: got format: Ext4FS instance (0x1e98850) object id 29-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = c1a9979f-d721-468e-abad-1674af8c64de exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 B targetSize = 0 B > >12:47:28,644 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:47:32,925 INFO blivet: ISCSID is /sbin/iscsid >12:47:32,926 INFO blivet: no initiator set >12:47:33,228 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:47:33,229 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:47:33,640 DEBUG blivet: trying to set new default fstype to 'ext4' >12:47:33,733 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:33,734 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >12:47:33,736 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:33,754 INFO blivet: Detected 7.75 GiB of memory >12:47:33,786 INFO blivet: Suggested swap size (7.75 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >12:47:33,786 INFO blivet: Swap attempt of 0.0 >12:47:34,358 INFO blivet: resetting Blivet (version 0.41) instance <blivet.Blivet object at 0x385a050> >12:47:34,361 INFO blivet: no initiator set >12:47:34,363 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:47:34,363 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:47:34,618 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >12:47:34,619 INFO blivet: sr0 looks to be the live device; marking as protected >12:47:34,682 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sda', 'sda1', 'sda2', 'sda5', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >12:47:34,877 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718 /dev/disk/by-id/wwn-0x50004cf20a2b8aab /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004309d', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2AR20002', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', > 'ID_SERIAL_SHORT': 'S2ZPJ9CD463718', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20a2b8aab', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20a2b8aab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88858', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', > '/dev/disk/by-id/wwn-0x50004cf20a2b8aab', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >12:47:35,860 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >12:47:35,862 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:47:35,863 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:35,908 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:47:35,912 INFO blivet: sdb is a disk >12:47:35,913 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >12:47:35,915 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:47:35,944 INFO blivet: added disk sdb (id 1) to device tree >12:47:35,944 DEBUG blivet: looking up parted Device: /dev/sdb >12:47:35,950 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:47:35,952 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:47:35,954 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:47:35,954 DEBUG blivet: required disklabel type for sdb (1) is None >12:47:35,954 DEBUG blivet: default disklabel type for sdb is msdos >12:47:35,955 DEBUG blivet: selecting msdos disklabel for sdb based on size >12:47:35,957 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:47:36,094 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 0x7f3b4c0e3110>, <parted.partition.Partition object at 0x7f3b4c0e34d0>] > device: <parted.device.Device object at 0x7f3b4c0dbe90> > PedDisk: <_ped.Disk object at 0x3b20dd0> >12:47:36,097 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >12:47:36,106 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:47:36,120 INFO blivet: got device: DiskDevice instance (0x7f3b4c066410) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 931.51 GiB > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Seagate Backup+ BK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525167 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x420be60> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3b4c0d7c90> >12:47:36,127 INFO blivet: got format: DiskLabel instance (0x7f3b4c0d7d50) object id 4-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 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 0x7f3b4c0e3110>, <parted.partition.Partition object at 0x7f3b4c0e34d0>] > device: <parted.device.Device object at 0x7f3b4c0dbe90> > PedDisk: <_ped.Disk object at 0x3b20dd0> > origPartedDisk = <parted.disk.Disk object at 0x7f3b4c0e3710> > partedDevice = parted.Device instance -- > model: Seagate Backup+ BK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525167 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0be200> > >12:47:36,147 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part1 /dev/disk/by-id/wwn-0x50004cf20a2b8aab-part1 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2001bf9e-3f3b-4947-a6b0-3a5b25448bd4', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2001bf9e-3f3b-4947-a6b0-3a5b25448bd4', > 'ID_FS_UUID_ENC': '2001bf9e-3f3b-4947-a6b0-3a5b25448bd4', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0004309d-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004309d', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2AR20002', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', > 'ID_SERIAL_SHORT': 'S2ZPJ9CD463718', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20a2b8aab', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20a2b8aab', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88946', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part1', > '/dev/disk/by-id/wwn-0x50004cf20a2b8aab-part1', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2001bf9e-3f3b-4947-a6b0-3a5b25448bd4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:47:36,148 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >12:47:36,151 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >12:47:36,152 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:36,153 INFO blivet: sdb1 is a partition >12:47:36,155 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >12:47:36,156 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:47:36,163 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with existing msdos disklabel >12:47:36,165 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:47:36,167 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:47:36,167 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >12:47:36,169 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >12:47:36,169 DEBUG blivet: looking up parted Partition: /dev/sdb1 >12:47:36,170 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >12:47:36,172 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >12:47:36,173 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >12:47:36,174 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >12:47:36,174 INFO blivet: added partition sdb1 (id 6) to device tree >12:47:36,175 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >12:47:36,176 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >12:47:36,178 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:47:36,179 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >12:47:36,194 WARN blivet: disklabel detected but not usable on sdb1 >12:47:36,195 INFO blivet: type detected on 'sdb1' is 'ext4' >12:47:36,495 DEBUG blivet: size=173.07 MiB, current=500 MiB >12:47:36,496 DEBUG blivet: padding min size from 181483520 up to 181484020 >12:47:36,499 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:36,500 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 10 >12:47:36,502 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >12:47:36,505 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >12:47:36,516 DEBUG blivet: looking up parted Device: /dev/sdb1 >12:47:36,535 INFO blivet: got device: PartitionDevice instance (0x7f3b4c0e7690) -- > name = sdb1 status = True kids = 0 id = 6 > parents = ['existing 931.51 GiB disk sdb (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0be4d0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3b4c0dbf50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3b4c0e3610> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3b4c0e3290> PedPartition: <_ped.Partition object at 0x7f3b4c0dcbf0> > disk = existing 931.51 GiB disk sdb (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >12:47:36,539 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:36,551 INFO blivet: got format: Ext4FS instance (0x7f3b4c0e7810) object id 10-- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 2001bf9e-3f3b-4947-a6b0-3a5b25448bd4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >12:47:36,558 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part2 /dev/disk/by-id/wwn-0x50004cf20a2b8aab-part2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '206', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1', > 'ID_FS_UUID_ENC': '39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1952497664', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0004309d-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004309d', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '2AR20002', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S2ZPJ9CD463718', > 'ID_SERIAL_SHORT': 'S2ZPJ9CD463718', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20a2b8aab', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20a2b8aab', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '89066', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2ZPJ9CD463718-part2', > '/dev/disk/by-id/wwn-0x50004cf20a2b8aab-part2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >12:47:36,558 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >12:47:36,559 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >12:47:36,560 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:36,561 INFO blivet: sdb2 is a partition >12:47:36,562 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >12:47:36,563 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:47:36,568 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sdb (1) with existing msdos disklabel >12:47:36,570 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >12:47:36,571 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >12:47:36,571 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >12:47:36,573 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >12:47:36,573 DEBUG blivet: looking up parted Partition: /dev/sdb2 >12:47:36,574 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >12:47:36,576 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >12:47:36,577 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >12:47:36,578 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >12:47:36,578 INFO blivet: added partition sdb2 (id 12) to device tree >12:47:36,579 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >12:47:36,580 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >12:47:36,581 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >12:47:36,582 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >12:47:36,588 WARN blivet: disklabel detected but not usable on sdb2 >12:47:36,651 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >12:47:36,664 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: 39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1 ; exists: True ; vgUuid: q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP ; label: None ; peStart: 1 MiB ; device: /dev/sdb2 ; serial: S2ZPJ9CD463718 ; >12:47:36,664 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 16 >12:47:36,668 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >12:47:36,671 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >12:47:36,672 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >12:47:36,675 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:47:36,678 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >12:47:36,678 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >12:47:36,681 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:47:36,683 INFO blivet: added lvmvg fedora (id 17) to device tree >12:47:36,734 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >12:47:36,735 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:36,737 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:47:36,740 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:47:36,740 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >12:47:36,742 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >12:47:36,743 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >12:47:36,756 DEBUG blivet: Adding fedora-home/873.26 GiB to fedora >12:47:36,757 INFO blivet: added lvmlv fedora-home (id 20) to device tree >12:47:36,760 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >12:47:36,762 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >12:47:36,764 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >12:47:36,769 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3 /dev/disk/by-uuid/eb3b230b-422c-4c68-b49f-1c03baed9c3a /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'eb3b230b-422c-4c68-b49f-1c03baed9c3a', > 'ID_FS_UUID_ENC': 'eb3b230b-422c-4c68-b49f-1c03baed9c3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664947', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3', > '/dev/disk/by-uuid/eb3b230b-422c-4c68-b49f-1c03baed9c3a', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-home ; >12:47:36,769 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-4)... >12:47:36,771 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >12:47:36,777 DEBUG blivet: DeviceTree.getDeviceByName returned existing 873.26 GiB lvmlv fedora-home (20) >12:47:36,779 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >12:47:36,780 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >12:47:36,782 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:36,782 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 23 >12:47:36,782 DEBUG blivet: device fedora-home does not contain a disklabel >12:47:36,783 INFO blivet: type detected on 'fedora-home' is 'ext4' >12:47:36,894 DEBUG blivet: size=1.99 GiB, current=873.26 GiB >12:47:36,894 DEBUG blivet: padding min size from 2138140672 up to 2138141172 >12:47:36,897 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:36,897 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 24 >12:47:36,899 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >12:47:36,917 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:47:36,925 DEBUG blivet: fedora size is 931.01 GiB >12:47:36,930 DEBUG blivet: vg fedora has 57.75 GiB free >12:47:36,934 DEBUG blivet: fedora size is 931.01 GiB >12:47:36,939 DEBUG blivet: vg fedora has 57.75 GiB free >12:47:36,961 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f3b4c11be10) -- > name = fedora-home status = True kids = 0 id = 20 > parents = ['existing 931.01 GiB lvmvg fedora (17)'] > uuid = jo6ZDp-El6h-ahKu-qplW-cIdv-I5ls-VdXWi3 size = 873.26 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1831370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 22125 did: 12401 busy: False > hardwareGeometry: (113997, 255, 63) biosGeometry: (113997, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0be170> > target size = 873.26 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b4c12c2d0) -- > name = fedora status = True kids = 1 id = 17 > parents = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] > uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 > PE Free = 1 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238341 free space = 57.75 GiB > free extents = 14785 reserved percent = 0 reserved space = 0 B > PVs = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] > LVs = ['existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 873.26 GiB >12:47:36,963 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:36,971 INFO blivet: got format: Ext4FS instance (0x7f3b4c12c650) object id 24-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = eb3b230b-422c-4c68-b49f-1c03baed9c3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 873.26 GiB targetSize = 873.26 GiB > >12:47:36,973 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >12:47:36,974 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:36,975 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:47:36,976 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >12:47:36,976 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >12:47:36,978 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >12:47:36,978 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >12:47:36,994 DEBUG blivet: Adding fedora-root/50 GiB to fedora >12:47:36,995 INFO blivet: added lvmlv fedora-root (id 26) to device tree >12:47:36,996 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >12:47:36,999 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >12:47:37,001 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >12:47:37,008 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u /dev/disk/by-uuid/c1a9979f-d721-468e-abad-1674af8c64de /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c1a9979f-d721-468e-abad-1674af8c64de', > 'ID_FS_UUID_ENC': 'c1a9979f-d721-468e-abad-1674af8c64de', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '667586', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u', > '/dev/disk/by-uuid/c1a9979f-d721-468e-abad-1674af8c64de', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >12:47:37,008 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-5)... >12:47:37,010 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >12:47:37,019 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (26) >12:47:37,020 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >12:47:37,022 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >12:47:37,024 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:37,024 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 29 >12:47:37,024 DEBUG blivet: device fedora-root does not contain a disklabel >12:47:37,025 INFO blivet: type detected on 'fedora-root' is 'ext4' >12:47:37,167 DEBUG blivet: size=4.98 GiB, current=50 GiB >12:47:37,167 DEBUG blivet: padding min size from 5349670912 up to 5349671412 >12:47:37,173 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:37,175 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 30 >12:47:37,179 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >12:47:37,236 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:47:37,261 DEBUG blivet: fedora size is 931.01 GiB >12:47:37,278 DEBUG blivet: vg fedora has 7.75 GiB free >12:47:37,291 DEBUG blivet: fedora size is 931.01 GiB >12:47:37,308 DEBUG blivet: vg fedora has 7.75 GiB free >12:47:37,395 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f3b4c11bdd0) -- > name = fedora-root status = True kids = 0 id = 26 > parents = ['existing 931.01 GiB lvmvg fedora (17)'] > uuid = u0vlHX-XZAe-9c8d-hzmV-q0dy-1qmS-khXS4u size = 50 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0be5f0> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b4c12c2d0) -- > name = fedora status = True kids = 2 id = 17 > parents = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] > uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 > PE Free = 1 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238341 free space = 7.75 GiB > free extents = 1985 reserved percent = 0 reserved space = 0 B > PVs = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] > LVs = ['existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 50 GiB >12:47:37,402 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:37,426 INFO blivet: got format: Ext4FS instance (0x7f3b4c12cc10) object id 30-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = c1a9979f-d721-468e-abad-1674af8c64de exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 50 GiB targetSize = 50 GiB > >12:47:37,430 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >12:47:37,434 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:37,437 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:47:37,442 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >12:47:37,443 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >12:47:37,448 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >12:47:37,449 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >12:47:37,487 DEBUG blivet: Adding fedora-swap/7.75 GiB to fedora >12:47:37,488 INFO blivet: added lvmlv fedora-swap (id 32) to device tree >12:47:37,494 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >12:47:37,498 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >12:47:37,503 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >12:47:37,513 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3 /dev/disk/by-uuid/fa79760b-b616-4661-8216-010a7d670bb3 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'fa79760b-b616-4661-8216-010a7d670bb3', > 'ID_FS_UUID_ENC': 'fa79760b-b616-4661-8216-010a7d670bb3', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '653158', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3', > '/dev/disk/by-uuid/fa79760b-b616-4661-8216-010a7d670bb3', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >12:47:37,514 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >12:47:37,517 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >12:47:37,530 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.75 GiB lvmlv fedora-swap (32) >12:47:37,533 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >12:47:37,536 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >12:47:37,540 DEBUG blivet: SwapSpace.__init__: >12:47:37,540 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 35 >12:47:37,540 DEBUG blivet: device fedora-swap does not contain a disklabel >12:47:37,541 INFO blivet: type detected on 'fedora-swap' is 'swap' >12:47:37,546 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: fa79760b-b616-4661-8216-010a7d670bb3 ; exists: True ; label: None ; >12:47:37,548 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 36 >12:47:37,554 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >12:47:37,651 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:47:37,698 DEBUG blivet: fedora size is 931.01 GiB >12:47:37,728 DEBUG blivet: vg fedora has 4 MiB free >12:47:37,748 DEBUG blivet: fedora size is 931.01 GiB >12:47:37,776 DEBUG blivet: vg fedora has 4 MiB free >12:47:37,873 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f3b4c12cf10) -- > name = fedora-swap status = True kids = 0 id = 32 > parents = ['existing 931.01 GiB lvmvg fedora (17)'] > uuid = ka2gk8-M3Eg-yvsx-ZATd-vyOc-IC0X-AsHXa3 size = 7.75 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16252928 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (1011, 255, 63) biosGeometry: (1011, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0be560> > target size = 7.75 GiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b4c12c2d0) -- > name = fedora status = True kids = 3 id = 17 > parents = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] > uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 > PE Free = 1 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238341 free space = 4 MiB > free extents = 1 reserved percent = 0 reserved space = 0 B > PVs = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] > LVs = ['existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem', > 'existing 7.75 GiB lvmlv fedora-swap (32) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 7.75 GiB >12:47:37,875 INFO blivet: got format: SwapSpace instance (0x7f3b4c145190) object id 36-- > type = swap name = swap status = True > device = /dev/mapper/fedora-swap uuid = fa79760b-b616-4661-8216-010a7d670bb3 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:47:37,878 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >12:47:37,887 DEBUG blivet: DeviceTree.getDeviceByName returned existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem >12:47:37,895 DEBUG blivet: set fedora-home copies to 1, metadata size to 0 B, log size to 0 B, total size 873.26 GiB >12:47:37,896 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >12:47:37,904 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.75 GiB lvmlv fedora-swap (32) with existing swap >12:47:37,911 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 7.75 GiB >12:47:37,912 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >12:47:37,919 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem >12:47:37,925 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >12:47:37,931 DEBUG blivet: looking up parted Device: /dev/sdb2 >12:47:37,943 INFO blivet: got device: PartitionDevice instance (0x7f3b4c0d7ed0) -- > name = sdb2 status = True kids = 1 id = 12 > parents = ['existing 931.51 GiB disk sdb (1) with existing msdos disklabel'] > uuid = None size = 931.02 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb4/4-1/4-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952497664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (121537, 255, 63) biosGeometry: (121537, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0be680> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3b4c0dbf50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3b4c0e3590> PedPartition: <_ped.Partition object at 0x7f3b4c0dcc50> > disk = existing 931.51 GiB disk sdb (1) with existing msdos disklabel > start = 1026048 end = 1953523711 length = 1952497664 > flags = lvm >12:47:37,949 INFO blivet: got format: LVMPhysicalVolume instance (0x7f3b4c11be50) object id 16-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = 39vDdb-0n2m-TOUv-XIF5-tsQ1-F8Dd-yeADc1 exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP peStart = 1 MiB >12:47:37,954 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138 /dev/disk/by-id/wwn-0x50004cf20b1acf05', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000275ab', > 'ID_REVISION': '2BA30001', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', > 'ID_SERIAL_SHORT': 'S30CJ9CD906138', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20b1acf05', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94970', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138', > '/dev/disk/by-id/wwn-0x50004cf20b1acf05'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:47:37,955 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:47:37,956 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:47:37,957 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:37,958 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:47:37,960 INFO blivet: sda is a disk >12:47:37,960 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >12:47:37,961 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:47:37,984 INFO blivet: added disk sda (id 39) to device tree >12:47:37,985 DEBUG blivet: looking up parted Device: /dev/sda >12:47:37,989 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:47:37,991 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:47:37,994 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:47:37,994 DEBUG blivet: required disklabel type for sda (1) is None >12:47:37,995 DEBUG blivet: default disklabel type for sda is msdos >12:47:37,996 DEBUG blivet: selecting msdos disklabel for sda based on size >12:47:37,998 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:47:38,026 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3b4c183210>, <parted.partition.Partition object at 0x7f3b4c183650>, <parted.partition.Partition object at 0x7f3b4c1837d0>] > device: <parted.device.Device object at 0x7f3b4c183050> > PedDisk: <_ped.Disk object at 0x7f3b4c124cb0> >12:47:38,026 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 42 >12:47:38,029 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:47:38,049 INFO blivet: got device: DiskDevice instance (0x7f3b4c12ce50) -- > name = sda status = True kids = 0 id = 39 > parents = [] > uuid = None size = 931.51 GiB > 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 ST1000LM024 HN-M path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0be7a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3b4c145cd0> >12:47:38,057 INFO blivet: got format: DiskLabel instance (0x7f3b4c145e10) object id 42-- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3b4c183210>, <parted.partition.Partition object at 0x7f3b4c183650>, <parted.partition.Partition object at 0x7f3b4c1837d0>] > device: <parted.device.Device object at 0x7f3b4c183050> > PedDisk: <_ped.Disk object at 0x7f3b4c124cb0> > origPartedDisk = <parted.disk.Disk object at 0x7f3b4c183410> > partedDevice = parted.Device instance -- > model: ATA ST1000LM024 HN-M path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0be830> > >12:47:38,072 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part1 /dev/disk/by-id/wwn-0x50004cf20b1acf05-part1 /dev/disk/by-uuid/920b2c7d-61d5-4976-92b7-5e958d3c2a9b', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '920b2c7d-61d5-4976-92b7-5e958d3c2a9b', > 'ID_FS_UUID_ENC': '920b2c7d-61d5-4976-92b7-5e958d3c2a9b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1936963584', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000275ab-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000275ab', > 'ID_REVISION': '2BA30001', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', > 'ID_SERIAL_SHORT': 'S30CJ9CD906138', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20b1acf05', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '95157', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part1', > '/dev/disk/by-id/wwn-0x50004cf20b1acf05-part1', > '/dev/disk/by-uuid/920b2c7d-61d5-4976-92b7-5e958d3c2a9b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:47:38,073 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:47:38,075 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:47:38,076 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:38,077 INFO blivet: sda1 is a partition >12:47:38,079 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:47:38,081 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:47:38,089 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (39) with existing msdos disklabel >12:47:38,091 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:47:38,093 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:47:38,093 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >12:47:38,095 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:47:38,096 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:47:38,097 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:47:38,099 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:47:38,101 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:47:38,103 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:47:38,103 INFO blivet: added partition sda1 (id 44) to device tree >12:47:38,104 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:47:38,106 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:47:38,107 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:47:38,109 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:47:38,120 WARN blivet: disklabel detected but not usable on sda1 >12:47:38,121 INFO blivet: type detected on 'sda1' is 'ext4' >12:47:38,291 DEBUG blivet: size=114.28 GiB, current=923.61 GiB >12:47:38,292 DEBUG blivet: padding min size from 122717388800 up to 122717389300 >12:47:38,295 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:38,296 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 48 >12:47:38,298 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:47:38,300 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:47:38,309 DEBUG blivet: looking up parted Device: /dev/sda1 >12:47:38,342 INFO blivet: got device: PartitionDevice instance (0x7f3b4c183ad0) -- > name = sda1 status = True kids = 0 id = 44 > parents = ['existing 931.51 GiB disk sda (39) with existing msdos disklabel'] > uuid = None size = 923.61 GiB > 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: 4096 > length: 1936963584 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32571 did: 0 busy: False > hardwareGeometry: (120570, 255, 63) biosGeometry: (120570, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0beb00> > 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 0x7f3b4c183110> fileSystem: <parted.filesystem.FileSystem object at 0x7f3b4c183550> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3b4c1832d0> PedPartition: <_ped.Partition object at 0x7f3b4c123fb0> > disk = existing 931.51 GiB disk sda (39) with existing msdos disklabel > start = 2048 end = 1936965631 length = 1936963584 > flags = boot >12:47:38,348 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:38,363 INFO blivet: got format: Ext4FS instance (0x7f3b4c145290) object id 48-- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 920b2c7d-61d5-4976-92b7-5e958d3c2a9b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 923.61 GiB targetSize = 923.61 GiB > >12:47:38,373 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part2 /dev/disk/by-id/wwn-0x50004cf20b1acf05-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1936967678', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16556034', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000275ab-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000275ab', > 'ID_REVISION': '2BA30001', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', > 'ID_SERIAL_SHORT': 'S30CJ9CD906138', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20b1acf05', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '95293', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part2', > '/dev/disk/by-id/wwn-0x50004cf20b1acf05-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:47:38,374 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:47:38,376 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >12:47:38,378 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:38,379 INFO blivet: sda2 is a partition >12:47:38,381 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:47:38,382 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:47:38,390 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (39) with existing msdos disklabel >12:47:38,391 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >12:47:38,393 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:47:38,394 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 51 >12:47:38,395 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:47:38,396 DEBUG blivet: looking up parted Partition: /dev/sda2 >12:47:38,397 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >12:47:38,399 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:47:38,400 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:47:38,402 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:47:38,402 INFO blivet: added partition sda2 (id 50) to device tree >12:47:38,403 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:47:38,405 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:47:38,406 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:47:38,407 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:47:38,411 WARN blivet: disklabel detected but not usable on sda2 >12:47:38,411 DEBUG blivet: no type or existing type for sda2, bailing >12:47:38,418 DEBUG blivet: looking up parted Device: /dev/sda2 >12:47:38,429 INFO blivet: got device: PartitionDevice instance (0x7f3b4c0d7e50) -- > name = sda2 status = True kids = 0 id = 50 > parents = ['existing 931.51 GiB disk sda (39) with existing msdos disklabel'] > uuid = None size = 7.89 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32571 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0bec20> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3b4c183110> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3b4c183690> PedPartition: <_ped.Partition object at 0x7f3b4c13ea10> > disk = existing 931.51 GiB disk sda (39) with existing msdos disklabel > start = 1936967678 end = 1953523711 length = 16556034 > flags = >12:47:38,435 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part5 /dev/disk/by-id/wwn-0x50004cf20b1acf05-part5 /dev/disk/by-uuid/77a4bd35-c15f-485c-b911-4053633f9bb2', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '210', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '210', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '77a4bd35-c15f-485c-b911-4053633f9bb2', > 'ID_FS_UUID_ENC': '77a4bd35-c15f-485c-b911-4053633f9bb2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST1000LM024_HN-M101MBB', > 'ID_MODEL_ENC': 'ST1000LM024\\x20HN-M101MBB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '1936967680', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16556032', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000275ab-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000275ab', > 'ID_REVISION': '2BA30001', > 'ID_SERIAL': 'ST1000LM024_HN-M101MBB_S30CJ9CD906138', > 'ID_SERIAL_SHORT': 'S30CJ9CD906138', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50004cf20b1acf05', > 'ID_WWN_WITH_EXTENSION': '0x50004cf20b1acf05', > 'MAJOR': '8', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '95420', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S30CJ9CD906138-part5', > '/dev/disk/by-id/wwn-0x50004cf20b1acf05-part5', > '/dev/disk/by-uuid/77a4bd35-c15f-485c-b911-4053633f9bb2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:47:38,435 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >12:47:38,436 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >12:47:38,437 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:38,437 INFO blivet: sda5 is a partition >12:47:38,438 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:47:38,439 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:47:38,443 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (39) with existing msdos disklabel >12:47:38,444 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >12:47:38,445 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >12:47:38,445 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >12:47:38,446 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:47:38,447 DEBUG blivet: looking up parted Partition: /dev/sda5 >12:47:38,447 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >12:47:38,449 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:47:38,449 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:47:38,450 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:47:38,450 INFO blivet: added partition sda5 (id 55) to device tree >12:47:38,451 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:47:38,452 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:47:38,453 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:47:38,454 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:47:38,505 WARN blivet: disklabel detected but not usable on sda5 >12:47:38,508 INFO blivet: type detected on 'sda5' is 'swap' >12:47:38,513 DEBUG blivet: SwapSpace.__init__: device: /dev/sda5 ; serial: S30CJ9CD906138 ; uuid: 77a4bd35-c15f-485c-b911-4053633f9bb2 ; exists: True ; label: None ; >12:47:38,514 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 59 >12:47:38,517 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >12:47:38,519 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: swap ; >12:47:38,529 DEBUG blivet: looking up parted Device: /dev/sda5 >12:47:38,546 INFO blivet: got device: PartitionDevice instance (0x7f3b4c145f50) -- > name = sda5 status = True kids = 0 id = 55 > parents = ['existing 931.51 GiB disk sda (39) with existing msdos disklabel'] > uuid = None size = 7.89 GiB > format = existing swap > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 16556032 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32571 did: 0 busy: True > hardwareGeometry: (1030, 255, 63) biosGeometry: (1030, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0becb0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3b4c183110> fileSystem: <parted.filesystem.FileSystem object at 0x7f3b4c183890> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3b4c183810> PedPartition: <_ped.Partition object at 0x7f3b4c13e8f0> > disk = existing 931.51 GiB disk sda (39) with existing msdos disklabel > start = 1936967680 end = 1953523711 length = 16556032 > flags = >12:47:38,548 INFO blivet: got format: SwapSpace instance (0x7f3b4c1855d0) object id 59-- > type = swap name = swap status = True > device = /dev/sda5 uuid = 77a4bd35-c15f-485c-b911-4053633f9bb2 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:47:38,554 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_647236400434 /dev/disk/by-label/Fedora-Live-SoaS-x86_64-rawhide- /dev/disk/by-uuid/2014-02-15-15-54-11-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-SoaS-x86_64-rawhide-', > 'ID_FS_LABEL_ENC': 'Fedora-Live-SoaS-x86_64-rawhide-', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-02-15-15-54-11-00', > 'ID_FS_UUID_ENC': '2014-02-15-15-54-11-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'Slimtype_DVD_A_DS8A8SH', > 'ID_MODEL_ENC': 'Slimtype\\x20DVD\\x20A\\x20\\x20DS8A8SH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '780378aa', > 'ID_REVISION': 'KX12', > 'ID_SERIAL': 'Slimtype_DVD_A_DS8A8SH_647236400434', > 'ID_SERIAL_SHORT': '647236400434', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '97995', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_647236400434', > '/dev/disk/by-label/Fedora-Live-SoaS-x86_64-rawhide-', > '/dev/disk/by-uuid/2014-02-15-15-54-11-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >12:47:38,555 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >12:47:38,556 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:47:38,558 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:38,558 INFO blivet: sr0 is a cdrom >12:47:38,559 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:47:38,560 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 62 >12:47:38,561 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:47:38,561 INFO blivet: added cdrom sr0 (id 61) to device tree >12:47:38,562 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:47:38,672 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:47:38,672 INFO blivet: type detected on 'sr0' is 'iso9660' >12:47:38,673 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:47:38,673 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 64 >12:47:38,674 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:47:38,675 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:47:38,812 DEBUG blivet: looking up parted Device: /dev/sr0 >12:47:38,855 INFO blivet: got device: OpticalDevice instance (0x7f3b4c185350) -- > name = sr0 status = True kids = 0 id = 61 > parents = [] > uuid = None size = 717 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Slimtype DVD A DS8A8SH path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 367104 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (22, 255, 63) biosGeometry: (22, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0bed40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:47:38,856 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:47:38,857 INFO blivet: got format: Iso9660FS instance (0x7f3b4c1850d0) object id 64-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-02-15-15-54-11-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-SoaS-x86_64-rawhide- size = 1 B targetSize = 1 B > >12:47:38,859 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '177435', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:47:38,860 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:47:38,861 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:47:38,862 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:38,862 INFO blivet: loop0 is a loop device >12:47:38,863 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:47:38,864 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:47:38,866 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:38,866 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >12:47:38,868 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:47:38,868 INFO blivet: added file /osmin.img (deleted) (id 66) to device tree >12:47:38,870 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:47:38,870 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 70 >12:47:38,871 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:47:38,871 INFO blivet: added loop loop0 (id 69) to device tree >12:47:38,873 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:47:38,873 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:47:38,873 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 72 >12:47:38,875 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:47:38,875 DEBUG blivet: setup of loop0 failed: specified file (/osmin.img (deleted)) does not exist >12:47:38,875 WARN blivet: aborting disklabel handler for loop0 >12:47:38,876 INFO blivet: type detected on 'loop0' is 'squashfs' >12:47:38,876 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 73 >12:47:38,877 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:47:38,877 INFO blivet: got device: LoopDevice instance (0x7f3b4c1853d0) -- > name = loop0 status = False kids = 0 id = 69 > parents = ['existing 0 file /osmin.img (deleted) (66)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:47:38,879 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '178237', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:47:38,880 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:47:38,881 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:47:38,882 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:38,882 INFO blivet: loop1 is a loop device >12:47:38,883 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:47:38,885 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:47:38,886 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:38,886 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >12:47:38,888 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:47:38,888 INFO blivet: added file /osmin (id 75) to device tree >12:47:38,889 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:47:38,890 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >12:47:38,891 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:47:38,891 INFO blivet: added loop loop1 (id 78) to device tree >12:47:38,892 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:47:38,893 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:47:38,894 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 81 >12:47:38,895 DEBUG blivet: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:47:38,895 DEBUG blivet: setup of loop1 failed: specified file (/osmin) does not exist >12:47:38,895 WARN blivet: aborting disklabel handler for loop1 >12:47:38,896 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:47:38,896 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 82 >12:47:38,897 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:47:38,897 INFO blivet: got device: LoopDevice instance (0x7f3b4c185b50) -- > name = loop1 status = False kids = 0 id = 78 > parents = ['existing 0 file /osmin (75)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:47:38,900 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '179050', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:47:38,901 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:47:38,902 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:47:38,903 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:38,903 INFO blivet: loop2 is a loop device >12:47:38,904 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:47:38,905 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:47:38,906 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:38,907 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >12:47:38,908 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:47:38,908 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 84) to device tree >12:47:38,909 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:47:38,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 88 >12:47:38,911 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:47:38,911 INFO blivet: added loop loop2 (id 87) to device tree >12:47:38,912 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:47:38,913 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:47:38,913 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 90 >12:47:38,914 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:47:38,916 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:47:38,924 WARN blivet: disklabel detected but not usable on loop2 >12:47:38,925 INFO blivet: type detected on 'loop2' is 'squashfs' >12:47:38,925 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 92 >12:47:38,927 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:47:38,928 INFO blivet: got device: LoopDevice instance (0x7f3b4c185890) -- > name = loop2 status = False kids = 0 id = 87 > parents = ['existing 0 file /run/initramfs/live/LiveOS/squashfs.img (84)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:47:38,932 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_UUID_ENC': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '179877', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:47:38,932 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:47:38,933 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:47:38,934 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:38,935 INFO blivet: loop3 is a loop device >12:47:38,936 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:47:38,937 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:47:38,938 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:38,938 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 95 >12:47:38,940 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:47:38,940 INFO blivet: added file /LiveOS/ext3fs.img (id 94) to device tree >12:47:38,941 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:47:38,942 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 98 >12:47:38,943 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:47:38,943 INFO blivet: added loop loop3 (id 97) to device tree >12:47:38,944 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:47:38,945 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:47:38,946 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:38,947 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 100 >12:47:38,947 DEBUG blivet: device loop3 does not contain a disklabel >12:47:38,947 INFO blivet: type detected on 'loop3' is 'ext4' >12:47:39,008 DEBUG blivet: size=0 B, current=3 GiB >12:47:39,009 DEBUG blivet: using current size 0 as min size >12:47:39,010 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,011 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 101 >12:47:39,012 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:47:39,012 INFO blivet: got device: LoopDevice instance (0x7f3b4c185d50) -- > name = loop3 status = False kids = 0 id = 97 > parents = ['existing 0 file /LiveOS/ext3fs.img (94)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:47:39,014 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,022 INFO blivet: got format: Ext4FS instance (0x7f3b4c185ed0) object id 101-- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = ff354fae-3d87-49ba-a1f3-7ca0c24dba27 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Soa size = 3 GiB targetSize = 3 GiB > >12:47:39,024 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '180686', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:47:39,025 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:47:39,026 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:47:39,027 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:39,027 INFO blivet: loop4 is a loop device >12:47:39,028 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:47:39,029 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:47:39,029 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:39,030 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 104 >12:47:39,031 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:47:39,031 INFO blivet: added file /overlay (deleted) (id 103) to device tree >12:47:39,032 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:47:39,032 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 107 >12:47:39,034 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:47:39,034 INFO blivet: added loop loop4 (id 106) to device tree >12:47:39,035 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:47:39,035 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:47:39,036 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 109 >12:47:39,036 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:47:39,037 DEBUG blivet: setup of loop4 failed: specified file (/overlay (deleted)) does not exist >12:47:39,037 WARN blivet: aborting disklabel handler for loop4 >12:47:39,037 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:47:39,037 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 110 >12:47:39,038 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:47:39,039 INFO blivet: got device: LoopDevice instance (0x7f3b4c185fd0) -- > name = loop4 status = False kids = 0 id = 106 > parents = ['existing 0 file /overlay (deleted) (103)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:47:39,041 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_UUID_ENC': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '109697', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:47:39,041 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:47:39,042 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:47:39,043 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:39,043 INFO blivet: live-rw is a device-mapper device >12:47:39,044 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:47:39,045 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >12:47:39,045 DEBUG blivet: failed to find dm node for fedora >12:47:39,046 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >12:47:39,047 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >12:47:39,048 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >12:47:39,049 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:47:39,050 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (97) with existing ext4 filesystem >12:47:39,051 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:47:39,052 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop4 (106) >12:47:39,054 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:47:39,055 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:39,056 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:47:39,056 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 113 >12:47:39,057 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:47:39,057 INFO blivet: added dm live-rw (id 112) to device tree >12:47:39,058 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:47:39,059 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:47:39,060 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,060 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 115 >12:47:39,060 DEBUG blivet: device live-rw does not contain a disklabel >12:47:39,060 INFO blivet: type detected on 'live-rw' is 'ext4' >12:47:39,114 DEBUG blivet: size=2.33 GiB, current=3 GiB >12:47:39,114 DEBUG blivet: padding min size from 2506792960 up to 2506793460 >12:47:39,115 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,116 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 116 >12:47:39,117 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:47:39,117 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:47:39,147 INFO blivet: got device: DMDevice instance (0x7f3b4c185e10) -- > name = live-rw status = True kids = 0 id = 112 > parents = ['existing 0 loop loop4 (106)'] > uuid = None size = 3 GiB > 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 0x7f3b4c0beb90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:47:39,150 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,160 INFO blivet: got format: Ext4FS instance (0x7f3b4c18d0d0) object id 116-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = ff354fae-3d87-49ba-a1f3-7ca0c24dba27 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Soa size = 3 GiB targetSize = 3 GiB > >12:47:39,164 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_UUID_ENC': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '158079', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:47:39,164 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:47:39,165 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:47:39,167 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:39,167 INFO blivet: live-base is a device-mapper device >12:47:39,169 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:47:39,170 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >12:47:39,171 DEBUG blivet: failed to find dm node for fedora >12:47:39,172 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >12:47:39,174 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >12:47:39,175 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >12:47:39,176 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:47:39,178 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:47:39,179 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (97) with existing ext4 filesystem >12:47:39,181 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:47:39,183 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:39,184 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:47:39,185 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 119 >12:47:39,186 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:47:39,187 INFO blivet: added dm live-base (id 118) to device tree >12:47:39,188 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:47:39,190 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:47:39,192 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,192 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 121 >12:47:39,192 DEBUG blivet: device live-base does not contain a disklabel >12:47:39,192 INFO blivet: type detected on 'live-base' is 'ext4' >12:47:39,243 DEBUG blivet: size=0 B, current=3 GiB >12:47:39,243 DEBUG blivet: using current size 0 as min size >12:47:39,245 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,245 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 122 >12:47:39,246 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:47:39,247 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:47:39,252 INFO blivet: got device: DMDevice instance (0x7f3b4c18d410) -- > name = live-base status = True kids = 0 id = 118 > parents = ['existing 0 loop loop3 (97) with existing ext4 filesystem'] > uuid = None size = 3 GiB > 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: 32571 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0bee60> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:47:39,253 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,261 INFO blivet: got format: Ext4FS instance (0x7f3b4c185f10) object id 122-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = ff354fae-3d87-49ba-a1f3-7ca0c24dba27 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Soa size = 3 GiB targetSize = 3 GiB > >12:47:39,263 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_UUID_ENC': 'ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '208555', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/ff354fae-3d87-49ba-a1f3-7ca0c24dba27', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:47:39,263 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:47:39,264 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:47:39,265 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:39,265 INFO blivet: live-osimg-min is a device-mapper device >12:47:39,266 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:47:39,267 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >12:47:39,267 DEBUG blivet: failed to find dm node for fedora >12:47:39,268 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >12:47:39,269 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >12:47:39,270 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >12:47:39,271 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:47:39,272 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:47:39,273 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:47:39,274 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (78) >12:47:39,275 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:47:39,276 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop3 (97) with existing ext4 filesystem >12:47:39,278 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:47:39,278 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:39,279 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:47:39,280 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 125 >12:47:39,280 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:47:39,281 INFO blivet: added dm live-osimg-min (id 124) to device tree >12:47:39,281 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:47:39,282 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:47:39,283 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,283 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 127 >12:47:39,284 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:47:39,284 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:47:39,330 DEBUG blivet: size=0 B, current=2.33 GiB >12:47:39,330 DEBUG blivet: using current size 0 as min size >12:47:39,332 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,332 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 128 >12:47:39,333 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:47:39,334 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:47:39,339 INFO blivet: got device: DMDevice instance (0x7f3b4c185050) -- > name = live-osimg-min status = True kids = 0 id = 124 > parents = ['existing 0 loop loop3 (97) with existing ext4 filesystem'] > uuid = None size = 3 GiB > 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: 32571 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0bedd0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:47:39,341 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,348 INFO blivet: got format: Ext4FS instance (0x7f3b4c18d690) object id 128-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = ff354fae-3d87-49ba-a1f3-7ca0c24dba27 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Soa size = 2.33 GiB targetSize = 2.33 GiB > >12:47:39,350 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3 /dev/disk/by-uuid/fa79760b-b616-4661-8216-010a7d670bb3 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'fa79760b-b616-4661-8216-010a7d670bb3', > 'ID_FS_UUID_ENC': 'fa79760b-b616-4661-8216-010a7d670bb3', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '653158', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPka2gk8M3EgyvsxZATdvyOcIC0XAsHXa3', > '/dev/disk/by-uuid/fa79760b-b616-4661-8216-010a7d670bb3', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >12:47:39,351 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >12:47:39,351 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >12:47:39,356 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.75 GiB lvmlv fedora-swap (32) with existing swap >12:47:39,356 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >12:47:39,357 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >12:47:39,358 DEBUG blivet: SwapSpace.__init__: >12:47:39,358 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 130 >12:47:39,358 DEBUG blivet: device fedora-swap does not contain a disklabel >12:47:39,359 DEBUG blivet: no type or existing type for fedora-swap, bailing >12:47:39,373 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:47:39,380 DEBUG blivet: fedora size is 931.01 GiB >12:47:39,385 DEBUG blivet: vg fedora has 4 MiB free >12:47:39,388 DEBUG blivet: fedora size is 931.01 GiB >12:47:39,393 DEBUG blivet: vg fedora has 4 MiB free >12:47:39,418 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f3b4c12cf10) -- > name = fedora-swap status = True kids = 0 id = 32 > parents = ['existing 931.01 GiB lvmvg fedora (17)'] > uuid = ka2gk8-M3Eg-yvsx-ZATd-vyOc-IC0X-AsHXa3 size = 7.75 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16252928 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (1011, 255, 63) biosGeometry: (1011, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0be560> > target size = 7.75 GiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b4c12c2d0) -- > name = fedora status = True kids = 3 id = 17 > parents = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] > uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 > PE Free = 1 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238341 free space = 4 MiB > free extents = 1 reserved percent = 0 reserved space = 0 B > PVs = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] > LVs = ['existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem', > 'existing 7.75 GiB lvmlv fedora-swap (32) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 7.75 GiB >12:47:39,419 INFO blivet: got format: SwapSpace instance (0x7f3b4c145190) object id 36-- > type = swap name = swap status = True > device = /dev/mapper/fedora-swap uuid = fa79760b-b616-4661-8216-010a7d670bb3 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:47:39,422 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3 /dev/disk/by-uuid/eb3b230b-422c-4c68-b49f-1c03baed9c3a /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'eb3b230b-422c-4c68-b49f-1c03baed9c3a', > 'ID_FS_UUID_ENC': 'eb3b230b-422c-4c68-b49f-1c03baed9c3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664947', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPjo6ZDpEl6hahKuqplWcIdvI5lsVdXWi3', > '/dev/disk/by-uuid/eb3b230b-422c-4c68-b49f-1c03baed9c3a', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-home ; >12:47:39,422 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-4)... >12:47:39,423 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >12:47:39,427 DEBUG blivet: DeviceTree.getDeviceByName returned existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem >12:47:39,428 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >12:47:39,429 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >12:47:39,430 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,430 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 132 >12:47:39,430 DEBUG blivet: device fedora-home does not contain a disklabel >12:47:39,430 DEBUG blivet: no type or existing type for fedora-home, bailing >12:47:39,445 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:47:39,452 DEBUG blivet: fedora size is 931.01 GiB >12:47:39,457 DEBUG blivet: vg fedora has 4 MiB free >12:47:39,460 DEBUG blivet: fedora size is 931.01 GiB >12:47:39,465 DEBUG blivet: vg fedora has 4 MiB free >12:47:39,490 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f3b4c11be10) -- > name = fedora-home status = True kids = 0 id = 20 > parents = ['existing 931.01 GiB lvmvg fedora (17)'] > uuid = jo6ZDp-El6h-ahKu-qplW-cIdv-I5ls-VdXWi3 size = 873.26 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1831370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 22125 did: 12401 busy: False > hardwareGeometry: (113997, 255, 63) biosGeometry: (113997, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0be170> > target size = 873.26 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b4c12c2d0) -- > name = fedora status = True kids = 3 id = 17 > parents = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] > uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 > PE Free = 1 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238341 free space = 4 MiB > free extents = 1 reserved percent = 0 reserved space = 0 B > PVs = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] > LVs = ['existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem', > 'existing 7.75 GiB lvmlv fedora-swap (32) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 873.26 GiB >12:47:39,492 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,500 INFO blivet: got format: Ext4FS instance (0x7f3b4c12c650) object id 24-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = eb3b230b-422c-4c68-b49f-1c03baed9c3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 873.26 GiB targetSize = 873.26 GiB > >12:47:39,502 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u /dev/disk/by-uuid/c1a9979f-d721-468e-abad-1674af8c64de /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c1a9979f-d721-468e-abad-1674af8c64de', > 'ID_FS_UUID_ENC': 'c1a9979f-d721-468e-abad-1674af8c64de', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '667586', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-q5ZljIqIg6MNVBC2Mr7yuUmF6C3I6ArPu0vlHXXZAe9c8dhzmVq0dy1qmSkhXS4u', > '/dev/disk/by-uuid/c1a9979f-d721-468e-abad-1674af8c64de', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >12:47:39,503 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-5)... >12:47:39,504 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >12:47:39,508 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem >12:47:39,509 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >12:47:39,510 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >12:47:39,511 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,511 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 134 >12:47:39,511 DEBUG blivet: device fedora-root does not contain a disklabel >12:47:39,511 DEBUG blivet: no type or existing type for fedora-root, bailing >12:47:39,526 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >12:47:39,533 DEBUG blivet: fedora size is 931.01 GiB >12:47:39,538 DEBUG blivet: vg fedora has 4 MiB free >12:47:39,541 DEBUG blivet: fedora size is 931.01 GiB >12:47:39,546 DEBUG blivet: vg fedora has 4 MiB free >12:47:39,571 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f3b4c11bdd0) -- > name = fedora-root status = True kids = 0 id = 26 > parents = ['existing 931.01 GiB lvmvg fedora (17)'] > uuid = u0vlHX-XZAe-9c8d-hzmV-q0dy-1qmS-khXS4u size = 50 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4c0be5f0> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b4c12c2d0) -- > name = fedora status = True kids = 3 id = 17 > parents = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] > uuid = q5ZljI-qIg6-MNVB-C2Mr-7yuU-mF6C-3I6ArP size = 931.01 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 4 MiB PE Size = 4 MiB PE Count = 238341 > PE Free = 1 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238341 free space = 4 MiB > free extents = 1 reserved percent = 0 reserved space = 0 B > PVs = ['existing 931.02 GiB partition sdb2 (12) with existing lvmpv'] > LVs = ['existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem', > 'existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem', > 'existing 7.75 GiB lvmlv fedora-swap (32) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 50 GiB >12:47:39,573 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:39,579 INFO blivet: got format: Ext4FS instance (0x7f3b4c12cc10) object id 30-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = c1a9979f-d721-468e-abad-1674af8c64de exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 50 GiB targetSize = 50 GiB > >12:47:39,645 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:47:39,691 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:47:39,694 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:47:39,699 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:47:39,745 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >12:47:39,791 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >12:47:39,930 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >12:47:39,933 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:47:39,937 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:47:39,983 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >12:47:44,874 DEBUG blivet: vg fedora teardown failed; continuing >12:47:44,877 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >12:47:44,925 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >12:47:45,058 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >12:47:45,062 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:47:45,065 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:47:45,110 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >12:47:49,995 DEBUG blivet: vg fedora teardown failed; continuing >12:47:49,998 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >12:47:50,003 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: True ; type: swap ; >12:47:50,052 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >12:47:50,122 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >12:47:50,276 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >12:47:50,282 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:47:50,286 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:47:50,331 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >12:47:50,414 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:47:50,418 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >12:47:50,424 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >12:47:50,460 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:47:50,464 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:47:50,469 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:47:50,500 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:47:50,546 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:47:50,550 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:47:50,557 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:47:50,600 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:47:50,604 DEBUG blivet: SwapSpace.teardown: device: /dev/sda5 ; status: True ; type: swap ; >12:47:50,659 DEBUG blivet: SwapSpace.teardown: device: /dev/sda5 ; status: False ; type: swap ; >12:47:50,711 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:47:50,715 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:47:50,720 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:47:50,759 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:47:50,762 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:47:50,765 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:47:50,766 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:47:50,770 INFO blivet: edd: collected mbr signatures: {'sda': '0x000275ab', 'sdb': '0x0004309d'} >12:47:50,774 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >12:47:50,818 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >12:47:50,963 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:47:50,967 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:47:50,973 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:47:51,019 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: False ; >12:47:51,022 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: False ; >12:47:51,027 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >12:47:51,030 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; status: False ; controllable: True ; orig: False ; >12:47:51,358 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >12:47:51,521 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >12:47:51,651 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >12:47:51,656 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:47:51,661 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >12:47:51,704 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >12:47:51,813 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >12:47:51,817 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >12:47:51,824 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >12:47:51,865 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >12:47:51,869 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:47:51,876 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >12:47:51,910 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >12:47:51,913 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >12:47:51,915 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >12:47:51,917 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >12:47:52,521 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:47:52,522 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:47:52,523 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:47:52,541 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:47:52,542 DEBUG blivet: crypttab maps: [] >12:47:52,542 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:47:52,558 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >12:47:52,576 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 50 GiB lvmlv fedora-root (26) with existing ext4 filesystem >12:47:52,576 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >12:47:52,577 DEBUG blivet: resolved 'UUID=2001bf9e-3f3b-4947-a6b0-3a5b25448bd4' to 'sdb1' (partition) >12:47:52,579 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-home ; >12:47:52,593 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 873.26 GiB lvmlv fedora-home (20) with existing ext4 filesystem >12:47:52,594 DEBUG blivet: resolved '/dev/mapper/fedora-home' to 'fedora-home' (lvmlv) >12:47:52,596 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >12:47:52,609 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7.75 GiB lvmlv fedora-swap (32) with existing swap >12:47:52,610 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >12:47:52,612 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >12:47:52,753 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >12:47:52,889 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:47:53,559 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:47:53,560 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:47:53,560 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:47:53,561 INFO blivet: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >12:47:53,562 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:47:53,572 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >12:47:53,575 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:47:53,575 DEBUG blivet: failed to resolve 'proc' >12:47:53,576 DEBUG blivet: resolved 'UUID=920b2c7d-61d5-4976-92b7-5e958d3c2a9b' to 'sda1' (partition) >12:47:53,576 DEBUG blivet: resolved 'UUID=77a4bd35-c15f-485c-b911-4053633f9bb2' to 'sda5' (partition) >12:47:53,579 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:47:53,826 DEBUG blivet: fedora size is 931.01 GiB >12:47:53,848 DEBUG blivet: vg fedora has 4 MiB free >12:47:53,863 DEBUG blivet: fedora size is 931.01 GiB >12:47:53,880 DEBUG blivet: vg fedora has 4 MiB free >12:47:53,883 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:53,887 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:53,892 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:53,895 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:53,898 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:53,900 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:53,904 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:53,910 DEBUG blivet: Ext4FS.supported: supported: True ; >12:47:53,914 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:47:53,929 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:47:54,406 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >12:47:54,427 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3 GiB dm live-base (118) with existing ext4 filesystem >12:48:00,625 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:48:00,627 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:48:00,629 DEBUG blivet: NFSv4.supported: supported: False ; >12:48:00,631 DEBUG blivet: NFSv4.supported: supported: False ; >12:48:00,633 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:48:00,634 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:48:00,636 DEBUG blivet: Ext4FS.supported: supported: True ; >12:48:00,638 DEBUG blivet: Ext4FS.supported: supported: True ; >12:48:13,374 DEBUG blivet: Ext3FS.supported: supported: True ; >12:48:13,379 DEBUG blivet: Ext3FS.supported: supported: True ; > > >/tmp/ifcfg.log: >12:47:33,831 DEBUG ifcfg: content of files (network initialization): >12:47:33,833 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_6: >12:47:33,833 DEBUG ifcfg: ESSID="Ad-hoc Network 6" >12:47:33,833 DEBUG ifcfg: MODE=Ad-Hoc >12:47:33,834 DEBUG ifcfg: CHANNEL=6 >12:47:33,834 DEBUG ifcfg: TYPE=Wireless >12:47:33,834 DEBUG ifcfg: BOOTPROTO=autoip >12:47:33,835 DEBUG ifcfg: DEFROUTE=yes >12:47:33,835 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:47:33,836 DEBUG ifcfg: IPV6INIT=yes >12:47:33,836 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:47:33,836 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:47:33,836 DEBUG ifcfg: IPV6_PEERDNS=yes >12:47:33,837 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:47:33,837 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:47:33,837 DEBUG ifcfg: NAME="Sugar Ad-hoc Network 6" >12:47:33,838 DEBUG ifcfg: UUID=88e4137c-48ef-4a3c-b146-53dde60d1459 >12:47:33,838 DEBUG ifcfg: ONBOOT=no >12:47:33,840 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_1: >12:47:33,841 DEBUG ifcfg: ESSID="Ad-hoc Network 1" >12:47:33,842 DEBUG ifcfg: MODE=Ad-Hoc >12:47:33,843 DEBUG ifcfg: CHANNEL=1 >12:47:33,844 DEBUG ifcfg: TYPE=Wireless >12:47:33,845 DEBUG ifcfg: BOOTPROTO=autoip >12:47:33,846 DEBUG ifcfg: DEFROUTE=yes >12:47:33,847 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:47:33,848 DEBUG ifcfg: IPV6INIT=yes >12:47:33,849 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:47:33,850 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:47:33,851 DEBUG ifcfg: IPV6_PEERDNS=yes >12:47:33,852 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:47:33,853 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:47:33,854 DEBUG ifcfg: NAME="Sugar Ad-hoc Network 1" >12:47:33,855 DEBUG ifcfg: UUID=2283679e-0f0a-4772-bd25-d2fd2ea5700c >12:47:33,856 DEBUG ifcfg: ONBOOT=no >12:47:33,856 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_11: >12:47:33,857 DEBUG ifcfg: ESSID="Ad-hoc Network 11" >12:47:33,858 DEBUG ifcfg: MODE=Ad-Hoc >12:47:33,859 DEBUG ifcfg: CHANNEL=11 >12:47:33,860 DEBUG ifcfg: TYPE=Wireless >12:47:33,861 DEBUG ifcfg: BOOTPROTO=autoip >12:47:33,862 DEBUG ifcfg: DEFROUTE=yes >12:47:33,863 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:47:33,864 DEBUG ifcfg: IPV6INIT=yes >12:47:33,865 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:47:33,865 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:47:33,867 DEBUG ifcfg: IPV6_PEERDNS=yes >12:47:33,868 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:47:33,869 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:47:33,869 DEBUG ifcfg: NAME="Sugar Ad-hoc Network 11" >12:47:33,870 DEBUG ifcfg: UUID=19563753-f0cc-420e-a8f2-a6ec53115b16 >12:47:33,871 DEBUG ifcfg: ONBOOT=no >12:47:33,872 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Apple_Network_79fa34: >12:47:33,873 DEBUG ifcfg: ESSID="Apple Network 79fa34" >12:47:33,874 DEBUG ifcfg: MODE=Managed >12:47:33,875 DEBUG ifcfg: TYPE=Wireless >12:47:33,875 DEBUG ifcfg: BOOTPROTO=dhcp >12:47:33,876 DEBUG ifcfg: DEFROUTE=yes >12:47:33,877 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:47:33,878 DEBUG ifcfg: IPV6INIT=yes >12:47:33,879 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:47:33,879 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:47:33,880 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:47:33,881 DEBUG ifcfg: NAME="Apple Network 79fa34" >12:47:33,882 DEBUG ifcfg: UUID=2a20189b-91f0-4891-8282-44e2751d074a >12:47:33,883 DEBUG ifcfg: ONBOOT=yes >12:47:33,883 DEBUG ifcfg: HWADDR=60:36:DD:AE:90:AC >12:47:33,884 DEBUG ifcfg: DEFAULTKEY=1 >12:47:33,885 DEBUG ifcfg: PEERDNS=yes >12:47:33,886 DEBUG ifcfg: PEERROUTES=yes >12:47:33,886 DEBUG ifcfg: IPV6_PEERDNS=yes >12:47:33,887 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:47:33,958 DEBUG ifcfg: all settings: [{'802-11-wireless': {'band': 'bg', 'ssid': [65, 100, 45, 104, 111, 99, 32, 78, 101, 116, 119, 111, 114, 107, 32, 54], 'channel': 6L, 'mode': 'adhoc'}, 'connection': {'autoconnect': False, 'type': '802-11-wireless', 'id': 'Sugar Ad-hoc Network 6', 'uuid': '88e4137c-48ef-4a3c-b146-53dde60d1459'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'link-local'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-11-wireless': {'band': 'bg', 'ssid': [65, 100, 45, 104, 111, 99, 32, 78, 101, 116, 119, 111, 114, 107, 32, 49, 49], 'channel': 11L, 'mode': 'adhoc'}, 'connection': {'autoconnect': False, 'type': '802-11-wireless', 'id': 'Sugar Ad-hoc Network 11', 'uuid': '19563753-f0cc-420e-a8f2-a6ec53115b16'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'link-local'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'ssid': [65, 112, 112, 108, 101, 32, 78, 101, 116, 119, 111, 114, 107, 32, 55, 57, 102, 97, 51, 52], 'mac-address': [96, 54, 221, 174, 144, 172], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1392572736L, 'type': '802-11-wireless', 'id': 'Apple Network 79fa34', 'uuid': '2a20189b-91f0-4891-8282-44e2751d074a'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'none'}}, {'serial': {'baud': 115200L}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'gsm': {'number': '*99#'}, 'connection': {'autoconnect': False, 'type': 'gsm', 'id': 'Sugar Modem Connection', 'uuid': 'd8c97aa2-825a-49df-a11d-9cbb4918da76'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-11-wireless': {'band': 'bg', 'ssid': [65, 100, 45, 104, 111, 99, 32, 78, 101, 116, 119, 111, 114, 107, 32, 49], 'channel': 1L, 'mode': 'adhoc'}, 'connection': {'autoconnect': False, 'type': '802-11-wireless', 'id': 'Sugar Ad-hoc Network 1', 'uuid': '2283679e-0f0a-4772-bd25-d2fd2ea5700c'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'link-local'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-SoaS-x86_64-rawhide- 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 1065760
: 863775 |
863776
|
863777
|
863778
|
863779
|
863780
|
863781
|
863782
|
863783
|
863784
|
977980