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 852981 Details for
Bug 1055871
LVMError: lvactivate failed for pool00: running lvm lvchange -a y fedora/pool00 failed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 358.17 KB, created by
woosuk park
on 2014-01-21 06:30:59 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
woosuk park
Created:
2014-01-21 06:30:59 UTC
Size:
358.17 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 437, in lvactivate > raise LVMError("lvactivate failed for %s: %s" % (lv_name, msg)) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2682, in _setup > lvm.lvactivate(self.vg.name, self._name) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 716, in setup > self._setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1315, in addLV > lv_device.setup() > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1338, in handleVgLvs > addLV(*lv_data[i]) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1425, in handleUdevLVMPVFormat > self.handleVgLvs(vg_device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1733, in handleUdevDeviceFormat > self.handleUdevLVMPVFormat(info, device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1075, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1962, in _populate > self.addUdevDevice(dev) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1906, in populate > self._populate() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 416, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 142, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >LVMError: lvactivate failed for pool00: running lvm lvchange -a y fedora/pool00 failed > >Local variables in innermost frame: >msg: running lvm lvchange -a y fedora/pool00 failed >args: ['lvchange', '-a', 'y', 'fedora/pool00'] >vg_name: fedora >lv_name: pool00 > > >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 0x42044d0>> > _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='kr' ># System language >lang ko_KR.UTF-8 > ># Network information >network --bootproto=dhcp --device=em1 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Asia/Seoul ># 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: [] > _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: False > _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 7633MB disk sdc (0) with existing vfat filesystem >, existing 0MB disk sdd (1) >, existing 476940MB disk sda (2) with existing msdos disklabel >, existing 456457MB partition sda1 (3) with existing ntfs filesystem >, existing 500MB partition sda2 (4) with existing ext4 filesystem >, existing 19982MB partition sda3 (5) with existing lvmpv >, existing 19980MB lvmvg fedora (6) >, LVMThinPoolDevice instance, containing members: > major: 0 > _partedDevice: None > req_percent: 0 > exists: True > req_size: 0 > logSize: 0 > metaDataSize: 0 > req_max_size: 0 > req_grow: None > _size: 16648.0 > singlePV: False > id: 7 > controllable: True > uuid: e6MzRa-g9xJ-FFcP-ahWN-Exl6-bQXc-6BIvV3 > _format: existing None > dmUuid: None > copies: 1 > parents: [Already dumped (LVMVolumeGroupDevice instance) >] > segType: thin-pool > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 16648.0 > snapshotSpace: 0 > _lvs: [] > singlePVerr: A proposed logical volume is restricted to a single physical volume on this platform. No physical volumes available in volume group fedora with 16648 MB of available space. > chunkSize: 0 > _model: Skipped > kids: 0 > target: None > _vendor: Skipped > _name: pool00 > protected: False > originalFormat: existing None > _serial: None >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdc, sdd, sda, sda1, sda2, sda3, fedora, fedora-[lvol0_pmspare], fedora-pool00, fedora-[pool00_tdata], fedora-[pool00_tmeta], fedora-root, fedora-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: sdc > _intf.storage.fsset.devicetree.protectedDevNames: [sdc, sdc] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdc] > _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/sdc] > _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.mpathFriendlyNames: True > _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: [] > _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.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x4204590) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x4204550) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x4204610) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x4204650) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x4204690) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fd43571db18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: None > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: None > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'1ì': 1, '6ì': 6, '10ì': 10, '2ì': 2, '7ì': 7, '4ì': 4, '12ì': 12, '8ì': 8, '5ì': 5, '9ì': 9, '3ì': 3, '11ì': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x4bf09f0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: None > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: False >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: íì¬ ì íë ìíí¸ì¨ì´ì ëí´ íì¼ ìì¤í ì ê³µê°ì´ ë¶ì¡±í©ëë¤. ì¶ê° 2.04 GBê° íìí©ëë¤. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 2.04 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [Already dumped (DatetimeSpoke instance) >, Already dumped (StorageSpoke instance) >] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: 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 0x424cb18>, True), 'type': (<function <lambda> at 0x424ccf8>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x424cb90>, True), 'journalctl': (<function journalctl_callback at 0x424cc08>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Tue 2014-01-21 10:29:08 EST, end at Tue 2014-01-21 01:29:43 EST. -- >Jan 21 10:29:08 localhost systemd-journal[63]: Runtime journal is using 8.0M (max 163.1M, leaving 244.7M of free 1.5G, current limit 163.1M). >Jan 21 10:29:08 localhost systemd-journal[63]: Runtime journal is using 8.0M (max 163.1M, leaving 244.7M of free 1.5G, current limit 163.1M). >Jan 21 10:29:08 localhost kernel: Initializing cgroup subsys cpuset >Jan 21 10:29:08 localhost kernel: Initializing cgroup subsys cpu >Jan 21 10:29:08 localhost kernel: Initializing cgroup subsys cpuacct >Jan 21 10:29:08 localhost kernel: Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >Jan 21 10:29:08 localhost kernel: Command line: initrd=/isolinux/initrd0.img root=live:UUID=7CE9-4FFE rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset BOOT_IMAGE=/isolinux/vmlinuz0 >Jan 21 10:29:08 localhost kernel: e820: BIOS-provided physical RAM map: >Jan 21 10:29:08 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Jan 21 10:29:08 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Jan 21 10:29:08 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Jan 21 10:29:08 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000cff9ffff] usable >Jan 21 10:29:08 localhost kernel: BIOS-e820: [mem 0x00000000cffa0000-0x00000000cffadfff] ACPI data >Jan 21 10:29:08 localhost kernel: BIOS-e820: [mem 0x00000000cffae000-0x00000000cffeffff] ACPI NVS >Jan 21 10:29:08 localhost kernel: BIOS-e820: [mem 0x00000000cfff0000-0x00000000cfffffff] reserved >Jan 21 10:29:08 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Jan 21 10:29:08 localhost kernel: BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved >Jan 21 10:29:08 localhost kernel: NX (Execute Disable) protection: active >Jan 21 10:29:08 localhost kernel: SMBIOS 2.5 present. >Jan 21 10:29:08 localhost kernel: DMI: O.E.M O.E.M/G41MXE/G41MXE-K, BIOS 080015 03/21/2011 >Jan 21 10:29:08 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Jan 21 10:29:08 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Jan 21 10:29:08 localhost kernel: No AGP bridge found >Jan 21 10:29:08 localhost kernel: e820: last_pfn = 0xcffa0 max_arch_pfn = 0x400000000 >Jan 21 10:29:08 localhost kernel: MTRR default type: uncachable >Jan 21 10:29:08 localhost kernel: MTRR fixed ranges enabled: >Jan 21 10:29:08 localhost kernel: 00000-9FFFF write-back >Jan 21 10:29:08 localhost kernel: A0000-BFFFF uncachable >Jan 21 10:29:08 localhost kernel: C0000-CFFFF write-protect >Jan 21 10:29:08 localhost kernel: D0000-DFFFF uncachable >Jan 21 10:29:08 localhost kernel: E0000-EFFFF write-through >Jan 21 10:29:08 localhost kernel: F0000-FFFFF write-protect >Jan 21 10:29:08 localhost kernel: MTRR variable ranges enabled: >Jan 21 10:29:08 localhost kernel: 0 base 000000000 mask F00000000 write-back >Jan 21 10:29:08 localhost kernel: 1 base 100000000 mask FE0000000 write-back >Jan 21 10:29:08 localhost kernel: 2 base 120000000 mask FF0000000 write-back >Jan 21 10:29:08 localhost kernel: 3 base 0D0000000 mask FF0000000 uncachable >Jan 21 10:29:08 localhost kernel: 4 base 0E0000000 mask FE0000000 uncachable >Jan 21 10:29:08 localhost kernel: 5 disabled >Jan 21 10:29:08 localhost kernel: 6 disabled >Jan 21 10:29:08 localhost kernel: 7 disabled >Jan 21 10:29:08 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Jan 21 10:29:08 localhost kernel: e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved >Jan 21 10:29:08 localhost kernel: found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780] >Jan 21 10:29:08 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Jan 21 10:29:08 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Jan 21 10:29:08 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Jan 21 10:29:08 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Jan 21 10:29:08 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Jan 21 10:29:08 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Jan 21 10:29:08 localhost kernel: init_memory_mapping: [mem 0xcfc00000-0xcfdfffff] >Jan 21 10:29:08 localhost kernel: [mem 0xcfc00000-0xcfdfffff] page 2M >Jan 21 10:29:08 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Jan 21 10:29:08 localhost kernel: init_memory_mapping: [mem 0xcc000000-0xcfbfffff] >Jan 21 10:29:08 localhost kernel: [mem 0xcc000000-0xcfbfffff] page 2M >Jan 21 10:29:08 localhost kernel: init_memory_mapping: [mem 0x80000000-0xcbffffff] >Jan 21 10:29:08 localhost kernel: [mem 0x80000000-0xcbffffff] page 2M >Jan 21 10:29:08 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Jan 21 10:29:08 localhost kernel: init_memory_mapping: [mem 0x00100000-0x7fffffff] >Jan 21 10:29:08 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Jan 21 10:29:08 localhost kernel: [mem 0x00200000-0x7fffffff] page 2M >Jan 21 10:29:08 localhost kernel: init_memory_mapping: [mem 0xcfe00000-0xcff9ffff] >Jan 21 10:29:08 localhost kernel: [mem 0xcfe00000-0xcff9ffff] page 4k >Jan 21 10:29:08 localhost kernel: BRK [0x01fec000, 0x01fecfff] PGTABLE >Jan 21 10:29:08 localhost kernel: RAMDISK: [mem 0x7e0ad000-0x7fffefff] >Jan 21 10:29:08 localhost kernel: ACPI: RSDP 00000000000f9500 00014 (v00 ACPIAM) >Jan 21 10:29:08 localhost kernel: ACPI: RSDT 00000000cffa0000 00044 (v01 A1 20110321 MSFT 00000097) >Jan 21 10:29:08 localhost kernel: ACPI: FACP 00000000cffa0200 00084 (v01 A1 20110321 MSFT 00000097) >Jan 21 10:29:08 localhost kernel: ACPI: DSDT 00000000cffa05c0 063EA (v01 A1 00000000 INTL 20051117) >Jan 21 10:29:08 localhost kernel: ACPI: FACS 00000000cffae000 00040 >Jan 21 10:29:08 localhost kernel: ACPI: APIC 00000000cffa0390 0006C (v01 A1 20110321 MSFT 00000097) >Jan 21 10:29:08 localhost kernel: ACPI: MCFG 00000000cffa0400 0003C (v01 A1 20110321 MSFT 00000097) >Jan 21 10:29:08 localhost kernel: ACPI: SLIC 00000000cffa0440 00176 (v01 A1 20110321 MSFT 00000097) >Jan 21 10:29:08 localhost kernel: ACPI: OEMB 00000000cffae040 00072 (v01 032111 OEMB2000 20110321 MSFT 00000097) >Jan 21 10:29:08 localhost kernel: ACPI: HPET 00000000cffa85c0 00038 (v01 A1 20110321 MSFT 00000097) >Jan 21 10:29:08 localhost kernel: ACPI: GSCI 00000000cffae0c0 02024 (v01 032111 GMCHSCI 20110321 MSFT 00000097) >Jan 21 10:29:08 localhost kernel: ACPI: SSDT 00000000cffb06f0 00A7C (v01 DpgPmm CpuPm 00000012 INTL 20051117) >Jan 21 10:29:08 localhost kernel: ACPI: Local APIC address 0xfee00000 >Jan 21 10:29:08 localhost kernel: No NUMA configuration found >Jan 21 10:29:08 localhost kernel: Faking a node at [mem 0x0000000000000000-0x00000000cff9ffff] >Jan 21 10:29:08 localhost kernel: Initmem setup node 0 [mem 0x00000000-0xcff9ffff] >Jan 21 10:29:08 localhost kernel: NODE_DATA [mem 0xcff8c000-0xcff9ffff] >Jan 21 10:29:08 localhost kernel: [ffffea0000000000-ffffea00033fffff] PMD -> [ffff8800cc000000-ffff8800cf3fffff] on node 0 >Jan 21 10:29:08 localhost kernel: Zone ranges: >Jan 21 10:29:08 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Jan 21 10:29:08 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Jan 21 10:29:08 localhost kernel: Normal empty >Jan 21 10:29:08 localhost kernel: Movable zone start for each node >Jan 21 10:29:08 localhost kernel: Early memory node ranges >Jan 21 10:29:08 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Jan 21 10:29:08 localhost kernel: node 0: [mem 0x00100000-0xcff9ffff] >Jan 21 10:29:08 localhost kernel: On node 0 totalpages: 851774 >Jan 21 10:29:08 localhost kernel: DMA zone: 64 pages used for memmap >Jan 21 10:29:08 localhost kernel: DMA zone: 21 pages reserved >Jan 21 10:29:08 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Jan 21 10:29:08 localhost kernel: DMA32 zone: 13247 pages used for memmap >Jan 21 10:29:08 localhost kernel: DMA32 zone: 847776 pages, LIFO batch:31 >Jan 21 10:29:08 localhost kernel: ACPI: PM-Timer IO Port: 0x808 >Jan 21 10:29:08 localhost kernel: ACPI: Local APIC address 0xfee00000 >Jan 21 10:29:08 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Jan 21 10:29:08 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Jan 21 10:29:08 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled) >Jan 21 10:29:08 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled) >Jan 21 10:29:08 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Jan 21 10:29:08 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Jan 21 10:29:08 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Jan 21 10:29:08 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Jan 21 10:29:08 localhost kernel: ACPI: IRQ0 used by override. >Jan 21 10:29:08 localhost kernel: ACPI: IRQ2 used by override. >Jan 21 10:29:08 localhost kernel: ACPI: IRQ9 used by override. >Jan 21 10:29:08 localhost kernel: Using ACPI (MADT) for SMP configuration information >Jan 21 10:29:08 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Jan 21 10:29:08 localhost kernel: smpboot: Allowing 4 CPUs, 2 hotplug CPUs >Jan 21 10:29:08 localhost kernel: nr_irqs_gsi: 40 >Jan 21 10:29:08 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Jan 21 10:29:08 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Jan 21 10:29:08 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Jan 21 10:29:08 localhost kernel: e820: [mem 0xd0000000-0xfedfffff] available for PCI devices >Jan 21 10:29:08 localhost kernel: Booting paravirtualized kernel on bare hardware >Jan 21 10:29:08 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >Jan 21 10:29:08 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff8800cfa00000 s85568 r8192 d20928 u524288 >Jan 21 10:29:08 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u524288 alloc=1*2097152 >Jan 21 10:29:08 localhost kernel: pcpu-alloc: [0] 0 1 2 3 >Jan 21 10:29:08 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 838442 >Jan 21 10:29:08 localhost kernel: Policy zone: DMA32 >Jan 21 10:29:08 localhost kernel: Kernel command line: initrd=/isolinux/initrd0.img root=live:UUID=7CE9-4FFE rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset BOOT_IMAGE=/isolinux/vmlinuz0 >Jan 21 10:29:08 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Jan 21 10:29:08 localhost kernel: xsave: enabled xstate_bv 0x3, cntxt size 0x240 >Jan 21 10:29:08 localhost kernel: Checking aperture... >Jan 21 10:29:08 localhost kernel: No AGP bridge found >Jan 21 10:29:08 localhost kernel: Memory: 3304696K/3407096K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 102400K reserved) >Jan 21 10:29:08 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >Jan 21 10:29:08 localhost kernel: Hierarchical RCU implementation. >Jan 21 10:29:08 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >Jan 21 10:29:08 localhost kernel: NR_IRQS:8448 nr_irqs:712 16 >Jan 21 10:29:08 localhost kernel: Console: colour VGA+ 80x25 >Jan 21 10:29:08 localhost kernel: console [tty0] enabled >Jan 21 10:29:08 localhost kernel: allocated 13631488 bytes of page_cgroup >Jan 21 10:29:08 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Jan 21 10:29:08 localhost kernel: hpet clockevent registered >Jan 21 10:29:08 localhost kernel: tsc: Fast TSC calibration using PIT >Jan 21 10:29:08 localhost kernel: tsc: Detected 2933.600 MHz processor >Jan 21 10:29:08 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5867.20 BogoMIPS (lpj=2933600) >Jan 21 10:29:08 localhost kernel: pid_max: default: 32768 minimum: 301 >Jan 21 10:29:08 localhost kernel: Security Framework initialized >Jan 21 10:29:08 localhost kernel: SELinux: Initializing. >Jan 21 10:29:08 localhost kernel: SELinux: Starting in permissive mode >Jan 21 10:29:08 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >Jan 21 10:29:08 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >Jan 21 10:29:08 localhost kernel: Mount-cache hash table entries: 256 >Jan 21 10:29:08 localhost kernel: Initializing cgroup subsys memory >Jan 21 10:29:08 localhost kernel: Initializing cgroup subsys devices >Jan 21 10:29:08 localhost kernel: Initializing cgroup subsys freezer >Jan 21 10:29:08 localhost kernel: Initializing cgroup subsys net_cls >Jan 21 10:29:08 localhost kernel: Initializing cgroup subsys blkio >Jan 21 10:29:08 localhost kernel: Initializing cgroup subsys perf_event >Jan 21 10:29:08 localhost kernel: Initializing cgroup subsys hugetlb >Jan 21 10:29:08 localhost kernel: CPU: Physical Processor ID: 0 >Jan 21 10:29:08 localhost kernel: CPU: Processor Core ID: 0 >Jan 21 10:29:08 localhost kernel: mce: CPU supports 6 MCE banks >Jan 21 10:29:08 localhost kernel: CPU0: Thermal monitoring enabled (TM2) >Jan 21 10:29:08 localhost kernel: Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >tlb_flushall_shift: -1 >Jan 21 10:29:08 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Jan 21 10:29:08 localhost kernel: ACPI: Core revision 20130517 >Jan 21 10:29:08 localhost kernel: ACPI: All ACPI Tables successfully acquired >Jan 21 10:29:08 localhost kernel: ftrace: allocating 25129 entries in 99 pages >Jan 21 10:29:08 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Jan 21 10:29:08 localhost kernel: smpboot: CPU0: Intel Pentium(R) Dual-Core CPU E6500 @ 2.93GHz (fam: 06, model: 17, stepping: 0a) >Jan 21 10:29:08 localhost kernel: APIC calibration not consistent with PM-Timer: 139ms instead of 100ms >Jan 21 10:29:08 localhost kernel: APIC delta adjusted to PM-Timer: 1666723 (2333391) >Jan 21 10:29:08 localhost kernel: Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >Jan 21 10:29:08 localhost kernel: ... version: 2 >Jan 21 10:29:08 localhost kernel: ... bit width: 40 >Jan 21 10:29:08 localhost kernel: ... generic registers: 2 >Jan 21 10:29:08 localhost kernel: ... value mask: 000000ffffffffff >Jan 21 10:29:08 localhost kernel: ... max period: 000000007fffffff >Jan 21 10:29:08 localhost kernel: ... fixed-purpose events: 3 >Jan 21 10:29:08 localhost kernel: ... event mask: 0000000700000003 >Jan 21 10:29:08 localhost kernel: smpboot: Booting Node 0, Processors #1 >Jan 21 10:29:08 localhost kernel: Brought up 2 CPUs >Jan 21 10:29:08 localhost kernel: smpboot: Total of 2 processors activated (11734.40 BogoMIPS) >Jan 21 10:29:08 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Jan 21 10:29:08 localhost kernel: devtmpfs: initialized >Jan 21 10:29:08 localhost kernel: PM: Registering ACPI NVS region [mem 0xcffae000-0xcffeffff] (270336 bytes) >Jan 21 10:29:08 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Jan 21 10:29:08 localhost kernel: RTC time: 15:29:07, date: 01/21/14 >Jan 21 10:29:08 localhost kernel: NET: Registered protocol family 16 >Jan 21 10:29:08 localhost kernel: ACPI: bus type PCI registered >Jan 21 10:29:08 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Jan 21 10:29:08 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Jan 21 10:29:08 localhost kernel: PCI: not using MMCONFIG >Jan 21 10:29:08 localhost kernel: PCI: Using configuration type 1 for base access >Jan 21 10:29:08 localhost kernel: bio: create slab <bio-0> at 0 >Jan 21 10:29:08 localhost kernel: ACPI: Added _OSI(Module Device) >Jan 21 10:29:08 localhost kernel: ACPI: Added _OSI(Processor Device) >Jan 21 10:29:08 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Jan 21 10:29:08 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Jan 21 10:29:08 localhost kernel: ACPI: EC: Look up EC in DSDT >Jan 21 10:29:08 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Jan 21 10:29:08 localhost kernel: ACPI: SSDT 00000000cffb00f0 002FB (v01 DpgPmm P001Ist 00000011 INTL 20051117) >Jan 21 10:29:08 localhost kernel: ACPI: Dynamic OEM Table Load: >Jan 21 10:29:08 localhost kernel: ACPI: SSDT (null) 002FB (v01 DpgPmm P001Ist 00000011 INTL 20051117) >Jan 21 10:29:08 localhost kernel: ACPI: SSDT 00000000cffb03f0 002FB (v01 DpgPmm P002Ist 00000012 INTL 20051117) >Jan 21 10:29:08 localhost kernel: ACPI: Dynamic OEM Table Load: >Jan 21 10:29:08 localhost kernel: ACPI: SSDT (null) 002FB (v01 DpgPmm P002Ist 00000012 INTL 20051117) >Jan 21 10:29:08 localhost kernel: ACPI: Interpreter enabled >Jan 21 10:29:08 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Jan 21 10:29:08 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Jan 21 10:29:08 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Jan 21 10:29:08 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Jan 21 10:29:08 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Jan 21 10:29:08 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >Jan 21 10:29:08 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Jan 21 10:29:08 localhost kernel: ACPI: No dock devices found. >Jan 21 10:29:08 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Jan 21 10:29:08 localhost kernel: acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >Jan 21 10:29:08 localhost kernel: acpi PNP0A08:00: ACPI _OSC control (0x1d) granted >Jan 21 10:29:08 localhost kernel: PCI host bridge to bus 0000:00 >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xdfffffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:00.0: [8086:2e30] type 00 class 0x060000 >Jan 21 10:29:08 localhost kernel: DMAR: Forcing write-buffer flush capability >Jan 21 10:29:08 localhost kernel: DMAR: Disabling IOMMU for graphics on this chipset >Jan 21 10:29:08 localhost kernel: pci 0000:00:01.0: [8086:2e31] type 01 class 0x060400 >Jan 21 10:29:08 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >Jan 21 10:29:08 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI >Jan 21 10:29:08 localhost kernel: pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xfe9fc000-0xfe9fffff 64bit] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.0: reg 0x20: [io 0xcc00-0xcc1f] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.1: reg 0x20: [io 0xc880-0xc89f] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.2: reg 0x20: [io 0xc800-0xc81f] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.3: reg 0x20: [io 0xc480-0xc49f] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.3: System wakeup disabled by ACPI >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xfe9fbc00-0xfe9fbfff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >Jan 21 10:29:08 localhost kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI >Jan 21 10:29:08 localhost kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.0: address space collision: [io 0x0800-0x087f] conflicts with ACPI CPU throttle [??? 0x00000810-0x00000815 flags 0x80000000] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff) >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.1: reg 0x18: [io 0x08f0-0x08f7] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.1: reg 0x1c: [io 0x08f8-0x08fb] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.1: reg 0x20: [io 0xffa0-0xffaf] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xc400-0xc407] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xc080-0xc083] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xc000-0xc007] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xbc00-0xbc03] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xb880-0xb88f] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f] >Jan 21 10:29:08 localhost kernel: pci 0000:01:00.0: [1002:68ba] type 00 class 0x030000 >Jan 21 10:29:08 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref] >Jan 21 10:29:08 localhost kernel: pci 0000:01:00.0: reg 0x18: [mem 0xfeae0000-0xfeafffff 64bit] >Jan 21 10:29:08 localhost kernel: pci 0000:01:00.0: reg 0x20: [io 0xd000-0xd0ff] >Jan 21 10:29:08 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfeac0000-0xfeadffff pref] >Jan 21 10:29:08 localhost kernel: pci 0000:01:00.0: supports D1 D2 >Jan 21 10:29:08 localhost kernel: pci 0000:01:00.1: [1002:aa58] type 00 class 0x040300 >Jan 21 10:29:08 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xfeabc000-0xfeabffff 64bit] >Jan 21 10:29:08 localhost kernel: pci 0000:01:00.1: supports D1 D2 >Jan 21 10:29:08 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Jan 21 10:29:08 localhost kernel: pci 0000:00:01.0: bridge window [io 0xd000-0xdfff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfeafffff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Jan 21 10:29:08 localhost kernel: pci 0000:03:00.0: [10ec:8136] type 00 class 0x020000 >Jan 21 10:29:08 localhost kernel: pci 0000:03:00.0: reg 0x10: [io 0xe800-0xe8ff] >Jan 21 10:29:08 localhost kernel: pci 0000:03:00.0: reg 0x18: [mem 0xfdfff000-0xfdffffff 64bit pref] >Jan 21 10:29:08 localhost kernel: pci 0000:03:00.0: reg 0x20: [mem 0xfdfe0000-0xfdfeffff 64bit pref] >Jan 21 10:29:08 localhost kernel: pci 0000:03:00.0: reg 0x30: [mem 0xfebe0000-0xfebfffff pref] >Jan 21 10:29:08 localhost kernel: pci 0000:03:00.0: supports D1 D2 >Jan 21 10:29:08 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Jan 21 10:29:08 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.1: bridge window [io 0xe000-0xefff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xfeb00000-0xfebfffff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode) >Jan 21 10:29:08 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >Jan 21 10:29:08 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >Jan 21 10:29:08 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >Jan 21 10:29:08 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) >Jan 21 10:29:08 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode) >Jan 21 10:29:08 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff] (subtractive decode) >Jan 21 10:29:08 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15) >Jan 21 10:29:08 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15) >Jan 21 10:29:08 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15) >Jan 21 10:29:08 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) >Jan 21 10:29:08 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >Jan 21 10:29:08 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >Jan 21 10:29:08 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >Jan 21 10:29:08 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15) >Jan 21 10:29:08 localhost kernel: ACPI: Enabled 3 GPEs in block 00 to 1F >Jan 21 10:29:08 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Jan 21 10:29:08 localhost kernel: Found 1 acpi root devices >Jan 21 10:29:08 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >Jan 21 10:29:08 localhost kernel: vgaarb: loaded >Jan 21 10:29:08 localhost kernel: vgaarb: bridge control possible 0000:01:00.0 >Jan 21 10:29:08 localhost kernel: SCSI subsystem initialized >Jan 21 10:29:08 localhost kernel: ACPI: bus type ATA registered >Jan 21 10:29:08 localhost kernel: libata version 3.00 loaded. >Jan 21 10:29:08 localhost kernel: ACPI: bus type USB registered >Jan 21 10:29:08 localhost kernel: usbcore: registered new interface driver usbfs >Jan 21 10:29:08 localhost kernel: usbcore: registered new interface driver hub >Jan 21 10:29:08 localhost kernel: usbcore: registered new device driver usb >Jan 21 10:29:08 localhost kernel: PCI: Using ACPI for IRQ routing >Jan 21 10:29:08 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Jan 21 10:29:08 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >Jan 21 10:29:08 localhost kernel: e820: reserve RAM buffer [mem 0xcffa0000-0xcfffffff] >Jan 21 10:29:08 localhost kernel: NetLabel: Initializing >Jan 21 10:29:08 localhost kernel: NetLabel: domain hash size = 128 >Jan 21 10:29:08 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Jan 21 10:29:08 localhost kernel: NetLabel: unlabeled traffic allowed by default >Jan 21 10:29:08 localhost kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Jan 21 10:29:08 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Jan 21 10:29:08 localhost kernel: hpet0: 3 comparators, 64-bit 14.318180 MHz counter >Jan 21 10:29:08 localhost kernel: Switched to clocksource hpet >Jan 21 10:29:08 localhost kernel: pnp: PnP ACPI init >Jan 21 10:29:08 localhost kernel: ACPI: bus type PNP registered >Jan 21 10:29:08 localhost kernel: system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Jan 21 10:29:08 localhost kernel: pnp 00:01: [dma 4] >Jan 21 10:29:08 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >Jan 21 10:29:08 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >Jan 21 10:29:08 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active) >Jan 21 10:29:08 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active) >Jan 21 10:29:08 localhost kernel: pnp 00:05: [dma 0 disabled] >Jan 21 10:29:08 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >Jan 21 10:29:08 localhost kernel: pnp 00:06: [dma 0 disabled] >Jan 21 10:29:08 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >Jan 21 10:29:08 localhost kernel: pnp 00:07: [dma 2] >Jan 21 10:29:08 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active) >Jan 21 10:29:08 localhost kernel: pnp 00:08: [dma 0 disabled] >Jan 21 10:29:08 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0400 (active) >Jan 21 10:29:08 localhost kernel: system 00:09: [io 0x04d0-0x04d1] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:09: [io 0x0800-0x087f] could not be reserved >Jan 21 10:29:08 localhost kernel: system 00:09: [io 0x0480-0x04bf] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:09: [mem 0xfed40000-0xfed8ffff] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >Jan 21 10:29:08 localhost kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active) >Jan 21 10:29:08 localhost kernel: pnp 00:0b: Plug and Play ACPI device, IDs INT0800 (active) >Jan 21 10:29:08 localhost kernel: system 00:0c: [mem 0xffc00000-0xffefffff] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >Jan 21 10:29:08 localhost kernel: system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved >Jan 21 10:29:08 localhost kernel: system 00:0d: [mem 0xfee00000-0xfee00fff] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) >Jan 21 10:29:08 localhost kernel: pnp 00:0e: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) >Jan 21 10:29:08 localhost kernel: system 00:0f: [io 0x0a00-0x0a0f] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:0f: [io 0x0a10-0x0a1f] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:0f: [io 0x0a20-0x0a2f] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:0f: [io 0x0a30-0x0a3f] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active) >Jan 21 10:29:08 localhost kernel: system 00:10: [mem 0xe0000000-0xefffffff] has been reserved >Jan 21 10:29:08 localhost kernel: system 00:10: Plug and Play ACPI device, IDs PNP0c02 (active) >Jan 21 10:29:08 localhost kernel: system 00:11: [mem 0x00000000-0x0009ffff] could not be reserved >Jan 21 10:29:08 localhost kernel: system 00:11: [mem 0x000c0000-0x000cffff] could not be reserved >Jan 21 10:29:08 localhost kernel: system 00:11: [mem 0x000e0000-0x000fffff] could not be reserved >Jan 21 10:29:08 localhost kernel: system 00:11: [mem 0x00100000-0xcfffffff] could not be reserved >Jan 21 10:29:08 localhost kernel: system 00:11: [mem 0xfed90000-0xffffffff] could not be reserved >Jan 21 10:29:08 localhost kernel: system 00:11: Plug and Play ACPI device, IDs PNP0c01 (active) >Jan 21 10:29:08 localhost kernel: pnp: PnP ACPI: found 18 devices >Jan 21 10:29:08 localhost kernel: ACPI: bus type PNP unregistered >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1f.0: BAR 13: [io 0x0800-0x087f] has bogus alignment >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0000000-0xf01fffff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xf0200000-0xf03fffff 64bit pref] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Jan 21 10:29:08 localhost kernel: pci 0000:00:01.0: bridge window [io 0xd000-0xdfff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfeafffff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf01fffff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf03fffff 64bit pref] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.1: bridge window [io 0xe000-0xefff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xfeb00000-0xfebfffff] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 04] >Jan 21 10:29:08 localhost kernel: pci 0000:00:1c.0: enabling device (0104 -> 0107) >Jan 21 10:29:08 localhost kernel: pci 0000:00:1e.0: setting latency timer to 64 >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: resource 8 [mem 0xd0000000-0xdfffffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:01: resource 0 [io 0xd000-0xdfff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:02: resource 0 [io 0x1000-0x1fff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xf0000000-0xf01fffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:03: resource 0 [io 0xe000-0xefff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xfeb00000-0xfebfffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:04: resource 5 [io 0x0d00-0xffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:04: resource 8 [mem 0xd0000000-0xdfffffff] >Jan 21 10:29:08 localhost kernel: pci_bus 0000:04: resource 9 [mem 0xf0000000-0xfed8ffff] >Jan 21 10:29:08 localhost kernel: NET: Registered protocol family 2 >Jan 21 10:29:08 localhost kernel: TCP established hash table entries: 32768 (order: 7, 524288 bytes) >Jan 21 10:29:08 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >Jan 21 10:29:08 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768) >Jan 21 10:29:08 localhost kernel: TCP: reno registered >Jan 21 10:29:08 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) >Jan 21 10:29:08 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >Jan 21 10:29:08 localhost kernel: NET: Registered protocol family 1 >Jan 21 10:29:08 localhost kernel: pci 0000:01:00.0: Boot video device >Jan 21 10:29:08 localhost kernel: PCI: CLS 32 bytes, default 64 >Jan 21 10:29:08 localhost kernel: Unpacking initramfs... >Jan 21 10:29:08 localhost kernel: Freeing initrd memory: 32072K (ffff88007e0ad000 - ffff88007ffff000) >Jan 21 10:29:08 localhost kernel: Initialise system trusted keyring >Jan 21 10:29:08 localhost kernel: audit: initializing netlink socket (disabled) >Jan 21 10:29:08 localhost kernel: type=2000 audit(1390318147.579:1): initialized >Jan 21 10:29:08 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Jan 21 10:29:08 localhost kernel: zbud: loaded >Jan 21 10:29:08 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Jan 21 10:29:08 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Jan 21 10:29:08 localhost kernel: msgmni has been set to 6517 >Jan 21 10:29:08 localhost kernel: Key type big_key registered >Jan 21 10:29:08 localhost kernel: SELinux: Registering netfilter hooks >Jan 21 10:29:08 localhost kernel: alg: No test for stdrng (krng) >Jan 21 10:29:08 localhost kernel: NET: Registered protocol family 38 >Jan 21 10:29:08 localhost kernel: Key type asymmetric registered >Jan 21 10:29:08 localhost kernel: Asymmetric key parser 'x509' registered >Jan 21 10:29:08 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Jan 21 10:29:08 localhost kernel: io scheduler noop registered >Jan 21 10:29:08 localhost kernel: io scheduler deadline registered >Jan 21 10:29:08 localhost kernel: io scheduler cfq registered (default) >Jan 21 10:29:08 localhost kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >Jan 21 10:29:08 localhost kernel: pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >Jan 21 10:29:08 localhost kernel: pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X >Jan 21 10:29:08 localhost kernel: pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt >Jan 21 10:29:08 localhost kernel: pci 0000:01:00.0: Signaling PME through PCIe PME interrupt >Jan 21 10:29:08 localhost kernel: pci 0000:01:00.1: Signaling PME through PCIe PME interrupt >Jan 21 10:29:08 localhost kernel: pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded >Jan 21 10:29:08 localhost kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >Jan 21 10:29:08 localhost kernel: pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >Jan 21 10:29:08 localhost kernel: pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt >Jan 21 10:29:08 localhost kernel: pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >Jan 21 10:29:08 localhost kernel: pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded >Jan 21 10:29:08 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Jan 21 10:29:08 localhost kernel: pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 27d0 ss_vid 105b ss_did dc2 >Jan 21 10:29:08 localhost kernel: pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded >Jan 21 10:29:08 localhost kernel: pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 27d2 ss_vid 105b ss_did dc2 >Jan 21 10:29:08 localhost kernel: pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded >Jan 21 10:29:08 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Jan 21 10:29:08 localhost kernel: intel_idle: does not run on family 6 model 23 >Jan 21 10:29:08 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Jan 21 10:29:08 localhost kernel: ACPI: Power Button [PWRB] >Jan 21 10:29:08 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Jan 21 10:29:08 localhost kernel: ACPI: Power Button [PWRF] >Jan 21 10:29:08 localhost kernel: ACPI: Requesting acpi_cpufreq >Jan 21 10:29:08 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Jan 21 10:29:08 localhost kernel: ACPI: Thermal Zone [THRM] (40 C) >Jan 21 10:29:08 localhost kernel: GHES: HEST is not enabled! >Jan 21 10:29:08 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Jan 21 10:29:08 localhost kernel: 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Jan 21 10:29:08 localhost kernel: 00:06: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >Jan 21 10:29:08 localhost kernel: Non-volatile memory driver v1.3 >Jan 21 10:29:08 localhost kernel: Linux agpgart interface v0.103 >Jan 21 10:29:08 localhost kernel: ata_piix 0000:00:1f.1: version 2.13 >Jan 21 10:29:08 localhost kernel: ata_piix 0000:00:1f.1: setting latency timer to 64 >Jan 21 10:29:08 localhost kernel: scsi0 : ata_piix >Jan 21 10:29:08 localhost kernel: scsi1 : ata_piix >Jan 21 10:29:08 localhost kernel: ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 >Jan 21 10:29:08 localhost kernel: ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 >Jan 21 10:29:08 localhost kernel: ata_piix 0000:00:1f.2: MAP [ >Jan 21 10:29:08 localhost kernel: P0 P2 P1 P3 ] >Jan 21 10:29:08 localhost kernel: ata_piix 0000:00:1f.2: setting latency timer to 64 >Jan 21 10:29:08 localhost kernel: scsi2 : ata_piix >Jan 21 10:29:08 localhost kernel: scsi3 : ata_piix >Jan 21 10:29:08 localhost kernel: ata3: SATA max UDMA/133 cmd 0xc400 ctl 0xc080 bmdma 0xb880 irq 19 >Jan 21 10:29:08 localhost kernel: ata4: SATA max UDMA/133 cmd 0xc000 ctl 0xbc00 bmdma 0xb888 irq 19 >Jan 21 10:29:08 localhost kernel: libphy: Fixed MDIO Bus: probed >Jan 21 10:29:08 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Jan 21 10:29:08 localhost kernel: ehci-pci: EHCI PCI platform driver >Jan 21 10:29:08 localhost kernel: ehci-pci 0000:00:1d.7: setting latency timer to 64 >Jan 21 10:29:08 localhost kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller >Jan 21 10:29:08 localhost kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 >Jan 21 10:29:08 localhost kernel: ehci-pci 0000:00:1d.7: debug port 1 >Jan 21 10:29:08 localhost kernel: ehci-pci 0000:00:1d.7: cache line size of 32 is not supported >Jan 21 10:29:08 localhost kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xfe9fbc00 >Jan 21 10:29:08 localhost kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >Jan 21 10:29:08 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Jan 21 10:29:08 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 21 10:29:08 localhost kernel: usb usb1: Product: EHCI Host Controller >Jan 21 10:29:08 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Jan 21 10:29:08 localhost kernel: usb usb1: SerialNumber: 0000:00:1d.7 >Jan 21 10:29:08 localhost kernel: hub 1-0:1.0: USB hub found >Jan 21 10:29:08 localhost kernel: hub 1-0:1.0: 8 ports detected >Jan 21 10:29:08 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Jan 21 10:29:08 localhost kernel: ohci-pci: OHCI PCI platform driver >Jan 21 10:29:08 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64 >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000cc00 >Jan 21 10:29:08 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 21 10:29:08 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 21 10:29:08 localhost kernel: usb usb2: Product: UHCI Host Controller >Jan 21 10:29:08 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Jan 21 10:29:08 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Jan 21 10:29:08 localhost kernel: hub 2-0:1.0: USB hub found >Jan 21 10:29:08 localhost kernel: hub 2-0:1.0: 2 ports detected >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64 >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c880 >Jan 21 10:29:08 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 21 10:29:08 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 21 10:29:08 localhost kernel: usb usb3: Product: UHCI Host Controller >Jan 21 10:29:08 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Jan 21 10:29:08 localhost kernel: usb usb3: SerialNumber: 0000:00:1d.1 >Jan 21 10:29:08 localhost kernel: hub 3-0:1.0: USB hub found >Jan 21 10:29:08 localhost kernel: hub 3-0:1.0: 2 ports detected >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64 >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c800 >Jan 21 10:29:08 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 21 10:29:08 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 21 10:29:08 localhost kernel: usb usb4: Product: UHCI Host Controller >Jan 21 10:29:08 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Jan 21 10:29:08 localhost kernel: usb usb4: SerialNumber: 0000:00:1d.2 >Jan 21 10:29:08 localhost kernel: hub 4-0:1.0: USB hub found >Jan 21 10:29:08 localhost kernel: hub 4-0:1.0: 2 ports detected >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.3: setting latency timer to 64 >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >Jan 21 10:29:08 localhost kernel: uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000c480 >Jan 21 10:29:08 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 21 10:29:08 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 21 10:29:08 localhost kernel: usb usb5: Product: UHCI Host Controller >Jan 21 10:29:08 localhost kernel: usb usb5: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Jan 21 10:29:08 localhost kernel: usb usb5: SerialNumber: 0000:00:1d.3 >Jan 21 10:29:08 localhost kernel: hub 5-0:1.0: USB hub found >Jan 21 10:29:08 localhost kernel: hub 5-0:1.0: 2 ports detected >Jan 21 10:29:08 localhost kernel: usbcore: registered new interface driver usbserial >Jan 21 10:29:08 localhost kernel: usbcore: registered new interface driver usbserial_generic >Jan 21 10:29:08 localhost kernel: usbserial: USB Serial support registered for generic >Jan 21 10:29:08 localhost kernel: i8042: PNP: PS/2 Controller [PNP0f03:PS2M] at 0x60,0x64 irq 12 >Jan 21 10:29:08 localhost kernel: i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1 >Jan 21 10:29:08 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Jan 21 10:29:08 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Jan 21 10:29:08 localhost kernel: mousedev: PS/2 mouse device common for all mice >Jan 21 10:29:08 localhost kernel: rtc_cmos 00:02: RTC can wake from S4 >Jan 21 10:29:08 localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >Jan 21 10:29:08 localhost kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Jan 21 10:29:08 localhost kernel: device-mapper: uevent: version 1.0.3 >Jan 21 10:29:08 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Jan 21 10:29:08 localhost kernel: cpuidle: using governor menu >Jan 21 10:29:08 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Jan 21 10:29:08 localhost kernel: usbcore: registered new interface driver usbhid >Jan 21 10:29:08 localhost kernel: usbhid: USB HID core driver >Jan 21 10:29:08 localhost kernel: drop_monitor: Initializing network drop monitor service >Jan 21 10:29:08 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Jan 21 10:29:08 localhost kernel: TCP: cubic registered >Jan 21 10:29:08 localhost kernel: Initializing XFRM netlink socket >Jan 21 10:29:08 localhost kernel: NET: Registered protocol family 10 >Jan 21 10:29:08 localhost kernel: mip6: Mobile IPv6 >Jan 21 10:29:08 localhost kernel: NET: Registered protocol family 17 >Jan 21 10:29:08 localhost kernel: PM: Hibernation image not present or could not be loaded. >Jan 21 10:29:08 localhost kernel: Loading compiled-in X.509 certificates >Jan 21 10:29:08 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >Jan 21 10:29:08 localhost kernel: registered taskstats version 1 >Jan 21 10:29:08 localhost kernel: Magic number: 14:64:488 >Jan 21 10:29:08 localhost kernel: rtc_cmos 00:02: setting system clock to 2014-01-21 15:29:08 UTC (1390318148) >Jan 21 10:29:08 localhost kernel: ata4.01: NODEV after polling detection >Jan 21 10:29:08 localhost kernel: ata4.00: ATAPI: HL-DT-ST DVDRAM GH22NS51, CN02, max UDMA/100 >Jan 21 10:29:08 localhost kernel: ata4.00: configured for UDMA/100 >Jan 21 10:29:08 localhost kernel: ata3.00: ATA-8: ST3500418AS, CC38, max UDMA/133 >Jan 21 10:29:08 localhost kernel: ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) >Jan 21 10:29:08 localhost kernel: ata3.01: ATA-7: SAMSUNG HD250HJ, FH100-06, max UDMA7 >Jan 21 10:29:08 localhost kernel: ata3.01: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32) >Jan 21 10:29:08 localhost kernel: ata3.00: configured for UDMA/133 >Jan 21 10:29:08 localhost kernel: ata3.01: configured for UDMA/133 >Jan 21 10:29:08 localhost kernel: scsi 2:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: 0 ANSI: 5 >Jan 21 10:29:08 localhost kernel: sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Jan 21 10:29:08 localhost kernel: sd 2:0:0:0: Attached scsi generic sg0 type 0 >Jan 21 10:29:08 localhost kernel: sd 2:0:0:0: [sda] Write Protect is off >Jan 21 10:29:08 localhost kernel: sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Jan 21 10:29:08 localhost kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jan 21 10:29:08 localhost kernel: scsi 2:0:1:0: Direct-Access ATA SAMSUNG HD250HJ FH10 PQ: 0 ANSI: 5 >Jan 21 10:29:08 localhost kernel: sd 2:0:1:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB) >Jan 21 10:29:08 localhost kernel: sd 2:0:1:0: Attached scsi generic sg1 type 0 >Jan 21 10:29:08 localhost kernel: sd 2:0:1:0: [sdb] Write Protect is off >Jan 21 10:29:08 localhost kernel: sd 2:0:1:0: [sdb] Mode Sense: 00 3a 00 00 >Jan 21 10:29:08 localhost kernel: sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jan 21 10:29:08 localhost kernel: scsi 3:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22NS51 CN02 PQ: 0 ANSI: 5 >Jan 21 10:29:08 localhost kernel: sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >Jan 21 10:29:08 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Jan 21 10:29:08 localhost kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0 >Jan 21 10:29:08 localhost kernel: sr 3:0:0:0: Attached scsi generic sg2 type 5 >Jan 21 10:29:08 localhost kernel: sda: sda1 sda2 sda3 >Jan 21 10:29:08 localhost kernel: sdb: sdb1 sdb2 >Jan 21 10:29:08 localhost kernel: sd 2:0:0:0: [sda] Attached SCSI disk >Jan 21 10:29:08 localhost kernel: sd 2:0:1:0: [sdb] Attached SCSI disk >Jan 21 10:29:08 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Jan 21 10:29:08 localhost kernel: Write protecting the kernel read-only data: 12288k >Jan 21 10:29:08 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Jan 21 10:29:08 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Jan 21 10:29:08 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Jan 21 10:29:08 localhost systemd[1]: Running in initial RAM disk. >Jan 21 10:29:08 localhost systemd[1]: No hostname configured. >Jan 21 10:29:08 localhost systemd[1]: Set hostname to <localhost>. >Jan 21 10:29:08 localhost systemd[1]: Initializing machine ID from random generator. >Jan 21 10:29:08 localhost systemd[1]: Starting -.slice. >Jan 21 10:29:08 localhost systemd[1]: Created slice -.slice. >Jan 21 10:29:08 localhost systemd[1]: Starting System Slice. >Jan 21 10:29:08 localhost systemd[1]: Created slice System Slice. >Jan 21 10:29:08 localhost systemd[1]: Starting Slices. >Jan 21 10:29:08 localhost systemd[1]: Reached target Slices. >Jan 21 10:29:08 localhost systemd[1]: Starting Timers. >Jan 21 10:29:08 localhost systemd[1]: Reached target Timers. >Jan 21 10:29:08 localhost systemd[1]: Starting Journal Socket. >Jan 21 10:29:08 localhost systemd[1]: Listening on Journal Socket. >Jan 21 10:29:08 localhost systemd[1]: Starting dracut cmdline hook... >Jan 21 10:29:08 localhost systemd[1]: Starting Journal Service... >Jan 21 10:29:08 localhost systemd[1]: Started Journal Service. >Jan 21 10:29:08 localhost systemd-journal[63]: Journal started >Jan 21 10:29:08 localhost systemd[1]: Started Load Kernel Modules. >Jan 21 10:29:08 localhost systemd[1]: Starting Encrypted Volumes. >Jan 21 10:29:08 localhost systemd[1]: Reached target Encrypted Volumes. >Jan 21 10:29:08 localhost systemd[1]: Starting udev Kernel Socket. >Jan 21 10:29:08 localhost systemd[1]: Listening on udev Kernel Socket. >Jan 21 10:29:08 localhost systemd[1]: Starting udev Control Socket. >Jan 21 10:29:08 localhost systemd[1]: Listening on udev Control Socket. >Jan 21 10:29:08 localhost systemd[1]: Starting Sockets. >Jan 21 10:29:08 localhost systemd[1]: Reached target Sockets. >Jan 21 10:29:08 localhost systemd[1]: Starting Setup Virtual Console... >Jan 21 10:29:08 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Jan 21 10:29:08 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Jan 21 10:29:08 localhost systemd[1]: Starting Swap. >Jan 21 10:29:08 localhost systemd[1]: Reached target Swap. >Jan 21 10:29:08 localhost systemd[1]: Starting Local File Systems. >Jan 21 10:29:08 localhost systemd[1]: Reached target Local File Systems. >Jan 21 10:29:08 localhost systemd[1]: Started Setup Virtual Console. >Jan 21 10:29:08 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Jan 21 10:29:08 localhost systemd[1]: Starting Create static device nodes in /dev... >Jan 21 10:29:08 localhost systemd[1]: Started Create static device nodes in /dev. >Jan 21 10:29:08 localhost dracut-cmdline[62]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Jan 21 10:29:08 localhost dracut-cmdline[62]: rd.luks=0: removing cryptoluks activation >Jan 21 10:29:08 localhost dracut-cmdline[62]: root was live:UUID=7CE9-4FFE, is now live:/dev/disk/by-uuid/7CE9-4FFE >Jan 21 10:29:08 localhost kernel: loop: module loaded >Jan 21 10:29:08 localhost kernel: usb 1-3: new high-speed USB device number 2 using ehci-pci >Jan 21 10:29:08 localhost systemd[1]: Started dracut cmdline hook. >Jan 21 10:29:08 localhost systemd[1]: Starting dracut pre-udev hook... >Jan 21 10:29:08 localhost kernel: RPC: Registered named UNIX socket transport module. >Jan 21 10:29:08 localhost kernel: RPC: Registered udp transport module. >Jan 21 10:29:08 localhost kernel: RPC: Registered tcp transport module. >Jan 21 10:29:08 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Jan 21 10:29:08 localhost kernel: usb 1-3: New USB device found, idVendor=0781, idProduct=556b >Jan 21 10:29:08 localhost kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Jan 21 10:29:08 localhost kernel: usb 1-3: Product: Cruzer Edge >Jan 21 10:29:08 localhost kernel: usb 1-3: Manufacturer: SanDisk >Jan 21 10:29:08 localhost kernel: usb 1-3: SerialNumber: 20051737501D8B302A48 >Jan 21 10:29:08 localhost rpc.statd[218]: Version 1.2.7 starting >Jan 21 10:29:08 localhost rpc.statd[218]: Initializing NSM state >Jan 21 10:29:08 localhost rpc.statd[218]: Running as root. chown /var/lib/nfs/statd to choose different user >Jan 21 10:29:08 localhost kernel: psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >Jan 21 10:29:08 localhost systemd[1]: Started dracut pre-udev hook. >Jan 21 10:29:08 localhost systemd[1]: Starting udev Kernel Device Manager... >Jan 21 10:29:08 localhost systemd[1]: Started udev Kernel Device Manager. >Jan 21 10:29:08 localhost systemd[1]: Starting dracut pre-trigger hook... >Jan 21 10:29:08 localhost systemd-udevd[245]: starting version 208 >Jan 21 10:29:08 localhost systemd-udevd[245]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Jan 21 10:29:08 localhost kernel: usb-storage 1-3:1.0: USB Mass Storage device detected >Jan 21 10:29:08 localhost kernel: scsi4 : usb-storage 1-3:1.0 >Jan 21 10:29:08 localhost kernel: usbcore: registered new interface driver usb-storage >Jan 21 10:29:08 localhost dracut-pre-trigger[246]: rd.dm=0: removing DM RAID activation >Jan 21 10:29:08 localhost dracut-pre-trigger[246]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Jan 21 10:29:08 localhost dracut-pre-trigger[246]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Jan 21 10:29:09 localhost dracut-pre-trigger[246]: rd.md=0: removing MD RAID activation >Jan 21 10:29:09 localhost systemd[1]: Started dracut pre-trigger hook. >Jan 21 10:29:09 localhost systemd[1]: Starting udev Coldplug all Devices... >Jan 21 10:29:09 localhost systemd-udevd[245]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Jan 21 10:29:09 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Jan 21 10:29:09 localhost systemd[1]: Started udev Coldplug all Devices. >Jan 21 10:29:09 localhost systemd[1]: Starting dracut initqueue hook... >Jan 21 10:29:09 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Jan 21 10:29:09 localhost systemd[1]: Starting System Initialization. >Jan 21 10:29:09 localhost systemd[1]: Reached target System Initialization. >Jan 21 10:29:09 localhost kernel: usb 1-7: new high-speed USB device number 4 using ehci-pci >Jan 21 10:29:09 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Jan 21 10:29:09 localhost systemd[1]: Reloading. >Jan 21 10:29:09 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Jan 21 10:29:09 localhost kernel: r8169 0000:03:00.0: irq 43 for MSI/MSI-X >Jan 21 10:29:09 localhost kernel: r8169 0000:03:00.0 eth0: RTL8102e at 0xffffc90000640000, 90:fb:a6:ea:63:32, XID 04a00000 IRQ 43 >Jan 21 10:29:09 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Jan 21 10:29:09 localhost kernel: [drm] VGACON disable radeon kernel modesetting. >Jan 21 10:29:09 localhost kernel: [drm:radeon_init] *ERROR* No UMS support in radeon module! >Jan 21 10:29:09 localhost systemd-udevd[316]: renamed network interface eth0 to em1 >Jan 21 10:29:09 localhost kernel: usb 1-7: New USB device found, idVendor=058f, idProduct=6366 >Jan 21 10:29:09 localhost kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Jan 21 10:29:09 localhost kernel: usb 1-7: Product: Mass Storage Device >Jan 21 10:29:09 localhost kernel: usb 1-7: Manufacturer: Generic >Jan 21 10:29:09 localhost kernel: usb 1-7: SerialNumber: 058F63666471 >Jan 21 10:29:09 localhost kernel: usb-storage 1-7:1.0: USB Mass Storage device detected >Jan 21 10:29:09 localhost kernel: scsi5 : usb-storage 1-7:1.0 >Jan 21 10:29:09 localhost kernel: usb 4-2: new low-speed USB device number 2 using uhci_hcd >Jan 21 10:29:09 localhost kernel: tsc: Refined TSC clocksource calibration: 2933.437 MHz >Jan 21 10:29:09 localhost kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input2 >Jan 21 10:29:09 localhost kernel: raid6: sse2x1 4703 MB/s >Jan 21 10:29:09 localhost kernel: raid6: sse2x2 5437 MB/s >Jan 21 10:29:09 localhost kernel: raid6: sse2x4 8406 MB/s >Jan 21 10:29:09 localhost kernel: raid6: using algorithm sse2x4 (8406 MB/s) >Jan 21 10:29:09 localhost kernel: raid6: using ssse3x2 recovery algorithm >Jan 21 10:29:09 localhost kernel: usb 4-2: New USB device found, idVendor=045e, idProduct=0750 >Jan 21 10:29:09 localhost kernel: usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Jan 21 10:29:09 localhost kernel: usb 4-2: Product: Wired Keyboard 600 >Jan 21 10:29:09 localhost kernel: usb 4-2: Manufacturer: Microsoft >Jan 21 10:29:09 localhost kernel: xor: measuring software checksum speed >Jan 21 10:29:09 localhost kernel: prefetch64-sse: 12344.000 MB/sec >Jan 21 10:29:09 localhost kernel: input: Microsoft Wired Keyboard 600 as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/input/input3 >Jan 21 10:29:09 localhost kernel: hid-generic 0003:045E:0750.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Wired Keyboard 600] on usb-0000:00:1d.2-2/input0 >Jan 21 10:29:09 localhost kernel: generic_sse: 10876.000 MB/sec >Jan 21 10:29:09 localhost kernel: xor: using function: prefetch64-sse (12344.000 MB/sec) >Jan 21 10:29:09 localhost kernel: bio: create slab <bio-1> at 1 >Jan 21 10:29:09 localhost kernel: Btrfs loaded >Jan 21 10:29:09 localhost kernel: device fsid 5831255b-10c3-480b-941e-278804d0b04c devid 1 transid 447 /dev/sdb2 >Jan 21 10:29:09 localhost kernel: input: Microsoft Wired Keyboard 600 as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/input/input4 >Jan 21 10:29:09 localhost kernel: hid-generic 0003:045E:0750.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Wired Keyboard 600] on usb-0000:00:1d.2-2/input1 >Jan 21 10:29:09 localhost dracut-initqueue[329]: Scanning devices sda3 for LVM volume groups >Jan 21 10:29:09 localhost dracut-initqueue[329]: Reading all physical volumes. This may take a while... >Jan 21 10:29:09 localhost systemd[1]: Started Show Plymouth Boot Screen. >Jan 21 10:29:09 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Jan 21 10:29:09 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Jan 21 10:29:09 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Jan 21 10:29:09 localhost systemd[1]: Starting Paths. >Jan 21 10:29:09 localhost systemd[1]: Reached target Paths. >Jan 21 10:29:09 localhost systemd[1]: Starting Basic System. >Jan 21 10:29:09 localhost systemd[1]: Reached target Basic System. >Jan 21 10:29:09 localhost dracut-initqueue[329]: Found volume group "fedora" using metadata type lvm2 >Jan 21 10:29:09 localhost kernel: bio: create slab <bio-2> at 2 >Jan 21 10:29:09 localhost dracut-initqueue[329]: /usr/sbin/thin_check: execvp failed: No such file or directory >Jan 21 10:29:09 localhost dracut-initqueue[329]: Check of thin pool fedora/pool00 failed (status:2). Manual repair required (thin_dump --repair /dev/mapper/fedora-pool00_tmeta)! >Jan 21 10:29:09 localhost dracut-initqueue[329]: /usr/sbin/thin_check: execvp failed: No such file or directory >Jan 21 10:29:09 localhost dracut-initqueue[329]: /usr/sbin/thin_check: execvp failed: No such file or directory >Jan 21 10:29:09 localhost dracut-initqueue[329]: 0 logical volume(s) in volume group "fedora" now active >Jan 21 10:29:09 localhost kernel: scsi 4:0:0:0: Direct-Access SanDisk Cruzer Edge 1.26 PQ: 0 ANSI: 5 >Jan 21 10:29:09 localhost kernel: sd 4:0:0:0: Attached scsi generic sg3 type 0 >Jan 21 10:29:09 localhost kernel: sd 4:0:0:0: [sdc] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB) >Jan 21 10:29:09 localhost kernel: sd 4:0:0:0: [sdc] Write Protect is off >Jan 21 10:29:09 localhost kernel: sd 4:0:0:0: [sdc] Mode Sense: 43 00 00 00 >Jan 21 10:29:09 localhost kernel: sd 4:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Jan 21 10:29:09 localhost kernel: sdc: >Jan 21 10:29:09 localhost kernel: sd 4:0:0:0: [sdc] Attached SCSI removable disk >Jan 21 10:29:10 localhost kernel: scsi 5:0:0:0: Direct-Access Multi Flash Reader 1.00 PQ: 0 ANSI: 0 >Jan 21 10:29:10 localhost kernel: sd 5:0:0:0: Attached scsi generic sg4 type 0 >Jan 21 10:29:10 localhost kernel: sd 5:0:0:0: [sdd] Attached SCSI removable disk >Jan 21 10:29:10 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Jan 21 10:29:10 localhost kernel: Switched to clocksource tsc >Jan 21 10:29:11 localhost kernel: bio: create slab <bio-3> at 3 >Jan 21 10:29:11 localhost systemd[1]: Started dracut initqueue hook. >Jan 21 10:29:11 localhost systemd[1]: Starting dracut pre-mount hook... >Jan 21 10:29:11 localhost systemd[1]: Started dracut pre-mount hook. >Jan 21 10:29:11 localhost systemd[1]: Starting Initrd Root File System. >Jan 21 10:29:11 localhost systemd[1]: Reached target Initrd Root File System. >Jan 21 10:29:11 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Jan 21 10:29:11 localhost systemd[1]: Reloading. >Jan 21 10:29:11 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Jan 21 10:29:11 localhost systemd[1]: Started Reload Configuration from the Real Root. >Jan 21 10:29:11 localhost systemd[1]: Starting Initrd File Systems. >Jan 21 10:29:11 localhost systemd[1]: Reached target Initrd File Systems. >Jan 21 10:29:11 localhost systemd[1]: Starting dracut mount hook... >Jan 21 10:29:11 localhost kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >Jan 21 10:29:11 localhost systemd[1]: Started dracut mount hook. >Jan 21 10:29:11 localhost systemd[1]: Starting Initrd Default Target. >Jan 21 10:29:11 localhost systemd[1]: Reached target Initrd Default Target. >Jan 21 10:29:11 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Jan 21 10:29:11 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Jan 21 10:29:11 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Jan 21 10:29:11 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Jan 21 10:29:11 localhost systemd[1]: Starting Plymouth switch root service... >Jan 21 10:29:11 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Jan 21 10:29:11 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Jan 21 10:29:11 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Jan 21 10:29:11 localhost systemd[1]: Stopping Initrd Default Target. >Jan 21 10:29:11 localhost systemd[1]: Stopped target Initrd Default Target. >Jan 21 10:29:11 localhost systemd[1]: Stopping dracut mount hook... >Jan 21 10:29:11 localhost systemd[1]: Stopped dracut mount hook. >Jan 21 10:29:11 localhost systemd[1]: Stopping dracut pre-mount hook... >Jan 21 10:29:11 localhost systemd[1]: Stopped dracut pre-mount hook. >Jan 21 10:29:11 localhost systemd[1]: Stopping dracut initqueue hook... >Jan 21 10:29:11 localhost systemd[1]: Stopped dracut initqueue hook. >Jan 21 10:29:11 localhost systemd[1]: Stopping Basic System. >Jan 21 10:29:11 localhost systemd[1]: Stopped target Basic System. >Jan 21 10:29:11 localhost systemd[1]: Stopping Slices. >Jan 21 10:29:11 localhost systemd[1]: Stopped target Slices. >Jan 21 10:29:11 localhost systemd[1]: Stopping System Slice. >Jan 21 10:29:11 localhost systemd[1]: Removed slice System Slice. >Jan 21 10:29:11 localhost systemd[1]: Stopping -.slice. >Jan 21 10:29:11 localhost systemd[1]: Removed slice -.slice. >Jan 21 10:29:11 localhost systemd[1]: Stopping Paths. >Jan 21 10:29:11 localhost systemd[1]: Stopped target Paths. >Jan 21 10:29:11 localhost systemd[1]: Stopping Timers. >Jan 21 10:29:11 localhost systemd[1]: Stopped target Timers. >Jan 21 10:29:11 localhost systemd[1]: Stopping Sockets. >Jan 21 10:29:11 localhost systemd[1]: Stopped target Sockets. >Jan 21 10:29:11 localhost systemd[1]: Stopping System Initialization. >Jan 21 10:29:11 localhost systemd[1]: Stopped target System Initialization. >Jan 21 10:29:11 localhost systemd[1]: Stopping Encrypted Volumes. >Jan 21 10:29:11 localhost systemd[1]: Stopped target Encrypted Volumes. >Jan 21 10:29:11 localhost systemd[1]: Stopping udev Coldplug all Devices... >Jan 21 10:29:11 localhost systemd[1]: Stopped udev Coldplug all Devices. >Jan 21 10:29:11 localhost systemd[1]: Stopping dracut pre-trigger hook... >Jan 21 10:29:11 localhost systemd[1]: Stopped dracut pre-trigger hook. >Jan 21 10:29:11 localhost systemd[1]: Stopping Swap. >Jan 21 10:29:11 localhost systemd[1]: Stopped target Swap. >Jan 21 10:29:11 localhost systemd[1]: Stopping Local File Systems. >Jan 21 10:29:11 localhost systemd[1]: Stopped target Local File Systems. >Jan 21 10:29:11 localhost systemd[1]: Stopping udev Kernel Device Manager... >Jan 21 10:29:11 localhost systemd[1]: Stopped udev Kernel Device Manager. >Jan 21 10:29:11 localhost systemd[1]: Stopping dracut pre-udev hook... >Jan 21 10:29:11 localhost systemd[1]: Stopped dracut pre-udev hook. >Jan 21 10:29:11 localhost systemd[1]: Stopping dracut cmdline hook... >Jan 21 10:29:11 localhost systemd[1]: Stopped dracut cmdline hook. >Jan 21 10:29:11 localhost systemd[1]: Stopping Create static device nodes in /dev... >Jan 21 10:29:11 localhost systemd[1]: Stopped Create static device nodes in /dev. >Jan 21 10:29:11 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Jan 21 10:29:11 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Jan 21 10:29:11 localhost systemd[1]: Stopping udev Control Socket. >Jan 21 10:29:11 localhost systemd[1]: Closed udev Control Socket. >Jan 21 10:29:11 localhost systemd[1]: Stopping udev Kernel Socket. >Jan 21 10:29:11 localhost systemd[1]: Closed udev Kernel Socket. >Jan 21 10:29:11 localhost systemd[1]: Starting Cleanup udevd DB... >Jan 21 10:29:11 localhost systemd[1]: Started Cleanup udevd DB. >Jan 21 10:29:11 localhost systemd[1]: Starting Switch Root. >Jan 21 10:29:11 localhost systemd[1]: Reached target Switch Root. >Jan 21 10:29:11 localhost systemd[1]: Started Plymouth switch root service. >Jan 21 10:29:11 localhost systemd[1]: Starting Switch Root... >Jan 21 10:29:11 localhost systemd[1]: Switching root. >Jan 21 10:29:11 localhost systemd-journal[63]: Journal stopped >Jan 21 10:29:13 localhost systemd-journal[668]: Runtime journal is using 8.0M (max 163.1M, leaving 244.7M of free 1.5G, current limit 163.1M). >Jan 21 10:29:13 localhost systemd-journal[668]: Runtime journal is using 8.0M (max 163.1M, leaving 244.7M of free 1.5G, current limit 163.1M). >Jan 21 10:29:13 localhost systemd-journald[63]: Received SIGTERM >Jan 21 10:29:13 localhost kernel: type=1404 audit(1390318151.940:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Jan 21 10:29:13 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Jan 21 10:29:13 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Jan 21 10:29:13 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Jan 21 10:29:13 localhost kernel: SELinux: 83 classes, 101316 rules >Jan 21 10:29:13 localhost kernel: SELinux: Completing initialization. >Jan 21 10:29:13 localhost kernel: SELinux: Setting up existing superblocks. >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev sdc, type vfat), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev dm-2, type ext4), uses xattr >Jan 21 10:29:13 localhost kernel: type=1403 audit(1390318152.185:3): policy loaded auid=4294967295 ses=4294967295 >Jan 21 10:29:13 localhost systemd[1]: Successfully loaded SELinux policy in 256.486ms. >Jan 21 10:29:13 localhost systemd[1]: Relabelled /dev and /run in 21.251ms. >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Jan 21 10:29:13 localhost systemd-journal[668]: Journal started >Jan 21 10:29:11 localhost systemd-cgroups-agent[636]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Jan 21 10:29:11 localhost systemd-cgroups-agent[637]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Jan 21 10:29:12 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Jan 21 10:29:12 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 >Jan 21 10:29:12 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Jan 21 10:29:13 localhost systemd[1]: Started Collect Read-Ahead Data. >Jan 21 10:29:13 localhost systemd[1]: Started Load legacy module configuration. >Jan 21 10:29:13 localhost systemd[1]: Starting Apply Kernel Variables... >Jan 21 10:29:13 localhost systemd[1]: Started Load Kernel Modules. >Jan 21 10:29:13 localhost systemd[1]: Mounted FUSE Control File System. >Jan 21 10:29:13 localhost systemd[1]: Mounting Configuration File System... >Jan 21 10:29:13 localhost systemd[1]: Started Set Up Additional Binary Formats. >Jan 21 10:29:13 localhost systemd[1]: Started File System Check on Root Device. >Jan 21 10:29:13 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Jan 21 10:29:13 localhost systemd[1]: Mounted POSIX Message Queue File System. >Jan 21 10:29:13 localhost systemd[1]: Mounted Huge Pages File System. >Jan 21 10:29:13 localhost systemd[1]: Mounted Debug File System. >Jan 21 10:29:13 localhost systemd[1]: Mounted Temporary Directory. >Jan 21 10:29:13 localhost systemd[1]: Started Apply Kernel Variables. >Jan 21 10:29:13 localhost systemd[1]: Mounted Configuration File System. >Jan 21 10:29:13 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Jan 21 10:29:13 localhost systemd[1]: Starting Create static device nodes in /dev... >Jan 21 10:29:13 localhost systemd[1]: Started udev Coldplug all Devices. >Jan 21 10:29:13 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Jan 21 10:29:13 localhost systemd[1]: Starting LVM2 metadata daemon... >Jan 21 10:29:13 localhost kernel: EXT4-fs (dm-2): re-mounted. Opts: (null) >Jan 21 10:29:13 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Jan 21 10:29:13 localhost systemd[1]: Starting Configure read-only root support... >Jan 21 10:29:13 localhost systemd[1]: Starting Import network configuration from initramfs... >Jan 21 10:29:13 localhost systemd[1]: Starting Load/Save Random Seed... >Jan 21 10:29:13 localhost systemd[1]: Started LVM2 metadata daemon. >Jan 21 10:29:13 localhost systemd[1]: Started Load/Save Random Seed. >Jan 21 10:29:13 localhost lvm[665]: /dev/cdrom: open failed: No medium found >Jan 21 10:29:13 localhost systemd[1]: Started Configure read-only root support. >Jan 21 10:29:13 localhost systemd[1]: Started Create static device nodes in /dev. >Jan 21 10:29:13 localhost systemd[1]: Starting udev Kernel Device Manager... >Jan 21 10:29:13 localhost systemd[1]: Starting Local File Systems (Pre). >Jan 21 10:29:13 localhost systemd[1]: Reached target Local File Systems (Pre). >Jan 21 10:29:13 localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de). >Jan 21 10:29:13 localhost kernel: SELinux: initialized (dev nfsd, type nfsd), uses genfs_contexts >Jan 21 10:29:13 localhost systemd[1]: Mounted RPC Pipe File System. >Jan 21 10:29:13 localhost lvm[665]: /dev/sdd: open failed: No medium found >Jan 21 10:29:13 localhost systemd[1]: Started Import network configuration from initramfs. >Jan 21 10:29:13 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Jan 21 10:29:13 localhost systemd[1]: Started udev Kernel Device Manager. >Jan 21 10:29:13 localhost systemd-udevd[710]: starting version 208 >Jan 21 10:29:13 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Jan 21 10:29:13 localhost systemd[1]: Starting Activation of DM RAID sets... >Jan 21 10:29:13 localhost systemd[1]: Mounted Configuration File System. >Jan 21 10:29:14 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Jan 21 10:29:14 localhost kernel: parport_pc 00:08: reported by Plug and Play ACPI >Jan 21 10:29:14 localhost kernel: parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >Jan 21 10:29:14 localhost systemd[1]: Started Activation of DM RAID sets. >Jan 21 10:29:14 localhost systemd[1]: Starting Local File Systems. >Jan 21 10:29:14 localhost systemd[1]: Reached target Local File Systems. >Jan 21 10:29:14 localhost systemd[1]: Started Reconfigure the system on administrator request. >Jan 21 10:29:14 localhost systemd[1]: Started Mark the need to relabel after reboot. >Jan 21 10:29:14 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Jan 21 10:29:14 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Jan 21 10:29:14 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Jan 21 10:29:14 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Jan 21 10:29:14 localhost systemd[1]: Starting Security Auditing Service... >Jan 21 10:29:14 localhost systemd[1]: Starting Encrypted Volumes. >Jan 21 10:29:14 localhost systemd[1]: Reached target Encrypted Volumes. >Jan 21 10:29:14 localhost auditctl[735]: No rules >Jan 21 10:29:14 localhost auditctl[735]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Jan 21 10:29:14 localhost systemd[1]: Started Security Auditing Service. >Jan 21 10:29:14 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >Jan 21 10:29:14 localhost kernel: intel_rng: FWH not detected >Jan 21 10:29:14 localhost systemd-tmpfiles[731]: Unable to fix label of /var/log/journal/a71ebdc74c3efa6a6d6a8193985b963d: No such file or directory >Jan 21 10:29:14 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Jan 21 10:29:14 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Jan 21 10:29:14 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Jan 21 10:29:14 localhost systemd-journal[668]: Permanent journal is using 8.0M (max 295.9M, leaving 443.9M of free 793.5M, current limit 295.9M). >Jan 21 10:29:14 localhost systemd-journal[668]: Time spent on flushing to /var is 119.614ms for 999 entries. >Jan 21 10:29:14 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Jan 21 10:29:14 localhost systemd[1]: Starting System Initialization. >Jan 21 10:29:14 localhost systemd[1]: Reached target System Initialization. >Jan 21 10:29:14 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Jan 21 10:29:14 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Jan 21 10:29:14 localhost systemd[1]: Started dnf makecache timer. >Jan 21 10:29:14 localhost systemd[1]: Starting Timers. >Jan 21 10:29:14 localhost systemd[1]: Reached target Timers. >Jan 21 10:29:14 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Jan 21 10:29:14 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Jan 21 10:29:14 localhost systemd[1]: Started Restore Sound Card State. >Jan 21 10:29:14 localhost systemd[1]: Starting CUPS Printer Service Spool. >Jan 21 10:29:14 localhost systemd[1]: Started CUPS Printer Service Spool. >Jan 21 10:29:14 localhost systemd[1]: Starting Paths. >Jan 21 10:29:14 localhost systemd[1]: Reached target Paths. >Jan 21 10:29:14 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Jan 21 10:29:14 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Jan 21 10:29:14 localhost systemd[1]: Starting RPCbind Server Activation Socket. >Jan 21 10:29:14 localhost systemd[1]: Listening on RPCbind Server Activation Socket. >Jan 21 10:29:14 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Jan 21 10:29:14 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Jan 21 10:29:14 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Jan 21 10:29:14 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Jan 21 10:29:14 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Jan 21 10:29:14 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Jan 21 10:29:14 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Jan 21 10:29:14 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Jan 21 10:29:14 localhost systemd[1]: Starting Sockets. >Jan 21 10:29:14 localhost systemd[1]: Reached target Sockets. >Jan 21 10:29:14 localhost systemd[1]: Starting Basic System. >Jan 21 10:29:14 localhost systemd[1]: Reached target Basic System. >Jan 21 10:29:14 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Jan 21 10:29:14 localhost kernel: ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \PMRG 1 (20130517/utaddress-251) >Jan 21 10:29:14 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Jan 21 10:29:14 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Jan 21 10:29:14 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Jan 21 10:29:14 localhost kernel: leds_ss4200: no LED devices found >Jan 21 10:29:14 localhost systemd[1]: Starting Accounts Service... >Jan 21 10:29:14 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Jan 21 10:29:14 localhost systemd[1]: Starting NTP client/server... >Jan 21 10:29:14 localhost systemd[1]: Starting irqbalance daemon... >Jan 21 10:29:14 localhost systemd[1]: Started irqbalance daemon. >Jan 21 10:29:14 localhost systemd[1]: Starting System Logging Service... >Jan 21 10:29:14 localhost systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon... >Jan 21 10:29:14 localhost systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon. >Jan 21 10:29:14 localhost systemd[1]: Starting Modem Manager... >Jan 21 10:29:14 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Jan 21 10:29:14 localhost systemd[1]: Started Software RAID monitoring and management. >Jan 21 10:29:14 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Jan 21 10:29:14 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Jan 21 10:29:14 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Jan 21 10:29:14 localhost kernel: microcode: CPU0 sig=0x1067a, pf=0x1, revision=0xa07 >Jan 21 10:29:14 localhost systemd[1]: Starting Login Service... >Jan 21 10:29:14 localhost systemd[1]: Starting LSB: Init script for live image.... >Jan 21 10:29:14 localhost systemd[1]: Starting D-Bus System Message Bus... >Jan 21 10:29:14 localhost systemd[1]: Started D-Bus System Message Bus. >Jan 21 10:29:14 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Jan 21 10:29:14 localhost systemd[1]: Starting Permit User Sessions... >Jan 21 10:29:14 localhost rngd[774]: Unable to open file: /dev/tpm0 >Jan 21 10:29:14 localhost rngd[774]: can't open any entropy source >Jan 21 10:29:14 localhost rngd[774]: Maybe RNG device modules are not loaded >Jan 21 10:29:14 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Jan 21 10:29:14 localhost systemd[1]: Unit rngd.service entered failed state. >Jan 21 10:29:14 localhost systemd[1]: Started Permit User Sessions. >Jan 21 10:29:14 localhost systemd[1]: Starting Command Scheduler... >Jan 21 10:29:14 localhost systemd[1]: Started Command Scheduler. >Jan 21 10:29:14 localhost systemd[1]: Starting Job spooling tools... >Jan 21 10:29:14 localhost systemd[1]: Started Job spooling tools. >Jan 21 10:29:14 localhost systemd[1]: Starting Terminate Plymouth Boot Screen... >Jan 21 10:29:14 localhost kernel: microcode: CPU0 sig=0x1067a, pf=0x1, revision=0xa07 >Jan 21 10:29:14 localhost kernel: microcode: CPU0 updated to revision 0xa0b, date = 2010-09-28 >Jan 21 10:29:14 localhost kernel: microcode: CPU1 sig=0x1067a, pf=0x1, revision=0xa07 >Jan 21 10:29:14 localhost kernel: microcode: CPU1 sig=0x1067a, pf=0x1, revision=0xa07 >Jan 21 10:29:14 localhost kernel: microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28 >Jan 21 10:29:14 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Jan 21 10:29:14 localhost systemd[1]: Started Terminate Plymouth Boot Screen. >Jan 21 10:29:14 localhost chronyd[789]: chronyd version 1.29 starting >Jan 21 10:29:15 localhost crond[786]: (CRON) INFO (Syslog will be used instead of sendmail.) >Jan 21 10:29:15 localhost crond[786]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 60% if used.) >Jan 21 10:29:15 localhost chronyd[789]: Linux kernel major=3 minor=11 patch=10 >Jan 21 10:29:15 localhost chronyd[789]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Jan 21 10:29:15 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Jan 21 10:29:15 localhost chronyd[789]: Generated key 1 >Jan 21 10:29:15 localhost avahi-daemon[766]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Jan 21 10:29:15 localhost avahi-daemon[766]: Successfully dropped root privileges. >Jan 21 10:29:15 localhost avahi-daemon[766]: avahi-daemon 0.6.31 starting up. >Jan 21 10:29:15 localhost auditd[734]: Started dispatcher: /sbin/audispd pid: 797 >Jan 21 10:29:15 localhost alsactl[759]: alsactl 1.0.27.2 daemon started >Jan 21 10:29:15 localhost kernel: type=1305 audit(1390318155.185:4): audit_pid=734 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Jan 21 10:29:15 localhost alsactl[759]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Jan 21 10:29:15 localhost systemd[1]: Started NTP client/server. >Jan 21 10:29:15 localhost auditd[734]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Jan 21 10:29:15 localhost audispd[797]: priority_boost_parser called with: 4 >Jan 21 10:29:15 localhost audispd[797]: max_restarts_parser called with: 10 >Jan 21 10:29:15 localhost audispd[797]: No plugins found, exiting >Jan 21 10:29:15 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:418 SKU: Nid=0x1d sku_cfg=0x40048603 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:420 SKU: port_connectivity=0x1 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:421 SKU: enable_pcbeep=0x0 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:422 SKU: check_sum=0x00000004 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:423 SKU: customization=0x00000086 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:424 SKU: external_amp=0x0 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:425 SKU: platform_type=0x0 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:426 SKU: swap=0x1 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:427 SKU: override=0x1 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:405 dig-out=0x1e/0x0 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Front Mic=0x19 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Rear Mic=0x18 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Line=0x1a >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:490 realtek: No valid SSID, checking pincfg 0x40048603 for NID 0x1d >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:506 realtek: Enabling init ASM_ID=0x8603 CODEC_ID=10ec0662 >Jan 21 10:29:15 localhost kernel: input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5 >Jan 21 10:29:15 localhost kernel: input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 >Jan 21 10:29:15 localhost kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 >Jan 21 10:29:15 localhost kernel: input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 >Jan 21 10:29:15 localhost kernel: input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3116 0000:01:00.1: Handle VGA-switcheroo audio client >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3317 0000:01:00.1: Using LPIB position fix >Jan 21 10:29:15 localhost kernel: snd_hda_intel 0000:01:00.1: irq 45 for MSI/MSI-X >Jan 21 10:29:15 localhost kernel: ALSA sound/pci/hda/hda_intel.c:1787 0000:01:00.1: Enable sync_write for stable communication >Jan 21 10:29:15 localhost systemd[1]: Found device LVM PV i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH on /dev/sda3. >Jan 21 10:29:15 localhost systemd[1]: Found device LVM PV i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH on /dev/sda3. >Jan 21 10:29:15 localhost systemd[1]: Starting LVM2 PV scan on device 8:3... >Jan 21 10:29:15 localhost kernel: ppdev: user-space parallel port driver >Jan 21 10:29:15 localhost kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10 >Jan 21 10:29:15 localhost systemd[1]: Starting Sound Card. >Jan 21 10:29:15 localhost systemd[1]: Reached target Sound Card. >Jan 21 10:29:15 localhost kernel: iTCO_vendor_support: vendor-support=0 >Jan 21 10:29:15 localhost crond[786]: (CRON) INFO (running with inotify support) >Jan 21 10:29:15 localhost systemd[1]: Reached target Sound Card. >Jan 21 10:29:15 localhost smartd[771]: smartd 6.2 2013-07-26 r3841 [x86_64-linux-3.11.10-301.fc20.x86_64] (local build) >Jan 21 10:29:15 localhost smartd[771]: Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org >Jan 21 10:29:15 localhost ModemManager[772]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Jan 21 10:29:15 localhost smartd[771]: Opened configuration file /etc/smartmontools/smartd.conf >Jan 21 10:29:15 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Jan 21 10:29:15 localhost kernel: iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0860) >Jan 21 10:29:15 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Jan 21 10:29:15 localhost smartd[771]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Jan 21 10:29:15 localhost systemd[1]: Started System Logging Service. >Jan 21 10:29:15 localhost kernel: device fsid 5831255b-10c3-480b-941e-278804d0b04c devid 1 transid 447 /dev/sdb2 >Jan 21 10:29:15 localhost smartd[771]: Device: /dev/sda, type changed from 'scsi' to 'sat' >Jan 21 10:29:15 localhost smartd[771]: Device: /dev/sda [SAT], opened >Jan 21 10:29:15 localhost smartd[771]: Device: /dev/sda [SAT], ST3500418AS, S/N:9VML33AQ, WWN:5-000c50-026ef3b83, FW:CC38, 500 GB >Jan 21 10:29:15 localhost smartd[771]: Device: /dev/sda [SAT], found in smartd database: Seagate Barracuda 7200.12 >Jan 21 10:29:15 localhost smartd[771]: Device: /dev/sda [SAT], WARNING: A firmware update for this drive may be available, >Jan 21 10:29:15 localhost smartd[771]: see the following Seagate web pages: >Jan 21 10:29:15 localhost smartd[771]: http://knowledge.seagate.com/articles/en_US/FAQ/207931en >Jan 21 10:29:15 localhost smartd[771]: http://knowledge.seagate.com/articles/en_US/FAQ/213891en >Jan 21 10:29:15 localhost smartd[771]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list. >Jan 21 10:29:15 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Jan 21 10:29:15 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Jan 21 10:29:15 localhost avahi-daemon[766]: Successfully called chroot(). >Jan 21 10:29:15 localhost avahi-daemon[766]: Successfully dropped remaining capabilities. >Jan 21 10:29:15 localhost systemd[1]: Started Login Service. >Jan 21 10:29:15 localhost smartd[771]: Device: /dev/sdb, type changed from 'scsi' to 'sat' >Jan 21 10:29:15 localhost smartd[771]: Device: /dev/sdb [SAT], opened >Jan 21 10:29:15 localhost kernel: [drm] VGACON disable radeon kernel modesetting. >Jan 21 10:29:15 localhost kernel: [drm:radeon_init] *ERROR* No UMS support in radeon module! >Jan 21 10:29:15 localhost avahi-daemon[766]: Loading service file /services/udisks.service. >Jan 21 10:29:15 localhost rtkit-daemon[764]: Successfully called chroot. >Jan 21 10:29:15 localhost rtkit-daemon[764]: Successfully dropped privileges. >Jan 21 10:29:15 localhost rtkit-daemon[764]: Successfully limited resources. >Jan 21 10:29:15 localhost rtkit-daemon[764]: Running. >Jan 21 10:29:15 localhost rtkit-daemon[764]: Canary thread running. >Jan 21 10:29:15 localhost rtkit-daemon[764]: Watchdog thread running. >Jan 21 10:29:15 localhost smartd[771]: Device: /dev/sdb [SAT], SAMSUNG HD250HJ, S/N:]S0UTJDQPB03148L, WWN:5-0000f0-00b0b0314, FW:FH100-06, 250 GB >Jan 21 10:29:15 localhost systemd-logind[775]: Watching system buttons on /dev/input/event1 (Power Button) >Jan 21 10:29:15 localhost systemd-logind[775]: Watching system buttons on /dev/input/event0 (Power Button) >Jan 21 10:29:15 localhost smartd[771]: Device: /dev/sdb [SAT], found in smartd database: SAMSUNG SpinPoint S250 >Jan 21 10:29:15 localhost systemd-logind[775]: New seat seat0. >Jan 21 10:29:15 localhost avahi-daemon[766]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Jan 21 10:29:15 localhost avahi-daemon[766]: Network interface enumeration completed. >Jan 21 10:29:15 localhost avahi-daemon[766]: Registering HINFO record with values 'X86_64'/'LINUX'. >Jan 21 10:29:15 localhost avahi-daemon[766]: Server startup complete. Host name is linux.local. Local service cookie is 3693787968. >Jan 21 10:29:15 localhost avahi-daemon[766]: Service "linux" (/services/udisks.service) successfully established. >Jan 21 10:29:15 localhost kernel: Adding 1023996k swap on /dev/mapper/fedora-pool00_tdata. Priority:-1 extents:1 across:1023996k FS >Jan 21 10:29:15 localhost livesys[776]: Enabling swap partition /dev/mapper/fedora-pool00_tdata [ OK ] >Jan 21 10:29:15 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 21 10:29:15 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jan 21 10:29:16 localhost smartd[771]: Device: /dev/sdb [SAT], is SMART capable. Adding to "monitor" list. >Jan 21 10:29:16 localhost smartd[771]: Monitoring 2 ATA and 0 SCSI devices >Jan 21 10:29:16 localhost systemd[1]: Started Modem Manager. >Jan 21 10:29:16 localhost useradd[847]: new group: name=liveuser, GID=1000 >Jan 21 10:29:16 localhost useradd[847]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Jan 21 10:29:16 localhost kernel: device-mapper: table: 253:5: thin-pool: Error getting data device >Jan 21 10:29:16 localhost pvscan[817]: device-mapper: reload ioctl on failed: Device or resource busy >Jan 21 10:29:16 localhost pvscan[817]: device-mapper: reload ioctl on failed: Device or resource busy >Jan 21 10:29:16 localhost pvscan[817]: device-mapper: reload ioctl on failed: Device or resource busy >Jan 21 10:29:16 localhost pvscan[817]: 0 logical volume(s) in volume group "fedora" now active >Jan 21 10:29:16 localhost pvscan[817]: fedora: autoactivation failed. >Jan 21 10:29:16 localhost kernel: device-mapper: ioctl: error adding target to table >Jan 21 10:29:16 localhost kernel: device-mapper: table: 253:5: thin-pool: Error getting data device >Jan 21 10:29:16 localhost kernel: device-mapper: ioctl: error adding target to table >Jan 21 10:29:16 localhost kernel: device-mapper: table: 253:5: thin-pool: Error getting data device >Jan 21 10:29:16 localhost kernel: device-mapper: ioctl: error adding target to table >Jan 21 10:29:16 localhost systemd[1]: Started LVM2 PV scan on device 8:3. >Jan 21 10:29:16 localhost livesys[776]: Adding live user [ OK ] >Jan 21 10:29:16 localhost dbus-daemon[777]: dbus[777]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jan 21 10:29:16 localhost dbus[777]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jan 21 10:29:16 localhost systemd[1]: Starting Authorization Manager... >Jan 21 10:29:16 localhost usermod[857]: add 'liveuser' to group 'wheel' >Jan 21 10:29:16 localhost usermod[857]: add 'liveuser' to shadow group 'wheel' >Jan 21 10:29:16 localhost polkitd[856]: Started polkitd version 0.112 >Jan 21 10:29:16 localhost systemd[1]: Stopped Software RAID monitoring and management. >Jan 21 10:29:16 localhost livesys[776]: No such schema 'org.gnome.settings-daemon.plugins.updates' >Jan 21 10:29:16 localhost systemd[1]: Stopping Command Scheduler... >Jan 21 10:29:16 localhost systemd[1]: Stopped Command Scheduler. >Jan 21 10:29:16 localhost systemd[1]: Stopping Job spooling tools... >Jan 21 10:29:16 localhost systemd[1]: Stopped Job spooling tools. >Jan 21 10:29:16 localhost polkitd[856]: Loading rules from directory /etc/polkit-1/rules.d >Jan 21 10:29:16 localhost polkitd[856]: Loading rules from directory /usr/share/polkit-1/rules.d >Jan 21 10:29:16 localhost polkitd[856]: Finished loading, compiling and executing 3 rules >Jan 21 10:29:16 localhost dbus-daemon[777]: dbus[777]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jan 21 10:29:16 localhost dbus[777]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jan 21 10:29:16 localhost systemd[1]: Started Authorization Manager. >Jan 21 10:29:16 localhost polkitd[856]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Jan 21 10:29:16 localhost accounts-daemon[765]: started daemon version 0.6.35 >Jan 21 10:29:16 localhost systemd[1]: Started Accounts Service. >Jan 21 10:29:17 localhost systemd[1]: Started LSB: Init script for live image.. >Jan 21 10:29:17 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Jan 21 10:29:17 localhost systemd[1]: Started Initial Setup configuration program. >Jan 21 10:29:17 localhost systemd[1]: Started SYSV: Late init script for live image.. >Jan 21 10:29:17 localhost systemd[1]: Starting Light Display Manager... >Jan 21 10:29:17 localhost systemd[1]: Started Light Display Manager. >Jan 21 10:29:17 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Jan 21 10:29:17 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Jan 21 10:29:17 localhost kernel: Ebtables v2.0 registered >Jan 21 10:29:17 localhost kernel: Bridge firewalling registered >Jan 21 10:29:17 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Jan 21 10:29:17 localhost systemd[1]: Starting Network Manager... >Jan 21 10:29:18 localhost NetworkManager[960]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Jan 21 10:29:18 localhost NetworkManager[960]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Jan 21 10:29:18 localhost NetworkManager[960]: <info> WEXT support is enabled >Jan 21 10:29:18 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Jan 21 10:29:18 localhost NetworkManager[960]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Jan 21 10:29:18 localhost NetworkManager[960]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Jan 21 10:29:18 localhost NetworkManager[960]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Jan 21 10:29:18 localhost kernel: cfg80211: World regulatory domain updated: >Jan 21 10:29:18 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Jan 21 10:29:18 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jan 21 10:29:18 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jan 21 10:29:18 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Jan 21 10:29:18 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jan 21 10:29:18 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jan 21 10:29:18 localhost NetworkManager[960]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Jan 21 10:29:18 localhost NetworkManager[960]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jan 21 10:29:18 localhost NetworkManager[960]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jan 21 10:29:18 localhost NetworkManager[960]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Jan 21 10:29:18 localhost NetworkManager[960]: <info> monitoring kernel firmware directory '/lib/firmware'. >Jan 21 10:29:18 localhost NetworkManager[960]: <info> WiFi hardware radio set enabled >Jan 21 10:29:18 localhost NetworkManager[960]: <info> WiFi enabled by radio killswitch; enabled by state file >Jan 21 10:29:18 localhost systemd[1]: Started Network Manager. >Jan 21 10:29:18 localhost systemd[1]: Starting Network. >Jan 21 10:29:18 localhost systemd[1]: Reached target Network. >Jan 21 10:29:18 localhost NetworkManager[960]: <info> WWAN enabled by radio killswitch; enabled by state file >Jan 21 10:29:18 localhost NetworkManager[960]: <info> WiMAX enabled by radio killswitch; enabled by state file >Jan 21 10:29:18 localhost NetworkManager[960]: <info> Networking is enabled by state file >Jan 21 10:29:18 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Jan 21 10:29:18 localhost systemd[1]: Starting RPC bind service... >Jan 21 10:29:18 localhost NetworkManager[960]: <info> (lo): link connected >Jan 21 10:29:18 localhost NetworkManager[960]: <info> (lo): carrier is ON >Jan 21 10:29:18 localhost NetworkManager[960]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Jan 21 10:29:18 localhost NetworkManager[960]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Jan 21 10:29:18 localhost NetworkManager[960]: <info> (lo): No existing connection detected. >Jan 21 10:29:18 localhost NetworkManager[960]: <info> (em1): carrier is OFF >Jan 21 10:29:18 localhost NetworkManager[960]: <info> (em1): new Ethernet device (driver: 'r8169' ifindex: 2) >Jan 21 10:29:18 localhost NetworkManager[960]: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >Jan 21 10:29:18 localhost NetworkManager[960]: <info> (em1): No existing connection detected. >Jan 21 10:29:18 localhost NetworkManager[960]: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jan 21 10:29:18 localhost NetworkManager[960]: <info> (em1): bringing up device. >Jan 21 10:29:18 localhost kernel: r8169 0000:03:00.0 em1: link down >Jan 21 10:29:18 localhost kernel: r8169 0000:03:00.0 em1: link down >Jan 21 10:29:18 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >Jan 21 10:29:18 localhost NetworkManager[960]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/net/em1 >Jan 21 10:29:18 localhost dbus-daemon[777]: dbus[777]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jan 21 10:29:18 localhost dbus[777]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jan 21 10:29:18 localhost NetworkManager[960]: <info> startup complete >Jan 21 10:29:18 localhost systemd[1]: Starting Bluetooth service... >Jan 21 10:29:18 localhost ModemManager[772]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0': not supported by any plugin >Jan 21 10:29:18 localhost NetworkManager[960]: <info> ModemManager available in the bus >Jan 21 10:29:18 localhost systemd[1]: Started RPC bind service. >Jan 21 10:29:18 localhost systemd[1]: Starting NFS file locking service.... >Jan 21 10:29:18 localhost rpcbind[1158]: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Jan 21 10:29:18 localhost rpcbind[1158]: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Jan 21 10:29:18 localhost bluetoothd[1157]: Bluetooth daemon 5.12 >Jan 21 10:29:18 localhost dbus-daemon[777]: dbus[777]: [system] Successfully activated service 'org.bluez' >Jan 21 10:29:18 localhost dbus[777]: [system] Successfully activated service 'org.bluez' >Jan 21 10:29:18 localhost systemd[1]: Started Bluetooth service. >Jan 21 10:29:18 localhost rpc.statd[1163]: Version 1.2.7 starting >Jan 21 10:29:19 localhost sm-notify[1164]: Version 1.2.7 starting >Jan 21 10:29:19 localhost rpc.statd[1163]: Initializing NSM state >Jan 21 10:29:19 localhost kernel: Bluetooth: Core ver 2.16 >Jan 21 10:29:19 localhost kernel: NET: Registered protocol family 31 >Jan 21 10:29:19 localhost kernel: Bluetooth: HCI device and connection manager initialized >Jan 21 10:29:19 localhost kernel: Bluetooth: HCI socket layer initialized >Jan 21 10:29:19 localhost kernel: Bluetooth: L2CAP socket layer initialized >Jan 21 10:29:19 localhost kernel: Bluetooth: SCO socket layer initialized >Jan 21 10:29:19 localhost bluetoothd[1157]: Starting SDP server >Jan 21 10:29:19 localhost systemd[1]: Started NFS file locking service.. >Jan 21 10:29:19 localhost systemd[1]: Starting Network File System Server. >Jan 21 10:29:19 localhost systemd[1]: Reached target Network File System Server. >Jan 21 10:29:19 localhost systemd[1]: Starting Multi-User System. >Jan 21 10:29:19 localhost systemd[1]: Reached target Multi-User System. >Jan 21 10:29:19 localhost systemd[1]: Starting Graphical Interface. >Jan 21 10:29:19 localhost systemd[1]: Reached target Graphical Interface. >Jan 21 10:29:19 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Jan 21 10:29:19 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Jan 21 10:29:19 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Jan 21 10:29:19 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Jan 21 10:29:19 localhost systemd[1]: Startup finished in 889ms (kernel) + 3.197s (initrd) + 7.158s (userspace) = 11.244s. >Jan 21 10:29:19 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Jan 21 10:29:19 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Jan 21 10:29:19 localhost kernel: Bluetooth: BNEP socket layer initialized >Jan 21 10:29:19 localhost dbus-daemon[777]: dbus[777]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jan 21 10:29:19 localhost dbus[777]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jan 21 10:29:19 localhost systemd[1]: Starting Hostname Service... >Jan 21 10:29:19 localhost bluetoothd[1157]: Bluetooth management interface 1.3 initialized >Jan 21 10:29:19 localhost dbus-daemon[777]: dbus[777]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jan 21 10:29:19 localhost dbus[777]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jan 21 10:29:19 localhost systemd[1]: Started Hostname Service. >Jan 21 10:29:19 localhost systemd[1]: Starting user-1000.slice. >Jan 21 10:29:19 localhost systemd[1]: Created slice user-1000.slice. >Jan 21 10:29:19 localhost systemd[1]: Starting User Manager for 1000... >Jan 21 10:29:19 localhost systemd-logind[775]: New session 1 of user liveuser. >Jan 21 10:29:19 localhost systemd-logind[775]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Jan 21 10:29:19 localhost systemd[1]: Starting Session 1 of user liveuser. >Jan 21 10:29:19 localhost systemd[1]: Started Session 1 of user liveuser. >Jan 21 10:29:19 localhost lightdm[1219]: pam_unix(lightdm-autologin:session): session opened for user liveuser by (uid=0) >Jan 21 10:29:19 localhost systemd[1265]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Jan 21 10:29:19 localhost systemd[1265]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Jan 21 10:29:19 localhost systemd[1265]: Starting Default. >Jan 21 10:29:19 localhost systemd[1265]: Reached target Default. >Jan 21 10:29:19 localhost systemd[1265]: Startup finished in 47ms. >Jan 21 10:29:19 localhost systemd[1]: Started User Manager for 1000. >Jan 21 10:29:20 localhost kernel: r8169 0000:03:00.0 em1: link up >Jan 21 10:29:20 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >Jan 21 10:29:20 localhost NetworkManager[960]: <info> (em1): link connected >Jan 21 10:29:20 localhost NetworkManager[960]: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Auto-activating connection 'Wired connection 1'. >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Activation (em1) starting connection 'Wired connection 1' >Jan 21 10:29:20 localhost NetworkManager[960]: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jan 21 10:29:20 localhost NetworkManager[960]: <info> NetworkManager state is now CONNECTING >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >Jan 21 10:29:20 localhost NetworkManager[960]: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >Jan 21 10:29:20 localhost NetworkManager[960]: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jan 21 10:29:20 localhost NetworkManager[960]: <info> dhclient started with pid 1583 >Jan 21 10:29:20 localhost NetworkManager[960]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >Jan 21 10:29:20 localhost NetworkManager[960]: <error> [1390318160.756231] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (em1): cannot send router solicitation: -99. >Jan 21 10:29:20 localhost dhclient[1583]: Internet Systems Consortium DHCP Client 4.2.5 >Jan 21 10:29:20 localhost dhclient[1583]: Copyright 2004-2013 Internet Systems Consortium. >Jan 21 10:29:20 localhost dhclient[1583]: All rights reserved. >Jan 21 10:29:20 localhost dhclient[1583]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 21 10:29:20 localhost dhclient[1583]: Jan 21 10:29:20 localhost NetworkManager[960]: Internet Systems Consortium DHCP Client 4.2.5 >Jan 21 10:29:20 localhost NetworkManager[960]: Copyright 2004-2013 Internet Systems Consortium. >Jan 21 10:29:20 localhost NetworkManager[960]: All rights reserved. >Jan 21 10:29:20 localhost NetworkManager[960]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 21 10:29:20 localhost NetworkManager[960]: <info> (em1): DHCPv4 state changed nbi -> preinit >Jan 21 10:29:20 localhost dhclient[1583]: Listening on LPF/em1/90:fb:a6:ea:63:32 >Jan 21 10:29:20 localhost dhclient[1583]: Sending on LPF/em1/90:fb:a6:ea:63:32 >Jan 21 10:29:20 localhost dhclient[1583]: Sending on Socket/fallback >Jan 21 10:29:20 localhost dhclient[1583]: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 5 (xid=0x54a2990e) >Jan 21 10:29:20 localhost NetworkManager[960]: Listening on LPF/em1/90:fb:a6:ea:63:32 >Jan 21 10:29:20 localhost NetworkManager[960]: Sending on LPF/em1/90:fb:a6:ea:63:32 >Jan 21 10:29:20 localhost NetworkManager[960]: Sending on Socket/fallback >Jan 21 10:29:20 localhost NetworkManager[960]: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 5 (xid=0x54a2990e) >Jan 21 10:29:21 localhost dhclient[1583]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x54a2990e) >Jan 21 10:29:21 localhost dhclient[1583]: DHCPOFFER from 192.168.0.1 >Jan 21 10:29:21 localhost NetworkManager[960]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x54a2990e) >Jan 21 10:29:21 localhost NetworkManager[960]: DHCPOFFER from 192.168.0.1 >Jan 21 10:29:21 localhost dhclient[1583]: DHCPACK from 192.168.0.1 (xid=0x54a2990e) >Jan 21 10:29:21 localhost NetworkManager[960]: DHCPACK from 192.168.0.1 (xid=0x54a2990e) >Jan 21 10:29:21 localhost NetworkManager[960]: <info> (em1): DHCPv4 state changed preinit -> bound >Jan 21 10:29:21 localhost NetworkManager[960]: <info> address 192.168.0.5 >Jan 21 10:29:21 localhost NetworkManager[960]: <info> plen 24 (255.255.255.0) >Jan 21 10:29:21 localhost NetworkManager[960]: <info> gateway 192.168.0.1 >Jan 21 10:29:21 localhost NetworkManager[960]: <info> lease time 864000 >Jan 21 10:29:21 localhost NetworkManager[960]: <info> nameserver '210.220.163.82' >Jan 21 10:29:21 localhost NetworkManager[960]: <info> nameserver '219.250.36.130' >Jan 21 10:29:21 localhost NetworkManager[960]: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jan 21 10:29:21 localhost dhclient[1583]: bound to 192.168.0.5 -- renewal in 411440 seconds. >Jan 21 10:29:21 localhost NetworkManager[960]: bound to 192.168.0.5 -- renewal in 411440 seconds. >Jan 21 10:29:21 localhost NetworkManager[960]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >Jan 21 10:29:21 localhost avahi-daemon[766]: Joining mDNS multicast group on interface em1.IPv4 with address 192.168.0.5. >Jan 21 10:29:21 localhost avahi-daemon[766]: New relevant interface em1.IPv4 for mDNS. >Jan 21 10:29:21 localhost avahi-daemon[766]: Registering new address record for 192.168.0.5 on em1.IPv4. >Jan 21 10:29:21 localhost NetworkManager[960]: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Jan 21 10:29:21 localhost NetworkManager[960]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >Jan 21 10:29:21 localhost NetworkManager[960]: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Jan 21 10:29:21 localhost NetworkManager[960]: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jan 21 10:29:21 localhost NetworkManager[960]: <info> NetworkManager state is now CONNECTED_GLOBAL >Jan 21 10:29:21 localhost NetworkManager[960]: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >Jan 21 10:29:21 localhost NetworkManager[960]: <info> Activation (em1) successful, device activated. >Jan 21 10:29:21 localhost dbus-daemon[777]: dbus[777]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Jan 21 10:29:21 localhost dbus[777]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Jan 21 10:29:21 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Jan 21 10:29:21 localhost dbus-daemon[777]: dbus[777]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 21 10:29:21 localhost dbus[777]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 21 10:29:21 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Jan 21 10:29:22 localhost avahi-daemon[766]: Registering new address record for fe80::92fb:a6ff:feea:6332 on em1.*. >Jan 21 10:29:22 localhost dbus-daemon[777]: dbus[777]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jan 21 10:29:22 localhost dbus[777]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jan 21 10:29:22 localhost systemd[1]: Starting Daemon for power management... >Jan 21 10:29:22 localhost rtkit-daemon[764]: Successfully made thread 1698 of process 1698 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Jan 21 10:29:22 localhost rtkit-daemon[764]: Supervising 1 threads of 1 processes of 1 users. >Jan 21 10:29:22 localhost dbus-daemon[777]: dbus[777]: [system] Successfully activated service 'org.freedesktop.UPower' >Jan 21 10:29:22 localhost dbus[777]: [system] Successfully activated service 'org.freedesktop.UPower' >Jan 21 10:29:22 localhost systemd[1]: Started Daemon for power management. >Jan 21 10:29:23 localhost vmusr[1688]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Jan 21 10:29:23 localhost vmusr[1688]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Jan 21 10:29:23 localhost vmusr[1688]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Jan 21 10:29:23 localhost systemd[1]: Starting CUPS Printing Service... >Jan 21 10:29:23 localhost systemd[1]: Started CUPS Printing Service. >Jan 21 10:29:23 localhost polkitd[856]: Registered Authentication Agent for unix-session:1 (system bus name :1.24 [/usr/libexec/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Jan 21 10:29:24 localhost systemd[1]: Reached target Sound Card. >Jan 21 10:29:24 localhost systemd[1]: Reached target Sound Card. >Jan 21 10:29:24 localhost rtkit-daemon[764]: Supervising 1 threads of 1 processes of 1 users. >Jan 21 10:29:24 localhost rtkit-daemon[764]: Successfully made thread 1803 of process 1698 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jan 21 10:29:24 localhost rtkit-daemon[764]: Supervising 2 threads of 1 processes of 1 users. >Jan 21 10:29:25 localhost dbus-daemon[777]: dbus[777]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jan 21 10:29:25 localhost dbus[777]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jan 21 10:29:25 localhost systemd[1]: Starting Disk Manager... >Jan 21 10:29:25 localhost udisksd[1810]: udisks daemon version 2.1.1 starting >Jan 21 10:29:25 localhost rtkit-daemon[764]: Supervising 2 threads of 1 processes of 1 users. >Jan 21 10:29:25 localhost rtkit-daemon[764]: Successfully made thread 1814 of process 1698 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jan 21 10:29:25 localhost rtkit-daemon[764]: Supervising 3 threads of 1 processes of 1 users. >Jan 21 10:29:25 localhost rtkit-daemon[764]: Supervising 3 threads of 1 processes of 1 users. >Jan 21 10:29:25 localhost rtkit-daemon[764]: Successfully made thread 1818 of process 1698 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jan 21 10:29:25 localhost rtkit-daemon[764]: Supervising 4 threads of 1 processes of 1 users. >Jan 21 10:29:25 localhost dbus-daemon[777]: dbus[777]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jan 21 10:29:25 localhost dbus[777]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jan 21 10:29:25 localhost udisksd[1810]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Jan 21 10:29:25 localhost systemd[1]: Started Disk Manager. >Jan 21 10:29:26 localhost chronyd[789]: Selected source 211.233.84.186 >Jan 21 10:29:26 localhost chronyd[789]: System clock wrong by -32401.640700 seconds, adjustment started >Jan 21 01:29:25 localhost chronyd[789]: System clock was stepped by -32401.641 seconds >Jan 21 01:29:25 localhost systemd[1265]: Time has been changed >Jan 21 01:29:25 localhost systemd[1]: Time has been changed >Jan 21 01:29:25 localhost userhelper[1839]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jan 21 01:29:25 localhost userhelper[1844]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jan 21 01:29:25 localhost kernel: md: raid0 personality registered for level 0 >Jan 21 01:29:25 localhost kernel: md: raid1 personality registered for level 1 >Jan 21 01:29:26 localhost kernel: async_tx: api initialized (async) >Jan 21 01:29:26 localhost kernel: md: raid6 personality registered for level 6 >Jan 21 01:29:26 localhost kernel: md: raid5 personality registered for level 5 >Jan 21 01:29:26 localhost kernel: md: raid4 personality registered for level 4 >Jan 21 01:29:26 localhost kernel: md: raid10 personality registered for level 10 >Jan 21 01:29:26 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Jan 21 01:29:26 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Jan 21 01:29:26 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Jan 21 01:29:26 localhost kernel: Loading iSCSI transport class v2.0-870. >Jan 21 01:29:26 localhost kernel: iscsi: registered transport (tcp) >Jan 21 01:29:26 localhost kernel: No iBFT detected. >Jan 21 01:29:26 localhost dbus[1741]: avc: received setenforce notice (enforcing=0) >Jan 21 01:29:26 localhost dbus[1317]: avc: received setenforce notice (enforcing=0) >Jan 21 01:29:26 localhost dbus[777]: avc: received setenforce notice (enforcing=0) >Jan 21 01:29:26 localhost dbus-daemon[777]: dbus[777]: avc: received setenforce notice (enforcing=0) >Jan 21 01:29:27 localhost kernel: device fsid 5831255b-10c3-480b-941e-278804d0b04c devid 1 transid 447 /dev/sdb2 >Jan 21 01:29:27 localhost kernel: device fsid 5831255b-10c3-480b-941e-278804d0b04c devid 1 transid 447 /dev/sdb2 >Jan 21 01:29:27 localhost kernel: device fsid 5831255b-10c3-480b-941e-278804d0b04c devid 1 transid 447 /dev/sdb2 >Jan 21 01:29:27 localhost kernel: btrfs: disk space caching is enabled >Jan 21 01:29:27 localhost kernel: SELinux: initialized (dev sdb2, type btrfs), uses xattr >Jan 21 01:29:28 localhost dbus-daemon[777]: dbus[777]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Jan 21 01:29:28 localhost dbus[777]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Jan 21 01:29:28 localhost dbus-daemon[777]: dbus[777]: [system] Successfully activated service 'org.freedesktop.UDisks' >Jan 21 01:29:28 localhost dbus[777]: [system] Successfully activated service 'org.freedesktop.UDisks' >Jan 21 01:29:30 localhost kernel: device fsid 5831255b-10c3-480b-941e-278804d0b04c devid 1 transid 449 /dev/sdb2 >Jan 21 01:29:30 localhost NetworkManager[960]: ifcfg-rh: read connection 'em1' >Jan 21 01:29:30 localhost NetworkManager[960]: <info> (em1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Jan 21 01:29:30 localhost NetworkManager[960]: <info> (em1): deactivating device (reason 'connection-removed') [38] >Jan 21 01:29:31 localhost NetworkManager[960]: <info> (em1): canceled DHCP transaction, DHCP client pid 1583 >Jan 21 01:29:31 localhost avahi-daemon[766]: Withdrawing address record for 192.168.0.5 on em1. >Jan 21 01:29:31 localhost avahi-daemon[766]: Leaving mDNS multicast group on interface em1.IPv4 with address 192.168.0.5. >Jan 21 01:29:31 localhost avahi-daemon[766]: Interface em1.IPv4 no longer relevant for mDNS. >Jan 21 01:29:31 localhost NetworkManager[960]: <info> NetworkManager state is now DISCONNECTED >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Saved default wired connection 'em1' to persistent storage >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Auto-activating connection 'em1'. >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) starting connection 'em1' >Jan 21 01:29:31 localhost NetworkManager[960]: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jan 21 01:29:31 localhost NetworkManager[960]: <info> NetworkManager state is now CONNECTING >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >Jan 21 01:29:31 localhost NetworkManager[960]: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >Jan 21 01:29:31 localhost chronyd[789]: Source 211.233.40.78 offline >Jan 21 01:29:31 localhost chronyd[789]: Source 143.248.25.208 offline >Jan 21 01:29:31 localhost chronyd[789]: Source 211.233.84.186 offline >Jan 21 01:29:31 localhost NetworkManager[960]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >Jan 21 01:29:31 localhost NetworkManager[960]: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jan 21 01:29:31 localhost NetworkManager[960]: <info> dhclient started with pid 2100 >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >Jan 21 01:29:31 localhost dhclient[2100]: Internet Systems Consortium DHCP Client 4.2.5 >Jan 21 01:29:31 localhost dhclient[2100]: Copyright 2004-2013 Internet Systems Consortium. >Jan 21 01:29:31 localhost dhclient[2100]: All rights reserved. >Jan 21 01:29:31 localhost dhclient[2100]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 21 01:29:31 localhost NetworkManager[960]: Internet Systems Consortium DHCP Client 4.2.5 >Jan 21 01:29:31 localhost NetworkManager[960]: Copyright 2004-2013 Internet Systems Consortium. >Jan 21 01:29:31 localhost NetworkManager[960]: All rights reserved. >Jan 21 01:29:31 localhost NetworkManager[960]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 21 01:29:31 localhost NetworkManager[960]: <info> (em1): DHCPv4 state changed nbi -> preinit >Jan 21 01:29:31 localhost dhclient[2100]: Listening on LPF/em1/90:fb:a6:ea:63:32 >Jan 21 01:29:31 localhost dhclient[2100]: Sending on LPF/em1/90:fb:a6:ea:63:32 >Jan 21 01:29:31 localhost dhclient[2100]: Sending on Socket/fallback >Jan 21 01:29:31 localhost dhclient[2100]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x31898244) >Jan 21 01:29:31 localhost NetworkManager[960]: Listening on LPF/em1/90:fb:a6:ea:63:32 >Jan 21 01:29:31 localhost NetworkManager[960]: Sending on LPF/em1/90:fb:a6:ea:63:32 >Jan 21 01:29:31 localhost NetworkManager[960]: Sending on Socket/fallback >Jan 21 01:29:31 localhost NetworkManager[960]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x31898244) >Jan 21 01:29:31 localhost dhclient[2100]: DHCPACK from 192.168.0.1 (xid=0x31898244) >Jan 21 01:29:31 localhost NetworkManager[960]: <info> (em1): DHCPv4 state changed preinit -> reboot >Jan 21 01:29:31 localhost NetworkManager[960]: <info> address 192.168.0.5 >Jan 21 01:29:31 localhost NetworkManager[960]: <info> plen 24 (255.255.255.0) >Jan 21 01:29:31 localhost NetworkManager[960]: <info> gateway 192.168.0.1 >Jan 21 01:29:31 localhost NetworkManager[960]: <info> lease time 864000 >Jan 21 01:29:31 localhost NetworkManager[960]: <info> nameserver '210.220.163.82' >Jan 21 01:29:31 localhost NetworkManager[960]: <info> nameserver '219.250.36.130' >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >Jan 21 01:29:31 localhost avahi-daemon[766]: Joining mDNS multicast group on interface em1.IPv4 with address 192.168.0.5. >Jan 21 01:29:31 localhost avahi-daemon[766]: New relevant interface em1.IPv4 for mDNS. >Jan 21 01:29:31 localhost avahi-daemon[766]: Registering new address record for 192.168.0.5 on em1.IPv4. >Jan 21 01:29:31 localhost NetworkManager[960]: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >Jan 21 01:29:31 localhost dhclient[2100]: bound to 192.168.0.5 -- renewal in 334068 seconds. >Jan 21 01:29:31 localhost NetworkManager[960]: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Jan 21 01:29:31 localhost NetworkManager[960]: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jan 21 01:29:31 localhost NetworkManager[960]: <info> NetworkManager state is now CONNECTED_GLOBAL >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Policy set 'em1' (em1) as default for IPv4 routing and DNS. >Jan 21 01:29:31 localhost NetworkManager[960]: <info> Activation (em1) successful, device activated. >Jan 21 01:29:31 localhost NetworkManager[960]: DHCPACK from 192.168.0.1 (xid=0x31898244) >Jan 21 01:29:31 localhost NetworkManager[960]: bound to 192.168.0.5 -- renewal in 334068 seconds. >Jan 21 01:29:31 localhost gnome-keyring-daemon[2088]: couldn't set environment variable in session: The name org.gnome.SessionManager was not provided by any .service files >Jan 21 01:29:31 localhost chronyd[789]: Source 211.233.40.78 online >Jan 21 01:29:31 localhost chronyd[789]: Source 143.248.25.208 online >Jan 21 01:29:31 localhost chronyd[789]: Source 211.233.84.186 online >Jan 21 01:29:31 localhost gnome-keyring-daemon[2088]: keyring alias directory: /home/liveuser/.local/share/keyrings >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7CE9-4FFE', >'ID_FS_UUID_ENC': '7CE9-4FFE', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Edge', >'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '556b', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.26', >'ID_SERIAL': 'SanDisk_Cruzer_Edge_20051737501D8B302A48-0:0', >'ID_SERIAL_SHORT': '20051737501D8B302A48', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '55398', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20051737501D8B302A48-0:0', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:3:1.0-scsi-0:0:0:0', >'/dev/disk/by-uuid/7CE9-4FFE'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:0/block/sdc'} ; name: sdc ; >name = sdc status = True kids = 0 id = 0 >parents = [] >uuid = None size = 7633.5 >format = existing vfat filesystem >major = 8 minor = 32 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: SanDisk Cruzer Edge path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15633408 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) >PedDevice: <_ped.Device object at 0x4422dd0> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fd40c0a5f50> >type = vfat name = vfat status = False >device = /dev/sdc uuid = 7CE9-4FFE exists = True >options = umask=0077,shortname=winnt supported = True formattable = True resizable = False >mountpoint = None mountopts = None >label = None size = 0.0 targetSize = 0.0 >'DEVNAME': 'sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host5/target5:0:0/5:0:0:0/block/sdd', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Reader', >'ID_MODEL_ENC': 'Flash\\x20Reader\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6366', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Multi_Flash_Reader_058F63666471-0:0', >'ID_SERIAL_SHORT': '058F63666471', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Multi', >'ID_VENDOR_ENC': 'Multi\\x20\\x20\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '55629', >'name': 'sdd', >'symlinks': ['/dev/disk/by-id/usb-Multi_Flash_Reader_058F63666471-0:0', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host5/target5:0:0/5:0:0:0/block/sdd'} ; name: sdd ; >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2: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': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST3500418AS', >'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3cd63cd5', >'ID_REVISION': 'CC38', >'ID_SERIAL': 'ST3500418AS_9VML33AQ', >'ID_SERIAL_SHORT': '9VML33AQ', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50026ef3b83', >'ID_WWN_WITH_EXTENSION': '0x5000c50026ef3b83', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_ATA_SMART_IS_AVAILABLE': '1', >'UDISKS_PARTITION_TABLE': '1', >'UDISKS_PARTITION_TABLE_COUNT': '3', >'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '56899', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VML33AQ', >'/dev/disk/by-id/wwn-0x5000c50026ef3b83'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fd40c0db310>, <parted.partition.Partition object at 0x7fd40c0db4d0>, <parted.partition.Partition object at 0x7fd40c0d3150>] >device: <parted.device.Device object at 0x7fd40c0db090> >PedDisk: <_ped.Disk object at 0x7fd40c0d7dd0> >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST3500418AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 3 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7fd40c0923b0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd435721850> >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: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fd40c0db310>, <parted.partition.Partition object at 0x7fd40c0db4d0>, <parted.partition.Partition object at 0x7fd40c0d3150>] >device: <parted.device.Device object at 0x7fd40c0db090> >PedDisk: <_ped.Disk object at 0x7fd40c0d7dd0> >origPartedDisk = <parted.disk.Disk object at 0x7fd40c0db610> >partedDevice = parted.Device instance -- >model: ATA ST3500418AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 3 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7fd40c092290> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2: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': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '98D01A20D01A04E2', >'ID_FS_UUID_ENC': '98D01A20D01A04E2', >'ID_MODEL': 'ST3500418AS', >'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '63', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '934825498', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '3cd63cd5-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3cd63cd5', >'ID_REVISION': 'CC38', >'ID_SERIAL': 'ST3500418AS_9VML33AQ', >'ID_SERIAL_SHORT': '9VML33AQ', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50026ef3b83', >'ID_WWN_WITH_EXTENSION': '0x5000c50026ef3b83', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_FLAGS': 'boot', >'UDISKS_PARTITION_NUMBER': '1', >'UDISKS_PARTITION_OFFSET': '32256', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '478630654976', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', >'UDISKS_PARTITION_TYPE': '0x07', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '56941', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part1', >'/dev/disk/by-id/wwn-0x5000c50026ef3b83-part1', >'/dev/disk/by-uuid/98D01A20D01A04E2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 3 >parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 456457.762695 >format = existing ntfs filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 934825498 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (58190, 255, 63) biosGeometry: (58190, 255, 63) >PedDevice: <_ped.Device object at 0x7fd40c092560> >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 0x7fd40c0db150> fileSystem: <parted.filesystem.FileSystem object at 0x7fd40c0db3d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd40c0db350> PedPartition: <_ped.Partition object at 0x7fd40c0da230> >disk = existing 476940MB disk sda (2) with existing msdos disklabel >start = 63 end = 934825560 length = 934825498 >flags = boot >type = ntfs name = ntfs status = False >device = /dev/sda1 uuid = 98D01A20D01A04E2 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 456457.0 targetSize = 456457.0 >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2: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': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ceee6294-082e-45b6-b879-569c73fbc615', >'ID_FS_UUID_ENC': 'ceee6294-082e-45b6-b879-569c73fbc615', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST3500418AS', >'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '934825984', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '3cd63cd5-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3cd63cd5', >'ID_REVISION': 'CC38', >'ID_SERIAL': 'ST3500418AS_9VML33AQ', >'ID_SERIAL_SHORT': '9VML33AQ', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50026ef3b83', >'ID_WWN_WITH_EXTENSION': '0x5000c50026ef3b83', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '2', >'UDISKS_PARTITION_OFFSET': '478630903808', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '524288000', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '56983', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part2', >'/dev/disk/by-id/wwn-0x5000c50026ef3b83-part2', >'/dev/disk/by-uuid/ceee6294-082e-45b6-b879-569c73fbc615'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >Jan 21 01:29:43 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >name = sda2 status = True kids = 0 id = 4 >parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fd3e40078c0> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fd40c0db150> fileSystem: <parted.filesystem.FileSystem object at 0x7fd40c0db590> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd40c0db510> PedPartition: <_ped.Partition object at 0x7fd40c0da290> >disk = existing 476940MB disk sda (2) with existing msdos disklabel >start = 934825984 end = 935849983 length = 1024000 >flags = >type = ext4 name = ext4 status = False >device = /dev/sda2 uuid = ceee6294-082e-45b6-b879-569c73fbc615 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH', >'ID_FS_UUID_ENC': 'i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'ST3500418AS', >'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '935849984', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40923136', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '3cd63cd5-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3cd63cd5', >'ID_REVISION': 'CC38', >'ID_SERIAL': 'ST3500418AS_9VML33AQ', >'ID_SERIAL_SHORT': '9VML33AQ', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50026ef3b83', >'ID_WWN_WITH_EXTENSION': '0x5000c50026ef3b83', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '3', >'UDISKS_PARTITION_OFFSET': '479155191808', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '20952645632', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', >'UDISKS_PARTITION_TYPE': '0x8e', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '57033', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part3', >'/dev/disk/by-id/wwn-0x5000c50026ef3b83-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3'} ; name: sda3 ; >Jan 21 01:29:43 localhost kernel: device-mapper: table: 253:5: thin-pool: Error getting data device >Jan 21 01:29:43 localhost kernel: device-mapper: ioctl: error adding target to table > > > >/tmp/anaconda.log: >01:29:29,997 INFO anaconda: /sbin/anaconda 20.25.15-1 >06:29:30,128 INFO anaconda: 3407872 kB (3328 MB) are available >01:29:30,128 INFO anaconda: check_memory(): total:3328, needed:512, graphical:512 >01:29:30,128 INFO anaconda: Not doing 'start audit daemon' in live installation >01:29:30,128 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >01:29:30,128 INFO anaconda: Default encoding = ascii >01:29:30,518 INFO anaconda: Display mode = g >06:29:30,519 INFO anaconda: 3407872 kB (3328 MB) are available >01:29:30,519 INFO anaconda: check_memory(): total:3328, needed:512, graphical:512 >01:29:30,710 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >01:29:30,711 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >01:29:30,712 INFO anaconda: using only installclass _Fedora >01:29:30,714 INFO anaconda: bootloader GRUB2 on X86 platform >01:29:30,715 INFO anaconda: bootloader GRUB2 on X86 platform >01:29:30,730 DEBUG anaconda: network: devices found ['em1'] >01:29:31,135 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on em1 >01:29:31,264 DEBUG anaconda: network: setting autoconnect of em1 to False >01:29:31,265 DEBUG anaconda: network: missing ifcfgs created for devices ['em1'] >01:29:31,297 DEBUG anaconda: updating hostname localhost.localdomain >01:29:31,334 INFO anaconda: Running Thread: AnaStorageThread (140548810098432) >01:29:31,340 INFO anaconda: Running Thread: AnaTimeInitThread (140548801705728) >01:29:31,342 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140548793313024) >01:29:31,349 INFO anaconda: Running Thread: AnaPayloadThread (140548576900864) >01:29:31,353 DEBUG anaconda: updating hostname localhost.localdomain >01:29:31,367 INFO anaconda: got 0 NTP servers from DHCP >01:29:31,367 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140548793313024) >01:29:31,380 INFO anaconda: Not doing 'start chronyd' in live installation >01:29:31,411 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140548793313024) >01:29:31,418 INFO anaconda: Starting geolocation lookup >01:29:31,419 INFO anaconda: Geolocation provider: Fedora GeoIP >01:29:31,766 INFO anaconda: Not doing 'activate layouts' in live installation >01:29:33,430 INFO anaconda: Geolocation lookup finished in 2.0 seconds >01:29:33,430 INFO anaconda: got results from geolocation >01:29:33,431 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140548793313024) >01:29:33,467 INFO anaconda: Waited 0.61 seconds for Geolocation >01:29:36,006 INFO anaconda: Not doing 'require network connection' in live installation >01:29:36,006 DEBUG anaconda: network standalone spoke (init): completed: True >01:29:36,006 INFO anaconda: Not doing 'require network connection' in live installation >01:29:36,146 INFO anaconda: Running Thread: AnaDateTimeThread (140548793313024) >01:29:36,262 INFO anaconda: Not doing 'modify system time and date' in live installation >01:29:37,985 INFO anaconda: fs space: 0 B needed: 2.04 GB >01:29:38,980 INFO anaconda: fs space: 0 B needed: 2.04 GB >01:29:39,053 INFO anaconda: Running Thread: AnaStorageWatcher (140548327462656) >01:29:39,081 INFO anaconda: Running Thread: AnaCustomStorageInit (140548319069952) >01:29:39,198 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >01:29:39,201 DEBUG anaconda: network: selected device em1 >01:29:39,228 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >01:29:39,272 DEBUG anaconda: updating hostname localhost.localdomain >01:29:39,354 INFO anaconda: Not doing 'require network connection' in live installation >01:29:39,506 INFO anaconda: Running Thread: AnaNTPserver0 (140547972921088) >01:29:39,508 INFO anaconda: Running Thread: AnaNTPserver1 (140547964528384) >01:29:39,509 INFO anaconda: Running Thread: AnaNTPserver2 (140547956135680) >01:29:39,510 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x4bf8e10> status to: Restoring hardware time... >01:29:39,511 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4bf8dd0> status to: ì¤í ë¦¬ì§ íì ì¤... >01:29:39,525 INFO anaconda: Running Thread: AnaNTPserver3 (140547947742976) >01:29:39,631 DEBUG anaconda: updating hostname localhost.localdomain >01:29:39,722 DEBUG anaconda: updating hostname localhost.localdomain >01:29:39,722 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fd3e4033e50> status to: ì ì ì¼ë¡ (em1)ì ì°ê²°ëììµëë¤ >01:29:39,734 INFO anaconda: Thread Done: AnaNTPserver2 (140547956135680) >01:29:39,760 INFO anaconda: Thread Done: AnaNTPserver0 (140547972921088) >01:29:40,033 INFO anaconda: Thread Done: AnaNTPserver3 (140547947742976) >01:29:40,267 INFO anaconda: Thread Done: AnaNTPserver1 (140547964528384) >01:29:43,155 INFO anaconda: Thread Done: AnaCustomStorageInit (140548319069952) >01:29:43,354 DEBUG anaconda: running handleException >01:29:43,354 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >01:29:43,355 INFO anaconda: Thread Done: AnaStorageThread (140548810098432) >01:29:43,381 INFO anaconda: Thread Done: AnaPayloadThread (140548576900864) >01:29:43,405 INFO anaconda: Thread Done: AnaStorageWatcher (140548327462656) >01:29:43,407 INFO anaconda: Thread Done: AnaTimeInitThread (140548801705728) >01:29:43,410 INFO anaconda: Thread Done: AnaDateTimeThread (140548793313024) > > >/tmp/packaging.log: > > >/tmp/program.log: >01:29:27,078 INFO program: Running... udevadm settle --timeout=300 >01:29:27,088 DEBUG program: Return code: 0 >01:29:27,136 INFO program: Running... multipath -c /dev/sdc >01:29:27,160 INFO program: Jan 21 01:29:27 | /etc/multipath.conf does not exist, blacklisting all devices. >01:29:27,160 INFO program: Jan 21 01:29:27 | A default multipath.conf file is located at >01:29:27,160 INFO program: Jan 21 01:29:27 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >01:29:27,160 INFO program: Jan 21 01:29:27 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >01:29:27,160 INFO program: /dev/sdc is not a valid multipath device path >01:29:27,160 DEBUG program: Return code: 1 >01:29:27,179 INFO program: Running... multipath -c /dev/sdd >01:29:27,183 INFO program: Jan 21 01:29:27 | /etc/multipath.conf does not exist, blacklisting all devices. >01:29:27,184 INFO program: Jan 21 01:29:27 | A default multipath.conf file is located at >01:29:27,184 INFO program: Jan 21 01:29:27 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >01:29:27,184 INFO program: Jan 21 01:29:27 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >01:29:27,184 INFO program: /dev/sdd is not a valid multipath device path >01:29:27,184 DEBUG program: Return code: 1 >01:29:27,194 INFO program: Running... multipath -c /dev/sda >01:29:27,199 INFO program: Jan 21 01:29:27 | /etc/multipath.conf does not exist, blacklisting all devices. >01:29:27,199 INFO program: Jan 21 01:29:27 | A default multipath.conf file is located at >01:29:27,199 INFO program: Jan 21 01:29:27 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >01:29:27,199 INFO program: Jan 21 01:29:27 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >01:29:27,200 INFO program: /dev/sda is not a valid multipath device path >01:29:27,200 DEBUG program: Return code: 1 >01:29:27,420 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/sda3 >01:29:27,435 INFO program: LVM2_PV_UUID=i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH >01:29:27,435 INFO program: LVM2_PE_START=1024.00 >01:29:27,436 INFO program: LVM2_VG_NAME=fedora >01:29:27,436 INFO program: LVM2_VG_UUID=Q8SFhe-aX0Z-FFWd-Cv8a-d14P-Ke33-eMUJeY >01:29:27,436 INFO program: LVM2_VG_SIZE=20459520.00 >01:29:27,436 INFO program: LVM2_VG_FREE=3371008.00 >01:29:27,436 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >01:29:27,436 INFO program: LVM2_VG_EXTENT_COUNT=4995 >01:29:27,436 INFO program: LVM2_VG_FREE_COUNT=823 >01:29:27,436 INFO program: LVM2_PV_COUNT=1 >01:29:27,437 DEBUG program: Return code: 0 >01:29:27,450 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 >01:29:27,474 INFO program: LVM2_LV_NAME=[lvol0_pmspare] LVM2_LV_NAME=pool00 LVM2_LV_NAME=[pool00_tdata] LVM2_LV_NAME=[pool00_tmeta] LVM2_LV_NAME=root LVM2_LV_NAME=swap >01:29:27,474 INFO program: LVM2_LV_UUID=wxcUvQ-8jH8-ezlC-olJg-rjXy-3zq0-zgJRZT LVM2_LV_UUID=e6MzRa-g9xJ-FFcP-ahWN-Exl6-bQXc-6BIvV3 LVM2_LV_UUID=u5ljbl-CStw-MGt6-BFRb-v478-VSg8-Yr333x LVM2_LV_UUID=5r63GA-kHMZ-z8JX-rgxI-84Gz-W88E-KnqHGS LVM2_LV_UUID=aepi6y-hcEx-rInC-C76X-N6me-uPfF-yoJ9jY LVM2_LV_UUID=h0XRkf-RNfD-JPBG-nSdo-ZXHF-cRRj-N1m8tf >01:29:27,475 INFO program: LVM2_LV_SIZE=20480.00 LVM2_LV_SIZE=17047552.00 LVM2_LV_SIZE=17047552.00 LVM2_LV_SIZE=20480.00 LVM2_LV_SIZE=16023552.00 LVM2_LV_SIZE=1024000.00 >01:29:27,475 INFO program: LVM2_LV_ATTR=ewi------- LVM2_LV_ATTR=twi---tz-- LVM2_LV_ATTR=Twi-ao---- LVM2_LV_ATTR=ewi-a----- LVM2_LV_ATTR=Vwi---tz-- LVM2_LV_ATTR=Vwi---tz-- >01:29:27,475 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=thin-pool LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=thin LVM2_SEGTYPE=thin >01:29:27,475 DEBUG program: Return code: 0 >01:29:27,494 INFO program: Running... lvm lvs --noheadings -o pool_lv --config global {locking_type=4} fedora/root >01:29:27,505 INFO program: pool00 >01:29:27,505 DEBUG program: Return code: 0 >01:29:27,512 INFO program: Running... lvm lvs --noheadings -o pool_lv --config global {locking_type=4} fedora/swap >01:29:27,525 INFO program: pool00 >01:29:27,525 DEBUG program: Return code: 0 >01:29:27,556 INFO program: Running... multipath -c /dev/sdb >01:29:27,561 INFO program: Jan 21 01:29:27 | /etc/multipath.conf does not exist, blacklisting all devices. >01:29:27,561 INFO program: Jan 21 01:29:27 | A default multipath.conf file is located at >01:29:27,561 INFO program: Jan 21 01:29:27 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >01:29:27,561 INFO program: Jan 21 01:29:27 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >01:29:27,561 INFO program: /dev/sdb is not a valid multipath device path >01:29:27,562 DEBUG program: Return code: 1 >01:29:27,696 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdb2 /tmp/btrfs-tmp.13A805NW >01:29:27,762 DEBUG program: Return code: 0 >01:29:27,763 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.13A805NW >01:29:27,796 DEBUG program: Return code: 0 >01:29:27,796 INFO program: Running... udevadm settle --timeout=300 >01:29:27,807 DEBUG program: Return code: 0 >01:29:27,807 INFO program: Running... umount /tmp/btrfs-tmp.13A805NW >01:29:28,122 DEBUG program: Return code: 0 >01:29:28,304 INFO program: Running... udevadm settle --timeout=300 >01:29:28,314 DEBUG program: Return code: 0 >01:29:30,178 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >01:29:30,193 DEBUG program: Return code: 0 >01:29:30,194 INFO program: Running... udevadm settle --timeout=300 >01:29:30,429 DEBUG program: Return code: 0 >01:29:30,431 INFO program: Running... modprobe fcoe >01:29:30,491 DEBUG program: Return code: 0 >01:29:30,491 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >01:29:30,499 INFO program: No FCoE boot disk information is found in EDD! >01:29:30,499 DEBUG program: Return code: 1 >01:29:31,337 INFO program: Running... udevadm settle --timeout=300 >01:29:31,416 DEBUG program: Return code: 0 >01:29:31,544 INFO program: Running... udevadm settle --timeout=300 >01:29:31,572 DEBUG program: Return code: 0 >01:29:31,635 INFO program: Running... multipath -c /dev/sdc >01:29:31,646 INFO program: Jan 21 01:29:31 | /etc/multipath.conf does not exist, blacklisting all devices. >01:29:31,646 INFO program: Jan 21 01:29:31 | A default multipath.conf file is located at >01:29:31,646 INFO program: Jan 21 01:29:31 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >01:29:31,646 INFO program: Jan 21 01:29:31 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >01:29:31,647 INFO program: /dev/sdc is not a valid multipath device path >01:29:31,647 DEBUG program: Return code: 1 >01:29:31,691 INFO program: Running... multipath -c /dev/sdd >01:29:31,712 INFO program: Jan 21 01:29:31 | /etc/multipath.conf does not exist, blacklisting all devices. >01:29:31,713 INFO program: Jan 21 01:29:31 | A default multipath.conf file is located at >01:29:31,713 INFO program: Jan 21 01:29:31 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >01:29:31,714 INFO program: Jan 21 01:29:31 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >01:29:31,715 INFO program: /dev/sdd is not a valid multipath device path >01:29:31,715 DEBUG program: Return code: 1 >01:29:31,743 INFO program: Running... multipath -c /dev/sda >01:29:31,758 INFO program: Jan 21 01:29:31 | /etc/multipath.conf does not exist, blacklisting all devices. >01:29:31,759 INFO program: Jan 21 01:29:31 | A default multipath.conf file is located at >01:29:31,759 INFO program: Jan 21 01:29:31 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >01:29:31,760 INFO program: Jan 21 01:29:31 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >01:29:31,762 INFO program: /dev/sda is not a valid multipath device path >01:29:31,764 DEBUG program: Return code: 1 >01:29:31,895 INFO program: Running... ntfsinfo -m /dev/sda1 >01:29:32,108 INFO program: Volume Information >01:29:32,109 INFO program: Name of device: /dev/sda1 >01:29:32,110 INFO program: Device state: 11 >01:29:32,111 INFO program: Volume Name: >01:29:32,112 INFO program: Volume State: 91 >01:29:32,113 INFO program: Volume Flags: 0x0000 >01:29:32,113 INFO program: Volume Version: 3.1 >01:29:32,114 INFO program: Sector Size: 512 >01:29:32,115 INFO program: Cluster Size: 4096 >01:29:32,115 INFO program: Index Block Size: 4096 >01:29:32,116 INFO program: Volume Size in Clusters: 116853187 >01:29:32,117 INFO program: MFT Information >01:29:32,117 INFO program: MFT Record Size: 1024 >01:29:32,118 INFO program: MFT Zone Multiplier: 0 >01:29:32,119 INFO program: MFT Data Position: 24 >01:29:32,119 INFO program: MFT Zone Start: 786432 >01:29:32,120 INFO program: MFT Zone End: 15393080 >01:29:32,121 INFO program: MFT Zone Position: 786432 >01:29:32,121 INFO program: Current Position in First Data Zone: 15393080 >01:29:32,122 INFO program: Current Position in Second Data Zone: 0 >01:29:32,123 INFO program: Allocated clusters 122624 (0.1%) >01:29:32,123 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >01:29:32,124 INFO program: FILE_MFTMirr Size: 4 >01:29:32,125 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >01:29:32,125 INFO program: Size of Attribute Definition Table: 2560 >01:29:32,126 INFO program: Number of Attached Extent Inodes: 0 >01:29:32,127 INFO program: FILE_Bitmap Information >01:29:32,127 INFO program: FILE_Bitmap MFT Record Number: 6 >01:29:32,128 INFO program: State of FILE_Bitmap Inode: 80 >01:29:32,129 INFO program: Length of Attribute List: 0 >01:29:32,129 INFO program: Number of Attached Extent Inodes: 0 >01:29:32,130 INFO program: FILE_Bitmap Data Attribute Information >01:29:32,130 INFO program: Decompressed Runlist: not done yet >01:29:32,131 INFO program: Base Inode: 6 >01:29:32,132 INFO program: Attribute Types: not done yet >01:29:32,133 INFO program: Attribute Name Length: 0 >01:29:32,133 INFO program: Attribute State: 3 >01:29:32,134 INFO program: Attribute Allocated Size: 14610432 >01:29:32,135 INFO program: Attribute Data Size: 14606656 >01:29:32,135 INFO program: Attribute Initialized Size: 14606656 >01:29:32,136 INFO program: Attribute Compressed Size: 0 >01:29:32,137 INFO program: Compression Block Size: 0 >01:29:32,138 INFO program: Compression Block Size Bits: 0 >01:29:32,138 INFO program: Compression Block Clusters: 0 >01:29:32,139 INFO program: Free Clusters: 26456374 (22.6%) >01:29:32,139 DEBUG program: Return code: 0 >01:29:32,141 INFO program: Running... ntfsresize -m /dev/sda1 >01:29:42,947 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >01:29:42,948 INFO program: Minsize (in MB): 370266 >01:29:42,948 DEBUG program: Return code: 0 >01:29:42,949 INFO program: Running... modprobe xfs >01:29:43,055 DEBUG program: Return code: 0 >01:29:43,059 INFO program: Running... dumpe2fs -h /dev/sda2 >01:29:43,117 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >01:29:43,117 INFO program: Filesystem volume name: <none> >01:29:43,118 INFO program: Last mounted on: /mnt/sysimage/boot >01:29:43,118 INFO program: Filesystem UUID: ceee6294-082e-45b6-b879-569c73fbc615 >01:29:43,118 INFO program: Filesystem magic number: 0xEF53 >01:29:43,118 INFO program: Filesystem revision #: 1 (dynamic) >01:29:43,119 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 >01:29:43,119 INFO program: Filesystem flags: signed_directory_hash >01:29:43,119 INFO program: Default mount options: user_xattr acl >01:29:43,119 INFO program: Filesystem state: clean >01:29:43,120 INFO program: Errors behavior: Continue >01:29:43,120 INFO program: Filesystem OS type: Linux >01:29:43,120 INFO program: Inode count: 128016 >01:29:43,120 INFO program: Block count: 512000 >01:29:43,121 INFO program: Reserved block count: 25600 >01:29:43,121 INFO program: Free blocks: 394258 >01:29:43,121 INFO program: Free inodes: 127641 >01:29:43,121 INFO program: First block: 1 >01:29:43,122 INFO program: Block size: 1024 >01:29:43,122 INFO program: Fragment size: 1024 >01:29:43,122 INFO program: Reserved GDT blocks: 256 >01:29:43,122 INFO program: Blocks per group: 8192 >01:29:43,123 INFO program: Fragments per group: 8192 >01:29:43,123 INFO program: Inodes per group: 2032 >01:29:43,123 INFO program: Inode blocks per group: 254 >01:29:43,123 INFO program: Flex block group size: 16 >01:29:43,124 INFO program: Filesystem created: Tue Jan 21 11:58:12 2014 >01:29:43,124 INFO program: Last mount time: Tue Jan 21 11:58:13 2014 >01:29:43,128 INFO program: Last write time: Tue Jan 21 12:02:01 2014 >01:29:43,128 INFO program: Mount count: 1 >01:29:43,129 INFO program: Maximum mount count: -1 >01:29:43,129 INFO program: Last checked: Tue Jan 21 11:58:12 2014 >01:29:43,129 INFO program: Check interval: 0 (<none>) >01:29:43,129 INFO program: Lifetime writes: 113 MB >01:29:43,129 INFO program: Reserved blocks uid: 0 (user root) >01:29:43,129 INFO program: Reserved blocks gid: 0 (group root) >01:29:43,130 INFO program: First inode: 11 >01:29:43,130 INFO program: Inode size: 128 >01:29:43,130 INFO program: Journal inode: 8 >01:29:43,130 INFO program: Default directory hash: half_md4 >01:29:43,130 INFO program: Directory Hash Seed: 211c7506-4f50-438c-bb97-3cf1bc7559e9 >01:29:43,131 INFO program: Journal backup: inode blocks >01:29:43,131 INFO program: Journal features: (none) >01:29:43,131 INFO program: Journal size: 8M >01:29:43,131 INFO program: Journal length: 8192 >01:29:43,131 INFO program: Journal sequence: 0x0000001a >01:29:43,131 INFO program: Journal start: 0 >01:29:43,132 INFO program: >01:29:43,132 DEBUG program: Return code: 0 >01:29:43,134 INFO program: Running... resize2fs -P /dev/sda2 >01:29:43,156 INFO program: resize2fs 1.42.8 (20-Jun-2013) >01:29:43,156 INFO program: Estimated minimum size of the filesystem: 109039 >01:29:43,157 DEBUG program: Return code: 0 >01:29:43,221 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/sda3 >01:29:43,254 INFO program: LVM2_PV_UUID=i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH >01:29:43,254 INFO program: LVM2_PE_START=1024.00 >01:29:43,254 INFO program: LVM2_VG_NAME=fedora >01:29:43,254 INFO program: LVM2_VG_UUID=Q8SFhe-aX0Z-FFWd-Cv8a-d14P-Ke33-eMUJeY >01:29:43,254 INFO program: LVM2_VG_SIZE=20459520.00 >01:29:43,255 INFO program: LVM2_VG_FREE=3371008.00 >01:29:43,255 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >01:29:43,255 INFO program: LVM2_VG_EXTENT_COUNT=4995 >01:29:43,255 INFO program: LVM2_VG_FREE_COUNT=823 >01:29:43,255 INFO program: LVM2_PV_COUNT=1 >01:29:43,256 DEBUG program: Return code: 0 >01:29:43,267 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 >01:29:43,286 INFO program: LVM2_LV_NAME=[lvol0_pmspare] LVM2_LV_NAME=pool00 LVM2_LV_NAME=[pool00_tdata] LVM2_LV_NAME=[pool00_tmeta] LVM2_LV_NAME=root LVM2_LV_NAME=swap >01:29:43,286 INFO program: LVM2_LV_UUID=wxcUvQ-8jH8-ezlC-olJg-rjXy-3zq0-zgJRZT LVM2_LV_UUID=e6MzRa-g9xJ-FFcP-ahWN-Exl6-bQXc-6BIvV3 LVM2_LV_UUID=u5ljbl-CStw-MGt6-BFRb-v478-VSg8-Yr333x LVM2_LV_UUID=5r63GA-kHMZ-z8JX-rgxI-84Gz-W88E-KnqHGS LVM2_LV_UUID=aepi6y-hcEx-rInC-C76X-N6me-uPfF-yoJ9jY LVM2_LV_UUID=h0XRkf-RNfD-JPBG-nSdo-ZXHF-cRRj-N1m8tf >01:29:43,286 INFO program: LVM2_LV_SIZE=20480.00 LVM2_LV_SIZE=17047552.00 LVM2_LV_SIZE=17047552.00 LVM2_LV_SIZE=20480.00 LVM2_LV_SIZE=16023552.00 LVM2_LV_SIZE=1024000.00 >01:29:43,287 INFO program: LVM2_LV_ATTR=ewi------- LVM2_LV_ATTR=twi---tz-- LVM2_LV_ATTR=Twi-ao---- LVM2_LV_ATTR=ewi-a----- LVM2_LV_ATTR=Vwi---tz-- LVM2_LV_ATTR=Vwi---tz-- >01:29:43,287 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=thin-pool LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=thin LVM2_SEGTYPE=thin >01:29:43,287 DEBUG program: Return code: 0 >01:29:43,308 INFO program: Running... lvm lvchange -a y fedora/pool00 >01:29:43,353 INFO program: device-mapper: reload ioctl on failed: Device or resource busy >01:29:43,354 DEBUG program: Return code: 5 >01:29:43,427 INFO program: Running... journalctl -b > > >/tmp/storage.log: >01:29:26,642 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >01:29:26,644 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >01:29:26,644 DEBUG blivet: registered device format class MDRaidMember as mdmember >01:29:26,654 DEBUG blivet: registered device format class Ext2FS as ext2 >01:29:26,654 DEBUG blivet: registered device format class Ext3FS as ext3 >01:29:26,654 DEBUG blivet: registered device format class Ext4FS as ext4 >01:29:26,654 DEBUG blivet: registered device format class FATFS as vfat >01:29:26,654 DEBUG blivet: registered device format class EFIFS as efi >01:29:26,654 DEBUG blivet: registered device format class BTRFS as btrfs >01:29:26,654 DEBUG blivet: registered device format class GFS2 as gfs2 >01:29:26,654 DEBUG blivet: registered device format class JFS as jfs >01:29:26,654 DEBUG blivet: registered device format class ReiserFS as reiserfs >01:29:26,655 DEBUG blivet: registered device format class XFS as xfs >01:29:26,655 DEBUG blivet: registered device format class HFS as hfs >01:29:26,655 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >01:29:26,655 DEBUG blivet: registered device format class HFSPlus as hfs+ >01:29:26,655 DEBUG blivet: registered device format class MacEFIFS as macefi >01:29:26,655 DEBUG blivet: registered device format class NTFS as ntfs >01:29:26,655 DEBUG blivet: registered device format class NFS as nfs >01:29:26,655 DEBUG blivet: registered device format class NFSv4 as nfs4 >01:29:26,655 DEBUG blivet: registered device format class Iso9660FS as iso9660 >01:29:26,655 DEBUG blivet: registered device format class NoDevFS as nodev >01:29:26,656 DEBUG blivet: registered device format class DevPtsFS as devpts >01:29:26,656 DEBUG blivet: registered device format class ProcFS as proc >01:29:26,656 DEBUG blivet: registered device format class SysFS as sysfs >01:29:26,656 DEBUG blivet: registered device format class TmpFS as tmpfs >01:29:26,656 DEBUG blivet: registered device format class BindFS as bind >01:29:26,656 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >01:29:26,656 DEBUG blivet: registered device format class USBFS as usbfs >01:29:26,657 DEBUG blivet: registered device format class LUKS as luks >01:29:26,658 DEBUG blivet: registered device format class SwapSpace as swap >01:29:26,658 DEBUG blivet: registered device format class MultipathMember as multipath_member >01:29:26,658 DEBUG blivet: registered device format class DiskLabel as disklabel >01:29:26,659 DEBUG blivet: registered device format class BIOSBoot as biosboot >01:29:26,659 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >01:29:27,077 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >01:29:27,077 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >01:29:27,077 INFO blivet: sdc looks to be the live device; marking as protected >01:29:27,100 INFO blivet: devices to scan: ['sdc', 'sdd', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >01:29:27,128 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20051737501D8B302A48-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:3:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/7CE9-4FFE', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7CE9-4FFE', > 'ID_FS_UUID_ENC': '7CE9-4FFE', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_20051737501D8B302A48-0:0', > 'ID_SERIAL_SHORT': '20051737501D8B302A48', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '55398', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20051737501D8B302A48-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:3:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/7CE9-4FFE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:0/block/sdc'} ; name: sdc ; >01:29:27,128 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:0/block/sdc)... >01:29:27,129 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >01:29:27,129 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,130 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >01:29:27,131 INFO blivet: sdc is a disk >01:29:27,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,136 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >01:29:27,161 INFO blivet: added disk sdc (id 0) to device tree >01:29:27,161 DEBUG blivet: looking up parted Device: /dev/sdc >01:29:27,163 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >01:29:27,164 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: None ; >01:29:27,166 DEBUG blivet: FATFS.supported: supported: True ; >01:29:27,167 DEBUG blivet: getFormat('vfat') returning FATFS instance >01:29:27,167 DEBUG blivet: device sdc does not contain a disklabel >01:29:27,167 INFO blivet: type detected on 'sdc' is 'vfat' >01:29:27,169 DEBUG blivet: FATFS.supported: supported: True ; >01:29:27,169 DEBUG blivet: getFormat('vfat') returning FATFS instance >01:29:27,170 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: vfat ; >01:29:27,171 INFO blivet: got device: DiskDevice instance (0x2797b10) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7633.5 > format = existing vfat filesystem > major = 8 minor = 32 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer Edge path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x26a5dd0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x27f6990> >01:29:27,171 DEBUG blivet: FATFS.supported: supported: True ; >01:29:27,171 INFO blivet: got format: FATFS instance (0x2827cd0) -- > type = vfat name = vfat status = False > device = /dev/sdc uuid = 7CE9-4FFE exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >01:29:27,174 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Multi_Flash_Reader_058F63666471-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host5/target5:0:0/5:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Reader', > 'ID_MODEL_ENC': 'Flash\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6366', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Multi_Flash_Reader_058F63666471-0:0', > 'ID_SERIAL_SHORT': '058F63666471', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Multi', > 'ID_VENDOR_ENC': 'Multi\\x20\\x20\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '55629', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Multi_Flash_Reader_058F63666471-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host5/target5:0:0/5:0:0:0/block/sdd'} ; name: sdd ; >01:29:27,174 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host5/target5:0:0/5:0:0:0/block/sdd)... >01:29:27,175 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >01:29:27,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,176 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >01:29:27,177 INFO blivet: sdd is a disk >01:29:27,178 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,179 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >01:29:27,184 INFO blivet: added disk sdd (id 1) to device tree >01:29:27,184 DEBUG blivet: looking up parted Device: /dev/sdd >01:29:27,186 DEBUG blivet: no device or no media present >01:29:27,190 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VML33AQ /dev/disk/by-id/wwn-0x5000c50026ef3b83', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2: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': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3cd63cd5', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST3500418AS_9VML33AQ', > 'ID_SERIAL_SHORT': '9VML33AQ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50026ef3b83', > 'ID_WWN_WITH_EXTENSION': '0x5000c50026ef3b83', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '3', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '56899', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VML33AQ', > '/dev/disk/by-id/wwn-0x5000c50026ef3b83'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >01:29:27,191 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda)... >01:29:27,191 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:29:27,192 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,192 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >01:29:27,193 INFO blivet: sda is a disk >01:29:27,194 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,194 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >01:29:27,200 INFO blivet: added disk sda (id 2) to device tree >01:29:27,200 DEBUG blivet: looking up parted Device: /dev/sda >01:29:27,201 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >01:29:27,202 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >01:29:27,203 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >01:29:27,203 DEBUG blivet: required disklabel type for sda (1) is None >01:29:27,203 DEBUG blivet: default disklabel type for sda is msdos >01:29:27,203 DEBUG blivet: selecting msdos disklabel for sda based on size >01:29:27,204 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >01:29:27,265 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2836450>, <parted.partition.Partition object at 0x2836610>, <parted.partition.Partition object at 0x28360d0>] > device: <parted.device.Device object at 0x2830f10> > PedDisk: <_ped.Disk object at 0x2835050> >01:29:27,266 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >01:29:27,266 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >01:29:27,268 INFO blivet: got device: DiskDevice instance (0x2797bd0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x27e0440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2827d90> >01:29:27,270 INFO blivet: got format: DiskLabel instance (0x2827ed0) -- > 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: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2836450>, <parted.partition.Partition object at 0x2836610>, <parted.partition.Partition object at 0x28360d0>] > device: <parted.device.Device object at 0x2830f10> > PedDisk: <_ped.Disk object at 0x2835050> > origPartedDisk = <parted.disk.Disk object at 0x2836750> > partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x27e0320> > >01:29:27,275 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part1 /dev/disk/by-id/wwn-0x5000c50026ef3b83-part1 /dev/disk/by-uuid/98D01A20D01A04E2', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2: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': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '98D01A20D01A04E2', > 'ID_FS_UUID_ENC': '98D01A20D01A04E2', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '934825498', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '3cd63cd5-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3cd63cd5', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST3500418AS_9VML33AQ', > 'ID_SERIAL_SHORT': '9VML33AQ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50026ef3b83', > 'ID_WWN_WITH_EXTENSION': '0x5000c50026ef3b83', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '32256', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '478630654976', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x07', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '56941', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part1', > '/dev/disk/by-id/wwn-0x5000c50026ef3b83-part1', > '/dev/disk/by-uuid/98D01A20D01A04E2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >01:29:27,275 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >01:29:27,276 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >01:29:27,276 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,277 INFO blivet: sda1 is a partition >01:29:27,277 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >01:29:27,278 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:29:27,279 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >01:29:27,279 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >01:29:27,280 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >01:29:27,280 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,281 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >01:29:27,281 DEBUG blivet: looking up parted Partition: /dev/sda1 >01:29:27,282 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >01:29:27,283 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >01:29:27,284 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >01:29:27,285 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >01:29:27,285 INFO blivet: added partition sda1 (id 3) to device tree >01:29:27,285 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >01:29:27,286 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >01:29:27,286 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >01:29:27,287 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >01:29:27,294 WARN blivet: disklabel detected but not usable on sda1 >01:29:27,294 INFO blivet: type detected on 'sda1' is 'ntfs' >01:29:27,295 DEBUG blivet: NTFS.supported: supported: False ; >01:29:27,295 DEBUG blivet: getFormat('ntfs') returning NTFS instance >01:29:27,296 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >01:29:27,297 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >01:29:27,297 DEBUG blivet: looking up parted Device: /dev/sda1 >01:29:27,298 INFO blivet: got device: PartitionDevice instance (0x2827d10) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 456457.762695 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 934825498 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32718 did: 0 busy: False > hardwareGeometry: (58190, 255, 63) biosGeometry: (58190, 255, 63) > PedDevice: <_ped.Device object at 0x27e05f0> > 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 0x2830fd0> fileSystem: <parted.filesystem.FileSystem object at 0x2836510> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2836490> PedPartition: <_ped.Partition object at 0x2831a70> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 63 end = 934825560 length = 934825498 > flags = boot >01:29:27,299 DEBUG blivet: NTFS.supported: supported: False ; >01:29:27,299 INFO blivet: got format: NTFS instance (0x2836d50) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 98D01A20D01A04E2 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >01:29:27,305 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part2 /dev/disk/by-id/wwn-0x5000c50026ef3b83-part2 /dev/disk/by-uuid/ceee6294-082e-45b6-b879-569c73fbc615', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2: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': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ceee6294-082e-45b6-b879-569c73fbc615', > 'ID_FS_UUID_ENC': 'ceee6294-082e-45b6-b879-569c73fbc615', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '934825984', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '3cd63cd5-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3cd63cd5', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST3500418AS_9VML33AQ', > 'ID_SERIAL_SHORT': '9VML33AQ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50026ef3b83', > 'ID_WWN_WITH_EXTENSION': '0x5000c50026ef3b83', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '478630903808', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '56983', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part2', > '/dev/disk/by-id/wwn-0x5000c50026ef3b83-part2', > '/dev/disk/by-uuid/ceee6294-082e-45b6-b879-569c73fbc615'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >01:29:27,305 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >01:29:27,306 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >01:29:27,306 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,306 INFO blivet: sda2 is a partition >01:29:27,307 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >01:29:27,307 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:29:27,308 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >01:29:27,309 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >01:29:27,310 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >01:29:27,310 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,311 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >01:29:27,311 DEBUG blivet: looking up parted Partition: /dev/sda2 >01:29:27,312 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >01:29:27,313 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >01:29:27,314 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >01:29:27,314 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >01:29:27,315 INFO blivet: added partition sda2 (id 4) to device tree >01:29:27,315 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >01:29:27,316 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >01:29:27,316 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:29:27,317 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >01:29:27,372 WARN blivet: disklabel detected but not usable on sda2 >01:29:27,372 INFO blivet: type detected on 'sda2' is 'ext4' >01:29:27,373 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:27,373 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:29:27,374 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >01:29:27,374 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >01:29:27,375 DEBUG blivet: looking up parted Device: /dev/sda2 >01:29:27,376 INFO blivet: got device: PartitionDevice instance (0x2827f90) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x27e0680> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2830fd0> fileSystem: <parted.filesystem.FileSystem object at 0x28366d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2836650> PedPartition: <_ped.Partition object at 0x2831ad0> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 934825984 end = 935849983 length = 1024000 > flags = >01:29:27,377 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:27,377 INFO blivet: got format: Ext4FS instance (0x2836b10) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = ceee6294-082e-45b6-b879-569c73fbc615 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >01:29:27,382 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part3 /dev/disk/by-id/wwn-0x5000c50026ef3b83-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH', > 'ID_FS_UUID_ENC': 'i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '935849984', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40923136', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '3cd63cd5-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3cd63cd5', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST3500418AS_9VML33AQ', > 'ID_SERIAL_SHORT': '9VML33AQ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50026ef3b83', > 'ID_WWN_WITH_EXTENSION': '0x5000c50026ef3b83', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '479155191808', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '20952645632', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x8e', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '57033', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part3', > '/dev/disk/by-id/wwn-0x5000c50026ef3b83-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3'} ; name: sda3 ; >01:29:27,382 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3)... >01:29:27,383 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >01:29:27,383 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,383 INFO blivet: sda3 is a partition >01:29:27,384 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >01:29:27,385 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:29:27,385 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >01:29:27,386 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >01:29:27,387 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >01:29:27,387 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,388 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >01:29:27,388 DEBUG blivet: looking up parted Partition: /dev/sda3 >01:29:27,389 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >01:29:27,390 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >01:29:27,391 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >01:29:27,391 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >01:29:27,391 INFO blivet: added partition sda3 (id 5) to device tree >01:29:27,392 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >01:29:27,393 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >01:29:27,393 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >01:29:27,394 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >01:29:27,419 WARN blivet: disklabel detected but not usable on sda3 >01:29:27,437 INFO blivet: type detected on 'sda3' is 'LVM2_member' >01:29:27,442 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH ; exists: True ; vgUuid: Q8SFhe-aX0Z-FFWd-Cv8a-d14P-Ke33-eMUJeY ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: 9VML33AQ ; >01:29:27,442 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >01:29:27,443 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >01:29:27,445 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >01:29:27,446 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >01:29:27,447 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >01:29:27,448 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >01:29:27,448 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,449 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >01:29:27,450 INFO blivet: added lvmvg fedora (id 6) to device tree >01:29:27,477 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-[lvol0_pmspare] ; >01:29:27,478 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,479 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >01:29:27,481 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,482 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >01:29:27,484 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >01:29:27,484 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,486 DEBUG blivet: LVMThinPoolDevice._setFormat: fedora-pool00 ; current: None ; type: None ; >01:29:27,487 DEBUG blivet: Adding fedora-pool00/16648MB to fedora >01:29:27,487 INFO blivet: added lvmthinpool fedora-pool00 (id 7) to device tree >01:29:27,488 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-[pool00_tdata] ; >01:29:27,490 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,491 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-[pool00_tmeta] ; >01:29:27,492 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,493 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >01:29:27,494 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,506 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >01:29:27,507 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16648MB lvmthinpool fedora-pool00 (7) >01:29:27,508 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >01:29:27,509 DEBUG blivet: LVMThinPoolDevice.addChild: kids: 0 ; name: fedora-pool00 ; >01:29:27,509 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,510 DEBUG blivet: LVMThinLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >01:29:27,510 DEBUG blivet: Adding fedora-root/15648MB to fedora >01:29:27,511 DEBUG blivet: Adding fedora-root/15648MB to fedora-pool00 >01:29:27,511 INFO blivet: added lvmthinlv fedora-root (id 8) to device tree >01:29:27,512 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >01:29:27,512 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,526 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >01:29:27,528 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16648MB lvmthinpool fedora-pool00 (7) >01:29:27,529 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >01:29:27,531 DEBUG blivet: LVMThinPoolDevice.addChild: kids: 1 ; name: fedora-pool00 ; >01:29:27,531 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,532 DEBUG blivet: LVMThinLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >01:29:27,533 DEBUG blivet: Adding fedora-swap/1000MB to fedora >01:29:27,533 DEBUG blivet: Adding fedora-swap/1000MB to fedora-pool00 >01:29:27,533 INFO blivet: added lvmthinlv fedora-swap (id 9) to device tree >01:29:27,535 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >01:29:27,536 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1000MB lvmthinlv fedora-swap (9) >01:29:27,536 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 0MB >01:29:27,537 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >01:29:27,539 DEBUG blivet: DeviceTree.getDeviceByName returned existing 16648MB lvmthinpool fedora-pool00 (7) >01:29:27,539 DEBUG blivet: set fedora-pool00 copies to 1, metadata size to 0MB, log size to 0MB, total size 19980MB >01:29:27,540 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >01:29:27,542 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15648MB lvmthinlv fedora-root (8) >01:29:27,542 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 0MB >01:29:27,543 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tdata ; >01:29:27,544 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,544 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-lvol0_pmspare ; >01:29:27,545 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,546 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tmeta ; >01:29:27,546 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,547 DEBUG blivet: looking up parted Device: /dev/sda3 >01:29:27,548 INFO blivet: got device: PartitionDevice instance (0x2836e50) -- > name = sda3 status = True kids = 1 id = 5 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 19982.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40923136 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12334 did: 29485 busy: False > hardwareGeometry: (2547, 255, 63) biosGeometry: (2547, 255, 63) > PedDevice: <_ped.Device object at 0x27e0950> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2830fd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x28361d0> PedPartition: <_ped.Partition object at 0x2831a10> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 935849984 end = 976773119 length = 40923136 > flags = lvm >01:29:27,548 INFO blivet: got format: LVMPhysicalVolume instance (0x28441d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = Q8SFhe-aX0Z-FFWd-Cv8a-d14P-Ke33-eMUJeY peStart = 1.0 >01:29:27,552 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD250HJ__S0UTJDQPB03148L /dev/disk/by-id/wwn-0x50000f000b0b0314', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1: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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '50', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '50', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_HD250HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD250HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa158545', > 'ID_REVISION': 'FH100-06', > 'ID_SERIAL': 'SAMSUNG_HD250HJ__S0UTJDQPB03148L', > 'ID_SERIAL_SHORT': '_S0UTJDQPB03148L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f000b0b0314', > 'ID_WWN_WITH_EXTENSION': '0x50000f000b0b0314', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '2', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '57346', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD250HJ__S0UTJDQPB03148L', > '/dev/disk/by-id/wwn-0x50000f000b0b0314'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1:0/block/sdb'} ; name: sdb ; >01:29:27,553 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1:0/block/sdb)... >01:29:27,553 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >01:29:27,554 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,554 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >01:29:27,555 INFO blivet: sdb is a disk >01:29:27,555 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,556 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >01:29:27,562 INFO blivet: added disk sdb (id 10) to device tree >01:29:27,562 DEBUG blivet: looking up parted Device: /dev/sdb >01:29:27,563 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >01:29:27,564 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >01:29:27,565 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >01:29:27,565 DEBUG blivet: required disklabel type for sdb (1) is None >01:29:27,565 DEBUG blivet: default disklabel type for sdb is msdos >01:29:27,565 DEBUG blivet: selecting msdos disklabel for sdb based on size >01:29:27,566 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >01:29:27,591 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 0x2844990>, <parted.partition.Partition object at 0x2844d90>] > device: <parted.device.Device object at 0x28447d0> > PedDisk: <_ped.Disk object at 0x283e440> >01:29:27,592 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >01:29:27,593 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >01:29:27,594 INFO blivet: got device: DiskDevice instance (0x2836e90) -- > name = sdb status = True kids = 0 id = 10 > parents = [] > uuid = None size = 238475.179688 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD250HJ path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 1 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x27e08c0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2844550> >01:29:27,595 INFO blivet: got format: DiskLabel instance (0x2844590) -- > 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 0x2844990>, <parted.partition.Partition object at 0x2844d90>] > device: <parted.device.Device object at 0x28447d0> > PedDisk: <_ped.Disk object at 0x283e440> > origPartedDisk = <parted.disk.Disk object at 0x2844b10> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD250HJ path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 1 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x27e0830> > >01:29:27,600 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD250HJ__S0UTJDQPB03148L-part1 /dev/disk/by-id/wwn-0x50000f000b0b0314-part1 /dev/disk/by-label/backup /dev/disk/by-uuid/01CD52DB53AEEA20', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1: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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '50', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '50', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'backup', > 'ID_FS_LABEL_ENC': 'backup', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '01CD52DB53AEEA20', > 'ID_FS_UUID_ENC': '01CD52DB53AEEA20', > 'ID_MODEL': 'SAMSUNG_HD250HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD250HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '423376896', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'fa158545-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa158545', > 'ID_REVISION': 'FH100-06', > 'ID_SERIAL': 'SAMSUNG_HD250HJ__S0UTJDQPB03148L', > 'ID_SERIAL_SHORT': '_S0UTJDQPB03148L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f000b0b0314', > 'ID_WWN_WITH_EXTENSION': '0x50000f000b0b0314', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '216768970752', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1:0/block/sdb', > 'UDISKS_PARTITION_TYPE': '0x07', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '57390', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD250HJ__S0UTJDQPB03148L-part1', > '/dev/disk/by-id/wwn-0x50000f000b0b0314-part1', > '/dev/disk/by-label/backup', > '/dev/disk/by-uuid/01CD52DB53AEEA20'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >01:29:27,601 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1:0/block/sdb/sdb1)... >01:29:27,601 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >01:29:27,602 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,602 INFO blivet: sdb1 is a partition >01:29:27,603 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >01:29:27,603 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >01:29:27,604 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (10) with existing msdos disklabel >01:29:27,605 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >01:29:27,606 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >01:29:27,606 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,607 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >01:29:27,607 DEBUG blivet: looking up parted Partition: /dev/sdb1 >01:29:27,608 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >01:29:27,608 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >01:29:27,609 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >01:29:27,610 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >01:29:27,610 INFO blivet: added partition sdb1 (id 11) to device tree >01:29:27,610 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >01:29:27,611 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >01:29:27,612 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >01:29:27,613 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >01:29:27,615 WARN blivet: disklabel detected but not usable on sdb1 >01:29:27,616 INFO blivet: type detected on 'sdb1' is 'ntfs' >01:29:27,616 DEBUG blivet: NTFS.supported: supported: False ; >01:29:27,617 DEBUG blivet: getFormat('ntfs') returning NTFS instance >01:29:27,617 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >01:29:27,618 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >01:29:27,618 DEBUG blivet: looking up parted Device: /dev/sdb1 >01:29:27,619 INFO blivet: got device: PartitionDevice instance (0x2844f50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 238475MB disk sdb (10) with existing msdos disklabel'] > uuid = None size = 206727.0 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 423376896 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 884 did: 27392 busy: False > hardwareGeometry: (26353, 255, 63) biosGeometry: (26353, 255, 63) > PedDevice: <_ped.Device object at 0x27e0b00> > target size = 0 path = /dev/sdb1 > 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 0x2844890> fileSystem: <parted.filesystem.FileSystem object at 0x2844c90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2844a50> PedPartition: <_ped.Partition object at 0x288a4d0> > disk = existing 238475MB disk sdb (10) with existing msdos disklabel > start = 2048 end = 423378943 length = 423376896 > flags = >01:29:27,620 DEBUG blivet: NTFS.supported: supported: False ; >01:29:27,620 INFO blivet: got format: NTFS instance (0x288d2d0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = 01CD52DB53AEEA20 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = backup size = 0 targetSize = 0 > >01:29:27,625 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD250HJ__S0UTJDQPB03148L-part2 /dev/disk/by-id/wwn-0x50000f000b0b0314-part2 /dev/disk/by-uuid/5831255b-10c3-480b-941e-278804d0b04c', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1: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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '50', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '50', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5831255b-10c3-480b-941e-278804d0b04c', > 'ID_FS_UUID_ENC': '5831255b-10c3-480b-941e-278804d0b04c', > 'ID_FS_UUID_SUB': 'd6cbe18c-704b-4c17-b7cb-c2d0dba43042', > 'ID_FS_UUID_SUB_ENC': 'd6cbe18c-704b-4c17-b7cb-c2d0dba43042', > 'ID_MODEL': 'SAMSUNG_HD250HJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD250HJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '423380992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '65016176', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa158545-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa158545', > 'ID_REVISION': 'FH100-06', > 'ID_SERIAL': 'SAMSUNG_HD250HJ__S0UTJDQPB03148L', > 'ID_SERIAL_SHORT': '_S0UTJDQPB03148L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000f000b0b0314', > 'ID_WWN_WITH_EXTENSION': '0x50000f000b0b0314', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '216771067904', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '33288282112', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1:0/block/sdb', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '57460', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD250HJ__S0UTJDQPB03148L-part2', > '/dev/disk/by-id/wwn-0x50000f000b0b0314-part2', > '/dev/disk/by-uuid/5831255b-10c3-480b-941e-278804d0b04c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1:0/block/sdb/sdb2'} ; name: sdb2 ; >01:29:27,626 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1:0/block/sdb/sdb2)... >01:29:27,626 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >01:29:27,627 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:27,627 INFO blivet: sdb2 is a partition >01:29:27,627 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >01:29:27,628 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >01:29:27,628 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (10) with existing msdos disklabel >01:29:27,629 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >01:29:27,630 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >01:29:27,630 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,631 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >01:29:27,631 DEBUG blivet: looking up parted Partition: /dev/sdb2 >01:29:27,632 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >01:29:27,633 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >01:29:27,634 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >01:29:27,634 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >01:29:27,635 INFO blivet: added partition sdb2 (id 12) to device tree >01:29:27,635 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >01:29:27,636 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >01:29:27,636 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >01:29:27,637 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >01:29:27,686 WARN blivet: disklabel detected but not usable on sdb2 >01:29:27,686 INFO blivet: type detected on 'sdb2' is 'btrfs' >01:29:27,687 DEBUG blivet: BTRFS.supported: supported: True ; >01:29:27,688 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >01:29:27,689 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >01:29:27,689 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: btrfs ; >01:29:27,690 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdb2 ; >01:29:27,690 INFO blivet: creating btrfs volume btrfs.None >01:29:27,691 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >01:29:27,692 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:27,693 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.13 ; current: None ; type: None ; >01:29:27,694 DEBUG blivet: BTRFS.supported: supported: True ; >01:29:27,694 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >01:29:27,695 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.13 ; current: None ; type: btrfs ; >01:29:27,695 INFO blivet: added btrfs volume btrfs.13 (id 13) to device tree >01:29:27,696 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.13A805NW: [Errno 2] No such file or directory >01:29:27,696 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.13A805NW to None >01:29:27,763 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.13A805NW: [Errno 2] No such file or directory >01:29:27,763 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.13A805NW to None >01:29:28,123 DEBUG blivet: looking up parted Device: /dev/sdb2 >01:29:28,125 INFO blivet: got device: PartitionDevice instance (0x2844f10) -- > name = sdb2 status = True kids = 1 id = 12 > parents = ['existing 238475MB disk sdb (10) with existing msdos disklabel'] > uuid = None size = 31746.1796875 > format = existing btrfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:1/2:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 65016176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29 did: 0 busy: False > hardwareGeometry: (4047, 255, 63) biosGeometry: (4047, 255, 63) > PedDevice: <_ped.Device object at 0x27e0a70> > 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 0x2844890> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2844dd0> PedPartition: <_ped.Partition object at 0x288a3b0> > disk = existing 238475MB disk sdb (10) with existing msdos disklabel > start = 423380992 end = 488397167 length = 65016176 > flags = >01:29:28,127 DEBUG blivet: BTRFS.supported: supported: True ; >01:29:28,127 INFO blivet: got format: BTRFS instance (0x2844ed0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb2 uuid = d6cbe18c-704b-4c17-b7cb-c2d0dba43042 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >01:29:28,133 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS51_K2AA69B2025 /dev/disk/by-id/wwn-0x5001480000000000', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GH22NS51', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS51\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'CN02', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS51_K2AA69B2025', > 'ID_SERIAL_SHORT': 'K2AA69B2025', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '58081', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS51_K2AA69B2025', > '/dev/disk/by-id/wwn-0x5001480000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >01:29:28,133 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >01:29:28,133 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >01:29:28,134 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,134 INFO blivet: sr0 is a cdrom >01:29:28,135 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >01:29:28,135 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,136 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >01:29:28,136 INFO blivet: added cdrom sr0 (id 14) to device tree >01:29:28,136 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:29:28,161 DEBUG blivet: no device or no media present >01:29:28,162 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '71187', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >01:29:28,163 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >01:29:28,164 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >01:29:28,164 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,165 INFO blivet: loop0 is a loop device >01:29:28,165 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >01:29:28,166 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >01:29:28,167 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,168 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,169 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >01:29:28,169 INFO blivet: added file /osmin.img (deleted) (id 15) to device tree >01:29:28,170 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >01:29:28,170 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,171 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:29:28,171 INFO blivet: added loop loop0 (id 16) to device tree >01:29:28,172 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >01:29:28,173 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >01:29:28,173 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >01:29:28,173 DEBUG blivet: device loop0 does not contain a disklabel >01:29:28,173 INFO blivet: type detected on 'loop0' is 'squashfs' >01:29:28,173 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >01:29:28,174 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >01:29:28,174 INFO blivet: got device: LoopDevice instance (0x288d610) -- > name = loop0 status = False kids = 0 id = 16 > parents = ['existing 0MB file /osmin.img (deleted) (15)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >01:29:28,174 INFO blivet: got format: DeviceFormat instance (0x288d350) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:29:28,176 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '71724', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >01:29:28,176 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >01:29:28,176 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >01:29:28,177 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,177 INFO blivet: loop1 is a loop device >01:29:28,178 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >01:29:28,178 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >01:29:28,179 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,179 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,180 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >01:29:28,180 INFO blivet: added file /osmin (id 17) to device tree >01:29:28,181 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >01:29:28,181 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,181 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >01:29:28,181 INFO blivet: added loop loop1 (id 18) to device tree >01:29:28,182 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >01:29:28,183 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >01:29:28,183 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >01:29:28,183 DEBUG blivet: device loop1 does not contain a disklabel >01:29:28,183 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >01:29:28,183 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >01:29:28,184 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >01:29:28,184 INFO blivet: got device: LoopDevice instance (0x288d790) -- > name = loop1 status = False kids = 0 id = 18 > parents = ['existing 0MB file /osmin (17)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >01:29:28,184 INFO blivet: got format: DeviceFormat instance (0x288d890) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:29:28,185 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '73158', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >01:29:28,185 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >01:29:28,186 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >01:29:28,187 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,187 INFO blivet: loop2 is a loop device >01:29:28,187 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >01:29:28,188 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >01:29:28,188 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,189 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,189 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >01:29:28,189 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 19) to device tree >01:29:28,190 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >01:29:28,190 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,191 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >01:29:28,191 INFO blivet: added loop loop2 (id 20) to device tree >01:29:28,192 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >01:29:28,192 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >01:29:28,193 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >01:29:28,193 DEBUG blivet: device loop2 does not contain a disklabel >01:29:28,193 INFO blivet: type detected on 'loop2' is 'squashfs' >01:29:28,193 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >01:29:28,194 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >01:29:28,194 INFO blivet: got device: LoopDevice instance (0x288da90) -- > name = loop2 status = False kids = 0 id = 20 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (19)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >01:29:28,194 INFO blivet: got format: DeviceFormat instance (0x288db50) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:29:28,196 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Xfc /dev/disk/by-uuid/7d2d4c30-add7-4d1b-ab41-18510678492b', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Xfc', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d2d4c30-add7-4d1b-ab41-18510678492b', > 'ID_FS_UUID_ENC': '7d2d4c30-add7-4d1b-ab41-18510678492b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '73483', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Xfc', > '/dev/disk/by-uuid/7d2d4c30-add7-4d1b-ab41-18510678492b'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >01:29:28,197 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >01:29:28,197 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >01:29:28,198 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,198 INFO blivet: loop3 is a loop device >01:29:28,198 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >01:29:28,199 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >01:29:28,199 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,200 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,200 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >01:29:28,201 INFO blivet: added file /LiveOS/ext3fs.img (id 21) to device tree >01:29:28,201 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >01:29:28,201 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,202 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >01:29:28,202 INFO blivet: added loop loop3 (id 22) to device tree >01:29:28,203 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >01:29:28,203 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >01:29:28,204 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:28,204 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:29:28,204 DEBUG blivet: device loop3 does not contain a disklabel >01:29:28,204 INFO blivet: type detected on 'loop3' is 'ext4' >01:29:28,205 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:28,205 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:29:28,206 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >01:29:28,206 INFO blivet: got device: LoopDevice instance (0x288dd10) -- > name = loop3 status = False kids = 0 id = 22 > parents = ['existing 0MB file /LiveOS/ext3fs.img (21)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >01:29:28,207 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:28,207 INFO blivet: got format: Ext4FS instance (0x288de50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 7d2d4c30-add7-4d1b-ab41-18510678492b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Xfc size = 0 targetSize = 0 > >01:29:28,208 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '73996', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >01:29:28,208 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >01:29:28,209 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >01:29:28,209 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,210 INFO blivet: loop4 is a loop device >01:29:28,210 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >01:29:28,211 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >01:29:28,211 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,212 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,212 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >01:29:28,212 INFO blivet: added file /overlay (deleted) (id 23) to device tree >01:29:28,213 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >01:29:28,213 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,214 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >01:29:28,214 INFO blivet: added loop loop4 (id 24) to device tree >01:29:28,215 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >01:29:28,215 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >01:29:28,215 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >01:29:28,215 DEBUG blivet: device loop4 does not contain a disklabel >01:29:28,215 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >01:29:28,216 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >01:29:28,216 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >01:29:28,216 INFO blivet: got device: LoopDevice instance (0x288dd90) -- > name = loop4 status = False kids = 0 id = 24 > parents = ['existing 0MB file /overlay (deleted) (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >01:29:28,217 INFO blivet: got format: DeviceFormat instance (0x288d310) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:29:28,218 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00_tmeta', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00_tmeta', > 'DM_NAME': 'fedora-pool00_tmeta', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Q8SFheaX0ZFFWdCv8ad14PKe33eMUJeY5r63GAkHMZz8JXrgxI84GzW88EKnqHGS', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '82894', > 'name': 'dm-0', > 'symlinks': ['/dev/mapper/fedora-pool00_tmeta'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: fedora-pool00_tmeta ; >01:29:28,219 INFO blivet: scanning fedora-pool00_tmeta (/devices/virtual/block/dm-0)... >01:29:28,219 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tmeta ; >01:29:28,220 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,220 INFO blivet: fedora-pool00_tmeta is an lvm logical volume >01:29:28,220 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00_tmeta ; >01:29:28,221 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >01:29:28,222 DEBUG blivet: DeviceTree.getDeviceByName returned existing 19980MB lvmvg fedora (6) >01:29:28,222 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >01:29:28,223 DEBUG blivet: DeviceTree.getDeviceByName returned existing 19980MB lvmvg fedora (6) >01:29:28,223 DEBUG blivet: no device or no media present >01:29:28,224 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00_tdata', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'pool00_tdata', > 'DM_NAME': 'fedora-pool00_tdata', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Q8SFheaX0ZFFWdCv8ad14PKe33eMUJeYu5ljblCStwMGt6BFRbv478VSg8Yr333x', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '84574', > 'name': 'dm-1', > 'symlinks': ['/dev/mapper/fedora-pool00_tdata'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora-pool00_tdata ; >01:29:28,225 INFO blivet: scanning fedora-pool00_tdata (/devices/virtual/block/dm-1)... >01:29:28,225 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00_tdata ; >01:29:28,226 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,226 INFO blivet: fedora-pool00_tdata is an lvm logical volume >01:29:28,226 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00_tdata ; >01:29:28,227 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >01:29:28,227 DEBUG blivet: DeviceTree.getDeviceByName returned existing 19980MB lvmvg fedora (6) >01:29:28,228 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >01:29:28,229 DEBUG blivet: DeviceTree.getDeviceByName returned existing 19980MB lvmvg fedora (6) >01:29:28,229 DEBUG blivet: no device or no media present >01:29:28,231 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Xfc /dev/disk/by-uuid/7d2d4c30-add7-4d1b-ab41-18510678492b /dev/mapper/live-rw', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Xfc', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d2d4c30-add7-4d1b-ab41-18510678492b', > 'ID_FS_UUID_ENC': '7d2d4c30-add7-4d1b-ab41-18510678492b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '50136', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Xfc', > '/dev/disk/by-uuid/7d2d4c30-add7-4d1b-ab41-18510678492b', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-rw ; >01:29:28,231 INFO blivet: scanning live-rw (/devices/virtual/block/dm-2)... >01:29:28,232 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >01:29:28,232 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,232 INFO blivet: live-rw is a device-mapper device >01:29:28,233 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >01:29:28,234 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >01:29:28,234 DEBUG blivet: failed to find dm node for fedora >01:29:28,235 DEBUG blivet: LVMThinPoolDevice.getDMNode: fedora-pool00 ; status: False ; >01:29:28,235 DEBUG blivet: failed to find dm node for fedora-pool00 >01:29:28,236 DEBUG blivet: LVMThinLogicalVolumeDevice.getDMNode: fedora-root ; status: False ; >01:29:28,236 DEBUG blivet: failed to find dm node for fedora-root >01:29:28,236 DEBUG blivet: LVMThinLogicalVolumeDevice.getDMNode: fedora-swap ; status: False ; >01:29:28,236 DEBUG blivet: failed to find dm node for fedora-swap >01:29:28,237 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >01:29:28,238 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >01:29:28,239 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >01:29:28,239 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (24) with existing DM_snapshot_cow >01:29:28,240 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >01:29:28,241 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,242 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >01:29:28,242 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,242 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >01:29:28,243 INFO blivet: added dm live-rw (id 25) to device tree >01:29:28,243 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >01:29:28,246 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >01:29:28,247 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:28,247 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:29:28,247 DEBUG blivet: device live-rw does not contain a disklabel >01:29:28,247 INFO blivet: type detected on 'live-rw' is 'ext4' >01:29:28,248 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:28,248 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:29:28,248 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >01:29:28,249 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >01:29:28,250 INFO blivet: got device: DMDevice instance (0x288df10) -- > name = live-rw status = True kids = 0 id = 25 > parents = ['existing 0MB loop loop4 (24) with existing DM_snapshot_cow'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 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 0x27e0b90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >01:29:28,251 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:28,252 INFO blivet: got format: Ext4FS instance (0x288d190) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 7d2d4c30-add7-4d1b-ab41-18510678492b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Xfc size = 0 targetSize = 0 > >01:29:28,254 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Xfc /dev/disk/by-uuid/7d2d4c30-add7-4d1b-ab41-18510678492b /dev/mapper/live-base', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Xfc', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d2d4c30-add7-4d1b-ab41-18510678492b', > 'ID_FS_UUID_ENC': '7d2d4c30-add7-4d1b-ab41-18510678492b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '70131', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Xfc', > '/dev/disk/by-uuid/7d2d4c30-add7-4d1b-ab41-18510678492b', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: live-base ; >01:29:28,254 INFO blivet: scanning live-base (/devices/virtual/block/dm-3)... >01:29:28,255 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >01:29:28,256 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,256 INFO blivet: live-base is a device-mapper device >01:29:28,256 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >01:29:28,258 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >01:29:28,258 DEBUG blivet: failed to find dm node for fedora >01:29:28,259 DEBUG blivet: LVMThinPoolDevice.getDMNode: fedora-pool00 ; status: False ; >01:29:28,259 DEBUG blivet: failed to find dm node for fedora-pool00 >01:29:28,260 DEBUG blivet: LVMThinLogicalVolumeDevice.getDMNode: fedora-root ; status: False ; >01:29:28,260 DEBUG blivet: failed to find dm node for fedora-root >01:29:28,261 DEBUG blivet: LVMThinLogicalVolumeDevice.getDMNode: fedora-swap ; status: False ; >01:29:28,261 DEBUG blivet: failed to find dm node for fedora-swap >01:29:28,262 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >01:29:28,262 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >01:29:28,263 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >01:29:28,264 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >01:29:28,265 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,265 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >01:29:28,265 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,266 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >01:29:28,266 INFO blivet: added dm live-base (id 26) to device tree >01:29:28,267 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >01:29:28,267 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >01:29:28,268 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:28,268 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:29:28,268 DEBUG blivet: device live-base does not contain a disklabel >01:29:28,268 INFO blivet: type detected on 'live-base' is 'ext4' >01:29:28,269 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:28,269 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:29:28,270 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >01:29:28,270 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >01:29:28,271 INFO blivet: got device: DMDevice instance (0x2836c50) -- > name = live-base status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-3 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: 32718 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x27e07a0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >01:29:28,272 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:28,272 INFO blivet: got format: Ext4FS instance (0x2892090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 7d2d4c30-add7-4d1b-ab41-18510678492b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Xfc size = 0 targetSize = 0 > >01:29:28,275 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Xfc /dev/disk/by-uuid/7d2d4c30-add7-4d1b-ab41-18510678492b /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Xfc', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Xfc', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7d2d4c30-add7-4d1b-ab41-18510678492b', > 'ID_FS_UUID_ENC': '7d2d4c30-add7-4d1b-ab41-18510678492b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '79443', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Xfc', > '/dev/disk/by-uuid/7d2d4c30-add7-4d1b-ab41-18510678492b', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: live-osimg-min ; >01:29:28,275 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-4)... >01:29:28,276 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >01:29:28,277 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,277 INFO blivet: live-osimg-min is a device-mapper device >01:29:28,277 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >01:29:28,278 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >01:29:28,279 DEBUG blivet: failed to find dm node for fedora >01:29:28,279 DEBUG blivet: LVMThinPoolDevice.getDMNode: fedora-pool00 ; status: False ; >01:29:28,280 DEBUG blivet: failed to find dm node for fedora-pool00 >01:29:28,280 DEBUG blivet: LVMThinLogicalVolumeDevice.getDMNode: fedora-root ; status: False ; >01:29:28,281 DEBUG blivet: failed to find dm node for fedora-root >01:29:28,281 DEBUG blivet: LVMThinLogicalVolumeDevice.getDMNode: fedora-swap ; status: False ; >01:29:28,282 DEBUG blivet: failed to find dm node for fedora-swap >01:29:28,283 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >01:29:28,283 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >01:29:28,284 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >01:29:28,285 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (18) with existing DM_snapshot_cow >01:29:28,286 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >01:29:28,286 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >01:29:28,287 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >01:29:28,288 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,289 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >01:29:28,289 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:28,289 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >01:29:28,289 INFO blivet: added dm live-osimg-min (id 27) to device tree >01:29:28,290 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >01:29:28,291 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >01:29:28,291 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:28,292 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:29:28,292 DEBUG blivet: device live-osimg-min does not contain a disklabel >01:29:28,292 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >01:29:28,292 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:28,293 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:29:28,293 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >01:29:28,294 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >01:29:28,295 INFO blivet: got device: DMDevice instance (0x288dad0) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-4 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: 10016 did: 29487 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x27e0c20> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >01:29:28,296 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:28,296 INFO blivet: got format: Ext4FS instance (0x28925d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 7d2d4c30-add7-4d1b-ab41-18510678492b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Xfc size = 0 targetSize = 0 > >01:29:28,298 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/fedora-pool00-tpool', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_LAYER': 'tpool', > 'DM_LV_NAME': 'pool00', > 'DM_NAME': 'fedora-pool00-tpool', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Q8SFheaX0ZFFWdCv8ad14PKe33eMUJeYe6MzRag9xJFFcPahWNExl6bQXc6BIvV3-tpool', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '35536', > 'name': 'dm-5', > 'symlinks': ['/dev/mapper/fedora-pool00-tpool'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-pool00-tpool ; >01:29:28,299 INFO blivet: scanning fedora-pool00-tpool (/devices/virtual/block/dm-5)... >01:29:28,299 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00-tpool ; >01:29:28,300 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:28,300 INFO blivet: fedora-pool00-tpool is an lvm logical volume >01:29:28,301 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-pool00-tpool ; >01:29:28,301 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >01:29:28,302 DEBUG blivet: DeviceTree.getDeviceByName returned existing 19980MB lvmvg fedora (6) >01:29:28,303 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >01:29:28,304 DEBUG blivet: DeviceTree.getDeviceByName returned existing 19980MB lvmvg fedora (6) >01:29:28,304 DEBUG blivet: no device or no media present >01:29:28,321 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >01:29:30,430 INFO blivet: ISCSID is /sbin/iscsid >01:29:30,430 INFO blivet: no initiator set >01:29:30,500 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >01:29:30,500 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >01:29:30,669 DEBUG blivet: trying to set new default fstype to 'ext4' >01:29:30,708 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:30,709 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:29:30,709 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:30,714 INFO blivet: Detected 3344M of memory >01:29:30,715 INFO blivet: Suggested swap size (3344 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >01:29:30,715 INFO blivet: Swap attempt of 0M >01:29:31,335 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x412bc90> >01:29:31,336 INFO blivet: no initiator set >01:29:31,337 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >01:29:31,337 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >01:29:31,543 DEBUG blivet: protected device spec /dev/sdc resolved to sdc >01:29:31,544 INFO blivet: sdc looks to be the live device; marking as protected >01:29:31,602 INFO blivet: devices to scan: ['sdc', 'sdd', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >01:29:31,610 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20051737501D8B302A48-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:3:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/7CE9-4FFE', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7CE9-4FFE', > 'ID_FS_UUID_ENC': '7CE9-4FFE', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_20051737501D8B302A48-0:0', > 'ID_SERIAL_SHORT': '20051737501D8B302A48', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '55398', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20051737501D8B302A48-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:3:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/7CE9-4FFE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:0/block/sdc'} ; name: sdc ; >01:29:31,619 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:0/block/sdc)... >01:29:31,623 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >01:29:31,624 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:31,625 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >01:29:31,631 INFO blivet: sdc is a disk >01:29:31,631 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:31,634 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >01:29:31,647 INFO blivet: added disk sdc (id 0) to device tree >01:29:31,648 DEBUG blivet: looking up parted Device: /dev/sdc >01:29:31,651 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >01:29:31,652 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: None ; >01:29:31,654 DEBUG blivet: FATFS.supported: supported: True ; >01:29:31,654 DEBUG blivet: getFormat('vfat') returning FATFS instance >01:29:31,654 DEBUG blivet: device sdc does not contain a disklabel >01:29:31,655 INFO blivet: type detected on 'sdc' is 'vfat' >01:29:31,657 DEBUG blivet: FATFS.supported: supported: True ; >01:29:31,657 DEBUG blivet: getFormat('vfat') returning FATFS instance >01:29:31,658 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: vfat ; >01:29:31,660 INFO blivet: got device: DiskDevice instance (0x7fd40c04d110) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7633.5 > format = existing vfat filesystem > major = 8 minor = 32 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer Edge path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x4422dd0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fd40c0a5f50> >01:29:31,661 DEBUG blivet: FATFS.supported: supported: True ; >01:29:31,661 INFO blivet: got format: FATFS instance (0x7fd40c04d0d0) -- > type = vfat name = vfat status = False > device = /dev/sdc uuid = 7CE9-4FFE exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >01:29:31,666 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Multi_Flash_Reader_058F63666471-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host5/target5:0:0/5:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Reader', > 'ID_MODEL_ENC': 'Flash\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6366', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Multi_Flash_Reader_058F63666471-0:0', > 'ID_SERIAL_SHORT': '058F63666471', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Multi', > 'ID_VENDOR_ENC': 'Multi\\x20\\x20\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '55629', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Multi_Flash_Reader_058F63666471-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host5/target5:0:0/5:0:0:0/block/sdd'} ; name: sdd ; >01:29:31,667 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host5/target5:0:0/5:0:0:0/block/sdd)... >01:29:31,682 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >01:29:31,684 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:31,685 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >01:29:31,688 INFO blivet: sdd is a disk >01:29:31,688 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:31,690 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >01:29:31,716 INFO blivet: added disk sdd (id 1) to device tree >01:29:31,716 DEBUG blivet: looking up parted Device: /dev/sdd >01:29:31,718 DEBUG blivet: no device or no media present >01:29:31,723 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VML33AQ /dev/disk/by-id/wwn-0x5000c50026ef3b83', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2: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': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3cd63cd5', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST3500418AS_9VML33AQ', > 'ID_SERIAL_SHORT': '9VML33AQ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50026ef3b83', > 'ID_WWN_WITH_EXTENSION': '0x5000c50026ef3b83', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '3', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '56899', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VML33AQ', > '/dev/disk/by-id/wwn-0x5000c50026ef3b83'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >01:29:31,724 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda)... >01:29:31,725 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:29:31,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:31,730 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >01:29:31,732 INFO blivet: sda is a disk >01:29:31,738 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:31,743 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >01:29:31,766 INFO blivet: added disk sda (id 2) to device tree >01:29:31,769 DEBUG blivet: looking up parted Device: /dev/sda >01:29:31,773 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >01:29:31,776 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >01:29:31,777 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >01:29:31,778 DEBUG blivet: required disklabel type for sda (1) is None >01:29:31,779 DEBUG blivet: default disklabel type for sda is msdos >01:29:31,784 DEBUG blivet: selecting msdos disklabel for sda based on size >01:29:31,786 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >01:29:31,790 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd40c0db310>, <parted.partition.Partition object at 0x7fd40c0db4d0>, <parted.partition.Partition object at 0x7fd40c0d3150>] > device: <parted.device.Device object at 0x7fd40c0db090> > PedDisk: <_ped.Disk object at 0x7fd40c0d7dd0> >01:29:31,791 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >01:29:31,793 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >01:29:31,795 INFO blivet: got device: DiskDevice instance (0x7fd40c0ae290) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fd40c0923b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd435721850> >01:29:31,803 INFO blivet: got format: DiskLabel instance (0x7fd40c0aefd0) -- > 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: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd40c0db310>, <parted.partition.Partition object at 0x7fd40c0db4d0>, <parted.partition.Partition object at 0x7fd40c0d3150>] > device: <parted.device.Device object at 0x7fd40c0db090> > PedDisk: <_ped.Disk object at 0x7fd40c0d7dd0> > origPartedDisk = <parted.disk.Disk object at 0x7fd40c0db610> > partedDevice = parted.Device instance -- > model: ATA ST3500418AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fd40c092290> > >01:29:31,816 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part1 /dev/disk/by-id/wwn-0x5000c50026ef3b83-part1 /dev/disk/by-uuid/98D01A20D01A04E2', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2: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': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '98D01A20D01A04E2', > 'ID_FS_UUID_ENC': '98D01A20D01A04E2', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '934825498', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '3cd63cd5-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3cd63cd5', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST3500418AS_9VML33AQ', > 'ID_SERIAL_SHORT': '9VML33AQ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50026ef3b83', > 'ID_WWN_WITH_EXTENSION': '0x5000c50026ef3b83', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '32256', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '478630654976', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x07', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '56941', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part1', > '/dev/disk/by-id/wwn-0x5000c50026ef3b83-part1', > '/dev/disk/by-uuid/98D01A20D01A04E2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >01:29:31,817 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >01:29:31,818 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >01:29:31,819 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:31,820 INFO blivet: sda1 is a partition >01:29:31,825 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >01:29:31,828 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:29:31,829 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >01:29:31,844 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >01:29:31,845 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >01:29:31,846 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:31,847 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >01:29:31,848 DEBUG blivet: looking up parted Partition: /dev/sda1 >01:29:31,849 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >01:29:31,850 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >01:29:31,852 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >01:29:31,853 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >01:29:31,854 INFO blivet: added partition sda1 (id 3) to device tree >01:29:31,855 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >01:29:31,856 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >01:29:31,857 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >01:29:31,859 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >01:29:31,891 WARN blivet: disklabel detected but not usable on sda1 >01:29:31,892 INFO blivet: type detected on 'sda1' is 'ntfs' >01:29:39,111 DEBUG blivet: Iso9660FS.supported: supported: True ; >01:29:39,112 DEBUG blivet: Iso9660FS.supported: supported: True ; >01:29:39,113 DEBUG blivet: NFSv4.supported: supported: False ; >01:29:39,113 DEBUG blivet: NFSv4.supported: supported: False ; >01:29:39,115 DEBUG blivet: SELinuxFS.supported: supported: False ; >01:29:39,117 DEBUG blivet: SELinuxFS.supported: supported: False ; >01:29:39,118 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:39,119 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:39,512 DEBUG blivet: Ext3FS.supported: supported: True ; >01:29:39,513 DEBUG blivet: Ext3FS.supported: supported: True ; >01:29:39,519 DEBUG blivet: Ext2FS.supported: supported: True ; >01:29:39,520 DEBUG blivet: Ext2FS.supported: supported: True ; >01:29:39,522 DEBUG blivet: SysFS.supported: supported: False ; >01:29:39,523 DEBUG blivet: SysFS.supported: supported: False ; >01:29:39,526 DEBUG blivet: MultipathMember.__init__: >01:29:39,528 DEBUG blivet: MDRaidMember.__init__: >01:29:39,532 DEBUG blivet: ProcFS.supported: supported: False ; >01:29:39,535 DEBUG blivet: ProcFS.supported: supported: False ; >01:29:39,543 DEBUG blivet: SwapSpace.__init__: >01:29:39,634 DEBUG blivet: NoDevFS.supported: supported: False ; >01:29:39,635 DEBUG blivet: NoDevFS.supported: supported: False ; >01:29:39,639 DEBUG blivet: DevPtsFS.supported: supported: False ; >01:29:39,640 DEBUG blivet: DevPtsFS.supported: supported: False ; >01:29:39,641 DEBUG blivet: BTRFS.supported: supported: True ; >01:29:39,729 DEBUG blivet: USBFS.supported: supported: False ; >01:29:39,731 DEBUG blivet: USBFS.supported: supported: False ; >01:29:39,732 DEBUG blivet: DiskLabel.__init__: >01:29:39,733 INFO blivet: DiskLabel.partedDevice returning None >01:29:39,734 DEBUG blivet: HFSPlus.supported: supported: False ; >01:29:39,736 DEBUG blivet: HFSPlus.supported: supported: False ; >01:29:39,737 DEBUG blivet: XFS.supported: supported: True ; >01:29:42,948 DEBUG blivet: padding min size from 353113 up to 353613 >01:29:42,950 DEBUG blivet: NTFS.supported: supported: False ; >01:29:42,954 DEBUG blivet: getFormat('ntfs') returning NTFS instance >01:29:42,956 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >01:29:42,958 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >01:29:42,959 DEBUG blivet: looking up parted Device: /dev/sda1 >01:29:42,963 INFO blivet: got device: PartitionDevice instance (0x7fd40c0ae190) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 456457.762695 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 934825498 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (58190, 255, 63) biosGeometry: (58190, 255, 63) > PedDevice: <_ped.Device object at 0x7fd40c092560> > 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 0x7fd40c0db150> fileSystem: <parted.filesystem.FileSystem object at 0x7fd40c0db3d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd40c0db350> PedPartition: <_ped.Partition object at 0x7fd40c0da230> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 63 end = 934825560 length = 934825498 > flags = boot >01:29:42,966 DEBUG blivet: NTFS.supported: supported: False ; >01:29:42,967 INFO blivet: got format: NTFS instance (0x7fd40c0dbd10) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 98D01A20D01A04E2 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 456457.0 targetSize = 456457.0 > >01:29:42,982 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part2 /dev/disk/by-id/wwn-0x5000c50026ef3b83-part2 /dev/disk/by-uuid/ceee6294-082e-45b6-b879-569c73fbc615', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2: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': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ceee6294-082e-45b6-b879-569c73fbc615', > 'ID_FS_UUID_ENC': 'ceee6294-082e-45b6-b879-569c73fbc615', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '934825984', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '3cd63cd5-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3cd63cd5', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST3500418AS_9VML33AQ', > 'ID_SERIAL_SHORT': '9VML33AQ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50026ef3b83', > 'ID_WWN_WITH_EXTENSION': '0x5000c50026ef3b83', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '478630903808', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '56983', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part2', > '/dev/disk/by-id/wwn-0x5000c50026ef3b83-part2', > '/dev/disk/by-uuid/ceee6294-082e-45b6-b879-569c73fbc615'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >01:29:42,983 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >01:29:42,984 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >01:29:42,985 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:42,986 INFO blivet: sda2 is a partition >01:29:42,987 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >01:29:42,988 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:29:42,989 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >01:29:42,990 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >01:29:42,991 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >01:29:42,991 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:42,992 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >01:29:42,993 DEBUG blivet: looking up parted Partition: /dev/sda2 >01:29:43,005 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >01:29:43,007 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >01:29:43,009 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >01:29:43,011 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >01:29:43,012 INFO blivet: added partition sda2 (id 4) to device tree >01:29:43,013 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >01:29:43,016 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >01:29:43,020 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:29:43,021 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >01:29:43,055 WARN blivet: disklabel detected but not usable on sda2 >01:29:43,056 DEBUG blivet: XFS.supported: supported: True ; >01:29:43,057 INFO blivet: type detected on 'sda2' is 'ext4' >01:29:43,058 DEBUG blivet: TmpFS.supported: supported: True ; >01:29:43,115 DEBUG blivet: LUKS.__init__: >01:29:43,116 DEBUG blivet: NTFS.supported: supported: False ; >01:29:43,124 DEBUG blivet: NTFS.supported: supported: False ; >01:29:43,125 DEBUG blivet: BindFS.supported: supported: False ; >01:29:43,126 DEBUG blivet: BindFS.supported: supported: False ; >01:29:43,127 DEBUG blivet: HFS.supported: supported: False ; >01:29:43,128 DEBUG blivet: HFS.supported: supported: False ; >01:29:43,132 DEBUG blivet: LVMPhysicalVolume.__init__: >01:29:43,133 DEBUG blivet: NFS.supported: supported: False ; >01:29:43,144 DEBUG blivet: NFS.supported: supported: False ; >01:29:43,146 DEBUG blivet: FATFS.supported: supported: True ; >01:29:43,148 DEBUG blivet: FATFS.supported: supported: True ; >01:29:43,154 DEBUG blivet: DMRaidMember.__init__: >01:29:43,157 DEBUG blivet: padding min size from 107 up to 117 >01:29:43,158 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:43,158 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:29:43,159 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >01:29:43,160 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >01:29:43,161 DEBUG blivet: looking up parted Device: /dev/sda2 >01:29:43,163 INFO blivet: got device: PartitionDevice instance (0x4bf8550) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fd3e40078c0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd40c0db150> fileSystem: <parted.filesystem.FileSystem object at 0x7fd40c0db590> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd40c0db510> PedPartition: <_ped.Partition object at 0x7fd40c0da290> > disk = existing 476940MB disk sda (2) with existing msdos disklabel > start = 934825984 end = 935849983 length = 1024000 > flags = >01:29:43,164 DEBUG blivet: Ext4FS.supported: supported: True ; >01:29:43,165 INFO blivet: got format: Ext4FS instance (0x7fd40c0dbd50) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = ceee6294-082e-45b6-b879-569c73fbc615 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >01:29:43,172 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part3 /dev/disk/by-id/wwn-0x5000c50026ef3b83-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '78', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH', > 'ID_FS_UUID_ENC': 'i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST3500418AS', > 'ID_MODEL_ENC': 'ST3500418AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '935849984', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40923136', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '3cd63cd5-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3cd63cd5', > 'ID_REVISION': 'CC38', > 'ID_SERIAL': 'ST3500418AS_9VML33AQ', > 'ID_SERIAL_SHORT': '9VML33AQ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50026ef3b83', > 'ID_WWN_WITH_EXTENSION': '0x5000c50026ef3b83', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '479155191808', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '20952645632', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x8e', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '57033', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST3500418AS_9VML33AQ-part3', > '/dev/disk/by-id/wwn-0x5000c50026ef3b83-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3'} ; name: sda3 ; >01:29:43,172 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3)... >01:29:43,174 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >01:29:43,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:43,175 INFO blivet: sda3 is a partition >01:29:43,176 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >01:29:43,178 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:29:43,179 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (2) with existing msdos disklabel >01:29:43,181 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >01:29:43,182 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >01:29:43,182 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:43,184 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >01:29:43,184 DEBUG blivet: looking up parted Partition: /dev/sda3 >01:29:43,198 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >01:29:43,199 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >01:29:43,200 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >01:29:43,201 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >01:29:43,202 INFO blivet: added partition sda3 (id 5) to device tree >01:29:43,202 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >01:29:43,203 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >01:29:43,204 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >01:29:43,205 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >01:29:43,219 WARN blivet: disklabel detected but not usable on sda3 >01:29:43,256 INFO blivet: type detected on 'sda3' is 'LVM2_member' >01:29:43,258 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: i7vIA8-K2wG-XbhU-Xo9I-QCky-2Ojs-EXscWH ; exists: True ; vgUuid: Q8SFhe-aX0Z-FFWd-Cv8a-d14P-Ke33-eMUJeY ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: 9VML33AQ ; >01:29:43,258 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >01:29:43,259 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >01:29:43,260 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >01:29:43,262 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >01:29:43,263 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >01:29:43,265 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >01:29:43,265 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:43,266 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >01:29:43,267 INFO blivet: added lvmvg fedora (id 6) to device tree >01:29:43,289 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-[lvol0_pmspare] ; >01:29:43,291 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:43,292 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-pool00 ; >01:29:43,294 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:29:43,296 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >01:29:43,298 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >01:29:43,298 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:29:43,301 DEBUG blivet: LVMThinPoolDevice._setFormat: fedora-pool00 ; current: None ; type: None ; >01:29:43,302 DEBUG blivet: Adding fedora-pool00/16648MB to fedora >01:29:43,302 INFO blivet: added lvmthinpool fedora-pool00 (id 7) to device tree >01:29:43,303 DEBUG blivet: LVMThinPoolDevice.setup: fedora-pool00 ; status: False ; controllable: True ; orig: False ; >01:29:43,305 DEBUG blivet: LVMThinPoolDevice.setupParents: kids: 0 ; name: fedora-pool00 ; orig: False ; >01:29:43,306 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >01:29:43,308 DEBUG blivet: LVMThinPoolDevice._setup: fedora-pool00 ; status: False ; controllable: True ; orig: False ; >01:29:43,354 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >01:29:43,376 DEBUG blivet: looking up parted Device: /dev/sdd > > >/tmp/ifcfg.log: >01:29:30,730 DEBUG ifcfg: content of files (network initialization): >01:29:30,738 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [144, 251, 166, 234, 99, 50]}, 'connection': {'timestamp': 1390318161L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'a152a683-20d2-4561-b7b3-35b8238147f5'}}] >01:29:31,265 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['em1']): >01:29:31,265 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >01:29:31,265 DEBUG ifcfg: TYPE=Ethernet >01:29:31,266 DEBUG ifcfg: BOOTPROTO=dhcp >01:29:31,266 DEBUG ifcfg: DEFROUTE=yes >01:29:31,266 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >01:29:31,269 DEBUG ifcfg: IPV6INIT=yes >01:29:31,269 DEBUG ifcfg: IPV6_AUTOCONF=yes >01:29:31,269 DEBUG ifcfg: IPV6_DEFROUTE=yes >01:29:31,269 DEBUG ifcfg: IPV6_PEERDNS=yes >01:29:31,269 DEBUG ifcfg: IPV6_PEERROUTES=yes >01:29:31,273 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >01:29:31,273 DEBUG ifcfg: NAME=em1 >01:29:31,273 DEBUG ifcfg: UUID=a152a683-20d2-4561-b7b3-35b8238147f5 >01:29:31,273 DEBUG ifcfg: ONBOOT=no >01:29:31,273 DEBUG ifcfg: HWADDR=90:FB:A6:EA:63:32 >01:29:31,273 DEBUG ifcfg: PEERDNS=yes >01:29:31,274 DEBUG ifcfg: PEERROUTES=yes >01:29:31,290 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [144, 251, 166, 234, 99, 50]}, 'connection': {'timestamp': 1390318161L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': 'a152a683-20d2-4561-b7b3-35b8238147f5'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >01:29:39,240 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >01:29:39,241 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >initrd=/isolinux/initrd0.img root=live:UUID=7CE9-4FFE rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset BOOT_IMAGE=/isolinux/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 1055871
: 852981 |
852982
|
852983
|
852984
|
852985
|
852986
|
852987
|
852988
|
852989
|
852990