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 839660 Details for
Bug 1045523
UnknownDeviceError: UnknownDeviceError('em1', GError('GDBus.Error:org.freedesktop.NetworkManager.UnknownDevice: No device found for the requested iface.',))
[?]
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), 1.63 MB, created by
Cheng-Chia Tseng
on 2013-12-20 16:11:00 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Cheng-Chia Tseng
Created:
2013-12-20 16:11:00 UTC
Size:
1.63 MB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 209, in nm_device_property > raise UnknownDeviceError(name, e) > File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 333, in nm_device_type > return nm_device_property(name, "DeviceType") > File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 247, in nm_device_type_is_ethernet > return nm_device_type(name) == NetworkManager.DeviceType.ETHERNET > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 283, in dumpMissingDefaultIfcfgs > if not nm.nm_device_type_is_ethernet(devname): > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 1189, in networkInitialize > devnames = dumpMissingDefaultIfcfgs() > File "/sbin/anaconda", line 1068, in <module> > networkInitialize(ksdata) >UnknownDeviceError: UnknownDeviceError('em1', GError('GDBus.Error:org.freedesktop.NetworkManager.UnknownDevice: No device found for the requested iface.',)) > >Local variables in innermost frame: >retval: None >e: GDBus.Error:org.freedesktop.NetworkManager.UnknownDevice: No device found for the requested iface. >proxy: <DBusProxy object at 0x4504230 (GDBusProxy at 0x4528960)> >name: em1 >prop: DeviceType > > >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 0x44e4cd0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: None > _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: False > _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: [] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _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: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _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: #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 ># System language >lang zh_TW.UTF-8 > ># System bootloader configuration >bootloader --location=mbr > > > _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 (0x44e4d90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x44e4d50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x44e4e10) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x44e4e50) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x44e4e90) -- > 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 0x7f021144fb18> > _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: None >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 0x4505848>, True), 'type': (<function <lambda> at 0x4505a28>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x45058c0>, True), 'journalctl': (<function journalctl_callback at 0x4505938>, 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 Wed 2013-12-18 08:14:05 CST, end at Fri 2013-12-20 23:30:40 CST. -- >Dec 20 23:37:25 localhost systemd-journal[53]: Runtime journal is using 8.0M (max 177.7M, leaving 266.5M of free 1.7G, current limit 177.7M). >Dec 20 23:37:25 localhost systemd-journal[53]: Runtime journal is using 8.0M (max 177.7M, leaving 266.5M of free 1.7G, current limit 177.7M). >Dec 20 23:37:25 localhost kernel: Initializing cgroup subsys cpuset >Dec 20 23:37:25 localhost kernel: Initializing cgroup subsys cpu >Dec 20 23:37:25 localhost kernel: Initializing cgroup subsys cpuacct >Dec 20 23:37:25 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 >Dec 20 23:37:25 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat rw rd.live.image rd.live.overlay=LABEL=LIVE quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 20 23:37:25 localhost kernel: e820: BIOS-provided physical RAM map: >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000c6f29fff] usable >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x00000000c6f2a000-0x00000000c7339fff] reserved >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x00000000c733a000-0x00000000c73b9fff] ACPI NVS >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x00000000c73ba000-0x00000000c7419fff] ACPI data >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x00000000c741a000-0x00000000c7dfffff] usable >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x00000000c7e00000-0x00000000c7ffffff] reserved >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fecfffff] reserved >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >Dec 20 23:37:25 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000011effffff] usable >Dec 20 23:37:25 localhost kernel: NX (Execute Disable) protection: active >Dec 20 23:37:25 localhost kernel: SMBIOS 2.6 present. >Dec 20 23:37:25 localhost kernel: DMI: LENOVO Brazos/Inagua, BIOS 4BCN24WW 08/10/2011 >Dec 20 23:37:25 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Dec 20 23:37:25 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Dec 20 23:37:25 localhost kernel: No AGP bridge found >Dec 20 23:37:25 localhost kernel: e820: last_pfn = 0x11f000 max_arch_pfn = 0x400000000 >Dec 20 23:37:25 localhost kernel: MTRR default type: uncachable >Dec 20 23:37:25 localhost kernel: MTRR fixed ranges enabled: >Dec 20 23:37:25 localhost kernel: 00000-9FFFF write-back >Dec 20 23:37:25 localhost kernel: A0000-BFFFF uncachable >Dec 20 23:37:25 localhost kernel: C0000-FFFFF write-protect >Dec 20 23:37:25 localhost kernel: MTRR variable ranges enabled: >Dec 20 23:37:25 localhost kernel: 0 base 000000000 mask F80000000 write-back >Dec 20 23:37:25 localhost kernel: 1 base 080000000 mask FC0000000 write-back >Dec 20 23:37:25 localhost kernel: 2 base 0C0000000 mask FF8000000 write-back >Dec 20 23:37:25 localhost kernel: 3 base 0FFE00000 mask FFFE00000 write-protect >Dec 20 23:37:25 localhost kernel: 4 base 0FFF90000 mask FFFFF0000 uncachable >Dec 20 23:37:25 localhost kernel: 5 base 0FED80000 mask FFFFFF000 uncachable >Dec 20 23:37:25 localhost kernel: 6 disabled >Dec 20 23:37:25 localhost kernel: 7 disabled >Dec 20 23:37:25 localhost kernel: TOM2: 000000011f000000 aka 4592M >Dec 20 23:37:25 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Dec 20 23:37:25 localhost kernel: e820: last_pfn = 0xc7e00 max_arch_pfn = 0x400000000 >Dec 20 23:37:25 localhost kernel: found SMP MP-table at [mem 0x000fb410-0x000fb41f] mapped at [ffff8800000fb410] >Dec 20 23:37:25 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Dec 20 23:37:25 localhost kernel: Using GB pages for direct mapping >Dec 20 23:37:25 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Dec 20 23:37:25 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Dec 20 23:37:25 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Dec 20 23:37:25 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Dec 20 23:37:25 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Dec 20 23:37:25 localhost kernel: init_memory_mapping: [mem 0x11ee00000-0x11effffff] >Dec 20 23:37:25 localhost kernel: [mem 0x11ee00000-0x11effffff] page 2M >Dec 20 23:37:25 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Dec 20 23:37:25 localhost kernel: init_memory_mapping: [mem 0x11c000000-0x11edfffff] >Dec 20 23:37:25 localhost kernel: [mem 0x11c000000-0x11edfffff] page 2M >Dec 20 23:37:25 localhost kernel: init_memory_mapping: [mem 0x100000000-0x11bffffff] >Dec 20 23:37:25 localhost kernel: [mem 0x100000000-0x11bffffff] page 2M >Dec 20 23:37:25 localhost kernel: init_memory_mapping: [mem 0x00100000-0xc6f29fff] >Dec 20 23:37:25 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Dec 20 23:37:25 localhost kernel: [mem 0x00200000-0x3fffffff] page 2M >Dec 20 23:37:25 localhost kernel: [mem 0x40000000-0xbfffffff] page 1G >Dec 20 23:37:25 localhost kernel: [mem 0xc0000000-0xc6dfffff] page 2M >Dec 20 23:37:25 localhost kernel: [mem 0xc6e00000-0xc6f29fff] page 4k >Dec 20 23:37:25 localhost kernel: init_memory_mapping: [mem 0xc741a000-0xc7dfffff] >Dec 20 23:37:25 localhost kernel: [mem 0xc741a000-0xc75fffff] page 4k >Dec 20 23:37:25 localhost kernel: [mem 0xc7600000-0xc7dfffff] page 2M >Dec 20 23:37:25 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Dec 20 23:37:25 localhost kernel: RAMDISK: [mem 0x7e179000-0x7fffefff] >Dec 20 23:37:25 localhost kernel: ACPI: RSDP 00000000000f0110 00024 (v02 LENOVO) >Dec 20 23:37:25 localhost kernel: ACPI: XSDT 00000000c7419120 00074 (v01 LENOVO CB-01 00000001 LENO 00000001) >Dec 20 23:37:25 localhost kernel: ACPI: FACP 00000000c7409000 000F4 (v04 LENOVO CB-01 00000001 PTL 00000001) >Dec 20 23:37:25 localhost kernel: ACPI: DSDT 00000000c740b000 0D58C (v01 LENOVO CB-01 00001000 LENO 00000001) >Dec 20 23:37:25 localhost kernel: ACPI: FACS 00000000c73a7000 00040 >Dec 20 23:37:25 localhost kernel: ACPI: HPET 00000000c7408000 00038 (v01 LENOVO CB-01 00000001 PTL 00000001) >Dec 20 23:37:25 localhost kernel: ACPI: APIC 00000000c7407000 0005E (v02 LENOVO CB-01 00000001 PTL 00000001) >Dec 20 23:37:25 localhost kernel: ACPI: MCFG 00000000c7406000 0003C (v01 LENOVO CB-01 00000001 PTL 00000001) >Dec 20 23:37:25 localhost kernel: ACPI: SLIC 00000000c7405000 00176 (v01 LENOVO CB-01 00000001 LENO 00000001) >Dec 20 23:37:25 localhost kernel: ACPI: UEFI 00000000c7404000 0003E (v01 LENOVO CB-01 00000001 PTL 00000001) >Dec 20 23:37:25 localhost kernel: ACPI: UEFI 00000000c7403000 00042 (v01 PTL COMBUF 00000001 PTL 00000001) >Dec 20 23:37:25 localhost kernel: ACPI: SSDT 00000000c7402000 003DE (v01 AMD POWERNOW 00000001 AMD 00000001) >Dec 20 23:37:25 localhost kernel: ACPI: SSDT 00000000c7400000 0168E (v02 AMD ALIB 00000001 MSFT 04000000) >Dec 20 23:37:25 localhost kernel: ACPI: UEFI 00000000c73ff000 00116 (v01 LENOVO CB-01 00000001 PTL 00000001) >Dec 20 23:37:25 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 20 23:37:25 localhost kernel: No NUMA configuration found >Dec 20 23:37:25 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000011effffff] >Dec 20 23:37:25 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x11effffff] >Dec 20 23:37:25 localhost kernel: NODE_DATA [mem 0x11efea000-0x11effdfff] >Dec 20 23:37:25 localhost kernel: [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011ac00000-ffff88011e5fffff] on node 0 >Dec 20 23:37:25 localhost kernel: Zone ranges: >Dec 20 23:37:25 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Dec 20 23:37:25 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Dec 20 23:37:25 localhost kernel: Normal [mem 0x100000000-0x11effffff] >Dec 20 23:37:25 localhost kernel: Movable zone start for each node >Dec 20 23:37:25 localhost kernel: Early memory node ranges >Dec 20 23:37:25 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >Dec 20 23:37:25 localhost kernel: node 0: [mem 0x00100000-0xc6f29fff] >Dec 20 23:37:25 localhost kernel: node 0: [mem 0xc741a000-0xc7dfffff] >Dec 20 23:37:25 localhost kernel: node 0: [mem 0x100000000-0x11effffff] >Dec 20 23:37:25 localhost kernel: On node 0 totalpages: 944300 >Dec 20 23:37:25 localhost kernel: DMA zone: 64 pages used for memmap >Dec 20 23:37:25 localhost kernel: DMA zone: 21 pages reserved >Dec 20 23:37:25 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Dec 20 23:37:25 localhost kernel: DMA32 zone: 12709 pages used for memmap >Dec 20 23:37:25 localhost kernel: DMA32 zone: 813328 pages, LIFO batch:31 >Dec 20 23:37:25 localhost kernel: Normal zone: 1984 pages used for memmap >Dec 20 23:37:25 localhost kernel: Normal zone: 126976 pages, LIFO batch:31 >Dec 20 23:37:25 localhost kernel: ACPI: PM-Timer IO Port: 0x808 >Dec 20 23:37:25 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 20 23:37:25 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Dec 20 23:37:25 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Dec 20 23:37:25 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Dec 20 23:37:25 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Dec 20 23:37:25 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Dec 20 23:37:25 localhost kernel: IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23 >Dec 20 23:37:25 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Dec 20 23:37:25 localhost kernel: ACPI: IRQ0 used by override. >Dec 20 23:37:25 localhost kernel: ACPI: IRQ2 used by override. >Dec 20 23:37:25 localhost kernel: ACPI: IRQ9 used by override. >Dec 20 23:37:25 localhost kernel: Using ACPI (MADT) for SMP configuration information >Dec 20 23:37:25 localhost kernel: ACPI: HPET id: 0x43538210 base: 0xfed00000 >Dec 20 23:37:25 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Dec 20 23:37:25 localhost kernel: nr_irqs_gsi: 40 >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0xc6f2a000-0xc7339fff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0xc733a000-0xc73b9fff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0xc73ba000-0xc7419fff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0xc7e00000-0xc7ffffff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0xc8000000-0xfebfffff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfecfffff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed7ffff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed80fff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0xfed81000-0xffdfffff] >Dec 20 23:37:25 localhost kernel: PM: Registered nosave memory: [mem 0xffe00000-0xffffffff] >Dec 20 23:37:25 localhost kernel: e820: [mem 0xc8000000-0xfebfffff] available for PCI devices >Dec 20 23:37:25 localhost kernel: Booting paravirtualized kernel on bare hardware >Dec 20 23:37:25 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1 >Dec 20 23:37:25 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88011ec00000 s85568 r8192 d20928 u1048576 >Dec 20 23:37:25 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u1048576 alloc=1*2097152 >Dec 20 23:37:25 localhost kernel: pcpu-alloc: [0] 0 1 >Dec 20 23:37:25 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 929522 >Dec 20 23:37:25 localhost kernel: Policy zone: Normal >Dec 20 23:37:25 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat rw rd.live.image rd.live.overlay=LABEL=LIVE quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 20 23:37:25 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Dec 20 23:37:25 localhost kernel: Checking aperture... >Dec 20 23:37:25 localhost kernel: No AGP bridge found >Dec 20 23:37:25 localhost kernel: Memory: 3603728K/3777200K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 173472K reserved) >Dec 20 23:37:25 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Dec 20 23:37:25 localhost kernel: Hierarchical RCU implementation. >Dec 20 23:37:25 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2. >Dec 20 23:37:25 localhost kernel: NR_IRQS:8448 nr_irqs:512 16 >Dec 20 23:37:25 localhost kernel: Console: colour VGA+ 80x25 >Dec 20 23:37:25 localhost kernel: console [tty0] enabled >Dec 20 23:37:25 localhost kernel: allocated 15204352 bytes of page_cgroup >Dec 20 23:37:25 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Dec 20 23:37:25 localhost kernel: hpet clockevent registered >Dec 20 23:37:25 localhost kernel: tsc: Fast TSC calibration using PIT >Dec 20 23:37:25 localhost kernel: tsc: Detected 1596.571 MHz processor >Dec 20 23:37:25 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3193.14 BogoMIPS (lpj=1596571) >Dec 20 23:37:25 localhost kernel: pid_max: default: 32768 minimum: 301 >Dec 20 23:37:25 localhost kernel: Security Framework initialized >Dec 20 23:37:25 localhost kernel: SELinux: Initializing. >Dec 20 23:37:25 localhost kernel: SELinux: Starting in permissive mode >Dec 20 23:37:25 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >Dec 20 23:37:25 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >Dec 20 23:37:25 localhost kernel: Mount-cache hash table entries: 256 >Dec 20 23:37:25 localhost kernel: Initializing cgroup subsys memory >Dec 20 23:37:25 localhost kernel: Initializing cgroup subsys devices >Dec 20 23:37:25 localhost kernel: Initializing cgroup subsys freezer >Dec 20 23:37:25 localhost kernel: Initializing cgroup subsys net_cls >Dec 20 23:37:25 localhost kernel: Initializing cgroup subsys blkio >Dec 20 23:37:25 localhost kernel: Initializing cgroup subsys perf_event >Dec 20 23:37:25 localhost kernel: Initializing cgroup subsys hugetlb >Dec 20 23:37:25 localhost kernel: tseg: 00c7e00000 >Dec 20 23:37:25 localhost kernel: CPU: Physical Processor ID: 0 >Dec 20 23:37:25 localhost kernel: CPU: Processor Core ID: 0 >Dec 20 23:37:25 localhost kernel: mce: CPU supports 6 MCE banks >Dec 20 23:37:25 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4 >Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4 >tlb_flushall_shift: 5 >Dec 20 23:37:25 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Dec 20 23:37:25 localhost kernel: ACPI: Core revision 20130517 >Dec 20 23:37:25 localhost kernel: ACPI: All ACPI Tables successfully acquired >Dec 20 23:37:25 localhost kernel: ftrace: allocating 25129 entries in 99 pages >Dec 20 23:37:25 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Dec 20 23:37:25 localhost kernel: smpboot: CPU0: AMD E-350 Processor (fam: 14, model: 01, stepping: 00) >Dec 20 23:37:25 localhost kernel: Performance Events: AMD PMU driver. >Dec 20 23:37:25 localhost kernel: ... version: 0 >Dec 20 23:37:25 localhost kernel: ... bit width: 48 >Dec 20 23:37:25 localhost kernel: ... generic registers: 4 >Dec 20 23:37:25 localhost kernel: ... value mask: 0000ffffffffffff >Dec 20 23:37:25 localhost kernel: ... max period: 00007fffffffffff >Dec 20 23:37:25 localhost kernel: ... fixed-purpose events: 0 >Dec 20 23:37:25 localhost kernel: ... event mask: 000000000000000f >Dec 20 23:37:25 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Dec 20 23:37:25 localhost kernel: smpboot: Booting Node 0, Processors #1 OK >Dec 20 23:37:25 localhost kernel: Brought up 2 CPUs >Dec 20 23:37:25 localhost kernel: smpboot: Total of 2 processors activated (6386.28 BogoMIPS) >Dec 20 23:37:25 localhost kernel: devtmpfs: initialized >Dec 20 23:37:25 localhost kernel: PM: Registering ACPI NVS region [mem 0xc733a000-0xc73b9fff] (524288 bytes) >Dec 20 23:37:25 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Dec 20 23:37:25 localhost kernel: RTC time: 15:37:23, date: 12/20/13 >Dec 20 23:37:25 localhost kernel: NET: Registered protocol family 16 >Dec 20 23:37:25 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Dec 20 23:37:25 localhost kernel: ACPI: bus type PCI registered >Dec 20 23:37:25 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Dec 20 23:37:25 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-1f] at [mem 0xf8000000-0xf9ffffff] (base 0xf8000000) >Dec 20 23:37:25 localhost kernel: PCI: not using MMCONFIG >Dec 20 23:37:25 localhost kernel: PCI: Using configuration type 1 for base access >Dec 20 23:37:25 localhost kernel: PCI: Using configuration type 1 for extended access >Dec 20 23:37:25 localhost kernel: bio: create slab <bio-0> at 0 >Dec 20 23:37:25 localhost kernel: ACPI: Added _OSI(Module Device) >Dec 20 23:37:25 localhost kernel: ACPI: Added _OSI(Processor Device) >Dec 20 23:37:25 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Dec 20 23:37:25 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Dec 20 23:37:25 localhost kernel: ACPI: EC: Look up EC in DSDT >Dec 20 23:37:25 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Dec 20 23:37:25 localhost kernel: ACPI: Interpreter enabled >Dec 20 23:37:25 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Dec 20 23:37:25 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Dec 20 23:37:25 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Dec 20 23:37:25 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Dec 20 23:37:25 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-1f] at [mem 0xf8000000-0xf9ffffff] (base 0xf8000000) >Dec 20 23:37:25 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xf9ffffff] reserved in ACPI motherboard resources >Dec 20 23:37:25 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Dec 20 23:37:25 localhost kernel: ACPI: No dock devices found. >Dec 20 23:37:25 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Dec 20 23:37:25 localhost kernel: acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >Dec 20 23:37:25 localhost kernel: acpi PNP0A08:00: ACPI _OSC control (0x1d) granted >Dec 20 23:37:25 localhost kernel: acpi PNP0A08:00: host bridge window expanded to [mem 0xe0000000-0xffffffff]; [mem 0xe1000000-0xffffffff] ignored >Dec 20 23:37:25 localhost kernel: acpi PNP0A08:00: ignoring host bridge window [mem 0x000ce000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce3ff]) >Dec 20 23:37:25 localhost kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-1f] only partially covers this bridge >Dec 20 23:37:25 localhost kernel: PCI host bridge to bus 0000:00 >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c1fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c2000-0x000c3fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c5fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c6000-0x000c7fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000c9fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000ca000-0x000cbfff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cdfff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d1fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d2000-0x000d3fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d5fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d6000-0x000d7fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000d9fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000da000-0x000dbfff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000ddfff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000de000-0x000dffff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e1fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e2000-0x000e3fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e5fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e6000-0x000e7fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000e9fff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000ea000-0x000ebfff] >Dec 20 23:37:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000edfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000ee000-0x000effff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xffffffff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Dec 20 23:37:26 localhost kernel: pci 0000:00:00.0: [1022:1510] type 00 class 0x060000 >Dec 20 23:37:26 localhost kernel: pci 0000:00:01.0: [1002:9802] type 00 class 0x030000 >Dec 20 23:37:26 localhost kernel: pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff pref] >Dec 20 23:37:26 localhost kernel: pci 0000:00:01.0: reg 0x14: [io 0x2000-0x20ff] >Dec 20 23:37:26 localhost kernel: pci 0000:00:01.0: reg 0x18: [mem 0xf0200000-0xf023ffff] >Dec 20 23:37:26 localhost kernel: pci 0000:00:01.0: supports D1 D2 >Dec 20 23:37:26 localhost kernel: pci 0000:00:01.1: [1002:1314] type 00 class 0x040300 >Dec 20 23:37:26 localhost kernel: pci 0000:00:01.1: reg 0x10: [mem 0xf0244000-0xf0247fff] >Dec 20 23:37:26 localhost kernel: pci 0000:00:01.1: supports D1 D2 >Dec 20 23:37:26 localhost kernel: pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 >Dec 20 23:37:26 localhost kernel: pci 0000:00:11.0: reg 0x10: [io 0x2118-0x211f] >Dec 20 23:37:26 localhost kernel: pci 0000:00:11.0: reg 0x14: [io 0x2124-0x2127] >Dec 20 23:37:26 localhost kernel: pci 0000:00:11.0: reg 0x18: [io 0x2110-0x2117] >Dec 20 23:37:26 localhost kernel: pci 0000:00:11.0: reg 0x1c: [io 0x2120-0x2123] >Dec 20 23:37:26 localhost kernel: pci 0000:00:11.0: reg 0x20: [io 0x2100-0x210f] >Dec 20 23:37:26 localhost kernel: pci 0000:00:11.0: reg 0x24: [mem 0xf024a000-0xf024a3ff] >Dec 20 23:37:26 localhost kernel: pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >Dec 20 23:37:26 localhost kernel: pci 0000:00:12.0: reg 0x10: [mem 0xf0249000-0xf0249fff] >Dec 20 23:37:26 localhost kernel: pci 0000:00:12.0: System wakeup disabled by ACPI >Dec 20 23:37:26 localhost kernel: pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >Dec 20 23:37:26 localhost kernel: pci 0000:00:12.2: reg 0x10: [mem 0xf024a500-0xf024a5ff] >Dec 20 23:37:26 localhost kernel: pci 0000:00:12.2: supports D1 D2 >Dec 20 23:37:26 localhost kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >Dec 20 23:37:26 localhost kernel: pci 0000:00:12.2: System wakeup disabled by ACPI >Dec 20 23:37:26 localhost kernel: pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 >Dec 20 23:37:26 localhost kernel: pci 0000:00:13.0: reg 0x10: [mem 0xf0248000-0xf0248fff] >Dec 20 23:37:26 localhost kernel: pci 0000:00:13.0: System wakeup disabled by ACPI >Dec 20 23:37:26 localhost kernel: pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 >Dec 20 23:37:26 localhost kernel: pci 0000:00:13.2: reg 0x10: [mem 0xf024a400-0xf024a4ff] >Dec 20 23:37:26 localhost kernel: pci 0000:00:13.2: supports D1 D2 >Dec 20 23:37:26 localhost kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >Dec 20 23:37:26 localhost kernel: pci 0000:00:13.2: System wakeup disabled by ACPI >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.2: reg 0x10: [mem 0xf0240000-0xf0243fff 64bit] >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.2: System wakeup disabled by ACPI >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: System wakeup disabled by ACPI >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400 >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.0: supports D1 D2 >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.0: System wakeup disabled by ACPI >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.2: [1002:43a2] type 01 class 0x060400 >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.2: supports D1 D2 >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.2: System wakeup disabled by ACPI >Dec 20 23:37:26 localhost kernel: pci 0000:00:18.0: [1022:1700] type 00 class 0x060000 >Dec 20 23:37:26 localhost kernel: pci 0000:00:18.1: [1022:1701] type 00 class 0x060000 >Dec 20 23:37:26 localhost kernel: pci 0000:00:18.2: [1022:1702] type 00 class 0x060000 >Dec 20 23:37:26 localhost kernel: pci 0000:00:18.3: [1022:1703] type 00 class 0x060000 >Dec 20 23:37:26 localhost kernel: pci 0000:00:18.4: [1022:1704] type 00 class 0x060000 >Dec 20 23:37:26 localhost kernel: pci 0000:00:18.5: [1022:1718] type 00 class 0x060000 >Dec 20 23:37:26 localhost kernel: pci 0000:00:18.6: [1022:1716] type 00 class 0x060000 >Dec 20 23:37:26 localhost kernel: pci 0000:00:18.7: [1022:1719] type 00 class 0x060000 >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c1fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000c2000-0x000c3fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c5fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000c6000-0x000c7fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000c9fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000ca000-0x000cbfff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000cc000-0x000cdfff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d1fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000d2000-0x000d3fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d5fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000d6000-0x000d7fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000d9fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000da000-0x000dbfff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000ddfff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000de000-0x000dffff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e1fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000e2000-0x000e3fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e5fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000e6000-0x000e7fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000e9fff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000ea000-0x000ebfff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000edfff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000ee000-0x000effff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xe0000000-0xffffffff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) >Dec 20 23:37:26 localhost kernel: pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000 >Dec 20 23:37:26 localhost kernel: pci 0000:02:00.0: reg 0x10: [io 0x1000-0x10ff] >Dec 20 23:37:26 localhost kernel: pci 0000:02:00.0: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref] >Dec 20 23:37:26 localhost kernel: pci 0000:02:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref] >Dec 20 23:37:26 localhost kernel: pci 0000:02:00.0: supports D1 D2 >Dec 20 23:37:26 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.0: PCI bridge to [bus 02] >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.0: bridge window [io 0x1000-0x1fff] >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >Dec 20 23:37:26 localhost kernel: pci 0000:03:00.0: [168c:002b] type 00 class 0x028000 >Dec 20 23:37:26 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf0100000-0xf010ffff 64bit] >Dec 20 23:37:26 localhost kernel: pci 0000:03:00.0: supports D1 >Dec 20 23:37:26 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D1 D3hot >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.2: PCI bridge to [bus 03] >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.2: bridge window [mem 0xf0100000-0xf01fffff] >Dec 20 23:37:26 localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >Dec 20 23:37:26 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0 >Dec 20 23:37:26 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0 >Dec 20 23:37:26 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0 >Dec 20 23:37:26 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0 >Dec 20 23:37:26 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0 >Dec 20 23:37:26 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0 >Dec 20 23:37:26 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0 >Dec 20 23:37:26 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0 >Dec 20 23:37:26 localhost kernel: ACPI: Enabled 3 GPEs in block 00 to 1F >Dec 20 23:37:26 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Dec 20 23:37:26 localhost kernel: Found 1 acpi root devices >Dec 20 23:37:26 localhost kernel: ACPI: EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62 >Dec 20 23:37:26 localhost kernel: vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none >Dec 20 23:37:26 localhost kernel: vgaarb: loaded >Dec 20 23:37:26 localhost kernel: vgaarb: bridge control possible 0000:00:01.0 >Dec 20 23:37:26 localhost kernel: SCSI subsystem initialized >Dec 20 23:37:26 localhost kernel: ACPI: bus type ATA registered >Dec 20 23:37:26 localhost kernel: libata version 3.00 loaded. >Dec 20 23:37:26 localhost kernel: ACPI: bus type USB registered >Dec 20 23:37:26 localhost kernel: usbcore: registered new interface driver usbfs >Dec 20 23:37:26 localhost kernel: usbcore: registered new interface driver hub >Dec 20 23:37:26 localhost kernel: usbcore: registered new device driver usb >Dec 20 23:37:26 localhost kernel: PCI: Using ACPI for IRQ routing >Dec 20 23:37:26 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Dec 20 23:37:26 localhost kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >Dec 20 23:37:26 localhost kernel: e820: reserve RAM buffer [mem 0xc6f2a000-0xc7ffffff] >Dec 20 23:37:26 localhost kernel: e820: reserve RAM buffer [mem 0xc7e00000-0xc7ffffff] >Dec 20 23:37:26 localhost kernel: e820: reserve RAM buffer [mem 0x11f000000-0x11fffffff] >Dec 20 23:37:26 localhost kernel: NetLabel: Initializing >Dec 20 23:37:26 localhost kernel: NetLabel: domain hash size = 128 >Dec 20 23:37:26 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Dec 20 23:37:26 localhost kernel: NetLabel: unlabeled traffic allowed by default >Dec 20 23:37:26 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Dec 20 23:37:26 localhost kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter >Dec 20 23:37:26 localhost kernel: Switched to clocksource hpet >Dec 20 23:37:26 localhost kernel: pnp: PnP ACPI init >Dec 20 23:37:26 localhost kernel: ACPI: bus type PNP registered >Dec 20 23:37:26 localhost kernel: system 00:00: [io 0x0f50-0x0f51] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved >Dec 20 23:37:26 localhost kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:00: [mem 0xf8000000-0xf9ffffff] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 20 23:37:26 localhost kernel: pnp 00:01: [dma 4] >Dec 20 23:37:26 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >Dec 20 23:37:26 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active) >Dec 20 23:37:26 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >Dec 20 23:37:26 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0530-0x0537] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0800-0x0827] could not be reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0830] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0840-0x0847] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0b00-0x0b1f] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0b20-0x0b3f] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0c00-0x0c01] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0c14] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0c50-0x0c52] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0cd0-0x0cd1] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0cd2-0x0cd3] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0cd4-0x0cd5] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0cd6-0x0cd7] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0cd8-0x0cdf] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x0cf9] could not be reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x8100-0x81ff window] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: [io 0x8200-0x82ff window] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 20 23:37:26 localhost kernel: pnp 00:06: [Firmware Bug]: [mem 0x00000000-0xffffffffffffffff disabled] covers only part of AMD MMCONFIG area [mem 0xf8000000-0xf9ffffff]; adding more reservations >Dec 20 23:37:26 localhost kernel: system 00:06: [mem 0x000e0000-0x000fffff] could not be reserved >Dec 20 23:37:26 localhost kernel: system 00:06: [mem 0xffe00000-0xffffffff] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:06: [mem 0xfec10000-0xfec1001f] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:06: [mem 0xfed00000-0xfed003ff] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:06: [mem 0xfed61000-0xfed613ff] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:06: [mem 0xfed80000-0xfed80fff] has been reserved >Dec 20 23:37:26 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active) >Dec 20 23:37:26 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) >Dec 20 23:37:26 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs SYN0321 SYN0300 SYN0002 PNP0f13 (active) >Dec 20 23:37:26 localhost kernel: pnp: PnP ACPI: found 9 devices >Dec 20 23:37:26 localhost kernel: ACPI: bus type PNP unregistered >Dec 20 23:37:26 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 01] >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.0: PCI bridge to [bus 02] >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.0: bridge window [io 0x1000-0x1fff] >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.2: PCI bridge to [bus 03] >Dec 20 23:37:26 localhost kernel: pci 0000:00:15.2: bridge window [mem 0xf0100000-0xf01fffff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 5 [mem 0x000c0000-0x000c1fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000c2000-0x000c3fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000c4000-0x000c5fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000c6000-0x000c7fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000c9fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000ca000-0x000cbfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 11 [mem 0x000cc000-0x000cdfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 12 [mem 0x000d0000-0x000d1fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 13 [mem 0x000d2000-0x000d3fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 14 [mem 0x000d4000-0x000d5fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 15 [mem 0x000d6000-0x000d7fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 16 [mem 0x000d8000-0x000d9fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 17 [mem 0x000da000-0x000dbfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 18 [mem 0x000dc000-0x000ddfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 19 [mem 0x000de000-0x000dffff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 20 [mem 0x000e0000-0x000e1fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 21 [mem 0x000e2000-0x000e3fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 22 [mem 0x000e4000-0x000e5fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 23 [mem 0x000e6000-0x000e7fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 24 [mem 0x000e8000-0x000e9fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 25 [mem 0x000ea000-0x000ebfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 26 [mem 0x000ec000-0x000edfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 27 [mem 0x000ee000-0x000effff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 28 [mem 0xe0000000-0xffffffff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 29 [io 0x0000-0x0cf7] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:00: resource 30 [io 0x0d00-0xffff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 4 [mem 0x000a0000-0x000bffff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 5 [mem 0x000c0000-0x000c1fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 6 [mem 0x000c2000-0x000c3fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 7 [mem 0x000c4000-0x000c5fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 8 [mem 0x000c6000-0x000c7fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 9 [mem 0x000c8000-0x000c9fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 10 [mem 0x000ca000-0x000cbfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 11 [mem 0x000cc000-0x000cdfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 12 [mem 0x000d0000-0x000d1fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 13 [mem 0x000d2000-0x000d3fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 14 [mem 0x000d4000-0x000d5fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 15 [mem 0x000d6000-0x000d7fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 16 [mem 0x000d8000-0x000d9fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 17 [mem 0x000da000-0x000dbfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 18 [mem 0x000dc000-0x000ddfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 19 [mem 0x000de000-0x000dffff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 20 [mem 0x000e0000-0x000e1fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 21 [mem 0x000e2000-0x000e3fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 22 [mem 0x000e4000-0x000e5fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 23 [mem 0x000e6000-0x000e7fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 24 [mem 0x000e8000-0x000e9fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 25 [mem 0x000ea000-0x000ebfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 26 [mem 0x000ec000-0x000edfff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 27 [mem 0x000ee000-0x000effff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 28 [mem 0xe0000000-0xffffffff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 29 [io 0x0000-0x0cf7] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:01: resource 30 [io 0x0d00-0xffff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:02: resource 0 [io 0x1000-0x1fff] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] >Dec 20 23:37:26 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf0100000-0xf01fffff] >Dec 20 23:37:26 localhost kernel: NET: Registered protocol family 2 >Dec 20 23:37:26 localhost kernel: TCP established hash table entries: 32768 (order: 7, 524288 bytes) >Dec 20 23:37:26 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >Dec 20 23:37:26 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768) >Dec 20 23:37:26 localhost kernel: TCP: reno registered >Dec 20 23:37:26 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) >Dec 20 23:37:26 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >Dec 20 23:37:26 localhost kernel: NET: Registered protocol family 1 >Dec 20 23:37:26 localhost kernel: pci 0000:00:01.0: Boot video device >Dec 20 23:37:26 localhost kernel: PCI: CLS 32 bytes, default 64 >Dec 20 23:37:26 localhost kernel: Unpacking initramfs... >Dec 20 23:37:26 localhost kernel: Freeing initrd memory: 31256K (ffff88007e179000 - ffff88007ffff000) >Dec 20 23:37:26 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Dec 20 23:37:26 localhost kernel: software IO TLB [mem 0xc2f2a000-0xc6f2a000] (64MB) mapped at [ffff8800c2f2a000-ffff8800c6f29fff] >Dec 20 23:37:26 localhost kernel: LVT offset 0 assigned for vector 0x400 >Dec 20 23:37:26 localhost kernel: perf: AMD IBS detected (0x000000ff) >Dec 20 23:37:26 localhost kernel: Initialise system trusted keyring >Dec 20 23:37:26 localhost kernel: audit: initializing netlink socket (disabled) >Dec 20 23:37:26 localhost kernel: type=2000 audit(1387553843.458:1): initialized >Dec 20 23:37:26 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Dec 20 23:37:26 localhost kernel: zbud: loaded >Dec 20 23:37:26 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Dec 20 23:37:26 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Dec 20 23:37:26 localhost kernel: msgmni has been set to 7099 >Dec 20 23:37:26 localhost kernel: Key type big_key registered >Dec 20 23:37:26 localhost kernel: SELinux: Registering netfilter hooks >Dec 20 23:37:26 localhost kernel: alg: No test for stdrng (krng) >Dec 20 23:37:26 localhost kernel: NET: Registered protocol family 38 >Dec 20 23:37:26 localhost kernel: Key type asymmetric registered >Dec 20 23:37:26 localhost kernel: Asymmetric key parser 'x509' registered >Dec 20 23:37:26 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Dec 20 23:37:26 localhost kernel: io scheduler noop registered >Dec 20 23:37:26 localhost kernel: io scheduler deadline registered >Dec 20 23:37:26 localhost kernel: io scheduler cfq registered (default) >Dec 20 23:37:26 localhost kernel: pcieport 0000:00:15.0: irq 40 for MSI/MSI-X >Dec 20 23:37:26 localhost kernel: pcieport 0000:00:15.2: irq 41 for MSI/MSI-X >Dec 20 23:37:26 localhost kernel: pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt >Dec 20 23:37:26 localhost kernel: pci 0000:02:00.0: Signaling PME through PCIe PME interrupt >Dec 20 23:37:26 localhost kernel: pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded >Dec 20 23:37:26 localhost kernel: pcieport 0000:00:15.2: Signaling PME through PCIe PME interrupt >Dec 20 23:37:26 localhost kernel: pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >Dec 20 23:37:26 localhost kernel: pcie_pme 0000:00:15.2:pcie01: service driver pcie_pme loaded >Dec 20 23:37:26 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Dec 20 23:37:26 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Dec 20 23:37:26 localhost kernel: ACPI: AC Adapter [ADP1] (on-line) >Dec 20 23:37:26 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Dec 20 23:37:26 localhost kernel: ACPI: Power Button [PWRB] >Dec 20 23:37:26 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1 >Dec 20 23:37:26 localhost kernel: ACPI: Lid Switch [LID0] >Dec 20 23:37:26 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 >Dec 20 23:37:26 localhost kernel: ACPI: Sleep Button [SLPB] >Dec 20 23:37:26 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >Dec 20 23:37:26 localhost kernel: ACPI: Power Button [PWRF] >Dec 20 23:37:26 localhost kernel: ACPI: acpi_idle registered with cpuidle >Dec 20 23:37:26 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Dec 20 23:37:26 localhost kernel: ACPI: Thermal Zone [TZS0] (75 C) >Dec 20 23:37:26 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Dec 20 23:37:26 localhost kernel: ACPI: Thermal Zone [TZS1] (42 C) >Dec 20 23:37:26 localhost kernel: GHES: HEST is not enabled! >Dec 20 23:37:26 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Dec 20 23:37:26 localhost kernel: ACPI: Battery Slot [BAT0] (battery absent) >Dec 20 23:37:26 localhost kernel: Non-volatile memory driver v1.3 >Dec 20 23:37:26 localhost kernel: Linux agpgart interface v0.103 >Dec 20 23:37:26 localhost kernel: ahci 0000:00:11.0: version 3.0 >Dec 20 23:37:26 localhost kernel: ahci 0000:00:11.0: AHCI 0001.0200 32 slots 1 ports 3 Gbps 0x1 impl SATA mode >Dec 20 23:37:26 localhost kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio ccc >Dec 20 23:37:26 localhost kernel: scsi0 : ahci >Dec 20 23:37:26 localhost kernel: ata1: SATA max UDMA/133 abar m1024@0xf024a000 port 0xf024a100 irq 19 >Dec 20 23:37:26 localhost kernel: libphy: Fixed MDIO Bus: probed >Dec 20 23:37:26 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Dec 20 23:37:26 localhost kernel: ehci-pci: EHCI PCI platform driver >Dec 20 23:37:26 localhost kernel: ehci-pci 0000:00:12.2: EHCI Host Controller >Dec 20 23:37:26 localhost kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >Dec 20 23:37:26 localhost kernel: QUIRK: Enable AMD PLL fix >Dec 20 23:37:26 localhost kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Dec 20 23:37:26 localhost kernel: ehci-pci 0000:00:12.2: debug port 1 >Dec 20 23:37:26 localhost kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xf024a500 >Dec 20 23:37:26 localhost kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >Dec 20 23:37:26 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 20 23:37:26 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 20 23:37:26 localhost kernel: usb usb1: Product: EHCI Host Controller >Dec 20 23:37:26 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Dec 20 23:37:26 localhost kernel: usb usb1: SerialNumber: 0000:00:12.2 >Dec 20 23:37:26 localhost kernel: hub 1-0:1.0: USB hub found >Dec 20 23:37:26 localhost kernel: hub 1-0:1.0: 5 ports detected >Dec 20 23:37:26 localhost kernel: ehci-pci 0000:00:13.2: EHCI Host Controller >Dec 20 23:37:26 localhost kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 >Dec 20 23:37:26 localhost kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Dec 20 23:37:26 localhost kernel: ehci-pci 0000:00:13.2: debug port 1 >Dec 20 23:37:26 localhost kernel: ehci-pci 0000:00:13.2: irq 17, io mem 0xf024a400 >Dec 20 23:37:26 localhost kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 >Dec 20 23:37:26 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 20 23:37:26 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 20 23:37:26 localhost kernel: usb usb2: Product: EHCI Host Controller >Dec 20 23:37:26 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Dec 20 23:37:26 localhost kernel: usb usb2: SerialNumber: 0000:00:13.2 >Dec 20 23:37:26 localhost kernel: hub 2-0:1.0: USB hub found >Dec 20 23:37:26 localhost kernel: hub 2-0:1.0: 5 ports detected >Dec 20 23:37:26 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Dec 20 23:37:26 localhost kernel: ohci-pci: OHCI PCI platform driver >Dec 20 23:37:26 localhost kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller >Dec 20 23:37:26 localhost kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3 >Dec 20 23:37:26 localhost kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xf0249000 >Dec 20 23:37:26 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 20 23:37:26 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 20 23:37:26 localhost kernel: usb usb3: Product: OHCI PCI host controller >Dec 20 23:37:26 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >Dec 20 23:37:26 localhost kernel: usb usb3: SerialNumber: 0000:00:12.0 >Dec 20 23:37:26 localhost kernel: hub 3-0:1.0: USB hub found >Dec 20 23:37:26 localhost kernel: hub 3-0:1.0: 5 ports detected >Dec 20 23:37:26 localhost kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller >Dec 20 23:37:26 localhost kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 4 >Dec 20 23:37:26 localhost kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xf0248000 >Dec 20 23:37:26 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 20 23:37:26 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 20 23:37:26 localhost kernel: usb usb4: Product: OHCI PCI host controller >Dec 20 23:37:26 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >Dec 20 23:37:26 localhost kernel: usb usb4: SerialNumber: 0000:00:13.0 >Dec 20 23:37:26 localhost kernel: hub 4-0:1.0: USB hub found >Dec 20 23:37:26 localhost kernel: hub 4-0:1.0: 5 ports detected >Dec 20 23:37:26 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Dec 20 23:37:26 localhost kernel: usbcore: registered new interface driver usbserial >Dec 20 23:37:26 localhost kernel: usbcore: registered new interface driver usbserial_generic >Dec 20 23:37:26 localhost kernel: usbserial: USB Serial support registered for generic >Dec 20 23:37:26 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >Dec 20 23:37:26 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Dec 20 23:37:26 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Dec 20 23:37:26 localhost kernel: mousedev: PS/2 mouse device common for all mice >Dec 20 23:37:26 localhost kernel: rtc_cmos 00:03: RTC can wake from S4 >Dec 20 23:37:26 localhost kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >Dec 20 23:37:26 localhost kernel: rtc_cmos 00:03: alarms up to one month, 114 bytes nvram, hpet irqs >Dec 20 23:37:26 localhost kernel: device-mapper: uevent: version 1.0.3 >Dec 20 23:37:26 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Dec 20 23:37:26 localhost kernel: cpuidle: using governor menu >Dec 20 23:37:26 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Dec 20 23:37:26 localhost kernel: usbcore: registered new interface driver usbhid >Dec 20 23:37:26 localhost kernel: usbhid: USB HID core driver >Dec 20 23:37:26 localhost kernel: drop_monitor: Initializing network drop monitor service >Dec 20 23:37:26 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Dec 20 23:37:26 localhost kernel: TCP: cubic registered >Dec 20 23:37:26 localhost kernel: Initializing XFRM netlink socket >Dec 20 23:37:26 localhost kernel: NET: Registered protocol family 10 >Dec 20 23:37:26 localhost kernel: mip6: Mobile IPv6 >Dec 20 23:37:26 localhost kernel: NET: Registered protocol family 17 >Dec 20 23:37:26 localhost kernel: PM: Hibernation image not present or could not be loaded. >Dec 20 23:37:26 localhost kernel: Loading compiled-in X.509 certificates >Dec 20 23:37:26 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >Dec 20 23:37:26 localhost kernel: registered taskstats version 1 >Dec 20 23:37:26 localhost kernel: Magic number: 9:711:639 >Dec 20 23:37:26 localhost kernel: rtc_cmos 00:03: setting system clock to 2013-12-20 15:37:25 UTC (1387553845) >Dec 20 23:37:26 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >Dec 20 23:37:26 localhost kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Dec 20 23:37:26 localhost kernel: ata1.00: ATA-8: ST9500420AS, 0003LVM1, max UDMA/100 >Dec 20 23:37:26 localhost kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >Dec 20 23:37:26 localhost kernel: ata1.00: configured for UDMA/100 >Dec 20 23:37:26 localhost kernel: scsi 0:0:0:0: Direct-Access ATA ST9500420AS 0003 PQ: 0 ANSI: 5 >Dec 20 23:37:26 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Dec 20 23:37:26 localhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Dec 20 23:37:26 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Dec 20 23:37:26 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Dec 20 23:37:26 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Dec 20 23:37:26 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Dec 20 23:37:26 localhost kernel: sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 > >Dec 20 23:37:26 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Dec 20 23:37:26 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Dec 20 23:37:26 localhost kernel: Write protecting the kernel read-only data: 12288k >Dec 20 23:37:26 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Dec 20 23:37:26 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Dec 20 23:37:26 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 20 23:37:26 localhost systemd[1]: Running in initial RAM disk. >Dec 20 23:37:26 localhost systemd[1]: No hostname configured. >Dec 20 23:37:26 localhost systemd[1]: Set hostname to <localhost>. >Dec 20 23:37:26 localhost systemd[1]: Initializing machine ID from random generator. >Dec 20 23:37:26 localhost systemd[1]: Starting -.slice. >Dec 20 23:37:26 localhost systemd[1]: Created slice -.slice. >Dec 20 23:37:26 localhost systemd[1]: Starting System Slice. >Dec 20 23:37:26 localhost systemd[1]: Created slice System Slice. >Dec 20 23:37:26 localhost systemd[1]: Starting Slices. >Dec 20 23:37:26 localhost systemd[1]: Reached target Slices. >Dec 20 23:37:26 localhost systemd[1]: Starting Timers. >Dec 20 23:37:26 localhost systemd[1]: Reached target Timers. >Dec 20 23:37:26 localhost systemd[1]: Starting udev Kernel Socket. >Dec 20 23:37:26 localhost systemd[1]: Listening on udev Kernel Socket. >Dec 20 23:37:26 localhost systemd[1]: Starting udev Control Socket. >Dec 20 23:37:26 localhost systemd[1]: Listening on udev Control Socket. >Dec 20 23:37:26 localhost systemd[1]: Starting Journal Socket. >Dec 20 23:37:26 localhost systemd[1]: Listening on Journal Socket. >Dec 20 23:37:26 localhost systemd[1]: Starting dracut cmdline hook... >Dec 20 23:37:26 localhost systemd[1]: Starting Sockets. >Dec 20 23:37:26 localhost systemd[1]: Reached target Sockets. >Dec 20 23:37:26 localhost systemd[1]: Starting Journal Service... >Dec 20 23:37:26 localhost systemd[1]: Started Journal Service. >Dec 20 23:37:26 localhost systemd-journal[53]: Journal started >Dec 20 23:37:25 localhost systemd[1]: Starting Setup Virtual Console... >Dec 20 23:37:25 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Dec 20 23:37:25 localhost systemd[1]: Started Load Kernel Modules. >Dec 20 23:37:25 localhost systemd[1]: Starting Encrypted Volumes. >Dec 20 23:37:25 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 20 23:37:25 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Dec 20 23:37:25 localhost systemd[1]: Starting Swap. >Dec 20 23:37:25 localhost systemd[1]: Reached target Swap. >Dec 20 23:37:25 localhost systemd[1]: Starting Local File Systems. >Dec 20 23:37:25 localhost systemd[1]: Reached target Local File Systems. >Dec 20 23:37:25 localhost systemd[1]: Started Setup Virtual Console. >Dec 20 23:37:26 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 20 23:37:26 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 20 23:37:26 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 20 23:37:26 localhost dracut-cmdline[52]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Dec 20 23:37:26 localhost dracut-cmdline[52]: rd.luks=0: removing cryptoluks activation >Dec 20 23:37:26 localhost kernel: usb 2-1: New USB device found, idVendor=090c, idProduct=1000 >Dec 20 23:37:26 localhost kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Dec 20 23:37:26 localhost kernel: usb 2-1: Product: USB DISK >Dec 20 23:37:26 localhost kernel: usb 2-1: Manufacturer: SMI Corporation >Dec 20 23:37:26 localhost kernel: usb 2-1: SerialNumber: AA00000000003157 >Dec 20 23:37:26 localhost kernel: loop: module loaded >Dec 20 23:37:26 localhost dracut-cmdline[52]: root was live:CDLABEL=LIVE, is now live:/dev/disk/by-label/LIVE >Dec 20 23:37:26 localhost kernel: tsc: Refined TSC clocksource calibration: 1596.599 MHz >Dec 20 23:37:26 localhost kernel: usb 2-3: new high-speed USB device number 4 using ehci-pci >Dec 20 23:37:26 localhost kernel: usb 2-3: New USB device found, idVendor=04f2, idProduct=b255 >Dec 20 23:37:26 localhost kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Dec 20 23:37:26 localhost kernel: usb 2-3: Product: Lenovo EasyCamera >Dec 20 23:37:26 localhost kernel: usb 2-3: Manufacturer: Chicony Corp. >Dec 20 23:37:26 localhost systemd[1]: Started dracut cmdline hook. >Dec 20 23:37:26 localhost systemd[1]: Starting dracut pre-udev hook... >Dec 20 23:37:26 localhost kernel: usb 2-5: new high-speed USB device number 5 using ehci-pci >Dec 20 23:37:26 localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa44000/0xa0000, board id: 3655, fw id: 556590 >Dec 20 23:37:26 localhost systemd[1]: Started dracut pre-udev hook. >Dec 20 23:37:26 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 20 23:37:26 localhost systemd-udevd[222]: starting version 208 >Dec 20 23:37:26 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 20 23:37:26 localhost systemd[1]: Starting dracut pre-trigger hook... >Dec 20 23:37:26 localhost systemd-udevd[222]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Dec 20 23:37:26 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5 >Dec 20 23:37:26 localhost dracut-pre-trigger[223]: rd.dm=0: removing DM RAID activation >Dec 20 23:37:26 localhost kernel: usb-storage 2-1:1.0: USB Mass Storage device detected >Dec 20 23:37:26 localhost kernel: scsi1 : usb-storage 2-1:1.0 >Dec 20 23:37:26 localhost kernel: usbcore: registered new interface driver usb-storage >Dec 20 23:37:26 localhost kernel: usb 2-5: New USB device found, idVendor=0bda, idProduct=0139 >Dec 20 23:37:26 localhost kernel: usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Dec 20 23:37:26 localhost kernel: usb 2-5: Product: USB2.0-CRW >Dec 20 23:37:26 localhost kernel: usb 2-5: Manufacturer: Generic >Dec 20 23:37:26 localhost kernel: usb 2-5: SerialNumber: 20100201396000000 >Dec 20 23:37:26 localhost dracut-pre-trigger[223]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Dec 20 23:37:26 localhost dracut-pre-trigger[223]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Dec 20 23:37:26 localhost dracut-pre-trigger[223]: rd.md=0: removing MD RAID activation >Dec 20 23:37:26 localhost systemd[1]: Started dracut pre-trigger hook. >Dec 20 23:37:26 localhost systemd[1]: Starting udev Coldplug all Devices... >Dec 20 23:37:26 localhost systemd-udevd[222]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Dec 20 23:37:26 localhost kernel: usb 4-2: new low-speed USB device number 2 using ohci-pci >Dec 20 23:37:26 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 20 23:37:26 localhost systemd[1]: Starting dracut initqueue hook... >Dec 20 23:37:26 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Dec 20 23:37:26 localhost systemd[1]: Starting System Initialization. >Dec 20 23:37:26 localhost systemd[1]: Reached target System Initialization. >Dec 20 23:37:26 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 20 23:37:26 localhost systemd[1]: Reloading. >Dec 20 23:37:26 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 20 23:37:27 localhost kernel: usb 4-2: New USB device found, idVendor=093a, idProduct=2510 >Dec 20 23:37:27 localhost kernel: usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Dec 20 23:37:27 localhost kernel: usb 4-2: Product: USB Optical Mouse >Dec 20 23:37:27 localhost kernel: usb 4-2: Manufacturer: PixArt >Dec 20 23:37:27 localhost kernel: wmi: Mapper loaded >Dec 20 23:37:27 localhost kernel: acpi device:33: registered as cooling_device2 >Dec 20 23:37:27 localhost kernel: ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no) >Dec 20 23:37:27 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input6 >Dec 20 23:37:27 localhost kernel: input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:13.0/usb4/4-2/4-2:1.0/input/input7 >Dec 20 23:37:27 localhost kernel: hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:13.0-2/input0 >Dec 20 23:37:27 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Dec 20 23:37:27 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Dec 20 23:37:27 localhost kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control >Dec 20 23:37:27 localhost kernel: r8169 0000:02:00.0: irq 42 for MSI/MSI-X >Dec 20 23:37:27 localhost kernel: r8169 0000:02:00.0 eth0: RTL8105e at 0xffffc9000063a000, f0:de:f1:61:d9:62, XID 00a00000 IRQ 42 >Dec 20 23:37:27 localhost kernel: [drm] radeon kernel modesetting enabled. >Dec 20 23:37:27 localhost kernel: [drm] initializing kernel modesetting (PALM 0x1002:0x9802 0x17AA:0x397B). >Dec 20 23:37:27 localhost kernel: [drm] register mmio base: 0xF0200000 >Dec 20 23:37:27 localhost kernel: [drm] register mmio size: 262144 >Dec 20 23:37:27 localhost kernel: ATOM BIOS: Lenovo >Dec 20 23:37:27 localhost kernel: radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used) >Dec 20 23:37:27 localhost kernel: radeon 0000:00:01.0: GTT: 512M 0x0000000018000000 - 0x0000000037FFFFFF >Dec 20 23:37:27 localhost kernel: [drm] Detected VRAM RAM=384M, BAR=256M >Dec 20 23:37:27 localhost kernel: [drm] RAM width 32bits DDR >Dec 20 23:37:27 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1819676 kiB >Dec 20 23:37:27 localhost kernel: [TTM] Initializing pool allocator >Dec 20 23:37:27 localhost kernel: [TTM] Initializing DMA pool allocator >Dec 20 23:37:27 localhost kernel: [drm] radeon: 384M of VRAM memory ready >Dec 20 23:37:27 localhost kernel: [drm] radeon: 512M of GTT memory ready. >Dec 20 23:37:27 localhost kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072 >Dec 20 23:37:27 localhost kernel: [drm] Loading PALM Microcode >Dec 20 23:37:27 localhost kernel: [drm] PCIE GART of 512M enabled (table at 0x0000000000273000). >Dec 20 23:37:27 localhost kernel: radeon 0000:00:01.0: WB enabled >Dec 20 23:37:27 localhost kernel: radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000018000c00 and cpu addr 0xffff880112a8ac00 >Dec 20 23:37:27 localhost kernel: radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000018000c0c and cpu addr 0xffff880112a8ac0c >Dec 20 23:37:27 localhost kernel: radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90002932118 >Dec 20 23:37:27 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Dec 20 23:37:27 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Dec 20 23:37:27 localhost kernel: radeon 0000:00:01.0: irq 43 for MSI/MSI-X >Dec 20 23:37:27 localhost kernel: radeon 0000:00:01.0: radeon: using MSI. >Dec 20 23:37:27 localhost kernel: [drm] radeon: irq initialized. >Dec 20 23:37:27 localhost kernel: [drm] ring test on 0 succeeded in 1 usecs >Dec 20 23:37:27 localhost kernel: [drm] ring test on 3 succeeded in 1 usecs >Dec 20 23:37:27 localhost kernel: [drm] ring test on 5 succeeded in 1 usecs >Dec 20 23:37:27 localhost kernel: [drm] UVD initialized successfully. >Dec 20 23:37:27 localhost kernel: [drm] ib test on ring 0 succeeded in 0 usecs >Dec 20 23:37:27 localhost kernel: [drm] ib test on ring 3 succeeded in 0 usecs >Dec 20 23:37:27 localhost kernel: [drm] ib test on ring 5 succeeded >Dec 20 23:37:27 localhost kernel: Switched to clocksource tsc >Dec 20 23:37:27 localhost systemd-udevd[293]: renamed network interface eth0 to em1 >Dec 20 23:37:27 localhost kernel: [drm] radeon atom DIG backlight initialized >Dec 20 23:37:27 localhost kernel: [drm] Radeon Display Connectors >Dec 20 23:37:27 localhost kernel: [drm] Connector 0: >Dec 20 23:37:27 localhost kernel: [drm] LVDS-1 >Dec 20 23:37:27 localhost kernel: [drm] HPD1 >Dec 20 23:37:27 localhost kernel: [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c >Dec 20 23:37:27 localhost kernel: [drm] Encoders: >Dec 20 23:37:27 localhost kernel: [drm] LCD1: INTERNAL_UNIPHY >Dec 20 23:37:27 localhost kernel: [drm] Connector 1: >Dec 20 23:37:27 localhost kernel: [drm] HDMI-A-1 >Dec 20 23:37:27 localhost kernel: [drm] HPD2 >Dec 20 23:37:27 localhost kernel: [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c >Dec 20 23:37:27 localhost kernel: [drm] Encoders: >Dec 20 23:37:27 localhost kernel: [drm] DFP1: INTERNAL_UNIPHY >Dec 20 23:37:27 localhost kernel: [drm] Connector 2: >Dec 20 23:37:27 localhost kernel: [drm] VGA-1 >Dec 20 23:37:27 localhost kernel: [drm] DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4 >Dec 20 23:37:27 localhost kernel: [drm] Encoders: >Dec 20 23:37:27 localhost kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1 >Dec 20 23:37:27 localhost kernel: [drm] Internal thermal controller without fan control >Dec 20 23:37:27 localhost kernel: [drm] radeon: power management initialized >Dec 20 23:37:27 localhost kernel: usb 3-5: new full-speed USB device number 2 using ohci-pci >Dec 20 23:37:27 localhost kernel: usb 3-5: New USB device found, idVendor=0489, idProduct=e00d >Dec 20 23:37:27 localhost kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Dec 20 23:37:27 localhost kernel: usb 3-5: Product: Broadcom Bluetooth 2.1 Device >Dec 20 23:37:27 localhost kernel: usb 3-5: Manufacturer: Broadcom Corp >Dec 20 23:37:27 localhost kernel: usb 3-5: SerialNumber: C0F8DAB2F6A1 >Dec 20 23:37:27 localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa44000/0xa0000, board id: 3655, fw id: 556590 >Dec 20 23:37:27 localhost kernel: [drm] fb mappable at 0xE0378000 >Dec 20 23:37:27 localhost kernel: [drm] vram apper at 0xE0000000 >Dec 20 23:37:27 localhost kernel: [drm] size 4325376 >Dec 20 23:37:27 localhost kernel: [drm] fb depth is 24 >Dec 20 23:37:27 localhost kernel: [drm] pitch is 5632 >Dec 20 23:37:27 localhost kernel: fbcon: radeondrmfb (fb0) is primary device >Dec 20 23:37:28 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8 >Dec 20 23:37:28 localhost kernel: scsi 1:0:0:0: Direct-Access SMI USB DISK 1100 PQ: 0 ANSI: 0 CCS >Dec 20 23:37:28 localhost kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0 >Dec 20 23:37:28 localhost kernel: sd 1:0:0:0: [sdb] 15826944 512-byte logical blocks: (8.10 GB/7.54 GiB) >Dec 20 23:37:28 localhost kernel: sd 1:0:0:0: [sdb] Write Protect is off >Dec 20 23:37:28 localhost kernel: sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00 >Dec 20 23:37:28 localhost kernel: sd 1:0:0:0: [sdb] No Caching mode page found >Dec 20 23:37:28 localhost kernel: sd 1:0:0:0: [sdb] Assuming drive cache: write through >Dec 20 23:37:28 localhost kernel: sd 1:0:0:0: [sdb] No Caching mode page found >Dec 20 23:37:28 localhost kernel: sd 1:0:0:0: [sdb] Assuming drive cache: write through >Dec 20 23:37:28 localhost kernel: sdb: sdb1 >Dec 20 23:37:28 localhost kernel: sd 1:0:0:0: [sdb] No Caching mode page found >Dec 20 23:37:28 localhost kernel: sd 1:0:0:0: [sdb] Assuming drive cache: write through >Dec 20 23:37:28 localhost kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk >Dec 20 23:37:28 localhost kernel: Console: switching to colour frame buffer device 170x48 >Dec 20 23:37:28 localhost kernel: radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device >Dec 20 23:37:28 localhost kernel: radeon 0000:00:01.0: registered panic notifier >Dec 20 23:37:28 localhost kernel: [drm] Initialized radeon 2.34.0 20080528 for 0000:00:01.0 on minor 0 >Dec 20 23:37:28 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >Dec 20 23:37:28 localhost systemd[1]: Started Show Plymouth Boot Screen. >Dec 20 23:37:28 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Dec 20 23:37:28 localhost systemd[1]: Starting Paths. >Dec 20 23:37:28 localhost systemd[1]: Reached target Paths. >Dec 20 23:37:28 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Dec 20 23:37:28 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Dec 20 23:37:28 localhost systemd[1]: Starting Basic System. >Dec 20 23:37:28 localhost systemd[1]: Reached target Basic System. >Dec 20 23:37:28 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Dec 20 23:37:28 localhost kernel: FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. >Dec 20 23:37:33 localhost kernel: bio: create slab <bio-1> at 1 >Dec 20 23:37:33 localhost kernel: bio: create slab <bio-2> at 2 >Dec 20 23:37:34 localhost systemd[1]: Started dracut initqueue hook. >Dec 20 23:37:34 localhost systemd[1]: Starting dracut pre-mount hook... >Dec 20 23:37:34 localhost systemd[1]: Started dracut pre-mount hook. >Dec 20 23:37:34 localhost systemd[1]: Starting Initrd Root File System. >Dec 20 23:37:34 localhost systemd[1]: Reached target Initrd Root File System. >Dec 20 23:37:34 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Dec 20 23:37:34 localhost systemd[1]: Reloading. >Dec 20 23:37:34 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >Dec 20 23:37:34 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 20 23:37:34 localhost systemd[1]: Started Reload Configuration from the Real Root. >Dec 20 23:37:34 localhost systemd[1]: Starting Initrd File Systems. >Dec 20 23:37:34 localhost systemd[1]: Reached target Initrd File Systems. >Dec 20 23:37:34 localhost systemd[1]: Starting dracut mount hook... >Dec 20 23:37:40 localhost kernel: EXT4-fs (dm-0): recovery complete >Dec 20 23:37:41 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 20 23:37:41 localhost systemd[1]: Started dracut mount hook. >Dec 20 23:37:41 localhost systemd[1]: Starting Initrd Default Target. >Dec 20 23:37:41 localhost systemd[1]: Reached target Initrd Default Target. >Dec 20 23:37:41 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Dec 20 23:37:41 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Dec 20 23:37:41 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Dec 20 23:37:41 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Dec 20 23:37:41 localhost systemd[1]: Starting Plymouth switch root service... >Dec 20 23:37:41 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Dec 20 23:37:41 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Dec 20 23:37:41 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Dec 20 23:37:41 localhost systemd[1]: Stopping Initrd Default Target. >Dec 20 23:37:41 localhost systemd[1]: Stopped target Initrd Default Target. >Dec 20 23:37:41 localhost systemd[1]: Stopping dracut mount hook... >Dec 20 23:37:41 localhost systemd[1]: Stopped dracut mount hook. >Dec 20 23:37:41 localhost systemd[1]: Stopping dracut pre-mount hook... >Dec 20 23:37:41 localhost systemd[1]: Stopped dracut pre-mount hook. >Dec 20 23:37:41 localhost systemd[1]: Stopping dracut initqueue hook... >Dec 20 23:37:41 localhost systemd[1]: Stopped dracut initqueue hook. >Dec 20 23:37:41 localhost systemd[1]: Stopping Basic System. >Dec 20 23:37:41 localhost systemd[1]: Stopped target Basic System. >Dec 20 23:37:41 localhost systemd[1]: Stopping Slices. >Dec 20 23:37:41 localhost systemd[1]: Stopped target Slices. >Dec 20 23:37:41 localhost systemd[1]: Stopping System Slice. >Dec 20 23:37:41 localhost systemd[1]: Removed slice System Slice. >Dec 20 23:37:41 localhost systemd[1]: Stopping -.slice. >Dec 20 23:37:41 localhost systemd[1]: Removed slice -.slice. >Dec 20 23:37:41 localhost systemd[1]: Stopping Paths. >Dec 20 23:37:41 localhost systemd[1]: Stopped target Paths. >Dec 20 23:37:41 localhost systemd[1]: Stopping Timers. >Dec 20 23:37:41 localhost systemd[1]: Stopped target Timers. >Dec 20 23:37:41 localhost systemd[1]: Stopping Sockets. >Dec 20 23:37:41 localhost systemd[1]: Stopped target Sockets. >Dec 20 23:37:41 localhost systemd[1]: Stopping System Initialization. >Dec 20 23:37:41 localhost systemd[1]: Stopped target System Initialization. >Dec 20 23:37:41 localhost systemd[1]: Stopping Encrypted Volumes. >Dec 20 23:37:41 localhost systemd[1]: Stopped target Encrypted Volumes. >Dec 20 23:37:41 localhost systemd[1]: Stopping udev Coldplug all Devices... >Dec 20 23:37:41 localhost systemd[1]: Stopped udev Coldplug all Devices. >Dec 20 23:37:41 localhost systemd[1]: Stopping dracut pre-trigger hook... >Dec 20 23:37:41 localhost systemd[1]: Stopped dracut pre-trigger hook. >Dec 20 23:37:41 localhost systemd[1]: Stopping Swap. >Dec 20 23:37:41 localhost systemd[1]: Stopped target Swap. >Dec 20 23:37:41 localhost systemd[1]: Stopping Local File Systems. >Dec 20 23:37:41 localhost systemd[1]: Stopped target Local File Systems. >Dec 20 23:37:41 localhost systemd[1]: Stopping udev Kernel Device Manager... >Dec 20 23:37:41 localhost systemd[1]: Stopped udev Kernel Device Manager. >Dec 20 23:37:41 localhost systemd[1]: Stopping dracut pre-udev hook... >Dec 20 23:37:41 localhost systemd[1]: Stopped dracut pre-udev hook. >Dec 20 23:37:41 localhost systemd[1]: Stopping dracut cmdline hook... >Dec 20 23:37:41 localhost systemd[1]: Stopped dracut cmdline hook. >Dec 20 23:37:41 localhost systemd[1]: Stopping Create static device nodes in /dev... >Dec 20 23:37:41 localhost systemd[1]: Stopped Create static device nodes in /dev. >Dec 20 23:37:41 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Dec 20 23:37:41 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Dec 20 23:37:41 localhost systemd[1]: Stopping udev Control Socket. >Dec 20 23:37:41 localhost systemd[1]: Closed udev Control Socket. >Dec 20 23:37:41 localhost systemd[1]: Stopping udev Kernel Socket. >Dec 20 23:37:41 localhost systemd[1]: Closed udev Kernel Socket. >Dec 20 23:37:41 localhost systemd[1]: Starting Cleanup udevd DB... >Dec 20 23:37:41 localhost systemd[1]: Started Plymouth switch root service. >Dec 20 23:37:41 localhost systemd[1]: Started Cleanup udevd DB. >Dec 20 23:37:41 localhost systemd[1]: Starting Switch Root. >Dec 20 23:37:41 localhost systemd[1]: Reached target Switch Root. >Dec 20 23:37:41 localhost systemd[1]: Starting Switch Root... >Dec 20 23:37:41 localhost systemd[1]: Switching root. >Dec 20 23:37:41 localhost [53]: Journal stopped >Dec 20 23:37:45 s205 systemd-journal[550]: Runtime journal is using 8.0M (max 177.7M, leaving 266.5M of free 1.7G, current limit 177.7M). >Dec 20 23:37:45 s205 systemd-journal[550]: Runtime journal is using 8.0M (max 177.7M, leaving 266.5M of free 1.7G, current limit 177.7M). >Dec 20 23:37:45 s205 systemd-journald[53]: Received SIGTERM >Dec 20 23:37:45 s205 kernel: type=1404 audit(1387553862.577:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Dec 20 23:37:45 s205 kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 20 23:37:45 s205 kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 20 23:37:45 s205 kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Dec 20 23:37:45 s205 kernel: SELinux: 83 classes, 101316 rules >Dec 20 23:37:45 s205 kernel: SELinux: Completing initialization. >Dec 20 23:37:45 s205 kernel: SELinux: Setting up existing superblocks. >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev sdb1, type vfat), uses genfs_contexts >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 20 23:37:45 s205 kernel: type=1403 audit(1387553863.134:3): policy loaded auid=4294967295 ses=4294967295 >Dec 20 23:37:45 s205 systemd[1]: Successfully loaded SELinux policy in 592.373ms. >Dec 20 23:37:45 s205 systemd[1]: Relabelled /dev and /run in 111.784ms. >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Dec 20 23:37:45 s205 systemd-journal[550]: Journal started >Dec 20 23:37:42 s205 systemd-cgroups-agent[519]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Dec 20 23:37:43 s205 systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 20 23:37:43 s205 systemd[1]: Set hostname to <s205>. >Dec 20 23:37:43 s205 systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Dec 20 23:37:44 s205 systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Dec 20 23:37:44 s205 systemd[1]: Started Collect Read-Ahead Data. >Dec 20 23:37:44 s205 systemd[1]: Started Replay Read-Ahead Data. >Dec 20 23:37:44 s205 systemd[1]: Started Load legacy module configuration. >Dec 20 23:37:45 s205 systemd[1]: Starting Apply Kernel Variables... >Dec 20 23:37:45 s205 systemd[1]: Started Load Kernel Modules. >Dec 20 23:37:45 s205 systemd[1]: Mounted FUSE Control File System. >Dec 20 23:37:45 s205 systemd[1]: Mounting Configuration File System... >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Dec 20 23:37:45 s205 systemd[1]: Started Set Up Additional Binary Formats. >Dec 20 23:37:45 s205 systemd[1]: Started File System Check on Root Device. >Dec 20 23:37:45 s205 systemd[1]: Starting Remount Root and Kernel File Systems... >Dec 20 23:37:45 s205 kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 20 23:37:45 s205 systemd[1]: Mounted Debug File System. >Dec 20 23:37:45 s205 systemd[1]: Mounted Huge Pages File System. >Dec 20 23:37:45 s205 systemd[1]: Mounted POSIX Message Queue File System. >Dec 20 23:37:45 s205 systemd[1]: Mounted Temporary Directory. >Dec 20 23:37:45 s205 systemd[1]: Started Apply Kernel Variables. >Dec 20 23:37:45 s205 systemd[1]: Mounted Configuration File System. >Dec 20 23:37:45 s205 systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 20 23:37:45 s205 systemd[1]: Starting Create static device nodes in /dev... >Dec 20 23:37:45 s205 systemd[1]: Starting LVM2 metadata daemon... >Dec 20 23:37:45 s205 systemd[1]: Started LVM2 metadata daemon. >Dec 20 23:37:45 s205 systemd[1]: Started udev Coldplug all Devices. >Dec 20 23:37:45 s205 systemd[1]: Starting udev Wait for Complete Device Initialization... >Dec 20 23:37:45 s205 kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Dec 20 23:37:45 s205 systemd[1]: Started Remount Root and Kernel File Systems. >Dec 20 23:37:45 s205 systemd[1]: Starting Import network configuration from initramfs... >Dec 20 23:37:45 s205 systemd[1]: Starting Configure read-only root support... >Dec 20 23:37:45 s205 systemd[1]: Starting Load/Save Random Seed... >Dec 20 23:37:45 s205 systemd[1]: Started Create static device nodes in /dev. >Dec 20 23:37:45 s205 systemd[1]: Starting udev Kernel Device Manager... >Dec 20 23:37:45 s205 systemd[1]: Starting Local File Systems (Pre). >Dec 20 23:37:45 s205 systemd[1]: Reached target Local File Systems (Pre). >Dec 20 23:37:45 s205 systemd[1]: Started udev Kernel Device Manager. >Dec 20 23:37:45 s205 systemd-udevd[582]: starting version 208 >Dec 20 23:37:45 s205 systemd[1]: Started Load/Save Random Seed. >Dec 20 23:37:46 s205 systemd[1]: Started udev Wait for Complete Device Initialization. >Dec 20 23:37:46 s205 systemd[1]: Starting Activation of DM RAID sets... >Dec 20 23:37:46 s205 lvm[547]: No volume groups found >Dec 20 23:37:46 s205 systemd[1]: Mounted Configuration File System. >Dec 20 23:37:46 s205 systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Dec 20 23:37:46 s205 kernel: acpi-cpufreq: overriding BIOS provided _PSD data >Dec 20 23:37:46 s205 kernel: input: Ideapad extra buttons as /devices/platform/ideapad/input/input9 >Dec 20 23:37:46 s205 systemd[1]: Starting Load/Save Screen Backlight Brightness of acpi_video0... >Dec 20 23:37:46 s205 systemd[1]: Started Configure read-only root support. >Dec 20 23:37:46 s205 systemd[1]: Started Import network configuration from initramfs. >Dec 20 23:37:46 s205 systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Dec 20 23:37:46 s205 kernel: Bluetooth: Core ver 2.16 >Dec 20 23:37:46 s205 kernel: NET: Registered protocol family 31 >Dec 20 23:37:46 s205 kernel: Bluetooth: HCI device and connection manager initialized >Dec 20 23:37:46 s205 kernel: Bluetooth: HCI socket layer initialized >Dec 20 23:37:46 s205 kernel: Bluetooth: L2CAP socket layer initialized >Dec 20 23:37:46 s205 kernel: Bluetooth: SCO socket layer initialized >Dec 20 23:37:46 s205 kernel: usbcore: registered new interface driver btusb >Dec 20 23:37:46 s205 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Dec 20 23:37:46 s205 kernel: ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \_SB_.PCI0.SMB_.SMB0 1 (20130517/utaddress-251) >Dec 20 23:37:46 s205 kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Dec 20 23:37:46 s205 kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05 >Dec 20 23:37:46 s205 kernel: sp5100_tco: PCI Revision ID: 0x42 >Dec 20 23:37:46 s205 kernel: sp5100_tco: Using 0xfed80b00 for watchdog MMIO address >Dec 20 23:37:46 s205 kernel: sp5100_tco: Last reboot was not triggered by watchdog. >Dec 20 23:37:46 s205 kernel: sp5100_tco: initialized (0xffffc900028e0b00). heartbeat=60 sec (nowayout=0) >Dec 20 23:37:46 s205 mtp-probe[619]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:13.0/usb4/4-2" >Dec 20 23:37:46 s205 mtp-probe[619]: bus: 4, device: 2 was not an MTP device >Dec 20 23:37:46 s205 mtp-probe[623]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:13.2/usb2/2-3" >Dec 20 23:37:46 s205 mtp-probe[621]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:13.2/usb2/2-5" >Dec 20 23:37:46 s205 mtp-probe[624]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:13.2/usb2/2-1" >Dec 20 23:37:46 s205 mtp-probe[623]: bus: 2, device: 4 was not an MTP device >Dec 20 23:37:46 s205 mtp-probe[624]: bus: 2, device: 2 was not an MTP device >Dec 20 23:37:46 s205 kernel: ALSA sound/pci/hda/hda_intel.c:3317 0000:00:01.1: Using LPIB position fix >Dec 20 23:37:46 s205 kernel: snd_hda_intel 0000:00:01.1: irq 44 for MSI/MSI-X >Dec 20 23:37:46 s205 kernel: ALSA sound/pci/hda/hda_intel.c:1787 0000:00:01.1: Enable sync_write for stable communication >Dec 20 23:37:46 s205 mtp-probe[621]: bus: 2, device: 5 was not an MTP device >Dec 20 23:37:46 s205 kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input10 >Dec 20 23:37:46 s205 kernel: ALSA sound/pci/hda/hda_intel.c:3317 0000:00:14.2: Using LPIB position fix >Dec 20 23:37:46 s205 kernel: ALSA sound/pci/hda/hda_intel.c:1787 0000:00:14.2: Enable sync_write for stable communication >Dec 20 23:37:46 s205 kernel: hda_codec: CX20590: BIOS auto-probing. >Dec 20 23:37:46 s205 kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker >Dec 20 23:37:46 s205 kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 20 23:37:46 s205 kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0x19/0x0/0x0/0x0/0x0) >Dec 20 23:37:46 s205 kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Dec 20 23:37:46 s205 kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Dec 20 23:37:46 s205 kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Internal Mic=0x23 >Dec 20 23:37:46 s205 kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Mic=0x1b >Dec 20 23:37:46 s205 kernel: input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input11 >Dec 20 23:37:46 s205 kernel: input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input12 >Dec 20 23:37:47 s205 kernel: media: Linux media interface: v0.10 >Dec 20 23:37:47 s205 kernel: Linux video capture interface: v2.00 >Dec 20 23:37:47 s205 kernel: microcode: CPU0: patch_level=0x05000028 >Dec 20 23:37:47 s205 kernel: uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (04f2:b255) >Dec 20 23:37:47 s205 kernel: input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3:1.0/input/input13 >Dec 20 23:37:47 s205 kernel: usbcore: registered new interface driver uvcvideo >Dec 20 23:37:47 s205 kernel: USB Video Class driver (1.1.1) >Dec 20 23:37:47 s205 kernel: cfg80211: Calling CRDA to update world regulatory domain >Dec 20 23:37:47 s205 kernel: ath: EEPROM regdomain: 0x65 >Dec 20 23:37:47 s205 kernel: ath: EEPROM indicates we should expect a direct regpair map >Dec 20 23:37:47 s205 kernel: ath: Country alpha2 being used: 00 >Dec 20 23:37:47 s205 kernel: ath: Regpair used: 0x65 >Dec 20 23:37:47 s205 kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >Dec 20 23:37:47 s205 kernel: ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90002d40000, irq=18 >Dec 20 23:37:47 s205 kernel: microcode: CPU0: new patch_level=0x05000029 >Dec 20 23:37:47 s205 kernel: microcode: CPU1: patch_level=0x05000028 >Dec 20 23:37:47 s205 kernel: microcode: CPU1: new patch_level=0x05000029 >Dec 20 23:37:47 s205 kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Dec 20 23:37:47 s205 kernel: kvm: Nested Virtualization enabled >Dec 20 23:37:47 s205 kernel: kvm: Nested Paging enabled >Dec 20 23:37:47 s205 systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Dec 20 23:37:47 s205 kernel: acer_wmi: Acer Laptop ACPI-WMI Extras >Dec 20 23:37:47 s205 kernel: acer_wmi: Brightness must be controlled by acpi video driver >Dec 20 23:37:47 s205 kernel: input: Acer BMA150 accelerometer as /devices/virtual/input/input14 >Dec 20 23:37:47 s205 systemd[1]: Started Load legacy module configuration. >Dec 20 23:37:47 s205 systemd[1]: Started Set Up Additional Binary Formats. >Dec 20 23:37:47 s205 systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Dec 20 23:37:47 s205 systemd[1]: Started Load Kernel Modules. >Dec 20 23:37:47 s205 systemd[1]: Mounted FUSE Control File System. >Dec 20 23:37:47 s205 systemd[1]: Started Device-Mapper Multipath Device Controller. >Dec 20 23:37:47 s205 systemd[1]: Started File System Check on Root Device. >Dec 20 23:37:47 s205 systemd[1]: Starting Sound Card. >Dec 20 23:37:47 s205 systemd[1]: Reached target Sound Card. >Dec 20 23:37:47 s205 systemd[1]: Reached target Sound Card. >Dec 20 23:37:47 s205 kernel: cfg80211: World regulatory domain updated: >Dec 20 23:37:47 s205 kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 20 23:37:47 s205 kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 23:37:47 s205 kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 23:37:47 s205 kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Dec 20 23:37:47 s205 systemd-udevd[585]: renamed network interface wlan0 to wlp3s0 >Dec 20 23:37:47 s205 kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 23:37:47 s205 kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 23:37:47 s205 systemd[1]: Reached target Sound Card. >Dec 20 23:37:47 s205 systemd[1]: Started Activation of DM RAID sets. >Dec 20 23:37:47 s205 systemd[1]: Starting Local File Systems. >Dec 20 23:37:47 s205 systemd[1]: Reached target Local File Systems. >Dec 20 23:37:47 s205 systemd[1]: Started Relabel all filesystems, if necessary. >Dec 20 23:37:47 s205 systemd[1]: Started Reconfigure the system on administrator request. >Dec 20 23:37:47 s205 systemd[1]: Started Mark the need to relabel after reboot. >Dec 20 23:37:47 s205 systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Dec 20 23:37:47 s205 systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Dec 20 23:37:47 s205 systemd[1]: Starting Recreate Volatile Files and Directories... >Dec 20 23:37:47 s205 systemd[1]: Starting Security Auditing Service... >Dec 20 23:37:47 s205 systemd[1]: Starting Encrypted Volumes. >Dec 20 23:37:47 s205 systemd[1]: Reached target Encrypted Volumes. >Dec 20 23:37:48 s205 systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Dec 20 23:37:50 s205 systemd-journal[550]: Permanent journal is using 40.0M (max 390.3M, leaving 585.5M of free 751.0M, current limit 165.4M). >Dec 20 23:37:50 s205 systemd-journal[550]: Time spent on flushing to /var is 56.611ms for 1155 entries. >Dec 20 23:37:48 s205 systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Dec 20 23:37:48 s205 systemd[1]: Started Security Auditing Service. >Dec 20 23:37:48 s205 systemd[1]: Reached target Sound Card. >Dec 20 23:37:49 s205 systemd[1]: Started Recreate Volatile Files and Directories. >Dec 20 23:37:49 s205 systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Dec 20 23:37:49 s205 systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Dec 20 23:37:49 s205 systemd[1]: Starting System Initialization. >Dec 20 23:37:49 s205 systemd[1]: Reached target System Initialization. >Dec 20 23:37:49 s205 systemd[1]: Starting Daily Cleanup of Temporary Directories. >Dec 20 23:37:49 s205 systemd[1]: Started Daily Cleanup of Temporary Directories. >Dec 20 23:37:49 s205 systemd[1]: Started dnf makecache timer. >Dec 20 23:37:51 s205 systemd[1]: Starting Timers. >Dec 20 23:37:51 s205 systemd[1]: Reached target Timers. >Dec 20 23:37:51 s205 systemd[1]: Starting Manage Sound Card State (restore and store)... >Dec 20 23:37:51 s205 systemd[1]: Started Manage Sound Card State (restore and store). >Dec 20 23:37:51 s205 systemd[1]: Started Restore Sound Card State. >Dec 20 23:37:51 s205 systemd[1]: Starting CUPS Printer Service Spool. >Dec 20 23:37:51 s205 auditctl[664]: No rules >Dec 20 23:37:51 s205 auditctl[664]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Dec 20 23:37:48 s205 auditd[663]: Started dispatcher: /sbin/audispd pid: 673 >Dec 20 23:37:48 s205 auditd[663]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Dec 20 23:37:48 s205 audispd[673]: priority_boost_parser called with: 4 >Dec 20 23:37:48 s205 audispd[673]: max_restarts_parser called with: 10 >Dec 20 23:37:48 s205 audispd[673]: audispd initialized with q_depth=150 and 1 active plugins >Dec 20 23:37:51 s205 kernel: type=1305 audit(1387553868.086:4): audit_pid=663 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Dec 20 23:37:51 s205 systemd[1]: Started CUPS Printer Service Spool. >Dec 20 23:37:51 s205 systemd[1]: Starting Paths. >Dec 20 23:37:51 s205 systemd[1]: Reached target Paths. >Dec 20 23:37:51 s205 systemd[1]: Starting CUPS Printing Service Sockets. >Dec 20 23:37:51 s205 alsactl[680]: alsactl 1.0.27.2 daemon started >Dec 20 23:37:51 s205 systemd[1]: Listening on CUPS Printing Service Sockets. >Dec 20 23:37:51 s205 systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Dec 20 23:37:51 s205 systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Dec 20 23:37:51 s205 systemd[1]: Starting Open-iSCSI iscsid Socket. >Dec 20 23:37:51 s205 systemd[1]: Listening on Open-iSCSI iscsid Socket. >Dec 20 23:37:51 s205 systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 20 23:37:51 s205 systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 20 23:37:51 s205 systemd[1]: Starting D-Bus System Message Bus Socket. >Dec 20 23:37:51 s205 systemd[1]: Listening on D-Bus System Message Bus Socket. >Dec 20 23:37:51 s205 systemd[1]: Starting Sockets. >Dec 20 23:37:51 s205 systemd[1]: Reached target Sockets. >Dec 20 23:37:51 s205 systemd[1]: Starting Basic System. >Dec 20 23:37:51 s205 systemd[1]: Reached target Basic System. >Dec 20 23:37:51 s205 systemd[1]: Starting Bluetooth service... >Dec 20 23:37:51 s205 systemd[1]: Starting firewalld - dynamic firewall daemon... >Dec 20 23:37:51 s205 bluetoothd[681]: Bluetooth daemon 5.12 >Dec 20 23:37:51 s205 systemd[1]: Starting Permit User Sessions... >Dec 20 23:37:51 s205 systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Dec 20 23:37:51 s205 systemd[1]: Starting Accounts Service... >Dec 20 23:37:51 s205 systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Dec 20 23:37:51 s205 systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Dec 20 23:37:51 s205 systemd[1]: Started Service for virtual machines hosted on VMware. >Dec 20 23:37:51 s205 systemd[1]: Starting irqbalance daemon... >Dec 20 23:37:51 s205 rngd[686]: Unable to open file: /dev/tpm0 >Dec 20 23:37:51 s205 rngd[686]: can't open any entropy source >Dec 20 23:37:51 s205 rngd[686]: Maybe RNG device modules are not loaded >Dec 20 23:37:51 s205 systemd[1]: Started irqbalance daemon. >Dec 20 23:37:51 s205 systemd[1]: Starting Machine Check Exception Logging Daemon... >Dec 20 23:37:51 s205 systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Dec 20 23:37:51 s205 systemd[1]: Starting Modem Manager... >Dec 20 23:37:51 s205 systemd[1]: Starting NTP client/server... >Dec 20 23:37:51 s205 systemd[1]: Starting LSB: Init script for live image.... >Dec 20 23:37:51 s205 mcelog[694]: AMD Processor family 20: Please load edac_mce_amd module. >: Success >Dec 20 23:37:51 s205 mcelog.setup[691]: CPU is unsupported >Dec 20 23:37:51 s205 systemd[1]: Starting D-Bus System Message Bus... >Dec 20 23:37:51 s205 systemd[1]: Started D-Bus System Message Bus. >Dec 20 23:37:51 s205 chronyd[701]: chronyd version 1.29 starting >Dec 20 23:37:51 s205 chronyd[701]: Linux kernel major=3 minor=11 patch=10 >Dec 20 23:37:51 s205 chronyd[701]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Dec 20 23:37:51 s205 chronyd[701]: Frequency 16.501 +/- 117.910 ppm read from /var/lib/chrony/drift >Dec 20 23:37:51 s205 ModemManager[695]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Dec 20 23:37:51 s205 avahi-daemon[692]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Dec 20 23:37:51 s205 avahi-daemon[692]: Successfully dropped root privileges. >Dec 20 23:37:51 s205 avahi-daemon[692]: avahi-daemon 0.6.31 starting up. >Dec 20 23:37:52 s205 systemd[1]: Starting Login Service... >Dec 20 23:37:52 s205 systemd[1]: Started Permit User Sessions. >Dec 20 23:37:52 s205 systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Dec 20 23:37:52 s205 systemd[1]: Unit rngd.service entered failed state. >Dec 20 23:37:52 s205 systemd[1]: Started Machine Check Exception Logging Daemon. >Dec 20 23:37:52 s205 systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Dec 20 23:37:52 s205 mcelog[713]: mcelog: AMD Processor family 20: Please load edac_mce_amd module. >Dec 20 23:37:52 s205 mcelog[713]: : Success >Dec 20 23:37:52 s205 mcelog[713]: CPU is unsupported >Dec 20 23:37:52 s205 systemd[1]: mcelog.service: main process exited, code=exited, status=1/FAILURE >Dec 20 23:37:52 s205 systemd[1]: Unit mcelog.service entered failed state. >Dec 20 23:37:52 s205 systemd[1]: Started NTP client/server. >Dec 20 23:37:54 s205 rtkit-daemon[684]: Successfully called chroot. >Dec 20 23:37:54 s205 rtkit-daemon[684]: Successfully dropped privileges. >Dec 20 23:37:54 s205 rtkit-daemon[684]: Successfully limited resources. >Dec 20 23:37:54 s205 rtkit-daemon[684]: Running. >Dec 20 23:37:54 s205 rtkit-daemon[684]: Watchdog thread running. >Dec 20 23:37:54 s205 rtkit-daemon[684]: Canary thread running. >Dec 20 23:37:54 s205 systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Dec 20 23:37:54 s205 systemd[1]: Started RealtimeKit Scheduling Policy Service. >Dec 20 23:37:54 s205 systemd[1]: Started Bluetooth service. >Dec 20 23:37:54 s205 systemd[1]: Starting Bluetooth. >Dec 20 23:37:54 s205 systemd[1]: Reached target Bluetooth. >Dec 20 23:37:54 s205 bluetoothd[681]: Starting SDP server >Dec 20 23:37:54 s205 avahi-daemon[692]: Successfully called chroot(). >Dec 20 23:37:54 s205 avahi-daemon[692]: Successfully dropped remaining capabilities. >Dec 20 23:37:54 s205 avahi-daemon[692]: No service file found in /etc/avahi/services. >Dec 20 23:37:54 s205 avahi-daemon[692]: Network interface enumeration completed. >Dec 20 23:37:54 s205 avahi-daemon[692]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 20 23:37:54 s205 avahi-daemon[692]: Server startup complete. Host name is s205.local. Local service cookie is 2414037903. >Dec 20 23:37:54 s205 systemd-logind[711]: New seat seat0. >Dec 20 23:37:54 s205 systemd-logind[711]: Watching system buttons on /dev/input/event3 (Power Button) >Dec 20 23:37:54 s205 systemd[1]: Started Modem Manager. >Dec 20 23:37:54 s205 systemd-logind[711]: Watching system buttons on /dev/input/event5 (Video Bus) >Dec 20 23:37:54 s205 systemd-logind[711]: Watching system buttons on /dev/input/event0 (Power Button) >Dec 20 23:37:54 s205 systemd-logind[711]: Watching system buttons on /dev/input/event1 (Lid Switch) >Dec 20 23:37:54 s205 systemd-logind[711]: Watching system buttons on /dev/input/event2 (Sleep Button) >Dec 20 23:37:54 s205 systemd[1]: Started Login Service. >Dec 20 23:37:54 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 20 23:37:54 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 20 23:37:54 s205 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Dec 20 23:37:54 s205 kernel: Bluetooth: BNEP filters: protocol multicast >Dec 20 23:37:54 s205 kernel: Bluetooth: BNEP socket layer initialized >Dec 20 23:37:54 s205 systemd[1]: Starting Authorization Manager... >Dec 20 23:37:54 s205 bluetoothd[681]: Bluetooth management interface 1.3 initialized >Dec 20 23:37:54 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 20 23:37:54 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 20 23:37:54 s205 systemd[1]: Starting Hostname Service... >Dec 20 23:37:54 s205 polkitd[728]: Started polkitd version 0.112 >Dec 20 23:37:54 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 20 23:37:54 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 20 23:37:54 s205 systemd[1]: Started Hostname Service. >Dec 20 23:37:54 s205 kernel: Adding 2097148k swap on /dev/sda8. Priority:-1 extents:1 across:2097148k FS >Dec 20 23:37:54 s205 livesys[697]: Enabling swap partition /dev/sda8 [ ç¢ºå® ] >Dec 20 23:37:54 s205 kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 20 23:37:54 s205 kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 20 23:37:54 s205 systemd[1]: Started LSB: Init script for live image.. >Dec 20 23:37:54 s205 systemd[1]: Starting SYSV: Late init script for live image.... >Dec 20 23:37:54 s205 systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Dec 20 23:37:54 s205 systemd[1]: Started ABRT Automated Bug Reporting Tool. >Dec 20 23:37:54 s205 systemd[1]: Starting Install ABRT coredump hook... >Dec 20 23:37:54 s205 systemd[1]: Starting ABRT Xorg log watcher... >Dec 20 23:37:54 s205 polkitd[728]: Loading rules from directory /etc/polkit-1/rules.d >Dec 20 23:37:54 s205 systemd[1]: Started ABRT Xorg log watcher. >Dec 20 23:37:54 s205 polkitd[728]: Loading rules from directory /usr/share/polkit-1/rules.d >Dec 20 23:37:54 s205 systemd[1]: Started Harvest vmcores for ABRT. >Dec 20 23:37:54 s205 systemd[1]: Starting ABRT kernel log watcher... >Dec 20 23:37:54 s205 systemd[1]: Started ABRT kernel log watcher. >Dec 20 23:37:54 s205 systemd[1]: Starting GNOME Display Manager... >Dec 20 23:37:54 s205 polkitd[728]: Finished loading, compiling and executing 5 rules >Dec 20 23:37:54 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 20 23:37:54 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 20 23:37:54 s205 systemd[1]: Started Authorization Manager. >Dec 20 23:37:54 s205 polkitd[728]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Dec 20 23:37:54 s205 systemd[1]: Started SYSV: Late init script for live image.. >Dec 20 23:37:54 s205 accounts-daemon[685]: started daemon version 0.6.35 >Dec 20 23:37:54 s205 systemd[1]: Started Accounts Service. >Dec 20 23:37:54 s205 systemd[1]: Started Install ABRT coredump hook. >Dec 20 23:37:55 s205 systemd[1]: Started GNOME Display Manager. >Dec 20 23:37:55 s205 abrtd[746]: Init complete, entering main loop >Dec 20 23:37:55 s205 dbus-daemon[699]: dbus[699]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.9" (uid=0 pid=753 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.10" (uid=0 pid=767 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 20 23:37:55 s205 dbus[699]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.9" (uid=0 pid=753 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.10" (uid=0 pid=767 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 20 23:37:55 s205 kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Dec 20 23:37:55 s205 kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Dec 20 23:37:55 s205 kernel: Ebtables v2.0 registered >Dec 20 23:37:56 s205 kernel: Bridge firewalling registered >Dec 20 23:37:56 s205 systemd[1]: Started firewalld - dynamic firewall daemon. >Dec 20 23:37:56 s205 systemd[1]: Starting Network Manager... >Dec 20 23:37:56 s205 NetworkManager[819]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Dec 20 23:37:56 s205 NetworkManager[819]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Dec 20 23:37:56 s205 NetworkManager[819]: <info> WEXT support is enabled >Dec 20 23:37:56 s205 NetworkManager[819]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Dec 20 23:37:56 s205 NetworkManager[819]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Dec 20 23:37:56 s205 NetworkManager[819]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Dec 20 23:37:56 s205 NetworkManager[819]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Dec 20 23:37:56 s205 NetworkManager[819]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Dec 20 23:37:56 s205 ModemManager[695]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:15.0/0000:02:00.0': not supported by any plugin >Dec 20 23:37:56 s205 ModemManager[695]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:15.2/0000:03:00.0': not supported by any plugin >Dec 20 23:37:56 s205 NetworkManager[819]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Dec 20 23:37:56 s205 NetworkManager[819]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 20 23:37:56 s205 NetworkManager[819]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 20 23:37:56 s205 NetworkManager[819]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Dec 20 23:37:56 s205 NetworkManager[819]: keyfile: new connection /etc/NetworkManager/system-connections/Seednet Palace >Dec 20 23:37:57 s205 NetworkManager[819]: <info> monitoring kernel firmware directory '/lib/firmware'. >Dec 20 23:37:57 s205 NetworkManager[819]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:28/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi) >Dec 20 23:37:57 s205 NetworkManager[819]: <info> rfkill3: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:15.2/0000:03:00.0/ieee80211/phy0/rfkill3) (driver ath9k) >Dec 20 23:37:57 s205 NetworkManager[819]: <info> rfkill4: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill4) (platform driver acer-wmi) >Dec 20 23:37:57 s205 NetworkManager[819]: <info> WiFi hardware radio set disabled >Dec 20 23:37:57 s205 systemd[1]: Started Network Manager. >Dec 20 23:37:57 s205 systemd[1]: Starting Network. >Dec 20 23:37:57 s205 systemd[1]: Reached target Network. >Dec 20 23:37:57 s205 NetworkManager[819]: <info> WiFi enabled by radio killswitch; disabled by state file >Dec 20 23:37:57 s205 NetworkManager[819]: <info> WWAN enabled by radio killswitch; enabled by state file >Dec 20 23:37:57 s205 NetworkManager[819]: <info> WiMAX enabled by radio killswitch; enabled by state file >Dec 20 23:37:57 s205 NetworkManager[819]: <info> Networking is enabled by state file >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (lo): link connected >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (lo): carrier is ON >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (lo): No existing connection detected. >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (em1): carrier is OFF >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (em1): new Ethernet device (driver: 'r8169' ifindex: 2) >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (em1): No existing connection detected. >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (em1): bringing up device. >Dec 20 23:37:57 s205 systemd[1]: Started Login and scanning of iSCSI devices. >Dec 20 23:37:57 s205 kernel: r8169 0000:02:00.0 em1: link down >Dec 20 23:37:57 s205 kernel: r8169 0000:02:00.0 em1: link down >Dec 20 23:37:57 s205 kernel: IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (wlp3s0): using nl80211 for WiFi device control >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (wlp3s0): driver supports Access Point (AP) mode >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (wlp3s0): new 802.11 WiFi device (driver: 'ath9k' ifindex: 3) >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (wlp3s0): No existing connection detected. >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 20 23:37:57 s205 NetworkManager[819]: <info> (wlp3s0): bringing up device. >Dec 20 23:37:57 s205 NetworkManager[819]: <info> startup complete >Dec 20 23:37:57 s205 NetworkManager[819]: <info> WiFi now disabled by radio killswitch >Dec 20 23:37:57 s205 NetworkManager[819]: <info> ModemManager available in the bus >Dec 20 23:37:59 s205 kernel: r8169 0000:02:00.0 em1: link up >Dec 20 23:37:59 s205 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >Dec 20 23:37:59 s205 NetworkManager[819]: <info> (em1): link connected >Dec 20 23:37:59 s205 NetworkManager[819]: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Dec 20 23:37:59 s205 NetworkManager[819]: <info> Auto-activating connection 'Seednet Palace'. >Dec 20 23:37:59 s205 NetworkManager[819]: <info> Activation (em1) starting connection 'Seednet Palace' >Dec 20 23:37:59 s205 NetworkManager[819]: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 20 23:37:59 s205 NetworkManager[819]: <info> NetworkManager state is now CONNECTING >Dec 20 23:37:59 s205 NetworkManager[819]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >Dec 20 23:37:59 s205 NetworkManager[819]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >Dec 20 23:37:59 s205 NetworkManager[819]: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >Dec 20 23:37:59 s205 NetworkManager[819]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >Dec 20 23:37:59 s205 NetworkManager[819]: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >Dec 20 23:37:59 s205 NetworkManager[819]: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 20 23:37:59 s205 NetworkManager[819]: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >Dec 20 23:37:59 s205 NetworkManager[819]: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >Dec 20 23:38:00 s205 avahi-daemon[692]: Registering new address record for fe80::f2de:f1ff:fe61:d962 on em1.*. >Dec 20 23:38:01 s205 NetworkManager[819]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 20 23:38:01 s205 NetworkManager[819]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >Dec 20 23:38:01 s205 NetworkManager[819]: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 20 23:38:01 s205 NetworkManager[819]: <info> starting PPP connection >Dec 20 23:38:02 s205 NetworkManager[819]: <info> pppd started with pid 1264 >Dec 20 23:38:02 s205 NetworkManager[819]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >Dec 20 23:38:03 s205 systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Dec 20 23:38:03 s205 systemd[1]: Starting Multi-User System. >Dec 20 23:38:03 s205 systemd[1]: Reached target Multi-User System. >Dec 20 23:38:03 s205 systemd[1]: Starting Graphical Interface. >Dec 20 23:38:03 s205 systemd[1]: Reached target Graphical Interface. >Dec 20 23:38:03 s205 systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 20 23:38:03 s205 systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 20 23:38:03 s205 systemd[1]: Starting Update UTMP about System Runlevel Changes... >Dec 20 23:38:03 s205 systemd[1]: Started Update UTMP about System Runlevel Changes. >Dec 20 23:38:03 s205 systemd[1]: Startup finished in 2.130s (kernel) + 16.601s (initrd) + 20.603s (userspace) = 39.335s. >Dec 20 23:38:03 s205 pppd[1264]: Plugin rp-pppoe.so loaded. >Dec 20 23:38:03 s205 NetworkManager[819]: Plugin rp-pppoe.so loaded. >Dec 20 23:38:03 s205 kernel: PPP generic driver version 2.4.2 >Dec 20 23:38:03 s205 pppd[1264]: RP-PPPoE plugin version 3.8p compiled against pppd 2.4.5 >Dec 20 23:38:03 s205 NetworkManager[819]: RP-PPPoE plugin version 3.8p compiled against pppd 2.4.5 >Dec 20 23:38:03 s205 pppd[1264]: Plugin /usr/lib64/pppd/2.4.5/nm-pppd-plugin.so loaded. >Dec 20 23:38:03 s205 NetworkManager[819]: Plugin /usr/lib64/pppd/2.4.5/nm-pppd-plugin.so loaded. >Dec 20 23:38:03 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (plugin_init): initializing >Dec 20 23:38:03 s205 pppd[1264]: pppd 2.4.5 started by root, uid 0 >Dec 20 23:38:03 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 3 / phase 'serial connection' >Dec 20 23:38:03 s205 systemd[1]: Starting user-1000.slice. >Dec 20 23:38:03 s205 systemd[1]: Created slice user-1000.slice. >Dec 20 23:38:03 s205 systemd[1]: Starting User Manager for 1000... >Dec 20 23:38:03 s205 systemd[1]: Starting Session 1 of user liveuser. >Dec 20 23:38:03 s205 systemd[1]: Started Session 1 of user liveuser. >Dec 20 23:38:03 s205 systemd-logind[711]: New session 1 of user liveuser. >Dec 20 23:38:03 s205 systemd-logind[711]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Dec 20 23:38:04 s205 systemd[1287]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Dec 20 23:38:04 s205 systemd[1287]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Dec 20 23:38:05 s205 systemd[1287]: Starting Default. >Dec 20 23:38:05 s205 systemd[1287]: Reached target Default. >Dec 20 23:38:05 s205 systemd[1287]: Startup finished in 979ms. >Dec 20 23:38:05 s205 systemd[1]: Started User Manager for 1000. >Dec 20 23:38:04 s205 gdm-autologin][1280]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Dec 20 23:38:04 s205 pppd[1264]: PPP session is 7136 >Dec 20 23:38:04 s205 pppd[1264]: Connected to 00:30:88:1e:45:91 via interface em1 >Dec 20 23:38:04 s205 pppd[1264]: Using interface ppp0 >Dec 20 23:38:04 s205 pppd[1264]: Connect: ppp0 <--> em1 >Dec 20 23:38:04 s205 NetworkManager[819]: <info> (ppp0): new Generic device (driver: 'unknown' ifindex: 4) >Dec 20 23:38:04 s205 NetworkManager[819]: <info> (ppp0): exported as /org/freedesktop/NetworkManager/Devices/3 >Dec 20 23:38:04 s205 NetworkManager[819]: <info> (ppp0): No existing connection detected. >Dec 20 23:38:04 s205 pppd[1264]: PAP authentication succeeded >Dec 20 23:38:04 s205 pppd[1264]: peer from calling number 00:30:88:1E:45:91 authorized >Dec 20 23:38:04 s205 pppd[1264]: local IP address 106.104.35.20 >Dec 20 23:38:05 s205 pppd[1264]: remote IP address 139.175.240.83 >Dec 20 23:38:05 s205 pppd[1264]: primary DNS address 139.175.55.244 >Dec 20 23:38:05 s205 pppd[1264]: secondary DNS address 139.175.252.16 >Dec 20 23:38:05 s205 NetworkManager[819]: <info> PPP manager(IP Config Get) reply received. >Dec 20 23:38:05 s205 NetworkManager[819]: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 20 23:38:05 s205 NetworkManager[819]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >Dec 20 23:38:05 s205 NetworkManager[819]: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 20 23:38:05 s205 NetworkManager[819]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >Dec 20 23:38:05 s205 NetworkManager[819]: PPP session is 7136 >Dec 20 23:38:05 s205 NetworkManager[819]: Connected to 00:30:88:1e:45:91 via interface em1 >Dec 20 23:38:05 s205 NetworkManager[819]: Using interface ppp0 >Dec 20 23:38:05 s205 NetworkManager[819]: Connect: ppp0 <--> em1 >Dec 20 23:38:05 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 5 / phase 'establish' >Dec 20 23:38:05 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 6 / phase 'authenticate' >Dec 20 23:38:05 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (get_credentials): passwd-hook, requesting credentials... >Dec 20 23:38:05 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (get_credentials): got credentials from NetworkManager >Dec 20 23:38:05 s205 NetworkManager[819]: PAP authentication succeeded >Dec 20 23:38:05 s205 NetworkManager[819]: peer from calling number 00:30:88:1E:45:91 authorized >Dec 20 23:38:05 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 8 / phase 'network' >Dec 20 23:38:05 s205 NetworkManager[819]: local IP address 106.104.35.20 >Dec 20 23:38:05 s205 NetworkManager[819]: remote IP address 139.175.240.83 >Dec 20 23:38:05 s205 NetworkManager[819]: primary DNS address 139.175.55.244 >Dec 20 23:38:05 s205 NetworkManager[819]: secondary DNS address 139.175.252.16 >Dec 20 23:38:05 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 9 / phase 'running' >Dec 20 23:38:05 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_ip_up): ip-up event >Dec 20 23:38:05 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_ip_up): sending Ip4Config to NetworkManager... >Dec 20 23:38:05 s205 kernel: NET: Registered protocol family 24 >Dec 20 23:38:05 s205 /etc/gdm/Xsession[1292]: cp: ç¡æ³ stat â/usr/share/applications/liveinst.desktopâ: æ²ææ¤ä¸æªæ¡æç®é >Dec 20 23:38:05 s205 NetworkManager[819]: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 20 23:38:05 s205 NetworkManager[819]: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 20 23:38:05 s205 NetworkManager[819]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 20 23:38:05 s205 NetworkManager[819]: <info> Policy set 'Seednet Palace' (ppp0) as default for IPv4 routing and DNS. >Dec 20 23:38:05 s205 NetworkManager[819]: <info> Activation (em1) successful, device activated. >Dec 20 23:38:05 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 20 23:38:05 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 20 23:38:06 s205 systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 20 23:38:07 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 20 23:38:07 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 20 23:38:07 s205 systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 20 23:38:14 s205 kernel: fuse init (API version 7.22) >Dec 20 23:38:14 s205 systemd[1]: Mounting FUSE Control File System... >Dec 20 23:38:14 s205 kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Dec 20 23:38:14 s205 kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Dec 20 23:38:14 s205 systemd[1]: Mounted FUSE Control File System. >Dec 20 23:38:14 s205 gnome-session[1292]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-8TNo1g >Dec 20 23:38:14 s205 gnome-session[1292]: GNOME_KEYRING_PID=1409 >Dec 20 23:38:15 s205 gnome-session[1292]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-8TNo1g >Dec 20 23:38:15 s205 gnome-session[1292]: GPG_AGENT_INFO=/run/user/1000/keyring-8TNo1g/gpg:0:1 >Dec 20 23:38:15 s205 gnome-session[1292]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-8TNo1g >Dec 20 23:38:15 s205 gnome-session[1292]: GPG_AGENT_INFO=/run/user/1000/keyring-8TNo1g/gpg:0:1 >Dec 20 23:38:15 s205 gnome-session[1292]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-8TNo1g >Dec 20 23:38:15 s205 gnome-session[1292]: GPG_AGENT_INFO=/run/user/1000/keyring-8TNo1g/gpg:0:1 >Dec 20 23:38:15 s205 gnome-session[1292]: SSH_AUTH_SOCK=/run/user/1000/keyring-8TNo1g/ssh >Dec 20 23:38:15 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 20 23:38:15 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 20 23:38:15 s205 systemd[1]: Starting Daemon for power management... >Dec 20 23:38:15 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 20 23:38:15 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 20 23:38:15 s205 systemd[1]: Started Daemon for power management. >Dec 20 23:38:15 s205 rtkit-daemon[684]: Successfully made thread 1423 of process 1423 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 20 23:38:15 s205 rtkit-daemon[684]: Supervising 1 threads of 1 processes of 1 users. >Dec 20 23:38:16 s205 rtkit-daemon[684]: Supervising 1 threads of 1 processes of 1 users. >Dec 20 23:38:16 s205 rtkit-daemon[684]: Successfully made thread 1441 of process 1423 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 20 23:38:16 s205 rtkit-daemon[684]: Supervising 2 threads of 1 processes of 1 users. >Dec 20 23:38:16 s205 rtkit-daemon[684]: Supervising 2 threads of 1 processes of 1 users. >Dec 20 23:38:16 s205 rtkit-daemon[684]: Successfully made thread 1458 of process 1423 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 20 23:38:16 s205 rtkit-daemon[684]: Supervising 3 threads of 1 processes of 1 users. >Dec 20 23:38:16 s205 rtkit-daemon[684]: Supervising 3 threads of 1 processes of 1 users. >Dec 20 23:38:16 s205 rtkit-daemon[684]: Successfully made thread 1461 of process 1423 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 20 23:38:16 s205 rtkit-daemon[684]: Supervising 4 threads of 1 processes of 1 users. >Dec 20 23:38:16 s205 bluetoothd[681]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource >Dec 20 23:38:16 s205 bluetoothd[681]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink >Dec 20 23:38:17 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 20 23:38:17 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 20 23:38:17 s205 systemd[1]: Starting Manage, Install and Generate Color Profiles... >Dec 20 23:38:17 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 20 23:38:17 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 20 23:38:17 s205 systemd[1]: Starting Disk Manager... >Dec 20 23:38:17 s205 colord[1471]: Using mapping database file /var/lib/colord/mapping.db >Dec 20 23:38:17 s205 colord[1471]: Using device database file /var/lib/colord/storage.db >Dec 20 23:38:17 s205 systemd[1]: Starting CUPS Printing Service... >Dec 20 23:38:17 s205 systemd[1]: Started CUPS Printing Service. >Dec 20 23:38:17 s205 colord[1471]: loaded plugin libcd_plugin_scanner.so >Dec 20 23:38:17 s205 colord[1471]: loaded plugin libcd_plugin_camera.so >Dec 20 23:38:17 s205 colord[1471]: Daemon ready for requests >Dec 20 23:38:17 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 20 23:38:17 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 20 23:38:17 s205 systemd[1]: Started Manage, Install and Generate Color Profiles. >Dec 20 23:38:17 s205 udisksd[1475]: udisks daemon version 2.1.1 starting >Dec 20 23:38:17 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 20 23:38:17 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 20 23:38:17 s205 systemd[1]: Started Disk Manager. >Dec 20 23:38:17 s205 udisksd[1475]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Dec 20 23:38:18 s205 colord[1471]: Device added: sysfs-Chicony_Corp.-Lenovo_EasyCamera >Dec 20 23:38:19 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 20 23:38:19 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 20 23:38:19 s205 systemd[1]: Starting Locale Service... >Dec 20 23:38:19 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 20 23:38:19 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 20 23:38:19 s205 systemd[1]: Started Locale Service. >Dec 20 23:38:19 s205 colord[1471]: Profile added: icc-649bc3847a65aa9c8dbdd770b72a1f6a >Dec 20 23:38:20 s205 chronyd[701]: Selected source 211.79.171.2 >Dec 20 23:38:24 s205 polkitd[728]: Registered Authentication Agent for unix-session:1 (system bus name :1.36 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale zh_TW.utf8) >Dec 20 23:38:25 s205 goa[1540]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Dec 20 23:38:25 s205 goa[1540]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Dec 20 23:38:25 s205 gnome-session[1292]: Gjs-Message: JS LOG: GNOME Shell started at Fri Dec 20 2013 23:38:25 GMT+0800 (CST) >Dec 20 23:38:25 s205 gnome-session[1292]: vmware-user: could not open /proc/fs/vmblock/dev >Dec 20 23:38:26 s205 gnome-session[1292]: Entering running state >Dec 20 23:38:26 s205 vmusr[1635]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Dec 20 23:38:26 s205 vmusr[1635]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Dec 20 23:38:26 s205 vmusr[1635]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Dec 20 23:38:28 s205 gnome-session[1292]: Failed to play sound: File or data not found >Dec 20 23:38:28 s205 obexd[1707]: OBEX daemon 5.12 >Dec 20 23:38:28 s205 kernel: Bluetooth: RFCOMM TTY layer initialized >Dec 20 23:38:28 s205 kernel: Bluetooth: RFCOMM socket layer initialized >Dec 20 23:38:28 s205 kernel: Bluetooth: RFCOMM ver 1.11 >Dec 20 23:38:28 s205 gnome-keyring-daemon[1409]: keyring alias directory: /home/liveuser/.local/share/keyrings >Dec 20 23:38:30 s205 gnome-session[1292]: (tracker-miner-fs:1634): GLib-CRITICAL **: g_timer_continue: assertion 'timer->active == FALSE' failed >Dec 20 23:38:31 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_ADD: window 0x2000001 already in stack >Dec 20 23:38:31 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_ADD: window 0x2000001 already in stack >Dec 20 23:38:32 s205 colord[1471]: Automatic metadata add icc-649bc3847a65aa9c8dbdd770b72a1f6a to xrandr-AU Optronics >Dec 20 23:38:32 s205 colord[1471]: Device added: xrandr-AU Optronics >Dec 20 23:38:33 s205 systemd[1]: Starting Stop Read-Ahead Data Collection... >Dec 20 23:38:33 s205 systemd[1]: Started Stop Read-Ahead Data Collection. >Dec 20 23:38:43 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼CurrentTime used to choose focus window; focus window may not be correct. >Dec 20 23:38:45 s205 userhelper[1848]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 20 23:38:45 s205 userhelper[1853]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 20 23:38:45 s205 kernel: md: raid0 personality registered for level 0 >Dec 20 23:38:45 s205 kernel: md: raid1 personality registered for level 1 >Dec 20 23:38:45 s205 kernel: async_tx: api initialized (async) >Dec 20 23:38:45 s205 kernel: xor: measuring software checksum speed >Dec 20 23:38:45 s205 kernel: prefetch64-sse: 2732.000 MB/sec >Dec 20 23:38:45 s205 kernel: generic_sse: 2548.000 MB/sec >Dec 20 23:38:45 s205 kernel: xor: using function: prefetch64-sse (2732.000 MB/sec) >Dec 20 23:38:45 s205 kernel: raid6: sse2x1 1078 MB/s >Dec 20 23:38:45 s205 kernel: raid6: sse2x2 1472 MB/s >Dec 20 23:38:45 s205 kernel: raid6: sse2x4 2160 MB/s >Dec 20 23:38:45 s205 kernel: raid6: using algorithm sse2x4 (2160 MB/s) >Dec 20 23:38:45 s205 kernel: raid6: using ssse3x2 recovery algorithm >Dec 20 23:38:46 s205 kernel: md: raid6 personality registered for level 6 >Dec 20 23:38:46 s205 kernel: md: raid5 personality registered for level 5 >Dec 20 23:38:46 s205 kernel: md: raid4 personality registered for level 4 >Dec 20 23:38:46 s205 kernel: md: raid10 personality registered for level 10 >Dec 20 23:38:46 s205 kernel: device-mapper: multipath: version 1.5.1 loaded >Dec 20 23:38:46 s205 kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Dec 20 23:38:46 s205 kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Dec 20 23:38:46 s205 kernel: Loading iSCSI transport class v2.0-870. >Dec 20 23:38:46 s205 kernel: iscsi: registered transport (tcp) >Dec 20 23:38:46 s205 kernel: No iBFT detected. >Dec 20 23:38:46 s205 dbus[1327]: avc: received setenforce notice (enforcing=0) >Dec 20 23:38:46 s205 dbus[1303]: avc: received setenforce notice (enforcing=0) >Dec 20 23:38:46 s205 dbus-daemon[699]: dbus[699]: avc: received setenforce notice (enforcing=0) >Dec 20 23:38:46 s205 dbus[699]: avc: received setenforce notice (enforcing=0) >Dec 20 23:38:58 s205 gnome-session[1292]: localuser:root being added to access control list >Dec 20 23:39:00 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼CurrentTime used to choose focus window; focus window may not be correct. >Dec 20 23:39:03 s205 anaconda[1924]: /sbin/anaconda 20.25.15-1 >Dec 20 23:39:03 s205 anaconda[1924]: 3670016 kB (3584 MB) are available >Dec 20 23:39:03 s205 anaconda[1924]: check_memory(): total:3584, needed:512, graphical:512 >Dec 20 23:39:03 s205 anaconda[1924]: Not doing 'start audit daemon' in live installation >Dec 20 23:39:03 s205 anaconda[1924]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Dec 20 23:39:03 s205 anaconda[1924]: Default encoding = ascii >Dec 20 23:39:03 s205 program[1924]: Running... udevadm trigger --action=change --subsystem-match=block >Dec 20 23:39:03 s205 program[1924]: Return code: 0 >Dec 20 23:39:03 s205 program[1924]: Running... udevadm settle --timeout=300 >Dec 20 23:39:05 s205 program[1924]: Return code: 0 >Dec 20 23:39:05 s205 blivet[1924]: ISCSID is /sbin/iscsid >Dec 20 23:39:05 s205 blivet[1924]: no initiator set >Dec 20 23:39:05 s205 program[1924]: Running... modprobe fcoe >Dec 20 23:39:06 s205 program[1924]: Return code: 0 >Dec 20 23:39:06 s205 program[1924]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Dec 20 23:39:06 s205 program[1924]: No FCoE boot disk information is found in EDD! >Dec 20 23:39:06 s205 program[1924]: Return code: 1 >Dec 20 23:39:06 s205 blivet[1924]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Dec 20 23:39:06 s205 blivet[1924]: no /etc/zfcp.conf; not configuring zfcp >Dec 20 23:39:07 s205 anaconda[1924]: Display mode = g >Dec 20 23:39:07 s205 anaconda[1924]: 3670016 kB (3584 MB) are available >Dec 20 23:39:07 s205 anaconda[1924]: check_memory(): total:3584, needed:512, graphical:512 >Dec 20 23:39:07 s205 blivet[1924]: trying to set new default fstype to 'ext4' >Dec 20 23:39:07 s205 blivet[1924]: Ext4FS.supported: supported: True ; >Dec 20 23:39:07 s205 blivet[1924]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:39:07 s205 blivet[1924]: Ext4FS.supported: supported: True ; >Dec 20 23:39:07 s205 anaconda[1924]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 20 23:39:07 s205 anaconda[1924]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 20 23:39:07 s205 anaconda[1924]: using only installclass _Fedora >Dec 20 23:39:07 s205 anaconda[1924]: bootloader GRUB2 on X86 platform >Dec 20 23:39:07 s205 blivet[1924]: Detected 3600M of memory >Dec 20 23:39:07 s205 blivet[1924]: Suggested swap size (3600 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Dec 20 23:39:07 s205 blivet[1924]: Swap attempt of 0M >Dec 20 23:39:07 s205 anaconda[1924]: bootloader GRUB2 on X86 platform >Dec 20 23:39:07 s205 anaconda[1924]: network: devices found ['em1', 'wlp3s0'] >Dec 20 23:39:07 s205 ifcfg[1924]: content of files (network initialization): >Dec 20 23:39:07 s205 ifcfg[1924]: all settings: [{'802-3-ethernet': {'duplex': 'full', 's390-options': {}}, 'connection': {'timestamp': 1387553885L, 'type': 'pppoe', 'id': 'Seednet Palace', 'uuid': '11450296-7098-41eb-a72f-1db1cb206306'}, 'ppp': {'lcp-echo-interval': 30L, 'mru': 1492L, 'nodeflate': True, 'lcp-echo-failure': 5L, 'mtu': 1492L}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'pppoe': {'username': 'seednet'}}] >Dec 20 23:39:08 s205 anaconda[1924]: running handleException >Dec 20 23:39:08 s205 anaconda[1924]: Gtk not running, starting Gtk and running exception handler in it >Dec 20 23:39:08 s205 program[1924]: Running... journalctl -b >Dec 20 23:39:09 s205 anaconda[1924]: Running kickstart %%traceback script(s) >Dec 20 23:39:09 s205 anaconda[1924]: All kickstart %%traceback script(s) have been run >Dec 20 23:40:11 s205 gnome-session[1292]: Starting installer, one moment... >Dec 20 23:40:11 s205 gnome-session[1292]: anaconda 20.25.15-1 for Fedora 20 started. >Dec 20 23:40:11 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼last_focus_time (168165) is greater than comparison timestamp (168163). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 20 23:40:12 s205 dbus[1327]: avc: received setenforce notice (enforcing=1) >Dec 20 23:40:12 s205 dbus[1959]: avc: received setenforce notice (enforcing=1) >Dec 20 23:40:12 s205 dbus[1303]: avc: received setenforce notice (enforcing=1) >Dec 20 23:40:12 s205 dbus[699]: avc: received setenforce notice (enforcing=1) >Dec 20 23:40:12 s205 dbus-daemon[699]: dbus[699]: avc: received setenforce notice (enforcing=1) >Dec 20 23:40:12 s205 dbus-daemon[699]: dbus[699]: [system] Reloaded configuration >Dec 20 23:40:12 s205 dbus[699]: [system] Reloaded configuration >Dec 20 23:40:13 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼CurrentTime used to choose focus window; focus window may not be correct. >Dec 20 23:40:18 s205 kernel: r8169 0000:02:00.0 em1: link down >Dec 20 23:40:19 s205 NetworkManager[819]: <info> (em1): link disconnected (deferring action for 4 seconds) >Dec 20 23:40:22 s205 NetworkManager[819]: <info> (em1): link disconnected (calling deferred action) >Dec 20 23:40:22 s205 NetworkManager[819]: <info> (em1): device state change: activated -> unavailable (reason 'carrier-changed') [100 20 40] >Dec 20 23:40:22 s205 NetworkManager[819]: <info> (em1): deactivating device (reason 'carrier-changed') [40] >Dec 20 23:40:22 s205 pppd[1264]: Terminating on signal 15 >Dec 20 23:40:22 s205 pppd[1264]: Connect time 2.3 minutes. >Dec 20 23:40:22 s205 pppd[1264]: Sent 5188 bytes, received 4620 bytes. >Dec 20 23:40:22 s205 NetworkManager[819]: Terminating on signal 15 >Dec 20 23:40:22 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 10 / phase 'terminate' >Dec 20 23:40:22 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 8 / phase 'network' >Dec 20 23:40:22 s205 NetworkManager[819]: Connect time 2.3 minutes. >Dec 20 23:40:22 s205 NetworkManager[819]: Sent 5188 bytes, received 4620 bytes. >Dec 20 23:40:22 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 5 / phase 'establish' >Dec 20 23:40:22 s205 NetworkManager[819]: <error> [1387554022.827928] [platform/nm-linux-platform.c:1161] delete_object(): Netlink error: Invalid address for specified address family >Dec 20 23:40:24 s205 NetworkManager[819]: <info> NetworkManager state is now DISCONNECTED >Dec 20 23:40:24 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 20 23:40:24 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 20 23:40:24 s205 dbus-daemon[699]: dbus[699]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.12" (uid=0 pid=819 comm="/usr/sbin/NetworkManager --no-daemon ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.15" (uid=0 pid=1264 comm="/usr/sbin/pppd nodetach lock nodefaultroute ipv6 ,") >Dec 20 23:40:24 s205 dbus[699]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.12" (uid=0 pid=819 comm="/usr/sbin/NetworkManager --no-daemon ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.15" (uid=0 pid=1264 comm="/usr/sbin/pppd nodetach lock nodefaultroute ipv6 ,") >Dec 20 23:40:24 s205 dbus-daemon[699]: dbus[699]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.12" (uid=0 pid=819 comm="/usr/sbin/NetworkManager --no-daemon ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.15" (uid=0 pid=1264 comm="/usr/sbin/pppd nodetach lock nodefaultroute ipv6 ,") >Dec 20 23:40:24 s205 dbus-daemon[699]: dbus[699]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.12" (uid=0 pid=819 comm="/usr/sbin/NetworkManager --no-daemon ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.15" (uid=0 pid=1264 comm="/usr/sbin/pppd nodetach lock nodefaultroute ipv6 ,") >Dec 20 23:40:24 s205 dbus[699]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.12" (uid=0 pid=819 comm="/usr/sbin/NetworkManager --no-daemon ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.15" (uid=0 pid=1264 comm="/usr/sbin/pppd nodetach lock nodefaultroute ipv6 ,") >Dec 20 23:40:24 s205 dbus[699]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.12" (uid=0 pid=819 comm="/usr/sbin/NetworkManager --no-daemon ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.15" (uid=0 pid=1264 comm="/usr/sbin/pppd nodetach lock nodefaultroute ipv6 ,") >Dec 20 23:40:24 s205 systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 20 23:40:24 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 20 23:40:24 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 20 23:40:24 s205 systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 20 23:40:24 s205 chronyd[701]: Source 120.119.28.1 offline >Dec 20 23:40:24 s205 chronyd[701]: Source 59.125.147.68 offline >Dec 20 23:40:24 s205 chronyd[701]: Source 123.204.45.116 offline >Dec 20 23:40:24 s205 chronyd[701]: Source 211.79.171.2 offline >Dec 20 23:40:24 s205 avahi-daemon[692]: Withdrawing workstation service for ppp0. >Dec 20 23:40:24 s205 gnome-session[1292]: Gjs-Message: JS LOG: Removing a network device that was not added >Dec 20 23:40:25 s205 NetworkManager[819]: <info> (wlp3s0): bringing up device. >Dec 20 23:40:25 s205 NetworkManager[819]: <error> [1387554025.945076] [platform/nm-linux-platform.c:1460] link_change(): Netlink error: Unspecific failure >Dec 20 23:40:25 s205 NetworkManager[819]: <info> WiFi hardware radio set enabled >Dec 20 23:40:27 s205 NetworkManager[819]: <info> WiFi now enabled by radio killswitch >Dec 20 23:40:27 s205 NetworkManager[819]: <info> (wlp3s0): bringing up device. >Dec 20 23:40:27 s205 kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Dec 20 23:40:27 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Dec 20 23:40:27 s205 dbus[699]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Dec 20 23:40:27 s205 systemd[1]: Starting WPA Supplicant daemon... >Dec 20 23:40:27 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Dec 20 23:40:27 s205 dbus[699]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Dec 20 23:40:27 s205 NetworkManager[819]: <info> wpa_supplicant started >Dec 20 23:40:27 s205 systemd[1]: Started WPA Supplicant daemon. >Dec 20 23:40:27 s205 NetworkManager[819]: <info> (wlp3s0) supports 4 scan SSIDs >Dec 20 23:40:27 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: starting -> ready >Dec 20 23:40:27 s205 NetworkManager[819]: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Dec 20 23:40:27 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: ready -> disconnected >Dec 20 23:40:27 s205 NetworkManager[819]: <info> (wlp3s0) supports 4 scan SSIDs >Dec 20 23:40:28 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >Dec 20 23:40:34 s205 NetworkManager[819]: ifcfg-rh: read connection 'dlink' >Dec 20 23:40:34 s205 NetworkManager[819]: <info> Activation (wlp3s0) starting connection 'dlink' >Dec 20 23:40:34 s205 NetworkManager[819]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 20 23:40:34 s205 NetworkManager[819]: <info> NetworkManager state is now CONNECTING >Dec 20 23:40:34 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 20 23:40:34 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >Dec 20 23:40:34 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >Dec 20 23:40:34 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >Dec 20 23:40:34 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >Dec 20 23:40:34 s205 NetworkManager[819]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 20 23:40:34 s205 NetworkManager[819]: <info> Activation (wlp3s0/wireless): access point 'dlink' has security, but secrets are required. >Dec 20 23:40:34 s205 NetworkManager[819]: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Dec 20 23:40:34 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 20 23:40:41 s205 NetworkManager[819]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-dlink >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >Dec 20 23:40:41 s205 NetworkManager[819]: <info> (wlp3s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >Dec 20 23:40:41 s205 NetworkManager[819]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Activation (wlp3s0/wireless): connection 'dlink' has security, and secrets exist. No new secrets needed. >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Config: added 'ssid' value 'dlink' >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Config: added 'scan_ssid' value '1' >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Config: added 'psk' value '<omitted>' >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Config: added 'proto' value 'WPA RSN' >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >Dec 20 23:40:41 s205 NetworkManager[819]: <info> Config: set interface ap_scan to 1 >Dec 20 23:40:41 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: inactive -> scanning >Dec 20 23:40:42 s205 kernel: wlp3s0: authenticate with 00:24:01:da:f7:03 >Dec 20 23:40:42 s205 kernel: wlp3s0: send auth to 00:24:01:da:f7:03 (try 1/3) >Dec 20 23:40:42 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating >Dec 20 23:40:42 s205 kernel: wlp3s0: authenticated >Dec 20 23:40:42 s205 kernel: wlp3s0: associate with 00:24:01:da:f7:03 (try 1/3) >Dec 20 23:40:42 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: authenticating -> associating >Dec 20 23:40:42 s205 kernel: wlp3s0: RX AssocResp from 00:24:01:da:f7:03 (capab=0x431 status=0 aid=2) >Dec 20 23:40:42 s205 kernel: wlp3s0: associated >Dec 20 23:40:42 s205 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready >Dec 20 23:40:42 s205 kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 00:24:01:da:f7:03 >Dec 20 23:40:42 s205 kernel: cfg80211: Calling CRDA for country: US >Dec 20 23:40:42 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: associating -> associated >Dec 20 23:40:42 s205 kernel: ath: regdomain 0x8348 updated by CountryIE >Dec 20 23:40:42 s205 kernel: ath: EEPROM regdomain: 0x8348 >Dec 20 23:40:42 s205 kernel: ath: EEPROM indicates we should expect a country code >Dec 20 23:40:42 s205 kernel: ath: doing EEPROM country->regdmn map search >Dec 20 23:40:42 s205 kernel: ath: country maps to regdmn code: 0x3a >Dec 20 23:40:42 s205 kernel: ath: Country alpha2 being used: US >Dec 20 23:40:42 s205 kernel: ath: Regpair used: 0x3a >Dec 20 23:40:42 s205 kernel: cfg80211: Regulatory domain changed to country: US >Dec 20 23:40:42 s205 kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 20 23:40:42 s205 kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) >Dec 20 23:40:42 s205 kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) >Dec 20 23:40:42 s205 kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 23:40:42 s205 kernel: cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 23:40:42 s205 kernel: cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 23:40:42 s205 kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) >Dec 20 23:40:42 s205 kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm) >Dec 20 23:40:42 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: associated -> completed >Dec 20 23:40:42 s205 NetworkManager[819]: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'dlink'. >Dec 20 23:40:42 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 20 23:40:42 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started... >Dec 20 23:40:42 s205 NetworkManager[819]: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 20 23:40:42 s205 NetworkManager[819]: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 20 23:40:42 s205 NetworkManager[819]: <info> dhclient started with pid 2057 >Dec 20 23:40:42 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete. >Dec 20 23:40:42 s205 NetworkManager[819]: <error> [1387554042.797752] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (wlp3s0): cannot send router solicitation: -99. >Dec 20 23:40:42 s205 dhclient[2057]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 20 23:40:42 s205 dhclient[2057]: Copyright 2004-2013 Internet Systems Consortium. >Dec 20 23:40:42 s205 dhclient[2057]: All rights reserved. >Dec 20 23:40:42 s205 dhclient[2057]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 20 23:40:42 s205 dhclient[2057]: Dec 20 23:40:42 s205 NetworkManager[819]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 20 23:40:42 s205 NetworkManager[819]: Copyright 2004-2013 Internet Systems Consortium. >Dec 20 23:40:42 s205 NetworkManager[819]: All rights reserved. >Dec 20 23:40:42 s205 NetworkManager[819]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 20 23:40:42 s205 NetworkManager[819]: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit >Dec 20 23:40:42 s205 dhclient[2057]: Listening on LPF/wlp3s0/68:a3:c4:ca:b8:4d >Dec 20 23:40:42 s205 dhclient[2057]: Sending on LPF/wlp3s0/68:a3:c4:ca:b8:4d >Dec 20 23:40:42 s205 dhclient[2057]: Sending on Socket/fallback >Dec 20 23:40:42 s205 dhclient[2057]: DHCPDISCOVER on wlp3s0 to 255.255.255.255 port 67 interval 7 (xid=0x201d9daf) >Dec 20 23:40:42 s205 NetworkManager[819]: Listening on LPF/wlp3s0/68:a3:c4:ca:b8:4d >Dec 20 23:40:42 s205 NetworkManager[819]: Sending on LPF/wlp3s0/68:a3:c4:ca:b8:4d >Dec 20 23:40:42 s205 NetworkManager[819]: Sending on Socket/fallback >Dec 20 23:40:42 s205 NetworkManager[819]: DHCPDISCOVER on wlp3s0 to 255.255.255.255 port 67 interval 7 (xid=0x201d9daf) >Dec 20 23:40:42 s205 dhclient[2057]: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67 (xid=0x201d9daf) >Dec 20 23:40:42 s205 dhclient[2057]: DHCPOFFER from 192.168.0.1 >Dec 20 23:40:42 s205 NetworkManager[819]: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67 (xid=0x201d9daf) >Dec 20 23:40:42 s205 NetworkManager[819]: DHCPOFFER from 192.168.0.1 >Dec 20 23:40:42 s205 dhclient[2057]: DHCPACK from 192.168.0.1 (xid=0x201d9daf) >Dec 20 23:40:42 s205 NetworkManager[819]: DHCPACK from 192.168.0.1 (xid=0x201d9daf) >Dec 20 23:40:42 s205 NetworkManager[819]: <info> (wlp3s0): DHCPv4 state changed preinit -> bound >Dec 20 23:40:42 s205 NetworkManager[819]: <info> address 192.168.0.101 >Dec 20 23:40:42 s205 NetworkManager[819]: <info> plen 24 (255.255.255.0) >Dec 20 23:40:42 s205 NetworkManager[819]: <info> gateway 192.168.0.1 >Dec 20 23:40:42 s205 NetworkManager[819]: <info> lease time 604800 >Dec 20 23:40:42 s205 NetworkManager[819]: <info> nameserver '192.168.0.1' >Dec 20 23:40:42 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 20 23:40:42 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) started... >Dec 20 23:40:42 s205 NetworkManager[819]: <info> (wlp3s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 20 23:40:42 s205 avahi-daemon[692]: Joining mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.0.101. >Dec 20 23:40:42 s205 avahi-daemon[692]: New relevant interface wlp3s0.IPv4 for mDNS. >Dec 20 23:40:42 s205 avahi-daemon[692]: Registering new address record for 192.168.0.101 on wlp3s0.IPv4. >Dec 20 23:40:42 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 20 23:40:42 s205 dhclient[2057]: bound to 192.168.0.101 -- renewal in 256563 seconds. >Dec 20 23:40:42 s205 NetworkManager[819]: bound to 192.168.0.101 -- renewal in 256563 seconds. >Dec 20 23:40:42 s205 NetworkManager[819]: <info> (wlp3s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 20 23:40:43 s205 NetworkManager[819]: <info> (wlp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 20 23:40:43 s205 NetworkManager[819]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 20 23:40:43 s205 NetworkManager[819]: <info> Policy set 'dlink' (wlp3s0) as default for IPv4 routing and DNS. >Dec 20 23:40:43 s205 NetworkManager[819]: <info> Activation (wlp3s0) successful, device activated. >Dec 20 23:40:43 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 20 23:40:43 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 20 23:40:43 s205 systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 20 23:40:43 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 20 23:40:43 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 20 23:40:43 s205 systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 20 23:40:43 s205 chronyd[701]: Source 120.119.28.1 online >Dec 20 23:40:43 s205 chronyd[701]: Source 211.79.171.2 online >Dec 20 23:40:43 s205 chronyd[701]: Source 59.125.147.68 online >Dec 20 23:40:43 s205 chronyd[701]: Source 123.204.45.116 online >Dec 20 23:40:43 s205 avahi-daemon[692]: Registering new address record for fe80::6aa3:c4ff:feca:b84d on wlp3s0.*. >Dec 20 23:40:45 s205 userhelper[2085]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is only 120 seconds old, allowing access to liveinst for user liveuser >Dec 20 23:40:45 s205 userhelper[2085]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 20 23:40:45 s205 userhelper[2089]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 20 23:40:45 s205 dbus[1327]: avc: received setenforce notice (enforcing=0) >Dec 20 23:40:45 s205 dbus[1959]: avc: received setenforce notice (enforcing=0) >Dec 20 23:40:45 s205 dbus[1303]: avc: received setenforce notice (enforcing=0) >Dec 20 23:40:45 s205 dbus[699]: avc: received setenforce notice (enforcing=0) >Dec 20 23:40:45 s205 dbus-daemon[699]: dbus[699]: avc: received setenforce notice (enforcing=0) >Dec 20 23:40:52 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv6 Commit) scheduled... >Dec 20 23:40:52 s205 NetworkManager[819]: <info> Policy set 'dlink' (wlp3s0) as default for IPv6 routing and DNS. >Dec 20 23:40:52 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv6 Commit) started... >Dec 20 23:40:52 s205 NetworkManager[819]: refresh_object: assertion 'kernel_object' failed >Dec 20 23:40:52 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv6 Commit) complete. >Dec 20 23:40:56 s205 gnome-session[1292]: localuser:root being added to access control list >Dec 20 23:41:00 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼CurrentTime used to choose focus window; focus window may not be correct. >Dec 20 23:41:00 s205 anaconda[2152]: /sbin/anaconda 20.25.15-1 >Dec 20 23:41:01 s205 anaconda[2152]: 3670016 kB (3584 MB) are available >Dec 20 23:41:01 s205 anaconda[2152]: check_memory(): total:3584, needed:512, graphical:512 >Dec 20 23:41:01 s205 anaconda[2152]: Not doing 'start audit daemon' in live installation >Dec 20 23:41:01 s205 anaconda[2152]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Dec 20 23:41:01 s205 anaconda[2152]: Default encoding = ascii >Dec 20 23:41:01 s205 program[2152]: Running... udevadm trigger --action=change --subsystem-match=block >Dec 20 23:41:01 s205 program[2152]: Return code: 0 >Dec 20 23:41:01 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:02 s205 program[2152]: Return code: 0 >Dec 20 23:41:02 s205 blivet[2152]: ISCSID is /sbin/iscsid >Dec 20 23:41:02 s205 blivet[2152]: no initiator set >Dec 20 23:41:02 s205 program[2152]: Running... modprobe fcoe >Dec 20 23:41:02 s205 program[2152]: Return code: 0 >Dec 20 23:41:02 s205 program[2152]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Dec 20 23:41:02 s205 program[2152]: No FCoE boot disk information is found in EDD! >Dec 20 23:41:02 s205 program[2152]: Return code: 1 >Dec 20 23:41:02 s205 blivet[2152]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Dec 20 23:41:02 s205 blivet[2152]: no /etc/zfcp.conf; not configuring zfcp >Dec 20 23:41:02 s205 anaconda[2152]: Display mode = g >Dec 20 23:41:02 s205 anaconda[2152]: 3670016 kB (3584 MB) are available >Dec 20 23:41:02 s205 anaconda[2152]: check_memory(): total:3584, needed:512, graphical:512 >Dec 20 23:41:03 s205 blivet[2152]: trying to set new default fstype to 'ext4' >Dec 20 23:41:03 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:03 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:03 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:03 s205 anaconda[2152]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 20 23:41:03 s205 anaconda[2152]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 20 23:41:03 s205 anaconda[2152]: using only installclass _Fedora >Dec 20 23:41:03 s205 anaconda[2152]: bootloader GRUB2 on X86 platform >Dec 20 23:41:03 s205 blivet[2152]: Detected 3600M of memory >Dec 20 23:41:03 s205 blivet[2152]: Suggested swap size (3600 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Dec 20 23:41:03 s205 blivet[2152]: Swap attempt of 0M >Dec 20 23:41:03 s205 anaconda[2152]: bootloader GRUB2 on X86 platform >Dec 20 23:41:03 s205 anaconda[2152]: network: devices found ['em1', 'wlp3s0'] >Dec 20 23:41:03 s205 ifcfg[2152]: content of files (network initialization): >Dec 20 23:41:03 s205 ifcfg[2152]: /etc/sysconfig/network-scripts/ifcfg-dlink: >Dec 20 23:41:03 s205 ifcfg[2152]: ESSID="dlink" >Dec 20 23:41:03 s205 ifcfg[2152]: MODE=Managed >Dec 20 23:41:03 s205 ifcfg[2152]: KEY_MGMT=WPA-PSK >Dec 20 23:41:03 s205 ifcfg[2152]: TYPE=Wireless >Dec 20 23:41:03 s205 ifcfg[2152]: BOOTPROTO=dhcp >Dec 20 23:41:03 s205 ifcfg[2152]: DEFROUTE=yes >Dec 20 23:41:03 s205 ifcfg[2152]: IPV4_FAILURE_FATAL=no >Dec 20 23:41:03 s205 ifcfg[2152]: IPV6INIT=yes >Dec 20 23:41:03 s205 ifcfg[2152]: IPV6_AUTOCONF=yes >Dec 20 23:41:03 s205 ifcfg[2152]: IPV6_DEFROUTE=yes >Dec 20 23:41:03 s205 ifcfg[2152]: IPV6_FAILURE_FATAL=no >Dec 20 23:41:03 s205 ifcfg[2152]: NAME=dlink >Dec 20 23:41:03 s205 ifcfg[2152]: UUID=2c085d35-537d-41ef-8cec-cf5edc5966cd >Dec 20 23:41:03 s205 ifcfg[2152]: ONBOOT=yes >Dec 20 23:41:03 s205 ifcfg[2152]: HWADDR=68:A3:C4:CA:B8:4D >Dec 20 23:41:03 s205 ifcfg[2152]: SECURITYMODE=open >Dec 20 23:41:03 s205 ifcfg[2152]: PEERDNS=yes >Dec 20 23:41:03 s205 ifcfg[2152]: PEERROUTES=yes >Dec 20 23:41:03 s205 ifcfg[2152]: IPV6_PEERDNS=yes >Dec 20 23:41:03 s205 ifcfg[2152]: IPV6_PEERROUTES=yes >Dec 20 23:41:03 s205 ifcfg[2152]: all settings: [{'802-3-ethernet': {'duplex': 'full', 's390-options': {}}, 'connection': {'timestamp': 1387554022L, 'type': 'pppoe', 'id': 'Seednet Palace', 'uuid': '11450296-7098-41eb-a72f-1db1cb206306'}, 'ppp': {'lcp-echo-interval': 30L, 'mru': 1492L, 'nodeflate': True, 'lcp-echo-failure': 5L, 'mtu': 1492L}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'pppoe': {'username': 'seednet'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'seen-bssids': ['00:24:01:DA:F7:03'], 'ssid': [100, 108, 105, 110, 107], 'mac-address': [104, 163, 196, 202, 184, 77], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1387554043L, 'type': '802-11-wireless', 'id': 'dlink', 'uuid': '2c085d35-537d-41ef-8cec-cf5edc5966cd'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}] >Dec 20 23:41:04 s205 anaconda[2152]: updating hostname s205 >Dec 20 23:41:04 s205 anaconda[2152]: Running Thread: AnaStorageThread (139751899944704) >Dec 20 23:41:04 s205 blivet[2152]: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x2d9d4d0> >Dec 20 23:41:04 s205 anaconda[2152]: Running Thread: AnaTimeInitThread (139751891552000) >Dec 20 23:41:04 s205 anaconda[2152]: Running Thread: AnaPayloadThread (139751874766592) >Dec 20 23:41:04 s205 anaconda[2152]: Running Thread: AnaWaitForConnectingNMThread (139751883159296) >Dec 20 23:41:04 s205 blivet[2152]: no initiator set >Dec 20 23:41:04 s205 blivet[2152]: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 20 23:41:04 s205 blivet[2152]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 20 23:41:04 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:04 s205 program[2152]: Return code: 0 >Dec 20 23:41:04 s205 blivet[2152]: protected device spec /dev/sdb1 resolved to sdb1 >Dec 20 23:41:04 s205 blivet[2152]: sdb1 looks to be the live device; marking as protected >Dec 20 23:41:04 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:04 s205 program[2152]: Return code: 0 >Dec 20 23:41:04 s205 anaconda[2152]: got 0 NTP servers from DHCP >Dec 20 23:41:04 s205 anaconda[2152]: Thread Done: AnaWaitForConnectingNMThread (139751883159296) >Dec 20 23:41:04 s205 blivet[2152]: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >Dec 20 23:41:04 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL /dev/disk/by-id/wwn-0x5000c50038b244a3', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', >'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_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\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': 'fa66d81c', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJCBDQL', >'ID_SERIAL_SHORT': '5VJCBDQL', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50038b244a3', >'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '635471', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL', >'/dev/disk/by-id/wwn-0x5000c50038b244a3'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Dec 20 23:41:04 s205 blivet[2152]: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Dec 20 23:41:04 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 23:41:04 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:04 s205 blivet[2152]: DeviceTree.addUdevDiskDevice: name: sda ; >Dec 20 23:41:04 s205 anaconda[2152]: Running Thread: AnaGeolocationRefreshThread (139751883159296) >Dec 20 23:41:04 s205 anaconda[2152]: Starting geolocation lookup >Dec 20 23:41:04 s205 anaconda[2152]: Geolocation provider: Fedora GeoIP >Dec 20 23:41:04 s205 anaconda[2152]: Not doing 'start chronyd' in live installation >Dec 20 23:41:04 s205 blivet[2152]: sda is a disk >Dec 20 23:41:04 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:04 s205 blivet[2152]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Dec 20 23:41:04 s205 program[2152]: Running... multipath -c /dev/sda >Dec 20 23:41:04 s205 program[2152]: Dec 20 23:41:04 | /etc/multipath.conf does not exist, blacklisting all devices. >Dec 20 23:41:04 s205 program[2152]: Dec 20 23:41:04 | A default multipath.conf file is located at >Dec 20 23:41:04 s205 program[2152]: Dec 20 23:41:04 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Dec 20 23:41:04 s205 program[2152]: Dec 20 23:41:04 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Dec 20 23:41:04 s205 program[2152]: /dev/sda is not a valid multipath device path >Dec 20 23:41:04 s205 program[2152]: Return code: 1 >Dec 20 23:41:04 s205 blivet[2152]: added disk sda (id 0) to device tree >Dec 20 23:41:04 s205 blivet[2152]: looking up parted Device: /dev/sda >Dec 20 23:41:04 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Dec 20 23:41:04 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Dec 20 23:41:04 s205 blivet[2152]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:04 s205 anaconda[2152]: Not doing 'activate layouts' in live installation >Dec 20 23:41:04 s205 blivet[2152]: required disklabel type for sda (1) is None >Dec 20 23:41:04 s205 blivet[2152]: default disklabel type for sda is msdos >Dec 20 23:41:04 s205 blivet[2152]: selecting msdos disklabel for sda based on size >Dec 20 23:41:04 s205 blivet[2152]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >Dec 20 23:41:04 s205 blivet[2152]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x32b4450>, <parted.partition.Partition object at 0x32b4810>, <parted.partition.Partition object at 0x32b4c10>, <parted.partition.Partition object at 0x32b4d90>, <parted.partition.Partition object at 0x32b4f50>, <parted.partition.Partition object at 0x32b9150>, <parted.partition.Partition object at 0x32b9310>, <parted.partition.Partition object at 0x32b94d0>, <parted.partition.Partition object at 0x32b4a90>] >device: <parted.device.Device object at 0x32b41d0> >PedDisk: <_ped.Disk object at 0x32b5758> >Dec 20 23:41:04 s205 blivet[2152]: getFormat('disklabel') returning DiskLabel instance >Dec 20 23:41:04 s205 blivet[2152]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Dec 20 23:41:04 s205 blivet[2152]: got device: DiskDevice instance (0x7f1a8004b450) -- >name = sda status = True kids = 0 id = 0 >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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST9500420AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x322a7a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x32a2310> >Dec 20 23:41:04 s205 blivet[2152]: got format: DiskLabel instance (0x32a2b50) -- >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 = 9 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x32b4450>, <parted.partition.Partition object at 0x32b4810>, <parted.partition.Partition object at 0x32b4c10>, <parted.partition.Partition object at 0x32b4d90>, <parted.partition.Partition object at 0x32b4f50>, <parted.partition.Partition object at 0x32b9150>, <parted.partition.Partition object at 0x32b9310>, <parted.partition.Partition object at 0x32b94d0>, <parted.partition.Partition object at 0x32b4a90>] >device: <parted.device.Device object at 0x32b41d0> >PedDisk: <_ped.Disk object at 0x32b5758> >origPartedDisk = <parted.disk.Disk object at 0x32b96d0> >partedDevice = parted.Device instance -- >model: ATA ST9500420AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x322ae60> >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part1 /dev/disk/by-id/wwn-0x5000c50038b244a3-part1 /dev/disk/by-uuid/9EA83A49A83A1FE7', >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', >'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_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '9EA83A49A83A1FE7', >'ID_FS_UUID_ENC': '9EA83A49A83A1FE7', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\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': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '409600', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': 'fa66d81c-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'fa66d81c', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJCBDQL', >'ID_SERIAL_SHORT': '5VJCBDQL', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50038b244a3', >'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '664700', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part1', >'/dev/disk/by-id/wwn-0x5000c50038b244a3-part1', >'/dev/disk/by-uuid/9EA83A49A83A1FE7'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Dec 20 23:41:05 s205 blivet[2152]: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda1 ; >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:05 s205 blivet[2152]: sda1 is a partition >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 23:41:05 s205 blivet[2152]: DiskDevice.addChild: kids: 0 ; name: sda ; >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice._setFormat: sda1 ; >Dec 20 23:41:05 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Dec 20 23:41:05 s205 blivet[2152]: looking up parted Partition: /dev/sda1 >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice.probe: sda1 ; exists: True ; >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Dec 20 23:41:05 s205 blivet[2152]: added partition sda1 (id 1) to device tree >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:05 s205 blivet[2152]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Dec 20 23:41:05 s205 blivet[2152]: disklabel detected but not usable on sda1 >Dec 20 23:41:05 s205 blivet[2152]: type detected on 'sda1' is 'ntfs' >Dec 20 23:41:05 s205 program[2152]: Running... ntfsinfo -m /dev/sda1 >Dec 20 23:41:05 s205 program[2152]: Volume Information >Dec 20 23:41:05 s205 program[2152]: Name of device: /dev/sda1 >Dec 20 23:41:05 s205 program[2152]: Device state: 11 >Dec 20 23:41:05 s205 program[2152]: Volume Name: >Dec 20 23:41:05 s205 program[2152]: Volume State: 91 >Dec 20 23:41:05 s205 program[2152]: Volume Flags: 0x0000 >Dec 20 23:41:05 s205 program[2152]: Volume Version: 3.1 >Dec 20 23:41:05 s205 program[2152]: Sector Size: 512 >Dec 20 23:41:05 s205 program[2152]: Cluster Size: 4096 >Dec 20 23:41:05 s205 program[2152]: Index Block Size: 4096 >Dec 20 23:41:05 s205 program[2152]: Volume Size in Clusters: 51199 >Dec 20 23:41:05 s205 program[2152]: MFT Information >Dec 20 23:41:05 s205 program[2152]: MFT Record Size: 1024 >Dec 20 23:41:05 s205 program[2152]: MFT Zone Multiplier: 0 >Dec 20 23:41:05 s205 program[2152]: MFT Data Position: 24 >Dec 20 23:41:05 s205 program[2152]: MFT Zone Start: 17066 >Dec 20 23:41:05 s205 program[2152]: MFT Zone End: 23465 >Dec 20 23:41:05 s205 program[2152]: MFT Zone Position: 17066 >Dec 20 23:41:05 s205 program[2152]: Current Position in First Data Zone: 23465 >Dec 20 23:41:05 s205 program[2152]: Current Position in Second Data Zone: 0 >Dec 20 23:41:05 s205 program[2152]: Allocated clusters 64 (0.1%) >Dec 20 23:41:05 s205 program[2152]: LCN of Data Attribute for FILE_MFT: 17066 >Dec 20 23:41:05 s205 program[2152]: FILE_MFTMirr Size: 4 >Dec 20 23:41:05 s205 program[2152]: LCN of Data Attribute for File_MFTMirr: 2 >Dec 20 23:41:05 s205 program[2152]: Size of Attribute Definition Table: 2560 >Dec 20 23:41:05 s205 program[2152]: Number of Attached Extent Inodes: 0 >Dec 20 23:41:05 s205 program[2152]: FILE_Bitmap Information >Dec 20 23:41:05 s205 program[2152]: FILE_Bitmap MFT Record Number: 6 >Dec 20 23:41:05 s205 program[2152]: State of FILE_Bitmap Inode: 80 >Dec 20 23:41:05 s205 program[2152]: Length of Attribute List: 0 >Dec 20 23:41:05 s205 program[2152]: Number of Attached Extent Inodes: 0 >Dec 20 23:41:05 s205 program[2152]: FILE_Bitmap Data Attribute Information >Dec 20 23:41:05 s205 program[2152]: Decompressed Runlist: not done yet >Dec 20 23:41:05 s205 program[2152]: Base Inode: 6 >Dec 20 23:41:05 s205 program[2152]: Attribute Types: not done yet >Dec 20 23:41:05 s205 program[2152]: Attribute Name Length: 0 >Dec 20 23:41:05 s205 program[2152]: Attribute State: 3 >Dec 20 23:41:05 s205 program[2152]: Attribute Allocated Size: 8192 >Dec 20 23:41:05 s205 program[2152]: Attribute Data Size: 6400 >Dec 20 23:41:05 s205 program[2152]: Attribute Initialized Size: 6400 >Dec 20 23:41:05 s205 program[2152]: Attribute Compressed Size: 0 >Dec 20 23:41:05 s205 program[2152]: Compression Block Size: 0 >Dec 20 23:41:05 s205 program[2152]: Compression Block Size Bits: 0 >Dec 20 23:41:05 s205 program[2152]: Compression Block Clusters: 0 >Dec 20 23:41:05 s205 program[2152]: Free Clusters: 43900 (85.7%) >Dec 20 23:41:05 s205 program[2152]: Return code: 0 >Dec 20 23:41:05 s205 program[2152]: Running... ntfsresize -m /dev/sda1 >Dec 20 23:41:05 s205 program[2152]: ntfsresize v2013.1.13 (libntfs-3g) >Dec 20 23:41:05 s205 program[2152]: Minsize (in MB): 71 >Dec 20 23:41:05 s205 program[2152]: Return code: 0 >Dec 20 23:41:05 s205 blivet[2152]: padding min size from 67 up to 74 >Dec 20 23:41:05 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 23:41:05 s205 blivet[2152]: getFormat('ntfs') returning NTFS instance >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice._setFormat: sda1 ; >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >Dec 20 23:41:05 s205 blivet[2152]: looking up parted Device: /dev/sda1 >Dec 20 23:41:05 s205 blivet[2152]: got device: PartitionDevice instance (0x32ab210) -- >name = sda1 status = True kids = 0 id = 1 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 200.0 >format = existing ntfs filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 409600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) >PedDevice: <_ped.Device object at 0x32b8680> >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 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b4950> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32b45d0> PedPartition: <_ped.Partition object at 0x32a0fb0> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 2048 end = 411647 length = 409600 >flags = boot >Dec 20 23:41:05 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 23:41:05 s205 blivet[2152]: got format: NTFS instance (0x32e24d0) -- >type = ntfs name = ntfs status = False >device = /dev/sda1 uuid = 9EA83A49A83A1FE7 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 199.0 targetSize = 199.0 >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part2 /dev/disk/by-id/wwn-0x5000c50038b244a3-part2 /dev/disk/by-uuid/36343E87343E4A5F', >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', >'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_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '36343E87343E4A5F', >'ID_FS_UUID_ENC': '36343E87343E4A5F', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\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': '411648', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '146808012', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': 'fa66d81c-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'fa66d81c', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJCBDQL', >'ID_SERIAL_SHORT': '5VJCBDQL', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50038b244a3', >'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '664838', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part2', >'/dev/disk/by-id/wwn-0x5000c50038b244a3-part2', >'/dev/disk/by-uuid/36343E87343E4A5F'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Dec 20 23:41:05 s205 blivet[2152]: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda2 ; >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:05 s205 blivet[2152]: sda2 is a partition >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.addUdevPartitionDevice: name: sda2 ; >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 23:41:05 s205 blivet[2152]: DiskDevice.addChild: kids: 1 ; name: sda ; >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice._setFormat: sda2 ; >Dec 20 23:41:05 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >Dec 20 23:41:05 s205 blivet[2152]: looking up parted Partition: /dev/sda2 >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice.probe: sda2 ; exists: True ; >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >Dec 20 23:41:05 s205 blivet[2152]: added partition sda2 (id 2) to device tree >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >Dec 20 23:41:05 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >Dec 20 23:41:05 s205 blivet[2152]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:05 s205 blivet[2152]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >Dec 20 23:41:05 s205 blivet[2152]: disklabel detected but not usable on sda2 >Dec 20 23:41:05 s205 blivet[2152]: type detected on 'sda2' is 'ntfs' >Dec 20 23:41:05 s205 program[2152]: Running... ntfsinfo -m /dev/sda2 >Dec 20 23:41:05 s205 program[2152]: Volume Information >Dec 20 23:41:05 s205 program[2152]: Name of device: /dev/sda2 >Dec 20 23:41:05 s205 program[2152]: Device state: 11 >Dec 20 23:41:05 s205 program[2152]: Volume Name: >Dec 20 23:41:05 s205 anaconda[2152]: Geolocation lookup finished in 1.3 seconds >Dec 20 23:41:05 s205 program[2152]: Volume State: 91 >Dec 20 23:41:05 s205 program[2152]: Volume Flags: 0x0000 >Dec 20 23:41:05 s205 program[2152]: Volume Version: 3.1 >Dec 20 23:41:05 s205 anaconda[2152]: got results from geolocation >Dec 20 23:41:05 s205 program[2152]: Sector Size: 512 >Dec 20 23:41:05 s205 anaconda[2152]: Thread Done: AnaGeolocationRefreshThread (139751883159296) >Dec 20 23:41:05 s205 program[2152]: Cluster Size: 4096 >Dec 20 23:41:05 s205 program[2152]: Index Block Size: 4096 >Dec 20 23:41:05 s205 program[2152]: Volume Size in Clusters: 18351001 >Dec 20 23:41:05 s205 program[2152]: MFT Information >Dec 20 23:41:05 s205 program[2152]: MFT Record Size: 1024 >Dec 20 23:41:05 s205 program[2152]: MFT Zone Multiplier: 0 >Dec 20 23:41:05 s205 program[2152]: MFT Data Position: 24 >Dec 20 23:41:05 s205 program[2152]: MFT Zone Start: 786432 >Dec 20 23:41:05 s205 program[2152]: MFT Zone End: 3080307 >Dec 20 23:41:05 s205 program[2152]: MFT Zone Position: 786432 >Dec 20 23:41:05 s205 program[2152]: Current Position in First Data Zone: 3080307 >Dec 20 23:41:05 s205 program[2152]: Current Position in Second Data Zone: 0 >Dec 20 23:41:05 s205 program[2152]: Allocated clusters 60288 (0.3%) >Dec 20 23:41:05 s205 program[2152]: LCN of Data Attribute for FILE_MFT: 786432 >Dec 20 23:41:05 s205 program[2152]: FILE_MFTMirr Size: 4 >Dec 20 23:41:05 s205 program[2152]: LCN of Data Attribute for File_MFTMirr: 2 >Dec 20 23:41:05 s205 program[2152]: Size of Attribute Definition Table: 2560 >Dec 20 23:41:05 s205 program[2152]: Number of Attached Extent Inodes: 0 >Dec 20 23:41:05 s205 program[2152]: FILE_Bitmap Information >Dec 20 23:41:05 s205 program[2152]: FILE_Bitmap MFT Record Number: 6 >Dec 20 23:41:05 s205 program[2152]: State of FILE_Bitmap Inode: 80 >Dec 20 23:41:05 s205 program[2152]: Length of Attribute List: 0 >Dec 20 23:41:05 s205 program[2152]: Number of Attached Extent Inodes: 0 >Dec 20 23:41:05 s205 program[2152]: FILE_Bitmap Data Attribute Information >Dec 20 23:41:05 s205 program[2152]: Decompressed Runlist: not done yet >Dec 20 23:41:05 s205 program[2152]: Base Inode: 6 >Dec 20 23:41:05 s205 program[2152]: Attribute Types: not done yet >Dec 20 23:41:05 s205 program[2152]: Attribute Name Length: 0 >Dec 20 23:41:05 s205 program[2152]: Attribute State: 3 >Dec 20 23:41:05 s205 program[2152]: Attribute Allocated Size: 2297856 >Dec 20 23:41:05 s205 program[2152]: Attribute Data Size: 2293880 >Dec 20 23:41:05 s205 program[2152]: Attribute Initialized Size: 2293880 >Dec 20 23:41:05 s205 program[2152]: Attribute Compressed Size: 0 >Dec 20 23:41:05 s205 program[2152]: Compression Block Size: 0 >Dec 20 23:41:05 s205 program[2152]: Compression Block Size Bits: 0 >Dec 20 23:41:05 s205 program[2152]: Compression Block Clusters: 0 >Dec 20 23:41:05 s205 program[2152]: Free Clusters: 1967497 (10.7%) >Dec 20 23:41:05 s205 program[2152]: Return code: 0 >Dec 20 23:41:05 s205 program[2152]: Running... ntfsresize -m /dev/sda2 >Dec 20 23:41:13 s205 program[2152]: ntfsresize v2013.1.13 (libntfs-3g) >Dec 20 23:41:13 s205 program[2152]: Cluster accounting failed at 8585216 (0x830000): extra cluster in $Bitmap >Dec 20 23:41:13 s205 program[2152]: Cluster accounting failed at 8585217 (0x830001): extra cluster in $Bitmap >Dec 20 23:41:13 s205 program[2152]: Cluster accounting failed at 8585218 (0x830002): extra cluster in $Bitmap >Dec 20 23:41:13 s205 program[2152]: Cluster accounting failed at 8585219 (0x830003): extra cluster in $Bitmap >Dec 20 23:41:13 s205 program[2152]: Cluster accounting failed at 8585220 (0x830004): extra cluster in $Bitmap >Dec 20 23:41:13 s205 program[2152]: Cluster accounting failed at 8585221 (0x830005): extra cluster in $Bitmap >Dec 20 23:41:13 s205 program[2152]: Cluster accounting failed at 8585222 (0x830006): extra cluster in $Bitmap >Dec 20 23:41:13 s205 program[2152]: Cluster accounting failed at 8585223 (0x830007): extra cluster in $Bitmap >Dec 20 23:41:13 s205 program[2152]: Cluster accounting failed at 8585224 (0x830008): extra cluster in $Bitmap >Dec 20 23:41:13 s205 program[2152]: Cluster accounting failed at 8585225 (0x830009): extra cluster in $Bitmap >Dec 20 23:41:13 s205 program[2152]: Filesystem check failed! Totally 174375 cluster accounting mismatches. >Dec 20 23:41:13 s205 program[2152]: ERROR: NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE! >Dec 20 23:41:13 s205 program[2152]: The usage of the /f parameter is very IMPORTANT! No modification was >Dec 20 23:41:13 s205 program[2152]: and will be made to NTFS by this software until it gets repaired. >Dec 20 23:41:13 s205 program[2152]: Return code: 1 >Dec 20 23:41:13 s205 blivet[2152]: Unable to discover minimum size of filesystem on /dev/sda2 >Dec 20 23:41:13 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 23:41:13 s205 blivet[2152]: getFormat('ntfs') returning NTFS instance >Dec 20 23:41:13 s205 blivet[2152]: PartitionDevice._setFormat: sda2 ; >Dec 20 23:41:13 s205 blivet[2152]: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >Dec 20 23:41:13 s205 blivet[2152]: looking up parted Device: /dev/sda2 >Dec 20 23:41:13 s205 blivet[2152]: got device: PartitionDevice instance (0x32eb750) -- >name = sda2 status = True kids = 0 id = 2 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 71683.5996094 >format = existing ntfs filesystem >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 146808012 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (9138, 255, 63) biosGeometry: (9138, 255, 63) >PedDevice: <_ped.Device object at 0x32b85f0> >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 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b4990> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32b48d0> PedPartition: <_ped.Partition object at 0x32b7050> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 411648 end = 147219659 length = 146808012 >flags = >Dec 20 23:41:13 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 23:41:13 s205 blivet[2152]: got format: NTFS instance (0x32ebe10) -- >type = ntfs name = ntfs status = False >device = /dev/sda2 uuid = 36343E87343E4A5F exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 71683.0 targetSize = 71683.0 >Dec 20 23:41:13 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part3 /dev/disk/by-id/wwn-0x5000c50038b244a3-part3 /dev/disk/by-label/LENOVO_PART /dev/disk/by-uuid/CE24E23D24E227E3', >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', >'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_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'LENOVO_PART', >'ID_FS_LABEL_ENC': 'LENOVO_PART', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'CE24E23D24E227E3', >'ID_FS_UUID_ENC': 'CE24E23D24E227E3', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\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': '945829888', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '30943280', >'ID_PART_ENTRY_TYPE': '0x12', >'ID_PART_ENTRY_UUID': 'fa66d81c-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'fa66d81c', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJCBDQL', >'ID_SERIAL_SHORT': '5VJCBDQL', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50038b244a3', >'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '664862', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part3', >'/dev/disk/by-id/wwn-0x5000c50038b244a3-part3', >'/dev/disk/by-label/LENOVO_PART', >'/dev/disk/by-uuid/CE24E23D24E227E3'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >Dec 20 23:41:13 s205 blivet[2152]: scanning sda3 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Dec 20 23:41:13 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda3 ; >Dec 20 23:41:13 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:13 s205 blivet[2152]: sda3 is a partition >Dec 20 23:41:13 s205 blivet[2152]: DeviceTree.addUdevPartitionDevice: name: sda3 ; >Dec 20 23:41:13 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 23:41:13 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 23:41:13 s205 blivet[2152]: DiskDevice.addChild: kids: 2 ; name: sda ; >Dec 20 23:41:13 s205 blivet[2152]: PartitionDevice._setFormat: sda3 ; >Dec 20 23:41:13 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:13 s205 blivet[2152]: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >Dec 20 23:41:13 s205 blivet[2152]: looking up parted Partition: /dev/sda3 >Dec 20 23:41:13 s205 blivet[2152]: PartitionDevice.probe: sda3 ; exists: True ; >Dec 20 23:41:13 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >Dec 20 23:41:13 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >Dec 20 23:41:13 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >Dec 20 23:41:13 s205 blivet[2152]: added partition sda3 (id 3) to device tree >Dec 20 23:41:13 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >Dec 20 23:41:13 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >Dec 20 23:41:14 s205 blivet[2152]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:14 s205 blivet[2152]: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >Dec 20 23:41:14 s205 blivet[2152]: disklabel detected but not usable on sda3 >Dec 20 23:41:14 s205 blivet[2152]: type detected on 'sda3' is 'ntfs' >Dec 20 23:41:14 s205 program[2152]: Running... ntfsinfo -m /dev/sda3 >Dec 20 23:41:14 s205 program[2152]: Volume Information >Dec 20 23:41:14 s205 program[2152]: Name of device: /dev/sda3 >Dec 20 23:41:14 s205 program[2152]: Device state: 11 >Dec 20 23:41:14 s205 program[2152]: Volume Name: LENOVO_PART >Dec 20 23:41:14 s205 program[2152]: Volume State: 91 >Dec 20 23:41:14 s205 program[2152]: Volume Flags: 0x0000 >Dec 20 23:41:14 s205 program[2152]: Volume Version: 3.1 >Dec 20 23:41:14 s205 program[2152]: Sector Size: 512 >Dec 20 23:41:14 s205 program[2152]: Cluster Size: 4096 >Dec 20 23:41:14 s205 program[2152]: Index Block Size: 4096 >Dec 20 23:41:14 s205 program[2152]: Volume Size in Clusters: 3840255 >Dec 20 23:41:14 s205 program[2152]: MFT Information >Dec 20 23:41:14 s205 program[2152]: MFT Record Size: 1024 >Dec 20 23:41:14 s205 program[2152]: MFT Zone Multiplier: 0 >Dec 20 23:41:14 s205 program[2152]: MFT Data Position: 24 >Dec 20 23:41:14 s205 program[2152]: MFT Zone Start: 786432 >Dec 20 23:41:14 s205 program[2152]: MFT Zone End: 1266463 >Dec 20 23:41:14 s205 program[2152]: MFT Zone Position: 786432 >Dec 20 23:41:14 s205 program[2152]: Current Position in First Data Zone: 1266463 >Dec 20 23:41:14 s205 program[2152]: Current Position in Second Data Zone: 0 >Dec 20 23:41:14 s205 program[2152]: Allocated clusters 3712 (0.1%) >Dec 20 23:41:14 s205 program[2152]: LCN of Data Attribute for FILE_MFT: 786432 >Dec 20 23:41:14 s205 program[2152]: FILE_MFTMirr Size: 4 >Dec 20 23:41:14 s205 program[2152]: LCN of Data Attribute for File_MFTMirr: 2 >Dec 20 23:41:14 s205 program[2152]: Size of Attribute Definition Table: 2560 >Dec 20 23:41:14 s205 program[2152]: Number of Attached Extent Inodes: 0 >Dec 20 23:41:14 s205 program[2152]: FILE_Bitmap Information >Dec 20 23:41:14 s205 program[2152]: FILE_Bitmap MFT Record Number: 6 >Dec 20 23:41:14 s205 program[2152]: State of FILE_Bitmap Inode: 80 >Dec 20 23:41:14 s205 program[2152]: Length of Attribute List: 0 >Dec 20 23:41:14 s205 program[2152]: Number of Attached Extent Inodes: 0 >Dec 20 23:41:14 s205 program[2152]: FILE_Bitmap Data Attribute Information >Dec 20 23:41:14 s205 program[2152]: Decompressed Runlist: not done yet >Dec 20 23:41:14 s205 program[2152]: Base Inode: 6 >Dec 20 23:41:14 s205 program[2152]: Attribute Types: not done yet >Dec 20 23:41:14 s205 program[2152]: Attribute Name Length: 0 >Dec 20 23:41:14 s205 program[2152]: Attribute State: 3 >Dec 20 23:41:14 s205 program[2152]: Attribute Allocated Size: 483328 >Dec 20 23:41:14 s205 program[2152]: Attribute Data Size: 480032 >Dec 20 23:41:14 s205 program[2152]: Attribute Initialized Size: 480032 >Dec 20 23:41:14 s205 program[2152]: Attribute Compressed Size: 0 >Dec 20 23:41:14 s205 program[2152]: Compression Block Size: 0 >Dec 20 23:41:14 s205 program[2152]: Compression Block Size Bits: 0 >Dec 20 23:41:14 s205 program[2152]: Compression Block Clusters: 0 >Dec 20 23:41:14 s205 program[2152]: Free Clusters: 1181045 (30.8%) >Dec 20 23:41:14 s205 program[2152]: Return code: 0 >Dec 20 23:41:14 s205 program[2152]: Running... ntfsresize -m /dev/sda3 >Dec 20 23:41:14 s205 program[2152]: ntfsresize v2013.1.13 (libntfs-3g) >Dec 20 23:41:14 s205 program[2152]: Minsize (in MB): 10893 >Dec 20 23:41:14 s205 program[2152]: Return code: 0 >Dec 20 23:41:14 s205 blivet[2152]: padding min size from 10388 up to 10888 >Dec 20 23:41:14 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 23:41:14 s205 blivet[2152]: getFormat('ntfs') returning NTFS instance >Dec 20 23:41:14 s205 blivet[2152]: PartitionDevice._setFormat: sda3 ; >Dec 20 23:41:14 s205 blivet[2152]: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >Dec 20 23:41:14 s205 blivet[2152]: looking up parted Device: /dev/sda3 >Dec 20 23:41:14 s205 blivet[2152]: got device: PartitionDevice instance (0x32eb7d0) -- >name = sda3 status = True kids = 0 id = 3 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 15109.0234375 >format = existing ntfs filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 30943280 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32538 did: 0 busy: False >hardwareGeometry: (1926, 255, 63) biosGeometry: (1926, 255, 63) >PedDevice: <_ped.Device object at 0x34cdcb0> >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 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b95d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32b4ad0> PedPartition: <_ped.Partition object at 0x32b70b0> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 945829888 end = 976773167 length = 30943280 >flags = diag >Dec 20 23:41:14 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 23:41:14 s205 blivet[2152]: got format: NTFS instance (0x3587890) -- >type = ntfs name = ntfs status = False >device = /dev/sda3 uuid = CE24E23D24E227E3 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = LENOVO_PART size = 15000.0 targetSize = 15000.0 >Dec 20 23:41:14 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part4 /dev/disk/by-id/wwn-0x5000c50038b244a3-part4', >'DEVNAME': 'sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', >'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_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\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': '4', >'ID_PART_ENTRY_OFFSET': '147222526', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '798607362', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': 'fa66d81c-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'fa66d81c', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJCBDQL', >'ID_SERIAL_SHORT': '5VJCBDQL', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50038b244a3', >'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', >'MAJOR': '8', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '664886', >'name': 'sda4', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part4', >'/dev/disk/by-id/wwn-0x5000c50038b244a3-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >Dec 20 23:41:14 s205 blivet[2152]: scanning sda4 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Dec 20 23:41:14 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda4 ; >Dec 20 23:41:14 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:14 s205 blivet[2152]: sda4 is a partition >Dec 20 23:41:14 s205 blivet[2152]: DeviceTree.addUdevPartitionDevice: name: sda4 ; >Dec 20 23:41:14 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 23:41:14 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 23:41:14 s205 blivet[2152]: DiskDevice.addChild: kids: 3 ; name: sda ; >Dec 20 23:41:14 s205 blivet[2152]: PartitionDevice._setFormat: sda4 ; >Dec 20 23:41:14 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:14 s205 blivet[2152]: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >Dec 20 23:41:14 s205 blivet[2152]: looking up parted Partition: /dev/sda4 >Dec 20 23:41:14 s205 blivet[2152]: PartitionDevice.probe: sda4 ; exists: True ; >Dec 20 23:41:14 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >Dec 20 23:41:14 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >Dec 20 23:41:14 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >Dec 20 23:41:14 s205 blivet[2152]: added partition sda4 (id 4) to device tree >Dec 20 23:41:14 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >Dec 20 23:41:14 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >Dec 20 23:41:14 s205 blivet[2152]: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:14 s205 blivet[2152]: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >Dec 20 23:41:14 s205 blivet[2152]: disklabel detected but not usable on sda4 >Dec 20 23:41:15 s205 blivet[2152]: no type or existing type for sda4, bailing >Dec 20 23:41:15 s205 blivet[2152]: looking up parted Device: /dev/sda4 >Dec 20 23:41:15 s205 blivet[2152]: got device: PartitionDevice instance (0x3587b50) -- >name = sda4 status = True kids = 0 id = 4 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 389945.000977 >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x34cddd0> >target size = 0 path = /dev/sda4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x32b4c50> PedPartition: <_ped.Partition object at 0x32b7110> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 147222526 end = 945829887 length = 798607362 >flags = >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part5 /dev/disk/by-id/wwn-0x5000c50038b244a3-part5 /dev/disk/by-uuid/58e7a207-76d8-4033-bb5c-4c10fe0959d6', >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', >'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_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '58e7a207-76d8-4033-bb5c-4c10fe0959d6', >'ID_FS_UUID_ENC': '58e7a207-76d8-4033-bb5c-4c10fe0959d6', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\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': '5', >'ID_PART_ENTRY_OFFSET': '147222528', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '62914560', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': 'fa66d81c-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'fa66d81c', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJCBDQL', >'ID_SERIAL_SHORT': '5VJCBDQL', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50038b244a3', >'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '664909', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part5', >'/dev/disk/by-id/wwn-0x5000c50038b244a3-part5', >'/dev/disk/by-uuid/58e7a207-76d8-4033-bb5c-4c10fe0959d6'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >Dec 20 23:41:15 s205 blivet[2152]: scanning sda5 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda5 ; >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:15 s205 blivet[2152]: sda5 is a partition >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.addUdevPartitionDevice: name: sda5 ; >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 23:41:15 s205 blivet[2152]: DiskDevice.addChild: kids: 4 ; name: sda ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice._setFormat: sda5 ; >Dec 20 23:41:15 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >Dec 20 23:41:15 s205 blivet[2152]: looking up parted Partition: /dev/sda5 >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.probe: sda5 ; exists: True ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >Dec 20 23:41:15 s205 blivet[2152]: added partition sda5 (id 5) to device tree >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:15 s205 blivet[2152]: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >Dec 20 23:41:15 s205 blivet[2152]: disklabel detected but not usable on sda5 >Dec 20 23:41:15 s205 blivet[2152]: type detected on 'sda5' is 'ext4' >Dec 20 23:41:15 s205 program[2152]: Running... dumpe2fs -h /dev/sda5 >Dec 20 23:41:15 s205 program[2152]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:15 s205 program[2152]: Filesystem volume name: <none> >Dec 20 23:41:15 s205 program[2152]: Last mounted on: / >Dec 20 23:41:15 s205 program[2152]: Filesystem UUID: 58e7a207-76d8-4033-bb5c-4c10fe0959d6 >Dec 20 23:41:15 s205 program[2152]: Filesystem magic number: 0xEF53 >Dec 20 23:41:15 s205 program[2152]: Filesystem revision #: 1 (dynamic) >Dec 20 23:41:15 s205 program[2152]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 20 23:41:15 s205 program[2152]: Filesystem flags: signed_directory_hash >Dec 20 23:41:15 s205 program[2152]: Default mount options: user_xattr acl >Dec 20 23:41:15 s205 program[2152]: Filesystem state: clean >Dec 20 23:41:15 s205 program[2152]: Errors behavior: Continue >Dec 20 23:41:15 s205 program[2152]: Filesystem OS type: Linux >Dec 20 23:41:15 s205 program[2152]: Inode count: 1966080 >Dec 20 23:41:15 s205 program[2152]: Block count: 7864320 >Dec 20 23:41:15 s205 program[2152]: Reserved block count: 393216 >Dec 20 23:41:15 s205 program[2152]: Free blocks: 5754194 >Dec 20 23:41:15 s205 program[2152]: Free inodes: 1771063 >Dec 20 23:41:15 s205 program[2152]: First block: 0 >Dec 20 23:41:15 s205 program[2152]: Block size: 4096 >Dec 20 23:41:15 s205 program[2152]: Fragment size: 4096 >Dec 20 23:41:15 s205 program[2152]: Reserved GDT blocks: 1022 >Dec 20 23:41:15 s205 program[2152]: Blocks per group: 32768 >Dec 20 23:41:15 s205 program[2152]: Fragments per group: 32768 >Dec 20 23:41:15 s205 program[2152]: Inodes per group: 8192 >Dec 20 23:41:15 s205 program[2152]: Inode blocks per group: 512 >Dec 20 23:41:15 s205 program[2152]: Flex block group size: 16 >Dec 20 23:41:15 s205 program[2152]: Filesystem created: Wed Oct 30 02:20:11 2013 >Dec 20 23:41:15 s205 program[2152]: Last mount time: Fri Dec 20 15:33:16 2013 >Dec 20 23:41:15 s205 program[2152]: Last write time: Fri Dec 20 15:33:15 2013 >Dec 20 23:41:15 s205 program[2152]: Mount count: 106 >Dec 20 23:41:15 s205 program[2152]: Maximum mount count: -1 >Dec 20 23:41:15 s205 program[2152]: Last checked: Wed Oct 30 02:20:11 2013 >Dec 20 23:41:15 s205 program[2152]: Check interval: 0 (<none>) >Dec 20 23:41:15 s205 program[2152]: Lifetime writes: 29 GB >Dec 20 23:41:15 s205 program[2152]: Reserved blocks uid: 0 (user root) >Dec 20 23:41:15 s205 program[2152]: Reserved blocks gid: 0 (group root) >Dec 20 23:41:15 s205 program[2152]: First inode: 11 >Dec 20 23:41:15 s205 program[2152]: Inode size: 256 >Dec 20 23:41:15 s205 program[2152]: Required extra isize: 28 >Dec 20 23:41:15 s205 program[2152]: Desired extra isize: 28 >Dec 20 23:41:15 s205 program[2152]: Journal inode: 8 >Dec 20 23:41:15 s205 program[2152]: Default directory hash: half_md4 >Dec 20 23:41:15 s205 program[2152]: Directory Hash Seed: 17609704-7e0c-4d2b-b674-4777cf6fa1d9 >Dec 20 23:41:15 s205 program[2152]: Journal backup: inode blocks >Dec 20 23:41:15 s205 program[2152]: Journal features: journal_incompat_revoke >Dec 20 23:41:15 s205 program[2152]: Journal size: 128M >Dec 20 23:41:15 s205 program[2152]: Journal length: 32768 >Dec 20 23:41:15 s205 program[2152]: Journal sequence: 0x0001710f >Dec 20 23:41:15 s205 program[2152]: Journal start: 8 >Dec 20 23:41:15 s205 program[2152]: Dec 20 23:41:15 s205 program[2152]: Return code: 0 >Dec 20 23:41:15 s205 program[2152]: Running... resize2fs -P /dev/sda5 >Dec 20 23:41:15 s205 program[2152]: resize2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:15 s205 program[2152]: Estimated minimum size of the filesystem: 2033900 >Dec 20 23:41:15 s205 program[2152]: Return code: 0 >Dec 20 23:41:15 s205 blivet[2152]: padding min size from 7945 up to 8445 >Dec 20 23:41:15 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:15 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice._setFormat: sda5 ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >Dec 20 23:41:15 s205 blivet[2152]: looking up parted Device: /dev/sda5 >Dec 20 23:41:15 s205 blivet[2152]: got device: PartitionDevice instance (0x3587bd0) -- >name = sda5 status = True kids = 0 id = 5 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 30720.0 >format = existing ext4 filesystem >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 62914560 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32538 did: 0 busy: False >hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) >PedDevice: <_ped.Device object at 0x34cdef0> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b4e50> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32b4dd0> PedPartition: <_ped.Partition object at 0x32b7170> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 147222528 end = 210137087 length = 62914560 >flags = >Dec 20 23:41:15 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:15 s205 blivet[2152]: got format: Ext4FS instance (0x3587850) -- >type = ext4 name = ext4 status = False >device = /dev/sda5 uuid = 58e7a207-76d8-4033-bb5c-4c10fe0959d6 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 30720.0 targetSize = 30720.0 >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part6 /dev/disk/by-id/wwn-0x5000c50038b244a3-part6 /dev/disk/by-uuid/4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', >'DEVNAME': 'sda6', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', >'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_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', >'ID_FS_UUID_ENC': '4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\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': '6', >'ID_PART_ENTRY_OFFSET': '210139136', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '41943360', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': 'fa66d81c-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'fa66d81c', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJCBDQL', >'ID_SERIAL_SHORT': '5VJCBDQL', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50038b244a3', >'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', >'MAJOR': '8', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '664932', >'name': 'sda6', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part6', >'/dev/disk/by-id/wwn-0x5000c50038b244a3-part6', >'/dev/disk/by-uuid/4b55c3a1-f87d-43dc-99d7-eaf6ae537a70'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >Dec 20 23:41:15 s205 blivet[2152]: scanning sda6 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda6 ; >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:15 s205 blivet[2152]: sda6 is a partition >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.addUdevPartitionDevice: name: sda6 ; >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 23:41:15 s205 blivet[2152]: DiskDevice.addChild: kids: 5 ; name: sda ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice._setFormat: sda6 ; >Dec 20 23:41:15 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >Dec 20 23:41:15 s205 blivet[2152]: looking up parted Partition: /dev/sda6 >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.probe: sda6 ; exists: True ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >Dec 20 23:41:15 s205 blivet[2152]: added partition sda6 (id 6) to device tree >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:15 s205 blivet[2152]: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >Dec 20 23:41:15 s205 blivet[2152]: disklabel detected but not usable on sda6 >Dec 20 23:41:15 s205 blivet[2152]: type detected on 'sda6' is 'ext4' >Dec 20 23:41:15 s205 program[2152]: Running... dumpe2fs -h /dev/sda6 >Dec 20 23:41:15 s205 program[2152]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:15 s205 program[2152]: Filesystem volume name: <none> >Dec 20 23:41:15 s205 program[2152]: Last mounted on: /target >Dec 20 23:41:15 s205 program[2152]: Filesystem UUID: 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 >Dec 20 23:41:15 s205 program[2152]: Filesystem magic number: 0xEF53 >Dec 20 23:41:15 s205 program[2152]: Filesystem revision #: 1 (dynamic) >Dec 20 23:41:15 s205 program[2152]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 20 23:41:15 s205 program[2152]: Filesystem flags: signed_directory_hash >Dec 20 23:41:15 s205 program[2152]: Default mount options: user_xattr acl >Dec 20 23:41:15 s205 program[2152]: Filesystem state: clean >Dec 20 23:41:15 s205 program[2152]: Errors behavior: Continue >Dec 20 23:41:15 s205 program[2152]: Filesystem OS type: Linux >Dec 20 23:41:15 s205 program[2152]: Inode count: 1313280 >Dec 20 23:41:15 s205 program[2152]: Block count: 5242880 >Dec 20 23:41:15 s205 program[2152]: Reserved block count: 262146 >Dec 20 23:41:15 s205 program[2152]: Free blocks: 4320547 >Dec 20 23:41:15 s205 program[2152]: Free inodes: 1141377 >Dec 20 23:41:15 s205 program[2152]: First block: 0 >Dec 20 23:41:15 s205 program[2152]: Block size: 4096 >Dec 20 23:41:15 s205 program[2152]: Fragment size: 4096 >Dec 20 23:41:15 s205 program[2152]: Reserved GDT blocks: 1022 >Dec 20 23:41:15 s205 program[2152]: Blocks per group: 32768 >Dec 20 23:41:15 s205 program[2152]: Fragments per group: 32768 >Dec 20 23:41:15 s205 program[2152]: Inodes per group: 8208 >Dec 20 23:41:15 s205 program[2152]: Inode blocks per group: 513 >Dec 20 23:41:15 s205 program[2152]: Flex block group size: 16 >Dec 20 23:41:15 s205 program[2152]: Filesystem created: Fri May 3 17:08:56 2013 >Dec 20 23:41:15 s205 program[2152]: Last mount time: Fri May 3 17:08:59 2013 >Dec 20 23:41:15 s205 program[2152]: Last write time: Fri May 3 17:28:44 2013 >Dec 20 23:41:15 s205 program[2152]: Mount count: 1 >Dec 20 23:41:15 s205 program[2152]: Maximum mount count: -1 >Dec 20 23:41:15 s205 program[2152]: Last checked: Fri May 3 17:08:56 2013 >Dec 20 23:41:15 s205 program[2152]: Check interval: 0 (<none>) >Dec 20 23:41:15 s205 program[2152]: Lifetime writes: 4965 MB >Dec 20 23:41:15 s205 program[2152]: Reserved blocks uid: 0 (user root) >Dec 20 23:41:15 s205 program[2152]: Reserved blocks gid: 0 (group root) >Dec 20 23:41:15 s205 program[2152]: First inode: 11 >Dec 20 23:41:15 s205 program[2152]: Inode size: 256 >Dec 20 23:41:15 s205 program[2152]: Required extra isize: 28 >Dec 20 23:41:15 s205 program[2152]: Desired extra isize: 28 >Dec 20 23:41:15 s205 program[2152]: Journal inode: 8 >Dec 20 23:41:15 s205 program[2152]: Default directory hash: half_md4 >Dec 20 23:41:15 s205 program[2152]: Directory Hash Seed: ff8fc4a1-bfe1-4e51-bc41-13cd8ea783f3 >Dec 20 23:41:15 s205 program[2152]: Journal backup: inode blocks >Dec 20 23:41:15 s205 program[2152]: Journal features: journal_incompat_revoke >Dec 20 23:41:15 s205 program[2152]: Journal size: 128M >Dec 20 23:41:15 s205 program[2152]: Journal length: 32768 >Dec 20 23:41:15 s205 program[2152]: Journal sequence: 0x0000134b >Dec 20 23:41:15 s205 program[2152]: Journal start: 0 >Dec 20 23:41:15 s205 program[2152]: Dec 20 23:41:15 s205 program[2152]: Return code: 0 >Dec 20 23:41:15 s205 program[2152]: Running... resize2fs -P /dev/sda6 >Dec 20 23:41:15 s205 program[2152]: resize2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:15 s205 program[2152]: Estimated minimum size of the filesystem: 864155 >Dec 20 23:41:15 s205 program[2152]: Return code: 0 >Dec 20 23:41:15 s205 blivet[2152]: padding min size from 3376 up to 3713 >Dec 20 23:41:15 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:15 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice._setFormat: sda6 ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >Dec 20 23:41:15 s205 blivet[2152]: looking up parted Device: /dev/sda6 >Dec 20 23:41:15 s205 blivet[2152]: got device: PartitionDevice instance (0x3587d90) -- >name = sda6 status = True kids = 0 id = 6 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 20480.15625 >format = existing ext4 filesystem >major = 8 minor = 6 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda6 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 41943360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x34cdd40> >target size = 0 path = /dev/sda6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b9050> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32b4f90> PedPartition: <_ped.Partition object at 0x32b71d0> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 210139136 end = 252082495 length = 41943360 >flags = >Dec 20 23:41:15 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:15 s205 blivet[2152]: got format: Ext4FS instance (0x3590550) -- >type = ext4 name = ext4 status = False >device = /dev/sda6 uuid = 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 20480.0 targetSize = 20480.0 >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part7 /dev/disk/by-id/wwn-0x5000c50038b244a3-part7 /dev/disk/by-uuid/debda339-29d6-48a4-a0d8-11000d6093c1', >'DEVNAME': 'sda7', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', >'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_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'debda339-29d6-48a4-a0d8-11000d6093c1', >'ID_FS_UUID_ENC': 'debda339-29d6-48a4-a0d8-11000d6093c1', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\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': '7', >'ID_PART_ENTRY_OFFSET': '252084224', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '41943040', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': 'fa66d81c-07', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'fa66d81c', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJCBDQL', >'ID_SERIAL_SHORT': '5VJCBDQL', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50038b244a3', >'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', >'MAJOR': '8', >'MINOR': '7', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '664953', >'name': 'sda7', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part7', >'/dev/disk/by-id/wwn-0x5000c50038b244a3-part7', >'/dev/disk/by-uuid/debda339-29d6-48a4-a0d8-11000d6093c1'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >Dec 20 23:41:15 s205 blivet[2152]: scanning sda7 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda7 ; >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:15 s205 blivet[2152]: sda7 is a partition >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.addUdevPartitionDevice: name: sda7 ; >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 23:41:15 s205 blivet[2152]: DiskDevice.addChild: kids: 6 ; name: sda ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice._setFormat: sda7 ; >Dec 20 23:41:15 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >Dec 20 23:41:15 s205 blivet[2152]: looking up parted Partition: /dev/sda7 >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.probe: sda7 ; exists: True ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >Dec 20 23:41:15 s205 blivet[2152]: added partition sda7 (id 7) to device tree >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >Dec 20 23:41:15 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >Dec 20 23:41:15 s205 blivet[2152]: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:15 s205 blivet[2152]: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >Dec 20 23:41:15 s205 blivet[2152]: disklabel detected but not usable on sda7 >Dec 20 23:41:15 s205 blivet[2152]: type detected on 'sda7' is 'ext4' >Dec 20 23:41:15 s205 program[2152]: Running... dumpe2fs -h /dev/sda7 >Dec 20 23:41:15 s205 program[2152]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:15 s205 program[2152]: Filesystem volume name: <none> >Dec 20 23:41:15 s205 program[2152]: Last mounted on: /run/media/zerng07/debda339-29d6-48a4-a0d8-11000d6093c1 >Dec 20 23:41:15 s205 program[2152]: Filesystem UUID: debda339-29d6-48a4-a0d8-11000d6093c1 >Dec 20 23:41:15 s205 program[2152]: Filesystem magic number: 0xEF53 >Dec 20 23:41:15 s205 program[2152]: Filesystem revision #: 1 (dynamic) >Dec 20 23:41:15 s205 program[2152]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 20 23:41:15 s205 program[2152]: Filesystem flags: signed_directory_hash >Dec 20 23:41:15 s205 program[2152]: Default mount options: (none) >Dec 20 23:41:15 s205 program[2152]: Filesystem state: clean >Dec 20 23:41:15 s205 program[2152]: Errors behavior: Continue >Dec 20 23:41:15 s205 program[2152]: Filesystem OS type: Linux >Dec 20 23:41:15 s205 program[2152]: Inode count: 1310720 >Dec 20 23:41:15 s205 program[2152]: Block count: 5242880 >Dec 20 23:41:15 s205 program[2152]: Reserved block count: 262144 >Dec 20 23:41:15 s205 program[2152]: Free blocks: 4019697 >Dec 20 23:41:15 s205 program[2152]: Free inodes: 1151402 >Dec 20 23:41:15 s205 program[2152]: First block: 0 >Dec 20 23:41:15 s205 program[2152]: Block size: 4096 >Dec 20 23:41:15 s205 program[2152]: Fragment size: 4096 >Dec 20 23:41:15 s205 program[2152]: Reserved GDT blocks: 1022 >Dec 20 23:41:15 s205 program[2152]: Blocks per group: 32768 >Dec 20 23:41:15 s205 program[2152]: Fragments per group: 32768 >Dec 20 23:41:15 s205 program[2152]: Inodes per group: 8192 >Dec 20 23:41:15 s205 program[2152]: Inode blocks per group: 512 >Dec 20 23:41:15 s205 program[2152]: Flex block group size: 16 >Dec 20 23:41:15 s205 program[2152]: Filesystem created: Mon Aug 27 23:14:11 2012 >Dec 20 23:41:15 s205 program[2152]: Last mount time: Fri May 3 16:26:22 2013 >Dec 20 23:41:15 s205 program[2152]: Last write time: Fri May 3 16:59:23 2013 >Dec 20 23:41:15 s205 program[2152]: Mount count: 9 >Dec 20 23:41:15 s205 program[2152]: Maximum mount count: 24 >Dec 20 23:41:15 s205 program[2152]: Last checked: Mon Aug 27 23:14:25 2012 >Dec 20 23:41:15 s205 program[2152]: Check interval: 15552000 (6 months) >Dec 20 23:41:15 s205 program[2152]: Next check after: Sat Feb 23 23:14:25 2013 >Dec 20 23:41:15 s205 program[2152]: Lifetime writes: 6096 MB >Dec 20 23:41:15 s205 program[2152]: Reserved blocks uid: 0 (user root) >Dec 20 23:41:15 s205 program[2152]: Reserved blocks gid: 0 (group root) >Dec 20 23:41:16 s205 program[2152]: First inode: 11 >Dec 20 23:41:16 s205 program[2152]: Inode size: 256 >Dec 20 23:41:16 s205 program[2152]: Required extra isize: 28 >Dec 20 23:41:16 s205 program[2152]: Desired extra isize: 28 >Dec 20 23:41:16 s205 program[2152]: Journal inode: 8 >Dec 20 23:41:16 s205 program[2152]: Default directory hash: half_md4 >Dec 20 23:41:16 s205 program[2152]: Directory Hash Seed: 3e67b40b-20f0-401b-9d12-44f8f36f6281 >Dec 20 23:41:16 s205 program[2152]: Journal backup: inode blocks >Dec 20 23:41:16 s205 program[2152]: Journal features: journal_incompat_revoke >Dec 20 23:41:16 s205 program[2152]: Journal size: 128M >Dec 20 23:41:16 s205 program[2152]: Journal length: 32768 >Dec 20 23:41:16 s205 program[2152]: Journal sequence: 0x00000392 >Dec 20 23:41:16 s205 program[2152]: Journal start: 0 >Dec 20 23:41:16 s205 program[2152]: Dec 20 23:41:16 s205 program[2152]: Return code: 0 >Dec 20 23:41:16 s205 program[2152]: Running... resize2fs -P /dev/sda7 >Dec 20 23:41:16 s205 program[2152]: resize2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:16 s205 program[2152]: Estimated minimum size of the filesystem: 1176808 >Dec 20 23:41:16 s205 program[2152]: Return code: 0 >Dec 20 23:41:16 s205 blivet[2152]: padding min size from 4597 up to 5056 >Dec 20 23:41:16 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:16 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sda7 ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >Dec 20 23:41:16 s205 blivet[2152]: looking up parted Device: /dev/sda7 >Dec 20 23:41:16 s205 blivet[2152]: got device: PartitionDevice instance (0x3587950) -- >name = sda7 status = True kids = 0 id = 7 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 20480.0 >format = existing ext4 filesystem >major = 8 minor = 7 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda7 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x34cde60> >target size = 0 path = /dev/sda7 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b9210> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32b9190> PedPartition: <_ped.Partition object at 0x32b7230> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 252084224 end = 294027263 length = 41943040 >flags = >Dec 20 23:41:16 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:16 s205 blivet[2152]: got format: Ext4FS instance (0x35903d0) -- >type = ext4 name = ext4 status = False >device = /dev/sda7 uuid = debda339-29d6-48a4-a0d8-11000d6093c1 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 20480.0 targetSize = 20480.0 >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part8 /dev/disk/by-id/wwn-0x5000c50038b244a3-part8 /dev/disk/by-uuid/53a14c49-83e9-4745-80d7-01101b14446d', >'DEVNAME': 'sda8', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', >'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_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '53a14c49-83e9-4745-80d7-01101b14446d', >'ID_FS_UUID_ENC': '53a14c49-83e9-4745-80d7-01101b14446d', >'ID_FS_VERSION': '2', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\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': '8', >'ID_PART_ENTRY_OFFSET': '294029312', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '4194304', >'ID_PART_ENTRY_TYPE': '0x82', >'ID_PART_ENTRY_UUID': 'fa66d81c-08', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'fa66d81c', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJCBDQL', >'ID_SERIAL_SHORT': '5VJCBDQL', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50038b244a3', >'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', >'MAJOR': '8', >'MINOR': '8', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '664973', >'name': 'sda8', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part8', >'/dev/disk/by-id/wwn-0x5000c50038b244a3-part8', >'/dev/disk/by-uuid/53a14c49-83e9-4745-80d7-01101b14446d'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >Dec 20 23:41:16 s205 blivet[2152]: scanning sda8 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda8 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:16 s205 blivet[2152]: sda8 is a partition >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevPartitionDevice: name: sda8 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 23:41:16 s205 blivet[2152]: DiskDevice.addChild: kids: 7 ; name: sda ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sda8 ; >Dec 20 23:41:16 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >Dec 20 23:41:16 s205 blivet[2152]: looking up parted Partition: /dev/sda8 >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.probe: sda8 ; exists: True ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >Dec 20 23:41:16 s205 blivet[2152]: added partition sda8 (id 8) to device tree >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:16 s205 blivet[2152]: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >Dec 20 23:41:16 s205 blivet[2152]: disklabel detected but not usable on sda8 >Dec 20 23:41:16 s205 blivet[2152]: type detected on 'sda8' is 'swap' >Dec 20 23:41:16 s205 blivet[2152]: SwapSpace.__init__: device: /dev/sda8 ; serial: 5VJCBDQL ; uuid: 53a14c49-83e9-4745-80d7-01101b14446d ; exists: True ; label: None ; >Dec 20 23:41:16 s205 blivet[2152]: getFormat('swap') returning SwapSpace instance >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sda8 ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sda8 ; current: None ; type: swap ; >Dec 20 23:41:16 s205 blivet[2152]: looking up parted Device: /dev/sda8 >Dec 20 23:41:16 s205 blivet[2152]: got device: PartitionDevice instance (0x3587d10) -- >name = sda8 status = True kids = 0 id = 8 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 2048.0 >format = existing swap >major = 8 minor = 8 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda8 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 4194304 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x3599050> >target size = 0 path = /dev/sda8 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b93d0> >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x32b9350> PedPartition: <_ped.Partition object at 0x32b7290> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 294029312 end = 298223615 length = 4194304 >flags = >Dec 20 23:41:16 s205 blivet[2152]: got format: SwapSpace instance (0x3590a10) -- >type = swap name = swap status = True >device = /dev/sda8 uuid = 53a14c49-83e9-4745-80d7-01101b14446d exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part9 /dev/disk/by-id/wwn-0x5000c50038b244a3-part9 /dev/disk/by-uuid/31bc6887-3ae7-4009-a130-7c0b207377c2', >'DEVNAME': 'sda9', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', >'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_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '31bc6887-3ae7-4009-a130-7c0b207377c2', >'ID_FS_UUID_ENC': '31bc6887-3ae7-4009-a130-7c0b207377c2', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST9500420AS', >'ID_MODEL_ENC': 'ST9500420AS\\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': '9', >'ID_PART_ENTRY_OFFSET': '298225664', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '647604224', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': 'fa66d81c-09', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'fa66d81c', >'ID_REVISION': '0003LVM1', >'ID_SERIAL': 'ST9500420AS_5VJCBDQL', >'ID_SERIAL_SHORT': '5VJCBDQL', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c50038b244a3', >'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', >'MAJOR': '8', >'MINOR': '9', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '664994', >'name': 'sda9', >'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part9', >'/dev/disk/by-id/wwn-0x5000c50038b244a3-part9', >'/dev/disk/by-uuid/31bc6887-3ae7-4009-a130-7c0b207377c2'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >Dec 20 23:41:16 s205 blivet[2152]: scanning sda9 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda9 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:16 s205 blivet[2152]: sda9 is a partition >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevPartitionDevice: name: sda9 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 23:41:16 s205 blivet[2152]: DiskDevice.addChild: kids: 8 ; name: sda ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; >Dec 20 23:41:16 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >Dec 20 23:41:16 s205 blivet[2152]: looking up parted Partition: /dev/sda9 >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.probe: sda9 ; exists: True ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >Dec 20 23:41:16 s205 blivet[2152]: added partition sda9 (id 9) to device tree >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:16 s205 blivet[2152]: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >Dec 20 23:41:16 s205 blivet[2152]: disklabel detected but not usable on sda9 >Dec 20 23:41:16 s205 blivet[2152]: type detected on 'sda9' is 'ext4' >Dec 20 23:41:16 s205 program[2152]: Running... dumpe2fs -h /dev/sda9 >Dec 20 23:41:16 s205 program[2152]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:16 s205 program[2152]: Filesystem volume name: <none> >Dec 20 23:41:16 s205 program[2152]: Last mounted on: /home >Dec 20 23:41:16 s205 program[2152]: Filesystem UUID: 31bc6887-3ae7-4009-a130-7c0b207377c2 >Dec 20 23:41:16 s205 program[2152]: Filesystem magic number: 0xEF53 >Dec 20 23:41:16 s205 program[2152]: Filesystem revision #: 1 (dynamic) >Dec 20 23:41:16 s205 program[2152]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 20 23:41:16 s205 program[2152]: Filesystem flags: signed_directory_hash >Dec 20 23:41:16 s205 program[2152]: Default mount options: user_xattr acl >Dec 20 23:41:16 s205 program[2152]: Filesystem state: clean >Dec 20 23:41:16 s205 program[2152]: Errors behavior: Continue >Dec 20 23:41:16 s205 program[2152]: Filesystem OS type: Linux >Dec 20 23:41:16 s205 program[2152]: Inode count: 20242432 >Dec 20 23:41:16 s205 program[2152]: Block count: 80950528 >Dec 20 23:41:16 s205 program[2152]: Reserved block count: 4047526 >Dec 20 23:41:16 s205 program[2152]: Free blocks: 40945647 >Dec 20 23:41:16 s205 program[2152]: Free inodes: 19723403 >Dec 20 23:41:16 s205 program[2152]: First block: 0 >Dec 20 23:41:16 s205 program[2152]: Block size: 4096 >Dec 20 23:41:16 s205 program[2152]: Fragment size: 4096 >Dec 20 23:41:16 s205 program[2152]: Reserved GDT blocks: 1004 >Dec 20 23:41:16 s205 program[2152]: Blocks per group: 32768 >Dec 20 23:41:16 s205 program[2152]: Fragments per group: 32768 >Dec 20 23:41:16 s205 program[2152]: Inodes per group: 8192 >Dec 20 23:41:16 s205 program[2152]: Inode blocks per group: 512 >Dec 20 23:41:16 s205 program[2152]: Flex block group size: 16 >Dec 20 23:41:16 s205 program[2152]: Filesystem created: Tue May 15 10:13:43 2012 >Dec 20 23:41:16 s205 program[2152]: Last mount time: Fri Dec 20 15:33:23 2013 >Dec 20 23:41:16 s205 program[2152]: Last write time: Fri Dec 20 15:33:23 2013 >Dec 20 23:41:16 s205 program[2152]: Mount count: 1235 >Dec 20 23:41:16 s205 program[2152]: Maximum mount count: -1 >Dec 20 23:41:16 s205 program[2152]: Last checked: Tue May 15 10:13:43 2012 >Dec 20 23:41:16 s205 program[2152]: Check interval: 0 (<none>) >Dec 20 23:41:16 s205 program[2152]: Lifetime writes: 976 GB >Dec 20 23:41:16 s205 program[2152]: Reserved blocks uid: 0 (user root) >Dec 20 23:41:16 s205 program[2152]: Reserved blocks gid: 0 (group root) >Dec 20 23:41:16 s205 program[2152]: First inode: 11 >Dec 20 23:41:16 s205 program[2152]: Inode size: 256 >Dec 20 23:41:16 s205 program[2152]: Required extra isize: 28 >Dec 20 23:41:16 s205 program[2152]: Desired extra isize: 28 >Dec 20 23:41:16 s205 program[2152]: Journal inode: 8 >Dec 20 23:41:16 s205 program[2152]: Default directory hash: half_md4 >Dec 20 23:41:16 s205 program[2152]: Directory Hash Seed: a66ea545-a5d6-493c-ba51-811a7835afd0 >Dec 20 23:41:16 s205 program[2152]: Journal backup: inode blocks >Dec 20 23:41:16 s205 program[2152]: Journal features: journal_incompat_revoke >Dec 20 23:41:16 s205 program[2152]: Journal size: 128M >Dec 20 23:41:16 s205 program[2152]: Journal length: 32768 >Dec 20 23:41:16 s205 program[2152]: Journal sequence: 0x001a13cb >Dec 20 23:41:16 s205 program[2152]: Journal start: 0 >Dec 20 23:41:16 s205 program[2152]: Dec 20 23:41:16 s205 program[2152]: Return code: 0 >Dec 20 23:41:16 s205 program[2152]: Running... resize2fs -P /dev/sda9 >Dec 20 23:41:16 s205 program[2152]: resize2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:16 s205 program[2152]: Estimated minimum size of the filesystem: 39457269 >Dec 20 23:41:16 s205 program[2152]: Return code: 0 >Dec 20 23:41:16 s205 blivet[2152]: padding min size from 154130 up to 154630 >Dec 20 23:41:16 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:16 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >Dec 20 23:41:16 s205 blivet[2152]: looking up parted Device: /dev/sda9 >Dec 20 23:41:16 s205 blivet[2152]: got device: PartitionDevice instance (0x32a2b10) -- >name = sda9 status = True kids = 0 id = 9 >parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] >uuid = None size = 316213.0 >format = existing ext4 filesystem >major = 8 minor = 9 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda9 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 647604224 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32538 did: 0 busy: False >hardwareGeometry: (40311, 255, 63) biosGeometry: (40311, 255, 63) >PedDevice: <_ped.Device object at 0x322add0> >target size = 0 path = /dev/sda9 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b9590> >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32b9510> PedPartition: <_ped.Partition object at 0x32b72f0> >disk = existing 476940MB disk sda (0) with existing msdos disklabel >start = 298225664 end = 945829887 length = 647604224 >flags = >Dec 20 23:41:16 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:16 s205 blivet[2152]: got format: Ext4FS instance (0x3590910) -- >type = ext4 name = ext4 status = False >device = /dev/sda9 uuid = 31bc6887-3ae7-4009-a130-7c0b207377c2 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 316213.0 targetSize = 316213.0 >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0 /dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_DISK', >'ID_MODEL_ENC': 'USB\\x20DISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '1000', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000297a8', >'ID_PATH': 'pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'SMI_USB_DISK_AA00000000003157-0:0', >'ID_SERIAL_SHORT': 'AA00000000003157', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SMI', >'ID_VENDOR_ENC': 'SMI\\x20\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '090c', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '772373', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0', >'/dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >Dec 20 23:41:16 s205 blivet[2152]: scanning sdb (/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb)... >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sdb ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevDiskDevice: name: sdb ; >Dec 20 23:41:16 s205 blivet[2152]: sdb is a disk >Dec 20 23:41:16 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Dec 20 23:41:16 s205 program[2152]: Running... multipath -c /dev/sdb >Dec 20 23:41:16 s205 program[2152]: Dec 20 23:41:16 | /etc/multipath.conf does not exist, blacklisting all devices. >Dec 20 23:41:16 s205 program[2152]: Dec 20 23:41:16 | A default multipath.conf file is located at >Dec 20 23:41:16 s205 program[2152]: Dec 20 23:41:16 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Dec 20 23:41:16 s205 program[2152]: Dec 20 23:41:16 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Dec 20 23:41:16 s205 program[2152]: /dev/sdb is not a valid multipath device path >Dec 20 23:41:16 s205 program[2152]: Return code: 1 >Dec 20 23:41:16 s205 blivet[2152]: added disk sdb (id 10) to device tree >Dec 20 23:41:16 s205 blivet[2152]: looking up parted Device: /dev/sdb >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >Dec 20 23:41:16 s205 blivet[2152]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:16 s205 blivet[2152]: required disklabel type for sdb (1) is None >Dec 20 23:41:16 s205 blivet[2152]: default disklabel type for sdb is msdos >Dec 20 23:41:16 s205 blivet[2152]: selecting msdos disklabel for sdb based on size >Dec 20 23:41:16 s205 blivet[2152]: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >Dec 20 23:41:16 s205 blivet[2152]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x358e410>] >device: <parted.device.Device object at 0x3590450> >PedDisk: <_ped.Disk object at 0x32b57e8> >Dec 20 23:41:16 s205 blivet[2152]: getFormat('disklabel') returning DiskLabel instance >Dec 20 23:41:16 s205 blivet[2152]: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >Dec 20 23:41:16 s205 blivet[2152]: got device: DiskDevice instance (0x3587cd0) -- >name = sdb status = True kids = 0 id = 10 >parents = [] >uuid = None size = 7728.0 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: SMI USB DISK path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x35990e0> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x3590410> >Dec 20 23:41:16 s205 blivet[2152]: got format: DiskLabel instance (0x35902d0) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x358e410>] >device: <parted.device.Device object at 0x3590450> >PedDisk: <_ped.Disk object at 0x32b57e8> >origPartedDisk = <parted.disk.Disk object at 0x358e290> >partedDevice = parted.Device instance -- >model: SMI USB DISK path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x3599200> >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/72BB-95AE', >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '72BB-95AE', >'ID_FS_UUID_ENC': '72BB-95AE', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_DISK', >'ID_MODEL_ENC': 'USB\\x20DISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '1000', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '63', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15826881', >'ID_PART_ENTRY_TYPE': '0xc', >'ID_PART_ENTRY_UUID': '000297a8-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000297a8', >'ID_PATH': 'pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'SMI_USB_DISK_AA00000000003157-0:0', >'ID_SERIAL_SHORT': 'AA00000000003157', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SMI', >'ID_VENDOR_ENC': 'SMI\\x20\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '090c', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '772400', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/72BB-95AE'], >'sysfs_path': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >Dec 20 23:41:16 s205 blivet[2152]: scanning sdb1 (/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sdb1 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:16 s205 blivet[2152]: sdb1 is a partition >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sdb ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 7728MB disk sdb (10) with existing msdos disklabel >Dec 20 23:41:16 s205 blivet[2152]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sdb1 ; >Dec 20 23:41:16 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >Dec 20 23:41:16 s205 blivet[2152]: looking up parted Partition: /dev/sdb1 >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.probe: sdb1 ; exists: True ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >Dec 20 23:41:16 s205 blivet[2152]: added partition sdb1 (id 11) to device tree >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:16 s205 blivet[2152]: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >Dec 20 23:41:16 s205 blivet[2152]: disklabel detected but not usable on sdb1 >Dec 20 23:41:16 s205 blivet[2152]: getFormat('efi') returning EFIFS instance >Dec 20 23:41:16 s205 blivet[2152]: type detected on 'sdb1' is 'vfat' >Dec 20 23:41:16 s205 blivet[2152]: getFormat('efi') returning EFIFS instance >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sdb1 ; >Dec 20 23:41:16 s205 blivet[2152]: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >Dec 20 23:41:16 s205 blivet[2152]: looking up parted Device: /dev/sdb1 >Dec 20 23:41:16 s205 blivet[2152]: got device: PartitionDevice instance (0x35901d0) -- >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 7728MB disk sdb (10) with existing msdos disklabel'] >uuid = None size = 7727.96923828 >format = existing efi filesystem >major = 8 minor = 17 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 15826881 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32538 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x3599170> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x358e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x358e4d0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x358e450> PedPartition: <_ped.Partition object at 0x35808f0> >disk = existing 7728MB disk sdb (10) with existing msdos disklabel >start = 63 end = 15826943 length = 15826881 >flags = boot, lba >Dec 20 23:41:16 s205 blivet[2152]: got format: EFIFS instance (0x3590f50) -- >type = efi name = EFI 系統åå²å status = False >device = /dev/sdb1 uuid = 72BB-95AE exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = LIVE size = 0.0 targetSize = 0.0 >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '915863', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Dec 20 23:41:16 s205 blivet[2152]: scanning loop0 (/devices/virtual/block/loop0)... >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: loop0 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:16 s205 blivet[2152]: loop0 is a loop device >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:16 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Dec 20 23:41:16 s205 blivet[2152]: added file /osmin.img (deleted) (id 12) to device tree >Dec 20 23:41:16 s205 blivet[2152]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Dec 20 23:41:16 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Dec 20 23:41:16 s205 blivet[2152]: added loop loop0 (id 13) to device tree >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Dec 20 23:41:16 s205 blivet[2152]: getFormat('squashfs') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: device loop0 does not contain a disklabel >Dec 20 23:41:16 s205 blivet[2152]: type detected on 'loop0' is 'squashfs' >Dec 20 23:41:16 s205 blivet[2152]: getFormat('squashfs') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Dec 20 23:41:16 s205 blivet[2152]: got device: LoopDevice instance (0x3587e50) -- >name = loop0 status = False kids = 0 id = 13 >parents = ['existing 0MB file /osmin.img (deleted) (12)'] >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 >Dec 20 23:41:16 s205 blivet[2152]: got format: DeviceFormat instance (0x358e550) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '915974', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Dec 20 23:41:16 s205 blivet[2152]: scanning loop1 (/devices/virtual/block/loop1)... >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: loop1 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:16 s205 blivet[2152]: loop1 is a loop device >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: /osmin ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:16 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Dec 20 23:41:16 s205 blivet[2152]: added file /osmin (id 14) to device tree >Dec 20 23:41:16 s205 blivet[2152]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Dec 20 23:41:16 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Dec 20 23:41:16 s205 blivet[2152]: added loop loop1 (id 15) to device tree >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Dec 20 23:41:16 s205 blivet[2152]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: device loop1 does not contain a disklabel >Dec 20 23:41:16 s205 blivet[2152]: type detected on 'loop1' is 'DM_snapshot_cow' >Dec 20 23:41:16 s205 blivet[2152]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Dec 20 23:41:16 s205 blivet[2152]: got device: LoopDevice instance (0x358e890) -- >name = loop1 status = False kids = 0 id = 15 >parents = ['existing 0MB file /osmin (14)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Dec 20 23:41:16 s205 blivet[2152]: got format: DeviceFormat instance (0x358e990) -- >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 >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '917773', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Dec 20 23:41:16 s205 blivet[2152]: scanning loop2 (/devices/virtual/block/loop2)... >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: loop2 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:16 s205 blivet[2152]: loop2 is a loop device >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:16 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Dec 20 23:41:16 s205 blivet[2152]: added file /run/initramfs/live/LiveOS/squashfs.img (id 16) to device tree >Dec 20 23:41:16 s205 blivet[2152]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Dec 20 23:41:16 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Dec 20 23:41:16 s205 blivet[2152]: added loop loop2 (id 17) to device tree >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Dec 20 23:41:16 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Dec 20 23:41:16 s205 blivet[2152]: getFormat('squashfs') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: device loop2 does not contain a disklabel >Dec 20 23:41:16 s205 blivet[2152]: type detected on 'loop2' is 'squashfs' >Dec 20 23:41:16 s205 blivet[2152]: getFormat('squashfs') returning DeviceFormat instance >Dec 20 23:41:16 s205 blivet[2152]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Dec 20 23:41:16 s205 program[2152]: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >Dec 20 23:41:16 s205 program[2152]: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >Dec 20 23:41:16 s205 program[2152]: Return code: 0 >Dec 20 23:41:16 s205 blivet[2152]: looking up parted Device: /run/initramfs/live/LiveOS/squashfs.img >Dec 20 23:41:16 s205 program[2152]: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >Dec 20 23:41:16 s205 program[2152]: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >Dec 20 23:41:16 s205 program[2152]: Return code: 0 >Dec 20 23:41:16 s205 blivet[2152]: looking up parted Device: /dev/loop2 >Dec 20 23:41:17 s205 blivet[2152]: got device: LoopDevice instance (0x358eb10) -- >name = loop2 status = True kids = 0 id = 17 >parents = ['existing 886MB file /run/initramfs/live/LiveOS/squashfs.img (16)'] >uuid = None size = 886.75390625 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Loopback device path: /dev/loop2 type: 18 >sectorSize: 512 physicalSectorSize: 512 >length: 1816072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32538 did: 0 busy: False >hardwareGeometry: (113, 255, 63) biosGeometry: (113, 255, 63) >PedDevice: <_ped.Device object at 0x35993b0> >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Dec 20 23:41:17 s205 blivet[2152]: got format: DeviceFormat instance (0x3590790) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '917978', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Dec 20 23:41:17 s205 blivet[2152]: scanning loop3 (/devices/virtual/block/loop3)... >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:17 s205 blivet[2152]: loop3 is a loop device >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:17 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:17 s205 blivet[2152]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Dec 20 23:41:17 s205 blivet[2152]: added file /LiveOS/ext3fs.img (id 18) to device tree >Dec 20 23:41:17 s205 blivet[2152]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Dec 20 23:41:17 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:17 s205 blivet[2152]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Dec 20 23:41:17 s205 blivet[2152]: added loop loop3 (id 19) to device tree >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Dec 20 23:41:17 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:17 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:17 s205 blivet[2152]: device loop3 does not contain a disklabel >Dec 20 23:41:17 s205 blivet[2152]: type detected on 'loop3' is 'ext4' >Dec 20 23:41:17 s205 program[2152]: Running... dumpe2fs -h /dev/loop3 >Dec 20 23:41:17 s205 program[2152]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:17 s205 program[2152]: Filesystem volume name: _Fedora-Live-Des >Dec 20 23:41:17 s205 program[2152]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Dec 20 23:41:17 s205 program[2152]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Dec 20 23:41:17 s205 program[2152]: Filesystem magic number: 0xEF53 >Dec 20 23:41:17 s205 program[2152]: Filesystem revision #: 1 (dynamic) >Dec 20 23:41:17 s205 program[2152]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 20 23:41:17 s205 program[2152]: Filesystem flags: signed_directory_hash >Dec 20 23:41:17 s205 program[2152]: Default mount options: user_xattr acl >Dec 20 23:41:17 s205 program[2152]: Filesystem state: clean >Dec 20 23:41:17 s205 program[2152]: Errors behavior: Continue >Dec 20 23:41:17 s205 program[2152]: Filesystem OS type: Linux >Dec 20 23:41:17 s205 program[2152]: Inode count: 262144 >Dec 20 23:41:17 s205 program[2152]: Block count: 1048576 >Dec 20 23:41:17 s205 program[2152]: Reserved block count: 10484 >Dec 20 23:41:17 s205 program[2152]: Free blocks: 225114 >Dec 20 23:41:17 s205 program[2152]: Free inodes: 155781 >Dec 20 23:41:17 s205 program[2152]: First block: 0 >Dec 20 23:41:17 s205 program[2152]: Block size: 4096 >Dec 20 23:41:17 s205 program[2152]: Fragment size: 4096 >Dec 20 23:41:17 s205 program[2152]: Reserved GDT blocks: 255 >Dec 20 23:41:17 s205 program[2152]: Blocks per group: 32768 >Dec 20 23:41:17 s205 program[2152]: Fragments per group: 32768 >Dec 20 23:41:17 s205 program[2152]: Inodes per group: 8192 >Dec 20 23:41:17 s205 program[2152]: Inode blocks per group: 512 >Dec 20 23:41:17 s205 program[2152]: Flex block group size: 16 >Dec 20 23:41:17 s205 program[2152]: Filesystem created: Thu Dec 12 08:03:22 2013 >Dec 20 23:41:17 s205 program[2152]: Last mount time: Thu Dec 12 08:03:26 2013 >Dec 20 23:41:17 s205 program[2152]: Last write time: Thu Dec 12 08:51:39 2013 >Dec 20 23:41:17 s205 program[2152]: Mount count: 0 >Dec 20 23:41:17 s205 program[2152]: Maximum mount count: -1 >Dec 20 23:41:17 s205 program[2152]: Last checked: Thu Dec 12 08:51:39 2013 >Dec 20 23:41:17 s205 program[2152]: Check interval: 0 (<none>) >Dec 20 23:41:17 s205 program[2152]: Lifetime writes: 767 MB >Dec 20 23:41:17 s205 program[2152]: Reserved blocks uid: 0 (user root) >Dec 20 23:41:17 s205 program[2152]: Reserved blocks gid: 0 (group root) >Dec 20 23:41:17 s205 program[2152]: First inode: 11 >Dec 20 23:41:17 s205 program[2152]: Inode size: 256 >Dec 20 23:41:17 s205 program[2152]: Required extra isize: 28 >Dec 20 23:41:17 s205 program[2152]: Desired extra isize: 28 >Dec 20 23:41:17 s205 program[2152]: Journal inode: 8 >Dec 20 23:41:17 s205 program[2152]: Default directory hash: half_md4 >Dec 20 23:41:17 s205 program[2152]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Dec 20 23:41:17 s205 program[2152]: Journal backup: inode blocks >Dec 20 23:41:17 s205 program[2152]: Journal features: journal_incompat_revoke >Dec 20 23:41:17 s205 program[2152]: Journal size: 128M >Dec 20 23:41:17 s205 program[2152]: Journal length: 32768 >Dec 20 23:41:17 s205 program[2152]: Journal sequence: 0x00003086 >Dec 20 23:41:17 s205 program[2152]: Journal start: 0 >Dec 20 23:41:17 s205 program[2152]: Dec 20 23:41:17 s205 program[2152]: Return code: 0 >Dec 20 23:41:17 s205 program[2152]: Running... resize2fs -P /dev/loop3 >Dec 20 23:41:17 s205 program[2152]: resize2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:17 s205 program[2152]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Dec 20 23:41:17 s205 program[2152]: Couldn't find valid filesystem superblock. >Dec 20 23:41:17 s205 program[2152]: Return code: 1 >Dec 20 23:41:17 s205 blivet[2152]: using current size 0 as min size >Dec 20 23:41:17 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:17 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:17 s205 blivet[2152]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Dec 20 23:41:17 s205 blivet[2152]: got device: LoopDevice instance (0x358eb90) -- >name = loop3 status = False kids = 0 id = 19 >parents = ['existing 0MB file /LiveOS/ext3fs.img (18)'] >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 >Dec 20 23:41:17 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:17 s205 blivet[2152]: got format: Ext4FS instance (0x358e590) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '919928', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Dec 20 23:41:17 s205 blivet[2152]: scanning loop4 (/devices/virtual/block/loop4)... >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName: name: loop4 ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:17 s205 blivet[2152]: loop4 is a loop device >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName: name: /LiveOS/overlay-LIVE-72BB-95AE ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:17 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:17 s205 blivet[2152]: FileDevice._setFormat: /LiveOS/overlay-LIVE-72BB-95AE ; current: None ; type: None ; >Dec 20 23:41:17 s205 blivet[2152]: added file /LiveOS/overlay-LIVE-72BB-95AE (id 20) to device tree >Dec 20 23:41:17 s205 blivet[2152]: FileDevice.addChild: kids: 0 ; name: /LiveOS/overlay-LIVE-72BB-95AE ; >Dec 20 23:41:17 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:17 s205 blivet[2152]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Dec 20 23:41:17 s205 blivet[2152]: added loop loop4 (id 21) to device tree >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Dec 20 23:41:17 s205 blivet[2152]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 20 23:41:17 s205 blivet[2152]: device loop4 does not contain a disklabel >Dec 20 23:41:17 s205 blivet[2152]: type detected on 'loop4' is 'DM_snapshot_cow' >Dec 20 23:41:17 s205 blivet[2152]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 20 23:41:17 s205 blivet[2152]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Dec 20 23:41:17 s205 blivet[2152]: got device: LoopDevice instance (0x358ebd0) -- >name = loop4 status = False kids = 0 id = 21 >parents = ['existing 0MB file /LiveOS/overlay-LIVE-72BB-95AE (20)'] >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 >Dec 20 23:41:17 s205 blivet[2152]: got format: DeviceFormat instance (0x358ed90) -- >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 >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '5454', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Dec 20 23:41:17 s205 blivet[2152]: scanning live-rw (/devices/virtual/block/dm-0)... >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName: name: live-rw ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:17 s205 blivet[2152]: live-rw is a device-mapper device >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.addUdevDMDevice: name: live-rw ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName: name: loop4 ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (21) with existing DM_snapshot_cow >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName: name: live-rw ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:17 s205 blivet[2152]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Dec 20 23:41:17 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:17 s205 blivet[2152]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Dec 20 23:41:17 s205 blivet[2152]: added dm live-rw (id 22) to device tree >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Dec 20 23:41:17 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:17 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:17 s205 blivet[2152]: device live-rw does not contain a disklabel >Dec 20 23:41:17 s205 blivet[2152]: type detected on 'live-rw' is 'ext4' >Dec 20 23:41:17 s205 program[2152]: Running... dumpe2fs -h /dev/mapper/live-rw >Dec 20 23:41:17 s205 program[2152]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:17 s205 program[2152]: Filesystem volume name: _Fedora-Live-Des >Dec 20 23:41:17 s205 program[2152]: Last mounted on: / >Dec 20 23:41:17 s205 program[2152]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Dec 20 23:41:17 s205 program[2152]: Filesystem magic number: 0xEF53 >Dec 20 23:41:17 s205 program[2152]: Filesystem revision #: 1 (dynamic) >Dec 20 23:41:17 s205 program[2152]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 20 23:41:17 s205 program[2152]: Filesystem flags: signed_directory_hash >Dec 20 23:41:17 s205 program[2152]: Default mount options: user_xattr acl >Dec 20 23:41:17 s205 program[2152]: Filesystem state: clean >Dec 20 23:41:17 s205 program[2152]: Errors behavior: Continue >Dec 20 23:41:17 s205 program[2152]: Filesystem OS type: Linux >Dec 20 23:41:17 s205 program[2152]: Inode count: 262144 >Dec 20 23:41:17 s205 program[2152]: Block count: 1048576 >Dec 20 23:41:17 s205 program[2152]: Reserved block count: 10484 >Dec 20 23:41:17 s205 program[2152]: Free blocks: 208819 >Dec 20 23:41:17 s205 program[2152]: Free inodes: 155357 >Dec 20 23:41:17 s205 program[2152]: First block: 0 >Dec 20 23:41:17 s205 program[2152]: Block size: 4096 >Dec 20 23:41:17 s205 program[2152]: Fragment size: 4096 >Dec 20 23:41:17 s205 program[2152]: Reserved GDT blocks: 255 >Dec 20 23:41:17 s205 program[2152]: Blocks per group: 32768 >Dec 20 23:41:17 s205 program[2152]: Fragments per group: 32768 >Dec 20 23:41:17 s205 program[2152]: Inodes per group: 8192 >Dec 20 23:41:17 s205 program[2152]: Inode blocks per group: 512 >Dec 20 23:41:17 s205 program[2152]: Flex block group size: 16 >Dec 20 23:41:17 s205 program[2152]: Filesystem created: Thu Dec 12 08:03:22 2013 >Dec 20 23:41:17 s205 program[2152]: Last mount time: Fri Dec 20 23:37:40 2013 >Dec 20 23:41:17 s205 program[2152]: Last write time: Fri Dec 20 23:37:40 2013 >Dec 20 23:41:17 s205 program[2152]: Mount count: 3 >Dec 20 23:41:17 s205 program[2152]: Maximum mount count: -1 >Dec 20 23:41:17 s205 program[2152]: Last checked: Thu Dec 12 08:51:39 2013 >Dec 20 23:41:17 s205 program[2152]: Check interval: 0 (<none>) >Dec 20 23:41:17 s205 program[2152]: Lifetime writes: 831 MB >Dec 20 23:41:17 s205 program[2152]: Reserved blocks uid: 0 (user root) >Dec 20 23:41:17 s205 program[2152]: Reserved blocks gid: 0 (group root) >Dec 20 23:41:17 s205 program[2152]: First inode: 11 >Dec 20 23:41:17 s205 program[2152]: Inode size: 256 >Dec 20 23:41:17 s205 program[2152]: Required extra isize: 28 >Dec 20 23:41:17 s205 program[2152]: Desired extra isize: 28 >Dec 20 23:41:17 s205 program[2152]: Journal inode: 8 >Dec 20 23:41:17 s205 program[2152]: First orphan inode: 44924 >Dec 20 23:41:17 s205 program[2152]: Default directory hash: half_md4 >Dec 20 23:41:17 s205 program[2152]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Dec 20 23:41:17 s205 program[2152]: Journal backup: inode blocks >Dec 20 23:41:17 s205 program[2152]: Journal features: journal_incompat_revoke >Dec 20 23:41:17 s205 program[2152]: Journal size: 128M >Dec 20 23:41:17 s205 program[2152]: Journal length: 32768 >Dec 20 23:41:17 s205 program[2152]: Journal sequence: 0x000031d4 >Dec 20 23:41:17 s205 program[2152]: Journal start: 1 >Dec 20 23:41:17 s205 program[2152]: Dec 20 23:41:17 s205 anaconda[2152]: Not doing 'require network connection' in live installation >Dec 20 23:41:17 s205 anaconda[2152]: network standalone spoke (init): completed: True >Dec 20 23:41:17 s205 anaconda[2152]: Not doing 'require network connection' in live installation >Dec 20 23:41:17 s205 program[2152]: Return code: 0 >Dec 20 23:41:17 s205 program[2152]: Running... resize2fs -P /dev/mapper/live-rw >Dec 20 23:41:17 s205 program[2152]: resize2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:17 s205 program[2152]: Estimated minimum size of the filesystem: 840928 >Dec 20 23:41:17 s205 program[2152]: Return code: 0 >Dec 20 23:41:17 s205 blivet[2152]: padding min size from 3285 up to 3613 >Dec 20 23:41:17 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:17 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:17 s205 blivet[2152]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Dec 20 23:41:17 s205 blivet[2152]: looking up parted Device: /dev/mapper/live-rw >Dec 20 23:41:17 s205 blivet[2152]: got device: DMDevice instance (0x358ee50) -- >name = live-rw status = True kids = 0 id = 22 >parents = ['existing 0MB loop loop4 (21) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32538 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x35994d0> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Dec 20 23:41:17 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:17 s205 blivet[2152]: got format: Ext4FS instance (0x358ec10) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '154788', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Dec 20 23:41:17 s205 blivet[2152]: scanning live-base (/devices/virtual/block/dm-1)... >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName: name: live-base ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:17 s205 blivet[2152]: live-base is a device-mapper device >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.addUdevDMDevice: name: live-base ; >Dec 20 23:41:17 s205 blivet[2152]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName: name: live-base ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:17 s205 blivet[2152]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Dec 20 23:41:17 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:17 s205 blivet[2152]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Dec 20 23:41:17 s205 blivet[2152]: added dm live-base (id 23) to device tree >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Dec 20 23:41:17 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Dec 20 23:41:17 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:17 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:17 s205 blivet[2152]: device live-base does not contain a disklabel >Dec 20 23:41:17 s205 blivet[2152]: type detected on 'live-base' is 'ext4' >Dec 20 23:41:17 s205 program[2152]: Running... dumpe2fs -h /dev/mapper/live-base >Dec 20 23:41:17 s205 program[2152]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:17 s205 program[2152]: Filesystem volume name: _Fedora-Live-Des >Dec 20 23:41:17 s205 program[2152]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Dec 20 23:41:17 s205 program[2152]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Dec 20 23:41:17 s205 program[2152]: Filesystem magic number: 0xEF53 >Dec 20 23:41:17 s205 program[2152]: Filesystem revision #: 1 (dynamic) >Dec 20 23:41:17 s205 program[2152]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 20 23:41:17 s205 program[2152]: Filesystem flags: signed_directory_hash >Dec 20 23:41:17 s205 program[2152]: Default mount options: user_xattr acl >Dec 20 23:41:17 s205 program[2152]: Filesystem state: clean >Dec 20 23:41:17 s205 program[2152]: Errors behavior: Continue >Dec 20 23:41:17 s205 program[2152]: Filesystem OS type: Linux >Dec 20 23:41:17 s205 program[2152]: Inode count: 262144 >Dec 20 23:41:17 s205 program[2152]: Block count: 1048576 >Dec 20 23:41:17 s205 program[2152]: Reserved block count: 10484 >Dec 20 23:41:17 s205 program[2152]: Free blocks: 225114 >Dec 20 23:41:17 s205 program[2152]: Free inodes: 155781 >Dec 20 23:41:17 s205 program[2152]: First block: 0 >Dec 20 23:41:17 s205 program[2152]: Block size: 4096 >Dec 20 23:41:17 s205 program[2152]: Fragment size: 4096 >Dec 20 23:41:17 s205 program[2152]: Reserved GDT blocks: 255 >Dec 20 23:41:17 s205 program[2152]: Blocks per group: 32768 >Dec 20 23:41:17 s205 program[2152]: Fragments per group: 32768 >Dec 20 23:41:17 s205 program[2152]: Inodes per group: 8192 >Dec 20 23:41:17 s205 program[2152]: Inode blocks per group: 512 >Dec 20 23:41:17 s205 program[2152]: Flex block group size: 16 >Dec 20 23:41:17 s205 program[2152]: Filesystem created: Thu Dec 12 08:03:22 2013 >Dec 20 23:41:17 s205 program[2152]: Last mount time: Thu Dec 12 08:03:26 2013 >Dec 20 23:41:17 s205 program[2152]: Last write time: Thu Dec 12 08:51:39 2013 >Dec 20 23:41:17 s205 program[2152]: Mount count: 0 >Dec 20 23:41:17 s205 program[2152]: Maximum mount count: -1 >Dec 20 23:41:17 s205 program[2152]: Last checked: Thu Dec 12 08:51:39 2013 >Dec 20 23:41:17 s205 program[2152]: Check interval: 0 (<none>) >Dec 20 23:41:17 s205 program[2152]: Lifetime writes: 767 MB >Dec 20 23:41:17 s205 program[2152]: Reserved blocks uid: 0 (user root) >Dec 20 23:41:17 s205 program[2152]: Reserved blocks gid: 0 (group root) >Dec 20 23:41:17 s205 program[2152]: First inode: 11 >Dec 20 23:41:17 s205 program[2152]: Inode size: 256 >Dec 20 23:41:17 s205 program[2152]: Required extra isize: 28 >Dec 20 23:41:17 s205 program[2152]: Desired extra isize: 28 >Dec 20 23:41:17 s205 program[2152]: Journal inode: 8 >Dec 20 23:41:17 s205 program[2152]: Default directory hash: half_md4 >Dec 20 23:41:17 s205 program[2152]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Dec 20 23:41:17 s205 program[2152]: Journal backup: inode blocks >Dec 20 23:41:17 s205 program[2152]: Journal features: journal_incompat_revoke >Dec 20 23:41:17 s205 program[2152]: Journal size: 128M >Dec 20 23:41:17 s205 program[2152]: Journal length: 32768 >Dec 20 23:41:17 s205 program[2152]: Journal sequence: 0x00003086 >Dec 20 23:41:17 s205 program[2152]: Journal start: 0 >Dec 20 23:41:17 s205 program[2152]: Dec 20 23:41:17 s205 program[2152]: Return code: 0 >Dec 20 23:41:17 s205 anaconda[2152]: Running Thread: AnaDateTimeThread (139751428437760) >Dec 20 23:41:17 s205 program[2152]: Running... resize2fs -P /dev/mapper/live-base >Dec 20 23:41:17 s205 program[2152]: resize2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:17 s205 program[2152]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Dec 20 23:41:17 s205 program[2152]: Couldn't find valid filesystem superblock. >Dec 20 23:41:17 s205 program[2152]: Return code: 1 >Dec 20 23:41:17 s205 blivet[2152]: using current size 0 as min size >Dec 20 23:41:17 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:17 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:18 s205 blivet[2152]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Dec 20 23:41:18 s205 blivet[2152]: looking up parted Device: /dev/mapper/live-base >Dec 20 23:41:18 s205 blivet[2152]: got device: DMDevice instance (0x358ef50) -- >name = live-base status = True kids = 0 id = 23 >parents = ['existing 0MB loop loop3 (19) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32538 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3599560> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Dec 20 23:41:18 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:18 s205 blivet[2152]: got format: Ext4FS instance (0x3a0e910) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Dec 20 23:41:18 s205 blivet[2152]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '188586', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Dec 20 23:41:18 s205 blivet[2152]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Dec 20 23:41:18 s205 blivet[2152]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Dec 20 23:41:18 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:18 s205 blivet[2152]: live-osimg-min is a device-mapper device >Dec 20 23:41:18 s205 blivet[2152]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Dec 20 23:41:18 s205 blivet[2152]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 20 23:41:18 s205 blivet[2152]: DMDevice.getDMNode: live-base ; status: True ; >Dec 20 23:41:18 s205 blivet[2152]: DeviceTree.getDeviceByName: name: loop1 ; >Dec 20 23:41:18 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing DM_snapshot_cow >Dec 20 23:41:18 s205 anaconda[2152]: Not doing 'modify system time and date' in live installation >Dec 20 23:41:18 s205 blivet[2152]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 20 23:41:18 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >Dec 20 23:41:18 s205 blivet[2152]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Dec 20 23:41:18 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:18 s205 blivet[2152]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Dec 20 23:41:18 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 23:41:18 s205 blivet[2152]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Dec 20 23:41:18 s205 blivet[2152]: added dm live-osimg-min (id 24) to device tree >Dec 20 23:41:18 s205 blivet[2152]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Dec 20 23:41:18 s205 blivet[2152]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Dec 20 23:41:18 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:18 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:18 s205 blivet[2152]: device live-osimg-min does not contain a disklabel >Dec 20 23:41:18 s205 blivet[2152]: type detected on 'live-osimg-min' is 'ext4' >Dec 20 23:41:18 s205 program[2152]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Dec 20 23:41:18 s205 program[2152]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:18 s205 program[2152]: Filesystem volume name: _Fedora-Live-Des >Dec 20 23:41:18 s205 program[2152]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Dec 20 23:41:18 s205 program[2152]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Dec 20 23:41:18 s205 program[2152]: Filesystem magic number: 0xEF53 >Dec 20 23:41:18 s205 program[2152]: Filesystem revision #: 1 (dynamic) >Dec 20 23:41:18 s205 program[2152]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 20 23:41:18 s205 program[2152]: Filesystem flags: signed_directory_hash >Dec 20 23:41:18 s205 program[2152]: Default mount options: user_xattr acl >Dec 20 23:41:18 s205 program[2152]: Filesystem state: clean >Dec 20 23:41:18 s205 program[2152]: Errors behavior: Continue >Dec 20 23:41:18 s205 program[2152]: Filesystem OS type: Linux >Dec 20 23:41:18 s205 program[2152]: Inode count: 212992 >Dec 20 23:41:18 s205 program[2152]: Block count: 825687 >Dec 20 23:41:18 s205 program[2152]: Reserved block count: 8255 >Dec 20 23:41:18 s205 program[2152]: Free blocks: 5566 >Dec 20 23:41:18 s205 program[2152]: Free inodes: 106629 >Dec 20 23:41:18 s205 program[2152]: First block: 0 >Dec 20 23:41:18 s205 program[2152]: Block size: 4096 >Dec 20 23:41:18 s205 program[2152]: Fragment size: 4096 >Dec 20 23:41:18 s205 program[2152]: Reserved GDT blocks: 255 >Dec 20 23:41:18 s205 program[2152]: Blocks per group: 32768 >Dec 20 23:41:18 s205 program[2152]: Fragments per group: 32768 >Dec 20 23:41:18 s205 program[2152]: Inodes per group: 8192 >Dec 20 23:41:18 s205 program[2152]: Inode blocks per group: 512 >Dec 20 23:41:18 s205 program[2152]: Flex block group size: 16 >Dec 20 23:41:18 s205 program[2152]: Filesystem created: Thu Dec 12 08:03:22 2013 >Dec 20 23:41:18 s205 program[2152]: Last mount time: Thu Dec 12 08:03:26 2013 >Dec 20 23:41:18 s205 program[2152]: Last write time: Thu Dec 12 08:51:43 2013 >Dec 20 23:41:18 s205 program[2152]: Mount count: 0 >Dec 20 23:41:18 s205 program[2152]: Maximum mount count: -1 >Dec 20 23:41:18 s205 program[2152]: Last checked: Thu Dec 12 08:51:43 2013 >Dec 20 23:41:18 s205 program[2152]: Check interval: 0 (<none>) >Dec 20 23:41:18 s205 program[2152]: Lifetime writes: 768 MB >Dec 20 23:41:18 s205 program[2152]: Reserved blocks uid: 0 (user root) >Dec 20 23:41:18 s205 program[2152]: Reserved blocks gid: 0 (group root) >Dec 20 23:41:18 s205 program[2152]: First inode: 11 >Dec 20 23:41:18 s205 program[2152]: Inode size: 256 >Dec 20 23:41:18 s205 program[2152]: Required extra isize: 28 >Dec 20 23:41:18 s205 program[2152]: Desired extra isize: 28 >Dec 20 23:41:18 s205 program[2152]: Journal inode: 8 >Dec 20 23:41:18 s205 program[2152]: Default directory hash: half_md4 >Dec 20 23:41:18 s205 program[2152]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Dec 20 23:41:18 s205 program[2152]: Journal backup: inode blocks >Dec 20 23:41:18 s205 program[2152]: Journal features: journal_incompat_revoke >Dec 20 23:41:18 s205 program[2152]: Journal size: 128M >Dec 20 23:41:18 s205 program[2152]: Journal length: 32768 >Dec 20 23:41:18 s205 program[2152]: Journal sequence: 0x00003086 >Dec 20 23:41:18 s205 program[2152]: Journal start: 0 >Dec 20 23:41:18 s205 program[2152]: Dec 20 23:41:18 s205 program[2152]: Return code: 0 >Dec 20 23:41:18 s205 program[2152]: Running... resize2fs -P /dev/mapper/live-osimg-min >Dec 20 23:41:18 s205 program[2152]: resize2fs 1.42.8 (20-Jun-2013) >Dec 20 23:41:18 s205 program[2152]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Dec 20 23:41:18 s205 program[2152]: Couldn't find valid filesystem superblock. >Dec 20 23:41:18 s205 program[2152]: Return code: 1 >Dec 20 23:41:18 s205 blivet[2152]: using current size 0 as min size >Dec 20 23:41:18 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:18 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 23:41:18 s205 blivet[2152]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Dec 20 23:41:18 s205 blivet[2152]: looking up parted Device: /dev/mapper/live-osimg-min >Dec 20 23:41:18 s205 blivet[2152]: got device: DMDevice instance (0x3a168d0) -- >name = live-osimg-min status = True kids = 0 id = 24 >parents = ['existing 0MB loop loop3 (19) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32538 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3599680> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Dec 20 23:41:18 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:18 s205 blivet[2152]: got format: Ext4FS instance (0x3a16790) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Dec 20 23:41:18 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:18 s205 program[2152]: Return code: 0 >Dec 20 23:41:18 s205 blivet[2152]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Dec 20 23:41:18 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:18 s205 program[2152]: Return code: 0 >Dec 20 23:41:18 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 23:41:18 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:18 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:18 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:18 s205 program[2152]: Return code: 0 >Dec 20 23:41:18 s205 blivet[2152]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Dec 20 23:41:18 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:18 s205 program[2152]: Return code: 0 >Dec 20 23:41:18 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 23:41:18 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:18 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:18 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:18 s205 program[2152]: Return code: 0 >Dec 20 23:41:18 s205 blivet[2152]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Dec 20 23:41:18 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:19 s205 program[2152]: Return code: 0 >Dec 20 23:41:19 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 23:41:19 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:19 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:19 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:19 s205 program[2152]: Return code: 0 >Dec 20 23:41:19 s205 blivet[2152]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Dec 20 23:41:19 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:19 s205 program[2152]: Return code: 0 >Dec 20 23:41:19 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 23:41:19 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:19 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:19 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:19 s205 program[2152]: Return code: 0 >Dec 20 23:41:19 s205 blivet[2152]: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >Dec 20 23:41:19 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:19 s205 program[2152]: Return code: 0 >Dec 20 23:41:19 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 23:41:19 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:19 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:19 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:19 s205 program[2152]: Return code: 0 >Dec 20 23:41:19 s205 blivet[2152]: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >Dec 20 23:41:19 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:19 s205 program[2152]: Return code: 0 >Dec 20 23:41:19 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 23:41:19 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:19 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:19 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:19 s205 program[2152]: Return code: 0 >Dec 20 23:41:19 s205 blivet[2152]: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >Dec 20 23:41:19 s205 blivet[2152]: SwapSpace.teardown: device: /dev/sda8 ; status: True ; type: swap ; >Dec 20 23:41:19 s205 program[2152]: Running... swapoff /dev/sda8 >Dec 20 23:41:19 s205 program[2152]: Return code: 0 >Dec 20 23:41:19 s205 blivet[2152]: SwapSpace.teardown: device: /dev/sda8 ; status: False ; type: swap ; >Dec 20 23:41:19 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:19 s205 program[2152]: Return code: 0 >Dec 20 23:41:19 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 23:41:19 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:19 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:19 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:19 s205 program[2152]: Return code: 0 >Dec 20 23:41:19 s205 blivet[2152]: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >Dec 20 23:41:19 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:19 s205 program[2152]: Return code: 0 >Dec 20 23:41:19 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 23:41:19 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:19 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:19 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:20 s205 program[2152]: Return code: 0 >Dec 20 23:41:20 s205 blivet[2152]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Dec 20 23:41:20 s205 blivet[2152]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Dec 20 23:41:20 s205 program[2152]: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >Dec 20 23:41:20 s205 program[2152]: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >Dec 20 23:41:20 s205 program[2152]: Return code: 0 >Dec 20 23:41:20 s205 blivet[2152]: LoopDevice.teardown: loop2 ; status: True ; controllable: False ; >Dec 20 23:41:20 s205 program[2152]: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >Dec 20 23:41:20 s205 program[2152]: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >Dec 20 23:41:20 s205 program[2152]: Return code: 0 >Dec 20 23:41:20 s205 blivet[2152]: not going to restore from backup of non-existent /etc/mdadm.conf >Dec 20 23:41:20 s205 blivet[2152]: edd: collected mbr signatures: {'sda': '0xfa66d81c', 'sdb': '0x000297a8'} >Dec 20 23:41:20 s205 blivet[2152]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:20 s205 blivet[2152]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 20 23:41:20 s205 program[2152]: Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >Dec 20 23:41:20 s205 kernel: EXT4-fs (sda5): INFO: recovery required on readonly filesystem >Dec 20 23:41:20 s205 kernel: EXT4-fs (sda5): write access will be enabled during recovery >Dec 20 23:41:21 s205 kernel: EXT4-fs (sda5): orphan cleanup on readonly fs >Dec 20 23:41:21 s205 kernel: EXT4-fs (sda5): 1 orphan inode deleted >Dec 20 23:41:21 s205 program[2152]: Return code: 0 >Dec 20 23:41:21 s205 program[2152]: Running... arch >Dec 20 23:41:21 s205 program[2152]: x86_64 >Dec 20 23:41:21 s205 program[2152]: Return code: 0 >Dec 20 23:41:21 s205 blivet[2152]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Dec 20 23:41:21 s205 blivet[2152]: error parsing blkid.tab: [Errno 2] æ²ææ¤ä¸æªæ¡æç®é: '/mnt/sysimage/etc/blkid/blkid.tab' >Dec 20 23:41:21 s205 blivet[2152]: parsing /mnt/sysimage/etc/crypttab >Dec 20 23:41:21 s205 blivet[2152]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Dec 20 23:41:21 s205 blivet[2152]: crypttab maps: [] >Dec 20 23:41:21 s205 blivet[2152]: parsing /mnt/sysimage/etc/fstab >Dec 20 23:41:21 s205 blivet[2152]: resolved 'UUID=58e7a207-76d8-4033-bb5c-4c10fe0959d6' to 'sda5' (partition) >Dec 20 23:41:21 s205 blivet[2152]: resolved 'UUID=31bc6887-3ae7-4009-a130-7c0b207377c2' to 'sda9' (partition) >Dec 20 23:41:21 s205 blivet[2152]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Dec 20 23:41:21 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:21 s205 program[2152]: Return code: 0 >Dec 20 23:41:21 s205 program[2152]: Running... umount /mnt/sysimage >Dec 20 23:41:21 s205 program[2152]: Return code: 0 >Dec 20 23:41:21 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:21 s205 program[2152]: Return code: 0 >Dec 20 23:41:21 s205 blivet[2152]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:21 s205 blivet[2152]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 20 23:41:21 s205 program[2152]: Running... mount -t ext4 -o defaults,ro /dev/sda6 /mnt/sysimage >Dec 20 23:41:22 s205 kernel: EXT4-fs (sda5): recovery complete >Dec 20 23:41:22 s205 kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >Dec 20 23:41:22 s205 kernel: SELinux: initialized (dev sda5, type ext4), uses xattr >Dec 20 23:41:22 s205 kernel: EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >Dec 20 23:41:22 s205 kernel: SELinux: initialized (dev sda6, type ext4), uses xattr >Dec 20 23:41:22 s205 program[2152]: Return code: 0 >Dec 20 23:41:22 s205 program[2152]: Running... arch >Dec 20 23:41:22 s205 program[2152]: x86_64 >Dec 20 23:41:22 s205 program[2152]: Return code: 0 >Dec 20 23:41:22 s205 blivet[2152]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Dec 20 23:41:22 s205 blivet[2152]: error parsing blkid.tab: [Errno 2] æ²ææ¤ä¸æªæ¡æç®é: '/mnt/sysimage/etc/blkid/blkid.tab' >Dec 20 23:41:22 s205 blivet[2152]: parsing /mnt/sysimage/etc/crypttab >Dec 20 23:41:22 s205 blivet[2152]: error parsing crypttab: [Errno 2] æ²ææ¤ä¸æªæ¡æç®é: '/mnt/sysimage/etc/crypttab' >Dec 20 23:41:22 s205 blivet[2152]: parsing /mnt/sysimage/etc/fstab >Dec 20 23:41:22 s205 blivet[2152]: resolved 'UUID=4b55c3a1-f87d-43dc-99d7-eaf6ae537a70' to 'sda6' (partition) >Dec 20 23:41:22 s205 blivet[2152]: resolved 'UUID=31bc6887-3ae7-4009-a130-7c0b207377c2' to 'sda9' (partition) >Dec 20 23:41:22 s205 blivet[2152]: resolved 'UUID=53a14c49-83e9-4745-80d7-01101b14446d' to 'sda8' (partition) >Dec 20 23:41:22 s205 blivet[2152]: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >Dec 20 23:41:22 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:22 s205 program[2152]: Return code: 0 >Dec 20 23:41:22 s205 program[2152]: Running... umount /mnt/sysimage >Dec 20 23:41:22 s205 program[2152]: Return code: 0 >Dec 20 23:41:22 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:22 s205 program[2152]: Return code: 0 >Dec 20 23:41:22 s205 blivet[2152]: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:22 s205 blivet[2152]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 20 23:41:22 s205 program[2152]: Running... mount -t ext4 -o defaults,ro /dev/sda7 /mnt/sysimage >Dec 20 23:41:22 s205 kernel: EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >Dec 20 23:41:22 s205 kernel: SELinux: initialized (dev sda7, type ext4), uses xattr >Dec 20 23:41:22 s205 program[2152]: Return code: 0 >Dec 20 23:41:22 s205 program[2152]: Running... arch >Dec 20 23:41:23 s205 program[2152]: Error running arch: æ²ææ¤ä¸æªæ¡æç®é >Dec 20 23:41:23 s205 blivet[2152]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Dec 20 23:41:23 s205 blivet[2152]: error parsing blkid.tab: [Errno 2] æ²ææ¤ä¸æªæ¡æç®é: '/mnt/sysimage/etc/blkid/blkid.tab' >Dec 20 23:41:23 s205 blivet[2152]: parsing /mnt/sysimage/etc/crypttab >Dec 20 23:41:23 s205 blivet[2152]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Dec 20 23:41:23 s205 blivet[2152]: crypttab maps: [] >Dec 20 23:41:23 s205 blivet[2152]: parsing /mnt/sysimage/etc/fstab >Dec 20 23:41:23 s205 blivet[2152]: DeviceTree.getDeviceByName: name: tmpfs ; >Dec 20 23:41:23 s205 blivet[2152]: DeviceTree.getDeviceByName returned None >Dec 20 23:41:23 s205 blivet[2152]: failed to resolve 'tmpfs' >Dec 20 23:41:23 s205 blivet[2152]: resolved 'UUID=debda339-29d6-48a4-a0d8-11000d6093c1' to 'sda7' (partition) >Dec 20 23:41:23 s205 blivet[2152]: resolved 'UUID=53a14c49-83e9-4745-80d7-01101b14446d' to 'sda8' (partition) >Dec 20 23:41:23 s205 blivet[2152]: resolved 'UUID=31bc6887-3ae7-4009-a130-7c0b207377c2' to 'sda9' (partition) >Dec 20 23:41:23 s205 blivet[2152]: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >Dec 20 23:41:23 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:23 s205 program[2152]: Return code: 0 >Dec 20 23:41:23 s205 program[2152]: Running... umount /mnt/sysimage >Dec 20 23:41:23 s205 program[2152]: Return code: 0 >Dec 20 23:41:23 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:23 s205 program[2152]: Return code: 0 >Dec 20 23:41:23 s205 blivet[2152]: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >Dec 20 23:41:23 s205 blivet[2152]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 20 23:41:23 s205 program[2152]: Running... mount -t ext4 -o defaults,ro /dev/sda9 /mnt/sysimage >Dec 20 23:41:23 s205 kernel: EXT4-fs (sda9): INFO: recovery required on readonly filesystem >Dec 20 23:41:23 s205 kernel: EXT4-fs (sda9): write access will be enabled during recovery >Dec 20 23:41:23 s205 kernel: EXT4-fs (sda9): recovery complete >Dec 20 23:41:23 s205 kernel: EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null) >Dec 20 23:41:23 s205 kernel: SELinux: initialized (dev sda9, type ext4), uses xattr >Dec 20 23:41:23 s205 program[2152]: Return code: 0 >Dec 20 23:41:23 s205 blivet[2152]: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >Dec 20 23:41:23 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:23 s205 program[2152]: Return code: 0 >Dec 20 23:41:23 s205 program[2152]: Running... umount /mnt/sysimage >Dec 20 23:41:23 s205 program[2152]: Return code: 0 >Dec 20 23:41:23 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:23 s205 program[2152]: Return code: 0 >Dec 20 23:41:23 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 23:41:23 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:23 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 23:41:23 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 23:41:23 s205 program[2152]: Return code: 0 >Dec 20 23:41:23 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:23 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:23 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:23 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:23 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 23:41:23 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 23:41:23 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 23:41:23 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:23 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:23 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:23 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 23:41:23 s205 anaconda[2152]: Thread Done: AnaStorageThread (139751899944704) >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_disklabel(sda1) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_size(sda1) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_location(sda1) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_partition(sda1) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_format(sda1) returning True >Dec 20 23:41:24 s205 anaconda[2152]: is_valid_stage2_device(sda1) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_disklabel(sda2) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_size(sda2) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_location(sda2) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_partition(sda2) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_format(sda2) returning True >Dec 20 23:41:24 s205 anaconda[2152]: is_valid_stage2_device(sda2) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_disklabel(sda3) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_size(sda3) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_location(sda3) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_partition(sda3) returning True >Dec 20 23:41:24 s205 anaconda[2152]: _is_valid_format(sda3) returning True >Dec 20 23:41:24 s205 anaconda[2152]: is_valid_stage2_device(sda3) returning True >Dec 20 23:41:24 s205 program[2152]: Running... hwclock --hctosys --localtime >Dec 20 23:41:24 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Dec 20 23:41:24 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (23) with existing ext4 filesystem >Dec 20 15:41:24 s205 systemd[1287]: Time has been changed >Dec 20 15:41:24 s205 systemd[1]: Time has been changed >Dec 20 15:41:24 s205 program[2152]: Return code: 0 >Dec 20 15:41:24 s205 program[2152]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Dec 20 15:41:24 s205 anaconda[2152]: Thread Done: AnaTimeInitThread (139751891552000) >Dec 20 15:41:24 s205 anaconda[2152]: Thread Done: AnaDateTimeThread (139751428437760) >Dec 20 15:41:24 s205 kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 20 15:41:24 s205 kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Dec 20 15:41:24 s205 program[2152]: Return code: 0 >Dec 20 15:41:24 s205 anaconda[2152]: Thread Done: AnaPayloadThread (139751874766592) >Dec 20 15:41:31 s205 anaconda[2152]: fs space: 0 B needed: 3.02 GB >Dec 20 15:41:34 s205 anaconda[2152]: fs space: 0 B needed: 3.02 GB >Dec 20 15:41:34 s205 anaconda[2152]: Running Thread: AnaStorageWatcher (139751428437760) >Dec 20 15:41:34 s205 anaconda[2152]: Thread Done: AnaStorageWatcher (139751428437760) >Dec 20 15:41:34 s205 anaconda[2152]: Running Thread: AnaCustomStorageInit (139751428437760) >Dec 20 15:41:34 s205 blivet[2152]: Iso9660FS.supported: supported: True ; >Dec 20 15:41:34 s205 blivet[2152]: Iso9660FS.supported: supported: True ; >Dec 20 15:41:34 s205 blivet[2152]: NFSv4.supported: supported: False ; >Dec 20 15:41:34 s205 blivet[2152]: NFSv4.supported: supported: False ; >Dec 20 15:41:34 s205 blivet[2152]: SELinuxFS.supported: supported: False ; >Dec 20 15:41:34 s205 blivet[2152]: SELinuxFS.supported: supported: False ; >Dec 20 15:41:34 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:41:34 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:41:35 s205 anaconda[2152]: Not doing 'register anaconda secret agent' in live installation >Dec 20 15:41:35 s205 anaconda[2152]: network: selected device em1 >Dec 20 15:41:35 s205 anaconda[2152]: Not doing 'hide hint to use network configuration in DE' in live installation >Dec 20 15:41:35 s205 ifcfg[2152]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-dlink >Dec 20 15:41:35 s205 ifcfg[2152]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-dlink >Dec 20 15:41:35 s205 ifcfg[2152]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-dlink >Dec 20 15:41:35 s205 ifcfg[2152]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-dlink >Dec 20 15:41:35 s205 ifcfg[2152]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-dlink >Dec 20 15:41:35 s205 ifcfg[2152]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-dlink >Dec 20 15:41:35 s205 anaconda[2152]: updating hostname s205 >Dec 20 15:41:36 s205 anaconda[2152]: Not doing 'require network connection' in live installation >Dec 20 15:41:36 s205 anaconda[2152]: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3a0e610> status to: æ£å¨å²åç¡¬é«æé... >Dec 20 15:41:36 s205 anaconda[2152]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3a0e610> >Dec 20 15:41:36 s205 anaconda[2152]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> status to: æ£å¨æ¢æ¸¬å²åè£ç½®... >Dec 20 15:41:36 s205 anaconda[2152]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> >Dec 20 15:41:37 s205 anaconda[2152]: Running Thread: AnaNTPserver0 (139751874766592) >Dec 20 15:41:37 s205 anaconda[2152]: Running Thread: AnaNTPserver1 (139751454217984) >Dec 20 15:41:37 s205 blivet[2152]: Ext3FS.supported: supported: True ; >Dec 20 15:41:37 s205 blivet[2152]: Ext3FS.supported: supported: True ; >Dec 20 15:41:37 s205 anaconda[2152]: Running Thread: AnaNTPserver2 (139751899944704) >Dec 20 15:41:37 s205 anaconda[2152]: Running Thread: AnaNTPserver3 (139751405364992) >Dec 20 15:41:37 s205 blivet[2152]: Ext2FS.supported: supported: True ; >Dec 20 15:41:37 s205 blivet[2152]: Ext2FS.supported: supported: True ; >Dec 20 15:41:37 s205 blivet[2152]: SysFS.supported: supported: False ; >Dec 20 15:41:37 s205 blivet[2152]: SysFS.supported: supported: False ; >Dec 20 15:41:37 s205 anaconda[2152]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x3a40750> status to: ç¡ç·ç¶²è·¯å·²é£æ¥ dlink >Dec 20 15:41:37 s205 blivet[2152]: MultipathMember.__init__: >Dec 20 15:41:37 s205 blivet[2152]: MDRaidMember.__init__: >Dec 20 15:41:37 s205 blivet[2152]: ProcFS.supported: supported: False ; >Dec 20 15:41:37 s205 blivet[2152]: ProcFS.supported: supported: False ; >Dec 20 15:41:37 s205 blivet[2152]: SwapSpace.__init__: >Dec 20 15:41:37 s205 blivet[2152]: NoDevFS.supported: supported: False ; >Dec 20 15:41:37 s205 blivet[2152]: NoDevFS.supported: supported: False ; >Dec 20 15:41:37 s205 blivet[2152]: DevPtsFS.supported: supported: False ; >Dec 20 15:41:37 s205 blivet[2152]: DevPtsFS.supported: supported: False ; >Dec 20 15:41:37 s205 blivet[2152]: BTRFS.supported: supported: True ; >Dec 20 15:41:37 s205 program[2152]: Running... modprobe btrfs >Dec 20 15:41:37 s205 anaconda[2152]: Thread Done: AnaNTPserver1 (139751454217984) >Dec 20 15:41:37 s205 anaconda[2152]: Thread Done: AnaNTPserver2 (139751899944704) >Dec 20 15:41:38 s205 anaconda[2152]: Thread Done: AnaNTPserver0 (139751874766592) >Dec 20 15:41:38 s205 anaconda[2152]: Thread Done: AnaNTPserver3 (139751405364992) >Dec 20 15:41:40 s205 kernel: bio: create slab <bio-3> at 3 >Dec 20 15:41:40 s205 kernel: Btrfs loaded >Dec 20 15:41:40 s205 program[2152]: Return code: 0 >Dec 20 15:41:40 s205 blivet[2152]: USBFS.supported: supported: False ; >Dec 20 15:41:40 s205 blivet[2152]: USBFS.supported: supported: False ; >Dec 20 15:41:40 s205 blivet[2152]: DiskLabel.__init__: >Dec 20 15:41:40 s205 blivet[2152]: DiskLabel.partedDevice returning None >Dec 20 15:41:40 s205 blivet[2152]: HFSPlus.supported: supported: False ; >Dec 20 15:41:40 s205 blivet[2152]: HFSPlus.supported: supported: False ; >Dec 20 15:41:40 s205 blivet[2152]: XFS.supported: supported: True ; >Dec 20 15:41:40 s205 program[2152]: Running... modprobe xfs >Dec 20 15:41:40 s205 kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Dec 20 15:41:40 s205 program[2152]: Return code: 0 >Dec 20 15:41:40 s205 blivet[2152]: XFS.supported: supported: True ; >Dec 20 15:41:40 s205 blivet[2152]: TmpFS.supported: supported: True ; >Dec 20 15:41:41 s205 blivet[2152]: LUKS.__init__: >Dec 20 15:41:41 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 15:41:41 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 15:41:41 s205 blivet[2152]: BindFS.supported: supported: False ; >Dec 20 15:41:41 s205 blivet[2152]: BindFS.supported: supported: False ; >Dec 20 15:41:41 s205 blivet[2152]: HFS.supported: supported: False ; >Dec 20 15:41:41 s205 blivet[2152]: HFS.supported: supported: False ; >Dec 20 15:41:41 s205 blivet[2152]: LVMPhysicalVolume.__init__: >Dec 20 15:41:41 s205 blivet[2152]: NFS.supported: supported: False ; >Dec 20 15:41:41 s205 blivet[2152]: NFS.supported: supported: False ; >Dec 20 15:41:41 s205 blivet[2152]: FATFS.supported: supported: True ; >Dec 20 15:41:41 s205 blivet[2152]: FATFS.supported: supported: True ; >Dec 20 15:41:41 s205 blivet[2152]: DMRaidMember.__init__: >Dec 20 15:41:41 s205 anaconda[2152]: Thread Done: AnaCustomStorageInit (139751428437760) >Dec 20 15:41:47 s205 chronyd[701]: Backward time jump detected! (correction 28800.2 +- 1.0 seconds) >Dec 20 15:41:47 s205 chronyd[701]: Selected source 120.119.28.1 >Dec 20 15:41:47 s205 chronyd[701]: System clock wrong by 28800.297318 seconds, adjustment started >Dec 20 15:41:48 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' >Dec 20 15:41:48 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' >Dec 20 15:41:48 s205 systemd[1]: Starting Time & Date Service... >Dec 20 15:41:48 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.timedate1' >Dec 20 15:41:48 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.timedate1' >Dec 20 15:41:48 s205 systemd[1]: Started Time & Date Service. >Dec 20 15:41:57 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼last_focus_time (274365) is greater than comparison timestamp (274361). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 20 15:41:57 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1600010 not in stack >Dec 20 15:42:03 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 15:42:03 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 15:42:13 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼last_focus_time (290435) is greater than comparison timestamp (290431). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 20 15:42:13 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14002fa not in stack >Dec 20 15:42:13 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: window 0x14002f6 not in stack >Dec 20 15:42:13 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14002f6 not in stack >Dec 20 15:42:13 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14002f6 not in stack >Dec 20 15:42:37 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼last_focus_time (314262) is greater than comparison timestamp (314259). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 20 15:42:37 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140042a not in stack >Dec 20 15:42:37 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400426 not in stack >Dec 20 15:42:37 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400426 not in stack >Dec 20 15:42:37 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400426 not in stack >Dec 20 15:42:42 s205 anaconda[2152]: disk free: 2.36 MB fs free: 291.96 GB sw needs: 3.02 GB auto swap: 0 B >Dec 20 15:43:18 s205 blivet[2152]: Detected 3600M of memory >Dec 20 15:43:18 s205 blivet[2152]: Swap attempt of 3600M >Dec 20 15:43:18 s205 anaconda[2152]: Running Thread: AnaExecuteStorageThread (139751428437760) >Dec 20 15:43:18 s205 blivet[2152]: clearpart: looking at sda9 >Dec 20 15:43:18 s205 blivet[2152]: clearpart: looking at sda8 >Dec 20 15:43:18 s205 blivet[2152]: clearpart: looking at sda7 >Dec 20 15:43:18 s205 blivet[2152]: clearpart: looking at sda6 >Dec 20 15:43:18 s205 blivet[2152]: clearpart: looking at sda5 >Dec 20 15:43:18 s205 blivet[2152]: clearpart: looking at sda4 >Dec 20 15:43:18 s205 blivet[2152]: clearpart: looking at sda3 >Dec 20 15:43:18 s205 blivet[2152]: clearpart: looking at sda2 >Dec 20 15:43:18 s205 blivet[2152]: clearpart: looking at sda1 >Dec 20 15:43:26 s205 blivet[2152]: clearpart: looking at sdb1 >Dec 20 15:43:26 s205 blivet[2152]: checking whether disk sda has an empty extended >Dec 20 15:43:26 s205 anaconda[2152]: Not doing 'require network connection' in live installation >Dec 20 15:43:26 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼last_focus_time (355015) is greater than comparison timestamp (355011). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 20 15:43:26 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400519 not in stack >Dec 20 15:43:26 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400515 not in stack >Dec 20 15:43:26 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400515 not in stack >Dec 20 15:43:26 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400515 not in stack >Dec 20 15:43:26 s205 blivet[2152]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f1a780429d0> PedPartition: <_ped.Partition object at 0x7f1a7803d5f0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >Dec 20 15:43:26 s205 blivet[2152]: checking whether disk sdb has an empty extended >Dec 20 15:43:26 s205 blivet[2152]: extended is None ; logicals is [] >Dec 20 15:43:26 s205 anaconda[2152]: new disk order: [] >Dec 20 15:43:26 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:43:26 s205 program[2152]: Return code: 0 >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 15:43:26 s205 anaconda[2152]: new disk order: [] >Dec 20 15:43:26 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:43:26 s205 program[2152]: Return code: 0 >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 15:43:26 s205 blivet[2152]: resolved 'sda' to 'sda' (disk) >Dec 20 15:43:26 s205 anaconda[2152]: _is_valid_disklabel(sda) returning True >Dec 20 15:43:26 s205 anaconda[2152]: _is_valid_size(sda) returning True >Dec 20 15:43:26 s205 anaconda[2152]: _is_valid_location(sda) returning True >Dec 20 15:43:26 s205 anaconda[2152]: _is_valid_format(sda) returning True >Dec 20 15:43:26 s205 anaconda[2152]: is_valid_stage1_device(sda) returning True >Dec 20 15:43:26 s205 anaconda[2152]: Thread Done: AnaExecuteStorageThread (139751428437760) >Dec 20 15:43:26 s205 blivet[2152]: starting Blivet copy >Dec 20 15:43:26 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda1 ; >Dec 20 15:43:26 s205 blivet[2152]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f1a8025c610> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f1a8025c810> PedPartition: <_ped.Partition object at 0x3c0ee90> >Dec 20 15:43:26 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda2 ; >Dec 20 15:43:26 s205 blivet[2152]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f1a8025c5d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f1a8025c690> PedPartition: <_ped.Partition object at 0x3c0ee30> >Dec 20 15:43:26 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda3 ; >Dec 20 15:43:26 s205 blivet[2152]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x3067d10> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f1a8025c490> PedPartition: <_ped.Partition object at 0x3c0edd0> >Dec 20 15:43:26 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: device sda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f1a80250e50> PedPartition: <_ped.Partition object at 0x3c0ed70> >Dec 20 15:43:26 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda5 ; >Dec 20 15:43:26 s205 blivet[2152]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x30671d0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3067090> PedPartition: <_ped.Partition object at 0x3c0ed10> >Dec 20 15:43:26 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda6 ; >Dec 20 15:43:26 s205 blivet[2152]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x3067a50> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3067390> PedPartition: <_ped.Partition object at 0x3c0ecb0> >Dec 20 15:43:26 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda7 ; >Dec 20 15:43:26 s205 blivet[2152]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x3067e10> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3067710> PedPartition: <_ped.Partition object at 0x3c0ec50> >Dec 20 15:43:26 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda8 ; >Dec 20 15:43:26 s205 blivet[2152]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x3067890> >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3067850> PedPartition: <_ped.Partition object at 0x3c0eb30> >Dec 20 15:43:26 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda9 ; >Dec 20 15:43:26 s205 blivet[2152]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x3067ed0> >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3067790> PedPartition: <_ped.Partition object at 0x3c0ebf0> >Dec 20 15:43:26 s205 blivet[2152]: PartitionDevice._setPartedPartition: sdb1 ; >Dec 20 15:43:26 s205 blivet[2152]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a8024c610> fileSystem: <parted.filesystem.FileSystem object at 0x3067590> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x3067cd0> PedPartition: <_ped.Partition object at 0x3c0e590> >Dec 20 15:43:26 s205 blivet[2152]: finished Blivet copy >Dec 20 15:43:26 s205 blivet[2152]: hiding device partition sdb1 (id 11) >Dec 20 15:43:26 s205 blivet[2152]: DiskDevice.removeChild: kids: 1 ; name: sdb ; >Dec 20 15:43:26 s205 blivet[2152]: lvm filter: adding sdb1 to the reject list >Dec 20 15:43:26 s205 blivet[2152]: hiding device disk sdb (id 10) >Dec 20 15:43:26 s205 blivet[2152]: lvm filter: adding sdb to the reject list >Dec 20 15:43:26 s205 anaconda[2152]: ui: devices=['/LiveOS/ext3fs.img', '/LiveOS/overlay-LIVE-72BB-95AE', '/osmin', '/osmin.img (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 anaconda[2152]: ui: unused=['sda2', 'sda1', 'sda3'] >Dec 20 15:43:26 s205 anaconda[2152]: ui: new_devices=[] >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Dec 20 15:43:26 s205 blivet[2152]: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >Dec 20 15:43:26 s205 anaconda[2152]: page clicked: æ°ç Fedora 20 å®è£ >Dec 20 15:43:26 s205 anaconda[2152]: show mountpoint: æ°ç Fedora 20 å®è£ >Dec 20 15:43:26 s205 anaconda[2152]: show mountpoint: æ°ç Fedora 20 å®è£ >Dec 20 15:43:27 s205 anaconda[2152]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> >Dec 20 15:43:27 s205 anaconda[2152]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> status to: æ£å¨å²åå²èè£ç½®çµæ ... >Dec 20 15:43:27 s205 anaconda[2152]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> >Dec 20 15:43:35 s205 anaconda[2152]: page clicked: Fedora Linux 20 x86_64 ä½å ç >Dec 20 15:43:35 s205 anaconda[2152]: show mountpoint: Fedora Linux 20 x86_64 ä½å ç >Dec 20 15:43:35 s205 anaconda[2152]: populate_right_side: existing 30720MB partition sda5 (5) with existing ext4 filesystem >Dec 20 15:43:35 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:43:35 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:43:35 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:43:35 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:43:35 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:43:35 s205 anaconda[2152]: fs type changed: ext4 >Dec 20 15:43:35 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:43:35 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for None >Dec 20 15:43:35 s205 anaconda[2152]: unknown device type: 'None' >Dec 20 15:43:35 s205 anaconda[2152]: device_type_changed: None None >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:35 s205 anaconda[2152]: device_type_changed: 2 æ¨æºåå²å >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:35 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:35 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:43:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:36 s205 anaconda[2152]: current selector: existing 30720MB partition sda5 (5) with existing ext4 filesystem >Dec 20 15:43:36 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:43:36 s205 anaconda[2152]: ui: saving changes to device sda5 >Dec 20 15:43:36 s205 anaconda[2152]: old name: sda5 >Dec 20 15:43:36 s205 anaconda[2152]: new name: None >Dec 20 15:43:36 s205 anaconda[2152]: old size: 30720.0 >Dec 20 15:43:36 s205 anaconda[2152]: new size: 30720 >Dec 20 15:43:36 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:36 s205 anaconda[2152]: old device type: 2 >Dec 20 15:43:36 s205 anaconda[2152]: new device type: 2 >Dec 20 15:43:36 s205 anaconda[2152]: reformat: False >Dec 20 15:43:36 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:43:36 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:43:36 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:43:36 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:43:36 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:43:36 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:43:36 s205 anaconda[2152]: old label: >Dec 20 15:43:36 s205 anaconda[2152]: new_label: >Dec 20 15:43:36 s205 anaconda[2152]: old mountpoint: >Dec 20 15:43:36 s205 anaconda[2152]: new mountpoint: >Dec 20 15:43:36 s205 anaconda[2152]: old raid level: None >Dec 20 15:43:36 s205 anaconda[2152]: new raid level: None >Dec 20 15:43:36 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 30720, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:43:36 s205 anaconda[2152]: old container: None >Dec 20 15:43:36 s205 anaconda[2152]: new container: None >Dec 20 15:43:36 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:43:36 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:43:36 s205 anaconda[2152]: old container raid level: None >Dec 20 15:43:36 s205 anaconda[2152]: new container raid level: None >Dec 20 15:43:36 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:43:36 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:43:36 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:43:36 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:43:36 s205 anaconda[2152]: populate_right_side: existing 30720MB partition sda5 (5) with existing ext4 filesystem >Dec 20 15:43:36 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:43:36 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:43:36 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:43:36 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:43:36 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:43:36 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:36 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:43:36 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:36 s205 anaconda[2152]: new selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem >Dec 20 15:43:36 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem >Dec 20 15:43:36 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:43:36 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:43:36 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:43:36 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:43:36 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:43:36 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:36 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:43:36 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:50 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:50 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:43:50 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:43:52 s205 anaconda[2152]: ui: saving changes to device sda9 >Dec 20 15:43:52 s205 anaconda[2152]: old name: sda9 >Dec 20 15:43:52 s205 anaconda[2152]: new name: None >Dec 20 15:43:53 s205 anaconda[2152]: old size: 316213.0 >Dec 20 15:43:53 s205 anaconda[2152]: new size: 316213 >Dec 20 15:43:53 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:53 s205 anaconda[2152]: old device type: 2 >Dec 20 15:43:53 s205 anaconda[2152]: new device type: 2 >Dec 20 15:43:53 s205 anaconda[2152]: reformat: True >Dec 20 15:43:53 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:43:53 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:43:53 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:43:53 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:43:53 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:43:53 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:43:53 s205 anaconda[2152]: old label: >Dec 20 15:43:53 s205 anaconda[2152]: new_label: >Dec 20 15:43:53 s205 anaconda[2152]: old mountpoint: >Dec 20 15:43:53 s205 anaconda[2152]: new mountpoint: / >Dec 20 15:43:53 s205 anaconda[2152]: old raid level: None >Dec 20 15:43:53 s205 anaconda[2152]: new raid level: None >Dec 20 15:43:53 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:43:53 s205 anaconda[2152]: old container: None >Dec 20 15:43:53 s205 anaconda[2152]: new container: None >Dec 20 15:43:53 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:43:53 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:43:53 s205 anaconda[2152]: old container raid level: None >Dec 20 15:43:53 s205 anaconda[2152]: new container raid level: None >Dec 20 15:43:53 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:43:53 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:43:53 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:43:53 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:43:53 s205 anaconda[2152]: scheduling reformat of sda9 as ext4 >Dec 20 15:43:53 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:43:53 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:43:53 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; >Dec 20 15:43:53 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 15:43:53 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; current: ext4 ; type: None ; >Dec 20 15:43:53 s205 blivet[2152]: registered action: [0] Destroy Format ext4 filesystem on partition sda9 (id 9) >Dec 20 15:43:53 s205 blivet[2152]: DeviceFormat.teardown: device: /dev/sda9 ; status: False ; type: None ; >Dec 20 15:43:53 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; >Dec 20 15:43:53 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >Dec 20 15:43:53 s205 blivet[2152]: registered action: [1] Create Format ext4 filesystem mounted at / on partition sda9 (id 9) >Dec 20 15:43:53 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >Dec 20 15:43:53 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:43:53 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:43:53 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:43:53 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:43:53 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:43:53 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:53 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:43:53 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:56 s205 anaconda[2152]: current selector: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >Dec 20 15:43:56 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:43:56 s205 anaconda[2152]: ui: saving changes to device sda9 >Dec 20 15:43:56 s205 anaconda[2152]: old name: sda9 >Dec 20 15:43:56 s205 anaconda[2152]: new name: None >Dec 20 15:43:56 s205 anaconda[2152]: old size: 316213.0 >Dec 20 15:43:56 s205 anaconda[2152]: new size: 316213 >Dec 20 15:43:56 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:56 s205 anaconda[2152]: old device type: 2 >Dec 20 15:43:56 s205 anaconda[2152]: new device type: 2 >Dec 20 15:43:56 s205 anaconda[2152]: reformat: True >Dec 20 15:43:56 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:43:56 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:43:56 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:43:56 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:43:56 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:43:56 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:43:56 s205 anaconda[2152]: old label: >Dec 20 15:43:56 s205 anaconda[2152]: new_label: >Dec 20 15:43:56 s205 anaconda[2152]: old mountpoint: / >Dec 20 15:43:56 s205 anaconda[2152]: new mountpoint: / >Dec 20 15:43:56 s205 anaconda[2152]: old raid level: None >Dec 20 15:43:56 s205 anaconda[2152]: new raid level: None >Dec 20 15:43:56 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:43:56 s205 anaconda[2152]: old container: None >Dec 20 15:43:56 s205 anaconda[2152]: new container: None >Dec 20 15:43:56 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:43:56 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:43:56 s205 anaconda[2152]: old container raid level: None >Dec 20 15:43:56 s205 anaconda[2152]: new container raid level: None >Dec 20 15:43:56 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:43:56 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:43:56 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:43:56 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:43:56 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >Dec 20 15:43:56 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:43:56 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:43:56 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:43:56 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:43:56 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:43:56 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:56 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:43:56 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:56 s205 anaconda[2152]: new selector: existing 30720MB partition sda5 (5) with existing ext4 filesystem >Dec 20 15:43:56 s205 anaconda[2152]: populate_right_side: existing 30720MB partition sda5 (5) with existing ext4 filesystem >Dec 20 15:43:56 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:43:56 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:43:56 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:43:56 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:43:56 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:43:56 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:56 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:43:56 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:43:56 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:00 s205 anaconda[2152]: current selector: existing 30720MB partition sda5 (5) with existing ext4 filesystem >Dec 20 15:44:00 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:44:00 s205 anaconda[2152]: ui: saving changes to device sda5 >Dec 20 15:44:00 s205 anaconda[2152]: old name: sda5 >Dec 20 15:44:00 s205 anaconda[2152]: new name: None >Dec 20 15:44:00 s205 anaconda[2152]: old size: 30720.0 >Dec 20 15:44:00 s205 anaconda[2152]: new size: 30720 >Dec 20 15:44:00 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:00 s205 anaconda[2152]: old device type: 2 >Dec 20 15:44:00 s205 anaconda[2152]: new device type: 2 >Dec 20 15:44:00 s205 anaconda[2152]: reformat: False >Dec 20 15:44:00 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:00 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:00 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:44:00 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:44:00 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:44:00 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:44:00 s205 anaconda[2152]: old label: >Dec 20 15:44:00 s205 anaconda[2152]: new_label: >Dec 20 15:44:00 s205 anaconda[2152]: old mountpoint: >Dec 20 15:44:00 s205 anaconda[2152]: new mountpoint: >Dec 20 15:44:00 s205 anaconda[2152]: old raid level: None >Dec 20 15:44:00 s205 anaconda[2152]: new raid level: None >Dec 20 15:44:00 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 30720, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:44:00 s205 anaconda[2152]: old container: None >Dec 20 15:44:00 s205 anaconda[2152]: new container: None >Dec 20 15:44:00 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:44:00 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:44:00 s205 anaconda[2152]: old container raid level: None >Dec 20 15:44:00 s205 anaconda[2152]: new container raid level: None >Dec 20 15:44:00 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:44:00 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:44:00 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:44:00 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:44:00 s205 anaconda[2152]: populate_right_side: existing 30720MB partition sda5 (5) with existing ext4 filesystem >Dec 20 15:44:00 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:00 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:00 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:00 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:00 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:00 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:00 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:00 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:00 s205 anaconda[2152]: new selector: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >Dec 20 15:44:00 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >Dec 20 15:44:00 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:00 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:00 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:00 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:00 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:00 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:00 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:00 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:00 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:00 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:00 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:03 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:07 s205 anaconda[2152]: ui: saving changes to device sda9 >Dec 20 15:44:07 s205 anaconda[2152]: old name: sda9 >Dec 20 15:44:07 s205 anaconda[2152]: new name: None >Dec 20 15:44:07 s205 anaconda[2152]: old size: 316213.0 >Dec 20 15:44:07 s205 anaconda[2152]: new size: 316213 >Dec 20 15:44:07 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:07 s205 anaconda[2152]: old device type: 2 >Dec 20 15:44:07 s205 anaconda[2152]: new device type: 2 >Dec 20 15:44:07 s205 anaconda[2152]: reformat: False >Dec 20 15:44:07 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:07 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:07 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:44:07 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:44:07 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:44:07 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:44:07 s205 anaconda[2152]: old label: >Dec 20 15:44:07 s205 anaconda[2152]: new_label: >Dec 20 15:44:07 s205 anaconda[2152]: old mountpoint: / >Dec 20 15:44:07 s205 anaconda[2152]: new mountpoint: >Dec 20 15:44:07 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >Dec 20 15:44:07 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:07 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:07 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:07 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:07 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:07 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:07 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:07 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:07 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:07 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:07 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:09 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >Dec 20 15:44:09 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:09 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:09 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:09 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:09 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:09 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:09 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:09 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:18 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:20 s205 anaconda[2152]: ui: saving changes to device sda9 >Dec 20 15:44:20 s205 anaconda[2152]: old name: sda9 >Dec 20 15:44:20 s205 anaconda[2152]: new name: None >Dec 20 15:44:20 s205 anaconda[2152]: old size: 316213.0 >Dec 20 15:44:20 s205 anaconda[2152]: new size: 316213 >Dec 20 15:44:20 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:20 s205 anaconda[2152]: old device type: 2 >Dec 20 15:44:20 s205 anaconda[2152]: new device type: 2 >Dec 20 15:44:20 s205 anaconda[2152]: reformat: False >Dec 20 15:44:20 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:20 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:20 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:44:20 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:44:20 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:44:20 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:44:20 s205 anaconda[2152]: old label: >Dec 20 15:44:20 s205 anaconda[2152]: new_label: >Dec 20 15:44:20 s205 anaconda[2152]: old mountpoint: / >Dec 20 15:44:20 s205 anaconda[2152]: new mountpoint: /home >Dec 20 15:44:20 s205 anaconda[2152]: old raid level: None >Dec 20 15:44:20 s205 anaconda[2152]: new raid level: None >Dec 20 15:44:20 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:44:20 s205 anaconda[2152]: old container: None >Dec 20 15:44:20 s205 anaconda[2152]: new container: None >Dec 20 15:44:20 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:44:20 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:44:20 s205 anaconda[2152]: old container raid level: None >Dec 20 15:44:20 s205 anaconda[2152]: new container raid level: None >Dec 20 15:44:20 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:44:20 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:44:20 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:44:21 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:44:21 s205 anaconda[2152]: resetting device sda9 >Dec 20 15:44:21 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; >Dec 20 15:44:21 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; current: ext4 ; type: None ; >Dec 20 15:44:21 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; >Dec 20 15:44:21 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >Dec 20 15:44:21 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; >Dec 20 15:44:21 s205 blivet[2152]: PartitionDevice._setFormat: sda9 ; current: ext4 ; type: ext4 ; >Dec 20 15:44:21 s205 anaconda[2152]: updating mountpoint of sda9 to /home >Dec 20 15:44:21 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:44:21 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:21 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:21 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:21 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:21 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:21 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:21 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:21 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:22 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:44:22 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:22 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:22 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:22 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:22 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:22 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:22 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:22 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:23 s205 anaconda[2152]: current selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:44:23 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:44:23 s205 anaconda[2152]: ui: saving changes to device sda9 >Dec 20 15:44:23 s205 anaconda[2152]: old name: sda9 >Dec 20 15:44:23 s205 anaconda[2152]: new name: None >Dec 20 15:44:23 s205 anaconda[2152]: old size: 316213.0 >Dec 20 15:44:23 s205 anaconda[2152]: new size: 316213 >Dec 20 15:44:23 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:23 s205 anaconda[2152]: old device type: 2 >Dec 20 15:44:23 s205 anaconda[2152]: new device type: 2 >Dec 20 15:44:23 s205 anaconda[2152]: reformat: False >Dec 20 15:44:23 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:23 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:23 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:44:23 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:44:23 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:44:23 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:44:23 s205 anaconda[2152]: old label: >Dec 20 15:44:23 s205 anaconda[2152]: new_label: >Dec 20 15:44:23 s205 anaconda[2152]: old mountpoint: /home >Dec 20 15:44:23 s205 anaconda[2152]: new mountpoint: /home >Dec 20 15:44:23 s205 anaconda[2152]: old raid level: None >Dec 20 15:44:23 s205 anaconda[2152]: new raid level: None >Dec 20 15:44:23 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:44:23 s205 anaconda[2152]: old container: None >Dec 20 15:44:23 s205 anaconda[2152]: new container: None >Dec 20 15:44:23 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:44:23 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:44:23 s205 anaconda[2152]: old container raid level: None >Dec 20 15:44:23 s205 anaconda[2152]: new container raid level: None >Dec 20 15:44:23 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:44:23 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:44:23 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:44:23 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:44:23 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:44:23 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:23 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:23 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:23 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:23 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:23 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:23 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:23 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:23 s205 anaconda[2152]: new selector: existing 30720MB partition sda5 (5) with existing ext4 filesystem >Dec 20 15:44:23 s205 anaconda[2152]: populate_right_side: existing 30720MB partition sda5 (5) with existing ext4 filesystem >Dec 20 15:44:23 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:23 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:23 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:23 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:23 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:23 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:23 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:23 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:28 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:28 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:28 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:30 s205 anaconda[2152]: ui: saving changes to device sda5 >Dec 20 15:44:30 s205 anaconda[2152]: old name: sda5 >Dec 20 15:44:30 s205 anaconda[2152]: new name: None >Dec 20 15:44:30 s205 anaconda[2152]: old size: 30720.0 >Dec 20 15:44:30 s205 anaconda[2152]: new size: 30720 >Dec 20 15:44:30 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:30 s205 anaconda[2152]: old device type: 2 >Dec 20 15:44:30 s205 anaconda[2152]: new device type: 2 >Dec 20 15:44:30 s205 anaconda[2152]: reformat: True >Dec 20 15:44:30 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:30 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:30 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:44:30 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:44:30 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:44:30 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:44:30 s205 anaconda[2152]: old label: >Dec 20 15:44:30 s205 anaconda[2152]: new_label: >Dec 20 15:44:30 s205 anaconda[2152]: old mountpoint: >Dec 20 15:44:30 s205 anaconda[2152]: new mountpoint: / >Dec 20 15:44:30 s205 anaconda[2152]: old raid level: None >Dec 20 15:44:30 s205 anaconda[2152]: new raid level: None >Dec 20 15:44:30 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 30720, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:44:30 s205 anaconda[2152]: old container: None >Dec 20 15:44:30 s205 anaconda[2152]: new container: None >Dec 20 15:44:30 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:44:30 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:44:30 s205 anaconda[2152]: old container raid level: None >Dec 20 15:44:30 s205 anaconda[2152]: new container raid level: None >Dec 20 15:44:30 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:44:30 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:44:30 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:44:30 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:44:30 s205 anaconda[2152]: scheduling reformat of sda5 as ext4 >Dec 20 15:44:30 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:30 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:30 s205 blivet[2152]: PartitionDevice._setFormat: sda5 ; >Dec 20 15:44:30 s205 blivet[2152]: getFormat('None') returning DeviceFormat instance >Dec 20 15:44:30 s205 blivet[2152]: PartitionDevice._setFormat: sda5 ; current: ext4 ; type: None ; >Dec 20 15:44:30 s205 blivet[2152]: registered action: [2] Destroy Format ext4 filesystem on partition sda5 (id 5) >Dec 20 15:44:30 s205 blivet[2152]: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >Dec 20 15:44:30 s205 blivet[2152]: PartitionDevice._setFormat: sda5 ; >Dec 20 15:44:30 s205 blivet[2152]: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >Dec 20 15:44:30 s205 blivet[2152]: registered action: [3] Create Format ext4 filesystem mounted at / on partition sda5 (id 5) >Dec 20 15:44:30 s205 anaconda[2152]: removing empty page Fedora Linux 20 x86_64 ä½å ç >Dec 20 15:44:30 s205 anaconda[2152]: populate_right_side: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >Dec 20 15:44:30 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:30 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:30 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:30 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:30 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:30 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:30 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:30 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:32 s205 anaconda[2152]: current selector: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >Dec 20 15:44:32 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:44:32 s205 anaconda[2152]: ui: saving changes to device sda5 >Dec 20 15:44:32 s205 anaconda[2152]: old name: sda5 >Dec 20 15:44:32 s205 anaconda[2152]: new name: None >Dec 20 15:44:32 s205 anaconda[2152]: old size: 30720.0 >Dec 20 15:44:32 s205 anaconda[2152]: new size: 30720 >Dec 20 15:44:32 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:32 s205 anaconda[2152]: old device type: 2 >Dec 20 15:44:32 s205 anaconda[2152]: new device type: 2 >Dec 20 15:44:32 s205 anaconda[2152]: reformat: True >Dec 20 15:44:32 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:32 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:32 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:44:32 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:44:32 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:44:32 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:44:32 s205 anaconda[2152]: old label: >Dec 20 15:44:32 s205 anaconda[2152]: new_label: >Dec 20 15:44:32 s205 anaconda[2152]: old mountpoint: / >Dec 20 15:44:32 s205 anaconda[2152]: new mountpoint: / >Dec 20 15:44:32 s205 anaconda[2152]: old raid level: None >Dec 20 15:44:32 s205 anaconda[2152]: new raid level: None >Dec 20 15:44:32 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 30720, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:44:32 s205 anaconda[2152]: old container: None >Dec 20 15:44:32 s205 anaconda[2152]: new container: None >Dec 20 15:44:32 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:44:32 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:44:32 s205 anaconda[2152]: old container raid level: None >Dec 20 15:44:32 s205 anaconda[2152]: new container raid level: None >Dec 20 15:44:32 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:44:32 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:44:32 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:44:32 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:44:32 s205 anaconda[2152]: populate_right_side: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >Dec 20 15:44:32 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:32 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:32 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:32 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:32 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:32 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:32 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:32 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:32 s205 anaconda[2152]: new selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:44:32 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:44:32 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:32 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:32 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:32 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:32 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:32 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:32 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:32 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:32 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:35 s205 anaconda[2152]: page clicked: æªç¥ >Dec 20 15:44:35 s205 anaconda[2152]: current selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:44:35 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:44:35 s205 anaconda[2152]: ui: saving changes to device sda9 >Dec 20 15:44:35 s205 anaconda[2152]: old name: sda9 >Dec 20 15:44:35 s205 anaconda[2152]: new name: None >Dec 20 15:44:35 s205 anaconda[2152]: old size: 316213.0 >Dec 20 15:44:35 s205 anaconda[2152]: new size: 316213 >Dec 20 15:44:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:35 s205 anaconda[2152]: old device type: 2 >Dec 20 15:44:35 s205 anaconda[2152]: new device type: 2 >Dec 20 15:44:35 s205 anaconda[2152]: reformat: False >Dec 20 15:44:35 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:35 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:35 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:44:35 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:44:35 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:44:35 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:44:35 s205 anaconda[2152]: old label: >Dec 20 15:44:35 s205 anaconda[2152]: new_label: >Dec 20 15:44:35 s205 anaconda[2152]: old mountpoint: /home >Dec 20 15:44:35 s205 anaconda[2152]: new mountpoint: /home >Dec 20 15:44:35 s205 anaconda[2152]: old raid level: None >Dec 20 15:44:35 s205 anaconda[2152]: new raid level: None >Dec 20 15:44:35 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:44:35 s205 anaconda[2152]: old container: None >Dec 20 15:44:35 s205 anaconda[2152]: new container: None >Dec 20 15:44:35 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:44:35 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:44:35 s205 anaconda[2152]: old container raid level: None >Dec 20 15:44:35 s205 anaconda[2152]: new container raid level: None >Dec 20 15:44:35 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:44:35 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:44:35 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:44:35 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:44:35 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:44:35 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:35 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:35 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:35 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:35 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:35 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:35 s205 anaconda[2152]: show mountpoint: æªç¥ >Dec 20 15:44:35 s205 anaconda[2152]: populate_right_side: existing 200MB partition sda1 (1) with existing ntfs filesystem >Dec 20 15:44:35 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:35 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:35 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:35 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:35 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:35 s205 anaconda[2152]: fs type changed: ntfs >Dec 20 15:44:35 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 15:44:35 s205 blivet[2152]: getFormat('ntfs') returning NTFS instance >Dec 20 15:44:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:35 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:35 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:37 s205 anaconda[2152]: page clicked: æªç¥ >Dec 20 15:44:37 s205 anaconda[2152]: current selector: existing 200MB partition sda1 (1) with existing ntfs filesystem >Dec 20 15:44:37 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:44:37 s205 anaconda[2152]: ui: saving changes to device sda1 >Dec 20 15:44:37 s205 anaconda[2152]: old name: sda1 >Dec 20 15:44:37 s205 anaconda[2152]: new name: None >Dec 20 15:44:37 s205 anaconda[2152]: old size: 200.0 >Dec 20 15:44:37 s205 anaconda[2152]: new size: 200 >Dec 20 15:44:37 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:37 s205 anaconda[2152]: old device type: 2 >Dec 20 15:44:37 s205 anaconda[2152]: new device type: 2 >Dec 20 15:44:37 s205 anaconda[2152]: reformat: False >Dec 20 15:44:37 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 15:44:37 s205 blivet[2152]: getFormat('ntfs') returning NTFS instance >Dec 20 15:44:37 s205 anaconda[2152]: old fs type: ntfs >Dec 20 15:44:37 s205 anaconda[2152]: new fs type: ntfs >Dec 20 15:44:37 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:44:37 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:44:37 s205 anaconda[2152]: old label: >Dec 20 15:44:37 s205 anaconda[2152]: new_label: >Dec 20 15:44:37 s205 anaconda[2152]: old mountpoint: >Dec 20 15:44:37 s205 anaconda[2152]: new mountpoint: >Dec 20 15:44:37 s205 anaconda[2152]: old raid level: None >Dec 20 15:44:37 s205 anaconda[2152]: new raid level: None >Dec 20 15:44:37 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 200, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:44:37 s205 anaconda[2152]: old container: None >Dec 20 15:44:37 s205 anaconda[2152]: new container: None >Dec 20 15:44:37 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:44:37 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:44:37 s205 anaconda[2152]: old container raid level: None >Dec 20 15:44:37 s205 anaconda[2152]: new container raid level: None >Dec 20 15:44:37 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:44:37 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:44:37 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:44:37 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:44:37 s205 anaconda[2152]: populate_right_side: existing 200MB partition sda1 (1) with existing ntfs filesystem >Dec 20 15:44:37 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:37 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:37 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:37 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:37 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:37 s205 anaconda[2152]: fs type changed: ntfs >Dec 20 15:44:37 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 15:44:37 s205 blivet[2152]: getFormat('ntfs') returning NTFS instance >Dec 20 15:44:37 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:37 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:37 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:37 s205 anaconda[2152]: show mountpoint: æªç¥ >Dec 20 15:44:37 s205 anaconda[2152]: populate_right_side: existing 200MB partition sda1 (1) with existing ntfs filesystem >Dec 20 15:44:37 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:37 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:37 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:37 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:37 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:37 s205 anaconda[2152]: fs type changed: ntfs >Dec 20 15:44:38 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 15:44:38 s205 blivet[2152]: getFormat('ntfs') returning NTFS instance >Dec 20 15:44:38 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:38 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:38 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:44 s205 anaconda[2152]: page clicked: æªç¥ç Linux >Dec 20 15:44:44 s205 anaconda[2152]: current selector: existing 200MB partition sda1 (1) with existing ntfs filesystem >Dec 20 15:44:44 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:44:44 s205 anaconda[2152]: ui: saving changes to device sda1 >Dec 20 15:44:44 s205 anaconda[2152]: old name: sda1 >Dec 20 15:44:44 s205 anaconda[2152]: new name: None >Dec 20 15:44:44 s205 anaconda[2152]: old size: 200.0 >Dec 20 15:44:44 s205 anaconda[2152]: new size: 200 >Dec 20 15:44:44 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:44 s205 anaconda[2152]: old device type: 2 >Dec 20 15:44:44 s205 anaconda[2152]: new device type: 2 >Dec 20 15:44:44 s205 anaconda[2152]: reformat: False >Dec 20 15:44:44 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 15:44:44 s205 blivet[2152]: getFormat('ntfs') returning NTFS instance >Dec 20 15:44:44 s205 anaconda[2152]: old fs type: ntfs >Dec 20 15:44:44 s205 anaconda[2152]: new fs type: ntfs >Dec 20 15:44:44 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:44:44 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:44:44 s205 anaconda[2152]: old label: >Dec 20 15:44:44 s205 anaconda[2152]: new_label: >Dec 20 15:44:44 s205 anaconda[2152]: old mountpoint: >Dec 20 15:44:44 s205 anaconda[2152]: new mountpoint: >Dec 20 15:44:44 s205 anaconda[2152]: old raid level: None >Dec 20 15:44:44 s205 anaconda[2152]: new raid level: None >Dec 20 15:44:44 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 200, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:44:44 s205 anaconda[2152]: old container: None >Dec 20 15:44:44 s205 anaconda[2152]: new container: None >Dec 20 15:44:44 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:44:44 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:44:44 s205 anaconda[2152]: old container raid level: None >Dec 20 15:44:44 s205 anaconda[2152]: new container raid level: None >Dec 20 15:44:44 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:44:44 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:44:44 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:44:44 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:44:44 s205 anaconda[2152]: populate_right_side: existing 200MB partition sda1 (1) with existing ntfs filesystem >Dec 20 15:44:44 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:44 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:44 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:44 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:44 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:44 s205 anaconda[2152]: fs type changed: ntfs >Dec 20 15:44:44 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 15:44:44 s205 blivet[2152]: getFormat('ntfs') returning NTFS instance >Dec 20 15:44:44 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:44 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:44 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:44 s205 anaconda[2152]: show mountpoint: æªç¥ç Linux >Dec 20 15:44:44 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:44:44 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:44 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:44 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:44 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:44 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:44 s205 anaconda[2152]: fs type changed: ext4 >Dec 20 15:44:44 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:44 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:44 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:44 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:44 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:45 s205 anaconda[2152]: page clicked: æªç¥ç Linux >Dec 20 15:44:45 s205 anaconda[2152]: current selector: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:44:45 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:44:45 s205 anaconda[2152]: ui: saving changes to device sda6 >Dec 20 15:44:45 s205 anaconda[2152]: old name: sda6 >Dec 20 15:44:45 s205 anaconda[2152]: new name: None >Dec 20 15:44:45 s205 anaconda[2152]: old size: 20480.15625 >Dec 20 15:44:45 s205 anaconda[2152]: new size: 20480 >Dec 20 15:44:45 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:45 s205 anaconda[2152]: old device type: 2 >Dec 20 15:44:45 s205 anaconda[2152]: new device type: 2 >Dec 20 15:44:45 s205 anaconda[2152]: reformat: False >Dec 20 15:44:45 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:45 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:45 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:44:45 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:44:45 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:44:45 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:44:45 s205 anaconda[2152]: old label: >Dec 20 15:44:45 s205 anaconda[2152]: new_label: >Dec 20 15:44:45 s205 anaconda[2152]: old mountpoint: >Dec 20 15:44:45 s205 anaconda[2152]: new mountpoint: >Dec 20 15:44:45 s205 anaconda[2152]: old raid level: None >Dec 20 15:44:45 s205 anaconda[2152]: new raid level: None >Dec 20 15:44:45 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:44:45 s205 anaconda[2152]: old container: None >Dec 20 15:44:45 s205 anaconda[2152]: new container: None >Dec 20 15:44:45 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:44:45 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:44:45 s205 anaconda[2152]: old container raid level: None >Dec 20 15:44:45 s205 anaconda[2152]: new container raid level: None >Dec 20 15:44:45 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:44:45 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:44:45 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:44:45 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:44:45 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:44:45 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:45 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:45 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:45 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:45 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:45 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:45 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:45 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:45 s205 anaconda[2152]: show mountpoint: æªç¥ç Linux >Dec 20 15:44:45 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:44:45 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:45 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:45 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:45 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:45 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:45 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:45 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:45 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:57 s205 anaconda[2152]: page clicked: æªç¥ç Linux >Dec 20 15:44:57 s205 anaconda[2152]: current selector: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:44:57 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:44:57 s205 anaconda[2152]: ui: saving changes to device sda6 >Dec 20 15:44:57 s205 anaconda[2152]: old name: sda6 >Dec 20 15:44:57 s205 anaconda[2152]: new name: None >Dec 20 15:44:57 s205 anaconda[2152]: old size: 20480.15625 >Dec 20 15:44:57 s205 anaconda[2152]: new size: 20480 >Dec 20 15:44:57 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:57 s205 anaconda[2152]: old device type: 2 >Dec 20 15:44:57 s205 anaconda[2152]: new device type: 2 >Dec 20 15:44:57 s205 anaconda[2152]: reformat: False >Dec 20 15:44:57 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:57 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:57 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:44:57 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:44:57 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:44:57 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:44:57 s205 anaconda[2152]: old label: >Dec 20 15:44:57 s205 anaconda[2152]: new_label: >Dec 20 15:44:57 s205 anaconda[2152]: old mountpoint: >Dec 20 15:44:57 s205 anaconda[2152]: new mountpoint: >Dec 20 15:44:57 s205 anaconda[2152]: old raid level: None >Dec 20 15:44:57 s205 anaconda[2152]: new raid level: None >Dec 20 15:44:57 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:44:57 s205 anaconda[2152]: old container: None >Dec 20 15:44:57 s205 anaconda[2152]: new container: None >Dec 20 15:44:57 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:44:57 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:44:57 s205 anaconda[2152]: old container raid level: None >Dec 20 15:44:57 s205 anaconda[2152]: new container raid level: None >Dec 20 15:44:57 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:44:57 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:44:57 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:44:57 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:44:57 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:44:57 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:57 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:57 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:57 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:57 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:57 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:57 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:57 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:57 s205 anaconda[2152]: show mountpoint: æªç¥ç Linux >Dec 20 15:44:57 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:44:57 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:57 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:57 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:57 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:57 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:57 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:57 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:57 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:59 s205 anaconda[2152]: page clicked: æªç¥ç Linux >Dec 20 15:44:59 s205 anaconda[2152]: current selector: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:44:59 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:44:59 s205 anaconda[2152]: ui: saving changes to device sda6 >Dec 20 15:44:59 s205 anaconda[2152]: old name: sda6 >Dec 20 15:44:59 s205 anaconda[2152]: new name: None >Dec 20 15:44:59 s205 anaconda[2152]: old size: 20480.15625 >Dec 20 15:44:59 s205 anaconda[2152]: new size: 20480 >Dec 20 15:44:59 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:59 s205 anaconda[2152]: old device type: 2 >Dec 20 15:44:59 s205 anaconda[2152]: new device type: 2 >Dec 20 15:44:59 s205 anaconda[2152]: reformat: False >Dec 20 15:44:59 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:44:59 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:44:59 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:44:59 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:44:59 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:44:59 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:44:59 s205 anaconda[2152]: old label: >Dec 20 15:44:59 s205 anaconda[2152]: new_label: >Dec 20 15:44:59 s205 anaconda[2152]: old mountpoint: >Dec 20 15:44:59 s205 anaconda[2152]: new mountpoint: >Dec 20 15:44:59 s205 anaconda[2152]: old raid level: None >Dec 20 15:44:59 s205 anaconda[2152]: new raid level: None >Dec 20 15:44:59 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:44:59 s205 anaconda[2152]: old container: None >Dec 20 15:44:59 s205 anaconda[2152]: new container: None >Dec 20 15:44:59 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:44:59 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:44:59 s205 anaconda[2152]: old container raid level: None >Dec 20 15:44:59 s205 anaconda[2152]: new container raid level: None >Dec 20 15:44:59 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:44:59 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:44:59 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:44:59 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:44:59 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:44:59 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:59 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:59 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:59 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:59 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:59 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:59 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:59 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:59 s205 anaconda[2152]: show mountpoint: æªç¥ç Linux >Dec 20 15:44:59 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:44:59 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:44:59 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:44:59 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:44:59 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:44:59 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:44:59 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:44:59 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:44:59 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:01 s205 anaconda[2152]: page clicked: æªç¥ç Linux >Dec 20 15:45:01 s205 anaconda[2152]: current selector: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:45:01 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:45:01 s205 anaconda[2152]: ui: saving changes to device sda6 >Dec 20 15:45:01 s205 anaconda[2152]: old name: sda6 >Dec 20 15:45:01 s205 anaconda[2152]: new name: None >Dec 20 15:45:01 s205 anaconda[2152]: old size: 20480.15625 >Dec 20 15:45:01 s205 anaconda[2152]: new size: 20480 >Dec 20 15:45:01 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:01 s205 anaconda[2152]: old device type: 2 >Dec 20 15:45:01 s205 anaconda[2152]: new device type: 2 >Dec 20 15:45:01 s205 anaconda[2152]: reformat: False >Dec 20 15:45:01 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:45:01 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:45:01 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:45:01 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:45:01 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:45:01 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:45:01 s205 anaconda[2152]: old label: >Dec 20 15:45:01 s205 anaconda[2152]: new_label: >Dec 20 15:45:01 s205 anaconda[2152]: old mountpoint: >Dec 20 15:45:01 s205 anaconda[2152]: new mountpoint: >Dec 20 15:45:01 s205 anaconda[2152]: old raid level: None >Dec 20 15:45:01 s205 anaconda[2152]: new raid level: None >Dec 20 15:45:01 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:45:01 s205 anaconda[2152]: old container: None >Dec 20 15:45:01 s205 anaconda[2152]: new container: None >Dec 20 15:45:01 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:45:01 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:45:01 s205 anaconda[2152]: old container raid level: None >Dec 20 15:45:01 s205 anaconda[2152]: new container raid level: None >Dec 20 15:45:01 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:45:01 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:45:01 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:45:01 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:45:01 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:45:01 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:01 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:01 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:01 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:01 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:01 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:01 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:01 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:01 s205 anaconda[2152]: show mountpoint: æªç¥ç Linux >Dec 20 15:45:01 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:01 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:01 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:01 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:01 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:01 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:01 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:01 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:01 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:02 s205 anaconda[2152]: page clicked: æªç¥ç Linux >Dec 20 15:45:02 s205 anaconda[2152]: current selector: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:02 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:45:02 s205 anaconda[2152]: ui: saving changes to device sda7 >Dec 20 15:45:02 s205 anaconda[2152]: old name: sda7 >Dec 20 15:45:02 s205 anaconda[2152]: new name: None >Dec 20 15:45:02 s205 anaconda[2152]: old size: 20480.0 >Dec 20 15:45:02 s205 anaconda[2152]: new size: 20480 >Dec 20 15:45:02 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:02 s205 anaconda[2152]: old device type: 2 >Dec 20 15:45:02 s205 anaconda[2152]: new device type: 2 >Dec 20 15:45:02 s205 anaconda[2152]: reformat: False >Dec 20 15:45:02 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:45:02 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:45:02 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:45:02 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:45:02 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:45:02 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:45:02 s205 anaconda[2152]: old label: >Dec 20 15:45:02 s205 anaconda[2152]: new_label: >Dec 20 15:45:02 s205 anaconda[2152]: old mountpoint: >Dec 20 15:45:02 s205 anaconda[2152]: new mountpoint: >Dec 20 15:45:02 s205 anaconda[2152]: old raid level: None >Dec 20 15:45:02 s205 anaconda[2152]: new raid level: None >Dec 20 15:45:02 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:45:02 s205 anaconda[2152]: old container: None >Dec 20 15:45:02 s205 anaconda[2152]: new container: None >Dec 20 15:45:02 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:45:02 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:45:02 s205 anaconda[2152]: old container raid level: None >Dec 20 15:45:02 s205 anaconda[2152]: new container raid level: None >Dec 20 15:45:02 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:45:02 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:45:02 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:45:02 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:45:02 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:02 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:02 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:02 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:02 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:02 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:02 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:02 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:02 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:02 s205 anaconda[2152]: show mountpoint: æªç¥ç Linux >Dec 20 15:45:02 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:02 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:02 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:02 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:02 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:02 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:02 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:02 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:02 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:03 s205 anaconda[2152]: page clicked: æªç¥ç Linux >Dec 20 15:45:03 s205 anaconda[2152]: current selector: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:03 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:45:03 s205 anaconda[2152]: ui: saving changes to device sda7 >Dec 20 15:45:03 s205 anaconda[2152]: old name: sda7 >Dec 20 15:45:03 s205 anaconda[2152]: new name: None >Dec 20 15:45:03 s205 anaconda[2152]: old size: 20480.0 >Dec 20 15:45:03 s205 anaconda[2152]: new size: 20480 >Dec 20 15:45:03 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:03 s205 anaconda[2152]: old device type: 2 >Dec 20 15:45:03 s205 anaconda[2152]: new device type: 2 >Dec 20 15:45:03 s205 anaconda[2152]: reformat: False >Dec 20 15:45:03 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:45:03 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:45:03 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:45:03 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:45:03 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:45:03 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:45:03 s205 anaconda[2152]: old label: >Dec 20 15:45:03 s205 anaconda[2152]: new_label: >Dec 20 15:45:03 s205 anaconda[2152]: old mountpoint: >Dec 20 15:45:03 s205 anaconda[2152]: new mountpoint: >Dec 20 15:45:03 s205 anaconda[2152]: old raid level: None >Dec 20 15:45:03 s205 anaconda[2152]: new raid level: None >Dec 20 15:45:03 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:45:03 s205 anaconda[2152]: old container: None >Dec 20 15:45:03 s205 anaconda[2152]: new container: None >Dec 20 15:45:03 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:45:03 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:45:03 s205 anaconda[2152]: old container raid level: None >Dec 20 15:45:03 s205 anaconda[2152]: new container raid level: None >Dec 20 15:45:03 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:45:03 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:45:03 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:45:03 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:45:03 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:03 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:03 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:03 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:03 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:03 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:03 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:03 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:03 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:03 s205 anaconda[2152]: show mountpoint: æªç¥ç Linux >Dec 20 15:45:03 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:03 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:03 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:03 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:03 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:03 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:03 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:03 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:03 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:04 s205 anaconda[2152]: current selector: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:04 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:45:04 s205 anaconda[2152]: ui: saving changes to device sda7 >Dec 20 15:45:04 s205 anaconda[2152]: old name: sda7 >Dec 20 15:45:04 s205 anaconda[2152]: new name: None >Dec 20 15:45:04 s205 anaconda[2152]: old size: 20480.0 >Dec 20 15:45:04 s205 anaconda[2152]: new size: 20480 >Dec 20 15:45:04 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:04 s205 anaconda[2152]: old device type: 2 >Dec 20 15:45:04 s205 anaconda[2152]: new device type: 2 >Dec 20 15:45:04 s205 anaconda[2152]: reformat: False >Dec 20 15:45:04 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:45:04 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:45:04 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:45:04 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:45:04 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:45:04 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:45:04 s205 anaconda[2152]: old label: >Dec 20 15:45:04 s205 anaconda[2152]: new_label: >Dec 20 15:45:04 s205 anaconda[2152]: old mountpoint: >Dec 20 15:45:04 s205 anaconda[2152]: new mountpoint: >Dec 20 15:45:04 s205 anaconda[2152]: old raid level: None >Dec 20 15:45:04 s205 anaconda[2152]: new raid level: None >Dec 20 15:45:04 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:45:04 s205 anaconda[2152]: old container: None >Dec 20 15:45:04 s205 anaconda[2152]: new container: None >Dec 20 15:45:04 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:45:04 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:45:04 s205 anaconda[2152]: old container raid level: None >Dec 20 15:45:04 s205 anaconda[2152]: new container raid level: None >Dec 20 15:45:04 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:45:04 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:45:04 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:45:04 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:45:04 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:04 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:04 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:04 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:04 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:04 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:04 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:04 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:04 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:04 s205 anaconda[2152]: new selector: existing 2048MB partition sda8 (8) with existing swap >Dec 20 15:45:04 s205 anaconda[2152]: populate_right_side: existing 2048MB partition sda8 (8) with existing swap >Dec 20 15:45:04 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:04 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:04 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:04 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:04 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:04 s205 anaconda[2152]: fs type changed: swap >Dec 20 15:45:04 s205 blivet[2152]: SwapSpace.__init__: >Dec 20 15:45:04 s205 blivet[2152]: getFormat('swap') returning SwapSpace instance >Dec 20 15:45:04 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:04 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:04 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:09 s205 anaconda[2152]: page clicked: æ°ç Fedora 20 å®è£ >Dec 20 15:45:09 s205 anaconda[2152]: current selector: existing 2048MB partition sda8 (8) with existing swap >Dec 20 15:45:09 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:45:09 s205 anaconda[2152]: ui: saving changes to device sda8 >Dec 20 15:45:09 s205 anaconda[2152]: old name: sda8 >Dec 20 15:45:09 s205 anaconda[2152]: new name: None >Dec 20 15:45:09 s205 anaconda[2152]: old size: 2048.0 >Dec 20 15:45:09 s205 anaconda[2152]: new size: 2048 >Dec 20 15:45:09 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:09 s205 anaconda[2152]: old device type: 2 >Dec 20 15:45:09 s205 anaconda[2152]: new device type: 2 >Dec 20 15:45:09 s205 anaconda[2152]: reformat: False >Dec 20 15:45:09 s205 blivet[2152]: SwapSpace.__init__: >Dec 20 15:45:09 s205 blivet[2152]: getFormat('swap') returning SwapSpace instance >Dec 20 15:45:09 s205 anaconda[2152]: old fs type: swap >Dec 20 15:45:09 s205 anaconda[2152]: new fs type: swap >Dec 20 15:45:09 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:45:09 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:45:09 s205 anaconda[2152]: old label: >Dec 20 15:45:09 s205 anaconda[2152]: new_label: >Dec 20 15:45:09 s205 anaconda[2152]: old mountpoint: >Dec 20 15:45:09 s205 anaconda[2152]: new mountpoint: >Dec 20 15:45:09 s205 anaconda[2152]: old raid level: None >Dec 20 15:45:09 s205 anaconda[2152]: new raid level: None >Dec 20 15:45:09 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 2048, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:45:09 s205 anaconda[2152]: old container: None >Dec 20 15:45:09 s205 anaconda[2152]: new container: None >Dec 20 15:45:09 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:45:09 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:45:09 s205 anaconda[2152]: old container raid level: None >Dec 20 15:45:09 s205 anaconda[2152]: new container raid level: None >Dec 20 15:45:09 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:45:09 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:45:09 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:45:09 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:45:09 s205 anaconda[2152]: populate_right_side: existing 2048MB partition sda8 (8) with existing swap >Dec 20 15:45:09 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:09 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:09 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:09 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:09 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:09 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:09 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:09 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:09 s205 anaconda[2152]: show mountpoint: æ°ç Fedora 20 å®è£ >Dec 20 15:45:09 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:45:09 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:09 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:09 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:09 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:09 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:09 s205 anaconda[2152]: fs type changed: ext4 >Dec 20 15:45:09 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:45:09 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:45:09 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:09 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:09 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:10 s205 anaconda[2152]: page clicked: æ°ç Fedora 20 å®è£ >Dec 20 15:45:10 s205 anaconda[2152]: current selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:45:10 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:45:10 s205 anaconda[2152]: ui: saving changes to device sda9 >Dec 20 15:45:10 s205 anaconda[2152]: old name: sda9 >Dec 20 15:45:10 s205 anaconda[2152]: new name: None >Dec 20 15:45:10 s205 anaconda[2152]: old size: 316213.0 >Dec 20 15:45:10 s205 anaconda[2152]: new size: 316213 >Dec 20 15:45:10 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:10 s205 anaconda[2152]: old device type: 2 >Dec 20 15:45:10 s205 anaconda[2152]: new device type: 2 >Dec 20 15:45:10 s205 anaconda[2152]: reformat: False >Dec 20 15:45:10 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:45:10 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:45:10 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:45:10 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:45:10 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:45:10 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:45:10 s205 anaconda[2152]: old label: >Dec 20 15:45:10 s205 anaconda[2152]: new_label: >Dec 20 15:45:10 s205 anaconda[2152]: old mountpoint: /home >Dec 20 15:45:10 s205 anaconda[2152]: new mountpoint: /home >Dec 20 15:45:10 s205 anaconda[2152]: old raid level: None >Dec 20 15:45:10 s205 anaconda[2152]: new raid level: None >Dec 20 15:45:10 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:45:10 s205 anaconda[2152]: old container: None >Dec 20 15:45:10 s205 anaconda[2152]: new container: None >Dec 20 15:45:10 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:45:10 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:45:10 s205 anaconda[2152]: old container raid level: None >Dec 20 15:45:10 s205 anaconda[2152]: new container raid level: None >Dec 20 15:45:10 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:45:10 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:45:10 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:45:10 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:45:10 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:45:10 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:10 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:10 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:10 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:10 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:10 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:10 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:10 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:10 s205 anaconda[2152]: show mountpoint: æ°ç Fedora 20 å®è£ >Dec 20 15:45:10 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:45:10 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:10 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:10 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:10 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:10 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:10 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:10 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:10 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:13 s205 anaconda[2152]: page clicked: æªç¥ç Linux >Dec 20 15:45:13 s205 anaconda[2152]: current selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:45:13 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:45:13 s205 anaconda[2152]: ui: saving changes to device sda9 >Dec 20 15:45:13 s205 anaconda[2152]: old name: sda9 >Dec 20 15:45:13 s205 anaconda[2152]: new name: None >Dec 20 15:45:13 s205 anaconda[2152]: old size: 316213.0 >Dec 20 15:45:13 s205 anaconda[2152]: new size: 316213 >Dec 20 15:45:13 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:13 s205 anaconda[2152]: old device type: 2 >Dec 20 15:45:13 s205 anaconda[2152]: new device type: 2 >Dec 20 15:45:13 s205 anaconda[2152]: reformat: False >Dec 20 15:45:13 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:45:13 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:45:13 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:45:13 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:45:13 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:45:13 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:45:13 s205 anaconda[2152]: old label: >Dec 20 15:45:13 s205 anaconda[2152]: new_label: >Dec 20 15:45:13 s205 anaconda[2152]: old mountpoint: /home >Dec 20 15:45:13 s205 anaconda[2152]: new mountpoint: /home >Dec 20 15:45:13 s205 anaconda[2152]: old raid level: None >Dec 20 15:45:13 s205 anaconda[2152]: new raid level: None >Dec 20 15:45:13 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:45:13 s205 anaconda[2152]: old container: None >Dec 20 15:45:13 s205 anaconda[2152]: new container: None >Dec 20 15:45:13 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:45:13 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:45:13 s205 anaconda[2152]: old container raid level: None >Dec 20 15:45:13 s205 anaconda[2152]: new container raid level: None >Dec 20 15:45:13 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:45:13 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:45:13 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:45:13 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:45:13 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:45:13 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:13 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:13 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:13 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:13 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:13 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:13 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:13 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:13 s205 anaconda[2152]: show mountpoint: æªç¥ç Linux >Dec 20 15:45:13 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:45:13 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:13 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:13 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:13 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:13 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:13 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:13 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:13 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:16 s205 anaconda[2152]: page clicked: æªç¥ç Linux >Dec 20 15:45:16 s205 anaconda[2152]: current selector: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:45:16 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:45:16 s205 anaconda[2152]: ui: saving changes to device sda6 >Dec 20 15:45:16 s205 anaconda[2152]: old name: sda6 >Dec 20 15:45:16 s205 anaconda[2152]: new name: None >Dec 20 15:45:16 s205 anaconda[2152]: old size: 20480.15625 >Dec 20 15:45:16 s205 anaconda[2152]: new size: 20480 >Dec 20 15:45:16 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:16 s205 anaconda[2152]: old device type: 2 >Dec 20 15:45:16 s205 anaconda[2152]: new device type: 2 >Dec 20 15:45:16 s205 anaconda[2152]: reformat: False >Dec 20 15:45:16 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:45:16 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:45:16 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:45:16 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:45:16 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:45:16 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:45:16 s205 anaconda[2152]: old label: >Dec 20 15:45:16 s205 anaconda[2152]: new_label: >Dec 20 15:45:16 s205 anaconda[2152]: old mountpoint: >Dec 20 15:45:16 s205 anaconda[2152]: new mountpoint: >Dec 20 15:45:16 s205 anaconda[2152]: old raid level: None >Dec 20 15:45:16 s205 anaconda[2152]: new raid level: None >Dec 20 15:45:16 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:45:16 s205 anaconda[2152]: old container: None >Dec 20 15:45:16 s205 anaconda[2152]: new container: None >Dec 20 15:45:16 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:45:16 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:45:16 s205 anaconda[2152]: old container raid level: None >Dec 20 15:45:16 s205 anaconda[2152]: new container raid level: None >Dec 20 15:45:16 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:45:16 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:45:16 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:45:16 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:45:16 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >Dec 20 15:45:16 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:16 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:16 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:16 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:16 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:16 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:16 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:16 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:16 s205 anaconda[2152]: show mountpoint: æªç¥ç Linux >Dec 20 15:45:16 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:16 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:16 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:16 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:16 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:16 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:16 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:16 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:16 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:29 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401802 not in stack >Dec 20 15:45:44 s205 NetworkManager[819]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Dec 20 15:45:48 s205 anaconda[2152]: ui: saving changes to device sda7 >Dec 20 15:45:48 s205 anaconda[2152]: old name: sda7 >Dec 20 15:45:48 s205 anaconda[2152]: new name: None >Dec 20 15:45:48 s205 anaconda[2152]: old size: 20480.0 >Dec 20 15:45:48 s205 anaconda[2152]: new size: 20480 >Dec 20 15:45:48 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:48 s205 anaconda[2152]: old device type: 2 >Dec 20 15:45:48 s205 anaconda[2152]: new device type: 2 >Dec 20 15:45:48 s205 anaconda[2152]: reformat: False >Dec 20 15:45:48 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:45:48 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:45:48 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:45:48 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:45:48 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:45:48 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:45:48 s205 anaconda[2152]: old label: >Dec 20 15:45:48 s205 anaconda[2152]: new_label: >Dec 20 15:45:48 s205 anaconda[2152]: old mountpoint: >Dec 20 15:45:48 s205 anaconda[2152]: new mountpoint: >Dec 20 15:45:48 s205 anaconda[2152]: old raid level: None >Dec 20 15:45:48 s205 anaconda[2152]: new raid level: None >Dec 20 15:45:48 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:45:48 s205 anaconda[2152]: old container: None >Dec 20 15:45:48 s205 anaconda[2152]: new container: None >Dec 20 15:45:48 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:45:48 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:45:48 s205 anaconda[2152]: old container raid level: None >Dec 20 15:45:48 s205 anaconda[2152]: new container raid level: None >Dec 20 15:45:48 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:45:48 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:45:48 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:45:48 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:45:48 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:48 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:48 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:48 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:48 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:48 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:48 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:48 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:48 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:58 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼last_focus_time (515058) is greater than comparison timestamp (515054). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 20 15:45:58 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401b44 not in stack >Dec 20 15:45:58 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: window 0x1401b40 not in stack >Dec 20 15:45:58 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1401b40 not in stack >Dec 20 15:45:58 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401b40 not in stack >Dec 20 15:45:59 s205 anaconda[2152]: current selector: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:59 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:45:59 s205 anaconda[2152]: ui: saving changes to device sda7 >Dec 20 15:45:59 s205 anaconda[2152]: old name: sda7 >Dec 20 15:45:59 s205 anaconda[2152]: new name: None >Dec 20 15:45:59 s205 anaconda[2152]: old size: 20480.0 >Dec 20 15:45:59 s205 anaconda[2152]: new size: 20480 >Dec 20 15:45:59 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:59 s205 anaconda[2152]: old device type: 2 >Dec 20 15:45:59 s205 anaconda[2152]: new device type: 2 >Dec 20 15:45:59 s205 anaconda[2152]: reformat: False >Dec 20 15:45:59 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:45:59 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:45:59 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:45:59 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:45:59 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:45:59 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:45:59 s205 anaconda[2152]: old label: >Dec 20 15:45:59 s205 anaconda[2152]: new_label: >Dec 20 15:45:59 s205 anaconda[2152]: old mountpoint: >Dec 20 15:45:59 s205 anaconda[2152]: new mountpoint: >Dec 20 15:45:59 s205 anaconda[2152]: old raid level: None >Dec 20 15:45:59 s205 anaconda[2152]: new raid level: None >Dec 20 15:45:59 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:45:59 s205 anaconda[2152]: old container: None >Dec 20 15:45:59 s205 anaconda[2152]: new container: None >Dec 20 15:45:59 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:45:59 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:45:59 s205 anaconda[2152]: old container raid level: None >Dec 20 15:45:59 s205 anaconda[2152]: new container raid level: None >Dec 20 15:45:59 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:45:59 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:45:59 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:45:59 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:45:59 s205 anaconda[2152]: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >Dec 20 15:45:59 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:59 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:59 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:59 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:59 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:59 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:59 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:59 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:59 s205 anaconda[2152]: new selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:45:59 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:45:59 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:45:59 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:45:59 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:45:59 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:45:59 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:45:59 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:45:59 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:45:59 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:00 s205 anaconda[2152]: current selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:46:00 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:46:00 s205 anaconda[2152]: ui: saving changes to device sda9 >Dec 20 15:46:01 s205 anaconda[2152]: old name: sda9 >Dec 20 15:46:01 s205 anaconda[2152]: new name: None >Dec 20 15:46:01 s205 anaconda[2152]: old size: 316213.0 >Dec 20 15:46:01 s205 anaconda[2152]: new size: 316213 >Dec 20 15:46:01 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:01 s205 anaconda[2152]: old device type: 2 >Dec 20 15:46:01 s205 anaconda[2152]: new device type: 2 >Dec 20 15:46:01 s205 anaconda[2152]: reformat: False >Dec 20 15:46:01 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:01 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:46:01 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:46:01 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:46:01 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:46:01 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:46:01 s205 anaconda[2152]: old label: >Dec 20 15:46:01 s205 anaconda[2152]: new_label: >Dec 20 15:46:01 s205 anaconda[2152]: old mountpoint: /home >Dec 20 15:46:01 s205 anaconda[2152]: new mountpoint: /home >Dec 20 15:46:01 s205 anaconda[2152]: old raid level: None >Dec 20 15:46:01 s205 anaconda[2152]: new raid level: None >Dec 20 15:46:01 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:46:01 s205 anaconda[2152]: old container: None >Dec 20 15:46:01 s205 anaconda[2152]: new container: None >Dec 20 15:46:01 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:46:01 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:46:01 s205 anaconda[2152]: old container raid level: None >Dec 20 15:46:01 s205 anaconda[2152]: new container raid level: None >Dec 20 15:46:01 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:46:01 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:46:01 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:46:01 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:46:01 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:46:01 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:46:01 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:46:01 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:46:01 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:46:01 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:46:01 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:01 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:46:01 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:01 s205 anaconda[2152]: new selector: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >Dec 20 15:46:01 s205 anaconda[2152]: populate_right_side: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >Dec 20 15:46:01 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:46:01 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:46:01 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:46:01 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:46:01 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:46:01 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:01 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:01 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:46:01 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:01 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:46:01 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:02 s205 anaconda[2152]: current selector: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >Dec 20 15:46:02 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:46:02 s205 anaconda[2152]: ui: saving changes to device sda5 >Dec 20 15:46:02 s205 anaconda[2152]: old name: sda5 >Dec 20 15:46:02 s205 anaconda[2152]: new name: None >Dec 20 15:46:02 s205 anaconda[2152]: old size: 30720.0 >Dec 20 15:46:02 s205 anaconda[2152]: new size: 30720 >Dec 20 15:46:02 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:02 s205 anaconda[2152]: old device type: 2 >Dec 20 15:46:02 s205 anaconda[2152]: new device type: 2 >Dec 20 15:46:02 s205 anaconda[2152]: reformat: True >Dec 20 15:46:02 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:02 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:46:02 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:46:02 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:46:02 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:46:02 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:46:02 s205 anaconda[2152]: old label: >Dec 20 15:46:02 s205 anaconda[2152]: new_label: >Dec 20 15:46:02 s205 anaconda[2152]: old mountpoint: / >Dec 20 15:46:02 s205 anaconda[2152]: new mountpoint: / >Dec 20 15:46:02 s205 anaconda[2152]: old raid level: None >Dec 20 15:46:02 s205 anaconda[2152]: new raid level: None >Dec 20 15:46:02 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 30720, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:46:02 s205 anaconda[2152]: old container: None >Dec 20 15:46:02 s205 anaconda[2152]: new container: None >Dec 20 15:46:02 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:46:02 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:46:02 s205 anaconda[2152]: old container raid level: None >Dec 20 15:46:02 s205 anaconda[2152]: new container raid level: None >Dec 20 15:46:02 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:46:02 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:46:02 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:46:02 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:46:02 s205 anaconda[2152]: populate_right_side: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >Dec 20 15:46:02 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:46:02 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:46:02 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:46:02 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:46:02 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:46:02 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:02 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:46:02 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:02 s205 anaconda[2152]: new selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:46:02 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:46:02 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:46:02 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:46:02 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:46:02 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:46:02 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:46:02 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:02 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:02 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:46:02 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:03 s205 anaconda[2152]: current selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:46:03 s205 anaconda[2152]: notebook page = 1 >Dec 20 15:46:03 s205 anaconda[2152]: ui: saving changes to device sda9 >Dec 20 15:46:03 s205 anaconda[2152]: old name: sda9 >Dec 20 15:46:03 s205 anaconda[2152]: new name: None >Dec 20 15:46:03 s205 anaconda[2152]: old size: 316213.0 >Dec 20 15:46:03 s205 anaconda[2152]: new size: 316213 >Dec 20 15:46:03 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:03 s205 anaconda[2152]: old device type: 2 >Dec 20 15:46:03 s205 anaconda[2152]: new device type: 2 >Dec 20 15:46:03 s205 anaconda[2152]: reformat: False >Dec 20 15:46:03 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:03 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:46:03 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:46:03 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:46:03 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:46:03 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:46:03 s205 anaconda[2152]: old label: >Dec 20 15:46:03 s205 anaconda[2152]: new_label: >Dec 20 15:46:03 s205 anaconda[2152]: old mountpoint: /home >Dec 20 15:46:03 s205 anaconda[2152]: new mountpoint: /home >Dec 20 15:46:03 s205 anaconda[2152]: old raid level: None >Dec 20 15:46:03 s205 anaconda[2152]: new raid level: None >Dec 20 15:46:03 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:46:03 s205 anaconda[2152]: old container: None >Dec 20 15:46:03 s205 anaconda[2152]: new container: None >Dec 20 15:46:03 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:46:03 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:46:03 s205 anaconda[2152]: old container raid level: None >Dec 20 15:46:03 s205 anaconda[2152]: new container raid level: None >Dec 20 15:46:03 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:46:03 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:46:03 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:46:03 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:46:03 s205 anaconda[2152]: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >Dec 20 15:46:03 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:46:03 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:46:03 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:46:03 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:46:03 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:46:03 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:03 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:46:03 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:03 s205 anaconda[2152]: new selector: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >Dec 20 15:46:03 s205 anaconda[2152]: populate_right_side: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >Dec 20 15:46:03 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:46:03 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:46:03 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:46:03 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:46:03 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:46:03 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:03 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:03 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:46:03 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:03 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:46:03 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:06 s205 anaconda[2152]: ui: saving changes to device sda5 >Dec 20 15:46:06 s205 anaconda[2152]: old name: sda5 >Dec 20 15:46:06 s205 anaconda[2152]: new name: None >Dec 20 15:46:06 s205 anaconda[2152]: old size: 30720.0 >Dec 20 15:46:06 s205 anaconda[2152]: new size: 30720 >Dec 20 15:46:06 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:06 s205 anaconda[2152]: old device type: 2 >Dec 20 15:46:06 s205 anaconda[2152]: new device type: 2 >Dec 20 15:46:06 s205 anaconda[2152]: reformat: True >Dec 20 15:46:06 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:06 s205 blivet[2152]: getFormat('ext4') returning Ext4FS instance >Dec 20 15:46:06 s205 anaconda[2152]: old fs type: ext4 >Dec 20 15:46:06 s205 anaconda[2152]: new fs type: ext4 >Dec 20 15:46:06 s205 anaconda[2152]: old encryption setting: False >Dec 20 15:46:06 s205 anaconda[2152]: new encryption setting: False >Dec 20 15:46:06 s205 anaconda[2152]: old label: >Dec 20 15:46:06 s205 anaconda[2152]: new_label: >Dec 20 15:46:06 s205 anaconda[2152]: old mountpoint: / >Dec 20 15:46:06 s205 anaconda[2152]: new mountpoint: / >Dec 20 15:46:06 s205 anaconda[2152]: old raid level: None >Dec 20 15:46:06 s205 anaconda[2152]: new raid level: None >Dec 20 15:46:06 s205 blivet[2152]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 30720, ['sda'], {'encrypted': False, 'raid_level': None} >Dec 20 15:46:06 s205 anaconda[2152]: old container: None >Dec 20 15:46:06 s205 anaconda[2152]: new container: None >Dec 20 15:46:06 s205 anaconda[2152]: old container encrypted: False >Dec 20 15:46:06 s205 anaconda[2152]: new container encrypted: False >Dec 20 15:46:06 s205 anaconda[2152]: old container raid level: None >Dec 20 15:46:06 s205 anaconda[2152]: new container raid level: None >Dec 20 15:46:06 s205 anaconda[2152]: old container size request: 0 >Dec 20 15:46:06 s205 anaconda[2152]: new container size request: 0 >Dec 20 15:46:06 s205 anaconda[2152]: old disks: ['sda'] >Dec 20 15:46:06 s205 anaconda[2152]: new disks: ['sda'] >Dec 20 15:46:06 s205 anaconda[2152]: populate_right_side: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >Dec 20 15:46:06 s205 anaconda[2152]: updated device_disks to ['sda'] >Dec 20 15:46:06 s205 anaconda[2152]: updated device_container_name to None >Dec 20 15:46:06 s205 anaconda[2152]: updated device_container_raid_level to None >Dec 20 15:46:06 s205 anaconda[2152]: updated device_container_encrypted to False >Dec 20 15:46:06 s205 anaconda[2152]: updated device_container_size to 0 >Dec 20 15:46:06 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:06 s205 anaconda[2152]: populate_raid: 2, None >Dec 20 15:46:06 s205 anaconda[2152]: getting device type for æ¨æºåå²å >Dec 20 15:46:07 s205 chronyd[701]: Selected source 211.79.171.2 >Dec 20 15:46:08 s205 blivet[2152]: unhiding device disk sdb (id 10) >Dec 20 15:46:08 s205 blivet[2152]: lvm filter: removing sdb from the reject list >Dec 20 15:46:08 s205 blivet[2152]: unhiding device partition sdb1 (id 11) >Dec 20 15:46:08 s205 blivet[2152]: lvm filter: removing sdb1 from the reject list >Dec 20 15:46:08 s205 blivet[2152]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Dec 20 15:46:08 s205 anaconda[2152]: new disk order: [] >Dec 20 15:46:08 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:08 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼last_focus_time (525221) is greater than comparison timestamp (525217). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 20 15:46:08 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1402018 not in stack >Dec 20 15:46:08 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: window 0x1402014 not in stack >Dec 20 15:46:08 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1402014 not in stack >Dec 20 15:46:08 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1402014 not in stack >Dec 20 15:46:08 s205 program[2152]: Return code: 0 >Dec 20 15:46:08 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 15:46:08 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 15:46:08 s205 blivet[2152]: DeviceTree.getDeviceByName: name: sda ; >Dec 20 15:46:08 s205 blivet[2152]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 15:46:08 s205 blivet[2152]: resolved 'sda' to 'sda' (disk) >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_disklabel(sda) returning True >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_size(sda) returning True >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_location(sda) returning True >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_format(sda) returning True >Dec 20 15:46:08 s205 anaconda[2152]: is_valid_stage1_device(sda) returning True >Dec 20 15:46:08 s205 anaconda[2152]: Running Thread: AnaCheckStorageThread (139751428437760) >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_disklabel(sda) returning True >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_size(sda) returning True >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_location(sda) returning True >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_format(sda) returning True >Dec 20 15:46:08 s205 anaconda[2152]: is_valid_stage1_device(sda) returning True >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_disklabel(sda5) returning True >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_size(sda5) returning True >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_location(sda5) returning True >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_partition(sda5) returning True >Dec 20 15:46:08 s205 anaconda[2152]: _is_valid_format(sda5) returning True >Dec 20 15:46:08 s205 anaconda[2152]: is_valid_stage2_device(sda5) returning True >Dec 20 15:46:08 s205 anaconda[2152]: Thread Done: AnaCheckStorageThread (139751428437760) >Dec 20 15:46:09 s205 anaconda[2152]: Not doing 'require network connection' in live installation >Dec 20 15:46:12 s205 anaconda[2152]: fs space: 30.72 GB needed: 3.02 GB >Dec 20 15:46:16 s205 anaconda[2152]: fs space: 30.72 GB needed: 3.02 GB >Dec 20 15:46:16 s205 anaconda[2152]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> >Dec 20 15:46:19 s205 anaconda[2152]: fs space: 30.72 GB needed: 3.02 GB >Dec 20 15:46:19 s205 anaconda[2152]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> >Dec 20 15:46:19 s205 anaconda[2152]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> status to: æ£å¨æª¢æ¥å²åçµæ ... >Dec 20 15:46:22 s205 anaconda[2152]: fs space: 30.72 GB needed: 3.02 GB >Dec 20 15:46:22 s205 anaconda[2152]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> >Dec 20 15:46:26 s205 anaconda[2152]: Running Thread: AnaInstallThread (139751428437760) >Dec 20 15:46:26 s205 anaconda[2152]: Not doing 'save system time to HW clock' in live installation >Dec 20 15:46:26 s205 anaconda[2152]: æ£å¨è¨ç½®å®è£ç°å¢ >Dec 20 15:46:26 s205 blivet[2152]: omitting ksdata: existing 476940MB disk sda (0) with existing msdos disklabel >Dec 20 15:46:26 s205 program[2152]: Running... swapoff -a >Dec 20 15:46:26 s205 program[2152]: Return code: 0 >Dec 20 15:46:26 s205 blivet[2152]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Dec 20 15:46:26 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:26 s205 program[2152]: Return code: 0 >Dec 20 15:46:26 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 15:46:26 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:26 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:26 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:26 s205 program[2152]: Return code: 0 >Dec 20 15:46:26 s205 blivet[2152]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Dec 20 15:46:26 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:26 s205 program[2152]: Return code: 0 >Dec 20 15:46:26 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 15:46:26 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:26 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:26 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:26 s205 program[2152]: Return code: 0 >Dec 20 15:46:26 s205 blivet[2152]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Dec 20 15:46:26 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:26 s205 program[2152]: Return code: 0 >Dec 20 15:46:26 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 15:46:26 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:26 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:26 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:26 s205 program[2152]: Return code: 0 >Dec 20 15:46:26 s205 blivet[2152]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Dec 20 15:46:26 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:26 s205 program[2152]: Return code: 0 >Dec 20 15:46:27 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:27 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:27 s205 program[2152]: Return code: 0 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >Dec 20 15:46:27 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:27 s205 program[2152]: Return code: 0 >Dec 20 15:46:27 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:27 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:27 s205 program[2152]: Return code: 0 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >Dec 20 15:46:27 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:27 s205 program[2152]: Return code: 0 >Dec 20 15:46:27 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:27 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:27 s205 program[2152]: Return code: 0 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >Dec 20 15:46:27 s205 blivet[2152]: SwapSpace.teardown: device: /dev/sda8 ; status: False ; type: swap ; >Dec 20 15:46:27 s205 blivet[2152]: SwapSpace.teardown: device: /dev/sda8 ; status: False ; type: swap ; >Dec 20 15:46:27 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:27 s205 program[2152]: Return code: 0 >Dec 20 15:46:27 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:27 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:27 s205 program[2152]: Return code: 0 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >Dec 20 15:46:27 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:27 s205 program[2152]: Return code: 0 >Dec 20 15:46:27 s205 blivet[2152]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 20 15:46:27 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:27 s205 program[2152]: Return code: 0 >Dec 20 15:46:27 s205 blivet[2152]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Dec 20 15:46:27 s205 blivet[2152]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Dec 20 15:46:27 s205 program[2152]: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >Dec 20 15:46:27 s205 program[2152]: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >Dec 20 15:46:27 s205 program[2152]: Return code: 0 >Dec 20 15:46:27 s205 blivet[2152]: LoopDevice.teardown: loop2 ; status: True ; controllable: False ; >Dec 20 15:46:27 s205 program[2152]: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >Dec 20 15:46:27 s205 program[2152]: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >Dec 20 15:46:27 s205 program[2152]: Return code: 0 >Dec 20 15:46:27 s205 blivet[2152]: resetting parted disks... >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.resetPartedDisk: device: /dev/sda ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.resetPartedDisk: device: /dev/sda ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.resetPartedDisk: device: /dev/sdb ; >Dec 20 15:46:27 s205 blivet[2152]: DiskLabel.resetPartedDisk: device: /dev/sdb ; >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.preCommitFixup: sda1 ; >Dec 20 15:46:27 s205 blivet[2152]: sector-based lookup found partition sda1 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda1 ; >Dec 20 15:46:27 s205 blivet[2152]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x358e990> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3587ed0> PedPartition: <_ped.Partition object at 0x35949b0> >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.preCommitFixup: sda2 ; >Dec 20 15:46:27 s205 blivet[2152]: sector-based lookup found partition sda2 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda2 ; >Dec 20 15:46:27 s205 blivet[2152]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x358ec10> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x358e550> PedPartition: <_ped.Partition object at 0x3594a10> >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.preCommitFixup: sda3 ; >Dec 20 15:46:27 s205 blivet[2152]: sector-based lookup found partition sda3 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda3 ; >Dec 20 15:46:27 s205 blivet[2152]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x358ea90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x358e7d0> PedPartition: <_ped.Partition object at 0x3594a70> >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.preCommitFixup: sda4 ; >Dec 20 15:46:27 s205 blivet[2152]: extended lookup found partition sda4 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda4 ; >Dec 20 15:46:27 s205 blivet[2152]: device sda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x358ed10> PedPartition: <_ped.Partition object at 0x3594ad0> >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.preCommitFixup: sda5 ; >Dec 20 15:46:27 s205 blivet[2152]: sector-based lookup found partition sda5 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda5 ; >Dec 20 15:46:27 s205 blivet[2152]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x7f1a80242c90> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x358ecd0> PedPartition: <_ped.Partition object at 0x3594b30> >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.preCommitFixup: sda6 ; >Dec 20 15:46:27 s205 blivet[2152]: sector-based lookup found partition sda6 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda6 ; >Dec 20 15:46:27 s205 blivet[2152]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x3a165d0> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3a16790> PedPartition: <_ped.Partition object at 0x3594b90> >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.preCommitFixup: sda7 ; >Dec 20 15:46:27 s205 blivet[2152]: sector-based lookup found partition sda7 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda7 ; >Dec 20 15:46:27 s205 blivet[2152]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x30ca0d0> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30cacd0> PedPartition: <_ped.Partition object at 0x3594bf0> >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.preCommitFixup: sda8 ; >Dec 20 15:46:27 s205 blivet[2152]: sector-based lookup found partition sda8 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda8 ; >Dec 20 15:46:27 s205 blivet[2152]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x7f1a8004b650> >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30cae90> PedPartition: <_ped.Partition object at 0x3594c50> >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.preCommitFixup: sda9 ; >Dec 20 15:46:27 s205 blivet[2152]: sector-based lookup found partition sda9 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice._setPartedPartition: sda9 ; >Dec 20 15:46:27 s205 blivet[2152]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x3a26190> >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3a0e910> PedPartition: <_ped.Partition object at 0x3594cb0> >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.preCommitFixup: sdb1 ; >Dec 20 15:46:27 s205 blivet[2152]: sector-based lookup found partition sdb1 >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice._setPartedPartition: sdb1 ; >Dec 20 15:46:27 s205 blivet[2152]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1a8024cd50> fileSystem: <parted.filesystem.FileSystem object at 0x3a262d0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x3a264d0> PedPartition: <_ped.Partition object at 0x3594d10> >Dec 20 15:46:27 s205 blivet[2152]: action: [2] Destroy Format ext4 filesystem on partition sda5 (id 5) >Dec 20 15:46:27 s205 blivet[2152]: action: [3] Create Format ext4 filesystem mounted at / on partition sda5 (id 5) >Dec 20 15:46:27 s205 blivet[2152]: pruning action queue... >Dec 20 15:46:27 s205 blivet[2152]: sorting actions... >Dec 20 15:46:27 s205 blivet[2152]: action: [2] Destroy Format ext4 filesystem on partition sda5 (id 5) >Dec 20 15:46:27 s205 blivet[2152]: action: [3] Create Format ext4 filesystem mounted at / on partition sda5 (id 5) >Dec 20 15:46:27 s205 blivet[2152]: executing action: [2] Destroy Format ext4 filesystem on partition sda5 (id 5) >Dec 20 15:46:27 s205 blivet[2152]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: True ; >Dec 20 15:46:27 s205 blivet[2152]: Ext4FS.destroy: device: /dev/sda5 ; status: False ; type: ext4 ; >Dec 20 15:46:27 s205 program[2152]: Running... wipefs -f -a /dev/sda5 >Dec 20 15:46:28 s205 program[2152]: /dev/sda5: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >Dec 20 15:46:28 s205 program[2152]: Return code: 0 >Dec 20 15:46:28 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:28 s205 program[2152]: Return code: 0 >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Dec 20 15:46:28 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:28 s205 program[2152]: Return code: 0 >Dec 20 15:46:28 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:28 s205 program[2152]: Return code: 0 >Dec 20 15:46:28 s205 blivet[2152]: executing action: [3] Create Format ext4 filesystem mounted at / on partition sda5 (id 5) >Dec 20 15:46:28 s205 anaconda[2152]: æ£å¨æ¼ /dev/sda5 ä¸å»ºç« ext4 >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 1 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 2 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 3 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 4 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 5 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 6 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 8 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 9 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 10 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 11 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 12 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 13 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 14 ; >Dec 20 15:46:28 s205 blivet[2152]: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 15 ; >Dec 20 15:46:28 s205 blivet[2152]: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 9 ; >Dec 20 15:46:28 s205 blivet[2152]: Ext4FS.create: device: /dev/sda5 ; status: False ; type: ext4 ; >Dec 20 15:46:28 s205 blivet[2152]: Ext4FS.doFormat: device: /dev/sda5 ; mountpoint: / ; type: ext4 ; >Dec 20 15:46:28 s205 program[2152]: Running... mke2fs -t ext4 /dev/sda5 >Dec 20 15:46:32 s205 program[2152]: mke2fs 1.42.8 (20-Jun-2013) >Dec 20 15:46:32 s205 program[2152]: Filesystem label= >Dec 20 15:46:32 s205 program[2152]: OS type: Linux >Dec 20 15:46:32 s205 program[2152]: Block size=4096 (log=2) >Dec 20 15:46:32 s205 program[2152]: Fragment size=4096 (log=2) >Dec 20 15:46:32 s205 program[2152]: Stride=0 blocks, Stripe width=0 blocks >Dec 20 15:46:32 s205 program[2152]: 1966080 inodes, 7864320 blocks >Dec 20 15:46:32 s205 program[2152]: 393216 blocks (5.00%) reserved for the super user >Dec 20 15:46:32 s205 program[2152]: First data block=0 >Dec 20 15:46:32 s205 program[2152]: Maximum filesystem blocks=4294967296 >Dec 20 15:46:32 s205 program[2152]: 240 block groups >Dec 20 15:46:32 s205 program[2152]: 32768 blocks per group, 32768 fragments per group >Dec 20 15:46:38 s205 program[2152]: 8192 inodes per group >Dec 20 15:46:38 s205 program[2152]: Superblock backups stored on blocks: >Dec 20 15:46:38 s205 program[2152]: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >Dec 20 15:46:38 s205 program[2152]: 4096000 >Dec 20 15:46:38 s205 program[2152]: Dec 20 15:46:38 s205 program[2152]: [57B blob data] >Dec 20 15:46:38 s205 program[2152]: [54B blob data] >Dec 20 15:46:38 s205 program[2152]: Creating journal (32768 blocks): done >Dec 20 15:46:38 s205 program[2152]: [91B blob data] >Dec 20 15:46:38 s205 program[2152]: Dec 20 15:46:38 s205 program[2152]: Return code: 0 >Dec 20 15:46:38 s205 blivet[2152]: Ext4FS.notifyKernel: device: /dev/sda5 ; type: ext4 ; >Dec 20 15:46:38 s205 blivet[2152]: notifying kernel of 'change' event on device /sys/class/block/sda5 >Dec 20 15:46:38 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:39 s205 program[2152]: Return code: 0 >Dec 20 15:46:39 s205 blivet[2152]: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >Dec 20 15:46:39 s205 blivet[2152]: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >Dec 20 15:46:39 s205 blivet[2152]: sda5 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >Dec 20 15:46:39 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:46:39 s205 program[2152]: Return code: 0 >Dec 20 15:46:39 s205 blivet[2152]: Skipping sda5 >Dec 20 15:46:39 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:39 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:39 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:39 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:39 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 15:46:39 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 15:46:39 s205 blivet[2152]: NTFS.supported: supported: False ; >Dec 20 15:46:39 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:39 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:39 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:39 s205 blivet[2152]: Ext4FS.supported: supported: True ; >Dec 20 15:46:39 s205 blivet[2152]: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >Dec 20 15:46:39 s205 blivet[2152]: SwapSpace.setup: device: /dev/sda8 ; status: False ; type: swap ; >Dec 20 15:46:39 s205 blivet[2152]: SwapSpace.setup: device: /dev/sda8 ; status: False ; type: swap ; >Dec 20 15:46:39 s205 program[2152]: Running... swapon /dev/sda8 >Dec 20 15:46:39 s205 kernel: Adding 2097148k swap on /dev/sda8. Priority:-1 extents:1 across:2097148k FS >Dec 20 15:46:39 s205 program[2152]: Return code: 0 >Dec 20 15:46:39 s205 blivet[2152]: BindFS.supported: supported: False ; >Dec 20 15:46:39 s205 blivet[2152]: getFormat('bind') returning BindFS instance >Dec 20 15:46:39 s205 blivet[2152]: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >Dec 20 15:46:39 s205 blivet[2152]: TmpFS.supported: supported: True ; >Dec 20 15:46:39 s205 blivet[2152]: getFormat('tmpfs') returning TmpFS instance >Dec 20 15:46:39 s205 blivet[2152]: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >Dec 20 15:46:39 s205 blivet[2152]: DevPtsFS.supported: supported: False ; >Dec 20 15:46:39 s205 blivet[2152]: getFormat('devpts') returning DevPtsFS instance >Dec 20 15:46:39 s205 blivet[2152]: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >Dec 20 15:46:39 s205 blivet[2152]: SysFS.supported: supported: False ; >Dec 20 15:46:39 s205 blivet[2152]: getFormat('sysfs') returning SysFS instance >Dec 20 15:46:39 s205 blivet[2152]: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >Dec 20 15:46:39 s205 blivet[2152]: ProcFS.supported: supported: False ; >Dec 20 15:46:39 s205 blivet[2152]: getFormat('proc') returning ProcFS instance >Dec 20 15:46:39 s205 blivet[2152]: NoDevice._setFormat: proc ; current: None ; type: proc ; >Dec 20 15:46:39 s205 blivet[2152]: SELinuxFS.supported: supported: False ; >Dec 20 15:46:39 s205 blivet[2152]: getFormat('selinuxfs') returning SELinuxFS instance >Dec 20 15:46:39 s205 blivet[2152]: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >Dec 20 15:46:39 s205 blivet[2152]: USBFS.supported: supported: False ; >Dec 20 15:46:39 s205 blivet[2152]: getFormat('usbfs') returning USBFS instance >Dec 20 15:46:39 s205 blivet[2152]: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >Dec 20 15:46:39 s205 blivet[2152]: BindFS.supported: supported: False ; >Dec 20 15:46:39 s205 blivet[2152]: getFormat('bind') returning BindFS instance >Dec 20 15:46:39 s205 blivet[2152]: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >Dec 20 15:46:39 s205 blivet[2152]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Dec 20 15:46:39 s205 blivet[2152]: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >Dec 20 15:46:39 s205 program[2152]: Running... mount -t ext4 -o defaults /dev/sda5 /mnt/sysimage >Dec 20 15:46:39 s205 kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >Dec 20 15:46:39 s205 kernel: SELinux: initialized (dev sda5, type ext4), uses xattr >Dec 20 15:46:39 s205 program[2152]: Return code: 0 >Dec 20 15:46:39 s205 blivet[2152]: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >Dec 20 15:46:39 s205 blivet[2152]: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >Dec 20 15:46:39 s205 blivet[2152]: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >Dec 20 15:46:39 s205 program[2152]: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >Dec 20 15:46:39 s205 program[2152]: Return code: 0 >Dec 20 15:46:39 s205 blivet[2152]: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >Dec 20 15:46:39 s205 blivet[2152]: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >Dec 20 15:46:39 s205 blivet[2152]: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >Dec 20 15:46:39 s205 program[2152]: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >Dec 20 15:46:39 s205 program[2152]: Return code: 0 >Dec 20 15:46:39 s205 blivet[2152]: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >Dec 20 15:46:39 s205 blivet[2152]: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >Dec 20 15:46:39 s205 blivet[2152]: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >Dec 20 15:46:39 s205 program[2152]: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >Dec 20 15:46:40 s205 kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 20 15:46:40 s205 program[2152]: Return code: 0 >Dec 20 15:46:40 s205 blivet[2152]: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >Dec 20 15:46:40 s205 blivet[2152]: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >Dec 20 15:46:40 s205 blivet[2152]: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >Dec 20 15:46:40 s205 program[2152]: Running... mount -t ext4 -o defaults /dev/sda9 /mnt/sysimage/home >Dec 20 15:46:40 s205 kernel: EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null) >Dec 20 15:46:40 s205 kernel: SELinux: initialized (dev sda9, type ext4), uses xattr >Dec 20 15:46:40 s205 program[2152]: Return code: 0 >Dec 20 15:46:40 s205 blivet[2152]: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >Dec 20 15:46:40 s205 blivet[2152]: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >Dec 20 15:46:40 s205 blivet[2152]: failed to get default SELinux context for /proc: [Errno 2] æ²ææ¤ä¸æªæ¡æç®é >Dec 20 15:46:40 s205 blivet[2152]: set SELinux context for mountpoint /proc to None >Dec 20 15:46:40 s205 program[2152]: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >Dec 20 15:46:40 s205 program[2152]: Return code: 0 >Dec 20 15:46:40 s205 blivet[2152]: failed to get default SELinux context for /proc: [Errno 2] æ²ææ¤ä¸æªæ¡æç®é >Dec 20 15:46:40 s205 blivet[2152]: set SELinux context for newly mounted filesystem root at /proc to None >Dec 20 15:46:40 s205 blivet[2152]: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >Dec 20 15:46:40 s205 blivet[2152]: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >Dec 20 15:46:40 s205 program[2152]: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >Dec 20 15:46:40 s205 program[2152]: Return code: 0 >Dec 20 15:46:40 s205 blivet[2152]: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >Dec 20 15:46:40 s205 blivet[2152]: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >Dec 20 15:46:40 s205 blivet[2152]: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >Dec 20 15:46:40 s205 program[2152]: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >Dec 20 15:46:40 s205 program[2152]: Return code: 0 >Dec 20 15:46:40 s205 blivet[2152]: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >Dec 20 15:46:40 s205 blivet[2152]: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >Dec 20 15:46:40 s205 blivet[2152]: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >Dec 20 15:46:40 s205 program[2152]: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >Dec 20 15:46:40 s205 program[2152]: Return code: 0 >Dec 20 15:46:40 s205 blivet[2152]: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] æ¤é æä½ä¸¦ä¸è¢«æ¯æ´ >Dec 20 15:46:40 s205 blivet[2152]: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >Dec 20 15:46:40 s205 anaconda[2152]: Running Thread: AnaLiveProgressThread (139751405364992) >Dec 20 15:46:40 s205 program[2152]: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >Dec 20 15:46:41 s205 anaconda[2152]: Thread Done: AnaLiveProgressThread (139751405364992) >Dec 20 15:46:50 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼last_focus_time (567022) is greater than comparison timestamp (567015). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 20 15:48:13 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼last_focus_time (650227) is greater than comparison timestamp (650225). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 20 15:48:13 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: window 0x14074a3 not in stack >Dec 20 15:48:13 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14074a3 not in stack >Dec 20 15:48:13 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14074a3 not in stack >Dec 20 15:48:24 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼last_focus_time (661405) is greater than comparison timestamp (661398). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 20 15:52:23 s205 systemd[1]: Starting Cleanup of Temporary Directories... >Dec 20 15:52:25 s205 systemd[1]: Started Cleanup of Temporary Directories. >Dec 20 15:52:50 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 20 15:52:50 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 20 15:52:50 s205 systemd[1]: Starting Hostname Service... >Dec 20 15:52:50 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 20 15:52:50 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 20 15:52:50 s205 systemd[1]: Started Hostname Service. >Dec 20 15:52:52 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Dec 20 15:52:52 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Dec 20 15:52:52 s205 systemd[1]: Starting PackageKit Daemon... >Dec 20 15:52:53 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 20 15:52:53 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 20 15:52:53 s205 systemd[1]: Started PackageKit Daemon. >Dec 20 15:53:14 s205 program[2152]: Return code: 0 >Dec 20 15:53:14 s205 packaging[2152]: rsync exited with code 0 >Dec 20 15:53:14 s205 blivet[2152]: not writing out mpath configuration >Dec 20 15:53:14 s205 anaconda[2152]: æ£å¨å·è¡å®è£å¾çè¨å®å·¥ä½ >Dec 20 15:53:14 s205 program[2152]: Running... udevadm settle --timeout=300 >Dec 20 15:53:14 s205 program[2152]: Return code: 0 >Dec 20 15:53:14 s205 program[2152]: Running... umount /mnt/install/source >Dec 20 15:53:15 s205 program[2152]: Return code: 0 >Dec 20 15:53:16 s205 packaging[2152]: kernel versions: ['3.11.10-301.fc20.x86_64'] >Dec 20 15:53:16 s205 packaging[2152]: Generating rescue image for 3.11.10-301.fc20.x86_64 >Dec 20 15:53:16 s205 program[2152]: Running... new-kernel-pkg --rpmposttrans 3.11.10-301.fc20.x86_64 >Dec 20 15:53:17 s205 dracut[2470]: dracut- >Dec 20 15:53:17 s205 dracut[2474]: <14>Executing: /sbin/dracut --no-hostonly -a rescue /boot/initramfs-0-rescue-e01aae14bc4542f383a287b437df4ffa.img 3.11.10-301.fc20.x86_64 >Dec 20 15:53:19 s205 dracut[2474]: <14>*** Including module: bash *** >Dec 20 15:53:19 s205 dracut[2474]: <14>*** Including module: modsign *** >Dec 20 15:53:20 s205 dracut[2474]: <14>*** Including module: rescue *** >Dec 20 15:53:20 s205 dracut[2474]: <14>*** Including module: i18n *** >Dec 20 15:53:22 s205 dracut[2474]: <14>*** Including module: network *** >Dec 20 15:53:25 s205 dracut[2474]: <14>*** Including module: ifcfg *** >Dec 20 15:53:25 s205 dracut[2474]: <14>*** Including module: drm *** >Dec 20 15:53:26 s205 dracut[2474]: <14>*** Including module: plymouth *** >Dec 20 15:53:29 s205 dracut[2474]: <14>*** Including module: btrfs *** >Dec 20 15:53:29 s205 dracut[2474]: <14>*** Including module: crypt *** >Dec 20 15:53:29 s205 dracut[2474]: <14>*** Including module: dm *** >Dec 20 15:53:30 s205 dracut[2474]: <14>Skipping udev rule: 64-device-mapper.rules >Dec 20 15:53:30 s205 dracut[2474]: <14>Skipping udev rule: 60-persistent-storage-dm.rules >Dec 20 15:53:30 s205 dracut[2474]: <14>Skipping udev rule: 55-dm.rules >Dec 20 15:53:30 s205 dracut[2474]: <14>*** Including module: dmraid *** >Dec 20 15:53:30 s205 dracut[2474]: <14>Skipping udev rule: 64-md-raid.rules >Dec 20 15:53:30 s205 dracut[2474]: <14>*** Including module: kernel-modules *** >Dec 20 15:53:44 s205 NetworkManager[819]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Dec 20 15:53:45 s205 dracut[2474]: <14>*** Including module: lvm *** >Dec 20 15:53:45 s205 dracut[2474]: <14>Skipping udev rule: 64-device-mapper.rules >Dec 20 15:53:45 s205 dracut[2474]: <14>Skipping udev rule: 56-lvm.rules >Dec 20 15:53:45 s205 dracut[2474]: <14>Skipping udev rule: 60-persistent-storage-lvm.rules >Dec 20 15:53:45 s205 dracut[2474]: <14>*** Including module: mdraid *** >Dec 20 15:53:45 s205 dracut[2474]: <14>Skipping udev rule: 64-md-raid.rules >Dec 20 15:53:46 s205 dracut[2474]: <14>*** Including module: multipath *** >Dec 20 15:53:46 s205 dracut[2474]: <14>Skipping udev rule: 40-multipath.rules >Dec 20 15:53:47 s205 dracut[2474]: <14>*** Including module: cifs *** >Dec 20 15:53:48 s205 dracut[2474]: <14>*** Including module: fcoe *** >Dec 20 15:53:48 s205 dracut[2474]: <14>*** Including module: iscsi *** >Dec 20 15:53:49 s205 dracut[2474]: <14>*** Including module: resume *** >Dec 20 15:53:49 s205 dracut[2474]: <14>*** Including module: rootfs-block *** >Dec 20 15:53:49 s205 dracut[2474]: <14>*** Including module: terminfo *** >Dec 20 15:53:49 s205 dracut[2474]: <14>*** Including module: udev-rules *** >Dec 20 15:53:50 s205 dracut[2474]: <14>Skipping udev rule: 91-permissions.rules >Dec 20 15:53:50 s205 dracut[2474]: <14>*** Including module: biosdevname *** >Dec 20 15:53:50 s205 dracut[2474]: <14>*** Including module: systemd *** >Dec 20 15:53:51 s205 dracut[2474]: <14>*** Including module: usrmount *** >Dec 20 15:53:51 s205 dracut[2474]: <14>*** Including module: base *** >Dec 20 15:53:51 s205 dracut[2474]: <14>*** Including module: fs-lib *** >Dec 20 15:53:52 s205 dracut[2474]: <14>*** Including module: shutdown *** >Dec 20 15:53:52 s205 dracut[2474]: <14>*** Including modules done *** >Dec 20 15:53:52 s205 dracut[2474]: <14>*** Installing kernel module dependencies and firmware *** >Dec 20 15:53:56 s205 dracut[2474]: <14>*** Installing kernel module dependencies and firmware done *** >Dec 20 15:53:56 s205 dracut[2474]: <14>*** Resolving executable dependencies *** >Dec 20 15:54:05 s205 dracut[2474]: <14>*** Resolving executable dependencies done*** >Dec 20 15:54:06 s205 dracut[2474]: <14>*** Hardlinking files *** >Dec 20 15:54:06 s205 dracut[2474]: <14>*** Hardlinking files done *** >Dec 20 15:54:06 s205 dracut[2474]: <14>*** Stripping files *** >Dec 20 15:54:10 s205 dracut[2474]: <14>*** Stripping files done *** >Dec 20 15:54:10 s205 dracut[2474]: <14>*** Creating image file *** >Dec 20 15:55:41 s205 dracut[2474]: <14>*** Creating image file done *** >Dec 20 15:55:41 s205 dracut[2474]: <15>Image: /boot/initramfs-0-rescue-e01aae14bc4542f383a287b437df4ffa.img: 38M >Dec 20 15:55:41 s205 dracut[2474]: <15>======================================================================== >Dec 20 15:55:43 s205 dracut[2474]: <15>dracut-034-64.git20131205.fc20 with dracut modules: >Dec 20 15:55:44 s205 dracut[2474]: <15>bash >Dec 20 15:55:44 s205 dracut[2474]: <15>modsign >Dec 20 15:55:44 s205 dracut[2474]: <15>rescue >Dec 20 15:55:44 s205 dracut[2474]: <15>i18n >Dec 20 15:55:44 s205 dracut[2474]: <15>network >Dec 20 15:55:44 s205 dracut[2474]: <15>ifcfg >Dec 20 15:55:44 s205 dracut[2474]: <15>drm >Dec 20 15:55:44 s205 dracut[2474]: <15>plymouth >Dec 20 15:55:44 s205 dracut[2474]: <15>btrfs >Dec 20 15:55:44 s205 dracut[2474]: <15>crypt >Dec 20 15:55:44 s205 dracut[2474]: <15>dm >Dec 20 15:55:44 s205 dracut[2474]: <15>dmraid >Dec 20 15:55:44 s205 dracut[2474]: <15>kernel-modules >Dec 20 15:55:44 s205 dracut[2474]: <15>lvm >Dec 20 15:55:44 s205 dracut[2474]: <15>mdraid >Dec 20 15:55:44 s205 dracut[2474]: <15>multipath >Dec 20 15:55:44 s205 dracut[2474]: <15>cifs >Dec 20 15:55:44 s205 dracut[2474]: <15>fcoe >Dec 20 15:55:44 s205 dracut[2474]: <15>iscsi >Dec 20 15:55:44 s205 dracut[2474]: <15>resume >Dec 20 15:55:44 s205 dracut[2474]: <15>rootfs-block >Dec 20 15:55:44 s205 dracut[2474]: <15>terminfo >Dec 20 15:55:44 s205 dracut[2474]: <15>udev-rules >Dec 20 15:55:44 s205 dracut[2474]: <15>biosdevname >Dec 20 15:55:44 s205 dracut[2474]: <15>systemd >Dec 20 15:55:44 s205 dracut[2474]: <15>usrmount >Dec 20 15:55:44 s205 dracut[2474]: <15>base >Dec 20 15:55:44 s205 dracut[2474]: <15>fs-lib >Dec 20 15:55:44 s205 dracut[2474]: <15>shutdown >Dec 20 15:55:45 s205 dracut[2474]: <15>======================================================================== >Dec 20 15:55:47 s205 dracut[2474]: <15>drwxr-xr-x 12 root root 0 Dec 20 02:54 . >Dec 20 15:55:49 s205 dracut[2474]: <15>crw-rw-r-- 1 root root 5, 1 Dec 20 02:53 dev/console >Dec 20 15:55:49 s205 dracut[2474]: <15>crw-rw-r-- 1 root root 1, 11 Dec 20 02:53 dev/kmsg >Dec 20 15:55:49 s205 dracut[2474]: <15>crw-rw-r-- 1 root root 1, 3 Dec 20 02:53 dev/null >Dec 20 15:55:49 s205 dracut[2474]: <15>lrwxrwxrwx 1 root root 7 Dec 20 02:53 bin -> usr/bin >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 dev >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 11 root root 0 Dec 20 02:54 etc >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxrwxr-x 2 root root 0 Dec 20 02:54 etc/cmdline.d >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 1 Dec 20 02:53 etc/cmdline.d/90crypt.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 1 Dec 20 02:53 etc/cmdline.d/90dmraid.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 2 root root 0 Dec 20 02:53 etc/cmdline.d/90lvm.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 2 root root 1 Dec 20 02:53 etc/cmdline.d/90mdraid.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 1 Dec 20 02:53 etc/cmdline.d/95resume.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxrwxr-x 2 root root 0 Dec 20 02:53 etc/conf.d >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 124 Dec 20 02:53 etc/conf.d/systemd.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 164 Oct 8 03:55 etc/dhclient.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 112 Aug 3 05:22 etc/e2fsck.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 30 Nov 27 08:31 etc/fedora-release >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 0 Dec 20 02:53 etc/fstab.empty >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 134 Dec 20 02:53 etc/group >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 212 Dec 20 02:53 etc/initrd-release >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9086 Dec 20 02:54 etc/ld.so.cache >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 28 Oct 3 02:02 etc/ld.so.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 etc/ld.so.conf.d >Dec 20 15:55:49 s205 dracut[2474]: <15>-r--r--r-- 1 root root 63 Dec 5 09:08 etc/ld.so.conf.d/kernel-3.11.10-301.fc20.x86_64.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 17 Aug 26 18:12 etc/ld.so.conf.d/libiscsi-x86_64.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 16 Oct 17 16:51 etc/ld.so.conf.d/llvm-x86_64.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 24 Dec 3 13:00 etc/ld.so.conf.d/tracker-x86_64.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 21 Oct 30 05:25 etc/ld.so.conf.d/xulrunner-64.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 etc/libnl >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1130 Aug 3 03:00 etc/libnl/classid >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxrwxr-x 2 root root 0 Dec 20 02:53 etc/lvm >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 44 Dec 20 02:53 etc/lvm/lvm.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 0 Dec 20 02:53 etc/machine-id >Dec 20 15:55:49 s205 dracut[2474]: <15>lrwxrwxrwx 1 root root 17 Dec 20 02:53 etc/mtab -> /proc/self/mounts >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1763 Dec 11 19:30 etc/nsswitch.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>lrwxrwxrwx 1 root root 14 Dec 20 02:53 etc/os-release -> initrd-release >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 64 Dec 20 02:53 etc/passwd >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 etc/pcmcia >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1117 Aug 3 16:31 etc/pcmcia/config.opts >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 etc/plymouth >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 94 Dec 11 19:12 etc/plymouth/plymouthd.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6545 Jun 7 2013 etc/protocols >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 670293 Jun 7 2013 etc/services >Dec 20 15:55:49 s205 dracut[2474]: <15>lrwxrwxrwx 1 root root 14 Dec 20 02:53 etc/system-release -> fedora-release >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxrwxr-x 3 root root 0 Dec 20 02:53 etc/systemd >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 47 Dec 20 02:53 etc/systemd/journald.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxrwxr-x 3 root root 0 Dec 20 02:53 etc/systemd/system >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxrwxr-x 2 root root 0 Dec 20 02:53 etc/systemd/system/sysinit.target.wants >Dec 20 15:55:49 s205 dracut[2474]: <15>lrwxrwxrwx 1 root root 53 Dec 20 02:53 etc/systemd/system/sysinit.target.wants/multipathd.service -> ../../../../usr/lib/systemd/system/multipathd.service >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 3 root root 0 Dec 20 02:53 etc/udev >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 etc/udev/rules.d >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 142 Oct 8 03:55 etc/udev/rules.d/11-dm.rules >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 681 Dec 20 02:53 etc/udev/rules.d/59-persistent-storage-dm.rules >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 854 Dec 20 02:53 etc/udev/rules.d/59-persistent-storage-md.rules >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 298 Dec 20 02:53 etc/udev/rules.d/59-persistent-storage.rules >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 972 Oct 8 03:55 etc/udev/rules.d/61-dmraid-imsm.rules >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 1031 Dec 20 02:53 etc/udev/rules.d/61-persistent-storage.rules >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 776 Oct 8 03:55 etc/udev/rules.d/64-lvm.rules >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1476 Oct 8 03:55 etc/udev/rules.d/65-md-incremental-imsm.rules >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 44 Dec 5 17:22 etc/udev/udev.conf >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1982 Sep 11 08:21 etc/virc >Dec 20 15:55:49 s205 dracut[2474]: <15>lrwxrwxrwx 1 root root 24 Dec 20 02:53 init -> /usr/lib/systemd/systemd >Dec 20 15:55:49 s205 dracut[2474]: <15>lrwxrwxrwx 1 root root 7 Dec 20 02:53 lib -> usr/lib >Dec 20 15:55:49 s205 dracut[2474]: <15>lrwxrwxrwx 1 root root 9 Dec 20 02:53 lib64 -> usr/lib64 >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 proc >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 root >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 run >Dec 20 15:55:49 s205 dracut[2474]: <15>lrwxrwxrwx 1 root root 8 Dec 20 02:53 sbin -> usr/sbin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 3017 Oct 8 03:55 shutdown >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 sys >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 sysroot >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 tmp >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxrwxr-x 7 root root 0 Dec 20 02:53 usr >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 949880 Dec 20 02:54 usr/bin/bash >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 54080 Dec 20 02:54 usr/bin/cat >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 134088 Dec 20 02:54 usr/bin/cp >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 49672 Dec 20 02:54 usr/bin/dmesg >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 2131 Dec 5 13:00 usr/bin/dracut-cmdline >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 1102 Oct 8 03:55 usr/bin/dracut-emergency >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 2156 Dec 5 13:00 usr/bin/dracut-initqueue >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 1170 Oct 8 03:55 usr/bin/dracut-mount >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 611 Oct 8 03:55 usr/bin/dracut-pre-mount >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 930 Oct 8 03:55 usr/bin/dracut-pre-pivot >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 577 Oct 8 03:55 usr/bin/dracut-pre-trigger >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 1523 Oct 8 03:55 usr/bin/dracut-pre-udev >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 33072 Dec 20 02:54 usr/bin/echo >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 55440 Dec 20 02:54 usr/bin/findmnt >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 24272 Dec 20 02:54 usr/bin/flock >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 15736 Dec 20 02:54 usr/bin/free >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 154640 Dec 20 02:54 usr/bin/grep >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 100848 Dec 20 02:54 usr/bin/gzip >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 15816 Dec 20 02:54 usr/bin/hostname >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 228696 Dec 20 02:54 usr/bin/journalctl >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 11456 Dec 20 02:54 usr/bin/kbd_mode >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 28640 Dec 20 02:54 usr/bin/keyctl >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 150456 Dec 20 02:54 usr/bin/kmod >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 158240 Dec 20 02:54 usr/bin/less >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 58560 Dec 20 02:54 usr/bin/ln >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 113144 Dec 20 02:54 usr/bin/loadkeys >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 117616 Dec 20 02:54 usr/bin/ls >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 54016 Dec 20 02:54 usr/bin/mkdir >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 33128 Dec 20 02:54 usr/bin/mkfifo >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 37264 Dec 20 02:54 usr/bin/mknod >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 41136 Dec 20 02:54 usr/bin/more >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwsr-xr-x 1 root root 44208 Dec 20 02:54 usr/bin/mount >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 125904 Dec 20 02:54 usr/bin/mv >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 163120 Dec 20 02:54 usr/bin/netstat >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 32448 Dec 20 02:54 usr/bin/ntfsck >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 49712 Dec 20 02:54 usr/bin/ping >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 54488 Dec 20 02:54 usr/bin/ping6 >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 41320 Dec 20 02:54 usr/bin/plymouth >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 95952 Dec 20 02:54 usr/bin/ps >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 41776 Dec 20 02:54 usr/bin/readlink >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 62808 Dec 20 02:54 usr/bin/rm >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 45536 Dec 20 02:54 usr/bin/rmdir >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 70216 Dec 20 02:54 usr/bin/scp >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 80208 Dec 20 02:54 usr/bin/sed >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 41368 Dec 20 02:54 usr/bin/setfont >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 11536 Dec 20 02:54 usr/bin/setsid >Dec 20 15:55:49 s205 dracut[2474]: <15>lrwxrwxrwx 1 root root 4 Dec 20 02:53 usr/bin/sh -> bash >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 33112 Dec 20 02:54 usr/bin/sleep >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 483568 Dec 20 02:54 usr/bin/ssh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 70272 Dec 20 02:54 usr/bin/stty >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 357760 Dec 20 02:54 usr/bin/systemctl >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 44880 Dec 20 02:54 usr/bin/systemd-ask-password >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 57696 Dec 20 02:54 usr/bin/systemd-cgls >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 82848 Dec 20 02:54 usr/bin/systemd-tmpfiles >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 69952 Dec 20 02:54 usr/bin/systemd-tty-ask-password-agent >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 135640 Dec 20 02:54 usr/bin/teamd >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 25856 Dec 20 02:54 usr/bin/teamdctl >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 19960 Dec 20 02:54 usr/bin/teamnl >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 45680 Dec 20 02:54 usr/bin/tr >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 274256 Dec 20 02:54 usr/bin/udevadm >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwsr-xr-x 1 root root 31928 Dec 20 02:54 usr/bin/umount >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 33088 Dec 20 02:54 usr/bin/uname >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 868928 Dec 20 02:54 usr/bin/vi >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 10 root root 0 Dec 20 02:54 usr/lib >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 1079 Oct 8 03:55 usr/lib/cifs-lib.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxrwxr-x 3 root root 0 Dec 20 02:54 usr/lib/dracut >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 6898 Oct 8 03:55 usr/lib/dracut-crypt-lib.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 30398 Dec 5 13:00 usr/lib/dracut-lib.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 31 Dec 20 02:53 usr/lib/dracut/dracut-034-64.git20131205.fc20 >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxrwxr-x 15 root root 0 Dec 20 02:53 usr/lib/dracut/hooks >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/dracut/hooks/cleanup >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 362 Oct 8 03:55 usr/lib/dracut/hooks/cleanup/10-kill-dhclient.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 214 Oct 8 03:55 usr/lib/dracut/hooks/cleanup/80-multipathd-needshutdown.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 168 Oct 8 03:55 usr/lib/dracut/hooks/cleanup/90-cleanup-iscsi.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 265 Oct 8 03:55 usr/lib/dracut/hooks/cleanup/99-mdraid-needshutdown.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/dracut/hooks/cmdline >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 1260 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/10-parse-keydev.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 1000 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/20-parse-uefifcoe.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 3276 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/30-parse-crypt.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 593 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/30-parse-lvm.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 1292 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/90-parse-cifsroot.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 3498 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/90-parse-iscsiroot.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 926 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/91-dhcp-root.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 361 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/92-parse-ibft.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 790 Dec 5 13:00 usr/lib/dracut/hooks/cmdline/95-parse-vlan.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 1975 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/96-parse-bond.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 917 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/96-parse-team.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 1394 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/97-parse-bridge.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 4241 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/98-parse-ip-opts.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 1932 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/99-parse-fcoe.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 662 Oct 8 03:55 usr/lib/dracut/hooks/cmdline/99-parse-ifname.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/dracut/hooks/emergency >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 160 Oct 8 03:55 usr/lib/dracut/hooks/emergency/50-plymouth-emergency.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 6 root root 0 Dec 20 02:53 usr/lib/dracut/hooks/initqueue >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/dracut/hooks/initqueue/finished >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/dracut/hooks/initqueue/online >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/dracut/hooks/initqueue/settled >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/dracut/hooks/initqueue/timeout >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 1352 Oct 8 03:55 usr/lib/dracut/hooks/initqueue/timeout/99-rootfallback.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/dracut/hooks/mount >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/dracut/hooks/netroot >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/dracut/hooks/pre-mount >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 910 Oct 8 03:55 usr/lib/dracut/hooks/pre-mount/10-mdraid-waitclean.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/dracut/hooks/pre-pivot >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 8240 Oct 8 03:55 usr/lib/dracut/hooks/pre-pivot/85-write-ifcfg.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/dracut/hooks/pre-shutdown >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 338 Oct 8 03:55 usr/lib/dracut/hooks/pre-shutdown/30-mdmon-pre-shutdown.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/dracut/hooks/pre-trigger >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 344 Dec 5 13:00 usr/lib/dracut/hooks/pre-trigger/01-load-modsign-keys.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 935 Oct 8 03:55 usr/lib/dracut/hooks/pre-trigger/30-parse-dm.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 2070 Oct 8 03:55 usr/lib/dracut/hooks/pre-trigger/30-parse-md.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/dracut/hooks/pre-udev >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 240 Oct 8 03:55 usr/lib/dracut/hooks/pre-udev/30-mdmon-pre-udev.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 1229 Oct 8 03:55 usr/lib/dracut/hooks/pre-udev/50-ifname-genrules.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 3533 Oct 8 03:55 usr/lib/dracut/hooks/pre-udev/60-net-genrules.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/dracut/hooks/shutdown >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/dracut/hooks/shutdown-emergency >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 465 Oct 8 03:55 usr/lib/dracut/hooks/shutdown/30-dm-shutdown.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 672 Oct 8 03:55 usr/lib/dracut/hooks/shutdown/30-md-shutdown.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 216 Dec 20 02:53 usr/lib/dracut/modules.txt >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-rw-r-- 1 root root 0 Dec 20 02:53 usr/lib/dracut/need-initqueue >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 3699 Dec 5 13:00 usr/lib/dracut/parse-resume.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 670 Oct 8 03:55 usr/lib/dracut/resume.sh >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 21 root root 0 Dec 20 02:53 usr/lib/firmware >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/3com >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 44548 Sep 16 07:47 usr/lib/firmware/3com/typhoon.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/acenic >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 73116 Sep 16 07:47 usr/lib/firmware/acenic/tg1.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 77452 Sep 16 07:47 usr/lib/firmware/acenic/tg2.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/firmware/adaptec >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 832 Sep 16 07:47 usr/lib/firmware/adaptec/starfire_rx.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/adaptec/starfire_tx.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/advansys >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5026 Sep 16 07:47 usr/lib/firmware/advansys/3550.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5340 Sep 16 07:47 usr/lib/firmware/advansys/38C0800.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6334 Sep 16 07:47 usr/lib/firmware/advansys/38C1600.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2308 Sep 16 07:47 usr/lib/firmware/advansys/mcode.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 22622 Aug 2 20:35 usr/lib/firmware/aic94xx-seq.fw >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/bnx2 >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 92824 Sep 16 07:47 usr/lib/firmware/bnx2/bnx2-mips-06-6.2.3.fw >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 103904 Sep 16 07:47 usr/lib/firmware/bnx2/bnx2-mips-09-6.2.1b.fw >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5696 Sep 16 07:47 usr/lib/firmware/bnx2/bnx2-rv2p-06-6.0.15.fw >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6104 Sep 16 07:47 usr/lib/firmware/bnx2/bnx2-rv2p-09-6.0.17.fw >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6616 Sep 16 07:47 usr/lib/firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/bnx2x >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 163576 Sep 16 07:47 usr/lib/firmware/bnx2x/bnx2x-e1-7.8.17.0.fw >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 171920 Sep 16 07:47 usr/lib/firmware/bnx2x/bnx2x-e1h-7.8.17.0.fw >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 310032 Sep 16 07:47 usr/lib/firmware/bnx2x/bnx2x-e2-7.8.17.0.fw >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/cxgb3 >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1088 Sep 16 07:47 usr/lib/firmware/cxgb3/ael2005_opt_edc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1468 Sep 16 07:47 usr/lib/firmware/cxgb3/ael2005_twx_edc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1584 Sep 16 07:47 usr/lib/firmware/cxgb3/ael2020_twx_edc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2564 Sep 16 07:47 usr/lib/firmware/cxgb3/t3b_psram-1.1.0.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2564 Sep 16 07:47 usr/lib/firmware/cxgb3/t3c_psram-1.1.0.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 31812 Sep 16 07:47 usr/lib/firmware/cxgb3/t3fw-7.12.0.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/cxgb4 >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 431616 Sep 16 07:47 usr/lib/firmware/cxgb4/t4fw-1.6.2.0.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>lrwxrwxrwx 1 root root 16 Dec 20 02:53 usr/lib/firmware/cxgb4/t4fw.bin -> t4fw-1.6.2.0.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/e100 >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 539 Sep 16 07:47 usr/lib/firmware/e100/d101m_ucode.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 539 Sep 16 07:47 usr/lib/firmware/e100/d101s_ucode.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 539 Sep 16 07:47 usr/lib/firmware/e100/d102e_ucode.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/ene-ub6250 >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/ene-ub6250/ms_init.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/ene-ub6250/ms_rdwr.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/ene-ub6250/msp_rdwr.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/ene-ub6250/sd_init1.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/ene-ub6250/sd_init2.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/ene-ub6250/sd_rdwr.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/isci >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 232 Sep 16 07:47 usr/lib/firmware/isci/isci_firmware.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/kaweth >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3276 Sep 16 07:47 usr/lib/firmware/kaweth/new_code.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 622 Sep 16 07:47 usr/lib/firmware/kaweth/new_code_fix.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 182 Sep 16 07:47 usr/lib/firmware/kaweth/trigger_code.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 22 Sep 16 07:47 usr/lib/firmware/kaweth/trigger_code_fix.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/ositech >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2778 Sep 16 07:47 usr/lib/firmware/ositech/Xilinx7OD.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1845305 Sep 16 07:47 usr/lib/firmware/phanfw.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 76802 Sep 16 07:47 usr/lib/firmware/ql2100_fw.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 84566 Sep 16 07:47 usr/lib/firmware/ql2200_fw.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 125252 Sep 16 07:47 usr/lib/firmware/ql2300_fw.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 136038 Sep 16 07:47 usr/lib/firmware/ql2322_fw.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 257108 Sep 16 07:47 usr/lib/firmware/ql2400_fw.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 260064 Sep 16 07:47 usr/lib/firmware/ql2500_fw.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/qlogic >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 33462 Sep 16 07:47 usr/lib/firmware/qlogic/1040.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 28056 Sep 16 07:47 usr/lib/firmware/qlogic/12160.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 31842 Sep 16 07:47 usr/lib/firmware/qlogic/1280.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/firmware/radeon >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8704 Sep 16 07:47 usr/lib/firmware/radeon/ARUBA_me.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8704 Sep 16 07:47 usr/lib/firmware/radeon/ARUBA_pfp.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6144 Sep 16 07:47 usr/lib/firmware/radeon/ARUBA_rlc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 3 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/BARTS_mc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 3 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/BARTS_me.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4480 Sep 16 07:47 usr/lib/firmware/radeon/BARTS_pfp.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 24840 Sep 16 07:47 usr/lib/firmware/radeon/BARTS_smc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/BONAIRE_ce.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 31464 Sep 16 07:47 usr/lib/firmware/radeon/BONAIRE_mc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/BONAIRE_me.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 16768 Sep 16 07:47 usr/lib/firmware/radeon/BONAIRE_mec.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/BONAIRE_pfp.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8192 Sep 16 07:47 usr/lib/firmware/radeon/BONAIRE_rlc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/BONAIRE_sdma.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 224408 Sep 16 07:47 usr/lib/firmware/radeon/BONAIRE_uvd.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3072 Sep 16 07:47 usr/lib/firmware/radeon/BTC_rlc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 3 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/CAICOS_mc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 3 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/CAICOS_me.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4480 Sep 16 07:47 usr/lib/firmware/radeon/CAICOS_pfp.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 24512 Sep 16 07:47 usr/lib/firmware/radeon/CAICOS_smc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 24148 Sep 16 07:47 usr/lib/firmware/radeon/CAYMAN_mc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8704 Sep 16 07:47 usr/lib/firmware/radeon/CAYMAN_me.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8704 Sep 16 07:47 usr/lib/firmware/radeon/CAYMAN_pfp.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4096 Sep 16 07:47 usr/lib/firmware/radeon/CAYMAN_rlc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 31212 Sep 16 07:47 usr/lib/firmware/radeon/CAYMAN_smc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5504 Sep 16 07:47 usr/lib/firmware/radeon/CEDAR_me.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 4480 Sep 16 07:47 usr/lib/firmware/radeon/CEDAR_pfp.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 4 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/CEDAR_rlc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 23888 Sep 16 07:47 usr/lib/firmware/radeon/CEDAR_smc.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/CYPRESS_me.bin >Dec 20 15:55:49 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 4480 Sep 16 07:47 usr/lib/firmware/radeon/CYPRESS_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 4 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/CYPRESS_rlc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 25080 Sep 16 07:47 usr/lib/firmware/radeon/CYPRESS_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 115736 Sep 16 07:47 usr/lib/firmware/radeon/CYPRESS_uvd.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 5 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/HAINAN_ce.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/HAINAN_mc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/HAINAN_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/HAINAN_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8192 Sep 16 07:47 usr/lib/firmware/radeon/HAINAN_rlc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 59004 Sep 16 07:47 usr/lib/firmware/radeon/HAINAN_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 5504 Sep 16 07:47 usr/lib/firmware/radeon/JUNIPER_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/JUNIPER_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 4 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/JUNIPER_rlc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 24352 Sep 16 07:47 usr/lib/firmware/radeon/JUNIPER_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/KABINI_ce.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/KABINI_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 16768 Sep 16 07:47 usr/lib/firmware/radeon/KABINI_mec.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/KABINI_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 10240 Sep 16 07:47 usr/lib/firmware/radeon/KABINI_rlc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 4200 Sep 16 07:47 usr/lib/firmware/radeon/KABINI_sdma.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 5 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/OLAND_ce.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 31452 Sep 16 07:47 usr/lib/firmware/radeon/OLAND_mc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/OLAND_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/OLAND_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8192 Sep 16 07:47 usr/lib/firmware/radeon/OLAND_rlc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 59316 Sep 16 07:47 usr/lib/firmware/radeon/OLAND_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5504 Sep 16 07:47 usr/lib/firmware/radeon/PALM_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4480 Sep 16 07:47 usr/lib/firmware/radeon/PALM_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 5 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/PITCAIRN_ce.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 3 root root 31076 Sep 16 07:47 usr/lib/firmware/radeon/PITCAIRN_mc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/PITCAIRN_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/PITCAIRN_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8192 Sep 16 07:47 usr/lib/firmware/radeon/PITCAIRN_rlc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 59892 Sep 16 07:47 usr/lib/firmware/radeon/PITCAIRN_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/radeon/R100_cp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/radeon/R200_cp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/radeon/R300_cp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/radeon/R420_cp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/radeon/R520_cp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 21504 Sep 16 07:47 usr/lib/firmware/radeon/R600_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2304 Sep 16 07:47 usr/lib/firmware/radeon/R600_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3072 Sep 16 07:47 usr/lib/firmware/radeon/R600_rlc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4096 Sep 16 07:47 usr/lib/firmware/radeon/R700_rlc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5504 Sep 16 07:47 usr/lib/firmware/radeon/REDWOOD_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/REDWOOD_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 4 root root 3072 Sep 16 07:47 usr/lib/firmware/radeon/REDWOOD_rlc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 24332 Sep 16 07:47 usr/lib/firmware/radeon/REDWOOD_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/radeon/RS600_cp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Sep 16 07:47 usr/lib/firmware/radeon/RS690_cp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 21504 Sep 16 07:47 usr/lib/firmware/radeon/RS780_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2304 Sep 16 07:47 usr/lib/firmware/radeon/RS780_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 21504 Sep 16 07:47 usr/lib/firmware/radeon/RV610_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 5 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/RV610_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/RV620_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 5 root root 2304 Sep 16 07:47 usr/lib/firmware/radeon/RV620_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/RV630_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 5 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/RV630_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 21504 Sep 16 07:47 usr/lib/firmware/radeon/RV635_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 5 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/RV635_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 21504 Sep 16 07:47 usr/lib/firmware/radeon/RV670_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 5 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/RV670_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5440 Sep 16 07:47 usr/lib/firmware/radeon/RV710_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/RV710_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 16160 Sep 16 07:47 usr/lib/firmware/radeon/RV710_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 116120 Sep 16 07:47 usr/lib/firmware/radeon/RV710_uvd.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5440 Sep 16 07:47 usr/lib/firmware/radeon/RV730_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 3392 Sep 16 07:47 usr/lib/firmware/radeon/RV730_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 16684 Sep 16 07:47 usr/lib/firmware/radeon/RV730_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 16840 Sep 16 07:47 usr/lib/firmware/radeon/RV740_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5440 Sep 16 07:47 usr/lib/firmware/radeon/RV770_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3392 Sep 16 07:47 usr/lib/firmware/radeon/RV770_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 16656 Sep 16 07:47 usr/lib/firmware/radeon/RV770_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 5504 Sep 16 07:47 usr/lib/firmware/radeon/SUMO2_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4480 Sep 16 07:47 usr/lib/firmware/radeon/SUMO2_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/SUMO_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4480 Sep 16 07:47 usr/lib/firmware/radeon/SUMO_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3072 Sep 16 07:47 usr/lib/firmware/radeon/SUMO_rlc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 205080 Sep 16 07:47 usr/lib/firmware/radeon/SUMO_uvd.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 5 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/TAHITI_ce.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 3 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/TAHITI_mc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/TAHITI_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/TAHITI_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8192 Sep 16 07:47 usr/lib/firmware/radeon/TAHITI_rlc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 62552 Sep 16 07:47 usr/lib/firmware/radeon/TAHITI_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 219672 Sep 16 07:47 usr/lib/firmware/radeon/TAHITI_uvd.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 3 root root 24096 Sep 16 07:47 usr/lib/firmware/radeon/TURKS_mc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 3 root root 5504 Sep 16 07:47 usr/lib/firmware/radeon/TURKS_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4480 Sep 16 07:47 usr/lib/firmware/radeon/TURKS_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 24668 Sep 16 07:47 usr/lib/firmware/radeon/TURKS_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 5 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/VERDE_ce.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 3 root root 0 Sep 16 07:47 usr/lib/firmware/radeon/VERDE_mc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/VERDE_me.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8576 Sep 16 07:47 usr/lib/firmware/radeon/VERDE_pfp.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8192 Sep 16 07:47 usr/lib/firmware/radeon/VERDE_rlc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 60388 Sep 16 07:47 usr/lib/firmware/radeon/VERDE_smc.bin >Dec 20 15:55:50 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/rtl_nic >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2076 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8105e-1.fw >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1856 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8106e-1.fw >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 832 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8106e-2.fw >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1492 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8168d-1.fw >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1324 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8168d-2.fw >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5500 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8168e-1.fw >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3920 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8168e-2.fw >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3872 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8168e-3.fw >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3424 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8168f-1.fw >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1232 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8168f-2.fw >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4896 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8168g-2.fw >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 832 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8168g-3.fw >Dec 20 15:55:50 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1824 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8402-1.fw >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2112 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8411-1.fw >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1040 Sep 16 07:47 usr/lib/firmware/rtl_nic/rtl8411-2.fw >Dec 20 15:55:51 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/sun >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2253 Sep 16 07:47 usr/lib/firmware/sun/cassini.bin >Dec 20 15:55:51 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/tehuti >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 42768 Sep 16 07:47 usr/lib/firmware/tehuti/bdx.bin >Dec 20 15:55:51 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/firmware/tigon >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2668 Sep 16 07:47 usr/lib/firmware/tigon/tg3.bin >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 7004 Sep 16 07:47 usr/lib/firmware/tigon/tg3_tso.bin >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3884 Sep 16 07:47 usr/lib/firmware/tigon/tg3_tso5.bin >Dec 20 15:55:51 s205 dracut[2474]: <15>-rwxr-xr-x 1 root root 6347 Oct 8 03:55 usr/lib/fs-lib.sh >Dec 20 15:55:51 s205 dracut[2474]: <15>drwxr-xr-x 6 root root 0 Dec 20 02:53 usr/lib/kbd >Dec 20 15:55:51 s205 dracut[2474]: <15>drwxr-xr-x 3 root root 0 Dec 20 02:54 usr/lib/kbd/consolefonts >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3019 Nov 21 12:34 usr/lib/kbd/consolefonts/161.cp.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3086 Nov 21 12:34 usr/lib/kbd/consolefonts/162.cp.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3069 Nov 21 12:34 usr/lib/kbd/consolefonts/163.cp.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3136 Nov 21 12:34 usr/lib/kbd/consolefonts/164.cp.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3247 Nov 21 12:34 usr/lib/kbd/consolefonts/165.cp.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2948 Nov 21 12:34 usr/lib/kbd/consolefonts/737.cp.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2914 Nov 21 12:34 usr/lib/kbd/consolefonts/880.cp.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2759 Nov 21 12:34 usr/lib/kbd/consolefonts/928.cp.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2159 Nov 21 12:34 usr/lib/kbd/consolefonts/972.cp.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3791 Nov 21 12:34 usr/lib/kbd/consolefonts/Agafari-12.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3839 Nov 21 12:34 usr/lib/kbd/consolefonts/Agafari-14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3904 Nov 21 12:34 usr/lib/kbd/consolefonts/Agafari-16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1985 Nov 21 12:34 usr/lib/kbd/consolefonts/Cyr_a8x14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2020 Nov 21 12:34 usr/lib/kbd/consolefonts/Cyr_a8x16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1751 Nov 21 12:34 usr/lib/kbd/consolefonts/Cyr_a8x8.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 191 Nov 21 12:34 usr/lib/kbd/consolefonts/ERRORS >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3702 Nov 21 12:34 usr/lib/kbd/consolefonts/Goha-12.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3715 Nov 21 12:34 usr/lib/kbd/consolefonts/Goha-14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3779 Nov 21 12:34 usr/lib/kbd/consolefonts/Goha-16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3698 Nov 21 12:34 usr/lib/kbd/consolefonts/GohaClassic-12.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3724 Nov 21 12:34 usr/lib/kbd/consolefonts/GohaClassic-14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3789 Nov 21 12:34 usr/lib/kbd/consolefonts/GohaClassic-16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2022 Nov 21 12:34 usr/lib/kbd/consolefonts/Lat2-Terminus16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3584 Nov 21 12:34 usr/lib/kbd/consolefonts/LatArCyrHeb-08.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4089 Nov 21 12:34 usr/lib/kbd/consolefonts/LatArCyrHeb-14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4184 Nov 21 12:34 usr/lib/kbd/consolefonts/LatArCyrHeb-16+.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3896 Nov 21 12:34 usr/lib/kbd/consolefonts/LatArCyrHeb-16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4260 Nov 21 12:34 usr/lib/kbd/consolefonts/LatArCyrHeb-19.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6004 Nov 21 12:34 usr/lib/kbd/consolefonts/LatGrkCyr-12x22.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3813 Nov 21 12:34 usr/lib/kbd/consolefonts/LatGrkCyr-8x16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4113 Nov 21 12:34 usr/lib/kbd/consolefonts/LatKaCyrHeb-14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1387 Nov 21 12:34 usr/lib/kbd/consolefonts/Mik_8x16.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2709 Nov 21 12:34 usr/lib/kbd/consolefonts/UniCyrExt_8x16.psf.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1929 Nov 21 12:34 usr/lib/kbd/consolefonts/UniCyr_8x14.psf.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1996 Nov 21 12:34 usr/lib/kbd/consolefonts/UniCyr_8x16.psf.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1728 Nov 21 12:34 usr/lib/kbd/consolefonts/UniCyr_8x8.psf.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1290 Nov 21 12:34 usr/lib/kbd/consolefonts/alt-8x14.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1488 Nov 21 12:34 usr/lib/kbd/consolefonts/alt-8x16.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1084 Nov 21 12:34 usr/lib/kbd/consolefonts/alt-8x8.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1415 Nov 21 12:34 usr/lib/kbd/consolefonts/altc-8x16.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1114 Nov 21 12:34 usr/lib/kbd/consolefonts/aply16.psf.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1593 Nov 21 12:34 usr/lib/kbd/consolefonts/arm8.fnt.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1877 Nov 21 12:34 usr/lib/kbd/consolefonts/cp1250.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1963 Nov 21 12:34 usr/lib/kbd/consolefonts/cp850-8x14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2025 Nov 21 12:34 usr/lib/kbd/consolefonts/cp850-8x16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1760 Nov 21 12:34 usr/lib/kbd/consolefonts/cp850-8x8.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1106 Nov 21 12:34 usr/lib/kbd/consolefonts/cp857.08.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1282 Nov 21 12:34 usr/lib/kbd/consolefonts/cp857.14.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1342 Nov 21 12:34 usr/lib/kbd/consolefonts/cp857.16.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1989 Nov 21 12:34 usr/lib/kbd/consolefonts/cp865-8x14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2050 Nov 21 12:34 usr/lib/kbd/consolefonts/cp865-8x16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1768 Nov 21 12:34 usr/lib/kbd/consolefonts/cp865-8x8.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1329 Nov 21 12:34 usr/lib/kbd/consolefonts/cp866-8x14.psf.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1351 Nov 21 12:34 usr/lib/kbd/consolefonts/cp866-8x16.psf.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1112 Nov 21 12:34 usr/lib/kbd/consolefonts/cp866-8x8.psf.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1212 Nov 21 12:34 usr/lib/kbd/consolefonts/cybercafe.fnt.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2070 Nov 21 12:34 usr/lib/kbd/consolefonts/cyr-sun16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2076 Nov 21 12:34 usr/lib/kbd/consolefonts/default8x16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1879 Nov 21 12:34 usr/lib/kbd/consolefonts/default8x9.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3412 Nov 21 12:34 usr/lib/kbd/consolefonts/drdos8x14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3486 Nov 21 12:34 usr/lib/kbd/consolefonts/drdos8x16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2558 Nov 21 12:34 usr/lib/kbd/consolefonts/drdos8x6.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3065 Nov 21 12:34 usr/lib/kbd/consolefonts/drdos8x8.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1707 Nov 21 12:34 usr/lib/kbd/consolefonts/gr737a-8x8.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1915 Nov 21 12:34 usr/lib/kbd/consolefonts/gr737a-9x14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1975 Nov 21 12:34 usr/lib/kbd/consolefonts/gr737a-9x16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1819 Nov 21 12:34 usr/lib/kbd/consolefonts/gr737b-8x11.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2137 Nov 21 12:34 usr/lib/kbd/consolefonts/gr737b-9x16-medieval.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1932 Nov 21 12:34 usr/lib/kbd/consolefonts/gr737c-8x14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 1970 Nov 21 12:34 usr/lib/kbd/consolefonts/gr737c-8x16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1516 Nov 21 12:34 usr/lib/kbd/consolefonts/gr737c-8x6.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1563 Nov 21 12:34 usr/lib/kbd/consolefonts/gr737c-8x7.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1743 Nov 21 12:34 usr/lib/kbd/consolefonts/gr737c-8x8.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/consolefonts/gr737d-8x16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1737 Nov 21 12:34 usr/lib/kbd/consolefonts/gr928-8x16-thin.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1774 Nov 21 12:34 usr/lib/kbd/consolefonts/gr928-9x14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1809 Nov 21 12:34 usr/lib/kbd/consolefonts/gr928-9x16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1784 Nov 21 12:34 usr/lib/kbd/consolefonts/gr928a-8x14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1824 Nov 21 12:34 usr/lib/kbd/consolefonts/gr928a-8x16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2057 Nov 21 12:34 usr/lib/kbd/consolefonts/gr928b-8x14.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2100 Nov 21 12:34 usr/lib/kbd/consolefonts/gr928b-8x16.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3162 Nov 21 12:34 usr/lib/kbd/consolefonts/greek-polytonic.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/consolefonts/iso01-12x22.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso01.08.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso01.14.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso01.16.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 3211 Nov 21 12:34 usr/lib/kbd/consolefonts/iso02-12x22.psfu.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso02.08.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso02.14.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso02.16.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso03.08.gz >Dec 20 15:55:51 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso03.14.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso03.16.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso04.08.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso04.14.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso04.16.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso05.08.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso05.14.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso05.16.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso06.08.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso06.14.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso06.16.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso07.14.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso07.16.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2082 Nov 21 12:34 usr/lib/kbd/consolefonts/iso07u-16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso08.08.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso08.14.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso08.16.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso09.08.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso09.14.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 85 Nov 21 12:34 usr/lib/kbd/consolefonts/iso09.16.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 86 Nov 21 12:34 usr/lib/kbd/consolefonts/iso10.08.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 86 Nov 21 12:34 usr/lib/kbd/consolefonts/iso10.14.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 86 Nov 21 12:34 usr/lib/kbd/consolefonts/iso10.16.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1261 Nov 21 12:34 usr/lib/kbd/consolefonts/koi8-14.psf.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1412 Nov 21 12:34 usr/lib/kbd/consolefonts/koi8c-8x16.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1299 Nov 21 12:34 usr/lib/kbd/consolefonts/koi8r-8x14.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1493 Nov 21 12:34 usr/lib/kbd/consolefonts/koi8r-8x16.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1090 Nov 21 12:34 usr/lib/kbd/consolefonts/koi8r-8x8.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1768 Nov 21 12:34 usr/lib/kbd/consolefonts/koi8r.8x8.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2090 Nov 21 12:34 usr/lib/kbd/consolefonts/koi8u_8x14.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2111 Nov 21 12:34 usr/lib/kbd/consolefonts/koi8u_8x16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1835 Nov 21 12:34 usr/lib/kbd/consolefonts/koi8u_8x8.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1790 Nov 21 12:34 usr/lib/kbd/consolefonts/lat0-08.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1868 Nov 21 12:34 usr/lib/kbd/consolefonts/lat0-10.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1978 Nov 21 12:34 usr/lib/kbd/consolefonts/lat0-12.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2011 Nov 21 12:34 usr/lib/kbd/consolefonts/lat0-14.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2063 Nov 21 12:34 usr/lib/kbd/consolefonts/lat0-16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1989 Nov 21 12:34 usr/lib/kbd/consolefonts/lat0-sun16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1779 Nov 21 12:34 usr/lib/kbd/consolefonts/lat1-08.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1861 Nov 21 12:34 usr/lib/kbd/consolefonts/lat1-10.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1964 Nov 21 12:34 usr/lib/kbd/consolefonts/lat1-12.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1998 Nov 21 12:34 usr/lib/kbd/consolefonts/lat1-14.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2076 Nov 21 12:34 usr/lib/kbd/consolefonts/lat1-16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1748 Nov 21 12:34 usr/lib/kbd/consolefonts/lat2-08.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1868 Nov 21 12:34 usr/lib/kbd/consolefonts/lat2-10.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1910 Nov 21 12:34 usr/lib/kbd/consolefonts/lat2-12.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1982 Nov 21 12:34 usr/lib/kbd/consolefonts/lat2-14.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1991 Nov 21 12:34 usr/lib/kbd/consolefonts/lat2-16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1984 Nov 21 12:34 usr/lib/kbd/consolefonts/lat2-sun16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2018 Nov 21 12:34 usr/lib/kbd/consolefonts/lat2a-16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1821 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4-08.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1925 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4-10.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1995 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4-12.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2046 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4-14.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2151 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4-16+.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2057 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4-16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2197 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4-19.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1820 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4a-08.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1927 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4a-10.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1995 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4a-12.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2048 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4a-14.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2152 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4a-16+.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2054 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4a-16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2193 Nov 21 12:34 usr/lib/kbd/consolefonts/lat4a-19.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1965 Nov 21 12:34 usr/lib/kbd/consolefonts/lat5-12.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1995 Nov 21 12:34 usr/lib/kbd/consolefonts/lat5-14.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2061 Nov 21 12:34 usr/lib/kbd/consolefonts/lat5-16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1838 Nov 21 12:34 usr/lib/kbd/consolefonts/lat7-14.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2083 Nov 21 12:34 usr/lib/kbd/consolefonts/lat7a-14.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1372 Nov 21 12:34 usr/lib/kbd/consolefonts/lat7a-16.psf.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1099 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9-08.psf.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1175 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9-10.psf.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1290 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9-12.psf.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1308 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9-14.psf.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1364 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9-16.psf.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1783 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9u-08.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1865 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9u-10.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1976 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9u-12.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2009 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9u-14.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2061 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9u-16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1771 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9v-08.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1853 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9v-10.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1973 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9v-12.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1999 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9v-14.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2054 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9v-16.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1787 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9w-08.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1870 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9w-10.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1989 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9w-12.psfu.gz >Dec 20 15:55:52 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2015 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9w-14.psfu.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2069 Nov 21 12:34 usr/lib/kbd/consolefonts/lat9w-16.psfu.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3803 Nov 21 12:34 usr/lib/kbd/consolefonts/latarcyrheb-sun16.psfu.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5171 Nov 21 12:34 usr/lib/kbd/consolefonts/latarcyrheb-sun32.psfu.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:07 usr/lib/kbd/consolefonts/partialfonts >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 693 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 805 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 812 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 710 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 818 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 825 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 713 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 803 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 800 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 659 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 744 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 752 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 707 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 819 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 822 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 709 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 800 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 825 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 436 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 498 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 499 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 648 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 803 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 818 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 501 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 565 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 576 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 699 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 791 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 814 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 650 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 749 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 778 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 330 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 371 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 380 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 36 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/none.00-17.08.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 40 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/none.00-17.14.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 40 Nov 21 12:34 usr/lib/kbd/consolefonts/partialfonts/none.00-17.16.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2084 Nov 21 12:34 usr/lib/kbd/consolefonts/ruscii_8x16.psfu.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2059 Nov 21 12:34 usr/lib/kbd/consolefonts/ruscii_8x8.psfu.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2708 Nov 21 12:34 usr/lib/kbd/consolefonts/sun12x22.psfu.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1467 Nov 21 12:34 usr/lib/kbd/consolefonts/t.fnt.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1515 Nov 21 12:34 usr/lib/kbd/consolefonts/t850b.fnt.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1363 Nov 21 12:34 usr/lib/kbd/consolefonts/tcvn8x16.psf.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1891 Nov 21 12:34 usr/lib/kbd/consolefonts/viscii10-8x16.psfu.gz >Dec 20 15:55:53 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/kbd/consoletrans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9216 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-10_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8994 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-13_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9279 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-14_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8839 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-15_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8806 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-1_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9034 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-2_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8712 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-3_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9006 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-4_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8645 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-5_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6418 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-6_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8471 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-7_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6566 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-8_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8786 Nov 21 12:34 usr/lib/kbd/consoletrans/8859-9_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1698 Nov 21 12:34 usr/lib/kbd/consoletrans/baltic.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9307 Nov 21 12:34 usr/lib/kbd/consoletrans/cp1250_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9769 Nov 21 12:34 usr/lib/kbd/consoletrans/cp1251_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1834 Nov 21 12:34 usr/lib/kbd/consoletrans/cp437_to_iso01.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9529 Nov 21 12:34 usr/lib/kbd/consoletrans/cp437_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9568 Nov 21 12:34 usr/lib/kbd/consoletrans/cp737_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9500 Nov 21 12:34 usr/lib/kbd/consoletrans/cp775_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1172 Nov 21 12:34 usr/lib/kbd/consoletrans/cp850_to_iso01.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9378 Nov 21 12:34 usr/lib/kbd/consoletrans/cp850_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9677 Nov 21 12:34 usr/lib/kbd/consoletrans/cp852_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9562 Nov 21 12:34 usr/lib/kbd/consoletrans/cp853_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9293 Nov 21 12:34 usr/lib/kbd/consoletrans/cp855_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9369 Nov 21 12:34 usr/lib/kbd/consoletrans/cp857_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9570 Nov 21 12:34 usr/lib/kbd/consoletrans/cp860_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9554 Nov 21 12:34 usr/lib/kbd/consoletrans/cp861_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9133 Nov 21 12:34 usr/lib/kbd/consoletrans/cp862_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9427 Nov 21 12:34 usr/lib/kbd/consoletrans/cp863_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9333 Nov 21 12:34 usr/lib/kbd/consoletrans/cp864_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9549 Nov 21 12:34 usr/lib/kbd/consoletrans/cp865_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9475 Nov 21 12:34 usr/lib/kbd/consoletrans/cp866_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9109 Nov 21 12:34 usr/lib/kbd/consoletrans/cp869_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8219 Nov 21 12:34 usr/lib/kbd/consoletrans/cp874_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5914 Nov 21 12:34 usr/lib/kbd/consoletrans/iso02_to_cp1250.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2455 Nov 21 12:34 usr/lib/kbd/consoletrans/koi2alt >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 10105 Nov 21 12:34 usr/lib/kbd/consoletrans/koi8-r_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 10067 Nov 21 12:34 usr/lib/kbd/consoletrans/koi8-u_to_uni.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1468 Nov 21 12:34 usr/lib/kbd/consoletrans/koi8u2ruscii >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 256 Nov 21 12:34 usr/lib/kbd/consoletrans/latin2u.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 923 Nov 21 12:34 usr/lib/kbd/consoletrans/null >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2122 Nov 21 12:34 usr/lib/kbd/consoletrans/space >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1891 Nov 21 12:34 usr/lib/kbd/consoletrans/trivial >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1698 Nov 21 12:34 usr/lib/kbd/consoletrans/vga2iso >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1418 Nov 21 12:34 usr/lib/kbd/consoletrans/viscii1.0_to_tcvn.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1847 Nov 21 12:34 usr/lib/kbd/consoletrans/viscii1.0_to_viscii1.1.trans >Dec 20 15:55:53 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1747 Nov 21 12:34 usr/lib/kbd/consoletrans/zero >Dec 20 15:55:53 s205 dracut[2474]: <15>drwxr-xr-x 4 root root 0 Dec 20 02:53 usr/lib/kbd/keymaps >Dec 20 15:55:53 s205 dracut[2474]: <15>drwxr-xr-x 9 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy >Dec 20 15:55:54 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/amiga >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2970 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/amiga/amiga-de.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1889 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/amiga/amiga-us.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/atari >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2741 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/atari/atari-de.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2925 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/atari/atari-se.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2767 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/atari/atari-uk-falcon.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2985 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/atari/atari-us.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>drwxr-xr-x 10 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/i386 >Dec 20 15:55:54 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/kbd/keymaps/legacy/i386/azerty >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 886 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/azerty/azerty.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 901 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/azerty/be-latin1.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 3 root root 5683 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin0.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 873 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin1.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 3 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin9.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 842 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-old.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 957 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-pc.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 3 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 343 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1786 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe2.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/i386/colemak >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1449 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/colemak/en-latin9.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/kbd/keymaps/legacy/i386/dvorak >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 145 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/ANSI-dvorak.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ca-fr.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1309 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-es.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1227 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-fr.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1205 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-l.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1202 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-r.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2598 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ru.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1242 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a1.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1023 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a5.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 841 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-uk.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 782 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 1314 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/fr-dvorak.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1045 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/no-dvorak.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/i386/fgGIod >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2258 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/fgGIod/tr_f-latin5.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1035 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/fgGIod/trf-fgGIod.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/i386/include >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 230 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/applkey.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 438 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/azerty-layout.inc >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 65 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/backspace.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 278 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/compose.inc >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 126 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/ctrl.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 182 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/euro.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 253 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/euro1.inc >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 193 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/euro1.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 194 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/euro2.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 453 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/keypad.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4353 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-bare.inc >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1148 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-extd.inc >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 746 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-alt-and-altgr.inc >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3029 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-modeshift-altgr.inc >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 146 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-two-alt-keys.inc >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 456 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/qwerty-layout.inc >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 456 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/qwertz-layout.inc >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 426 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/unicode.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 116 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/include/windowkeys.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/i386/olpc >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 876 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/olpc/es-olpc.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 852 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/olpc/pt-olpc.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/kbd/keymaps/legacy/i386/qwerty >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2499 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bashkir.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2981 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp1251.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2328 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp855.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4627 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-cp1251.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4622 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-utf8.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4540 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-cp1251.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4528 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-utf8.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2026 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1104 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt2.map.gz >Dec 20 15:55:54 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service' >Dec 20 15:55:54 s205 dbus[699]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service' >Dec 20 15:55:54 s205 systemd[1]: Starting Fingerprint Authentication Daemon... >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1106 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-abnt2.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 984 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-us.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2332 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/by-cp1251.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2854 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/by.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2330 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bywin-cp1251.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1174 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cf.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2568 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-cp1250.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2726 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2-prog.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2655 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8760 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-qwerty.map.gz >Dec 20 15:55:54 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2408 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap.map.gz >Dec 20 15:55:55 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'net.reactivated.Fprint' >Dec 20 15:55:55 s205 dbus[699]: [system] Successfully activated service 'net.reactivated.Fprint' >Dec 20 15:55:55 s205 systemd[1]: Started Fingerprint Authentication Daemon. >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2181 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap_V1.0.map.gz >Dec 20 15:55:55 s205 fprintd[11637]: Launching FprintObject >Dec 20 15:55:55 s205 fprintd[11637]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Dec 20 15:55:55 s205 fprintd[11637]: ** Message: entering main loop >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 962 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk-latin1.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 941 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 987 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 775 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs2.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1511 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/es-cp850.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1133 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/es.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 153 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/et-nodeadkeys.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1141 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/et.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1268 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-latin1.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 1260 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-latin9.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 857 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-old.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2377 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr-pc.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3660 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1313 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/hu101.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 12055 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/hypermap.m4 >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1445 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-heb.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1360 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-phonetic.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2410 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/il.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1762 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1-us.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1216 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1054 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/it-ibm.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1618 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/it.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2046 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/it2.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 779 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/jp106.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2495 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/kazakh.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 666 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ko.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3387 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ky_alt_sh-UTF-8.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2420 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/kyrgyz.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1058 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/la-latin1.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2313 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.baltic.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6095 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.l4.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6172 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3147 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-cp1251.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3201 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-utf.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3164 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1745 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk0.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1075 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1220 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl2.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1714 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.doc >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1533 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 805 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/no.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 387 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pc110.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1306 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1234 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl1.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2247 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl2.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2327 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl3.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1165 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl4.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 989 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin1.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin9.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 930 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1618 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1435 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro_std.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2316 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-cp1251.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3055 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-ms.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3046 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-yawerty.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3779 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3499 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru1.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2591 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru2.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3383 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru3.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3378 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru4.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2571 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru_win.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3487 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-CP1251.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3350 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-KOI8-R.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3476 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-UTF-8.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3456 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt_sh-UTF-8.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3373 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-CP1251.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3236 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-KOI8-R.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3363 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-UTF-8.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3398 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-CP1251.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3262 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-KOI8-R.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3389 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-UTF-8.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3344 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-CP1251.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3207 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-KOI8-R.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3334 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-UTF-8.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 177 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-ir209.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 189 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-lat6.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2432 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-ir209.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2540 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-lat6.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 1121 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-latin1.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2614 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-prog-qwerty.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1868 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-qwerty.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-cy.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 3307 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-latin.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sv-latin1.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3490 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/tj_alt-UTF8.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1166 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/tr_q-latin5.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1132 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/tralt.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1578 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/trf.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1124 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/trq.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3374 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_alt-UTF-8.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3384 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_cplk-UTF-8.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3367 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ct_sh-UTF-8.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3348 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ctrl-UTF-8.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4232 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-cp1251.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6958 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf-ws.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6866 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6932 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-ws.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6853 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 765 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/uk.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2549 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/us-acentos.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/us.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/i386/qwertz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1286 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/croat.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2539 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz-us-qwertz.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8706 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 270 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1-nodeadkeys.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 898 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 347 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-mobii.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 847 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de.map.gz >Dec 20 15:55:55 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 294 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_CH-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2377 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_alt_UTF-8.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 973 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 873 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1252 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/hu.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 942 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1-lk450.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 992 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 924 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3161 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.sg-decimal-separator >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2611 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-prog-qwertz.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2690 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-qwertz.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1191 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/slovene.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/include >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 517 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/include/compose.8859_7 >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 23 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/include/compose.8859_8 >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6030 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/include/compose.latin >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3889 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/include/compose.latin1 >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3465 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/include/compose.latin2 >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2037 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/include/compose.latin3 >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2897 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/include/compose.latin4 >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8402 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/include/vim-compose.latin1 >Dec 20 15:55:56 s205 dracut[2474]: <15>drwxr-xr-x 4 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/mac >Dec 20 15:55:56 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/mac/all >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 501 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-be.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 288 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1-nodeadkeys.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 904 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 767 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-de_CH.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 639 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-dk-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 799 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-dvorak.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 490 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-es.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 893 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-fi-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 1108 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 786 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr_CH-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 658 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-it.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 1160 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-pl.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 431 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-pt-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 508 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-se.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 264 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-template.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 760 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-uk.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 900 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-us.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/mac/include >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 439 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-azerty-layout.inc >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 182 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 196 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro2.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 4956 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-linux-keys-bare.inc >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 438 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwerty-layout.inc >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 438 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwertz-layout.inc >Dec 20 15:55:56 s205 dracut[2474]: <15>drwxr-xr-x 4 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/ppc >Dec 20 15:55:56 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/kbd/keymaps/legacy/ppc/all >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-be.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1-nodeadkeys.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de_CH.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dk-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dvorak.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-es.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fi-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr_CH-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-it.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pl.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pt-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-se.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-template.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-uk.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-us.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:54 usr/lib/kbd/keymaps/legacy/ppc/include >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-azerty-layout.inc >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro2.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-linux-keys-bare.inc >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwerty-layout.inc >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 2 root root 0 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwertz-layout.inc >Dec 20 15:55:56 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:20 usr/lib/kbd/keymaps/legacy/sun >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3022 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sun-pl-altgraph.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3186 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sun-pl.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2434 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sundvorak.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2433 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunkeymap.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2086 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunt4-es.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2167 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunt4-fi-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2091 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunt4-no-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4931 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-cz-us.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2047 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-de-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2145 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-es.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2063 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-fi-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2488 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-fr-latin1.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2518 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-ru.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2274 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-uk.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4926 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-us-cz.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1706 Nov 21 12:34 usr/lib/kbd/keymaps/legacy/sun/sunt6-uk.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 11 19:07 usr/lib/kbd/keymaps/xkb >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3941 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/at-mac.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3860 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/at-nodeadkeys.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3902 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/at-sundeadkeys.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3902 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/at.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3648 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/az.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4113 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/ba-alternatequotes.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4057 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/ba-unicode.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4061 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/ba-unicodeus.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4115 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/ba-us.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4116 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ba.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3975 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/be-iso-alternate.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3938 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/be-nodeadkeys.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4021 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/be-oss.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4025 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/be-oss_latin9.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4021 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/be-oss_sundeadkeys.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3946 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/be-sundeadkeys.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4161 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/be-wang.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3971 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/be.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3925 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/br-dvorak.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3919 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/br-nativo-epo.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3939 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/br-nativo-us.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3927 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/br-nativo.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3949 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/br-nodeadkeys.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4000 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/br.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4026 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/by-latin.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3619 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/ca-eng.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3694 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/ca-fr-dvorak.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3702 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/ca-fr-legacy.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3696 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/ca-multi.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 13196 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/ca-multix.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3686 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ca.map.gz >Dec 20 15:55:56 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5150 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ch-de_mac.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3972 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ch-de_nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3959 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ch-de_sundeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3960 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ch-fr.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5178 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ch-fr_mac.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3972 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ch-fr_nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3960 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ch-fr_sundeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3953 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ch-legacy.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3959 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ch.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4078 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/cm-azerty.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4801 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/cm-dvorak.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3995 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/cm-french.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4544 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/cm-qwerty.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3619 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/cm.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3619 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/cn.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4190 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/cz-bksl.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3781 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/cz-dvorak-ucw.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4180 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/cz-qwerty.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4165 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/cz-qwerty_bksl.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4204 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/cz.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 13999 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-T3.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3936 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/de-deadacute.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3927 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-deadgraveacute.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4033 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-dsb.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4045 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-dsb_qwertz.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3846 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-dvorak.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3899 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-legacy.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3941 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-mac.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3979 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-mac_nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5132 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-neo.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3860 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3915 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-qwerty.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3896 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-ro.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3858 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-ro_nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3902 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/de-sundeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3902 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/de.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3796 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/dk-dvorak.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3867 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/dk-mac.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3917 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/dk-mac_nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3858 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/dk-nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3872 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/dk.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3872 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/ee-dvorak.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3846 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/ee-nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4080 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/ee-us.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3929 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ee.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 11019 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/epo-legacy.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4724 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/epo.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4042 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/es-ast.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4043 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/es-cat.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4026 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/es-deadtilde.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3911 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/es-dvorak.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4041 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/es-mac.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4015 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/es-nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4041 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/es-sundeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4041 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/es.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5336 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fi-classic.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3901 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fi-mac.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5063 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fi-nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3840 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fi-smi.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5418 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/fi.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3851 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fo-nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3865 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/fo.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4130 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-bepo.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4088 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-bepo_latin9.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4012 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-bre.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3748 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-dvorak.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3864 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-latin9.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3853 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-latin9_nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3864 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-latin9_sundeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3757 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-mac.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3970 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3968 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-oci.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3977 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-oss.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3983 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-oss_latin9.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3938 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-oss_nodeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3977 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-oss_sundeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3995 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/fr-sundeadkeys.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3995 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/fr.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4030 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/gb-colemak.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4011 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/gb-dvorak.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4024 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/gb-dvorakukp.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3967 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/gb-extd.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3960 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/gb-intl.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3976 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/gb-mac.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3944 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/gb-mac_intl.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3994 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/gb.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4022 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/ge-ergonomic.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3668 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/ge-mess.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3488 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/ge-ru.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3536 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ge.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3652 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/gh-akan.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3653 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/gh-avn.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3687 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/gh-ewe.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3722 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/gh-fula.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3661 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/gh-ga.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3700 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/gh-generic.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3752 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/gh-gillbt.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3722 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/gh-hausa.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3629 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/gh.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4113 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/hr-alternatequotes.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4057 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/hr-unicode.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4061 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/hr-unicodeus.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3888 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/hr-us.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4106 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/hr.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4010 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_dead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3945 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_nodead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4006 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_dead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3943 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_nodead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4011 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_dead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3947 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_nodead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4008 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_dead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3945 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_nodead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4004 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_dead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3939 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_nodead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4000 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_dead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3937 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_nodead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4005 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_dead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3941 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_nodead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4002 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_dead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3939 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_nodead.map.gz >Dec 20 15:55:57 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3941 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-nodeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4010 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-qwerty.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4005 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/hu-standard.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4005 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/hu.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4611 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ie-CloGaelach.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 7611 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ie-UnicodeExpert.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3469 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ie-ogam_is434.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6258 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ie.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3634 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/il.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3628 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/in-eng.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3841 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/iq-ku.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3941 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/iq-ku_alt.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3832 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/iq-ku_ara.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3834 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/iq-ku_f.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3841 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/ir-ku.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3941 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/ir-ku_alt.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3832 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/ir-ku_ara.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3834 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/ir-ku_f.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3827 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/is-Sundeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3858 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/is-dvorak.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3863 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/is-mac.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3822 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/is-nodeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3899 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/is.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3750 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/it-geo.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3629 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/it-ibm.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3691 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/it-mac.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3883 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/it-nodeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3853 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/it-us.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3934 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/it.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3619 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/jp-OADG109A.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3618 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/jp-dvorak.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3626 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/jp-kana86.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3634 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/jp.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3655 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ke-kik.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3655 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ke.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3614 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/kr-kr104.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3619 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/kr.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4032 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/latam-deadtilde.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3994 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/latam-nodeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4033 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/latam-sundeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4029 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/latam.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3991 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/lt-ibm.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3790 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/lt-lekp.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3828 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/lt-lekpa.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3965 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/lt-std.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3989 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/lt-us.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3995 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/lt.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3852 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/lv-adapted.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3869 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/lv-apostrophe.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3778 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/lv-ergonomic.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3857 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/lv-fkey.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3971 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/lv-modern.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3877 Nov 21 12:37 usr/lib/kbd/keymaps/xkb/lv-tilde.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3866 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/lv.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3995 Nov 21 12:35 usr/lib/kbd/keymaps/xkb/ma-french.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3681 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/md-gag.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3792 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/md.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4103 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/me-latinalternatequotes.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4064 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/me-latinunicode.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4073 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/me-latinunicodeyz.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4128 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/me-latinyz.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4123 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/me.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4015 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ml-fr-oss.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3903 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ml-us-intl.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3994 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ml-us-mac.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4013 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ml.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4000 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/mt-us.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3970 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/mt.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3723 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ng-hausa.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3663 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ng-igbo.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3658 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/ng-yoruba.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3630 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ng.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4001 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/nl-mac.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3670 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/nl-std.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3923 Nov 21 12:36 usr/lib/kbd/keymaps/xkb/nl-sundeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3923 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/nl.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3918 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/no-colemak.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3774 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/no-dvorak.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3942 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/no-mac.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3914 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/no-mac_nodeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3956 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/no-nodeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3840 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/no-smi.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3826 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/no-smi_nodeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3922 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/no.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3792 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ph-capewell-dvorak.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3791 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ph-capewell-qwerf2k6.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3788 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ph-colemak.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3788 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ph-dvorak.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3794 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/ph.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4008 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pl-csb.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3763 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pl-dvorak.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3768 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pl-dvorak_altquotes.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3768 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pl-dvorak_quotes.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3820 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pl-dvp.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4027 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pl-legacy.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4074 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pl-qwertz.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4019 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pl-szl.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3961 Nov 21 12:41 usr/lib/kbd/keymaps/xkb/pl.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3937 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pt-mac.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3954 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pt-mac_nodeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3929 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pt-mac_sundeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3865 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pt-nativo-epo.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3849 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pt-nativo-us.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3843 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pt-nativo.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3917 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pt-nodeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3905 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/pt-sundeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3912 Nov 21 12:41 usr/lib/kbd/keymaps/xkb/pt.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3793 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/ro-cedilla.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3810 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/ro-std.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3813 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/ro-std_cedilla.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3957 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/ro-winkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3792 Nov 21 12:41 usr/lib/kbd/keymaps/xkb/ro.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4116 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/rs-latin.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4113 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/rs-latinalternatequotes.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4057 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/rs-latinunicode.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4061 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/rs-latinunicodeyz.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4115 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/rs-latinyz.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3799 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/ru-cv_latin.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3941 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/se-dvorak.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3901 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/se-mac.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3824 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/se-nodeadkeys.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3840 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/se-smi.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3934 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/se-svdvorak.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3831 Nov 21 12:41 usr/lib/kbd/keymaps/xkb/se.map.gz >Dec 20 15:55:58 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4072 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/si-alternatequotes.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4075 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/si-us.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4076 Nov 21 12:41 usr/lib/kbd/keymaps/xkb/si.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4183 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/sk-bksl.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4192 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/sk-qwerty.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4181 Nov 21 12:38 usr/lib/kbd/keymaps/xkb/sk-qwerty_bksl.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4194 Nov 21 12:41 usr/lib/kbd/keymaps/xkb/sk.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3841 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/sy-ku.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3941 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/sy-ku_alt.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3834 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/sy-ku_f.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3671 Nov 21 12:40 usr/lib/kbd/keymaps/xkb/tm-alt.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3684 Nov 21 12:41 usr/lib/kbd/keymaps/xkb/tm.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3949 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/tr-alt.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3888 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/tr-crh.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3948 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/tr-crh_alt.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3844 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/tr-crh_f.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3819 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/tr-f.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3815 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/tr-intl.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3841 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/tr-ku.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3941 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/tr-ku_alt.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3834 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/tr-ku_f.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3870 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/tr-sundeadkeys.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3870 Nov 21 12:41 usr/lib/kbd/keymaps/xkb/tr.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4394 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/tw-indigenous.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4393 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/tw-saisiyat.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4394 Nov 21 12:41 usr/lib/kbd/keymaps/xkb/tw.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3742 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-alt-intl.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3866 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-altgr-intl.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4048 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-colemak.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3753 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-dvorak-alt-intl.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3679 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-dvorak-classic.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3857 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-dvorak-intl.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3719 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-dvorak-l.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3713 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-dvorak-r.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3684 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-dvorak.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3751 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-dvp.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3763 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-euro.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3714 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-hbs.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3865 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-intl.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3986 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-mac.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3758 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-olpc2.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3883 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-workman-intl.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3643 Nov 21 12:34 usr/lib/kbd/keymaps/xkb/us-workman.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3619 Nov 21 12:41 usr/lib/kbd/keymaps/xkb/us.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3612 Nov 21 12:39 usr/lib/kbd/keymaps/xkb/uz-latin.map.gz >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/kbd/unimaps >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4244 Nov 21 12:34 usr/lib/kbd/unimaps/8859-1.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4706 Nov 21 12:34 usr/lib/kbd/unimaps/8859-10.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4426 Nov 21 12:34 usr/lib/kbd/unimaps/8859-13.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4816 Nov 21 12:34 usr/lib/kbd/unimaps/8859-14.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4376 Nov 21 12:34 usr/lib/kbd/unimaps/8859-15.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4479 Nov 21 12:34 usr/lib/kbd/unimaps/8859-2.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4240 Nov 21 12:34 usr/lib/kbd/unimaps/8859-3.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4548 Nov 21 12:34 usr/lib/kbd/unimaps/8859-4.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4188 Nov 21 12:34 usr/lib/kbd/unimaps/8859-5.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1869 Nov 21 12:34 usr/lib/kbd/unimaps/8859-6.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3928 Nov 21 12:34 usr/lib/kbd/unimaps/8859-7.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2035 Nov 21 12:34 usr/lib/kbd/unimaps/8859-8.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4332 Nov 21 12:34 usr/lib/kbd/unimaps/8859-9.a0-ff.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1494 Nov 21 12:34 usr/lib/kbd/unimaps/ECMA144.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1378 Nov 21 12:34 usr/lib/kbd/unimaps/armscii8.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1707 Nov 21 12:34 usr/lib/kbd/unimaps/ascii.20-7f.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5478 Nov 21 12:34 usr/lib/kbd/unimaps/cp1250.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 446 Nov 21 12:34 usr/lib/kbd/unimaps/cp437.00-1f.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4475 Nov 21 12:34 usr/lib/kbd/unimaps/cp437.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5674 Nov 21 12:34 usr/lib/kbd/unimaps/cp737.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6199 Nov 21 12:34 usr/lib/kbd/unimaps/cp737a.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6215 Nov 21 12:34 usr/lib/kbd/unimaps/cp737b.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6266 Nov 21 12:34 usr/lib/kbd/unimaps/cp737c.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5456 Nov 21 12:34 usr/lib/kbd/unimaps/cp850.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5985 Nov 21 12:34 usr/lib/kbd/unimaps/cp850a.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4011 Nov 21 12:34 usr/lib/kbd/unimaps/cp850b.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3880 Nov 21 12:34 usr/lib/kbd/unimaps/cp850z.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5627 Nov 21 12:34 usr/lib/kbd/unimaps/cp865.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6155 Nov 21 12:34 usr/lib/kbd/unimaps/cp865a.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5553 Nov 21 12:34 usr/lib/kbd/unimaps/cp866.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6174 Nov 21 12:34 usr/lib/kbd/unimaps/cp866a.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2558 Nov 21 12:34 usr/lib/kbd/unimaps/cybercafe.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4152 Nov 21 12:34 usr/lib/kbd/unimaps/cyralt.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2206 Nov 21 12:34 usr/lib/kbd/unimaps/def.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 22 Nov 21 12:34 usr/lib/kbd/unimaps/empty.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5981 Nov 21 12:34 usr/lib/kbd/unimaps/ethiopic.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 674 Nov 21 12:34 usr/lib/kbd/unimaps/iso01.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1815 Nov 21 12:34 usr/lib/kbd/unimaps/iso02.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1829 Nov 21 12:34 usr/lib/kbd/unimaps/iso03.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1815 Nov 21 12:34 usr/lib/kbd/unimaps/iso04.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1815 Nov 21 12:34 usr/lib/kbd/unimaps/iso05.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1275 Nov 21 12:34 usr/lib/kbd/unimaps/iso06.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1744 Nov 21 12:34 usr/lib/kbd/unimaps/iso07.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2507 Nov 21 12:34 usr/lib/kbd/unimaps/iso07u.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1119 Nov 21 12:34 usr/lib/kbd/unimaps/iso08.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 805 Nov 21 12:34 usr/lib/kbd/unimaps/iso09.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1489 Nov 21 12:34 usr/lib/kbd/unimaps/iso10.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 876 Nov 21 12:34 usr/lib/kbd/unimaps/iso15.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3998 Nov 21 12:34 usr/lib/kbd/unimaps/koi8r.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5224 Nov 21 12:34 usr/lib/kbd/unimaps/koi8u.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1030 Nov 21 12:34 usr/lib/kbd/unimaps/lat1.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 2177 Nov 21 12:34 usr/lib/kbd/unimaps/lat1u.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5302 Nov 21 12:34 usr/lib/kbd/unimaps/lat2.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3632 Nov 21 12:34 usr/lib/kbd/unimaps/lat2u.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3251 Nov 21 12:34 usr/lib/kbd/unimaps/lat4.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5046 Nov 21 12:34 usr/lib/kbd/unimaps/lat4u.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 7282 Nov 21 12:34 usr/lib/kbd/unimaps/lat7.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3579 Nov 21 12:34 usr/lib/kbd/unimaps/lat9u.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3771 Nov 21 12:34 usr/lib/kbd/unimaps/lat9v.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 3635 Nov 21 12:34 usr/lib/kbd/unimaps/lat9w.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 4030 Nov 21 12:34 usr/lib/kbd/unimaps/ruscii.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1009 Nov 21 12:34 usr/lib/kbd/unimaps/tcvn.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1811 Nov 21 12:34 usr/lib/kbd/unimaps/viscii.uni >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modprobe.d >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 382 Aug 1 17:52 usr/lib/modprobe.d/dist-alsa.conf >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 884 Sep 22 04:01 usr/lib/modprobe.d/dist-blacklist.conf >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 4 root root 0 Dec 20 02:53 usr/lib/modules >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 4 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64 >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 5 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 3 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/drivers >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 3 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/drivers/message >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/drivers/message/fusion >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 29919 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/drivers/message/fusion/mptfc.ko >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 14 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/affs >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 98831 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/affs/affs.ko >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/befs >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 42303 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/befs/befs.ko >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/coda >Dec 20 15:55:59 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 55543 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/coda/coda.ko >Dec 20 15:55:59 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/dlm >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 269623 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/dlm/dlm.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/fuse >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 14367 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/fuse/cuse.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/gfs2 >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 463863 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/gfs2/gfs2.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ncpfs >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 92871 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ncpfs/ncpfs.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/nilfs2 >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 251895 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/nilfs2/nilfs2.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 5 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2 >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/cluster >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 150319 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/cluster/ocfs2_nodemanager.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/dlm >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 264479 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/dlm/ocfs2_dlm.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/dlmfs >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 34375 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 1703671 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/ocfs2.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 11839 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/ocfs2_stack_o2cb.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 16527 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/ocfs2_stack_user.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 22055 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/ocfs2_stackglue.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/sysv >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 51983 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/sysv/sysv.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ubifs >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 634023 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ubifs/ubifs.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ufs >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 103719 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ufs/ufs.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 3 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/net >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/net/sctp >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 408655 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/net/sctp/sctp.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 9 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 3 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 3 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86 >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 20095 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/blowfish-x86_64.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 31743 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/camellia-aesni-avx-x86_64.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 84687 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/camellia-x86_64.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 97119 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/cast5-avx-x86_64.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 144759 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/cast6-avx-x86_64.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8335 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/crc32-pclmul.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 20607 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/crc32c-intel.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 11583 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/ghash-clmulni-intel.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 7775 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/salsa20-x86_64.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 51359 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/serpent-avx-x86_64.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 53807 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/serpent-sse2-x86_64.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 15719 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/sha1-ssse3.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 24967 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/sha256-ssse3.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 47271 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/sha512-ssse3.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 51495 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/twofish-avx-x86_64.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 28455 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/twofish-x86_64-3way.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9655 Dec 5 09:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/twofish-x86_64.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 3 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 11551 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/ansi_cprng.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 15095 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/anubis.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5951 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/arc4.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>drwxr-xr-x 2 root root 0 Dec 20 02:53 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6847 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx/async_memcpy.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 12071 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx/async_pq.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 12847 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 8335 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx/async_tx.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9975 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx/async_xor.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9975 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx/raid6test.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 13807 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/authenc.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 14927 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/authencesn.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9511 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/blowfish_common.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6807 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/blowfish_generic.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 33487 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/camellia_generic.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 21735 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/cast5_generic.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 26775 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/cast6_generic.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 7959 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/cast_common.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 17095 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/ccm.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 7591 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/cmac.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5735 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/crc32.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 7671 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/crypto_null.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 12199 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/crypto_user.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 9743 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/cts.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6551 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/deflate.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 33311 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/des_generic.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 14783 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/fcrypt.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 26455 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/gcm.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 6039 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/ghash-generic.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 23567 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/khazad.ko >Dec 20 15:56:00 s205 dracut[2474]: <15>-rw-r--r-- 1 root root 5399 Dec 5 09:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/lz4.ko >Dec 20 15:56:11 s205 systemd-journal[550]: Suppressed 1306 messages from /user.slice/user-1000.slice >Dec 20 15:56:11 s205 program[2152]: Initializing machine ID from random generator. >Dec 20 15:56:11 s205 program[2152]: Return code: 0 >Dec 20 15:56:11 s205 anaconda[2152]: æ£å¨å®è£éæ©è¼å ¥å¨ >Dec 20 15:56:11 s205 anaconda[2152]: bootloader stage1 target device is sda >Dec 20 15:56:11 s205 anaconda[2152]: bootloader stage2 target device is sda5 >Dec 20 15:56:11 s205 anaconda[2152]: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x3f36f10> >Dec 20 15:56:13 s205 program[2152]: Running... grub2-install --no-floppy /dev/sda >Dec 20 15:56:20 s205 program[2152]: Installation finished. No error reported. >Dec 20 15:56:20 s205 program[2152]: Return code: 0 >Dec 20 15:56:24 s205 anaconda[2152]: bootloader.py: used boot args: vconsole.font=latarcyrheb-sun16 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rhgb quiet >Dec 20 15:56:24 s205 program[2152]: Running... grub2-set-default Fedora Linux, with Linux 3.11.10-301.fc20.x86_64 >Dec 20 15:56:25 s205 program[2152]: Return code: 0 >Dec 20 15:56:25 s205 program[2152]: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >Dec 20 15:56:25 s205 fprintd[11637]: ** Message: No devices in use, exit >Dec 20 15:56:27 s205 kernel: JFS: nTxBlock = 8192, nTxLock = 65536 >Dec 20 15:56:30 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda1 >Dec 20 15:56:30 s205 kernel: SELinux: initialized (dev sda1, type fuseblk), uses genfs_contexts >Dec 20 15:56:30 s205 logger[16536]: 50mounted-tests: debug: mounted as ntfs-3g filesystem >Dec 20 15:56:30 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >Dec 20 15:56:30 s205 ntfs-3g[16614]: Version 2013.1.13 integrated FUSE 27 >Dec 20 15:56:30 s205 ntfs-3g[16614]: Mounted /dev/sda1 (Read-Only, label "", NTFS 3.1) >Dec 20 15:56:30 s205 ntfs-3g[16614]: Cmdline options: ro >Dec 20 15:56:30 s205 ntfs-3g[16614]: Mount options: ro,allow_other,nonempty,relatime,fsname=/dev/sda1,blkdev,blksize=4096 >Dec 20 15:56:30 s205 ntfs-3g[16614]: Ownership and permissions disabled, configuration type 1 >Dec 20 15:56:30 s205 logger[16536]: 05efi: debug: Not on UEFI platform >Dec 20 15:56:30 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >Dec 20 15:56:30 s205 logger[16536]: 10freedos: debug: /dev/sda1 is not a FAT partition: exiting >Dec 20 15:56:30 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >Dec 20 15:56:30 s205 logger[16536]: 10qnx: debug: /dev/sda1 is not a QNX4 partition: exiting >Dec 20 15:56:30 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >Dec 20 15:56:30 s205 macosx-prober[16619]: debug: /dev/sda1 is not an HFS+ partition: exiting >Dec 20 15:56:30 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >Dec 20 15:56:30 s205 logger[16536]: 20microsoft: debug: /dev/sda1 is a NTFS partition >Dec 20 15:56:30 s205 logger[16536]: 20microsoft: result: /dev/sda1:Windows 7 (loader):Windows:chain >Dec 20 15:56:30 s205 logger[16536]: 50mounted-tests: debug: os found by subtest /usr/libexec/os-probes/mounted/20microsoft >Dec 20 15:56:30 s205 ntfs-3g[16614]: Unmounting /dev/sda1 () >Dec 20 15:56:30 s205 logger[16536]: os-prober: debug: os detected by /usr/libexec/os-probes/50mounted-tests >Dec 20 15:56:30 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda2 >Dec 20 15:56:30 s205 kernel: SELinux: initialized (dev sda2, type fuseblk), uses genfs_contexts >Dec 20 15:56:31 s205 ntfs-3g[16654]: Version 2013.1.13 integrated FUSE 27 >Dec 20 15:56:31 s205 ntfs-3g[16654]: Mounted /dev/sda2 (Read-Only, label "", NTFS 3.1) >Dec 20 15:56:31 s205 ntfs-3g[16654]: Cmdline options: ro >Dec 20 15:56:31 s205 ntfs-3g[16654]: Mount options: ro,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096 >Dec 20 15:56:31 s205 ntfs-3g[16654]: Ownership and permissions disabled, configuration type 1 >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: mounted as ntfs-3g filesystem >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >Dec 20 15:56:31 s205 logger[16536]: 05efi: debug: Not on UEFI platform >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >Dec 20 15:56:31 s205 logger[16536]: 10freedos: debug: /dev/sda2 is not a FAT partition: exiting >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >Dec 20 15:56:31 s205 logger[16536]: 10qnx: debug: /dev/sda2 is not a QNX4 partition: exiting >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >Dec 20 15:56:31 s205 macosx-prober[16659]: debug: /dev/sda2 is not an HFS+ partition: exiting >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >Dec 20 15:56:31 s205 logger[16536]: 20microsoft: debug: /dev/sda2 is a NTFS partition >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/30utility >Dec 20 15:56:31 s205 logger[16536]: 30utility: debug: /dev/sda2 is not a FAT partition: exiting >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/40lsb >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/70hurd >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/80minix >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/83haiku >Dec 20 15:56:31 s205 logger[16536]: 83haiku: debug: /dev/sda2 is not a BeFS partition: exiting >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90linux-distro >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/90solaris >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/efi >Dec 20 15:56:31 s205 ntfs-3g[16654]: Unmounting /dev/sda2 () >Dec 20 15:56:31 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda3 >Dec 20 15:56:31 s205 kernel: SELinux: initialized (dev sda3, type fuseblk), uses genfs_contexts >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: mounted as ntfs-3g filesystem >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >Dec 20 15:56:31 s205 logger[16536]: 05efi: debug: Not on UEFI platform >Dec 20 15:56:31 s205 ntfs-3g[16703]: Version 2013.1.13 integrated FUSE 27 >Dec 20 15:56:31 s205 ntfs-3g[16703]: Mounted /dev/sda3 (Read-Only, label "LENOVO_PART", NTFS 3.1) >Dec 20 15:56:31 s205 ntfs-3g[16703]: Cmdline options: ro >Dec 20 15:56:31 s205 ntfs-3g[16703]: Mount options: ro,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096 >Dec 20 15:56:31 s205 ntfs-3g[16703]: Ownership and permissions disabled, configuration type 1 >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >Dec 20 15:56:31 s205 logger[16536]: 10freedos: debug: /dev/sda3 is not a FAT partition: exiting >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >Dec 20 15:56:31 s205 logger[16536]: 10qnx: debug: /dev/sda3 is not a QNX4 partition: exiting >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >Dec 20 15:56:31 s205 macosx-prober[16708]: debug: /dev/sda3 is not an HFS+ partition: exiting >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >Dec 20 15:56:31 s205 logger[16536]: 20microsoft: debug: /dev/sda3 is a NTFS partition >Dec 20 15:56:31 s205 logger[16536]: 20microsoft: result: /dev/sda3:Windows Recovery Environment (loader):Windows1:chain >Dec 20 15:56:31 s205 logger[16536]: 50mounted-tests: debug: os found by subtest /usr/libexec/os-probes/mounted/20microsoft >Dec 20 15:56:32 s205 ntfs-3g[16703]: Unmounting /dev/sda3 (LENOVO_PART) >Dec 20 15:56:32 s205 logger[16536]: os-prober: debug: os detected by /usr/libexec/os-probes/50mounted-tests >Dec 20 15:56:32 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda4 >Dec 20 15:56:32 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda6 >Dec 20 15:56:32 s205 logger[16536]: 50mounted-tests: debug: mounted as ext4 filesystem >Dec 20 15:56:32 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >Dec 20 15:56:32 s205 logger[16536]: 05efi: debug: Not on UEFI platform >Dec 20 15:56:32 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >Dec 20 15:56:32 s205 logger[16536]: 10freedos: debug: /dev/sda6 is not a FAT partition: exiting >Dec 20 15:56:32 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >Dec 20 15:56:32 s205 logger[16536]: 10qnx: debug: /dev/sda6 is not a QNX4 partition: exiting >Dec 20 15:56:32 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >Dec 20 15:56:32 s205 macosx-prober[16783]: debug: /dev/sda6 is not an HFS+ partition: exiting >Dec 20 15:56:32 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >Dec 20 15:56:32 s205 logger[16536]: 20microsoft: debug: /dev/sda6 is not a MS partition: exiting >Dec 20 15:56:32 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/30utility >Dec 20 15:56:32 s205 logger[16536]: 30utility: debug: /dev/sda6 is not a FAT partition: exiting >Dec 20 15:56:32 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/40lsb >Dec 20 15:56:32 s205 kernel: EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >Dec 20 15:56:32 s205 kernel: SELinux: initialized (dev sda6, type ext4), uses xattr >Dec 20 15:56:32 s205 logger[16536]: 40lsb: result: /dev/sda6:Ubuntu 13.04 (13.04):Ubuntu:linux >Dec 20 15:56:32 s205 logger[16536]: 50mounted-tests: debug: os found by subtest /usr/libexec/os-probes/mounted/40lsb >Dec 20 15:56:32 s205 logger[16536]: os-prober: debug: os detected by /usr/libexec/os-probes/50mounted-tests >Dec 20 15:56:32 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda7 >Dec 20 15:56:33 s205 kernel: EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >Dec 20 15:56:33 s205 kernel: SELinux: initialized (dev sda7, type ext4), uses xattr >Dec 20 15:56:33 s205 logger[16536]: 50mounted-tests: debug: mounted as ext4 filesystem >Dec 20 15:56:33 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/05efi >Dec 20 15:56:33 s205 logger[16536]: 05efi: debug: Not on UEFI platform >Dec 20 15:56:33 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10freedos >Dec 20 15:56:33 s205 logger[16536]: 10freedos: debug: /dev/sda7 is not a FAT partition: exiting >Dec 20 15:56:33 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/10qnx >Dec 20 15:56:33 s205 logger[16536]: 10qnx: debug: /dev/sda7 is not a QNX4 partition: exiting >Dec 20 15:56:33 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20macosx >Dec 20 15:56:33 s205 macosx-prober[16836]: debug: /dev/sda7 is not an HFS+ partition: exiting >Dec 20 15:56:33 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/20microsoft >Dec 20 15:56:33 s205 logger[16536]: 20microsoft: debug: /dev/sda7 is not a MS partition: exiting >Dec 20 15:56:33 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/30utility >Dec 20 15:56:33 s205 logger[16536]: 30utility: debug: /dev/sda7 is not a FAT partition: exiting >Dec 20 15:56:33 s205 logger[16536]: 50mounted-tests: debug: running subtest /usr/libexec/os-probes/mounted/40lsb >Dec 20 15:56:33 s205 logger[16536]: 40lsb: result: /dev/sda7:Chakra Linux (2012.08.22):Chakra:linux >Dec 20 15:56:33 s205 logger[16536]: 50mounted-tests: debug: os found by subtest /usr/libexec/os-probes/mounted/40lsb >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: os detected by /usr/libexec/os-probes/50mounted-tests >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: /dev/sda8: is active swap >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/05efi on mounted /dev/sda9 >Dec 20 15:56:33 s205 logger[16536]: 05efi: debug: Not on UEFI platform >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/sda9 >Dec 20 15:56:33 s205 logger[16536]: 10freedos: debug: /dev/sda9 is not a FAT partition: exiting >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/sda9 >Dec 20 15:56:33 s205 logger[16536]: 10qnx: debug: /dev/sda9 is not a QNX4 partition: exiting >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/sda9 >Dec 20 15:56:33 s205 macosx-prober[16893]: debug: /dev/sda9 is not an HFS+ partition: exiting >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/sda9 >Dec 20 15:56:33 s205 logger[16536]: 20microsoft: debug: /dev/sda9 is not a MS partition: exiting >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/sda9 >Dec 20 15:56:33 s205 logger[16536]: 30utility: debug: /dev/sda9 is not a FAT partition: exiting >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/sda9 >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/sda9 >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/sda9 >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/sda9 >Dec 20 15:56:33 s205 logger[16536]: 83haiku: debug: /dev/sda9 is not a BeFS partition: exiting >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/sda9 >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/sda9 >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/05efi on mounted /dev/sdb1 >Dec 20 15:56:33 s205 logger[16536]: 05efi: debug: Not on UEFI platform >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/sdb1 >Dec 20 15:56:33 s205 logger[16536]: 10freedos: debug: /dev/sdb1 is a FAT32 partition >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/sdb1 >Dec 20 15:56:33 s205 logger[16536]: 10qnx: debug: /dev/sdb1 is not a QNX4 partition: exiting >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/sdb1 >Dec 20 15:56:33 s205 macosx-prober[16929]: debug: /dev/sdb1 is not an HFS+ partition: exiting >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/sdb1 >Dec 20 15:56:33 s205 logger[16536]: 20microsoft: debug: /dev/sdb1 is a FAT32 partition >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/sdb1 >Dec 20 15:56:33 s205 logger[16536]: 30utility: debug: /dev/sdb1 is a FAT32 partition >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/sdb1 >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/sdb1 >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/sdb1 >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/sdb1 >Dec 20 15:56:33 s205 logger[16536]: 83haiku: debug: /dev/sdb1 is not a BeFS partition: exiting >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/sdb1 >Dec 20 15:56:33 s205 logger[16536]: os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/sdb1 >Dec 20 15:56:36 s205 logger[17081]: linux-boot-prober: debug: running /usr/libexec/linux-boot-probes/50mounted-tests >Dec 20 15:56:36 s205 kernel: EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >Dec 20 15:56:36 s205 kernel: SELinux: initialized (dev sda6, type ext4), uses xattr >Dec 20 15:56:36 s205 logger[17081]: 50mounted-tests: debug: running /usr/libexec/linux-boot-probes/mounted/40grub /dev/sda6 /dev/sda6 /var/lib/os-prober/mount ext4 >Dec 20 15:56:36 s205 logger[17081]: 50mounted-tests: debug: running /usr/libexec/linux-boot-probes/mounted/40grub2 /dev/sda6 /dev/sda6 /var/lib/os-prober/mount ext4 >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing grub.cfg >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: # >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: # DO NOT EDIT THIS FILE >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: # >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: # It is automatically generated by grub-mkconfig using templates >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: # from /etc/grub.d and settings from /etc/default/grub >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: # >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/00_header ### >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: if [ -s $prefix/grubenv ]; then >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: set have_grubenv=true >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: load_env >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: set default="0" >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: if [ x"${feature_menuentry_id}" = xy ]; then >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: menuentry_id_option="--id" >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: menuentry_id_option="" >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: export menuentry_id_option >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: if [ "${prev_saved_entry}" ]; then >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: set saved_entry="${prev_saved_entry}" >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: save_env saved_entry >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: set prev_saved_entry= >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: save_env prev_saved_entry >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: set boot_once=true >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: function savedefault { >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: if [ -z "${boot_once}" ]; then >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: saved_entry="${chosen}" >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: save_env saved_entry >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: function recordfail { >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: set recordfail=1 >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: function load_video { >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_all_video_module = xy ]; then >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: insmod all_video >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: insmod efi_gop >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: insmod efi_uga >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: insmod ieee1275_fb >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: insmod vbe >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: insmod vga >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: insmod video_bochs >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: insmod video_cirrus >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_default_font_path = xy ] ; then >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: font=unicode >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: insmod ext2 >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos6' >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 >Dec 20 15:56:36 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: font="/usr/share/grub/unicode.pf2" >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if loadfont $font ; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set gfxmode=auto >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: load_video >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod gfxterm >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set locale_dir=$prefix/locale >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set lang=zh_TW >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod gettext >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: terminal_output gfxterm >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ "${recordfail}" = 1 ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set timeout=-1 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set timeout=10 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### END /etc/grub.d/00_header ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/05_debian_theme ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set menu_color_normal=white/black >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set menu_color_highlight=black/light-gray >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if background_color 44,0,30; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: clear >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### END /etc/grub.d/05_debian_theme ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/10_linux ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: function gfxmode { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set gfxpayload="${1}" >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ "${1}" = "keep" ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set vt_handoff=vt.handoff=7 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set vt_handoff= >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ "${recordfail}" != 1 ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ -e ${prefix}/gfxblacklist.txt ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if hwmatch ${prefix}/gfxblacklist.txt 3; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ ${match} = 0 ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set linux_gfx_mode=keep >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set linux_gfx_mode=text >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set linux_gfx_mode=text >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set linux_gfx_mode=keep >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set linux_gfx_mode=text >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: export linux_gfx_mode >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-4b55c3a1-f87d-43dc-99d7-eaf6ae537a70' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: recordfail >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: load_video >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: gfxmode $linux_gfx_mode >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod gzio >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod ext2 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos6' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: linux /boot/vmlinuz-3.8.0-19-generic root=UUID=4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 ro quiet splash $vt_handoff >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: initrd /boot/initrd.img-3.8.0-19-generic >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: result: /dev/sda6:/dev/sda6:Ubuntu:/boot/vmlinuz-3.8.0-19-generic:/boot/initrd.img-3.8.0-19-generic:root=UUID=4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 ro quiet splash $vt_handoff >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: submenu 'Ubuntu çé²éé¸é ' $menuentry_id_option 'gnulinux-advanced-4b55c3a1-f87d-43dc-99d7-eaf6ae537a70' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: menuentry 'Ubuntuï¼æ¡ç¨ Linux 3.8.0-19-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-19-generic-advanced-4b55c3a1-f87d-43dc-99d7-eaf6ae537a70' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: recordfail >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: load_video >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: gfxmode $linux_gfx_mode >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod gzio >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod ext2 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos6' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: echo 'æ£å¨è¼å ¥ Linux 3.8.0-19-generic ...' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: linux /boot/vmlinuz-3.8.0-19-generic root=UUID=4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 ro quiet splash $vt_handoff >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: echo 'æ£å¨è¼å ¥åå§ ramdisk ...' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: initrd /boot/initrd.img-3.8.0-19-generic >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: result: /dev/sda6:/dev/sda6:Ubuntuï¼æ¡ç¨ Linux 3.8.0-19-generic:/boot/vmlinuz-3.8.0-19-generic:/boot/initrd.img-3.8.0-19-generic:root=UUID=4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 ro quiet splash $vt_handoff >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: menuentry 'Ubuntuï¼æ¡ç¨ Linux 3.8.0-19-generic (復忍¡å¼)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-19-generic-recovery-4b55c3a1-f87d-43dc-99d7-eaf6ae537a70' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: recordfail >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: load_video >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod gzio >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod ext2 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos6' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: echo 'æ£å¨è¼å ¥ Linux 3.8.0-19-generic ...' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: linux /boot/vmlinuz-3.8.0-19-generic root=UUID=4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 ro recovery nomodeset >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: echo 'æ£å¨è¼å ¥åå§ ramdisk ...' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: initrd /boot/initrd.img-3.8.0-19-generic >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: result: /dev/sda6:/dev/sda6:Ubuntuï¼æ¡ç¨ Linux 3.8.0-19-generic (復忍¡å¼):/boot/vmlinuz-3.8.0-19-generic:/boot/initrd.img-3.8.0-19-generic:root=UUID=4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 ro recovery nomodeset >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### END /etc/grub.d/10_linux ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/20_linux_xen ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### END /etc/grub.d/20_linux_xen ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/20_memtest86+ ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### END /etc/grub.d/20_memtest86+ ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/30_os-prober ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: menuentry 'Windows 7 (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-9EA83A49A83A1FE7' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: Skipping entry 'Windows 7 (loader) (on /dev/sda1)': >Dec 20 15:56:37 s205 logger[17081]: 40grub2: appears to be an automatic reference taken from another menu.lst >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod ntfs >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos1' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 9EA83A49A83A1FE7 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root 9EA83A49A83A1FE7 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: chainloader +1 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: menuentry 'Windows Recovery Environment (loader) (on /dev/sda3)' --class windows --class os $menuentry_id_option 'osprober-chain-CE24E23D24E227E3' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: Skipping entry 'Windows Recovery Environment (loader) (on /dev/sda3)': >Dec 20 15:56:37 s205 logger[17081]: 40grub2: appears to be an automatic reference taken from another menu.lst >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod ntfs >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos3' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 CE24E23D24E227E3 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root CE24E23D24E227E3 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: drivemap -s (hd0) ${root} >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: chainloader +1 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: menuentry 'Fedora release 19 (Schrödingerâs Cat)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-c472c7f6-c4d1-424f-a987-e13943928a9c' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod ext2 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos5' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 c472c7f6-c4d1-424f-a987-e13943928a9c >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root c472c7f6-c4d1-424f-a987-e13943928a9c >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: linux /boot/vmlinuz-3.9.0-301.fc19.x86_64 root=UUID=c472c7f6-c4d1-424f-a987-e13943928a9c ro rd.md=0 rd.lvm=0 rd.dm=0 rd.luks=0 vconsole.keymap=us rhgb quiet LANG=zh_TW.UTF-8 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: initrd /boot/initramfs-3.9.0-301.fc19.x86_64.img >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: submenu 'Fedora release 19 (Schrödingerâs Cat) çé²éé¸é ' $menuentry_id_option 'osprober-gnulinux-advanced-c472c7f6-c4d1-424f-a987-e13943928a9c' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: menuentry 'Fedora (3.9.0-301.fc19.x86_64) 19 (Schrödingerâs Cat) (on /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.9.0-301.fc19.x86_64--c472c7f6-c4d1-424f-a987-e13943928a9c' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: Skipping entry 'Fedora (3.9.0-301.fc19.x86_64) 19 (Schrödingerâs Cat) (on /dev/sda5)': >Dec 20 15:56:37 s205 logger[17081]: 40grub2: appears to be an automatic reference taken from another menu.lst >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod ext2 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos5' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 c472c7f6-c4d1-424f-a987-e13943928a9c >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root c472c7f6-c4d1-424f-a987-e13943928a9c >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: linux /boot/vmlinuz-3.9.0-301.fc19.x86_64 root=UUID=c472c7f6-c4d1-424f-a987-e13943928a9c ro rd.md=0 rd.lvm=0 rd.dm=0 rd.luks=0 vconsole.keymap=us rhgb quiet LANG=zh_TW.UTF-8 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: initrd /boot/initramfs-3.9.0-301.fc19.x86_64.img >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: menuentry 'Fedora (3.9.0-0.rc8.git0.2.fc19.x86_64) 19 (Schrödingerâs Cat) (on /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.9.0-0.rc8.git0.2.fc19.x86_64--c472c7f6-c4d1-424f-a987-e13943928a9c' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: Skipping entry 'Fedora (3.9.0-0.rc8.git0.2.fc19.x86_64) 19 (Schrödingerâs Cat) (on /dev/sda5)': >Dec 20 15:56:37 s205 logger[17081]: 40grub2: appears to be an automatic reference taken from another menu.lst >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod ext2 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos5' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 c472c7f6-c4d1-424f-a987-e13943928a9c >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root c472c7f6-c4d1-424f-a987-e13943928a9c >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: linux /boot/vmlinuz-3.9.0-0.rc8.git0.2.fc19.x86_64 root=UUID=c472c7f6-c4d1-424f-a987-e13943928a9c ro rd.md=0 rd.lvm=0 rd.dm=0 rd.luks=0 vconsole.keymap=us rhgb quiet LANG=zh_TW.UTF-8 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: initrd /boot/initramfs-3.9.0-0.rc8.git0.2.fc19.x86_64.img >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: menuentry 'Fedora, with Linux 3.9.0-0.rc6.git2.3.fc19.x86_64 (on /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.9.0-0.rc6.git2.3.fc19.x86_64--c472c7f6-c4d1-424f-a987-e13943928a9c' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: Skipping entry 'Fedora, with Linux 3.9.0-0.rc6.git2.3.fc19.x86_64 (on /dev/sda5)': >Dec 20 15:56:37 s205 logger[17081]: 40grub2: appears to be an automatic reference taken from another menu.lst >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod ext2 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos5' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 c472c7f6-c4d1-424f-a987-e13943928a9c >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root c472c7f6-c4d1-424f-a987-e13943928a9c >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: linux /boot/vmlinuz-3.9.0-0.rc6.git2.3.fc19.x86_64 root=UUID=c472c7f6-c4d1-424f-a987-e13943928a9c ro rd.md=0 rd.lvm=0 rd.dm=0 rd.luks=0 vconsole.keymap=us rhgb quiet >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: initrd /boot/initramfs-3.9.0-0.rc6.git2.3.fc19.x86_64.img >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: menuentry 'Fedora, with Linux 0-rescue-fbb0c4896a9c0f680475c0a07edd2c5a (on /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-0-rescue-fbb0c4896a9c0f680475c0a07edd2c5a--c472c7f6-c4d1-424f-a987-e13943928a9c' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: Skipping entry 'Fedora, with Linux 0-rescue-fbb0c4896a9c0f680475c0a07edd2c5a (on /dev/sda5)': >Dec 20 15:56:37 s205 logger[17081]: 40grub2: appears to be an automatic reference taken from another menu.lst >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod ext2 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos5' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 c472c7f6-c4d1-424f-a987-e13943928a9c >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root c472c7f6-c4d1-424f-a987-e13943928a9c >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: linux /boot/vmlinuz-0-rescue-fbb0c4896a9c0f680475c0a07edd2c5a root=UUID=c472c7f6-c4d1-424f-a987-e13943928a9c ro rd.md=0 rd.lvm=0 rd.dm=0 rd.luks=0 vconsole.keymap=us rhgb quiet >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: initrd /boot/initramfs-0-rescue-fbb0c4896a9c0f680475c0a07edd2c5a.img >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: menuentry 'Chakra Linux (2012.08.22)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-debda339-29d6-48a4-a0d8-11000d6093c1' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod ext2 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos7' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 debda339-29d6-48a4-a0d8-11000d6093c1 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root debda339-29d6-48a4-a0d8-11000d6093c1 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: linux /boot/vmlinuz-linux root=/dev/sda7 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: initrd /boot/initramfs-linux.img >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: submenu 'Chakra Linux (2012.08.22) çé²éé¸é ' $menuentry_id_option 'osprober-gnulinux-advanced-debda339-29d6-48a4-a0d8-11000d6093c1' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: menuentry 'Chakra Linux (2012.08.22) (on /dev/sda7)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-linux--debda339-29d6-48a4-a0d8-11000d6093c1' { >Dec 20 15:56:37 s205 logger[17081]: 40grub2: Skipping entry 'Chakra Linux (2012.08.22) (on /dev/sda7)': >Dec 20 15:56:37 s205 logger[17081]: 40grub2: appears to be an automatic reference taken from another menu.lst >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod part_msdos >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: insmod ext2 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: set root='hd0,msdos7' >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 debda339-29d6-48a4-a0d8-11000d6093c1 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: else >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: search --no-floppy --fs-uuid --set=root debda339-29d6-48a4-a0d8-11000d6093c1 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: linux /boot/vmlinuz-linux root=/dev/sda7 >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: initrd /boot/initramfs-linux.img >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: } >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### END /etc/grub.d/30_os-prober ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/30_uefi-firmware ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### END /etc/grub.d/30_uefi-firmware ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/40_custom ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: # This file provides an easy way to add custom menu entries. Simply type the >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: # menu entries you want to add after this comment. Be careful not to change >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: # the 'exec tail' line above. >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### END /etc/grub.d/40_custom ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### BEGIN /etc/grub.d/41_custom ### >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: if [ -f ${config_directory}/custom.cfg ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: source ${config_directory}/custom.cfg >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: source $prefix/custom.cfg; >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: fi >Dec 20 15:56:37 s205 logger[17081]: 40grub2: debug: parsing: ### END /etc/grub.d/41_custom ### >Dec 20 15:56:37 s205 logger[17081]: 50mounted-tests: debug: /usr/libexec/linux-boot-probes/mounted/40grub2 succeeded >Dec 20 15:56:37 s205 logger[17081]: linux-boot-prober: debug: linux detected by /usr/libexec/linux-boot-probes/50mounted-tests >Dec 20 15:56:38 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 20 15:56:38 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 20 15:56:38 s205 systemd[1]: Starting Locale Service... >Dec 20 15:56:38 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 20 15:56:38 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 20 15:56:38 s205 systemd[1]: Started Locale Service. >Dec 20 15:56:39 s205 logger[17485]: linux-boot-prober: debug: running /usr/libexec/linux-boot-probes/50mounted-tests >Dec 20 15:56:39 s205 kernel: EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >Dec 20 15:56:39 s205 kernel: SELinux: initialized (dev sda7, type ext4), uses xattr >Dec 20 15:56:40 s205 logger[17485]: 50mounted-tests: debug: running /usr/libexec/linux-boot-probes/mounted/40grub /dev/sda7 /dev/sda7 /var/lib/os-prober/mount ext4 >Dec 20 15:56:40 s205 logger[17485]: 50mounted-tests: debug: running /usr/libexec/linux-boot-probes/mounted/40grub2 /dev/sda7 /dev/sda7 /var/lib/os-prober/mount ext4 >Dec 20 15:56:40 s205 logger[17485]: 50mounted-tests: debug: running /usr/libexec/linux-boot-probes/mounted/50lilo /dev/sda7 /dev/sda7 /var/lib/os-prober/mount ext4 >Dec 20 15:56:40 s205 logger[17485]: 50mounted-tests: debug: running /usr/libexec/linux-boot-probes/mounted/90fallback /dev/sda7 /dev/sda7 /var/lib/os-prober/mount ext4 >Dec 20 15:56:40 s205 logger[17485]: 90fallback: result: /dev/sda7:/dev/sda7::/boot/vmlinuz-linux:/boot/initramfs-linux.img:root=/dev/sda7 >Dec 20 15:56:40 s205 logger[17485]: 50mounted-tests: debug: /usr/libexec/linux-boot-probes/mounted/90fallback succeeded >Dec 20 15:56:40 s205 logger[17485]: linux-boot-prober: debug: linux detected by /usr/libexec/linux-boot-probes/50mounted-tests >Dec 20 15:56:42 s205 program[2152]: Generating grub.cfg ... >Dec 20 15:56:42 s205 program[2152]: Found linux image: /boot/vmlinuz-3.11.10-301.fc20.x86_64 >Dec 20 15:56:42 s205 program[2152]: Found linux image: /boot/vmlinuz-0-rescue-e01aae14bc4542f383a287b437df4ffa >Dec 20 15:56:42 s205 program[2152]: Found initrd image: /boot/initramfs-0-rescue-e01aae14bc4542f383a287b437df4ffa.img >Dec 20 15:56:42 s205 program[2152]: Found Windows 7 (loader) on /dev/sda1 >Dec 20 15:56:42 s205 program[2152]: Found Windows Recovery Environment (loader) on /dev/sda3 >Dec 20 15:56:42 s205 program[2152]: Found Ubuntu 13.04 (13.04) on /dev/sda6 >Dec 20 15:56:42 s205 program[2152]: Found Chakra Linux (2012.08.22) on /dev/sda7 >Dec 20 15:56:42 s205 program[2152]: done >Dec 20 15:56:42 s205 program[2152]: Return code: 0 >Dec 20 15:56:46 s205 anaconda[2152]: Thread Done: AnaInstallThread (139751428437760) >Dec 20 15:56:46 s205 anaconda[2152]: Running Thread: AnaConfigurationThread (139751428437760) >Dec 20 15:56:46 s205 anaconda[2152]: æ£å¨è¨å®å·²å®è£ç系統 >Dec 20 15:56:46 s205 program[2152]: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 --enablefingerprint >Dec 20 15:56:47 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼last_focus_time (1163667) is greater than comparison timestamp (1163662). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 20 15:56:51 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1600010 not in stack >Dec 20 15:56:47 s205 program[2152]: Return code: 0 >Dec 20 15:56:47 s205 anaconda[2152]: unknown selinux state: None >Dec 20 15:56:47 s205 program[2152]: Running... systemctl enable firstboot-graphical.service initial-setup-graphical.service initial-setup-text.service >Dec 20 15:56:48 s205 program[2152]: Operation failed: No such file or directory >Dec 20 15:56:48 s205 program[2152]: Return code: 1 >Dec 20 15:56:51 s205 systemd-localed[17330]: Changed X11 keyboard layout to 'cn' >Dec 20 15:56:51 s205 systemd[1]: Stopping Setup Virtual Console... >Dec 20 15:56:51 s205 systemd[1]: Starting Setup Virtual Console... >Dec 20 15:56:52 s205 program[2152]: Running... /usr/bin/firewall-offline-cmd --enabled --service=ssh >Dec 20 15:56:52 s205 systemd[1]: Started Setup Virtual Console. >Dec 20 15:56:52 s205 program[2152]: Opening default zone 'public' >Dec 20 15:56:52 s205 program[2152]: No changes to default zone needed. >Dec 20 15:56:52 s205 program[2152]: Return code: 0 >Dec 20 15:56:52 s205 anaconda[2152]: æ£å¨å¯«å ¥ç¶²è·¯çµæ >Dec 20 15:56:52 s205 anaconda[2152]: setting installation environment hostname to s205 >Dec 20 15:56:52 s205 program[2152]: Running... hostnamectl set-hostname s205 >Dec 20 15:56:52 s205 systemd-hostnamed[2414]: Changed pretty host name to 'n/a' >Dec 20 15:56:52 s205 program[2152]: Return code: 0 >Dec 20 15:56:53 s205 anaconda[2152]: æ£å¨å»ºç«ä½¿ç¨è >Dec 20 15:56:53 s205 anaconda[2152]: created new libuser.conf at /tmp/libuser.KNTICK with instPath="/mnt/sysimage" >Dec 20 15:56:54 s205 anaconda[17690]: Home directory for the user zerng07 already existed, fixing the owner. >Dec 20 15:57:44 s205 NetworkManager[819]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Dec 20 16:00:38 s205 anaconda[2152]: æ£å¨è¨å®éå å ä»¶ >Dec 20 16:00:38 s205 anaconda[2152]: æ£å¨ç¢ç initramfs >Dec 20 16:00:38 s205 packaging[2152]: kernel versions: ['3.11.10-301.fc20.x86_64'] >Dec 20 16:00:38 s205 packaging[2152]: recreating initrd for 3.11.10-301.fc20.x86_64 >Dec 20 16:00:38 s205 program[2152]: Running... new-kernel-pkg --mkinitrd --dracut --depmod --update 3.11.10-301.fc20.x86_64 >Dec 20 16:00:41 s205 dracut[17750]: dracut- >Dec 20 16:00:41 s205 dracut[17754]: <14>Executing: /sbin/dracut -f /boot/initramfs-3.11.10-301.fc20.x86_64.img 3.11.10-301.fc20.x86_64 >Dec 20 16:00:44 s205 dracut[17754]: <14>*** Including module: bash *** >Dec 20 16:00:45 s205 dracut[17754]: <14>*** Including module: i18n *** >Dec 20 16:00:46 s205 dracut[17754]: <14>*** Including module: ifcfg *** >Dec 20 16:00:46 s205 dracut[17754]: <14>*** Including module: drm *** >Dec 20 16:00:48 s205 dracut[17754]: <14>*** Including module: plymouth *** >Dec 20 16:00:50 s205 dracut[17754]: <14>*** Including module: kernel-modules *** >Dec 20 16:00:59 s205 dracut[17754]: <14>*** Including module: rootfs-block *** >Dec 20 16:00:59 s205 dracut[17754]: <14>*** Including module: terminfo *** >Dec 20 16:00:59 s205 dracut[17754]: <14>*** Including module: udev-rules *** >Dec 20 16:01:00 s205 dracut[17754]: <14>Skipping udev rule: 91-permissions.rules >Dec 20 16:01:00 s205 dracut[17754]: <14>*** Including module: biosdevname *** >Dec 20 16:01:00 s205 dracut[17754]: <14>*** Including module: systemd *** >Dec 20 16:01:01 s205 dracut[17754]: <14>*** Including module: usrmount *** >Dec 20 16:01:01 s205 dracut[17754]: <14>*** Including module: base *** >Dec 20 16:01:01 s205 dracut[17754]: <14>*** Including module: fs-lib *** >Dec 20 16:01:01 s205 dracut[17754]: <14>*** Including module: shutdown *** >Dec 20 16:01:01 s205 dracut[17754]: <14>*** Including modules done *** >Dec 20 16:01:01 s205 dracut[17754]: <14>*** Installing kernel module dependencies and firmware *** >Dec 20 16:01:02 s205 dracut[17754]: <14>*** Installing kernel module dependencies and firmware done *** >Dec 20 16:01:03 s205 dracut[17754]: <14>*** Resolving executable dependencies *** >Dec 20 16:01:06 s205 dracut[17754]: <14>*** Resolving executable dependencies done*** >Dec 20 16:01:06 s205 dracut[17754]: <14>*** Hardlinking files *** >Dec 20 16:01:06 s205 dracut[17754]: <14>*** Hardlinking files done *** >Dec 20 16:01:06 s205 dracut[17754]: <14>*** Stripping files *** >Dec 20 16:01:06 s205 dracut[17754]: <14>*** Stripping files done *** >Dec 20 16:01:06 s205 dracut[17754]: <14>*** Creating image file *** >Dec 20 16:01:23 s205 dracut[17754]: <14>*** Creating image file done *** >Dec 20 16:01:23 s205 dracut[17754]: <15>Image: /boot/initramfs-3.11.10-301.fc20.x86_64.img: 12M >Dec 20 16:01:23 s205 dracut[17754]: <15>======================================================================== >Dec 20 16:01:23 s205 dracut[17754]: <15>dracut-034-64.git20131205.fc20 with dracut modules: >Dec 20 16:01:24 s205 dracut[17754]: <15>bash >Dec 20 16:01:24 s205 dracut[17754]: <15>i18n >Dec 20 16:01:24 s205 dracut[17754]: <15>ifcfg >Dec 20 16:01:24 s205 dracut[17754]: <15>drm >Dec 20 16:01:24 s205 dracut[17754]: <15>plymouth >Dec 20 16:01:24 s205 dracut[17754]: <15>kernel-modules >Dec 20 16:01:24 s205 dracut[17754]: <15>rootfs-block >Dec 20 16:01:24 s205 dracut[17754]: <15>terminfo >Dec 20 16:01:24 s205 dracut[17754]: <15>udev-rules >Dec 20 16:01:24 s205 dracut[17754]: <15>biosdevname >Dec 20 16:01:24 s205 dracut[17754]: <15>systemd >Dec 20 16:01:24 s205 dracut[17754]: <15>usrmount >Dec 20 16:01:24 s205 dracut[17754]: <15>base >Dec 20 16:01:24 s205 dracut[17754]: <15>fs-lib >Dec 20 16:01:24 s205 dracut[17754]: <15>shutdown >Dec 20 16:01:24 s205 dracut[17754]: <15>======================================================================== >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 12 root root 0 Dec 20 16:01 . >Dec 20 16:01:25 s205 dracut[17754]: <15>crw-rw-r-- 1 root root 5, 1 Dec 20 16:00 dev/console >Dec 20 16:01:25 s205 dracut[17754]: <15>crw-rw-r-- 1 root root 1, 11 Dec 20 16:00 dev/kmsg >Dec 20 16:01:25 s205 dracut[17754]: <15>crw-rw-r-- 1 root root 1, 3 Dec 20 16:00 dev/null >Dec 20 16:01:25 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 7 Dec 20 16:00 bin -> usr/bin >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 dev >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 11 root root 0 Dec 20 16:01 etc >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxrwxr-x 2 root root 0 Dec 20 16:00 etc/cmdline.d >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxrwxr-x 2 root root 0 Dec 20 16:01 etc/conf.d >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-rw-r-- 1 root root 124 Dec 20 16:01 etc/conf.d/systemd.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 112 Aug 3 17:22 etc/e2fsck.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 30 Nov 27 21:31 etc/fedora-release >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-rw-r-- 1 root root 0 Dec 20 16:01 etc/fstab.empty >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-rw-r-- 1 root root 134 Dec 20 16:01 etc/group >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-rw-r-- 1 root root 5 Dec 20 15:56 etc/hostname >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-rw-r-- 1 root root 212 Dec 20 16:01 etc/initrd-release >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3191 Dec 20 16:01 etc/ld.so.cache >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 28 Oct 3 14:02 etc/ld.so.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 etc/ld.so.conf.d >Dec 20 16:01:25 s205 dracut[17754]: <15>-r--r--r-- 1 root root 63 Dec 5 22:08 etc/ld.so.conf.d/kernel-3.11.10-301.fc20.x86_64.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 17 Aug 27 06:12 etc/ld.so.conf.d/libiscsi-x86_64.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 16 Oct 18 04:51 etc/ld.so.conf.d/llvm-x86_64.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 24 Dec 4 02:00 etc/ld.so.conf.d/tracker-x86_64.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 21 Oct 30 17:25 etc/ld.so.conf.d/xulrunner-64.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-rw-r-- 1 root root 19 Dec 20 15:56 etc/locale.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>-r--r--r-- 1 root root 33 Dec 20 15:53 etc/machine-id >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 etc/modprobe.d >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 30 Aug 3 11:01 etc/modprobe.d/openfwwf.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 17 Dec 20 16:01 etc/mtab -> /proc/self/mounts >Dec 20 16:01:25 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 14 Dec 20 16:01 etc/os-release -> initrd-release >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-rw-r-- 1 root root 64 Dec 20 16:01 etc/passwd >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 etc/pcmcia >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1117 Aug 4 04:31 etc/pcmcia/config.opts >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 etc/plymouth >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 94 Dec 12 08:12 etc/plymouth/plymouthd.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 225 Sep 4 00:12 etc/sysctl.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 etc/sysctl.d >Dec 20 16:01:25 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 14 Dec 20 16:01 etc/sysctl.d/99-sysctl.conf -> ../sysctl.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 14 Dec 20 16:00 etc/system-release -> fedora-release >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 etc/systemd >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 817 Dec 20 16:01 etc/systemd/journald.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1170 Dec 6 06:22 etc/systemd/system.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 3 root root 0 Dec 20 16:00 etc/udev >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 etc/udev/rules.d >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-rw-r-- 1 root root 298 Dec 20 16:01 etc/udev/rules.d/59-persistent-storage.rules >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-rw-r-- 1 root root 1031 Dec 20 16:01 etc/udev/rules.d/61-persistent-storage.rules >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 44 Dec 6 06:22 etc/udev/udev.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-rw-r-- 1 root root 37 Dec 20 15:56 etc/vconsole.conf >Dec 20 16:01:25 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1982 Sep 11 20:21 etc/virc >Dec 20 16:01:25 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 24 Dec 20 16:01 init -> /usr/lib/systemd/systemd >Dec 20 16:01:25 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 7 Dec 20 16:00 lib -> usr/lib >Dec 20 16:01:25 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 9 Dec 20 16:00 lib64 -> usr/lib64 >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 proc >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 root >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 run >Dec 20 16:01:25 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 8 Dec 20 16:00 sbin -> usr/sbin >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 3017 Oct 8 15:55 shutdown >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 sys >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 sysroot >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 tmp >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxrwxr-x 7 root root 0 Dec 20 16:00 usr >Dec 20 16:01:25 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/bin >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 949880 Dec 20 16:01 usr/bin/bash >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 54080 Dec 20 16:01 usr/bin/cat >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 134088 Dec 20 16:01 usr/bin/cp >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 49672 Dec 20 16:01 usr/bin/dmesg >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 2131 Dec 6 02:00 usr/bin/dracut-cmdline >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 1102 Oct 8 15:55 usr/bin/dracut-emergency >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 2156 Dec 6 02:00 usr/bin/dracut-initqueue >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 1170 Oct 8 15:55 usr/bin/dracut-mount >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 611 Oct 8 15:55 usr/bin/dracut-pre-mount >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 930 Oct 8 15:55 usr/bin/dracut-pre-pivot >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 577 Oct 8 15:55 usr/bin/dracut-pre-trigger >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 1523 Oct 8 15:55 usr/bin/dracut-pre-udev >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 33072 Dec 20 16:01 usr/bin/echo >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 55440 Dec 20 16:01 usr/bin/findmnt >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 24272 Dec 20 16:01 usr/bin/flock >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 154640 Dec 20 16:01 usr/bin/grep >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 100848 Dec 20 16:01 usr/bin/gzip >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 228696 Dec 20 16:01 usr/bin/journalctl >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 11456 Dec 20 16:01 usr/bin/kbd_mode >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 150456 Dec 20 16:01 usr/bin/kmod >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 158240 Dec 20 16:01 usr/bin/less >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 58560 Dec 20 16:01 usr/bin/ln >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 113144 Dec 20 16:01 usr/bin/loadkeys >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 117616 Dec 20 16:01 usr/bin/ls >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 54016 Dec 20 16:01 usr/bin/mkdir >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 33128 Dec 20 16:01 usr/bin/mkfifo >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 37264 Dec 20 16:01 usr/bin/mknod >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwsr-xr-x 1 root root 44208 Dec 20 16:01 usr/bin/mount >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 125904 Dec 20 16:01 usr/bin/mv >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 41320 Dec 20 16:01 usr/bin/plymouth >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 95952 Dec 20 16:01 usr/bin/ps >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 41776 Dec 20 16:01 usr/bin/readlink >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 62808 Dec 20 16:01 usr/bin/rm >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 80208 Dec 20 16:01 usr/bin/sed >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 41368 Dec 20 16:01 usr/bin/setfont >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 11536 Dec 20 16:01 usr/bin/setsid >Dec 20 16:01:25 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 4 Dec 20 16:00 usr/bin/sh -> bash >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 33112 Dec 20 16:01 usr/bin/sleep >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 70272 Dec 20 16:01 usr/bin/stty >Dec 20 16:01:25 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 357760 Dec 20 16:01 usr/bin/systemctl >Dec 20 16:01:26 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 57696 Dec 20 16:01 usr/bin/systemd-cgls >Dec 20 16:01:26 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 82848 Dec 20 16:01 usr/bin/systemd-tmpfiles >Dec 20 16:01:26 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 45680 Dec 20 16:01 usr/bin/tr >Dec 20 16:01:26 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 274256 Dec 20 16:01 usr/bin/udevadm >Dec 20 16:01:26 s205 dracut[17754]: <15>-rwsr-xr-x 1 root root 31928 Dec 20 16:01 usr/bin/umount >Dec 20 16:01:26 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 33088 Dec 20 16:01 usr/bin/uname >Dec 20 16:01:26 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 868928 Dec 20 16:01 usr/bin/vi >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 10 root root 0 Dec 20 16:01 usr/lib >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxrwxr-x 3 root root 0 Dec 20 16:01 usr/lib/dracut >Dec 20 16:01:26 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 30398 Dec 6 02:00 usr/lib/dracut-lib.sh >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-rw-r-- 1 root root 31 Dec 20 16:01 usr/lib/dracut/dracut-034-64.git20131205.fc20 >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxrwxr-x 15 root root 0 Dec 20 16:00 usr/lib/dracut/hooks >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/cleanup >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/cmdline >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/dracut/hooks/emergency >Dec 20 16:01:26 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 160 Oct 8 15:55 usr/lib/dracut/hooks/emergency/50-plymouth-emergency.sh >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 6 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/initqueue >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/initqueue/finished >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/initqueue/online >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/initqueue/settled >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/dracut/hooks/initqueue/timeout >Dec 20 16:01:26 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 1352 Oct 8 15:55 usr/lib/dracut/hooks/initqueue/timeout/99-rootfallback.sh >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/mount >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/netroot >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/pre-mount >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/dracut/hooks/pre-pivot >Dec 20 16:01:26 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 8240 Oct 8 15:55 usr/lib/dracut/hooks/pre-pivot/85-write-ifcfg.sh >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/pre-shutdown >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/pre-trigger >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/pre-udev >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/shutdown >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/dracut/hooks/shutdown-emergency >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-rw-r-- 1 root root 127 Dec 20 16:01 usr/lib/dracut/modules.txt >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 3 root root 0 Dec 20 16:01 usr/lib/firmware >Dec 20 16:01:26 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/firmware/radeon >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8704 Sep 16 19:47 usr/lib/firmware/radeon/ARUBA_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8704 Sep 16 19:47 usr/lib/firmware/radeon/ARUBA_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6144 Sep 16 19:47 usr/lib/firmware/radeon/ARUBA_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 3 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/BARTS_mc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 3 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/BARTS_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4480 Sep 16 19:47 usr/lib/firmware/radeon/BARTS_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 24840 Sep 16 19:47 usr/lib/firmware/radeon/BARTS_smc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/BONAIRE_ce.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 31464 Sep 16 19:47 usr/lib/firmware/radeon/BONAIRE_mc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/BONAIRE_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 16768 Sep 16 19:47 usr/lib/firmware/radeon/BONAIRE_mec.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/BONAIRE_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8192 Sep 16 19:47 usr/lib/firmware/radeon/BONAIRE_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/BONAIRE_sdma.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 224408 Sep 16 19:47 usr/lib/firmware/radeon/BONAIRE_uvd.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3072 Sep 16 19:47 usr/lib/firmware/radeon/BTC_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 3 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/CAICOS_mc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 3 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/CAICOS_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4480 Sep 16 19:47 usr/lib/firmware/radeon/CAICOS_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 24512 Sep 16 19:47 usr/lib/firmware/radeon/CAICOS_smc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 24148 Sep 16 19:47 usr/lib/firmware/radeon/CAYMAN_mc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8704 Sep 16 19:47 usr/lib/firmware/radeon/CAYMAN_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8704 Sep 16 19:47 usr/lib/firmware/radeon/CAYMAN_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4096 Sep 16 19:47 usr/lib/firmware/radeon/CAYMAN_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 31212 Sep 16 19:47 usr/lib/firmware/radeon/CAYMAN_smc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5504 Sep 16 19:47 usr/lib/firmware/radeon/CEDAR_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 4480 Sep 16 19:47 usr/lib/firmware/radeon/CEDAR_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 4 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/CEDAR_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 23888 Sep 16 19:47 usr/lib/firmware/radeon/CEDAR_smc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/CYPRESS_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 4480 Sep 16 19:47 usr/lib/firmware/radeon/CYPRESS_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 4 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/CYPRESS_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 25080 Sep 16 19:47 usr/lib/firmware/radeon/CYPRESS_smc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 115736 Sep 16 19:47 usr/lib/firmware/radeon/CYPRESS_uvd.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 5 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/HAINAN_ce.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/HAINAN_mc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/HAINAN_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/HAINAN_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8192 Sep 16 19:47 usr/lib/firmware/radeon/HAINAN_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 59004 Sep 16 19:47 usr/lib/firmware/radeon/HAINAN_smc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 5504 Sep 16 19:47 usr/lib/firmware/radeon/JUNIPER_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/JUNIPER_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 4 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/JUNIPER_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 24352 Sep 16 19:47 usr/lib/firmware/radeon/JUNIPER_smc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/KABINI_ce.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/KABINI_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 16768 Sep 16 19:47 usr/lib/firmware/radeon/KABINI_mec.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/KABINI_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 10240 Sep 16 19:47 usr/lib/firmware/radeon/KABINI_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 4200 Sep 16 19:47 usr/lib/firmware/radeon/KABINI_sdma.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 5 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/OLAND_ce.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 31452 Sep 16 19:47 usr/lib/firmware/radeon/OLAND_mc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/OLAND_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/OLAND_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8192 Sep 16 19:47 usr/lib/firmware/radeon/OLAND_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 59316 Sep 16 19:47 usr/lib/firmware/radeon/OLAND_smc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5504 Sep 16 19:47 usr/lib/firmware/radeon/PALM_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4480 Sep 16 19:47 usr/lib/firmware/radeon/PALM_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 5 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/PITCAIRN_ce.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 3 root root 31076 Sep 16 19:47 usr/lib/firmware/radeon/PITCAIRN_mc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/PITCAIRN_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/PITCAIRN_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8192 Sep 16 19:47 usr/lib/firmware/radeon/PITCAIRN_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 59892 Sep 16 19:47 usr/lib/firmware/radeon/PITCAIRN_smc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2048 Sep 16 19:47 usr/lib/firmware/radeon/R100_cp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2048 Sep 16 19:47 usr/lib/firmware/radeon/R200_cp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2048 Sep 16 19:47 usr/lib/firmware/radeon/R300_cp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2048 Sep 16 19:47 usr/lib/firmware/radeon/R420_cp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2048 Sep 16 19:47 usr/lib/firmware/radeon/R520_cp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 21504 Sep 16 19:47 usr/lib/firmware/radeon/R600_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2304 Sep 16 19:47 usr/lib/firmware/radeon/R600_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3072 Sep 16 19:47 usr/lib/firmware/radeon/R600_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4096 Sep 16 19:47 usr/lib/firmware/radeon/R700_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5504 Sep 16 19:47 usr/lib/firmware/radeon/REDWOOD_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/REDWOOD_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 4 root root 3072 Sep 16 19:47 usr/lib/firmware/radeon/REDWOOD_rlc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 24332 Sep 16 19:47 usr/lib/firmware/radeon/REDWOOD_smc.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2048 Sep 16 19:47 usr/lib/firmware/radeon/RS600_cp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2048 Sep 16 19:47 usr/lib/firmware/radeon/RS690_cp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 21504 Sep 16 19:47 usr/lib/firmware/radeon/RS780_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2304 Sep 16 19:47 usr/lib/firmware/radeon/RS780_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 21504 Sep 16 19:47 usr/lib/firmware/radeon/RV610_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 5 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/RV610_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/RV620_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 5 root root 2304 Sep 16 19:47 usr/lib/firmware/radeon/RV620_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/RV630_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 5 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/RV630_pfp.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 21504 Sep 16 19:47 usr/lib/firmware/radeon/RV635_me.bin >Dec 20 16:01:26 s205 dracut[17754]: <15>-rw-r--r-- 5 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/RV635_pfp.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 21504 Sep 16 19:47 usr/lib/firmware/radeon/RV670_me.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 5 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/RV670_pfp.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5440 Sep 16 19:47 usr/lib/firmware/radeon/RV710_me.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/RV710_pfp.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 16160 Sep 16 19:47 usr/lib/firmware/radeon/RV710_smc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 116120 Sep 16 19:47 usr/lib/firmware/radeon/RV710_uvd.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5440 Sep 16 19:47 usr/lib/firmware/radeon/RV730_me.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 3392 Sep 16 19:47 usr/lib/firmware/radeon/RV730_pfp.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 16684 Sep 16 19:47 usr/lib/firmware/radeon/RV730_smc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 16840 Sep 16 19:47 usr/lib/firmware/radeon/RV740_smc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5440 Sep 16 19:47 usr/lib/firmware/radeon/RV770_me.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3392 Sep 16 19:47 usr/lib/firmware/radeon/RV770_pfp.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 16656 Sep 16 19:47 usr/lib/firmware/radeon/RV770_smc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 5504 Sep 16 19:47 usr/lib/firmware/radeon/SUMO2_me.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4480 Sep 16 19:47 usr/lib/firmware/radeon/SUMO2_pfp.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/SUMO_me.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4480 Sep 16 19:47 usr/lib/firmware/radeon/SUMO_pfp.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3072 Sep 16 19:47 usr/lib/firmware/radeon/SUMO_rlc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 205080 Sep 16 19:47 usr/lib/firmware/radeon/SUMO_uvd.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 5 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/TAHITI_ce.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 3 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/TAHITI_mc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/TAHITI_me.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/TAHITI_pfp.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8192 Sep 16 19:47 usr/lib/firmware/radeon/TAHITI_rlc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 62552 Sep 16 19:47 usr/lib/firmware/radeon/TAHITI_smc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 219672 Sep 16 19:47 usr/lib/firmware/radeon/TAHITI_uvd.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 3 root root 24096 Sep 16 19:47 usr/lib/firmware/radeon/TURKS_mc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 3 root root 5504 Sep 16 19:47 usr/lib/firmware/radeon/TURKS_me.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4480 Sep 16 19:47 usr/lib/firmware/radeon/TURKS_pfp.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 24668 Sep 16 19:47 usr/lib/firmware/radeon/TURKS_smc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 5 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/VERDE_ce.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 3 root root 0 Sep 16 19:47 usr/lib/firmware/radeon/VERDE_mc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/VERDE_me.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8576 Sep 16 19:47 usr/lib/firmware/radeon/VERDE_pfp.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8192 Sep 16 19:47 usr/lib/firmware/radeon/VERDE_rlc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 60388 Sep 16 19:47 usr/lib/firmware/radeon/VERDE_smc.bin >Dec 20 16:01:27 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 6347 Oct 8 15:55 usr/lib/fs-lib.sh >Dec 20 16:01:27 s205 dracut[17754]: <15>drwxr-xr-x 6 root root 0 Dec 20 16:00 usr/lib/kbd >Dec 20 16:01:27 s205 dracut[17754]: <15>drwxr-xr-x 3 root root 0 Dec 20 16:01 usr/lib/kbd/consolefonts >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3019 Nov 22 01:34 usr/lib/kbd/consolefonts/161.cp.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3086 Nov 22 01:34 usr/lib/kbd/consolefonts/162.cp.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3069 Nov 22 01:34 usr/lib/kbd/consolefonts/163.cp.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3136 Nov 22 01:34 usr/lib/kbd/consolefonts/164.cp.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3247 Nov 22 01:34 usr/lib/kbd/consolefonts/165.cp.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2948 Nov 22 01:34 usr/lib/kbd/consolefonts/737.cp.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2914 Nov 22 01:34 usr/lib/kbd/consolefonts/880.cp.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2759 Nov 22 01:34 usr/lib/kbd/consolefonts/928.cp.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2159 Nov 22 01:34 usr/lib/kbd/consolefonts/972.cp.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3791 Nov 22 01:34 usr/lib/kbd/consolefonts/Agafari-12.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3839 Nov 22 01:34 usr/lib/kbd/consolefonts/Agafari-14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3904 Nov 22 01:34 usr/lib/kbd/consolefonts/Agafari-16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1985 Nov 22 01:34 usr/lib/kbd/consolefonts/Cyr_a8x14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2020 Nov 22 01:34 usr/lib/kbd/consolefonts/Cyr_a8x16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1751 Nov 22 01:34 usr/lib/kbd/consolefonts/Cyr_a8x8.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 191 Nov 22 01:34 usr/lib/kbd/consolefonts/ERRORS >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3702 Nov 22 01:34 usr/lib/kbd/consolefonts/Goha-12.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3715 Nov 22 01:34 usr/lib/kbd/consolefonts/Goha-14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3779 Nov 22 01:34 usr/lib/kbd/consolefonts/Goha-16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3698 Nov 22 01:34 usr/lib/kbd/consolefonts/GohaClassic-12.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3724 Nov 22 01:34 usr/lib/kbd/consolefonts/GohaClassic-14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3789 Nov 22 01:34 usr/lib/kbd/consolefonts/GohaClassic-16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2022 Nov 22 01:34 usr/lib/kbd/consolefonts/Lat2-Terminus16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3584 Nov 22 01:34 usr/lib/kbd/consolefonts/LatArCyrHeb-08.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4089 Nov 22 01:34 usr/lib/kbd/consolefonts/LatArCyrHeb-14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4184 Nov 22 01:34 usr/lib/kbd/consolefonts/LatArCyrHeb-16+.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3896 Nov 22 01:34 usr/lib/kbd/consolefonts/LatArCyrHeb-16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4260 Nov 22 01:34 usr/lib/kbd/consolefonts/LatArCyrHeb-19.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6004 Nov 22 01:34 usr/lib/kbd/consolefonts/LatGrkCyr-12x22.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3813 Nov 22 01:34 usr/lib/kbd/consolefonts/LatGrkCyr-8x16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4113 Nov 22 01:34 usr/lib/kbd/consolefonts/LatKaCyrHeb-14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1387 Nov 22 01:34 usr/lib/kbd/consolefonts/Mik_8x16.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2709 Nov 22 01:34 usr/lib/kbd/consolefonts/UniCyrExt_8x16.psf.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1929 Nov 22 01:34 usr/lib/kbd/consolefonts/UniCyr_8x14.psf.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1996 Nov 22 01:34 usr/lib/kbd/consolefonts/UniCyr_8x16.psf.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1728 Nov 22 01:34 usr/lib/kbd/consolefonts/UniCyr_8x8.psf.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1290 Nov 22 01:34 usr/lib/kbd/consolefonts/alt-8x14.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1488 Nov 22 01:34 usr/lib/kbd/consolefonts/alt-8x16.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1084 Nov 22 01:34 usr/lib/kbd/consolefonts/alt-8x8.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1415 Nov 22 01:34 usr/lib/kbd/consolefonts/altc-8x16.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1114 Nov 22 01:34 usr/lib/kbd/consolefonts/aply16.psf.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1593 Nov 22 01:34 usr/lib/kbd/consolefonts/arm8.fnt.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1877 Nov 22 01:34 usr/lib/kbd/consolefonts/cp1250.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1963 Nov 22 01:34 usr/lib/kbd/consolefonts/cp850-8x14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2025 Nov 22 01:34 usr/lib/kbd/consolefonts/cp850-8x16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1760 Nov 22 01:34 usr/lib/kbd/consolefonts/cp850-8x8.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1106 Nov 22 01:34 usr/lib/kbd/consolefonts/cp857.08.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1282 Nov 22 01:34 usr/lib/kbd/consolefonts/cp857.14.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1342 Nov 22 01:34 usr/lib/kbd/consolefonts/cp857.16.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1989 Nov 22 01:34 usr/lib/kbd/consolefonts/cp865-8x14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2050 Nov 22 01:34 usr/lib/kbd/consolefonts/cp865-8x16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1768 Nov 22 01:34 usr/lib/kbd/consolefonts/cp865-8x8.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1329 Nov 22 01:34 usr/lib/kbd/consolefonts/cp866-8x14.psf.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1351 Nov 22 01:34 usr/lib/kbd/consolefonts/cp866-8x16.psf.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1112 Nov 22 01:34 usr/lib/kbd/consolefonts/cp866-8x8.psf.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1212 Nov 22 01:34 usr/lib/kbd/consolefonts/cybercafe.fnt.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2070 Nov 22 01:34 usr/lib/kbd/consolefonts/cyr-sun16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2076 Nov 22 01:34 usr/lib/kbd/consolefonts/default8x16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1879 Nov 22 01:34 usr/lib/kbd/consolefonts/default8x9.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3412 Nov 22 01:34 usr/lib/kbd/consolefonts/drdos8x14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3486 Nov 22 01:34 usr/lib/kbd/consolefonts/drdos8x16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2558 Nov 22 01:34 usr/lib/kbd/consolefonts/drdos8x6.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3065 Nov 22 01:34 usr/lib/kbd/consolefonts/drdos8x8.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1707 Nov 22 01:34 usr/lib/kbd/consolefonts/gr737a-8x8.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1915 Nov 22 01:34 usr/lib/kbd/consolefonts/gr737a-9x14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1975 Nov 22 01:34 usr/lib/kbd/consolefonts/gr737a-9x16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1819 Nov 22 01:34 usr/lib/kbd/consolefonts/gr737b-8x11.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2137 Nov 22 01:34 usr/lib/kbd/consolefonts/gr737b-9x16-medieval.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1932 Nov 22 01:34 usr/lib/kbd/consolefonts/gr737c-8x14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 1970 Nov 22 01:34 usr/lib/kbd/consolefonts/gr737c-8x16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1516 Nov 22 01:34 usr/lib/kbd/consolefonts/gr737c-8x6.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1563 Nov 22 01:34 usr/lib/kbd/consolefonts/gr737c-8x7.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1743 Nov 22 01:34 usr/lib/kbd/consolefonts/gr737c-8x8.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/consolefonts/gr737d-8x16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1737 Nov 22 01:34 usr/lib/kbd/consolefonts/gr928-8x16-thin.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1774 Nov 22 01:34 usr/lib/kbd/consolefonts/gr928-9x14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1809 Nov 22 01:34 usr/lib/kbd/consolefonts/gr928-9x16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1784 Nov 22 01:34 usr/lib/kbd/consolefonts/gr928a-8x14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1824 Nov 22 01:34 usr/lib/kbd/consolefonts/gr928a-8x16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2057 Nov 22 01:34 usr/lib/kbd/consolefonts/gr928b-8x14.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2100 Nov 22 01:34 usr/lib/kbd/consolefonts/gr928b-8x16.psfu.gz >Dec 20 16:01:27 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3162 Nov 22 01:34 usr/lib/kbd/consolefonts/greek-polytonic.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/consolefonts/iso01-12x22.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso01.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso01.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso01.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 3211 Nov 22 01:34 usr/lib/kbd/consolefonts/iso02-12x22.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso02.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso02.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso02.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso03.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso03.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso03.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso04.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso04.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso04.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso05.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso05.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso05.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso06.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso06.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso06.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso07.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso07.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2082 Nov 22 01:34 usr/lib/kbd/consolefonts/iso07u-16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso08.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso08.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso08.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso09.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso09.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 85 Nov 22 01:34 usr/lib/kbd/consolefonts/iso09.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 86 Nov 22 01:34 usr/lib/kbd/consolefonts/iso10.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 86 Nov 22 01:34 usr/lib/kbd/consolefonts/iso10.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 86 Nov 22 01:34 usr/lib/kbd/consolefonts/iso10.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1261 Nov 22 01:34 usr/lib/kbd/consolefonts/koi8-14.psf.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1412 Nov 22 01:34 usr/lib/kbd/consolefonts/koi8c-8x16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1299 Nov 22 01:34 usr/lib/kbd/consolefonts/koi8r-8x14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1493 Nov 22 01:34 usr/lib/kbd/consolefonts/koi8r-8x16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1090 Nov 22 01:34 usr/lib/kbd/consolefonts/koi8r-8x8.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1768 Nov 22 01:34 usr/lib/kbd/consolefonts/koi8r.8x8.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2090 Nov 22 01:34 usr/lib/kbd/consolefonts/koi8u_8x14.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2111 Nov 22 01:34 usr/lib/kbd/consolefonts/koi8u_8x16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1835 Nov 22 01:34 usr/lib/kbd/consolefonts/koi8u_8x8.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1790 Nov 22 01:34 usr/lib/kbd/consolefonts/lat0-08.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1868 Nov 22 01:34 usr/lib/kbd/consolefonts/lat0-10.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1978 Nov 22 01:34 usr/lib/kbd/consolefonts/lat0-12.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2011 Nov 22 01:34 usr/lib/kbd/consolefonts/lat0-14.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2063 Nov 22 01:34 usr/lib/kbd/consolefonts/lat0-16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1989 Nov 22 01:34 usr/lib/kbd/consolefonts/lat0-sun16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1779 Nov 22 01:34 usr/lib/kbd/consolefonts/lat1-08.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1861 Nov 22 01:34 usr/lib/kbd/consolefonts/lat1-10.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1964 Nov 22 01:34 usr/lib/kbd/consolefonts/lat1-12.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1998 Nov 22 01:34 usr/lib/kbd/consolefonts/lat1-14.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2076 Nov 22 01:34 usr/lib/kbd/consolefonts/lat1-16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1748 Nov 22 01:34 usr/lib/kbd/consolefonts/lat2-08.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1868 Nov 22 01:34 usr/lib/kbd/consolefonts/lat2-10.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1910 Nov 22 01:34 usr/lib/kbd/consolefonts/lat2-12.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1982 Nov 22 01:34 usr/lib/kbd/consolefonts/lat2-14.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1991 Nov 22 01:34 usr/lib/kbd/consolefonts/lat2-16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1984 Nov 22 01:34 usr/lib/kbd/consolefonts/lat2-sun16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2018 Nov 22 01:34 usr/lib/kbd/consolefonts/lat2a-16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1821 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4-08.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1925 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4-10.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1995 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4-12.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2046 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4-14.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2151 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4-16+.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2057 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4-16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2197 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4-19.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1820 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4a-08.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1927 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4a-10.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1995 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4a-12.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2048 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4a-14.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2152 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4a-16+.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2054 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4a-16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2193 Nov 22 01:34 usr/lib/kbd/consolefonts/lat4a-19.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1965 Nov 22 01:34 usr/lib/kbd/consolefonts/lat5-12.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1995 Nov 22 01:34 usr/lib/kbd/consolefonts/lat5-14.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2061 Nov 22 01:34 usr/lib/kbd/consolefonts/lat5-16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1838 Nov 22 01:34 usr/lib/kbd/consolefonts/lat7-14.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2083 Nov 22 01:34 usr/lib/kbd/consolefonts/lat7a-14.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1372 Nov 22 01:34 usr/lib/kbd/consolefonts/lat7a-16.psf.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1099 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9-08.psf.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1175 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9-10.psf.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1290 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9-12.psf.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1308 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9-14.psf.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1364 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9-16.psf.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1783 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9u-08.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1865 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9u-10.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1976 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9u-12.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2009 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9u-14.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2061 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9u-16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1771 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9v-08.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1853 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9v-10.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1973 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9v-12.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1999 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9v-14.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2054 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9v-16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1787 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9w-08.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1870 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9w-10.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1989 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9w-12.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2015 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9w-14.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2069 Nov 22 01:34 usr/lib/kbd/consolefonts/lat9w-16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3803 Nov 22 01:34 usr/lib/kbd/consolefonts/latarcyrheb-sun16.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5171 Nov 22 01:34 usr/lib/kbd/consolefonts/latarcyrheb-sun32.psfu.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:07 usr/lib/kbd/consolefonts/partialfonts >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 693 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 805 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 812 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 710 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 818 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 825 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 713 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 803 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 800 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 659 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 744 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 752 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 707 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 819 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 822 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.16.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 709 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.08.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 800 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.14.gz >Dec 20 16:01:28 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 825 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.16.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 436 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.08.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 498 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.14.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 499 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.16.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 648 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.08.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 803 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.14.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 818 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.16.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 501 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.08.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 565 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.14.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 576 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.16.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 699 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.08.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 791 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.14.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 814 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.16.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 650 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.08.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 749 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.14.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 778 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.16.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 330 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.08.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 371 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.14.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 380 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.16.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 36 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/none.00-17.08.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 40 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/none.00-17.14.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 40 Nov 22 01:34 usr/lib/kbd/consolefonts/partialfonts/none.00-17.16.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2084 Nov 22 01:34 usr/lib/kbd/consolefonts/ruscii_8x16.psfu.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2059 Nov 22 01:34 usr/lib/kbd/consolefonts/ruscii_8x8.psfu.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2708 Nov 22 01:34 usr/lib/kbd/consolefonts/sun12x22.psfu.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1467 Nov 22 01:34 usr/lib/kbd/consolefonts/t.fnt.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1515 Nov 22 01:34 usr/lib/kbd/consolefonts/t850b.fnt.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1363 Nov 22 01:34 usr/lib/kbd/consolefonts/tcvn8x16.psf.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1891 Nov 22 01:34 usr/lib/kbd/consolefonts/viscii10-8x16.psfu.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/kbd/consoletrans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9216 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-10_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8994 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-13_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9279 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-14_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8839 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-15_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8806 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-1_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9034 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-2_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8712 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-3_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9006 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-4_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8645 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-5_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6418 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-6_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8471 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-7_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6566 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-8_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8786 Nov 22 01:34 usr/lib/kbd/consoletrans/8859-9_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1698 Nov 22 01:34 usr/lib/kbd/consoletrans/baltic.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9307 Nov 22 01:34 usr/lib/kbd/consoletrans/cp1250_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9769 Nov 22 01:34 usr/lib/kbd/consoletrans/cp1251_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1834 Nov 22 01:34 usr/lib/kbd/consoletrans/cp437_to_iso01.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9529 Nov 22 01:34 usr/lib/kbd/consoletrans/cp437_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9568 Nov 22 01:34 usr/lib/kbd/consoletrans/cp737_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9500 Nov 22 01:34 usr/lib/kbd/consoletrans/cp775_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1172 Nov 22 01:34 usr/lib/kbd/consoletrans/cp850_to_iso01.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9378 Nov 22 01:34 usr/lib/kbd/consoletrans/cp850_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9677 Nov 22 01:34 usr/lib/kbd/consoletrans/cp852_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9562 Nov 22 01:34 usr/lib/kbd/consoletrans/cp853_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9293 Nov 22 01:34 usr/lib/kbd/consoletrans/cp855_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9369 Nov 22 01:34 usr/lib/kbd/consoletrans/cp857_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9570 Nov 22 01:34 usr/lib/kbd/consoletrans/cp860_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9554 Nov 22 01:34 usr/lib/kbd/consoletrans/cp861_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9133 Nov 22 01:34 usr/lib/kbd/consoletrans/cp862_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9427 Nov 22 01:34 usr/lib/kbd/consoletrans/cp863_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9333 Nov 22 01:34 usr/lib/kbd/consoletrans/cp864_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9549 Nov 22 01:34 usr/lib/kbd/consoletrans/cp865_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9475 Nov 22 01:34 usr/lib/kbd/consoletrans/cp866_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9109 Nov 22 01:34 usr/lib/kbd/consoletrans/cp869_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8219 Nov 22 01:34 usr/lib/kbd/consoletrans/cp874_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5914 Nov 22 01:34 usr/lib/kbd/consoletrans/iso02_to_cp1250.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2455 Nov 22 01:34 usr/lib/kbd/consoletrans/koi2alt >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 10105 Nov 22 01:34 usr/lib/kbd/consoletrans/koi8-r_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 10067 Nov 22 01:34 usr/lib/kbd/consoletrans/koi8-u_to_uni.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1468 Nov 22 01:34 usr/lib/kbd/consoletrans/koi8u2ruscii >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 256 Nov 22 01:34 usr/lib/kbd/consoletrans/latin2u.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 923 Nov 22 01:34 usr/lib/kbd/consoletrans/null >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2122 Nov 22 01:34 usr/lib/kbd/consoletrans/space >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1891 Nov 22 01:34 usr/lib/kbd/consoletrans/trivial >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1698 Nov 22 01:34 usr/lib/kbd/consoletrans/vga2iso >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1418 Nov 22 01:34 usr/lib/kbd/consoletrans/viscii1.0_to_tcvn.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1847 Nov 22 01:34 usr/lib/kbd/consoletrans/viscii1.0_to_viscii1.1.trans >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1747 Nov 22 01:34 usr/lib/kbd/consoletrans/zero >Dec 20 16:01:29 s205 dracut[17754]: <15>drwxr-xr-x 4 root root 0 Dec 20 16:00 usr/lib/kbd/keymaps >Dec 20 16:01:29 s205 dracut[17754]: <15>drwxr-xr-x 9 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy >Dec 20 16:01:29 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/amiga >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2970 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/amiga/amiga-de.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1889 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/amiga/amiga-us.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/atari >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2741 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/atari/atari-de.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2925 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/atari/atari-se.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2767 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/atari/atari-uk-falcon.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2985 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/atari/atari-us.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>drwxr-xr-x 10 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/i386 >Dec 20 16:01:29 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/kbd/keymaps/legacy/i386/azerty >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 886 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/azerty/azerty.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 901 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/azerty/be-latin1.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 3 root root 5683 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin0.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 873 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin1.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 3 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin9.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 842 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-old.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 957 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-pc.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 3 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 343 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1786 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe2.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/i386/colemak >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1449 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/colemak/en-latin9.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/kbd/keymaps/legacy/i386/dvorak >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 145 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/ANSI-dvorak.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ca-fr.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1309 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-es.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1227 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-fr.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1205 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-l.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1202 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-r.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2598 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ru.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1242 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a1.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1023 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a5.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 841 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-uk.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 782 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 1314 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/fr-dvorak.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1045 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/no-dvorak.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/i386/fgGIod >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2258 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/fgGIod/tr_f-latin5.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1035 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/fgGIod/trf-fgGIod.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/i386/include >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 230 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/applkey.map.gz >Dec 20 16:01:29 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 438 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/azerty-layout.inc >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 65 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/backspace.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 278 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/compose.inc >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 126 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/ctrl.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 182 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/euro.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 253 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/euro1.inc >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 193 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/euro1.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 194 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/euro2.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 453 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/keypad.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4353 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-bare.inc >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1148 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-extd.inc >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 746 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-alt-and-altgr.inc >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3029 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-modeshift-altgr.inc >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 146 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-two-alt-keys.inc >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 456 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/qwerty-layout.inc >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 456 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/qwertz-layout.inc >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 426 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/unicode.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 116 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/include/windowkeys.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/i386/olpc >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 876 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/olpc/es-olpc.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 852 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/olpc/pt-olpc.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/kbd/keymaps/legacy/i386/qwerty >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2499 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bashkir.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2981 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp1251.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2328 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp855.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4627 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-cp1251.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4622 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-utf8.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4540 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-cp1251.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4528 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-utf8.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2026 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1104 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt2.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1106 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-abnt2.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 984 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-us.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2332 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/by-cp1251.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2854 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/by.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2330 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bywin-cp1251.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1174 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cf.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2568 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-cp1250.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2726 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2-prog.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2655 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8760 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-qwerty.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2408 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2181 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap_V1.0.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 962 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk-latin1.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 941 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 987 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 775 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs2.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1511 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/es-cp850.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1133 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/es.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 153 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/et-nodeadkeys.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1141 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/et.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1268 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-latin1.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 1260 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-latin9.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 857 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-old.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2377 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr-pc.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3660 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1313 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/hu101.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 12055 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/hypermap.m4 >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1445 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-heb.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1360 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-phonetic.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2410 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/il.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1762 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1-us.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1216 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1054 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/it-ibm.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1618 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/it.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2046 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/it2.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 779 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/jp106.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2495 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/kazakh.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 666 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ko.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3387 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ky_alt_sh-UTF-8.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2420 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/kyrgyz.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1058 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/la-latin1.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2313 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.baltic.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6095 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.l4.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6172 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3147 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-cp1251.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3201 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-utf.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3164 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1745 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk0.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1075 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1220 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl2.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1714 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.doc >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1533 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 805 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/no.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 387 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pc110.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1306 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1234 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl1.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2247 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl2.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2327 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl3.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1165 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl4.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 989 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin1.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin9.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 930 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1618 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1435 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro_std.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2316 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-cp1251.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3055 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-ms.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3046 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-yawerty.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3779 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3499 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru1.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2591 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru2.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3383 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru3.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3378 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru4.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2571 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru_win.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3487 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-CP1251.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3350 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-KOI8-R.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3476 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-UTF-8.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3456 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt_sh-UTF-8.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3373 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-CP1251.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3236 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-KOI8-R.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3363 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-UTF-8.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3398 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-CP1251.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3262 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-KOI8-R.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3389 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-UTF-8.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3344 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-CP1251.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3207 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-KOI8-R.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3334 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-UTF-8.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 177 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-ir209.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 189 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-lat6.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2432 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-ir209.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2540 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-lat6.map.gz >Dec 20 16:01:30 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 1121 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2614 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-prog-qwerty.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1868 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-qwerty.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-cy.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 3307 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-latin.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sv-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3490 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/tj_alt-UTF8.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1166 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/tr_q-latin5.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1132 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/tralt.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1578 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/trf.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1124 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/trq.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3374 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_alt-UTF-8.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3384 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_cplk-UTF-8.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3367 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ct_sh-UTF-8.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3348 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ctrl-UTF-8.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4232 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-cp1251.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6958 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf-ws.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6866 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6932 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-ws.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6853 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 765 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/uk.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2549 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/us-acentos.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/us.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/i386/qwertz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1286 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/croat.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2539 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz-us-qwertz.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8706 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 270 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1-nodeadkeys.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 898 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 347 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-mobii.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 847 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 294 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_CH-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2377 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_alt_UTF-8.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 973 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 873 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1252 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/hu.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 942 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1-lk450.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 992 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 924 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3161 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.sg-decimal-separator >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2611 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-prog-qwertz.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2690 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-qwertz.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1191 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/slovene.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/include >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 517 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/include/compose.8859_7 >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 23 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/include/compose.8859_8 >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6030 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/include/compose.latin >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3889 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/include/compose.latin1 >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3465 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/include/compose.latin2 >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2037 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/include/compose.latin3 >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2897 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/include/compose.latin4 >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 8402 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/include/vim-compose.latin1 >Dec 20 16:01:31 s205 dracut[17754]: <15>drwxr-xr-x 4 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/mac >Dec 20 16:01:31 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/mac/all >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 501 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-be.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 288 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1-nodeadkeys.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 904 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 767 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-de_CH.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 639 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-dk-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 799 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-dvorak.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 490 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-es.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 893 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-fi-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 1108 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 786 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr_CH-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 658 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-it.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 1160 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-pl.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 431 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-pt-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 508 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-se.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 264 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-template.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 760 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-uk.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 900 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-us.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/mac/include >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 439 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-azerty-layout.inc >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 182 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 196 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro2.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 4956 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-linux-keys-bare.inc >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 438 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwerty-layout.inc >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 438 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwertz-layout.inc >Dec 20 16:01:31 s205 dracut[17754]: <15>drwxr-xr-x 4 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/ppc >Dec 20 16:01:31 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/kbd/keymaps/legacy/ppc/all >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-be.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1-nodeadkeys.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de_CH.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dk-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dvorak.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-es.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fi-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr_CH-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-it.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pl.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pt-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-se.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-template.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-uk.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-us.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/kbd/keymaps/legacy/ppc/include >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-azerty-layout.inc >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro2.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-linux-keys-bare.inc >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwerty-layout.inc >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwertz-layout.inc >Dec 20 16:01:31 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:20 usr/lib/kbd/keymaps/legacy/sun >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3022 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sun-pl-altgraph.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3186 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sun-pl.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2434 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sundvorak.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2433 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunkeymap.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2086 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunt4-es.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2167 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunt4-fi-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2091 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunt4-no-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4931 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-cz-us.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2047 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-de-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2145 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-es.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2063 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-fi-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2488 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-fr-latin1.map.gz >Dec 20 16:01:31 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2518 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-ru.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2274 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-uk.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4926 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-us-cz.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1706 Nov 22 01:34 usr/lib/kbd/keymaps/legacy/sun/sunt6-uk.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 12 08:07 usr/lib/kbd/keymaps/xkb >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3941 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/at-mac.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3860 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/at-nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3902 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/at-sundeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3902 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/at.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3648 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/az.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4113 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/ba-alternatequotes.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4057 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/ba-unicode.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4061 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/ba-unicodeus.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4115 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/ba-us.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4116 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ba.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3975 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/be-iso-alternate.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3938 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/be-nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4021 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/be-oss.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4025 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/be-oss_latin9.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4021 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/be-oss_sundeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3946 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/be-sundeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4161 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/be-wang.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3971 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/be.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3925 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/br-dvorak.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3919 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/br-nativo-epo.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3939 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/br-nativo-us.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3927 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/br-nativo.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3949 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/br-nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4000 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/br.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4026 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/by-latin.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3619 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/ca-eng.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3694 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/ca-fr-dvorak.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3702 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/ca-fr-legacy.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3696 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/ca-multi.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 13196 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/ca-multix.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3686 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ca.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5150 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ch-de_mac.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3972 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ch-de_nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3959 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ch-de_sundeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3960 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ch-fr.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5178 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ch-fr_mac.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3972 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ch-fr_nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3960 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ch-fr_sundeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3953 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ch-legacy.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3959 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ch.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4078 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/cm-azerty.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4801 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/cm-dvorak.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3995 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/cm-french.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4544 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/cm-qwerty.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3619 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/cm.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3619 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/cn.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4190 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/cz-bksl.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3781 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/cz-dvorak-ucw.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4180 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/cz-qwerty.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4165 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/cz-qwerty_bksl.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4204 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/cz.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 13999 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-T3.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3936 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/de-deadacute.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3927 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-deadgraveacute.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4033 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-dsb.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4045 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-dsb_qwertz.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3846 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-dvorak.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3899 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-legacy.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3941 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-mac.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3979 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-mac_nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5132 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-neo.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3860 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3915 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-qwerty.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3896 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-ro.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3858 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-ro_nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3902 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/de-sundeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3902 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/de.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3796 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/dk-dvorak.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3867 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/dk-mac.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3917 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/dk-mac_nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3858 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/dk-nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3872 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/dk.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3872 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/ee-dvorak.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3846 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/ee-nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4080 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/ee-us.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3929 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ee.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 11019 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/epo-legacy.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4724 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/epo.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4042 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/es-ast.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4043 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/es-cat.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4026 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/es-deadtilde.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3911 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/es-dvorak.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4041 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/es-mac.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4015 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/es-nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4041 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/es-sundeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4041 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/es.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5336 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fi-classic.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3901 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fi-mac.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5063 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fi-nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3840 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fi-smi.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5418 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/fi.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3851 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fo-nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3865 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/fo.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4130 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-bepo.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4088 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-bepo_latin9.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4012 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-bre.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3748 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-dvorak.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3864 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-latin9.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3853 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-latin9_nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3864 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-latin9_sundeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3757 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-mac.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3970 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3968 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-oci.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3977 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-oss.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3983 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-oss_latin9.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3938 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-oss_nodeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3977 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-oss_sundeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3995 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/fr-sundeadkeys.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3995 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/fr.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4030 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/gb-colemak.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4011 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/gb-dvorak.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4024 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/gb-dvorakukp.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3967 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/gb-extd.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3960 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/gb-intl.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3976 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/gb-mac.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3944 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/gb-mac_intl.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3994 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/gb.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4022 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/ge-ergonomic.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3668 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/ge-mess.map.gz >Dec 20 16:01:32 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3488 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/ge-ru.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3536 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ge.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3652 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/gh-akan.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3653 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/gh-avn.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3687 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/gh-ewe.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3722 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/gh-fula.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3661 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/gh-ga.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3700 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/gh-generic.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3752 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/gh-gillbt.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3722 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/gh-hausa.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3629 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/gh.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4113 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/hr-alternatequotes.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4057 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/hr-unicode.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4061 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/hr-unicodeus.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3888 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/hr-us.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4106 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/hr.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4010 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_dead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3945 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_nodead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4006 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_dead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3943 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_nodead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4011 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_dead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3947 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_nodead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4008 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_dead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3945 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_nodead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4004 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_dead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3939 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_nodead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4000 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_dead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3937 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_nodead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4005 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_dead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3941 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_nodead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4002 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_dead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3939 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_nodead.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3941 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-nodeadkeys.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4010 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-qwerty.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4005 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/hu-standard.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4005 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/hu.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4611 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ie-CloGaelach.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 7611 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ie-UnicodeExpert.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3469 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ie-ogam_is434.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6258 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ie.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3634 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/il.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3628 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/in-eng.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3841 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/iq-ku.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3941 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/iq-ku_alt.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3832 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/iq-ku_ara.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3834 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/iq-ku_f.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3841 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/ir-ku.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3941 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/ir-ku_alt.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3832 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/ir-ku_ara.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3834 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/ir-ku_f.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3827 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/is-Sundeadkeys.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3858 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/is-dvorak.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3863 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/is-mac.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3822 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/is-nodeadkeys.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3899 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/is.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3750 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/it-geo.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3629 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/it-ibm.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3691 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/it-mac.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3883 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/it-nodeadkeys.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3853 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/it-us.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3934 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/it.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3619 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/jp-OADG109A.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3618 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/jp-dvorak.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3626 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/jp-kana86.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3634 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/jp.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3655 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ke-kik.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3655 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ke.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3614 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/kr-kr104.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3619 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/kr.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4032 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/latam-deadtilde.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3994 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/latam-nodeadkeys.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4033 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/latam-sundeadkeys.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4029 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/latam.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3991 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/lt-ibm.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3790 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/lt-lekp.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3828 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/lt-lekpa.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3965 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/lt-std.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3989 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/lt-us.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3995 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/lt.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3852 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/lv-adapted.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3869 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/lv-apostrophe.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3778 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/lv-ergonomic.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3857 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/lv-fkey.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3971 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/lv-modern.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3877 Nov 22 01:37 usr/lib/kbd/keymaps/xkb/lv-tilde.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3866 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/lv.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3995 Nov 22 01:35 usr/lib/kbd/keymaps/xkb/ma-french.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3681 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/md-gag.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3792 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/md.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4103 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/me-latinalternatequotes.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4064 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/me-latinunicode.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4073 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/me-latinunicodeyz.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4128 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/me-latinyz.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4123 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/me.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4015 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ml-fr-oss.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3903 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ml-us-intl.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3994 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ml-us-mac.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4013 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ml.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4000 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/mt-us.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3970 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/mt.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3723 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ng-hausa.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3663 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ng-igbo.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3658 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/ng-yoruba.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3630 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ng.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4001 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/nl-mac.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3670 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/nl-std.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3923 Nov 22 01:36 usr/lib/kbd/keymaps/xkb/nl-sundeadkeys.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3923 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/nl.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3918 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/no-colemak.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3774 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/no-dvorak.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3942 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/no-mac.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3914 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/no-mac_nodeadkeys.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3956 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/no-nodeadkeys.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3840 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/no-smi.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3826 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/no-smi_nodeadkeys.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3922 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/no.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3792 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ph-capewell-dvorak.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3791 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ph-capewell-qwerf2k6.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3788 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ph-colemak.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3788 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ph-dvorak.map.gz >Dec 20 16:01:33 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3794 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/ph.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4008 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pl-csb.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3763 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pl-dvorak.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3768 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pl-dvorak_altquotes.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3768 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pl-dvorak_quotes.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3820 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pl-dvp.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4027 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pl-legacy.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4074 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pl-qwertz.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4019 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pl-szl.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3961 Nov 22 01:41 usr/lib/kbd/keymaps/xkb/pl.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3937 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pt-mac.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3954 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pt-mac_nodeadkeys.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3929 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pt-mac_sundeadkeys.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3865 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pt-nativo-epo.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3849 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pt-nativo-us.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3843 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pt-nativo.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3917 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pt-nodeadkeys.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3905 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/pt-sundeadkeys.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3912 Nov 22 01:41 usr/lib/kbd/keymaps/xkb/pt.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3793 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/ro-cedilla.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3810 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/ro-std.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3813 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/ro-std_cedilla.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3957 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/ro-winkeys.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3792 Nov 22 01:41 usr/lib/kbd/keymaps/xkb/ro.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4116 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/rs-latin.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4113 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/rs-latinalternatequotes.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4057 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/rs-latinunicode.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4061 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/rs-latinunicodeyz.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4115 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/rs-latinyz.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3799 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/ru-cv_latin.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3941 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/se-dvorak.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3901 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/se-mac.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3824 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/se-nodeadkeys.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3840 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/se-smi.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3934 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/se-svdvorak.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3831 Nov 22 01:41 usr/lib/kbd/keymaps/xkb/se.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4072 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/si-alternatequotes.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4075 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/si-us.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4076 Nov 22 01:41 usr/lib/kbd/keymaps/xkb/si.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4183 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/sk-bksl.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4192 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/sk-qwerty.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4181 Nov 22 01:38 usr/lib/kbd/keymaps/xkb/sk-qwerty_bksl.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4194 Nov 22 01:41 usr/lib/kbd/keymaps/xkb/sk.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3841 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/sy-ku.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3941 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/sy-ku_alt.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3834 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/sy-ku_f.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3671 Nov 22 01:40 usr/lib/kbd/keymaps/xkb/tm-alt.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3684 Nov 22 01:41 usr/lib/kbd/keymaps/xkb/tm.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3949 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/tr-alt.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3888 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/tr-crh.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3948 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/tr-crh_alt.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3844 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/tr-crh_f.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3819 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/tr-f.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3815 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/tr-intl.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3841 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/tr-ku.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3941 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/tr-ku_alt.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3834 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/tr-ku_f.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3870 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/tr-sundeadkeys.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3870 Nov 22 01:41 usr/lib/kbd/keymaps/xkb/tr.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4394 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/tw-indigenous.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4393 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/tw-saisiyat.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4394 Nov 22 01:41 usr/lib/kbd/keymaps/xkb/tw.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3742 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-alt-intl.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3866 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-altgr-intl.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4048 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-colemak.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3753 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-dvorak-alt-intl.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3679 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-dvorak-classic.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3857 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-dvorak-intl.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3719 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-dvorak-l.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3713 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-dvorak-r.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3684 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-dvorak.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3751 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-dvp.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3763 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-euro.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3714 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-hbs.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3865 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-intl.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3986 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-mac.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3758 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-olpc2.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3883 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-workman-intl.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3643 Nov 22 01:34 usr/lib/kbd/keymaps/xkb/us-workman.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3619 Nov 22 01:41 usr/lib/kbd/keymaps/xkb/us.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3612 Nov 22 01:39 usr/lib/kbd/keymaps/xkb/uz-latin.map.gz >Dec 20 16:01:34 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/kbd/unimaps >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4244 Nov 22 01:34 usr/lib/kbd/unimaps/8859-1.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4706 Nov 22 01:34 usr/lib/kbd/unimaps/8859-10.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4426 Nov 22 01:34 usr/lib/kbd/unimaps/8859-13.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4816 Nov 22 01:34 usr/lib/kbd/unimaps/8859-14.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4376 Nov 22 01:34 usr/lib/kbd/unimaps/8859-15.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4479 Nov 22 01:34 usr/lib/kbd/unimaps/8859-2.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4240 Nov 22 01:34 usr/lib/kbd/unimaps/8859-3.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4548 Nov 22 01:34 usr/lib/kbd/unimaps/8859-4.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4188 Nov 22 01:34 usr/lib/kbd/unimaps/8859-5.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1869 Nov 22 01:34 usr/lib/kbd/unimaps/8859-6.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3928 Nov 22 01:34 usr/lib/kbd/unimaps/8859-7.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2035 Nov 22 01:34 usr/lib/kbd/unimaps/8859-8.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4332 Nov 22 01:34 usr/lib/kbd/unimaps/8859-9.a0-ff.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1494 Nov 22 01:34 usr/lib/kbd/unimaps/ECMA144.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1378 Nov 22 01:34 usr/lib/kbd/unimaps/armscii8.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1707 Nov 22 01:34 usr/lib/kbd/unimaps/ascii.20-7f.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5478 Nov 22 01:34 usr/lib/kbd/unimaps/cp1250.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 446 Nov 22 01:34 usr/lib/kbd/unimaps/cp437.00-1f.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4475 Nov 22 01:34 usr/lib/kbd/unimaps/cp437.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5674 Nov 22 01:34 usr/lib/kbd/unimaps/cp737.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6199 Nov 22 01:34 usr/lib/kbd/unimaps/cp737a.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6215 Nov 22 01:34 usr/lib/kbd/unimaps/cp737b.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6266 Nov 22 01:34 usr/lib/kbd/unimaps/cp737c.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5456 Nov 22 01:34 usr/lib/kbd/unimaps/cp850.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5985 Nov 22 01:34 usr/lib/kbd/unimaps/cp850a.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4011 Nov 22 01:34 usr/lib/kbd/unimaps/cp850b.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3880 Nov 22 01:34 usr/lib/kbd/unimaps/cp850z.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5627 Nov 22 01:34 usr/lib/kbd/unimaps/cp865.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6155 Nov 22 01:34 usr/lib/kbd/unimaps/cp865a.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5553 Nov 22 01:34 usr/lib/kbd/unimaps/cp866.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6174 Nov 22 01:34 usr/lib/kbd/unimaps/cp866a.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2558 Nov 22 01:34 usr/lib/kbd/unimaps/cybercafe.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4152 Nov 22 01:34 usr/lib/kbd/unimaps/cyralt.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2206 Nov 22 01:34 usr/lib/kbd/unimaps/def.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 22 Nov 22 01:34 usr/lib/kbd/unimaps/empty.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5981 Nov 22 01:34 usr/lib/kbd/unimaps/ethiopic.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 674 Nov 22 01:34 usr/lib/kbd/unimaps/iso01.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1815 Nov 22 01:34 usr/lib/kbd/unimaps/iso02.uni >Dec 20 16:01:34 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1829 Nov 22 01:34 usr/lib/kbd/unimaps/iso03.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1815 Nov 22 01:34 usr/lib/kbd/unimaps/iso04.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1815 Nov 22 01:34 usr/lib/kbd/unimaps/iso05.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1275 Nov 22 01:34 usr/lib/kbd/unimaps/iso06.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1744 Nov 22 01:34 usr/lib/kbd/unimaps/iso07.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2507 Nov 22 01:34 usr/lib/kbd/unimaps/iso07u.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1119 Nov 22 01:34 usr/lib/kbd/unimaps/iso08.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 805 Nov 22 01:34 usr/lib/kbd/unimaps/iso09.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1489 Nov 22 01:34 usr/lib/kbd/unimaps/iso10.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 876 Nov 22 01:34 usr/lib/kbd/unimaps/iso15.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3998 Nov 22 01:34 usr/lib/kbd/unimaps/koi8r.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5224 Nov 22 01:34 usr/lib/kbd/unimaps/koi8u.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1030 Nov 22 01:34 usr/lib/kbd/unimaps/lat1.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2177 Nov 22 01:34 usr/lib/kbd/unimaps/lat1u.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5302 Nov 22 01:34 usr/lib/kbd/unimaps/lat2.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3632 Nov 22 01:34 usr/lib/kbd/unimaps/lat2u.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3251 Nov 22 01:34 usr/lib/kbd/unimaps/lat4.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5046 Nov 22 01:34 usr/lib/kbd/unimaps/lat4u.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 7282 Nov 22 01:34 usr/lib/kbd/unimaps/lat7.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3579 Nov 22 01:34 usr/lib/kbd/unimaps/lat9u.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3771 Nov 22 01:34 usr/lib/kbd/unimaps/lat9v.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3635 Nov 22 01:34 usr/lib/kbd/unimaps/lat9w.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 4030 Nov 22 01:34 usr/lib/kbd/unimaps/ruscii.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1009 Nov 22 01:34 usr/lib/kbd/unimaps/tcvn.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1811 Nov 22 01:34 usr/lib/kbd/unimaps/viscii.uni >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/modprobe.d >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 382 Aug 2 05:52 usr/lib/modprobe.d/dist-alsa.conf >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 884 Sep 22 16:01 usr/lib/modprobe.d/dist-blacklist.conf >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 3 root root 0 Dec 20 16:01 usr/lib/modules >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 3 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64 >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 3 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 6 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 3 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 4 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 435487 Dec 5 22:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/drm.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 62583 Dec 5 22:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/radeon >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2080911 Dec 5 22:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/radeon/radeon.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/ttm >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 123039 Dec 5 22:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/ttm/ttm.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 3 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/i2c >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/i2c/algos >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 12215 Dec 5 22:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/i2c/algos/i2c-algo-bit.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 54647 Dec 5 22:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/i2c/i2c-core.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 4 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/scsi >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/scsi/fcoe >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 49719 Dec 5 22:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 94503 Dec 5 22:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/scsi/libfc >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 174079 Dec 5 22:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/scsi/libfc/libfc.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 76807 Dec 5 22:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/scsi/libiscsi.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 23143 Dec 5 22:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/scsi/scsi_tgt.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 96103 Dec 5 22:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 124703 Dec 5 22:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 3 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/usb >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/usb/storage >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 126623 Dec 5 22:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/usb/storage/usb-storage.ko >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 54257 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/modules.alias >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 52933 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/modules.alias.bin >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 6648 Dec 5 22:05 usr/lib/modules/3.11.10-301.fc20.x86_64/modules.builtin >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 9163 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/modules.builtin.bin >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1288 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/modules.dep >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1688 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/modules.dep.bin >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 52 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/modules.devname >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 97787 Dec 5 22:05 usr/lib/modules/3.11.10-301.fc20.x86_64/modules.order >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 131 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/modules.softdep >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 26345 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/modules.symbols >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 31698 Dec 20 16:01 usr/lib/modules/3.11.10-301.fc20.x86_64/modules.symbols.bin >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/sysctl.d >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 293 Sep 4 00:12 usr/lib/sysctl.d/00-system.conf >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 710 Dec 6 06:22 usr/lib/sysctl.d/50-default.conf >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 4 root root 0 Dec 20 16:01 usr/lib/systemd >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 16 root root 0 Dec 20 16:01 usr/lib/systemd/system >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/systemd/system-generators >Dec 20 16:01:35 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 53480 Dec 20 16:01 usr/lib/systemd/system-generators/systemd-fstab-generator >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 546 Dec 6 06:22 usr/lib/systemd/system/basic.target >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 366 Dec 6 06:22 usr/lib/systemd/system/cryptsetup.target >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 13 Dec 20 16:01 usr/lib/systemd/system/ctrl-alt-del.target -> reboot.target >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 13 Dec 20 16:01 usr/lib/systemd/system/default.target -> initrd.target >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1117 Oct 8 15:55 usr/lib/systemd/system/dracut-cmdline.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 976 Oct 8 15:55 usr/lib/systemd/system/dracut-emergency.service >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxrwxr-x 2 root root 0 Dec 20 16:01 usr/lib/systemd/system/dracut-emergency.service.wants >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 33 Dec 20 16:01 usr/lib/systemd/system/dracut-emergency.service.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1301 Oct 8 15:55 usr/lib/systemd/system/dracut-initqueue.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 983 Oct 8 15:55 usr/lib/systemd/system/dracut-mount.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1015 Oct 8 15:55 usr/lib/systemd/system/dracut-pre-mount.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1208 Oct 8 15:55 usr/lib/systemd/system/dracut-pre-pivot.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1127 Oct 8 15:55 usr/lib/systemd/system/dracut-pre-trigger.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1159 Oct 8 15:55 usr/lib/systemd/system/dracut-pre-udev.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 940 Oct 8 15:55 usr/lib/systemd/system/emergency.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 431 Dec 6 06:22 usr/lib/systemd/system/emergency.target >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxrwxr-x 2 root root 0 Dec 20 16:01 usr/lib/systemd/system/emergency.target.wants >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 33 Dec 20 16:01 usr/lib/systemd/system/emergency.target.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 440 Dec 6 06:22 usr/lib/systemd/system/final.target >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 487 Dec 6 06:22 usr/lib/systemd/system/halt.target >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/systemd/system/halt.target.wants >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 24 Dec 20 16:00 usr/lib/systemd/system/halt.target.wants/plymouth-halt.service -> ../plymouth-halt.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 596 Dec 6 06:22 usr/lib/systemd/system/initrd-cleanup.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 536 Dec 6 06:22 usr/lib/systemd/system/initrd-fs.target >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 763 Dec 6 06:22 usr/lib/systemd/system/initrd-parse-etc.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 509 Dec 6 06:22 usr/lib/systemd/system/initrd-root-fs.target >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 606 Dec 6 06:22 usr/lib/systemd/system/initrd-switch-root.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 691 Dec 6 06:22 usr/lib/systemd/system/initrd-switch-root.target >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/systemd/system/initrd-switch-root.target.wants >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 25 Dec 20 16:00 usr/lib/systemd/system/initrd-switch-root.target.wants/plymouth-start.service -> ../plymouth-start.service >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 31 Dec 20 16:00 usr/lib/systemd/system/initrd-switch-root.target.wants/plymouth-switch-root.service -> ../plymouth-switch-root.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 668 Dec 6 06:22 usr/lib/systemd/system/initrd-udevadm-cleanup-db.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 654 Dec 6 06:22 usr/lib/systemd/system/initrd.target >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxrwxr-x 2 root root 0 Dec 20 16:01 usr/lib/systemd/system/initrd.target.wants >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 25 Dec 20 16:01 usr/lib/systemd/system/initrd.target.wants/dracut-cmdline.service -> ../dracut-cmdline.service >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 27 Dec 20 16:01 usr/lib/systemd/system/initrd.target.wants/dracut-initqueue.service -> ../dracut-initqueue.service >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 23 Dec 20 16:01 usr/lib/systemd/system/initrd.target.wants/dracut-mount.service -> ../dracut-mount.service >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 27 Dec 20 16:01 usr/lib/systemd/system/initrd.target.wants/dracut-pre-mount.service -> ../dracut-pre-mount.service >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 27 Dec 20 16:01 usr/lib/systemd/system/initrd.target.wants/dracut-pre-pivot.service -> ../dracut-pre-pivot.service >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 29 Dec 20 16:01 usr/lib/systemd/system/initrd.target.wants/dracut-pre-trigger.service -> ../dracut-pre-trigger.service >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 26 Dec 20 16:01 usr/lib/systemd/system/initrd.target.wants/dracut-pre-udev.service -> ../dracut-pre-udev.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 501 Dec 6 06:22 usr/lib/systemd/system/kexec.target >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/systemd/system/kexec.target.wants >Dec 20 16:01:35 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 25 Dec 20 16:00 usr/lib/systemd/system/kexec.target.wants/plymouth-kexec.service -> ../plymouth-kexec.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 721 Dec 6 06:22 usr/lib/systemd/system/kmod-static-nodes.service >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 395 Dec 6 06:22 usr/lib/systemd/system/local-fs-pre.target >Dec 20 16:01:35 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 489 Dec 6 06:22 usr/lib/systemd/system/local-fs.target >Dec 20 16:01:35 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/systemd/system/multi-user.target.wants >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 29 Dec 20 16:00 usr/lib/systemd/system/multi-user.target.wants/plymouth-quit-wait.service -> ../plymouth-quit-wait.service >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 24 Dec 20 16:00 usr/lib/systemd/system/multi-user.target.wants/plymouth-quit.service -> ../plymouth-quit.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 433 Dec 6 06:22 usr/lib/systemd/system/network.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 514 Dec 6 06:22 usr/lib/systemd/system/nss-lookup.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 473 Dec 6 06:22 usr/lib/systemd/system/nss-user-lookup.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 354 Dec 6 06:22 usr/lib/systemd/system/paths.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 381 Oct 31 22:35 usr/lib/systemd/system/plymouth-halt.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 396 Oct 31 22:35 usr/lib/systemd/system/plymouth-kexec.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 393 Oct 31 22:35 usr/lib/systemd/system/plymouth-poweroff.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 243 Oct 31 22:35 usr/lib/systemd/system/plymouth-quit-wait.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 235 Oct 31 22:35 usr/lib/systemd/system/plymouth-quit.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 386 Oct 31 22:35 usr/lib/systemd/system/plymouth-reboot.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 691 Oct 31 22:35 usr/lib/systemd/system/plymouth-start.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 295 Oct 31 22:35 usr/lib/systemd/system/plymouth-switch-root.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 500 Dec 6 06:22 usr/lib/systemd/system/poweroff.target >Dec 20 16:01:36 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/systemd/system/poweroff.target.wants >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 28 Dec 20 16:00 usr/lib/systemd/system/poweroff.target.wants/plymouth-poweroff.service -> ../plymouth-poweroff.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 493 Dec 6 06:22 usr/lib/systemd/system/reboot.target >Dec 20 16:01:36 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib/systemd/system/reboot.target.wants >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 26 Dec 20 16:00 usr/lib/systemd/system/reboot.target.wants/plymouth-reboot.service -> ../plymouth-reboot.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 396 Dec 6 06:22 usr/lib/systemd/system/remote-fs-pre.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 482 Dec 6 06:22 usr/lib/systemd/system/remote-fs.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 2 root root 0 Oct 8 15:55 usr/lib/systemd/system/rescue.service >Dec 20 16:01:36 s205 dracut[17754]: <15>drwxrwxr-x 2 root root 0 Dec 20 16:01 usr/lib/systemd/system/rescue.service.wants >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 33 Dec 20 16:01 usr/lib/systemd/system/rescue.service.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 486 Dec 6 06:22 usr/lib/systemd/system/rescue.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 500 Dec 6 06:22 usr/lib/systemd/system/rpcbind.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 402 Dec 6 06:22 usr/lib/systemd/system/shutdown.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 362 Dec 6 06:22 usr/lib/systemd/system/sigpwr.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 409 Dec 6 06:22 usr/lib/systemd/system/slices.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 356 Dec 6 06:22 usr/lib/systemd/system/sockets.target >Dec 20 16:01:36 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/systemd/system/sockets.target.wants >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 26 Dec 20 16:01 usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket -> ../systemd-journald.socket >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 31 Dec 20 16:01 usr/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket -> ../systemd-udevd-control.socket >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 30 Dec 20 16:01 usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket -> ../systemd-udevd-kernel.socket >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 353 Dec 6 06:22 usr/lib/systemd/system/swap.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 540 Dec 6 06:22 usr/lib/systemd/system/sysinit.target >Dec 20 16:01:36 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/systemd/system/sysinit.target.wants >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 28 Dec 20 16:01 usr/lib/systemd/system/sysinit.target.wants/kmod-static-nodes.service -> ../kmod-static-nodes.service >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 25 Dec 20 16:00 usr/lib/systemd/system/sysinit.target.wants/plymouth-start.service -> ../plymouth-start.service >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 36 Dec 20 16:01 usr/lib/systemd/system/sysinit.target.wants/systemd-ask-password-console.path -> ../systemd-ask-password-console.path >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 27 Dec 20 16:01 usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service -> ../systemd-journald.service >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 31 Dec 20 16:01 usr/lib/systemd/system/sysinit.target.wants/systemd-modules-load.service -> ../systemd-modules-load.service >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 37 Dec 20 16:01 usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service -> ../systemd-tmpfiles-setup-dev.service >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 31 Dec 20 16:01 usr/lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service -> ../systemd-udev-trigger.service >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 24 Dec 20 16:01 usr/lib/systemd/system/sysinit.target.wants/systemd-udevd.service -> ../systemd-udevd.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1235 Dec 6 06:22 usr/lib/systemd/system/syslog.socket >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 433 Dec 6 06:22 usr/lib/systemd/system/system.slice >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 646 Dec 6 06:22 usr/lib/systemd/system/systemd-ask-password-console.path >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 657 Dec 6 06:22 usr/lib/systemd/system/systemd-ask-password-console.service >Dec 20 16:01:36 s205 dracut[17754]: <15>drwxrwxr-x 2 root root 0 Dec 20 16:01 usr/lib/systemd/system/systemd-ask-password-console.service.wants >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 33 Dec 20 16:01 usr/lib/systemd/system/systemd-ask-password-console.service.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 419 Oct 31 22:35 usr/lib/systemd/system/systemd-ask-password-plymouth.path >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 400 Oct 31 22:35 usr/lib/systemd/system/systemd-ask-password-plymouth.service >Dec 20 16:01:36 s205 dracut[17754]: <15>drwxrwxr-x 2 root root 0 Dec 20 16:01 usr/lib/systemd/system/systemd-ask-password-plymouth.service.wants >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 33 Dec 20 16:01 usr/lib/systemd/system/systemd-ask-password-plymouth.service.wants/systemd-vconsole-setup.service -> ../systemd-vconsole-setup.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 656 Dec 6 06:22 usr/lib/systemd/system/systemd-fsck@.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 548 Dec 6 06:22 usr/lib/systemd/system/systemd-halt.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 940 Dec 6 06:22 usr/lib/systemd/system/systemd-journald.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 833 Dec 6 06:22 usr/lib/systemd/system/systemd-journald.socket >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 561 Dec 6 06:22 usr/lib/systemd/system/systemd-kexec.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1029 Dec 6 06:22 usr/lib/systemd/system/systemd-modules-load.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 557 Dec 6 06:22 usr/lib/systemd/system/systemd-poweroff.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 552 Dec 6 06:22 usr/lib/systemd/system/systemd-reboot.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 622 Dec 6 06:22 usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 827 Dec 6 06:22 usr/lib/systemd/system/systemd-udev-settle.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 723 Dec 6 06:22 usr/lib/systemd/system/systemd-udev-trigger.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 578 Dec 6 06:22 usr/lib/systemd/system/systemd-udevd-control.socket >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 575 Dec 6 06:22 usr/lib/systemd/system/systemd-udevd-kernel.socket >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 772 Dec 6 06:22 usr/lib/systemd/system/systemd-udevd.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 690 Dec 6 06:22 usr/lib/systemd/system/systemd-vconsole-setup.service >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 355 Dec 6 06:22 usr/lib/systemd/system/timers.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 417 Dec 6 06:22 usr/lib/systemd/system/umount.target >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 1210216 Dec 20 16:01 usr/lib/systemd/systemd >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 32304 Dec 20 16:01 usr/lib/systemd/systemd-cgroups-agent >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 44896 Dec 20 16:01 usr/lib/systemd/systemd-fsck >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 216248 Dec 20 16:01 usr/lib/systemd/systemd-journald >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 53680 Dec 20 16:01 usr/lib/systemd/systemd-modules-load >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 28176 Dec 20 16:01 usr/lib/systemd/systemd-reply-password >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 87008 Dec 20 16:01 usr/lib/systemd/systemd-shutdown >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 49416 Dec 20 16:01 usr/lib/systemd/systemd-sysctl >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 262040 Dec 20 16:01 usr/lib/systemd/systemd-udevd >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 40872 Dec 20 16:01 usr/lib/systemd/systemd-vconsole-setup >Dec 20 16:01:36 s205 dracut[17754]: <15>drwxr-xr-x 3 root root 0 Dec 20 16:01 usr/lib/udev >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 36664 Dec 20 16:01 usr/lib/udev/ata_id >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 40480 Dec 20 16:01 usr/lib/udev/cdrom_id >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 15856 Dec 20 16:01 usr/lib/udev/pcmcia-check-broken-cis >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 28392 Dec 20 16:01 usr/lib/udev/pcmcia-socket-startup >Dec 20 16:01:36 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:01 usr/lib/udev/rules.d >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 2953 Dec 6 06:22 usr/lib/udev/rules.d/50-udev-default.rules >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1060 Aug 4 04:31 usr/lib/udev/rules.d/60-pcmcia.rules >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 5461 Dec 6 06:22 usr/lib/udev/rules.d/60-persistent-storage.rules >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 1022 Sep 3 01:22 usr/lib/udev/rules.d/71-biosdevname.rules >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 452 Dec 6 06:22 usr/lib/udev/rules.d/75-net-description.rules >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 611 Dec 6 06:22 usr/lib/udev/rules.d/80-drivers.rules >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 491 Dec 6 06:22 usr/lib/udev/rules.d/80-net-name-slot.rules >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 155 Dec 6 06:22 usr/lib/udev/rules.d/95-udev-late.rules >Dec 20 16:01:36 s205 dracut[17754]: <15>-rw-r--r-- 1 root root 3626 Dec 6 06:22 usr/lib/udev/rules.d/99-systemd.rules >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 49704 Dec 20 16:01 usr/lib/udev/scsi_id >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 4851 Oct 8 15:55 usr/lib/uefi-lib.sh >Dec 20 16:01:36 s205 dracut[17754]: <15>drwxr-xr-x 7 root root 0 Dec 20 16:01 usr/lib64 >Dec 20 16:01:36 s205 dracut[17754]: <15>drwxr-xr-x 2 root root 0 Dec 20 16:00 usr/lib64/iscsi >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 153049 Dec 20 16:01 usr/lib64/ld-2.18.so >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 10 Dec 20 16:00 usr/lib64/ld-linux-x86-64.so.2 -> ld-2.18.so >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 15 Dec 20 16:01 usr/lib64/libacl.so.1 -> libacl.so.1.1.0 >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 36600 Dec 20 16:01 usr/lib64/libacl.so.1.1.0 >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 16 Dec 20 16:01 usr/lib64/libattr.so.1 -> libattr.so.1.1.0 >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 19664 Dec 20 16:01 usr/lib64/libattr.so.1.1.0 >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 17 Dec 20 16:01 usr/lib64/libaudit.so.1 -> libaudit.so.1.0.0 >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 114376 Dec 20 16:01 usr/lib64/libaudit.so.1.0.0 >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 17 Dec 20 16:01 usr/lib64/libblkid.so.1 -> libblkid.so.1.1.0 >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 256688 Dec 20 16:01 usr/lib64/libblkid.so.1.1.0 >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 2052842 Dec 20 16:01 usr/lib64/libc-2.18.so >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 12 Dec 20 16:00 usr/lib64/libc.so.6 -> libc-2.18.so >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 14 Dec 20 16:01 usr/lib64/libcap.so.2 -> libcap.so.2.22 >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 18960 Dec 20 16:01 usr/lib64/libcap.so.2.22 >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 17 Dec 20 16:01 usr/lib64/libcom_err.so.2 -> libcom_err.so.2.1 >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 15664 Dec 20 16:01 usr/lib64/libcom_err.so.2.1 >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 18 Dec 20 16:01 usr/lib64/libdbus-1.so.3 -> libdbus-1.so.3.7.4 >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 295976 Dec 20 16:01 usr/lib64/libdbus-1.so.3.7.4 >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 19048 Dec 20 16:01 usr/lib64/libdl-2.18.so >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 13 Dec 20 16:00 usr/lib64/libdl.so.2 -> libdl-2.18.so >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 15 Dec 20 16:00 usr/lib64/libdrm.so.2 -> libdrm.so.2.4.0 >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 48568 Dec 20 16:01 usr/lib64/libdrm.so.2.4.0 >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 13 Dec 20 16:01 usr/lib64/libe2p.so.2 -> libe2p.so.2.3 >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 33352 Dec 20 16:01 usr/lib64/libe2p.so.2.3 >Dec 20 16:01:36 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 16 Dec 20 16:01 usr/lib64/libext2fs.so.2 -> libext2fs.so.2.4 >Dec 20 16:01:36 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 279600 Dec 20 16:01 usr/lib64/libext2fs.so.2.4 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 88720 Dec 20 16:01 usr/lib64/libgcc_s-4.8.2-20131017.so.1 >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 28 Dec 20 16:01 usr/lib64/libgcc_s.so.1 -> libgcc_s-4.8.2-20131017.so.1 >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 19 Dec 20 16:01 usr/lib64/libgcrypt.so.11 -> libgcrypt.so.11.8.2 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 529064 Dec 20 16:01 usr/lib64/libgcrypt.so.11.8.2 >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 22 Dec 20 16:01 usr/lib64/libgpg-error.so.0 -> libgpg-error.so.0.10.0 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 19320 Dec 20 16:01 usr/lib64/libgpg-error.so.0.10.0 >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 16 Dec 20 16:01 usr/lib64/libkmod.so.2 -> libkmod.so.2.2.5 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 91408 Dec 20 16:01 usr/lib64/libkmod.so.2.2.5 >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 17 Dec 20 16:01 usr/lib64/liblzma.so.5 -> liblzma.so.5.0.99 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 152872 Dec 20 16:01 usr/lib64/liblzma.so.5.0.99 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 1145155 Dec 20 16:01 usr/lib64/libm-2.18.so >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 12 Dec 20 16:00 usr/lib64/libm.so.6 -> libm-2.18.so >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 17 Dec 20 16:01 usr/lib64/libmount.so.1 -> libmount.so.1.1.0 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 276432 Dec 20 16:01 usr/lib64/libmount.so.1.1.0 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 111733 Dec 20 16:01 usr/lib64/libnsl-2.18.so >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 14 Dec 20 16:01 usr/lib64/libnsl.so.1 -> libnsl-2.18.so >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 61301 Dec 20 16:01 usr/lib64/libnss_files-2.18.so >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 20 Dec 20 16:01 usr/lib64/libnss_files.so.2 -> libnss_files-2.18.so >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 16 Dec 20 16:01 usr/lib64/libpam.so.0 -> libpam.so.0.83.1 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 61424 Dec 20 16:01 usr/lib64/libpam.so.0.83.1 >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 15 Dec 20 16:01 usr/lib64/libpci.so.3 -> libpci.so.3.2.1 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 54248 Dec 20 16:01 usr/lib64/libpci.so.3.2.1 >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 16 Dec 20 16:01 usr/lib64/libpcre.so.1 -> libpcre.so.1.2.1 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 418608 Dec 20 16:01 usr/lib64/libpcre.so.1.2.1 >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 27 Dec 20 16:00 usr/lib64/libply-splash-core.so.2 -> libply-splash-core.so.2.1.0 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 78072 Dec 20 16:01 usr/lib64/libply-splash-core.so.2.1.0 >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 31 Dec 20 16:00 usr/lib64/libply-splash-graphics.so.2 -> libply-splash-graphics.so.2.1.0 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 40600 Dec 20 16:01 usr/lib64/libply-splash-graphics.so.2.1.0 >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 15 Dec 20 16:00 usr/lib64/libply.so.2 -> libply.so.2.1.0 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 99080 Dec 20 16:01 usr/lib64/libply.so.2.1.0 >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 18 Dec 20 16:00 usr/lib64/libpng16.so.16 -> libpng16.so.16.3.0 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 211728 Dec 20 16:01 usr/lib64/libpng16.so.16.3.0 >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 18 Dec 20 16:01 usr/lib64/libprocps.so.1 -> libprocps.so.1.1.2 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 74096 Dec 20 16:01 usr/lib64/libprocps.so.1.1.2 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 140004 Dec 20 16:01 usr/lib64/libpthread-2.18.so >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 18 Dec 20 16:00 usr/lib64/libpthread.so.0 -> libpthread-2.18.so >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 20 Dec 20 16:01 usr/lib64/libqrencode.so.3 -> libqrencode.so.3.4.2 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 53128 Dec 20 16:01 usr/lib64/libqrencode.so.3.4.2 >Dec 20 16:01:37 s205 dracut[17754]: <15>-rwxr-xr-x 1 root root 110064 Dec 20 16:01 usr/lib64/libresolv-2.18.so >Dec 20 16:01:37 s205 dracut[17754]: <15>lrwxrwxrwx 1 root root 17 Dec 20 16:01 usr/lib64/libresolv.so.2 -> libresolv-2.18.so >Dec 20 16:01:38 s205 program[2152]: Return code: 0 >Dec 20 16:01:38 s205 program[2152]: Return code: 0 >Dec 20 16:01:39 s205 program[2152]: Return code: 0 >Dec 20 16:01:52 s205 program[2152]: Return code: 0 >Dec 20 16:03:56 s205 systemd-journal[550]: Suppressed 122 messages from /user.slice/user-1000.slice >Dec 20 16:03:56 s205 gnome-session[1292]: Starting installer, one moment... >Dec 20 16:03:57 s205 gnome-session[1292]: anaconda 20.25.15-1 for Fedora 20 started. >Dec 20 16:03:57 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼last_focus_time (1593974) is greater than comparison timestamp (1593960). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 20 16:03:57 s205 dbus[1327]: avc: received setenforce notice (enforcing=1) >Dec 20 16:03:57 s205 dbus[1959]: avc: received setenforce notice (enforcing=1) >Dec 20 16:03:57 s205 dbus[1303]: avc: received setenforce notice (enforcing=1) >Dec 20 16:03:57 s205 dbus[699]: avc: received setenforce notice (enforcing=1) >Dec 20 16:03:57 s205 gnome-session[1292]: è¦çªç¸½ç®¡è¦åï¼CurrentTime used to choose focus window; focus window may not be correct. >Dec 20 16:03:57 s205 dbus-daemon[699]: dbus[699]: avc: received setenforce notice (enforcing=1) >Dec 20 16:03:58 s205 dbus-daemon[699]: dbus[699]: [system] Reloaded configuration >Dec 20 16:03:58 s205 dbus[699]: [system] Reloaded configuration >Dec 20 16:04:02 s205 gnome-session[1292]: Entering running state >Dec 20 16:04:02 s205 gnome-session[1292]: Gjs-Message: JS LOG: Ignored exception from dbus method: Gio.IOErrorEnum: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.GIoErrorQuark.Code19: Operation was cancelled >Dec 20 16:04:25 s205 kernel: r8169 0000:02:00.0 em1: link up >Dec 20 16:04:25 s205 NetworkManager[819]: <info> (em1): link connected >Dec 20 16:04:25 s205 NetworkManager[819]: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Dec 20 16:04:25 s205 NetworkManager[819]: <info> Auto-activating connection 'Seednet Palace'. >Dec 20 16:04:25 s205 NetworkManager[819]: <info> Activation (em1) starting connection 'Seednet Palace' >Dec 20 16:04:25 s205 NetworkManager[819]: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 20 16:04:25 s205 NetworkManager[819]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >Dec 20 16:04:25 s205 NetworkManager[819]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >Dec 20 16:04:25 s205 NetworkManager[819]: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >Dec 20 16:04:25 s205 NetworkManager[819]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >Dec 20 16:04:25 s205 NetworkManager[819]: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >Dec 20 16:04:25 s205 NetworkManager[819]: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 20 16:04:29 s205 NetworkManager[819]: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >Dec 20 16:04:34 s205 NetworkManager[819]: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >Dec 20 16:04:34 s205 firewalld[682]: 2013-12-20 16:04:29 ERROR: ZONE_ALREADY_SET >Dec 20 16:04:34 s205 NetworkManager[819]: <warn> (em1) firewall zone add/change failed: (32) ZONE_ALREADY_SET >Dec 20 16:04:34 s205 NetworkManager[819]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 20 16:04:34 s205 NetworkManager[819]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >Dec 20 16:04:34 s205 NetworkManager[819]: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 20 16:04:34 s205 NetworkManager[819]: <info> starting PPP connection >Dec 20 16:04:34 s205 NetworkManager[819]: <info> pppd started with pid 25745 >Dec 20 16:04:34 s205 NetworkManager[819]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >Dec 20 16:04:34 s205 pppd[25745]: Plugin rp-pppoe.so loaded. >Dec 20 16:04:34 s205 pppd[25745]: RP-PPPoE plugin version 3.8p compiled against pppd 2.4.5 >Dec 20 16:04:34 s205 NetworkManager[819]: Plugin rp-pppoe.so loaded. >Dec 20 16:04:34 s205 NetworkManager[819]: RP-PPPoE plugin version 3.8p compiled against pppd 2.4.5 >Dec 20 16:04:34 s205 pppd[25745]: Plugin /usr/lib64/pppd/2.4.5/nm-pppd-plugin.so loaded. >Dec 20 16:04:34 s205 NetworkManager[819]: Plugin /usr/lib64/pppd/2.4.5/nm-pppd-plugin.so loaded. >Dec 20 16:04:34 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (plugin_init): initializing >Dec 20 16:04:34 s205 pppd[25745]: pppd 2.4.5 started by root, uid 0 >Dec 20 16:04:34 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 3 / phase 'serial connection' >Dec 20 16:04:39 s205 pppd[25745]: PPP session is 12988 >Dec 20 16:04:39 s205 pppd[25745]: Connected to 00:30:88:1e:45:91 via interface em1 >Dec 20 16:04:39 s205 pppd[25745]: Using interface ppp0 >Dec 20 16:04:39 s205 pppd[25745]: Connect: ppp0 <--> em1 >Dec 20 16:04:39 s205 NetworkManager[819]: PPP session is 12988 >Dec 20 16:04:39 s205 NetworkManager[819]: Connected to 00:30:88:1e:45:91 via interface em1 >Dec 20 16:04:39 s205 NetworkManager[819]: Using interface ppp0 >Dec 20 16:04:39 s205 NetworkManager[819]: Connect: ppp0 <--> em1 >Dec 20 16:04:39 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 5 / phase 'establish' >Dec 20 16:04:39 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 6 / phase 'authenticate' >Dec 20 16:04:39 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (get_credentials): passwd-hook, requesting credentials... >Dec 20 16:04:39 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (get_credentials): got credentials from NetworkManager >Dec 20 16:04:39 s205 pppd[25745]: PAP authentication succeeded >Dec 20 16:04:39 s205 pppd[25745]: peer from calling number 00:30:88:1E:45:91 authorized >Dec 20 16:04:39 s205 NetworkManager[819]: PAP authentication succeeded >Dec 20 16:04:40 s205 NetworkManager[819]: peer from calling number 00:30:88:1E:45:91 authorized >Dec 20 16:04:40 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 8 / phase 'network' >Dec 20 16:04:39 s205 NetworkManager[819]: <info> (ppp0): new Generic device (driver: 'unknown' ifindex: 5) >Dec 20 16:04:39 s205 NetworkManager[819]: <info> (ppp0): exported as /org/freedesktop/NetworkManager/Devices/4 >Dec 20 16:04:39 s205 NetworkManager[819]: <info> (ppp0): No existing connection detected. >Dec 20 16:04:40 s205 pppd[25745]: local IP address 106.104.41.210 >Dec 20 16:04:40 s205 pppd[25745]: remote IP address 139.175.240.83 >Dec 20 16:04:40 s205 pppd[25745]: primary DNS address 139.175.55.244 >Dec 20 16:04:40 s205 pppd[25745]: secondary DNS address 139.175.252.16 >Dec 20 16:04:40 s205 NetworkManager[819]: <info> PPP manager(IP Config Get) reply received. >Dec 20 16:04:40 s205 NetworkManager[819]: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 20 16:04:40 s205 NetworkManager[819]: local IP address 106.104.41.210 >Dec 20 16:04:40 s205 NetworkManager[819]: remote IP address 139.175.240.83 >Dec 20 16:04:40 s205 NetworkManager[819]: primary DNS address 139.175.55.244 >Dec 20 16:04:40 s205 NetworkManager[819]: secondary DNS address 139.175.252.16 >Dec 20 16:04:40 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_phasechange): status 9 / phase 'running' >Dec 20 16:04:40 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_ip_up): ip-up event >Dec 20 16:04:40 s205 NetworkManager[819]: ** Message: nm-ppp-plugin: (nm_ip_up): sending Ip4Config to NetworkManager... >Dec 20 16:04:40 s205 NetworkManager[819]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >Dec 20 16:04:40 s205 NetworkManager[819]: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 20 16:04:40 s205 NetworkManager[819]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >Dec 20 16:04:40 s205 NetworkManager[819]: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 20 16:04:40 s205 NetworkManager[819]: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 20 16:04:40 s205 NetworkManager[819]: <info> Policy set 'Seednet Palace' (ppp0) as default for IPv4 routing and DNS. >Dec 20 16:04:40 s205 NetworkManager[819]: <info> Activation (em1) successful, device activated. >Dec 20 16:04:40 s205 dbus[699]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 20 16:04:40 s205 dbus-daemon[699]: dbus[699]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 20 16:04:40 s205 systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 20 16:04:40 s205 dbus-daemon[699]: dbus[699]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 20 16:04:40 s205 dbus[699]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 20 16:04:40 s205 systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 20 16:04:49 s205 NetworkManager[819]: <info> (wlp3s0): disconnecting for new activation request. >Dec 20 16:04:49 s205 NetworkManager[819]: <info> (wlp3s0): device state change: activated -> disconnected (reason 'none') [100 30 0] >Dec 20 16:04:49 s205 NetworkManager[819]: <info> (wlp3s0): deactivating device (reason 'none') [0] >Dec 20 16:04:50 s205 NetworkManager[819]: <info> (wlp3s0): canceled DHCP transaction, DHCP client pid 2057 >Dec 20 16:04:50 s205 kernel: wlp3s0: deauthenticating from 00:24:01:da:f7:03 by local choice (reason=3) >Dec 20 16:04:50 s205 kernel: cfg80211: Calling CRDA to update world regulatory domain >Dec 20 16:04:51 s205 avahi-daemon[692]: Withdrawing address record for 192.168.0.101 on wlp3s0. >Dec 20 16:04:51 s205 avahi-daemon[692]: Leaving mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.0.101. >Dec 20 16:04:51 s205 avahi-daemon[692]: Interface wlp3s0.IPv4 no longer relevant for mDNS. >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) starting connection 'dlink' >Dec 20 16:04:51 s205 NetworkManager[819]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 20 16:04:51 s205 NetworkManager[819]: <warn> Connection disconnected (reason -3) >Dec 20 16:04:51 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: completed -> disconnected >Dec 20 16:04:51 s205 NetworkManager[819]: <warn> Connection disconnected (reason -3) >Dec 20 16:04:51 s205 kernel: cfg80211: World regulatory domain updated: >Dec 20 16:04:51 s205 kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 20 16:04:51 s205 kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:51 s205 kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:51 s205 kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:51 s205 kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:51 s205 kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:51 s205 gnome-session[1292]: Gjs-Message: JS LOG: An active wireless connection, in infrastructure mode, involves no access point? >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >Dec 20 16:04:51 s205 NetworkManager[819]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0/wireless): access point 'dlink' has security, but secrets are required. >Dec 20 16:04:51 s205 NetworkManager[819]: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >Dec 20 16:04:51 s205 NetworkManager[819]: <info> (wlp3s0): disconnecting for new activation request. >Dec 20 16:04:51 s205 NetworkManager[819]: <info> (wlp3s0): device state change: need-auth -> disconnected (reason 'none') [60 30 0] >Dec 20 16:04:51 s205 NetworkManager[819]: <info> (wlp3s0): deactivating device (reason 'none') [0] >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) starting connection 'dlink' >Dec 20 16:04:51 s205 NetworkManager[819]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 20 16:04:51 s205 firewalld[682]: 2013-12-20 16:04:51 ERROR: UNKNOWN_INTERFACE: wlp3s0 >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 20 16:04:51 s205 NetworkManager[819]: <warn> (wlp3s0) firewall zone remove failed: (32) UNKNOWN_INTERFACE: wlp3s0 >Dec 20 16:04:51 s205 NetworkManager[819]: wifi_secrets_cb: assertion 'req == nm_device_get_act_request (dev)' failed >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >Dec 20 16:04:51 s205 NetworkManager[819]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0/wireless): connection 'dlink' has security, and secrets exist. No new secrets needed. >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Config: added 'ssid' value 'dlink' >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Config: added 'scan_ssid' value '1' >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Config: added 'psk' value '<omitted>' >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Config: added 'proto' value 'WPA RSN' >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >Dec 20 16:04:51 s205 NetworkManager[819]: <info> Config: set interface ap_scan to 1 >Dec 20 16:04:52 s205 kernel: wlp3s0: authenticate with 00:24:01:da:f7:03 >Dec 20 16:04:52 s205 kernel: wlp3s0: send auth to 00:24:01:da:f7:03 (try 1/3) >Dec 20 16:04:52 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: disconnected -> authenticating >Dec 20 16:04:52 s205 kernel: wlp3s0: authenticated >Dec 20 16:04:52 s205 kernel: wlp3s0: associate with 00:24:01:da:f7:03 (try 1/3) >Dec 20 16:04:52 s205 kernel: wlp3s0: RX AssocResp from 00:24:01:da:f7:03 (capab=0x431 status=0 aid=2) >Dec 20 16:04:52 s205 kernel: wlp3s0: associated >Dec 20 16:04:52 s205 kernel: cfg80211: Calling CRDA for country: US >Dec 20 16:04:52 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: authenticating -> associating >Dec 20 16:04:52 s205 kernel: ath: regdomain 0x8348 updated by CountryIE >Dec 20 16:04:52 s205 kernel: ath: EEPROM regdomain: 0x8348 >Dec 20 16:04:52 s205 kernel: ath: EEPROM indicates we should expect a country code >Dec 20 16:04:52 s205 kernel: ath: doing EEPROM country->regdmn map search >Dec 20 16:04:52 s205 kernel: ath: country maps to regdmn code: 0x3a >Dec 20 16:04:52 s205 kernel: ath: Country alpha2 being used: US >Dec 20 16:04:52 s205 kernel: ath: Regpair used: 0x3a >Dec 20 16:04:52 s205 kernel: cfg80211: Regulatory domain changed to country: US >Dec 20 16:04:52 s205 kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 20 16:04:52 s205 kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) >Dec 20 16:04:52 s205 kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) >Dec 20 16:04:52 s205 kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:52 s205 kernel: cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:52 s205 kernel: cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:52 s205 kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) >Dec 20 16:04:52 s205 kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm) >Dec 20 16:04:52 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: associating -> associated >Dec 20 16:04:52 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: associated -> completed >Dec 20 16:04:52 s205 NetworkManager[819]: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'dlink'. >Dec 20 16:04:52 s205 kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 00:24:01:da:f7:03 >Dec 20 16:04:52 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 20 16:04:52 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started... >Dec 20 16:04:52 s205 NetworkManager[819]: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 20 16:04:52 s205 NetworkManager[819]: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 20 16:04:52 s205 NetworkManager[819]: <info> dhclient started with pid 25870 >Dec 20 16:04:52 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete. >Dec 20 16:04:52 s205 dhclient[25870]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 20 16:04:52 s205 dhclient[25870]: Copyright 2004-2013 Internet Systems Consortium. >Dec 20 16:04:52 s205 dhclient[25870]: All rights reserved. >Dec 20 16:04:52 s205 dhclient[25870]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 20 16:04:52 s205 dhclient[25870]: Dec 20 16:04:52 s205 NetworkManager[819]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 20 16:04:52 s205 NetworkManager[819]: Copyright 2004-2013 Internet Systems Consortium. >Dec 20 16:04:52 s205 NetworkManager[819]: All rights reserved. >Dec 20 16:04:52 s205 NetworkManager[819]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 20 16:04:52 s205 NetworkManager[819]: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit >Dec 20 16:04:52 s205 dhclient[25870]: Listening on LPF/wlp3s0/68:a3:c4:ca:b8:4d >Dec 20 16:04:52 s205 dhclient[25870]: Sending on LPF/wlp3s0/68:a3:c4:ca:b8:4d >Dec 20 16:04:52 s205 dhclient[25870]: Sending on Socket/fallback >Dec 20 16:04:52 s205 dhclient[25870]: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67 (xid=0x14788404) >Dec 20 16:04:52 s205 NetworkManager[819]: Listening on LPF/wlp3s0/68:a3:c4:ca:b8:4d >Dec 20 16:04:52 s205 NetworkManager[819]: Sending on LPF/wlp3s0/68:a3:c4:ca:b8:4d >Dec 20 16:04:52 s205 NetworkManager[819]: Sending on Socket/fallback >Dec 20 16:04:52 s205 NetworkManager[819]: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67 (xid=0x14788404) >Dec 20 16:04:52 s205 dhclient[25870]: DHCPACK from 192.168.0.1 (xid=0x14788404) >Dec 20 16:04:52 s205 NetworkManager[819]: DHCPACK from 192.168.0.1 (xid=0x14788404) >Dec 20 16:04:52 s205 dhclient[25870]: bound to 192.168.0.101 -- renewal in 273666 seconds. >Dec 20 16:04:52 s205 NetworkManager[819]: bound to 192.168.0.101 -- renewal in 273666 seconds. >Dec 20 16:04:52 s205 NetworkManager[819]: <info> (wlp3s0): DHCPv4 state changed preinit -> reboot >Dec 20 16:04:52 s205 NetworkManager[819]: <info> address 192.168.0.101 >Dec 20 16:04:52 s205 NetworkManager[819]: <info> plen 24 (255.255.255.0) >Dec 20 16:04:52 s205 NetworkManager[819]: <info> gateway 192.168.0.1 >Dec 20 16:04:52 s205 NetworkManager[819]: <info> lease time 604800 >Dec 20 16:04:52 s205 NetworkManager[819]: <info> nameserver '192.168.0.1' >Dec 20 16:04:52 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 20 16:04:52 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) started... >Dec 20 16:04:52 s205 avahi-daemon[692]: Joining mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.0.101. >Dec 20 16:04:52 s205 avahi-daemon[692]: New relevant interface wlp3s0.IPv4 for mDNS. >Dec 20 16:04:52 s205 avahi-daemon[692]: Registering new address record for 192.168.0.101 on wlp3s0.IPv4. >Dec 20 16:04:52 s205 NetworkManager[819]: <info> (wlp3s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 20 16:04:52 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 20 16:04:52 s205 NetworkManager[819]: <info> (wlp3s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 20 16:04:52 s205 NetworkManager[819]: <info> (wlp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 20 16:04:52 s205 NetworkManager[819]: <info> Activation (wlp3s0) successful, device activated. >Dec 20 16:04:54 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv6 Commit) scheduled... >Dec 20 16:04:54 s205 NetworkManager[819]: <info> Policy set 'dlink' (wlp3s0) as default for IPv6 routing and DNS. >Dec 20 16:04:54 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv6 Commit) started... >Dec 20 16:04:54 s205 NetworkManager[819]: refresh_object: assertion 'kernel_object' failed >Dec 20 16:04:54 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv6 Commit) complete. >Dec 20 16:04:54 s205 NetworkManager[819]: <info> (wlp3s0): disconnecting for new activation request. >Dec 20 16:04:54 s205 NetworkManager[819]: <info> (wlp3s0): device state change: activated -> disconnected (reason 'none') [100 30 0] >Dec 20 16:04:54 s205 NetworkManager[819]: <info> (wlp3s0): deactivating device (reason 'none') [0] >Dec 20 16:04:54 s205 NetworkManager[819]: <info> (wlp3s0): canceled DHCP transaction, DHCP client pid 25870 >Dec 20 16:04:54 s205 avahi-daemon[692]: Withdrawing address record for 192.168.0.101 on wlp3s0. >Dec 20 16:04:54 s205 avahi-daemon[692]: Leaving mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.0.101. >Dec 20 16:04:54 s205 avahi-daemon[692]: Interface wlp3s0.IPv4 no longer relevant for mDNS. >Dec 20 16:04:54 s205 kernel: wlp3s0: deauthenticating from 00:24:01:da:f7:03 by local choice (reason=3) >Dec 20 16:04:54 s205 kernel: cfg80211: Calling CRDA to update world regulatory domain >Dec 20 16:04:54 s205 kernel: cfg80211: World regulatory domain updated: >Dec 20 16:04:54 s205 kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 20 16:04:54 s205 kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:54 s205 kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:54 s205 kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:54 s205 kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:54 s205 kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) starting connection 'dlink' >Dec 20 16:04:56 s205 NetworkManager[819]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 20 16:04:56 s205 NetworkManager[819]: <warn> Connection disconnected (reason -3) >Dec 20 16:04:56 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: completed -> disconnected >Dec 20 16:04:56 s205 NetworkManager[819]: <warn> Connection disconnected (reason -3) >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >Dec 20 16:04:56 s205 NetworkManager[819]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0/wireless): access point 'dlink' has security, but secrets are required. >Dec 20 16:04:56 s205 NetworkManager[819]: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >Dec 20 16:04:56 s205 NetworkManager[819]: <info> (wlp3s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >Dec 20 16:04:56 s205 NetworkManager[819]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0/wireless): connection 'dlink' has security, and secrets exist. No new secrets needed. >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Config: added 'ssid' value 'dlink' >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Config: added 'scan_ssid' value '1' >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Config: added 'psk' value '<omitted>' >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Config: added 'proto' value 'WPA RSN' >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >Dec 20 16:04:56 s205 NetworkManager[819]: <info> Config: set interface ap_scan to 1 >Dec 20 16:04:57 s205 kernel: wlp3s0: authenticate with 00:24:01:da:f7:03 >Dec 20 16:04:57 s205 kernel: wlp3s0: send auth to 00:24:01:da:f7:03 (try 1/3) >Dec 20 16:04:57 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: disconnected -> authenticating >Dec 20 16:04:57 s205 kernel: wlp3s0: authenticated >Dec 20 16:04:57 s205 kernel: wlp3s0: associate with 00:24:01:da:f7:03 (try 1/3) >Dec 20 16:04:57 s205 kernel: wlp3s0: RX AssocResp from 00:24:01:da:f7:03 (capab=0x431 status=0 aid=2) >Dec 20 16:04:57 s205 kernel: wlp3s0: associated >Dec 20 16:04:57 s205 kernel: cfg80211: Calling CRDA for country: US >Dec 20 16:04:57 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: authenticating -> associating >Dec 20 16:04:57 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: associating -> associated >Dec 20 16:04:57 s205 kernel: ath: regdomain 0x8348 updated by CountryIE >Dec 20 16:04:57 s205 kernel: ath: EEPROM regdomain: 0x8348 >Dec 20 16:04:57 s205 kernel: ath: EEPROM indicates we should expect a country code >Dec 20 16:04:57 s205 kernel: ath: doing EEPROM country->regdmn map search >Dec 20 16:04:57 s205 kernel: ath: country maps to regdmn code: 0x3a >Dec 20 16:04:57 s205 kernel: ath: Country alpha2 being used: US >Dec 20 16:04:57 s205 kernel: ath: Regpair used: 0x3a >Dec 20 16:04:57 s205 kernel: cfg80211: Regulatory domain changed to country: US >Dec 20 16:04:57 s205 kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 20 16:04:57 s205 kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) >Dec 20 16:04:57 s205 kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) >Dec 20 16:04:57 s205 kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:57 s205 kernel: cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:57 s205 kernel: cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:04:57 s205 kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) >Dec 20 16:04:57 s205 kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm) >Dec 20 16:04:57 s205 NetworkManager[819]: <info> (wlp3s0): supplicant interface state: associated -> completed >Dec 20 16:04:57 s205 NetworkManager[819]: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'dlink'. >Dec 20 16:04:57 s205 kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 00:24:01:da:f7:03 >Dec 20 16:04:57 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 20 16:04:57 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started... >Dec 20 16:04:57 s205 NetworkManager[819]: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 20 16:04:57 s205 NetworkManager[819]: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 20 16:04:57 s205 NetworkManager[819]: <info> dhclient started with pid 25936 >Dec 20 16:04:57 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete. >Dec 20 16:04:57 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv6 Commit) scheduled... >Dec 20 16:04:57 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv6 Commit) started... >Dec 20 16:04:57 s205 dhclient[25936]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 20 16:04:57 s205 dhclient[25936]: Copyright 2004-2013 Internet Systems Consortium. >Dec 20 16:04:57 s205 dhclient[25936]: All rights reserved. >Dec 20 16:04:57 s205 dhclient[25936]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 20 16:04:57 s205 dhclient[25936]: Dec 20 16:04:57 s205 NetworkManager[819]: <info> (wlp3s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 20 16:04:57 s205 NetworkManager[819]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 20 16:04:57 s205 NetworkManager[819]: Copyright 2004-2013 Internet Systems Consortium. >Dec 20 16:04:57 s205 NetworkManager[819]: All rights reserved. >Dec 20 16:04:57 s205 NetworkManager[819]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 20 16:04:57 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv6 Commit) complete. >Dec 20 16:04:57 s205 NetworkManager[819]: <info> (wlp3s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 20 16:04:57 s205 NetworkManager[819]: <info> (wlp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 20 16:04:57 s205 NetworkManager[819]: <info> Policy set 'dlink' (wlp3s0) as default for IPv6 routing and DNS. >Dec 20 16:04:57 s205 NetworkManager[819]: <info> Activation (wlp3s0) successful, device activated. >Dec 20 16:04:57 s205 dhclient[25936]: Listening on LPF/wlp3s0/68:a3:c4:ca:b8:4d >Dec 20 16:04:57 s205 NetworkManager[819]: Listening on LPF/wlp3s0/68:a3:c4:ca:b8:4d >Dec 20 16:04:57 s205 dhclient[25936]: Sending on LPF/wlp3s0/68:a3:c4:ca:b8:4d >Dec 20 16:04:57 s205 dhclient[25936]: Sending on Socket/fallback >Dec 20 16:04:57 s205 dhclient[25936]: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67 (xid=0xdab352e) >Dec 20 16:04:57 s205 NetworkManager[819]: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit >Dec 20 16:04:57 s205 NetworkManager[819]: Sending on LPF/wlp3s0/68:a3:c4:ca:b8:4d >Dec 20 16:04:57 s205 NetworkManager[819]: Sending on Socket/fallback >Dec 20 16:04:57 s205 NetworkManager[819]: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67 (xid=0xdab352e) >Dec 20 16:04:57 s205 dhclient[25936]: DHCPACK from 192.168.0.1 (xid=0xdab352e) >Dec 20 16:04:57 s205 NetworkManager[819]: DHCPACK from 192.168.0.1 (xid=0xdab352e) >Dec 20 16:04:58 s205 dhclient[25936]: bound to 192.168.0.101 -- renewal in 256988 seconds. >Dec 20 16:04:58 s205 NetworkManager[819]: bound to 192.168.0.101 -- renewal in 256988 seconds. >Dec 20 16:04:58 s205 NetworkManager[819]: <info> (wlp3s0): DHCPv4 state changed preinit -> reboot >Dec 20 16:04:58 s205 NetworkManager[819]: <info> address 192.168.0.101 >Dec 20 16:04:58 s205 NetworkManager[819]: <info> plen 24 (255.255.255.0) >Dec 20 16:04:58 s205 NetworkManager[819]: <info> gateway 192.168.0.1 >Dec 20 16:04:58 s205 NetworkManager[819]: <info> lease time 604800 >Dec 20 16:04:58 s205 NetworkManager[819]: <info> nameserver '192.168.0.1' >Dec 20 16:04:58 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 20 16:04:58 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) started... >Dec 20 16:04:58 s205 avahi-daemon[692]: Joining mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.0.101. >Dec 20 16:04:58 s205 avahi-daemon[692]: New relevant interface wlp3s0.IPv4 for mDNS. >Dec 20 16:04:58 s205 avahi-daemon[692]: Registering new address record for 192.168.0.101 on wlp3s0.IPv4. >Dec 20 16:04:58 s205 NetworkManager[819]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 20 16:05:02 s205 NetworkManager[819]: <info> (wlp3s0): device state change: activated -> unavailable (reason 'none') [100 20 0] >Dec 20 16:05:02 s205 NetworkManager[819]: <info> (wlp3s0): deactivating device (reason 'none') [0] >Dec 20 16:05:02 s205 NetworkManager[819]: <info> (wlp3s0): canceled DHCP transaction, DHCP client pid 25936 >Dec 20 16:05:02 s205 avahi-daemon[692]: Withdrawing address record for 192.168.0.101 on wlp3s0. >Dec 20 16:05:02 s205 avahi-daemon[692]: Leaving mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.0.101. >Dec 20 16:05:02 s205 avahi-daemon[692]: Interface wlp3s0.IPv4 no longer relevant for mDNS. >Dec 20 16:05:02 s205 kernel: wlp3s0: deauthenticating from 00:24:01:da:f7:03 by local choice (reason=3) >Dec 20 16:05:02 s205 kernel: cfg80211: Calling CRDA to update world regulatory domain >Dec 20 16:05:02 s205 kernel: cfg80211: World regulatory domain updated: >Dec 20 16:05:02 s205 kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 20 16:05:02 s205 kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:05:02 s205 kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:05:02 s205 kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:05:02 s205 kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:05:02 s205 kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 20 16:05:03 s205 NetworkManager[819]: <info> (wlp3s0): taking down device. >Dec 20 16:05:03 s205 gnome-session[1292]: Gjs-Message: JS LOG: An active wireless connection, in infrastructure mode, involves no access point? >Dec 20 16:05:03 s205 avahi-daemon[692]: Withdrawing address record for fe80::6aa3:c4ff:feca:b84d on wlp3s0. >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'CcNetworkPanel' >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-GIO-CRITICAL **: g_dbus_proxy_get_cached_property: assertion 'G_IS_DBUS_PROXY (proxy)' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-CRITICAL **: g_variant_get_type: assertion 'value != NULL' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-CRITICAL **: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-CRITICAL **: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): Gtk-CRITICAL **: gtk_widget_set_visible: assertion 'GTK_IS_WIDGET (widget)' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'CcNetworkPanel' >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-GIO-CRITICAL **: g_dbus_proxy_get_cached_property: assertion 'G_IS_DBUS_PROXY (proxy)' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-CRITICAL **: g_variant_get_type: assertion 'value != NULL' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-CRITICAL **: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-CRITICAL **: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): Gtk-CRITICAL **: gtk_widget_set_visible: assertion 'GTK_IS_WIDGET (widget)' failed >Dec 20 16:05:04 s205 NetworkManager[819]: <info> WiFi hardware radio set disabled >Dec 20 16:05:04 s205 NetworkManager[819]: <info> WiFi now disabled by radio killswitch >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'CcNetworkPanel' >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-GIO-CRITICAL **: g_dbus_proxy_get_cached_property: assertion 'G_IS_DBUS_PROXY (proxy)' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-CRITICAL **: g_variant_get_type: assertion 'value != NULL' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-CRITICAL **: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-CRITICAL **: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed >Dec 20 16:05:04 s205 gnome-session[1292]: (gnome-control-center:25713): Gtk-CRITICAL **: gtk_widget_set_visible: assertion 'GTK_IS_WIDGET (widget)' failed >Dec 20 16:05:04 s205 gnome-session[1292]: Gjs-Message: JS LOG: An active wireless connection, in infrastructure mode, involves no access point? >Dec 20 16:05:07 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'CcNetworkPanel' >Dec 20 16:05:07 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-GIO-CRITICAL **: g_dbus_proxy_get_cached_property: assertion 'G_IS_DBUS_PROXY (proxy)' failed >Dec 20 16:05:07 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-CRITICAL **: g_variant_get_type: assertion 'value != NULL' failed >Dec 20 16:05:07 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-CRITICAL **: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed >Dec 20 16:05:07 s205 gnome-session[1292]: (gnome-control-center:25713): GLib-CRITICAL **: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed >Dec 20 16:05:07 s205 gnome-session[1292]: (gnome-control-center:25713): Gtk-CRITICAL **: gtk_widget_set_visible: assertion 'GTK_IS_WIDGET (widget)' failed >Dec 20 16:05:12 s205 userhelper[25991]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' has unacceptable age (-27333 seconds), disallowing access to liveinst for user liveuser >Dec 20 16:05:12 s205 userhelper[25991]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 20 16:05:12 s205 userhelper[25996]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 20 16:05:14 s205 dbus[1959]: avc: received setenforce notice (enforcing=0) >Dec 20 16:05:14 s205 dbus[1327]: avc: received setenforce notice (enforcing=0) >Dec 20 16:05:14 s205 dbus[1303]: avc: received setenforce notice (enforcing=0) >Dec 20 16:05:14 s205 dbus[699]: avc: received setenforce notice (enforcing=0) >Dec 20 16:05:14 s205 dbus-daemon[699]: dbus[699]: avc: received setenforce notice (enforcing=0) >Dec 20 16:05:18 s205 gnome-session[1292]: umount: /mnt/sysimage/home: not mounted >Dec 20 16:05:19 s205 gnome-session[1292]: umount: /mnt/sysimage: not mounted >Dec 20 16:05:27 s205 gnome-session[1292]: localuser:root being added to access control list > > > >/tmp/anaconda.log: >23:39:03,211 INFO anaconda: /sbin/anaconda 20.25.15-1 >15:39:03,660 INFO anaconda: 3670016 kB (3584 MB) are available >23:39:03,660 INFO anaconda: check_memory(): total:3584, needed:512, graphical:512 >23:39:03,660 INFO anaconda: Not doing 'start audit daemon' in live installation >23:39:03,662 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >23:39:03,663 INFO anaconda: Default encoding = ascii >23:39:07,033 INFO anaconda: Display mode = g >15:39:07,040 INFO anaconda: 3670016 kB (3584 MB) are available >23:39:07,040 INFO anaconda: check_memory(): total:3584, needed:512, graphical:512 >23:39:07,694 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >23:39:07,696 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >23:39:07,697 INFO anaconda: using only installclass _Fedora >23:39:07,704 INFO anaconda: bootloader GRUB2 on X86 platform >23:39:07,709 INFO anaconda: bootloader GRUB2 on X86 platform >23:39:07,816 DEBUG anaconda: network: devices found ['em1', 'wlp3s0'] >23:39:08,012 DEBUG anaconda: running handleException >23:39:08,014 DEBUG anaconda: Gtk not running, starting Gtk and running exception handler in it >23:39:09,666 INFO anaconda: Running kickstart %%traceback script(s) >23:39:09,667 INFO anaconda: All kickstart %%traceback script(s) have been run >23:41:00,963 INFO anaconda: /sbin/anaconda 20.25.15-1 >15:41:01,142 INFO anaconda: 3670016 kB (3584 MB) are available >23:41:01,142 INFO anaconda: check_memory(): total:3584, needed:512, graphical:512 >23:41:01,143 INFO anaconda: Not doing 'start audit daemon' in live installation >23:41:01,144 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >23:41:01,145 INFO anaconda: Default encoding = ascii >23:41:02,809 INFO anaconda: Display mode = g >15:41:02,814 INFO anaconda: 3670016 kB (3584 MB) are available >23:41:02,814 INFO anaconda: check_memory(): total:3584, needed:512, graphical:512 >23:41:03,270 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >23:41:03,272 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >23:41:03,273 INFO anaconda: using only installclass _Fedora >23:41:03,278 INFO anaconda: bootloader GRUB2 on X86 platform >23:41:03,283 INFO anaconda: bootloader GRUB2 on X86 platform >23:41:03,377 DEBUG anaconda: network: devices found ['em1', 'wlp3s0'] >23:41:04,273 DEBUG anaconda: updating hostname s205 >23:41:04,346 INFO anaconda: Running Thread: AnaStorageThread (139751899944704) >23:41:04,348 INFO anaconda: Running Thread: AnaTimeInitThread (139751891552000) >23:41:04,351 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139751883159296) >23:41:04,352 INFO anaconda: Running Thread: AnaPayloadThread (139751874766592) >23:41:04,527 INFO anaconda: got 0 NTP servers from DHCP >23:41:04,528 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139751883159296) >23:41:04,580 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139751883159296) >23:41:04,588 INFO anaconda: Starting geolocation lookup >23:41:04,589 INFO anaconda: Geolocation provider: Fedora GeoIP >23:41:04,581 INFO anaconda: Not doing 'start chronyd' in live installation >23:41:04,885 INFO anaconda: Not doing 'activate layouts' in live installation >23:41:05,890 INFO anaconda: Geolocation lookup finished in 1.3 seconds >23:41:05,902 INFO anaconda: got results from geolocation >23:41:05,912 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139751883159296) >23:41:17,494 INFO anaconda: Not doing 'require network connection' in live installation >23:41:17,495 DEBUG anaconda: network standalone spoke (init): completed: True >23:41:17,496 INFO anaconda: Not doing 'require network connection' in live installation >23:41:17,840 INFO anaconda: Running Thread: AnaDateTimeThread (139751428437760) >23:41:18,267 INFO anaconda: Not doing 'modify system time and date' in live installation >23:41:23,984 INFO anaconda: Thread Done: AnaStorageThread (139751899944704) >23:41:24,009 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >23:41:24,018 DEBUG anaconda: _is_valid_size(sda1) returning True >23:41:24,020 DEBUG anaconda: _is_valid_location(sda1) returning True >23:41:24,021 DEBUG anaconda: _is_valid_partition(sda1) returning True >23:41:24,022 DEBUG anaconda: _is_valid_format(sda1) returning True >23:41:24,022 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >23:41:24,023 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >23:41:24,026 DEBUG anaconda: _is_valid_size(sda2) returning True >23:41:24,033 DEBUG anaconda: _is_valid_location(sda2) returning True >23:41:24,037 DEBUG anaconda: _is_valid_partition(sda2) returning True >23:41:24,040 DEBUG anaconda: _is_valid_format(sda2) returning True >23:41:24,045 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >23:41:24,050 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >23:41:24,059 DEBUG anaconda: _is_valid_size(sda3) returning True >23:41:24,066 DEBUG anaconda: _is_valid_location(sda3) returning True >23:41:24,067 DEBUG anaconda: _is_valid_partition(sda3) returning True >23:41:24,068 DEBUG anaconda: _is_valid_format(sda3) returning True >23:41:24,068 DEBUG anaconda: is_valid_stage2_device(sda3) returning True >15:41:24,013 INFO anaconda: Thread Done: AnaTimeInitThread (139751891552000) >15:41:24,023 INFO anaconda: Thread Done: AnaDateTimeThread (139751428437760) >15:41:24,066 INFO anaconda: Thread Done: AnaPayloadThread (139751874766592) >15:41:30,984 INFO anaconda: fs space: 0 B needed: 3.02 GB >15:41:34,411 INFO anaconda: fs space: 0 B needed: 3.02 GB >15:41:34,636 INFO anaconda: Running Thread: AnaStorageWatcher (139751428437760) >15:41:34,650 INFO anaconda: Thread Done: AnaStorageWatcher (139751428437760) >15:41:34,727 INFO anaconda: Running Thread: AnaCustomStorageInit (139751428437760) >15:41:35,017 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >15:41:35,033 DEBUG anaconda: network: selected device em1 >15:41:35,091 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >15:41:35,731 DEBUG anaconda: updating hostname s205 >15:41:36,518 INFO anaconda: Not doing 'require network connection' in live installation >15:41:36,703 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3a0e610> status to: æ£å¨å²åç¡¬é«æé... >15:41:36,718 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3a0e610> >15:41:36,719 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> status to: æ£å¨æ¢æ¸¬å²åè£ç½®... >15:41:36,741 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> >15:41:37,066 INFO anaconda: Running Thread: AnaNTPserver0 (139751874766592) >15:41:37,069 INFO anaconda: Running Thread: AnaNTPserver1 (139751454217984) >15:41:37,073 INFO anaconda: Running Thread: AnaNTPserver2 (139751899944704) >15:41:37,078 INFO anaconda: Running Thread: AnaNTPserver3 (139751405364992) >15:41:37,613 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x3a40750> status to: ç¡ç·ç¶²è·¯å·²é£æ¥ dlink >15:41:37,886 INFO anaconda: Thread Done: AnaNTPserver1 (139751454217984) >15:41:37,913 INFO anaconda: Thread Done: AnaNTPserver2 (139751899944704) >15:41:38,195 INFO anaconda: Thread Done: AnaNTPserver0 (139751874766592) >15:41:38,199 INFO anaconda: Thread Done: AnaNTPserver3 (139751405364992) >15:41:41,071 INFO anaconda: Thread Done: AnaCustomStorageInit (139751428437760) >15:42:42,379 DEBUG anaconda: disk free: 2.36 MB fs free: 291.96 GB sw needs: 3.02 GB auto swap: 0 B >15:43:18,537 INFO anaconda: Running Thread: AnaExecuteStorageThread (139751428437760) >15:43:19,233 INFO anaconda: Not doing 'require network connection' in live installation >15:43:26,189 DEBUG anaconda: new disk order: [] >15:43:26,309 DEBUG anaconda: new disk order: [] >15:43:26,405 DEBUG anaconda: _is_valid_disklabel(sda) returning True >15:43:26,406 DEBUG anaconda: _is_valid_size(sda) returning True >15:43:26,406 DEBUG anaconda: _is_valid_location(sda) returning True >15:43:26,407 DEBUG anaconda: _is_valid_format(sda) returning True >15:43:26,407 DEBUG anaconda: is_valid_stage1_device(sda) returning True >15:43:26,408 INFO anaconda: Thread Done: AnaExecuteStorageThread (139751428437760) >15:43:26,681 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/LiveOS/overlay-LIVE-72BB-95AE', '/osmin', '/osmin.img (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >15:43:26,731 DEBUG anaconda: ui: unused=['sda2', 'sda1', 'sda3'] >15:43:26,736 DEBUG anaconda: ui: new_devices=[] >15:43:26,990 DEBUG anaconda: page clicked: æ°ç Fedora 20 å®è£ >15:43:26,990 DEBUG anaconda: show mountpoint: æ°ç Fedora 20 å®è£ >15:43:26,991 DEBUG anaconda: show mountpoint: æ°ç Fedora 20 å®è£ >15:43:27,311 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> >15:43:27,313 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> status to: æ£å¨å²åå²èè£ç½®çµæ ... >15:43:27,338 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> >15:43:35,314 DEBUG anaconda: page clicked: Fedora Linux 20 x86_64 ä½å ç >15:43:35,315 DEBUG anaconda: show mountpoint: Fedora Linux 20 x86_64 ä½å ç >15:43:35,355 DEBUG anaconda: populate_right_side: existing 30720MB partition sda5 (5) with existing ext4 filesystem >15:43:35,358 DEBUG anaconda: updated device_disks to ['sda'] >15:43:35,359 DEBUG anaconda: updated device_container_name to None >15:43:35,360 DEBUG anaconda: updated device_container_raid_level to None >15:43:35,361 DEBUG anaconda: updated device_container_encrypted to False >15:43:35,362 DEBUG anaconda: updated device_container_size to 0 >15:43:35,374 DEBUG anaconda: fs type changed: ext4 >15:43:35,408 INFO anaconda: getting device type for None >15:43:35,412 ERR anaconda: unknown device type: 'None' >15:43:35,412 DEBUG anaconda: device_type_changed: None None >15:43:35,424 INFO anaconda: getting device type for æ¨æºåå²å >15:43:35,427 DEBUG anaconda: device_type_changed: 2 æ¨æºåå²å >15:43:35,428 INFO anaconda: getting device type for æ¨æºåå²å >15:43:35,431 INFO anaconda: getting device type for æ¨æºåå²å >15:43:35,435 INFO anaconda: getting device type for æ¨æºåå²å >15:43:35,438 INFO anaconda: getting device type for æ¨æºåå²å >15:43:35,442 INFO anaconda: getting device type for æ¨æºåå²å >15:43:35,445 INFO anaconda: getting device type for æ¨æºåå²å >15:43:35,449 INFO anaconda: getting device type for æ¨æºåå²å >15:43:35,453 INFO anaconda: getting device type for æ¨æºåå²å >15:43:35,455 DEBUG anaconda: populate_raid: 2, None >15:43:35,456 INFO anaconda: getting device type for æ¨æºåå²å >15:43:35,462 INFO anaconda: getting device type for æ¨æºåå²å >15:43:35,464 DEBUG anaconda: populate_raid: 2, None >15:43:35,465 INFO anaconda: getting device type for æ¨æºåå²å >15:43:36,857 DEBUG anaconda: current selector: existing 30720MB partition sda5 (5) with existing ext4 filesystem >15:43:36,860 DEBUG anaconda: notebook page = 1 >15:43:36,861 INFO anaconda: ui: saving changes to device sda5 >15:43:36,862 DEBUG anaconda: old name: sda5 >15:43:36,863 DEBUG anaconda: new name: None >15:43:36,876 DEBUG anaconda: old size: 30720.0 >15:43:36,877 DEBUG anaconda: new size: 30720 >15:43:36,877 INFO anaconda: getting device type for æ¨æºåå²å >15:43:36,879 DEBUG anaconda: old device type: 2 >15:43:36,880 DEBUG anaconda: new device type: 2 >15:43:36,880 DEBUG anaconda: reformat: False >15:43:36,886 DEBUG anaconda: old fs type: ext4 >15:43:36,887 DEBUG anaconda: new fs type: ext4 >15:43:36,887 DEBUG anaconda: old encryption setting: False >15:43:36,887 DEBUG anaconda: new encryption setting: False >15:43:36,888 DEBUG anaconda: old label: >15:43:36,888 DEBUG anaconda: new_label: >15:43:36,889 DEBUG anaconda: old mountpoint: >15:43:36,889 DEBUG anaconda: new mountpoint: >15:43:36,890 DEBUG anaconda: old raid level: None >15:43:36,890 DEBUG anaconda: new raid level: None >15:43:36,891 DEBUG anaconda: old container: None >15:43:36,892 DEBUG anaconda: new container: None >15:43:36,892 DEBUG anaconda: old container encrypted: False >15:43:36,893 DEBUG anaconda: new container encrypted: False >15:43:36,893 DEBUG anaconda: old container raid level: None >15:43:36,894 DEBUG anaconda: new container raid level: None >15:43:36,894 DEBUG anaconda: old container size request: 0 >15:43:36,894 DEBUG anaconda: new container size request: 0 >15:43:36,895 DEBUG anaconda: old disks: ['sda'] >15:43:36,895 DEBUG anaconda: new disks: ['sda'] >15:43:36,896 DEBUG anaconda: populate_right_side: existing 30720MB partition sda5 (5) with existing ext4 filesystem >15:43:36,897 DEBUG anaconda: updated device_disks to ['sda'] >15:43:36,898 DEBUG anaconda: updated device_container_name to None >15:43:36,898 DEBUG anaconda: updated device_container_raid_level to None >15:43:36,899 DEBUG anaconda: updated device_container_encrypted to False >15:43:36,899 DEBUG anaconda: updated device_container_size to 0 >15:43:36,926 INFO anaconda: getting device type for æ¨æºåå²å >15:43:36,928 DEBUG anaconda: populate_raid: 2, None >15:43:36,929 INFO anaconda: getting device type for æ¨æºåå²å >15:43:36,932 DEBUG anaconda: new selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem >15:43:36,934 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem >15:43:36,935 DEBUG anaconda: updated device_disks to ['sda'] >15:43:36,936 DEBUG anaconda: updated device_container_name to None >15:43:36,936 DEBUG anaconda: updated device_container_raid_level to None >15:43:36,937 DEBUG anaconda: updated device_container_encrypted to False >15:43:36,937 DEBUG anaconda: updated device_container_size to 0 >15:43:36,964 INFO anaconda: getting device type for æ¨æºåå²å >15:43:36,966 DEBUG anaconda: populate_raid: 2, None >15:43:36,967 INFO anaconda: getting device type for æ¨æºåå²å >15:43:50,170 INFO anaconda: getting device type for æ¨æºåå²å >15:43:52,978 INFO anaconda: ui: saving changes to device sda9 >15:43:52,980 DEBUG anaconda: old name: sda9 >15:43:52,981 DEBUG anaconda: new name: None >15:43:52,999 DEBUG anaconda: old size: 316213.0 >15:43:53,000 DEBUG anaconda: new size: 316213 >15:43:53,001 INFO anaconda: getting device type for æ¨æºåå²å >15:43:53,003 DEBUG anaconda: old device type: 2 >15:43:53,003 DEBUG anaconda: new device type: 2 >15:43:53,004 DEBUG anaconda: reformat: True >15:43:53,009 DEBUG anaconda: old fs type: ext4 >15:43:53,009 DEBUG anaconda: new fs type: ext4 >15:43:53,010 DEBUG anaconda: old encryption setting: False >15:43:53,010 DEBUG anaconda: new encryption setting: False >15:43:53,011 DEBUG anaconda: old label: >15:43:53,011 DEBUG anaconda: new_label: >15:43:53,012 DEBUG anaconda: old mountpoint: >15:43:53,012 DEBUG anaconda: new mountpoint: / >15:43:53,016 DEBUG anaconda: old raid level: None >15:43:53,016 DEBUG anaconda: new raid level: None >15:43:53,018 DEBUG anaconda: old container: None >15:43:53,018 DEBUG anaconda: new container: None >15:43:53,019 DEBUG anaconda: old container encrypted: False >15:43:53,019 DEBUG anaconda: new container encrypted: False >15:43:53,019 DEBUG anaconda: old container raid level: None >15:43:53,020 DEBUG anaconda: new container raid level: None >15:43:53,020 DEBUG anaconda: old container size request: 0 >15:43:53,021 DEBUG anaconda: new container size request: 0 >15:43:53,021 DEBUG anaconda: old disks: ['sda'] >15:43:53,021 DEBUG anaconda: new disks: ['sda'] >15:43:53,022 INFO anaconda: scheduling reformat of sda9 as ext4 >15:43:53,077 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >15:43:53,078 DEBUG anaconda: updated device_disks to ['sda'] >15:43:53,079 DEBUG anaconda: updated device_container_name to None >15:43:53,079 DEBUG anaconda: updated device_container_raid_level to None >15:43:53,080 DEBUG anaconda: updated device_container_encrypted to False >15:43:53,080 DEBUG anaconda: updated device_container_size to 0 >15:43:53,107 INFO anaconda: getting device type for æ¨æºåå²å >15:43:53,109 DEBUG anaconda: populate_raid: 2, None >15:43:53,110 INFO anaconda: getting device type for æ¨æºåå²å >15:43:56,402 DEBUG anaconda: current selector: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >15:43:56,404 DEBUG anaconda: notebook page = 1 >15:43:56,405 INFO anaconda: ui: saving changes to device sda9 >15:43:56,405 DEBUG anaconda: old name: sda9 >15:43:56,406 DEBUG anaconda: new name: None >15:43:56,419 DEBUG anaconda: old size: 316213.0 >15:43:56,419 DEBUG anaconda: new size: 316213 >15:43:56,420 INFO anaconda: getting device type for æ¨æºåå²å >15:43:56,422 DEBUG anaconda: old device type: 2 >15:43:56,422 DEBUG anaconda: new device type: 2 >15:43:56,423 DEBUG anaconda: reformat: True >15:43:56,428 DEBUG anaconda: old fs type: ext4 >15:43:56,429 DEBUG anaconda: new fs type: ext4 >15:43:56,429 DEBUG anaconda: old encryption setting: False >15:43:56,430 DEBUG anaconda: new encryption setting: False >15:43:56,430 DEBUG anaconda: old label: >15:43:56,431 DEBUG anaconda: new_label: >15:43:56,431 DEBUG anaconda: old mountpoint: / >15:43:56,432 DEBUG anaconda: new mountpoint: / >15:43:56,435 DEBUG anaconda: old raid level: None >15:43:56,435 DEBUG anaconda: new raid level: None >15:43:56,436 DEBUG anaconda: old container: None >15:43:56,437 DEBUG anaconda: new container: None >15:43:56,437 DEBUG anaconda: old container encrypted: False >15:43:56,438 DEBUG anaconda: new container encrypted: False >15:43:56,438 DEBUG anaconda: old container raid level: None >15:43:56,438 DEBUG anaconda: new container raid level: None >15:43:56,439 DEBUG anaconda: old container size request: 0 >15:43:56,439 DEBUG anaconda: new container size request: 0 >15:43:56,440 DEBUG anaconda: old disks: ['sda'] >15:43:56,440 DEBUG anaconda: new disks: ['sda'] >15:43:56,441 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >15:43:56,442 DEBUG anaconda: updated device_disks to ['sda'] >15:43:56,443 DEBUG anaconda: updated device_container_name to None >15:43:56,443 DEBUG anaconda: updated device_container_raid_level to None >15:43:56,444 DEBUG anaconda: updated device_container_encrypted to False >15:43:56,444 DEBUG anaconda: updated device_container_size to 0 >15:43:56,470 INFO anaconda: getting device type for æ¨æºåå²å >15:43:56,473 DEBUG anaconda: populate_raid: 2, None >15:43:56,474 INFO anaconda: getting device type for æ¨æºåå²å >15:43:56,476 DEBUG anaconda: new selector: existing 30720MB partition sda5 (5) with existing ext4 filesystem >15:43:56,478 DEBUG anaconda: populate_right_side: existing 30720MB partition sda5 (5) with existing ext4 filesystem >15:43:56,479 DEBUG anaconda: updated device_disks to ['sda'] >15:43:56,480 DEBUG anaconda: updated device_container_name to None >15:43:56,480 DEBUG anaconda: updated device_container_raid_level to None >15:43:56,481 DEBUG anaconda: updated device_container_encrypted to False >15:43:56,481 DEBUG anaconda: updated device_container_size to 0 >15:43:56,492 INFO anaconda: getting device type for æ¨æºåå²å >15:43:56,513 INFO anaconda: getting device type for æ¨æºåå²å >15:43:56,515 DEBUG anaconda: populate_raid: 2, None >15:43:56,516 INFO anaconda: getting device type for æ¨æºåå²å >15:44:00,492 DEBUG anaconda: current selector: existing 30720MB partition sda5 (5) with existing ext4 filesystem >15:44:00,496 DEBUG anaconda: notebook page = 1 >15:44:00,497 INFO anaconda: ui: saving changes to device sda5 >15:44:00,498 DEBUG anaconda: old name: sda5 >15:44:00,499 DEBUG anaconda: new name: None >15:44:00,514 DEBUG anaconda: old size: 30720.0 >15:44:00,514 DEBUG anaconda: new size: 30720 >15:44:00,515 INFO anaconda: getting device type for æ¨æºåå²å >15:44:00,517 DEBUG anaconda: old device type: 2 >15:44:00,518 DEBUG anaconda: new device type: 2 >15:44:00,518 DEBUG anaconda: reformat: False >15:44:00,524 DEBUG anaconda: old fs type: ext4 >15:44:00,524 DEBUG anaconda: new fs type: ext4 >15:44:00,525 DEBUG anaconda: old encryption setting: False >15:44:00,525 DEBUG anaconda: new encryption setting: False >15:44:00,526 DEBUG anaconda: old label: >15:44:00,526 DEBUG anaconda: new_label: >15:44:00,527 DEBUG anaconda: old mountpoint: >15:44:00,527 DEBUG anaconda: new mountpoint: >15:44:00,527 DEBUG anaconda: old raid level: None >15:44:00,528 DEBUG anaconda: new raid level: None >15:44:00,529 DEBUG anaconda: old container: None >15:44:00,530 DEBUG anaconda: new container: None >15:44:00,530 DEBUG anaconda: old container encrypted: False >15:44:00,530 DEBUG anaconda: new container encrypted: False >15:44:00,531 DEBUG anaconda: old container raid level: None >15:44:00,531 DEBUG anaconda: new container raid level: None >15:44:00,532 DEBUG anaconda: old container size request: 0 >15:44:00,532 DEBUG anaconda: new container size request: 0 >15:44:00,532 DEBUG anaconda: old disks: ['sda'] >15:44:00,533 DEBUG anaconda: new disks: ['sda'] >15:44:00,533 DEBUG anaconda: populate_right_side: existing 30720MB partition sda5 (5) with existing ext4 filesystem >15:44:00,535 DEBUG anaconda: updated device_disks to ['sda'] >15:44:00,540 DEBUG anaconda: updated device_container_name to None >15:44:00,541 DEBUG anaconda: updated device_container_raid_level to None >15:44:00,541 DEBUG anaconda: updated device_container_encrypted to False >15:44:00,542 DEBUG anaconda: updated device_container_size to 0 >15:44:00,569 INFO anaconda: getting device type for æ¨æºåå²å >15:44:00,571 DEBUG anaconda: populate_raid: 2, None >15:44:00,572 INFO anaconda: getting device type for æ¨æºåå²å >15:44:00,575 DEBUG anaconda: new selector: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >15:44:00,577 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >15:44:00,578 DEBUG anaconda: updated device_disks to ['sda'] >15:44:00,579 DEBUG anaconda: updated device_container_name to None >15:44:00,579 DEBUG anaconda: updated device_container_raid_level to None >15:44:00,580 DEBUG anaconda: updated device_container_encrypted to False >15:44:00,580 DEBUG anaconda: updated device_container_size to 0 >15:44:00,591 INFO anaconda: getting device type for æ¨æºåå²å >15:44:00,616 INFO anaconda: getting device type for æ¨æºåå²å >15:44:00,619 DEBUG anaconda: populate_raid: 2, None >15:44:00,620 INFO anaconda: getting device type for æ¨æºåå²å >15:44:03,692 INFO anaconda: getting device type for æ¨æºåå²å >15:44:07,236 INFO anaconda: ui: saving changes to device sda9 >15:44:07,238 DEBUG anaconda: old name: sda9 >15:44:07,241 DEBUG anaconda: new name: None >15:44:07,257 DEBUG anaconda: old size: 316213.0 >15:44:07,258 DEBUG anaconda: new size: 316213 >15:44:07,258 INFO anaconda: getting device type for æ¨æºåå²å >15:44:07,260 DEBUG anaconda: old device type: 2 >15:44:07,261 DEBUG anaconda: new device type: 2 >15:44:07,261 DEBUG anaconda: reformat: False >15:44:07,266 DEBUG anaconda: old fs type: ext4 >15:44:07,267 DEBUG anaconda: new fs type: ext4 >15:44:07,267 DEBUG anaconda: old encryption setting: False >15:44:07,268 DEBUG anaconda: new encryption setting: False >15:44:07,268 DEBUG anaconda: old label: >15:44:07,269 DEBUG anaconda: new_label: >15:44:07,269 DEBUG anaconda: old mountpoint: / >15:44:07,269 DEBUG anaconda: new mountpoint: >15:44:07,279 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >15:44:07,281 DEBUG anaconda: updated device_disks to ['sda'] >15:44:07,282 DEBUG anaconda: updated device_container_name to None >15:44:07,282 DEBUG anaconda: updated device_container_raid_level to None >15:44:07,283 DEBUG anaconda: updated device_container_encrypted to False >15:44:07,283 DEBUG anaconda: updated device_container_size to 0 >15:44:07,294 INFO anaconda: getting device type for æ¨æºåå²å >15:44:07,319 INFO anaconda: getting device type for æ¨æºåå²å >15:44:07,321 DEBUG anaconda: populate_raid: 2, None >15:44:07,322 INFO anaconda: getting device type for æ¨æºåå²å >15:44:09,758 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with non-existent ext4 filesystem mounted at / >15:44:09,761 DEBUG anaconda: updated device_disks to ['sda'] >15:44:09,762 DEBUG anaconda: updated device_container_name to None >15:44:09,763 DEBUG anaconda: updated device_container_raid_level to None >15:44:09,764 DEBUG anaconda: updated device_container_encrypted to False >15:44:09,764 DEBUG anaconda: updated device_container_size to 0 >15:44:09,791 INFO anaconda: getting device type for æ¨æºåå²å >15:44:09,793 DEBUG anaconda: populate_raid: 2, None >15:44:09,794 INFO anaconda: getting device type for æ¨æºåå²å >15:44:18,010 INFO anaconda: getting device type for æ¨æºåå²å >15:44:20,957 INFO anaconda: ui: saving changes to device sda9 >15:44:20,958 DEBUG anaconda: old name: sda9 >15:44:20,959 DEBUG anaconda: new name: None >15:44:20,978 DEBUG anaconda: old size: 316213.0 >15:44:20,979 DEBUG anaconda: new size: 316213 >15:44:20,980 INFO anaconda: getting device type for æ¨æºåå²å >15:44:20,982 DEBUG anaconda: old device type: 2 >15:44:20,982 DEBUG anaconda: new device type: 2 >15:44:20,983 DEBUG anaconda: reformat: False >15:44:20,988 DEBUG anaconda: old fs type: ext4 >15:44:20,988 DEBUG anaconda: new fs type: ext4 >15:44:20,989 DEBUG anaconda: old encryption setting: False >15:44:20,989 DEBUG anaconda: new encryption setting: False >15:44:20,990 DEBUG anaconda: old label: >15:44:20,990 DEBUG anaconda: new_label: >15:44:20,991 DEBUG anaconda: old mountpoint: / >15:44:20,991 DEBUG anaconda: new mountpoint: /home >15:44:20,994 DEBUG anaconda: old raid level: None >15:44:20,995 DEBUG anaconda: new raid level: None >15:44:20,996 DEBUG anaconda: old container: None >15:44:20,996 DEBUG anaconda: new container: None >15:44:20,997 DEBUG anaconda: old container encrypted: False >15:44:20,997 DEBUG anaconda: new container encrypted: False >15:44:20,997 DEBUG anaconda: old container raid level: None >15:44:20,998 DEBUG anaconda: new container raid level: None >15:44:20,998 DEBUG anaconda: old container size request: 0 >15:44:20,999 DEBUG anaconda: new container size request: 0 >15:44:20,999 DEBUG anaconda: old disks: ['sda'] >15:44:20,999 DEBUG anaconda: new disks: ['sda'] >15:44:21,000 DEBUG anaconda: resetting device sda9 >15:44:21,028 DEBUG anaconda: updating mountpoint of sda9 to /home >15:44:21,037 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:44:21,039 DEBUG anaconda: updated device_disks to ['sda'] >15:44:21,039 DEBUG anaconda: updated device_container_name to None >15:44:21,040 DEBUG anaconda: updated device_container_raid_level to None >15:44:21,040 DEBUG anaconda: updated device_container_encrypted to False >15:44:21,041 DEBUG anaconda: updated device_container_size to 0 >15:44:21,067 INFO anaconda: getting device type for æ¨æºåå²å >15:44:21,070 DEBUG anaconda: populate_raid: 2, None >15:44:21,071 INFO anaconda: getting device type for æ¨æºåå²å >15:44:22,915 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:44:22,918 DEBUG anaconda: updated device_disks to ['sda'] >15:44:22,919 DEBUG anaconda: updated device_container_name to None >15:44:22,920 DEBUG anaconda: updated device_container_raid_level to None >15:44:22,921 DEBUG anaconda: updated device_container_encrypted to False >15:44:22,922 DEBUG anaconda: updated device_container_size to 0 >15:44:22,949 INFO anaconda: getting device type for æ¨æºåå²å >15:44:22,951 DEBUG anaconda: populate_raid: 2, None >15:44:22,952 INFO anaconda: getting device type for æ¨æºåå²å >15:44:23,721 DEBUG anaconda: current selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:44:23,724 DEBUG anaconda: notebook page = 1 >15:44:23,725 INFO anaconda: ui: saving changes to device sda9 >15:44:23,725 DEBUG anaconda: old name: sda9 >15:44:23,726 DEBUG anaconda: new name: None >15:44:23,739 DEBUG anaconda: old size: 316213.0 >15:44:23,739 DEBUG anaconda: new size: 316213 >15:44:23,740 INFO anaconda: getting device type for æ¨æºåå²å >15:44:23,742 DEBUG anaconda: old device type: 2 >15:44:23,743 DEBUG anaconda: new device type: 2 >15:44:23,743 DEBUG anaconda: reformat: False >15:44:23,749 DEBUG anaconda: old fs type: ext4 >15:44:23,749 DEBUG anaconda: new fs type: ext4 >15:44:23,750 DEBUG anaconda: old encryption setting: False >15:44:23,750 DEBUG anaconda: new encryption setting: False >15:44:23,750 DEBUG anaconda: old label: >15:44:23,751 DEBUG anaconda: new_label: >15:44:23,751 DEBUG anaconda: old mountpoint: /home >15:44:23,752 DEBUG anaconda: new mountpoint: /home >15:44:23,752 DEBUG anaconda: old raid level: None >15:44:23,753 DEBUG anaconda: new raid level: None >15:44:23,754 DEBUG anaconda: old container: None >15:44:23,754 DEBUG anaconda: new container: None >15:44:23,755 DEBUG anaconda: old container encrypted: False >15:44:23,755 DEBUG anaconda: new container encrypted: False >15:44:23,756 DEBUG anaconda: old container raid level: None >15:44:23,756 DEBUG anaconda: new container raid level: None >15:44:23,756 DEBUG anaconda: old container size request: 0 >15:44:23,757 DEBUG anaconda: new container size request: 0 >15:44:23,758 DEBUG anaconda: old disks: ['sda'] >15:44:23,758 DEBUG anaconda: new disks: ['sda'] >15:44:23,759 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:44:23,761 DEBUG anaconda: updated device_disks to ['sda'] >15:44:23,761 DEBUG anaconda: updated device_container_name to None >15:44:23,762 DEBUG anaconda: updated device_container_raid_level to None >15:44:23,762 DEBUG anaconda: updated device_container_encrypted to False >15:44:23,763 DEBUG anaconda: updated device_container_size to 0 >15:44:23,790 INFO anaconda: getting device type for æ¨æºåå²å >15:44:23,792 DEBUG anaconda: populate_raid: 2, None >15:44:23,793 INFO anaconda: getting device type for æ¨æºåå²å >15:44:23,796 DEBUG anaconda: new selector: existing 30720MB partition sda5 (5) with existing ext4 filesystem >15:44:23,797 DEBUG anaconda: populate_right_side: existing 30720MB partition sda5 (5) with existing ext4 filesystem >15:44:23,799 DEBUG anaconda: updated device_disks to ['sda'] >15:44:23,800 DEBUG anaconda: updated device_container_name to None >15:44:23,800 DEBUG anaconda: updated device_container_raid_level to None >15:44:23,800 DEBUG anaconda: updated device_container_encrypted to False >15:44:23,801 DEBUG anaconda: updated device_container_size to 0 >15:44:23,829 INFO anaconda: getting device type for æ¨æºåå²å >15:44:23,831 DEBUG anaconda: populate_raid: 2, None >15:44:23,832 INFO anaconda: getting device type for æ¨æºåå²å >15:44:28,957 INFO anaconda: getting device type for æ¨æºåå²å >15:44:30,378 INFO anaconda: ui: saving changes to device sda5 >15:44:30,380 DEBUG anaconda: old name: sda5 >15:44:30,380 DEBUG anaconda: new name: None >15:44:30,394 DEBUG anaconda: old size: 30720.0 >15:44:30,395 DEBUG anaconda: new size: 30720 >15:44:30,396 INFO anaconda: getting device type for æ¨æºåå²å >15:44:30,398 DEBUG anaconda: old device type: 2 >15:44:30,398 DEBUG anaconda: new device type: 2 >15:44:30,399 DEBUG anaconda: reformat: True >15:44:30,404 DEBUG anaconda: old fs type: ext4 >15:44:30,404 DEBUG anaconda: new fs type: ext4 >15:44:30,405 DEBUG anaconda: old encryption setting: False >15:44:30,405 DEBUG anaconda: new encryption setting: False >15:44:30,406 DEBUG anaconda: old label: >15:44:30,406 DEBUG anaconda: new_label: >15:44:30,407 DEBUG anaconda: old mountpoint: >15:44:30,407 DEBUG anaconda: new mountpoint: / >15:44:30,410 DEBUG anaconda: old raid level: None >15:44:30,411 DEBUG anaconda: new raid level: None >15:44:30,412 DEBUG anaconda: old container: None >15:44:30,412 DEBUG anaconda: new container: None >15:44:30,413 DEBUG anaconda: old container encrypted: False >15:44:30,413 DEBUG anaconda: new container encrypted: False >15:44:30,414 DEBUG anaconda: old container raid level: None >15:44:30,414 DEBUG anaconda: new container raid level: None >15:44:30,414 DEBUG anaconda: old container size request: 0 >15:44:30,415 DEBUG anaconda: new container size request: 0 >15:44:30,415 DEBUG anaconda: old disks: ['sda'] >15:44:30,416 DEBUG anaconda: new disks: ['sda'] >15:44:30,416 INFO anaconda: scheduling reformat of sda5 as ext4 >15:44:30,444 DEBUG anaconda: removing empty page Fedora Linux 20 x86_64 ä½å ç >15:44:30,459 DEBUG anaconda: populate_right_side: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >15:44:30,461 DEBUG anaconda: updated device_disks to ['sda'] >15:44:30,461 DEBUG anaconda: updated device_container_name to None >15:44:30,462 DEBUG anaconda: updated device_container_raid_level to None >15:44:30,462 DEBUG anaconda: updated device_container_encrypted to False >15:44:30,462 DEBUG anaconda: updated device_container_size to 0 >15:44:30,489 INFO anaconda: getting device type for æ¨æºåå²å >15:44:30,491 DEBUG anaconda: populate_raid: 2, None >15:44:30,492 INFO anaconda: getting device type for æ¨æºåå²å >15:44:32,319 DEBUG anaconda: current selector: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >15:44:32,322 DEBUG anaconda: notebook page = 1 >15:44:32,323 INFO anaconda: ui: saving changes to device sda5 >15:44:32,324 DEBUG anaconda: old name: sda5 >15:44:32,325 DEBUG anaconda: new name: None >15:44:32,337 DEBUG anaconda: old size: 30720.0 >15:44:32,338 DEBUG anaconda: new size: 30720 >15:44:32,338 INFO anaconda: getting device type for æ¨æºåå²å >15:44:32,341 DEBUG anaconda: old device type: 2 >15:44:32,341 DEBUG anaconda: new device type: 2 >15:44:32,342 DEBUG anaconda: reformat: True >15:44:32,347 DEBUG anaconda: old fs type: ext4 >15:44:32,347 DEBUG anaconda: new fs type: ext4 >15:44:32,348 DEBUG anaconda: old encryption setting: False >15:44:32,348 DEBUG anaconda: new encryption setting: False >15:44:32,349 DEBUG anaconda: old label: >15:44:32,349 DEBUG anaconda: new_label: >15:44:32,350 DEBUG anaconda: old mountpoint: / >15:44:32,350 DEBUG anaconda: new mountpoint: / >15:44:32,353 DEBUG anaconda: old raid level: None >15:44:32,354 DEBUG anaconda: new raid level: None >15:44:32,355 DEBUG anaconda: old container: None >15:44:32,355 DEBUG anaconda: new container: None >15:44:32,356 DEBUG anaconda: old container encrypted: False >15:44:32,356 DEBUG anaconda: new container encrypted: False >15:44:32,357 DEBUG anaconda: old container raid level: None >15:44:32,357 DEBUG anaconda: new container raid level: None >15:44:32,357 DEBUG anaconda: old container size request: 0 >15:44:32,358 DEBUG anaconda: new container size request: 0 >15:44:32,358 DEBUG anaconda: old disks: ['sda'] >15:44:32,359 DEBUG anaconda: new disks: ['sda'] >15:44:32,359 DEBUG anaconda: populate_right_side: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >15:44:32,361 DEBUG anaconda: updated device_disks to ['sda'] >15:44:32,361 DEBUG anaconda: updated device_container_name to None >15:44:32,362 DEBUG anaconda: updated device_container_raid_level to None >15:44:32,362 DEBUG anaconda: updated device_container_encrypted to False >15:44:32,363 DEBUG anaconda: updated device_container_size to 0 >15:44:32,389 INFO anaconda: getting device type for æ¨æºåå²å >15:44:32,391 DEBUG anaconda: populate_raid: 2, None >15:44:32,392 INFO anaconda: getting device type for æ¨æºåå²å >15:44:32,395 DEBUG anaconda: new selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:44:32,396 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:44:32,398 DEBUG anaconda: updated device_disks to ['sda'] >15:44:32,399 DEBUG anaconda: updated device_container_name to None >15:44:32,399 DEBUG anaconda: updated device_container_raid_level to None >15:44:32,399 DEBUG anaconda: updated device_container_encrypted to False >15:44:32,400 DEBUG anaconda: updated device_container_size to 0 >15:44:32,411 INFO anaconda: getting device type for æ¨æºåå²å >15:44:32,431 INFO anaconda: getting device type for æ¨æºåå²å >15:44:32,433 DEBUG anaconda: populate_raid: 2, None >15:44:32,434 INFO anaconda: getting device type for æ¨æºåå²å >15:44:35,544 DEBUG anaconda: page clicked: æªç¥ >15:44:35,545 DEBUG anaconda: current selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:44:35,548 DEBUG anaconda: notebook page = 1 >15:44:35,549 INFO anaconda: ui: saving changes to device sda9 >15:44:35,550 DEBUG anaconda: old name: sda9 >15:44:35,551 DEBUG anaconda: new name: None >15:44:35,565 DEBUG anaconda: old size: 316213.0 >15:44:35,565 DEBUG anaconda: new size: 316213 >15:44:35,566 INFO anaconda: getting device type for æ¨æºåå²å >15:44:35,568 DEBUG anaconda: old device type: 2 >15:44:35,568 DEBUG anaconda: new device type: 2 >15:44:35,569 DEBUG anaconda: reformat: False >15:44:35,574 DEBUG anaconda: old fs type: ext4 >15:44:35,575 DEBUG anaconda: new fs type: ext4 >15:44:35,575 DEBUG anaconda: old encryption setting: False >15:44:35,576 DEBUG anaconda: new encryption setting: False >15:44:35,576 DEBUG anaconda: old label: >15:44:35,577 DEBUG anaconda: new_label: >15:44:35,577 DEBUG anaconda: old mountpoint: /home >15:44:35,578 DEBUG anaconda: new mountpoint: /home >15:44:35,578 DEBUG anaconda: old raid level: None >15:44:35,578 DEBUG anaconda: new raid level: None >15:44:35,580 DEBUG anaconda: old container: None >15:44:35,580 DEBUG anaconda: new container: None >15:44:35,581 DEBUG anaconda: old container encrypted: False >15:44:35,581 DEBUG anaconda: new container encrypted: False >15:44:35,581 DEBUG anaconda: old container raid level: None >15:44:35,582 DEBUG anaconda: new container raid level: None >15:44:35,582 DEBUG anaconda: old container size request: 0 >15:44:35,582 DEBUG anaconda: new container size request: 0 >15:44:35,583 DEBUG anaconda: old disks: ['sda'] >15:44:35,583 DEBUG anaconda: new disks: ['sda'] >15:44:35,584 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:44:35,585 DEBUG anaconda: updated device_disks to ['sda'] >15:44:35,586 DEBUG anaconda: updated device_container_name to None >15:44:35,586 DEBUG anaconda: updated device_container_raid_level to None >15:44:35,587 DEBUG anaconda: updated device_container_encrypted to False >15:44:35,587 DEBUG anaconda: updated device_container_size to 0 >15:44:35,614 INFO anaconda: getting device type for æ¨æºåå²å >15:44:35,616 DEBUG anaconda: populate_raid: 2, None >15:44:35,617 INFO anaconda: getting device type for æ¨æºåå²å >15:44:35,620 DEBUG anaconda: show mountpoint: æªç¥ >15:44:35,620 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (1) with existing ntfs filesystem >15:44:35,622 DEBUG anaconda: updated device_disks to ['sda'] >15:44:35,623 DEBUG anaconda: updated device_container_name to None >15:44:35,623 DEBUG anaconda: updated device_container_raid_level to None >15:44:35,623 DEBUG anaconda: updated device_container_encrypted to False >15:44:35,624 DEBUG anaconda: updated device_container_size to 0 >15:44:35,636 DEBUG anaconda: fs type changed: ntfs >15:44:35,658 INFO anaconda: getting device type for æ¨æºåå²å >15:44:35,660 DEBUG anaconda: populate_raid: 2, None >15:44:35,661 INFO anaconda: getting device type for æ¨æºåå²å >15:44:37,884 DEBUG anaconda: page clicked: æªç¥ >15:44:37,885 DEBUG anaconda: current selector: existing 200MB partition sda1 (1) with existing ntfs filesystem >15:44:37,888 DEBUG anaconda: notebook page = 1 >15:44:37,889 INFO anaconda: ui: saving changes to device sda1 >15:44:37,890 DEBUG anaconda: old name: sda1 >15:44:37,891 DEBUG anaconda: new name: None >15:44:37,904 DEBUG anaconda: old size: 200.0 >15:44:37,904 DEBUG anaconda: new size: 200 >15:44:37,905 INFO anaconda: getting device type for æ¨æºåå²å >15:44:37,907 DEBUG anaconda: old device type: 2 >15:44:37,907 DEBUG anaconda: new device type: 2 >15:44:37,908 DEBUG anaconda: reformat: False >15:44:37,922 DEBUG anaconda: old fs type: ntfs >15:44:37,922 DEBUG anaconda: new fs type: ntfs >15:44:37,923 DEBUG anaconda: old encryption setting: False >15:44:37,923 DEBUG anaconda: new encryption setting: False >15:44:37,924 DEBUG anaconda: old label: >15:44:37,924 DEBUG anaconda: new_label: >15:44:37,925 DEBUG anaconda: old mountpoint: >15:44:37,925 DEBUG anaconda: new mountpoint: >15:44:37,926 DEBUG anaconda: old raid level: None >15:44:37,926 DEBUG anaconda: new raid level: None >15:44:37,927 DEBUG anaconda: old container: None >15:44:37,928 DEBUG anaconda: new container: None >15:44:37,928 DEBUG anaconda: old container encrypted: False >15:44:37,929 DEBUG anaconda: new container encrypted: False >15:44:37,929 DEBUG anaconda: old container raid level: None >15:44:37,930 DEBUG anaconda: new container raid level: None >15:44:37,931 DEBUG anaconda: old container size request: 0 >15:44:37,933 DEBUG anaconda: new container size request: 0 >15:44:37,934 DEBUG anaconda: old disks: ['sda'] >15:44:37,935 DEBUG anaconda: new disks: ['sda'] >15:44:37,935 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (1) with existing ntfs filesystem >15:44:37,937 DEBUG anaconda: updated device_disks to ['sda'] >15:44:37,937 DEBUG anaconda: updated device_container_name to None >15:44:37,938 DEBUG anaconda: updated device_container_raid_level to None >15:44:37,938 DEBUG anaconda: updated device_container_encrypted to False >15:44:37,939 DEBUG anaconda: updated device_container_size to 0 >15:44:37,951 DEBUG anaconda: fs type changed: ntfs >15:44:37,973 INFO anaconda: getting device type for æ¨æºåå²å >15:44:37,976 DEBUG anaconda: populate_raid: 2, None >15:44:37,976 INFO anaconda: getting device type for æ¨æºåå²å >15:44:37,979 DEBUG anaconda: show mountpoint: æªç¥ >15:44:37,980 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (1) with existing ntfs filesystem >15:44:37,981 DEBUG anaconda: updated device_disks to ['sda'] >15:44:37,982 DEBUG anaconda: updated device_container_name to None >15:44:37,982 DEBUG anaconda: updated device_container_raid_level to None >15:44:37,983 DEBUG anaconda: updated device_container_encrypted to False >15:44:37,983 DEBUG anaconda: updated device_container_size to 0 >15:44:37,995 DEBUG anaconda: fs type changed: ntfs >15:44:38,017 INFO anaconda: getting device type for æ¨æºåå²å >15:44:38,019 DEBUG anaconda: populate_raid: 2, None >15:44:38,020 INFO anaconda: getting device type for æ¨æºåå²å >15:44:44,194 DEBUG anaconda: page clicked: æªç¥ç Linux >15:44:44,195 DEBUG anaconda: current selector: existing 200MB partition sda1 (1) with existing ntfs filesystem >15:44:44,198 DEBUG anaconda: notebook page = 1 >15:44:44,199 INFO anaconda: ui: saving changes to device sda1 >15:44:44,200 DEBUG anaconda: old name: sda1 >15:44:44,201 DEBUG anaconda: new name: None >15:44:44,214 DEBUG anaconda: old size: 200.0 >15:44:44,214 DEBUG anaconda: new size: 200 >15:44:44,215 INFO anaconda: getting device type for æ¨æºåå²å >15:44:44,217 DEBUG anaconda: old device type: 2 >15:44:44,218 DEBUG anaconda: new device type: 2 >15:44:44,218 DEBUG anaconda: reformat: False >15:44:44,223 DEBUG anaconda: old fs type: ntfs >15:44:44,224 DEBUG anaconda: new fs type: ntfs >15:44:44,224 DEBUG anaconda: old encryption setting: False >15:44:44,225 DEBUG anaconda: new encryption setting: False >15:44:44,225 DEBUG anaconda: old label: >15:44:44,226 DEBUG anaconda: new_label: >15:44:44,226 DEBUG anaconda: old mountpoint: >15:44:44,226 DEBUG anaconda: new mountpoint: >15:44:44,227 DEBUG anaconda: old raid level: None >15:44:44,227 DEBUG anaconda: new raid level: None >15:44:44,228 DEBUG anaconda: old container: None >15:44:44,229 DEBUG anaconda: new container: None >15:44:44,229 DEBUG anaconda: old container encrypted: False >15:44:44,230 DEBUG anaconda: new container encrypted: False >15:44:44,230 DEBUG anaconda: old container raid level: None >15:44:44,230 DEBUG anaconda: new container raid level: None >15:44:44,231 DEBUG anaconda: old container size request: 0 >15:44:44,231 DEBUG anaconda: new container size request: 0 >15:44:44,232 DEBUG anaconda: old disks: ['sda'] >15:44:44,232 DEBUG anaconda: new disks: ['sda'] >15:44:44,233 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (1) with existing ntfs filesystem >15:44:44,234 DEBUG anaconda: updated device_disks to ['sda'] >15:44:44,235 DEBUG anaconda: updated device_container_name to None >15:44:44,235 DEBUG anaconda: updated device_container_raid_level to None >15:44:44,236 DEBUG anaconda: updated device_container_encrypted to False >15:44:44,236 DEBUG anaconda: updated device_container_size to 0 >15:44:44,248 DEBUG anaconda: fs type changed: ntfs >15:44:44,270 INFO anaconda: getting device type for æ¨æºåå²å >15:44:44,272 DEBUG anaconda: populate_raid: 2, None >15:44:44,273 INFO anaconda: getting device type for æ¨æºåå²å >15:44:44,276 DEBUG anaconda: show mountpoint: æªç¥ç Linux >15:44:44,276 DEBUG anaconda: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:44:44,278 DEBUG anaconda: updated device_disks to ['sda'] >15:44:44,279 DEBUG anaconda: updated device_container_name to None >15:44:44,279 DEBUG anaconda: updated device_container_raid_level to None >15:44:44,279 DEBUG anaconda: updated device_container_encrypted to False >15:44:44,280 DEBUG anaconda: updated device_container_size to 0 >15:44:44,291 DEBUG anaconda: fs type changed: ext4 >15:44:44,316 INFO anaconda: getting device type for æ¨æºåå²å >15:44:44,318 DEBUG anaconda: populate_raid: 2, None >15:44:44,319 INFO anaconda: getting device type for æ¨æºåå²å >15:44:45,468 DEBUG anaconda: page clicked: æªç¥ç Linux >15:44:45,469 DEBUG anaconda: current selector: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:44:45,472 DEBUG anaconda: notebook page = 1 >15:44:45,473 INFO anaconda: ui: saving changes to device sda6 >15:44:45,474 DEBUG anaconda: old name: sda6 >15:44:45,474 DEBUG anaconda: new name: None >15:44:45,487 DEBUG anaconda: old size: 20480.15625 >15:44:45,488 DEBUG anaconda: new size: 20480 >15:44:45,488 INFO anaconda: getting device type for æ¨æºåå²å >15:44:45,491 DEBUG anaconda: old device type: 2 >15:44:45,491 DEBUG anaconda: new device type: 2 >15:44:45,492 DEBUG anaconda: reformat: False >15:44:45,497 DEBUG anaconda: old fs type: ext4 >15:44:45,498 DEBUG anaconda: new fs type: ext4 >15:44:45,498 DEBUG anaconda: old encryption setting: False >15:44:45,498 DEBUG anaconda: new encryption setting: False >15:44:45,499 DEBUG anaconda: old label: >15:44:45,499 DEBUG anaconda: new_label: >15:44:45,500 DEBUG anaconda: old mountpoint: >15:44:45,500 DEBUG anaconda: new mountpoint: >15:44:45,501 DEBUG anaconda: old raid level: None >15:44:45,501 DEBUG anaconda: new raid level: None >15:44:45,502 DEBUG anaconda: old container: None >15:44:45,503 DEBUG anaconda: new container: None >15:44:45,503 DEBUG anaconda: old container encrypted: False >15:44:45,504 DEBUG anaconda: new container encrypted: False >15:44:45,504 DEBUG anaconda: old container raid level: None >15:44:45,505 DEBUG anaconda: new container raid level: None >15:44:45,505 DEBUG anaconda: old container size request: 0 >15:44:45,506 DEBUG anaconda: new container size request: 0 >15:44:45,507 DEBUG anaconda: old disks: ['sda'] >15:44:45,508 DEBUG anaconda: new disks: ['sda'] >15:44:45,508 DEBUG anaconda: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:44:45,510 DEBUG anaconda: updated device_disks to ['sda'] >15:44:45,510 DEBUG anaconda: updated device_container_name to None >15:44:45,511 DEBUG anaconda: updated device_container_raid_level to None >15:44:45,511 DEBUG anaconda: updated device_container_encrypted to False >15:44:45,512 DEBUG anaconda: updated device_container_size to 0 >15:44:45,539 INFO anaconda: getting device type for æ¨æºåå²å >15:44:45,541 DEBUG anaconda: populate_raid: 2, None >15:44:45,542 INFO anaconda: getting device type for æ¨æºåå²å >15:44:45,544 DEBUG anaconda: show mountpoint: æªç¥ç Linux >15:44:45,545 DEBUG anaconda: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:44:45,547 DEBUG anaconda: updated device_disks to ['sda'] >15:44:45,547 DEBUG anaconda: updated device_container_name to None >15:44:45,548 DEBUG anaconda: updated device_container_raid_level to None >15:44:45,548 DEBUG anaconda: updated device_container_encrypted to False >15:44:45,549 DEBUG anaconda: updated device_container_size to 0 >15:44:45,575 INFO anaconda: getting device type for æ¨æºåå²å >15:44:45,577 DEBUG anaconda: populate_raid: 2, None >15:44:45,578 INFO anaconda: getting device type for æ¨æºåå²å >15:44:57,559 DEBUG anaconda: page clicked: æªç¥ç Linux >15:44:57,560 DEBUG anaconda: current selector: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:44:57,563 DEBUG anaconda: notebook page = 1 >15:44:57,564 INFO anaconda: ui: saving changes to device sda6 >15:44:57,564 DEBUG anaconda: old name: sda6 >15:44:57,565 DEBUG anaconda: new name: None >15:44:57,578 DEBUG anaconda: old size: 20480.15625 >15:44:57,578 DEBUG anaconda: new size: 20480 >15:44:57,579 INFO anaconda: getting device type for æ¨æºåå²å >15:44:57,581 DEBUG anaconda: old device type: 2 >15:44:57,582 DEBUG anaconda: new device type: 2 >15:44:57,582 DEBUG anaconda: reformat: False >15:44:57,588 DEBUG anaconda: old fs type: ext4 >15:44:57,588 DEBUG anaconda: new fs type: ext4 >15:44:57,589 DEBUG anaconda: old encryption setting: False >15:44:57,589 DEBUG anaconda: new encryption setting: False >15:44:57,589 DEBUG anaconda: old label: >15:44:57,590 DEBUG anaconda: new_label: >15:44:57,590 DEBUG anaconda: old mountpoint: >15:44:57,591 DEBUG anaconda: new mountpoint: >15:44:57,591 DEBUG anaconda: old raid level: None >15:44:57,592 DEBUG anaconda: new raid level: None >15:44:57,593 DEBUG anaconda: old container: None >15:44:57,593 DEBUG anaconda: new container: None >15:44:57,594 DEBUG anaconda: old container encrypted: False >15:44:57,594 DEBUG anaconda: new container encrypted: False >15:44:57,595 DEBUG anaconda: old container raid level: None >15:44:57,595 DEBUG anaconda: new container raid level: None >15:44:57,595 DEBUG anaconda: old container size request: 0 >15:44:57,596 DEBUG anaconda: new container size request: 0 >15:44:57,596 DEBUG anaconda: old disks: ['sda'] >15:44:57,597 DEBUG anaconda: new disks: ['sda'] >15:44:57,597 DEBUG anaconda: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:44:57,599 DEBUG anaconda: updated device_disks to ['sda'] >15:44:57,599 DEBUG anaconda: updated device_container_name to None >15:44:57,600 DEBUG anaconda: updated device_container_raid_level to None >15:44:57,600 DEBUG anaconda: updated device_container_encrypted to False >15:44:57,600 DEBUG anaconda: updated device_container_size to 0 >15:44:57,627 INFO anaconda: getting device type for æ¨æºåå²å >15:44:57,630 DEBUG anaconda: populate_raid: 2, None >15:44:57,630 INFO anaconda: getting device type for æ¨æºåå²å >15:44:57,633 DEBUG anaconda: show mountpoint: æªç¥ç Linux >15:44:57,634 DEBUG anaconda: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:44:57,635 DEBUG anaconda: updated device_disks to ['sda'] >15:44:57,636 DEBUG anaconda: updated device_container_name to None >15:44:57,637 DEBUG anaconda: updated device_container_raid_level to None >15:44:57,637 DEBUG anaconda: updated device_container_encrypted to False >15:44:57,637 DEBUG anaconda: updated device_container_size to 0 >15:44:57,664 INFO anaconda: getting device type for æ¨æºåå²å >15:44:57,666 DEBUG anaconda: populate_raid: 2, None >15:44:57,667 INFO anaconda: getting device type for æ¨æºåå²å >15:44:59,596 DEBUG anaconda: page clicked: æªç¥ç Linux >15:44:59,597 DEBUG anaconda: current selector: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:44:59,600 DEBUG anaconda: notebook page = 1 >15:44:59,601 INFO anaconda: ui: saving changes to device sda6 >15:44:59,602 DEBUG anaconda: old name: sda6 >15:44:59,603 DEBUG anaconda: new name: None >15:44:59,620 DEBUG anaconda: old size: 20480.15625 >15:44:59,621 DEBUG anaconda: new size: 20480 >15:44:59,622 INFO anaconda: getting device type for æ¨æºåå²å >15:44:59,624 DEBUG anaconda: old device type: 2 >15:44:59,624 DEBUG anaconda: new device type: 2 >15:44:59,625 DEBUG anaconda: reformat: False >15:44:59,630 DEBUG anaconda: old fs type: ext4 >15:44:59,631 DEBUG anaconda: new fs type: ext4 >15:44:59,631 DEBUG anaconda: old encryption setting: False >15:44:59,632 DEBUG anaconda: new encryption setting: False >15:44:59,632 DEBUG anaconda: old label: >15:44:59,633 DEBUG anaconda: new_label: >15:44:59,633 DEBUG anaconda: old mountpoint: >15:44:59,634 DEBUG anaconda: new mountpoint: >15:44:59,634 DEBUG anaconda: old raid level: None >15:44:59,634 DEBUG anaconda: new raid level: None >15:44:59,636 DEBUG anaconda: old container: None >15:44:59,636 DEBUG anaconda: new container: None >15:44:59,637 DEBUG anaconda: old container encrypted: False >15:44:59,637 DEBUG anaconda: new container encrypted: False >15:44:59,637 DEBUG anaconda: old container raid level: None >15:44:59,638 DEBUG anaconda: new container raid level: None >15:44:59,638 DEBUG anaconda: old container size request: 0 >15:44:59,638 DEBUG anaconda: new container size request: 0 >15:44:59,639 DEBUG anaconda: old disks: ['sda'] >15:44:59,639 DEBUG anaconda: new disks: ['sda'] >15:44:59,640 DEBUG anaconda: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:44:59,641 DEBUG anaconda: updated device_disks to ['sda'] >15:44:59,642 DEBUG anaconda: updated device_container_name to None >15:44:59,642 DEBUG anaconda: updated device_container_raid_level to None >15:44:59,643 DEBUG anaconda: updated device_container_encrypted to False >15:44:59,643 DEBUG anaconda: updated device_container_size to 0 >15:44:59,670 INFO anaconda: getting device type for æ¨æºåå²å >15:44:59,672 DEBUG anaconda: populate_raid: 2, None >15:44:59,673 INFO anaconda: getting device type for æ¨æºåå²å >15:44:59,676 DEBUG anaconda: show mountpoint: æªç¥ç Linux >15:44:59,677 DEBUG anaconda: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:44:59,678 DEBUG anaconda: updated device_disks to ['sda'] >15:44:59,679 DEBUG anaconda: updated device_container_name to None >15:44:59,679 DEBUG anaconda: updated device_container_raid_level to None >15:44:59,680 DEBUG anaconda: updated device_container_encrypted to False >15:44:59,680 DEBUG anaconda: updated device_container_size to 0 >15:44:59,707 INFO anaconda: getting device type for æ¨æºåå²å >15:44:59,709 DEBUG anaconda: populate_raid: 2, None >15:44:59,710 INFO anaconda: getting device type for æ¨æºåå²å >15:45:01,234 DEBUG anaconda: page clicked: æªç¥ç Linux >15:45:01,235 DEBUG anaconda: current selector: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:45:01,238 DEBUG anaconda: notebook page = 1 >15:45:01,239 INFO anaconda: ui: saving changes to device sda6 >15:45:01,240 DEBUG anaconda: old name: sda6 >15:45:01,241 DEBUG anaconda: new name: None >15:45:01,255 DEBUG anaconda: old size: 20480.15625 >15:45:01,256 DEBUG anaconda: new size: 20480 >15:45:01,256 INFO anaconda: getting device type for æ¨æºåå²å >15:45:01,258 DEBUG anaconda: old device type: 2 >15:45:01,259 DEBUG anaconda: new device type: 2 >15:45:01,259 DEBUG anaconda: reformat: False >15:45:01,265 DEBUG anaconda: old fs type: ext4 >15:45:01,265 DEBUG anaconda: new fs type: ext4 >15:45:01,266 DEBUG anaconda: old encryption setting: False >15:45:01,266 DEBUG anaconda: new encryption setting: False >15:45:01,267 DEBUG anaconda: old label: >15:45:01,267 DEBUG anaconda: new_label: >15:45:01,267 DEBUG anaconda: old mountpoint: >15:45:01,268 DEBUG anaconda: new mountpoint: >15:45:01,268 DEBUG anaconda: old raid level: None >15:45:01,269 DEBUG anaconda: new raid level: None >15:45:01,270 DEBUG anaconda: old container: None >15:45:01,270 DEBUG anaconda: new container: None >15:45:01,271 DEBUG anaconda: old container encrypted: False >15:45:01,271 DEBUG anaconda: new container encrypted: False >15:45:01,272 DEBUG anaconda: old container raid level: None >15:45:01,272 DEBUG anaconda: new container raid level: None >15:45:01,272 DEBUG anaconda: old container size request: 0 >15:45:01,273 DEBUG anaconda: new container size request: 0 >15:45:01,273 DEBUG anaconda: old disks: ['sda'] >15:45:01,274 DEBUG anaconda: new disks: ['sda'] >15:45:01,274 DEBUG anaconda: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:45:01,276 DEBUG anaconda: updated device_disks to ['sda'] >15:45:01,276 DEBUG anaconda: updated device_container_name to None >15:45:01,277 DEBUG anaconda: updated device_container_raid_level to None >15:45:01,277 DEBUG anaconda: updated device_container_encrypted to False >15:45:01,278 DEBUG anaconda: updated device_container_size to 0 >15:45:01,305 INFO anaconda: getting device type for æ¨æºåå²å >15:45:01,307 DEBUG anaconda: populate_raid: 2, None >15:45:01,308 INFO anaconda: getting device type for æ¨æºåå²å >15:45:01,310 DEBUG anaconda: show mountpoint: æªç¥ç Linux >15:45:01,311 DEBUG anaconda: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:01,313 DEBUG anaconda: updated device_disks to ['sda'] >15:45:01,313 DEBUG anaconda: updated device_container_name to None >15:45:01,314 DEBUG anaconda: updated device_container_raid_level to None >15:45:01,314 DEBUG anaconda: updated device_container_encrypted to False >15:45:01,315 DEBUG anaconda: updated device_container_size to 0 >15:45:01,342 INFO anaconda: getting device type for æ¨æºåå²å >15:45:01,344 DEBUG anaconda: populate_raid: 2, None >15:45:01,345 INFO anaconda: getting device type for æ¨æºåå²å >15:45:02,404 DEBUG anaconda: page clicked: æªç¥ç Linux >15:45:02,405 DEBUG anaconda: current selector: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:02,408 DEBUG anaconda: notebook page = 1 >15:45:02,409 INFO anaconda: ui: saving changes to device sda7 >15:45:02,410 DEBUG anaconda: old name: sda7 >15:45:02,411 DEBUG anaconda: new name: None >15:45:02,425 DEBUG anaconda: old size: 20480.0 >15:45:02,425 DEBUG anaconda: new size: 20480 >15:45:02,426 INFO anaconda: getting device type for æ¨æºåå²å >15:45:02,428 DEBUG anaconda: old device type: 2 >15:45:02,429 DEBUG anaconda: new device type: 2 >15:45:02,429 DEBUG anaconda: reformat: False >15:45:02,435 DEBUG anaconda: old fs type: ext4 >15:45:02,435 DEBUG anaconda: new fs type: ext4 >15:45:02,436 DEBUG anaconda: old encryption setting: False >15:45:02,436 DEBUG anaconda: new encryption setting: False >15:45:02,436 DEBUG anaconda: old label: >15:45:02,437 DEBUG anaconda: new_label: >15:45:02,437 DEBUG anaconda: old mountpoint: >15:45:02,438 DEBUG anaconda: new mountpoint: >15:45:02,438 DEBUG anaconda: old raid level: None >15:45:02,439 DEBUG anaconda: new raid level: None >15:45:02,440 DEBUG anaconda: old container: None >15:45:02,440 DEBUG anaconda: new container: None >15:45:02,441 DEBUG anaconda: old container encrypted: False >15:45:02,441 DEBUG anaconda: new container encrypted: False >15:45:02,442 DEBUG anaconda: old container raid level: None >15:45:02,443 DEBUG anaconda: new container raid level: None >15:45:02,444 DEBUG anaconda: old container size request: 0 >15:45:02,445 DEBUG anaconda: new container size request: 0 >15:45:02,446 DEBUG anaconda: old disks: ['sda'] >15:45:02,448 DEBUG anaconda: new disks: ['sda'] >15:45:02,448 DEBUG anaconda: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:02,450 DEBUG anaconda: updated device_disks to ['sda'] >15:45:02,451 DEBUG anaconda: updated device_container_name to None >15:45:02,451 DEBUG anaconda: updated device_container_raid_level to None >15:45:02,451 DEBUG anaconda: updated device_container_encrypted to False >15:45:02,452 DEBUG anaconda: updated device_container_size to 0 >15:45:02,479 INFO anaconda: getting device type for æ¨æºåå²å >15:45:02,481 DEBUG anaconda: populate_raid: 2, None >15:45:02,482 INFO anaconda: getting device type for æ¨æºåå²å >15:45:02,485 DEBUG anaconda: show mountpoint: æªç¥ç Linux >15:45:02,486 DEBUG anaconda: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:02,487 DEBUG anaconda: updated device_disks to ['sda'] >15:45:02,488 DEBUG anaconda: updated device_container_name to None >15:45:02,488 DEBUG anaconda: updated device_container_raid_level to None >15:45:02,489 DEBUG anaconda: updated device_container_encrypted to False >15:45:02,489 DEBUG anaconda: updated device_container_size to 0 >15:45:02,516 INFO anaconda: getting device type for æ¨æºåå²å >15:45:02,518 DEBUG anaconda: populate_raid: 2, None >15:45:02,519 INFO anaconda: getting device type for æ¨æºåå²å >15:45:03,539 DEBUG anaconda: page clicked: æªç¥ç Linux >15:45:03,540 DEBUG anaconda: current selector: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:03,543 DEBUG anaconda: notebook page = 1 >15:45:03,544 INFO anaconda: ui: saving changes to device sda7 >15:45:03,545 DEBUG anaconda: old name: sda7 >15:45:03,545 DEBUG anaconda: new name: None >15:45:03,558 DEBUG anaconda: old size: 20480.0 >15:45:03,558 DEBUG anaconda: new size: 20480 >15:45:03,559 INFO anaconda: getting device type for æ¨æºåå²å >15:45:03,561 DEBUG anaconda: old device type: 2 >15:45:03,562 DEBUG anaconda: new device type: 2 >15:45:03,562 DEBUG anaconda: reformat: False >15:45:03,568 DEBUG anaconda: old fs type: ext4 >15:45:03,568 DEBUG anaconda: new fs type: ext4 >15:45:03,569 DEBUG anaconda: old encryption setting: False >15:45:03,569 DEBUG anaconda: new encryption setting: False >15:45:03,569 DEBUG anaconda: old label: >15:45:03,570 DEBUG anaconda: new_label: >15:45:03,570 DEBUG anaconda: old mountpoint: >15:45:03,571 DEBUG anaconda: new mountpoint: >15:45:03,571 DEBUG anaconda: old raid level: None >15:45:03,572 DEBUG anaconda: new raid level: None >15:45:03,573 DEBUG anaconda: old container: None >15:45:03,573 DEBUG anaconda: new container: None >15:45:03,574 DEBUG anaconda: old container encrypted: False >15:45:03,574 DEBUG anaconda: new container encrypted: False >15:45:03,575 DEBUG anaconda: old container raid level: None >15:45:03,575 DEBUG anaconda: new container raid level: None >15:45:03,575 DEBUG anaconda: old container size request: 0 >15:45:03,576 DEBUG anaconda: new container size request: 0 >15:45:03,576 DEBUG anaconda: old disks: ['sda'] >15:45:03,577 DEBUG anaconda: new disks: ['sda'] >15:45:03,577 DEBUG anaconda: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:03,579 DEBUG anaconda: updated device_disks to ['sda'] >15:45:03,579 DEBUG anaconda: updated device_container_name to None >15:45:03,580 DEBUG anaconda: updated device_container_raid_level to None >15:45:03,580 DEBUG anaconda: updated device_container_encrypted to False >15:45:03,581 DEBUG anaconda: updated device_container_size to 0 >15:45:03,607 INFO anaconda: getting device type for æ¨æºåå²å >15:45:03,610 DEBUG anaconda: populate_raid: 2, None >15:45:03,610 INFO anaconda: getting device type for æ¨æºåå²å >15:45:03,613 DEBUG anaconda: show mountpoint: æªç¥ç Linux >15:45:03,614 DEBUG anaconda: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:03,616 DEBUG anaconda: updated device_disks to ['sda'] >15:45:03,616 DEBUG anaconda: updated device_container_name to None >15:45:03,617 DEBUG anaconda: updated device_container_raid_level to None >15:45:03,617 DEBUG anaconda: updated device_container_encrypted to False >15:45:03,617 DEBUG anaconda: updated device_container_size to 0 >15:45:03,644 INFO anaconda: getting device type for æ¨æºåå²å >15:45:03,646 DEBUG anaconda: populate_raid: 2, None >15:45:03,647 INFO anaconda: getting device type for æ¨æºåå²å >15:45:04,796 DEBUG anaconda: current selector: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:04,798 DEBUG anaconda: notebook page = 1 >15:45:04,800 INFO anaconda: ui: saving changes to device sda7 >15:45:04,801 DEBUG anaconda: old name: sda7 >15:45:04,802 DEBUG anaconda: new name: None >15:45:04,815 DEBUG anaconda: old size: 20480.0 >15:45:04,816 DEBUG anaconda: new size: 20480 >15:45:04,816 INFO anaconda: getting device type for æ¨æºåå²å >15:45:04,818 DEBUG anaconda: old device type: 2 >15:45:04,819 DEBUG anaconda: new device type: 2 >15:45:04,820 DEBUG anaconda: reformat: False >15:45:04,825 DEBUG anaconda: old fs type: ext4 >15:45:04,826 DEBUG anaconda: new fs type: ext4 >15:45:04,826 DEBUG anaconda: old encryption setting: False >15:45:04,826 DEBUG anaconda: new encryption setting: False >15:45:04,827 DEBUG anaconda: old label: >15:45:04,827 DEBUG anaconda: new_label: >15:45:04,828 DEBUG anaconda: old mountpoint: >15:45:04,828 DEBUG anaconda: new mountpoint: >15:45:04,829 DEBUG anaconda: old raid level: None >15:45:04,829 DEBUG anaconda: new raid level: None >15:45:04,830 DEBUG anaconda: old container: None >15:45:04,831 DEBUG anaconda: new container: None >15:45:04,831 DEBUG anaconda: old container encrypted: False >15:45:04,832 DEBUG anaconda: new container encrypted: False >15:45:04,832 DEBUG anaconda: old container raid level: None >15:45:04,832 DEBUG anaconda: new container raid level: None >15:45:04,833 DEBUG anaconda: old container size request: 0 >15:45:04,833 DEBUG anaconda: new container size request: 0 >15:45:04,834 DEBUG anaconda: old disks: ['sda'] >15:45:04,834 DEBUG anaconda: new disks: ['sda'] >15:45:04,835 DEBUG anaconda: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:04,836 DEBUG anaconda: updated device_disks to ['sda'] >15:45:04,837 DEBUG anaconda: updated device_container_name to None >15:45:04,837 DEBUG anaconda: updated device_container_raid_level to None >15:45:04,838 DEBUG anaconda: updated device_container_encrypted to False >15:45:04,838 DEBUG anaconda: updated device_container_size to 0 >15:45:04,865 INFO anaconda: getting device type for æ¨æºåå²å >15:45:04,867 DEBUG anaconda: populate_raid: 2, None >15:45:04,868 INFO anaconda: getting device type for æ¨æºåå²å >15:45:04,871 DEBUG anaconda: new selector: existing 2048MB partition sda8 (8) with existing swap >15:45:04,872 DEBUG anaconda: populate_right_side: existing 2048MB partition sda8 (8) with existing swap >15:45:04,874 DEBUG anaconda: updated device_disks to ['sda'] >15:45:04,875 DEBUG anaconda: updated device_container_name to None >15:45:04,875 DEBUG anaconda: updated device_container_raid_level to None >15:45:04,876 DEBUG anaconda: updated device_container_encrypted to False >15:45:04,876 DEBUG anaconda: updated device_container_size to 0 >15:45:04,887 DEBUG anaconda: fs type changed: swap >15:45:04,910 INFO anaconda: getting device type for æ¨æºåå²å >15:45:04,912 DEBUG anaconda: populate_raid: 2, None >15:45:04,913 INFO anaconda: getting device type for æ¨æºåå²å >15:45:09,658 DEBUG anaconda: page clicked: æ°ç Fedora 20 å®è£ >15:45:09,660 DEBUG anaconda: current selector: existing 2048MB partition sda8 (8) with existing swap >15:45:09,662 DEBUG anaconda: notebook page = 1 >15:45:09,663 INFO anaconda: ui: saving changes to device sda8 >15:45:09,665 DEBUG anaconda: old name: sda8 >15:45:09,665 DEBUG anaconda: new name: None >15:45:09,682 DEBUG anaconda: old size: 2048.0 >15:45:09,682 DEBUG anaconda: new size: 2048 >15:45:09,683 INFO anaconda: getting device type for æ¨æºåå²å >15:45:09,685 DEBUG anaconda: old device type: 2 >15:45:09,686 DEBUG anaconda: new device type: 2 >15:45:09,686 DEBUG anaconda: reformat: False >15:45:09,691 DEBUG anaconda: old fs type: swap >15:45:09,691 DEBUG anaconda: new fs type: swap >15:45:09,692 DEBUG anaconda: old encryption setting: False >15:45:09,692 DEBUG anaconda: new encryption setting: False >15:45:09,693 DEBUG anaconda: old label: >15:45:09,693 DEBUG anaconda: new_label: >15:45:09,693 DEBUG anaconda: old mountpoint: >15:45:09,694 DEBUG anaconda: new mountpoint: >15:45:09,694 DEBUG anaconda: old raid level: None >15:45:09,695 DEBUG anaconda: new raid level: None >15:45:09,696 DEBUG anaconda: old container: None >15:45:09,696 DEBUG anaconda: new container: None >15:45:09,697 DEBUG anaconda: old container encrypted: False >15:45:09,697 DEBUG anaconda: new container encrypted: False >15:45:09,698 DEBUG anaconda: old container raid level: None >15:45:09,698 DEBUG anaconda: new container raid level: None >15:45:09,698 DEBUG anaconda: old container size request: 0 >15:45:09,699 DEBUG anaconda: new container size request: 0 >15:45:09,699 DEBUG anaconda: old disks: ['sda'] >15:45:09,700 DEBUG anaconda: new disks: ['sda'] >15:45:09,700 DEBUG anaconda: populate_right_side: existing 2048MB partition sda8 (8) with existing swap >15:45:09,702 DEBUG anaconda: updated device_disks to ['sda'] >15:45:09,702 DEBUG anaconda: updated device_container_name to None >15:45:09,703 DEBUG anaconda: updated device_container_raid_level to None >15:45:09,703 DEBUG anaconda: updated device_container_encrypted to False >15:45:09,704 DEBUG anaconda: updated device_container_size to 0 >15:45:09,729 INFO anaconda: getting device type for æ¨æºåå²å >15:45:09,731 DEBUG anaconda: populate_raid: 2, None >15:45:09,732 INFO anaconda: getting device type for æ¨æºåå²å >15:45:09,734 DEBUG anaconda: show mountpoint: æ°ç Fedora 20 å®è£ >15:45:09,735 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:45:09,737 DEBUG anaconda: updated device_disks to ['sda'] >15:45:09,737 DEBUG anaconda: updated device_container_name to None >15:45:09,738 DEBUG anaconda: updated device_container_raid_level to None >15:45:09,738 DEBUG anaconda: updated device_container_encrypted to False >15:45:09,739 DEBUG anaconda: updated device_container_size to 0 >15:45:09,750 DEBUG anaconda: fs type changed: ext4 >15:45:09,774 INFO anaconda: getting device type for æ¨æºåå²å >15:45:09,776 DEBUG anaconda: populate_raid: 2, None >15:45:09,777 INFO anaconda: getting device type for æ¨æºåå²å >15:45:10,759 DEBUG anaconda: page clicked: æ°ç Fedora 20 å®è£ >15:45:10,760 DEBUG anaconda: current selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:45:10,763 DEBUG anaconda: notebook page = 1 >15:45:10,764 INFO anaconda: ui: saving changes to device sda9 >15:45:10,765 DEBUG anaconda: old name: sda9 >15:45:10,766 DEBUG anaconda: new name: None >15:45:10,782 DEBUG anaconda: old size: 316213.0 >15:45:10,783 DEBUG anaconda: new size: 316213 >15:45:10,783 INFO anaconda: getting device type for æ¨æºåå²å >15:45:10,786 DEBUG anaconda: old device type: 2 >15:45:10,786 DEBUG anaconda: new device type: 2 >15:45:10,787 DEBUG anaconda: reformat: False >15:45:10,792 DEBUG anaconda: old fs type: ext4 >15:45:10,792 DEBUG anaconda: new fs type: ext4 >15:45:10,793 DEBUG anaconda: old encryption setting: False >15:45:10,793 DEBUG anaconda: new encryption setting: False >15:45:10,794 DEBUG anaconda: old label: >15:45:10,794 DEBUG anaconda: new_label: >15:45:10,795 DEBUG anaconda: old mountpoint: /home >15:45:10,795 DEBUG anaconda: new mountpoint: /home >15:45:10,796 DEBUG anaconda: old raid level: None >15:45:10,796 DEBUG anaconda: new raid level: None >15:45:10,797 DEBUG anaconda: old container: None >15:45:10,798 DEBUG anaconda: new container: None >15:45:10,798 DEBUG anaconda: old container encrypted: False >15:45:10,799 DEBUG anaconda: new container encrypted: False >15:45:10,799 DEBUG anaconda: old container raid level: None >15:45:10,799 DEBUG anaconda: new container raid level: None >15:45:10,800 DEBUG anaconda: old container size request: 0 >15:45:10,800 DEBUG anaconda: new container size request: 0 >15:45:10,801 DEBUG anaconda: old disks: ['sda'] >15:45:10,801 DEBUG anaconda: new disks: ['sda'] >15:45:10,801 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:45:10,803 DEBUG anaconda: updated device_disks to ['sda'] >15:45:10,804 DEBUG anaconda: updated device_container_name to None >15:45:10,804 DEBUG anaconda: updated device_container_raid_level to None >15:45:10,805 DEBUG anaconda: updated device_container_encrypted to False >15:45:10,805 DEBUG anaconda: updated device_container_size to 0 >15:45:10,832 INFO anaconda: getting device type for æ¨æºåå²å >15:45:10,834 DEBUG anaconda: populate_raid: 2, None >15:45:10,835 INFO anaconda: getting device type for æ¨æºåå²å >15:45:10,837 DEBUG anaconda: show mountpoint: æ°ç Fedora 20 å®è£ >15:45:10,838 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:45:10,840 DEBUG anaconda: updated device_disks to ['sda'] >15:45:10,841 DEBUG anaconda: updated device_container_name to None >15:45:10,841 DEBUG anaconda: updated device_container_raid_level to None >15:45:10,841 DEBUG anaconda: updated device_container_encrypted to False >15:45:10,842 DEBUG anaconda: updated device_container_size to 0 >15:45:10,868 INFO anaconda: getting device type for æ¨æºåå²å >15:45:10,871 DEBUG anaconda: populate_raid: 2, None >15:45:10,871 INFO anaconda: getting device type for æ¨æºåå²å >15:45:13,879 DEBUG anaconda: page clicked: æªç¥ç Linux >15:45:13,881 DEBUG anaconda: current selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:45:13,883 DEBUG anaconda: notebook page = 1 >15:45:13,885 INFO anaconda: ui: saving changes to device sda9 >15:45:13,886 DEBUG anaconda: old name: sda9 >15:45:13,887 DEBUG anaconda: new name: None >15:45:13,902 DEBUG anaconda: old size: 316213.0 >15:45:13,903 DEBUG anaconda: new size: 316213 >15:45:13,903 INFO anaconda: getting device type for æ¨æºåå²å >15:45:13,906 DEBUG anaconda: old device type: 2 >15:45:13,906 DEBUG anaconda: new device type: 2 >15:45:13,907 DEBUG anaconda: reformat: False >15:45:13,912 DEBUG anaconda: old fs type: ext4 >15:45:13,913 DEBUG anaconda: new fs type: ext4 >15:45:13,913 DEBUG anaconda: old encryption setting: False >15:45:13,914 DEBUG anaconda: new encryption setting: False >15:45:13,914 DEBUG anaconda: old label: >15:45:13,914 DEBUG anaconda: new_label: >15:45:13,915 DEBUG anaconda: old mountpoint: /home >15:45:13,915 DEBUG anaconda: new mountpoint: /home >15:45:13,916 DEBUG anaconda: old raid level: None >15:45:13,916 DEBUG anaconda: new raid level: None >15:45:13,917 DEBUG anaconda: old container: None >15:45:13,918 DEBUG anaconda: new container: None >15:45:13,918 DEBUG anaconda: old container encrypted: False >15:45:13,919 DEBUG anaconda: new container encrypted: False >15:45:13,919 DEBUG anaconda: old container raid level: None >15:45:13,919 DEBUG anaconda: new container raid level: None >15:45:13,920 DEBUG anaconda: old container size request: 0 >15:45:13,920 DEBUG anaconda: new container size request: 0 >15:45:13,921 DEBUG anaconda: old disks: ['sda'] >15:45:13,921 DEBUG anaconda: new disks: ['sda'] >15:45:13,921 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:45:13,923 DEBUG anaconda: updated device_disks to ['sda'] >15:45:13,924 DEBUG anaconda: updated device_container_name to None >15:45:13,924 DEBUG anaconda: updated device_container_raid_level to None >15:45:13,925 DEBUG anaconda: updated device_container_encrypted to False >15:45:13,925 DEBUG anaconda: updated device_container_size to 0 >15:45:13,951 INFO anaconda: getting device type for æ¨æºåå²å >15:45:13,954 DEBUG anaconda: populate_raid: 2, None >15:45:13,954 INFO anaconda: getting device type for æ¨æºåå²å >15:45:13,957 DEBUG anaconda: show mountpoint: æªç¥ç Linux >15:45:13,958 DEBUG anaconda: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:45:13,959 DEBUG anaconda: updated device_disks to ['sda'] >15:45:13,960 DEBUG anaconda: updated device_container_name to None >15:45:13,960 DEBUG anaconda: updated device_container_raid_level to None >15:45:13,961 DEBUG anaconda: updated device_container_encrypted to False >15:45:13,961 DEBUG anaconda: updated device_container_size to 0 >15:45:13,989 INFO anaconda: getting device type for æ¨æºåå²å >15:45:13,991 DEBUG anaconda: populate_raid: 2, None >15:45:13,992 INFO anaconda: getting device type for æ¨æºåå²å >15:45:16,037 DEBUG anaconda: page clicked: æªç¥ç Linux >15:45:16,039 DEBUG anaconda: current selector: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:45:16,041 DEBUG anaconda: notebook page = 1 >15:45:16,042 INFO anaconda: ui: saving changes to device sda6 >15:45:16,044 DEBUG anaconda: old name: sda6 >15:45:16,045 DEBUG anaconda: new name: None >15:45:16,061 DEBUG anaconda: old size: 20480.15625 >15:45:16,062 DEBUG anaconda: new size: 20480 >15:45:16,063 INFO anaconda: getting device type for æ¨æºåå²å >15:45:16,065 DEBUG anaconda: old device type: 2 >15:45:16,065 DEBUG anaconda: new device type: 2 >15:45:16,066 DEBUG anaconda: reformat: False >15:45:16,071 DEBUG anaconda: old fs type: ext4 >15:45:16,072 DEBUG anaconda: new fs type: ext4 >15:45:16,072 DEBUG anaconda: old encryption setting: False >15:45:16,073 DEBUG anaconda: new encryption setting: False >15:45:16,073 DEBUG anaconda: old label: >15:45:16,074 DEBUG anaconda: new_label: >15:45:16,074 DEBUG anaconda: old mountpoint: >15:45:16,075 DEBUG anaconda: new mountpoint: >15:45:16,075 DEBUG anaconda: old raid level: None >15:45:16,076 DEBUG anaconda: new raid level: None >15:45:16,077 DEBUG anaconda: old container: None >15:45:16,077 DEBUG anaconda: new container: None >15:45:16,078 DEBUG anaconda: old container encrypted: False >15:45:16,078 DEBUG anaconda: new container encrypted: False >15:45:16,078 DEBUG anaconda: old container raid level: None >15:45:16,079 DEBUG anaconda: new container raid level: None >15:45:16,079 DEBUG anaconda: old container size request: 0 >15:45:16,080 DEBUG anaconda: new container size request: 0 >15:45:16,080 DEBUG anaconda: old disks: ['sda'] >15:45:16,080 DEBUG anaconda: new disks: ['sda'] >15:45:16,081 DEBUG anaconda: populate_right_side: existing 20480MB partition sda6 (6) with existing ext4 filesystem >15:45:16,082 DEBUG anaconda: updated device_disks to ['sda'] >15:45:16,083 DEBUG anaconda: updated device_container_name to None >15:45:16,084 DEBUG anaconda: updated device_container_raid_level to None >15:45:16,084 DEBUG anaconda: updated device_container_encrypted to False >15:45:16,084 DEBUG anaconda: updated device_container_size to 0 >15:45:16,111 INFO anaconda: getting device type for æ¨æºåå²å >15:45:16,113 DEBUG anaconda: populate_raid: 2, None >15:45:16,114 INFO anaconda: getting device type for æ¨æºåå²å >15:45:16,117 DEBUG anaconda: show mountpoint: æªç¥ç Linux >15:45:16,118 DEBUG anaconda: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:16,119 DEBUG anaconda: updated device_disks to ['sda'] >15:45:16,120 DEBUG anaconda: updated device_container_name to None >15:45:16,120 DEBUG anaconda: updated device_container_raid_level to None >15:45:16,121 DEBUG anaconda: updated device_container_encrypted to False >15:45:16,121 DEBUG anaconda: updated device_container_size to 0 >15:45:16,148 INFO anaconda: getting device type for æ¨æºåå²å >15:45:16,150 DEBUG anaconda: populate_raid: 2, None >15:45:16,151 INFO anaconda: getting device type for æ¨æºåå²å >15:45:48,366 INFO anaconda: ui: saving changes to device sda7 >15:45:48,368 DEBUG anaconda: old name: sda7 >15:45:48,369 DEBUG anaconda: new name: None >15:45:48,388 DEBUG anaconda: old size: 20480.0 >15:45:48,389 DEBUG anaconda: new size: 20480 >15:45:48,390 INFO anaconda: getting device type for æ¨æºåå²å >15:45:48,392 DEBUG anaconda: old device type: 2 >15:45:48,392 DEBUG anaconda: new device type: 2 >15:45:48,393 DEBUG anaconda: reformat: False >15:45:48,398 DEBUG anaconda: old fs type: ext4 >15:45:48,398 DEBUG anaconda: new fs type: ext4 >15:45:48,399 DEBUG anaconda: old encryption setting: False >15:45:48,399 DEBUG anaconda: new encryption setting: False >15:45:48,400 DEBUG anaconda: old label: >15:45:48,400 DEBUG anaconda: new_label: >15:45:48,401 DEBUG anaconda: old mountpoint: >15:45:48,401 DEBUG anaconda: new mountpoint: >15:45:48,402 DEBUG anaconda: old raid level: None >15:45:48,402 DEBUG anaconda: new raid level: None >15:45:48,403 DEBUG anaconda: old container: None >15:45:48,404 DEBUG anaconda: new container: None >15:45:48,404 DEBUG anaconda: old container encrypted: False >15:45:48,405 DEBUG anaconda: new container encrypted: False >15:45:48,405 DEBUG anaconda: old container raid level: None >15:45:48,405 DEBUG anaconda: new container raid level: None >15:45:48,406 DEBUG anaconda: old container size request: 0 >15:45:48,406 DEBUG anaconda: new container size request: 0 >15:45:48,407 DEBUG anaconda: old disks: ['sda'] >15:45:48,407 DEBUG anaconda: new disks: ['sda'] >15:45:48,407 DEBUG anaconda: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:48,409 DEBUG anaconda: updated device_disks to ['sda'] >15:45:48,410 DEBUG anaconda: updated device_container_name to None >15:45:48,410 DEBUG anaconda: updated device_container_raid_level to None >15:45:48,410 DEBUG anaconda: updated device_container_encrypted to False >15:45:48,411 DEBUG anaconda: updated device_container_size to 0 >15:45:48,438 INFO anaconda: getting device type for æ¨æºåå²å >15:45:48,440 DEBUG anaconda: populate_raid: 2, None >15:45:48,441 INFO anaconda: getting device type for æ¨æºåå²å >15:45:59,824 DEBUG anaconda: current selector: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:59,827 DEBUG anaconda: notebook page = 1 >15:45:59,828 INFO anaconda: ui: saving changes to device sda7 >15:45:59,829 DEBUG anaconda: old name: sda7 >15:45:59,830 DEBUG anaconda: new name: None >15:45:59,844 DEBUG anaconda: old size: 20480.0 >15:45:59,845 DEBUG anaconda: new size: 20480 >15:45:59,845 INFO anaconda: getting device type for æ¨æºåå²å >15:45:59,848 DEBUG anaconda: old device type: 2 >15:45:59,848 DEBUG anaconda: new device type: 2 >15:45:59,849 DEBUG anaconda: reformat: False >15:45:59,854 DEBUG anaconda: old fs type: ext4 >15:45:59,855 DEBUG anaconda: new fs type: ext4 >15:45:59,855 DEBUG anaconda: old encryption setting: False >15:45:59,855 DEBUG anaconda: new encryption setting: False >15:45:59,856 DEBUG anaconda: old label: >15:45:59,856 DEBUG anaconda: new_label: >15:45:59,857 DEBUG anaconda: old mountpoint: >15:45:59,857 DEBUG anaconda: new mountpoint: >15:45:59,858 DEBUG anaconda: old raid level: None >15:45:59,858 DEBUG anaconda: new raid level: None >15:45:59,859 DEBUG anaconda: old container: None >15:45:59,860 DEBUG anaconda: new container: None >15:45:59,860 DEBUG anaconda: old container encrypted: False >15:45:59,861 DEBUG anaconda: new container encrypted: False >15:45:59,861 DEBUG anaconda: old container raid level: None >15:45:59,861 DEBUG anaconda: new container raid level: None >15:45:59,862 DEBUG anaconda: old container size request: 0 >15:45:59,862 DEBUG anaconda: new container size request: 0 >15:45:59,863 DEBUG anaconda: old disks: ['sda'] >15:45:59,863 DEBUG anaconda: new disks: ['sda'] >15:45:59,864 DEBUG anaconda: populate_right_side: existing 20480MB partition sda7 (7) with existing ext4 filesystem >15:45:59,865 DEBUG anaconda: updated device_disks to ['sda'] >15:45:59,866 DEBUG anaconda: updated device_container_name to None >15:45:59,866 DEBUG anaconda: updated device_container_raid_level to None >15:45:59,867 DEBUG anaconda: updated device_container_encrypted to False >15:45:59,867 DEBUG anaconda: updated device_container_size to 0 >15:45:59,894 INFO anaconda: getting device type for æ¨æºåå²å >15:45:59,896 DEBUG anaconda: populate_raid: 2, None >15:45:59,897 INFO anaconda: getting device type for æ¨æºåå²å >15:45:59,899 DEBUG anaconda: new selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:45:59,901 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:45:59,903 DEBUG anaconda: updated device_disks to ['sda'] >15:45:59,903 DEBUG anaconda: updated device_container_name to None >15:45:59,904 DEBUG anaconda: updated device_container_raid_level to None >15:45:59,904 DEBUG anaconda: updated device_container_encrypted to False >15:45:59,905 DEBUG anaconda: updated device_container_size to 0 >15:45:59,932 INFO anaconda: getting device type for æ¨æºåå²å >15:45:59,934 DEBUG anaconda: populate_raid: 2, None >15:45:59,935 INFO anaconda: getting device type for æ¨æºåå²å >15:46:00,994 DEBUG anaconda: current selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:46:00,997 DEBUG anaconda: notebook page = 1 >15:46:00,998 INFO anaconda: ui: saving changes to device sda9 >15:46:00,999 DEBUG anaconda: old name: sda9 >15:46:01,000 DEBUG anaconda: new name: None >15:46:01,014 DEBUG anaconda: old size: 316213.0 >15:46:01,015 DEBUG anaconda: new size: 316213 >15:46:01,015 INFO anaconda: getting device type for æ¨æºåå²å >15:46:01,018 DEBUG anaconda: old device type: 2 >15:46:01,018 DEBUG anaconda: new device type: 2 >15:46:01,019 DEBUG anaconda: reformat: False >15:46:01,024 DEBUG anaconda: old fs type: ext4 >15:46:01,025 DEBUG anaconda: new fs type: ext4 >15:46:01,025 DEBUG anaconda: old encryption setting: False >15:46:01,025 DEBUG anaconda: new encryption setting: False >15:46:01,026 DEBUG anaconda: old label: >15:46:01,026 DEBUG anaconda: new_label: >15:46:01,027 DEBUG anaconda: old mountpoint: /home >15:46:01,027 DEBUG anaconda: new mountpoint: /home >15:46:01,028 DEBUG anaconda: old raid level: None >15:46:01,028 DEBUG anaconda: new raid level: None >15:46:01,029 DEBUG anaconda: old container: None >15:46:01,030 DEBUG anaconda: new container: None >15:46:01,030 DEBUG anaconda: old container encrypted: False >15:46:01,031 DEBUG anaconda: new container encrypted: False >15:46:01,031 DEBUG anaconda: old container raid level: None >15:46:01,031 DEBUG anaconda: new container raid level: None >15:46:01,032 DEBUG anaconda: old container size request: 0 >15:46:01,032 DEBUG anaconda: new container size request: 0 >15:46:01,033 DEBUG anaconda: old disks: ['sda'] >15:46:01,033 DEBUG anaconda: new disks: ['sda'] >15:46:01,034 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:46:01,035 DEBUG anaconda: updated device_disks to ['sda'] >15:46:01,036 DEBUG anaconda: updated device_container_name to None >15:46:01,036 DEBUG anaconda: updated device_container_raid_level to None >15:46:01,037 DEBUG anaconda: updated device_container_encrypted to False >15:46:01,037 DEBUG anaconda: updated device_container_size to 0 >15:46:01,064 INFO anaconda: getting device type for æ¨æºåå²å >15:46:01,066 DEBUG anaconda: populate_raid: 2, None >15:46:01,067 INFO anaconda: getting device type for æ¨æºåå²å >15:46:01,069 DEBUG anaconda: new selector: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >15:46:01,071 DEBUG anaconda: populate_right_side: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >15:46:01,073 DEBUG anaconda: updated device_disks to ['sda'] >15:46:01,073 DEBUG anaconda: updated device_container_name to None >15:46:01,074 DEBUG anaconda: updated device_container_raid_level to None >15:46:01,074 DEBUG anaconda: updated device_container_encrypted to False >15:46:01,075 DEBUG anaconda: updated device_container_size to 0 >15:46:01,086 INFO anaconda: getting device type for æ¨æºåå²å >15:46:01,111 INFO anaconda: getting device type for æ¨æºåå²å >15:46:01,113 DEBUG anaconda: populate_raid: 2, None >15:46:01,114 INFO anaconda: getting device type for æ¨æºåå²å >15:46:02,632 DEBUG anaconda: current selector: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >15:46:02,634 DEBUG anaconda: notebook page = 1 >15:46:02,635 INFO anaconda: ui: saving changes to device sda5 >15:46:02,636 DEBUG anaconda: old name: sda5 >15:46:02,636 DEBUG anaconda: new name: None >15:46:02,649 DEBUG anaconda: old size: 30720.0 >15:46:02,649 DEBUG anaconda: new size: 30720 >15:46:02,650 INFO anaconda: getting device type for æ¨æºåå²å >15:46:02,652 DEBUG anaconda: old device type: 2 >15:46:02,653 DEBUG anaconda: new device type: 2 >15:46:02,653 DEBUG anaconda: reformat: True >15:46:02,659 DEBUG anaconda: old fs type: ext4 >15:46:02,659 DEBUG anaconda: new fs type: ext4 >15:46:02,660 DEBUG anaconda: old encryption setting: False >15:46:02,660 DEBUG anaconda: new encryption setting: False >15:46:02,660 DEBUG anaconda: old label: >15:46:02,661 DEBUG anaconda: new_label: >15:46:02,661 DEBUG anaconda: old mountpoint: / >15:46:02,662 DEBUG anaconda: new mountpoint: / >15:46:02,671 DEBUG anaconda: old raid level: None >15:46:02,671 DEBUG anaconda: new raid level: None >15:46:02,673 DEBUG anaconda: old container: None >15:46:02,673 DEBUG anaconda: new container: None >15:46:02,673 DEBUG anaconda: old container encrypted: False >15:46:02,674 DEBUG anaconda: new container encrypted: False >15:46:02,674 DEBUG anaconda: old container raid level: None >15:46:02,675 DEBUG anaconda: new container raid level: None >15:46:02,675 DEBUG anaconda: old container size request: 0 >15:46:02,675 DEBUG anaconda: new container size request: 0 >15:46:02,676 DEBUG anaconda: old disks: ['sda'] >15:46:02,676 DEBUG anaconda: new disks: ['sda'] >15:46:02,677 DEBUG anaconda: populate_right_side: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >15:46:02,678 DEBUG anaconda: updated device_disks to ['sda'] >15:46:02,679 DEBUG anaconda: updated device_container_name to None >15:46:02,679 DEBUG anaconda: updated device_container_raid_level to None >15:46:02,680 DEBUG anaconda: updated device_container_encrypted to False >15:46:02,680 DEBUG anaconda: updated device_container_size to 0 >15:46:02,707 INFO anaconda: getting device type for æ¨æºåå²å >15:46:02,709 DEBUG anaconda: populate_raid: 2, None >15:46:02,710 INFO anaconda: getting device type for æ¨æºåå²å >15:46:02,713 DEBUG anaconda: new selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:46:02,715 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:46:02,716 DEBUG anaconda: updated device_disks to ['sda'] >15:46:02,717 DEBUG anaconda: updated device_container_name to None >15:46:02,717 DEBUG anaconda: updated device_container_raid_level to None >15:46:02,718 DEBUG anaconda: updated device_container_encrypted to False >15:46:02,718 DEBUG anaconda: updated device_container_size to 0 >15:46:02,729 INFO anaconda: getting device type for æ¨æºåå²å >15:46:02,750 INFO anaconda: getting device type for æ¨æºåå²å >15:46:02,752 DEBUG anaconda: populate_raid: 2, None >15:46:02,753 INFO anaconda: getting device type for æ¨æºåå²å >15:46:03,273 DEBUG anaconda: current selector: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:46:03,275 DEBUG anaconda: notebook page = 1 >15:46:03,276 INFO anaconda: ui: saving changes to device sda9 >15:46:03,277 DEBUG anaconda: old name: sda9 >15:46:03,277 DEBUG anaconda: new name: None >15:46:03,290 DEBUG anaconda: old size: 316213.0 >15:46:03,291 DEBUG anaconda: new size: 316213 >15:46:03,291 INFO anaconda: getting device type for æ¨æºåå²å >15:46:03,293 DEBUG anaconda: old device type: 2 >15:46:03,294 DEBUG anaconda: new device type: 2 >15:46:03,294 DEBUG anaconda: reformat: False >15:46:03,300 DEBUG anaconda: old fs type: ext4 >15:46:03,300 DEBUG anaconda: new fs type: ext4 >15:46:03,301 DEBUG anaconda: old encryption setting: False >15:46:03,301 DEBUG anaconda: new encryption setting: False >15:46:03,302 DEBUG anaconda: old label: >15:46:03,302 DEBUG anaconda: new_label: >15:46:03,303 DEBUG anaconda: old mountpoint: /home >15:46:03,303 DEBUG anaconda: new mountpoint: /home >15:46:03,303 DEBUG anaconda: old raid level: None >15:46:03,304 DEBUG anaconda: new raid level: None >15:46:03,305 DEBUG anaconda: old container: None >15:46:03,306 DEBUG anaconda: new container: None >15:46:03,306 DEBUG anaconda: old container encrypted: False >15:46:03,306 DEBUG anaconda: new container encrypted: False >15:46:03,307 DEBUG anaconda: old container raid level: None >15:46:03,307 DEBUG anaconda: new container raid level: None >15:46:03,308 DEBUG anaconda: old container size request: 0 >15:46:03,308 DEBUG anaconda: new container size request: 0 >15:46:03,308 DEBUG anaconda: old disks: ['sda'] >15:46:03,309 DEBUG anaconda: new disks: ['sda'] >15:46:03,310 DEBUG anaconda: populate_right_side: existing 316213MB partition sda9 (9) with existing ext4 filesystem mounted at /home >15:46:03,311 DEBUG anaconda: updated device_disks to ['sda'] >15:46:03,312 DEBUG anaconda: updated device_container_name to None >15:46:03,312 DEBUG anaconda: updated device_container_raid_level to None >15:46:03,313 DEBUG anaconda: updated device_container_encrypted to False >15:46:03,313 DEBUG anaconda: updated device_container_size to 0 >15:46:03,340 INFO anaconda: getting device type for æ¨æºåå²å >15:46:03,342 DEBUG anaconda: populate_raid: 2, None >15:46:03,343 INFO anaconda: getting device type for æ¨æºåå²å >15:46:03,346 DEBUG anaconda: new selector: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >15:46:03,348 DEBUG anaconda: populate_right_side: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >15:46:03,349 DEBUG anaconda: updated device_disks to ['sda'] >15:46:03,350 DEBUG anaconda: updated device_container_name to None >15:46:03,350 DEBUG anaconda: updated device_container_raid_level to None >15:46:03,351 DEBUG anaconda: updated device_container_encrypted to False >15:46:03,351 DEBUG anaconda: updated device_container_size to 0 >15:46:03,362 INFO anaconda: getting device type for æ¨æºåå²å >15:46:03,387 INFO anaconda: getting device type for æ¨æºåå²å >15:46:03,390 DEBUG anaconda: populate_raid: 2, None >15:46:03,390 INFO anaconda: getting device type for æ¨æºåå²å >15:46:06,541 INFO anaconda: ui: saving changes to device sda5 >15:46:06,543 DEBUG anaconda: old name: sda5 >15:46:06,544 DEBUG anaconda: new name: None >15:46:06,561 DEBUG anaconda: old size: 30720.0 >15:46:06,561 DEBUG anaconda: new size: 30720 >15:46:06,562 INFO anaconda: getting device type for æ¨æºåå²å >15:46:06,564 DEBUG anaconda: old device type: 2 >15:46:06,565 DEBUG anaconda: new device type: 2 >15:46:06,565 DEBUG anaconda: reformat: True >15:46:06,570 DEBUG anaconda: old fs type: ext4 >15:46:06,571 DEBUG anaconda: new fs type: ext4 >15:46:06,571 DEBUG anaconda: old encryption setting: False >15:46:06,572 DEBUG anaconda: new encryption setting: False >15:46:06,572 DEBUG anaconda: old label: >15:46:06,573 DEBUG anaconda: new_label: >15:46:06,573 DEBUG anaconda: old mountpoint: / >15:46:06,574 DEBUG anaconda: new mountpoint: / >15:46:06,577 DEBUG anaconda: old raid level: None >15:46:06,577 DEBUG anaconda: new raid level: None >15:46:06,578 DEBUG anaconda: old container: None >15:46:06,579 DEBUG anaconda: new container: None >15:46:06,579 DEBUG anaconda: old container encrypted: False >15:46:06,580 DEBUG anaconda: new container encrypted: False >15:46:06,580 DEBUG anaconda: old container raid level: None >15:46:06,580 DEBUG anaconda: new container raid level: None >15:46:06,581 DEBUG anaconda: old container size request: 0 >15:46:06,581 DEBUG anaconda: new container size request: 0 >15:46:06,582 DEBUG anaconda: old disks: ['sda'] >15:46:06,582 DEBUG anaconda: new disks: ['sda'] >15:46:06,583 DEBUG anaconda: populate_right_side: existing 30720MB partition sda5 (5) with non-existent ext4 filesystem mounted at / >15:46:06,584 DEBUG anaconda: updated device_disks to ['sda'] >15:46:06,585 DEBUG anaconda: updated device_container_name to None >15:46:06,585 DEBUG anaconda: updated device_container_raid_level to None >15:46:06,586 DEBUG anaconda: updated device_container_encrypted to False >15:46:06,586 DEBUG anaconda: updated device_container_size to 0 >15:46:06,612 INFO anaconda: getting device type for æ¨æºåå²å >15:46:06,615 DEBUG anaconda: populate_raid: 2, None >15:46:06,616 INFO anaconda: getting device type for æ¨æºåå²å >15:46:08,746 DEBUG anaconda: new disk order: [] >15:46:08,836 DEBUG anaconda: _is_valid_disklabel(sda) returning True >15:46:08,837 DEBUG anaconda: _is_valid_size(sda) returning True >15:46:08,837 DEBUG anaconda: _is_valid_location(sda) returning True >15:46:08,838 DEBUG anaconda: _is_valid_format(sda) returning True >15:46:08,838 DEBUG anaconda: is_valid_stage1_device(sda) returning True >15:46:08,842 INFO anaconda: Running Thread: AnaCheckStorageThread (139751428437760) >15:46:08,863 DEBUG anaconda: _is_valid_disklabel(sda) returning True >15:46:08,865 DEBUG anaconda: _is_valid_size(sda) returning True >15:46:08,865 DEBUG anaconda: _is_valid_location(sda) returning True >15:46:08,866 DEBUG anaconda: _is_valid_format(sda) returning True >15:46:08,866 DEBUG anaconda: is_valid_stage1_device(sda) returning True >15:46:08,867 DEBUG anaconda: _is_valid_disklabel(sda5) returning True >15:46:08,867 DEBUG anaconda: _is_valid_size(sda5) returning True >15:46:08,868 DEBUG anaconda: _is_valid_location(sda5) returning True >15:46:08,869 DEBUG anaconda: _is_valid_partition(sda5) returning True >15:46:08,869 DEBUG anaconda: _is_valid_format(sda5) returning True >15:46:08,869 DEBUG anaconda: is_valid_stage2_device(sda5) returning True >15:46:08,873 INFO anaconda: Thread Done: AnaCheckStorageThread (139751428437760) >15:46:09,648 INFO anaconda: Not doing 'require network connection' in live installation >15:46:12,936 INFO anaconda: fs space: 30.72 GB needed: 3.02 GB >15:46:16,271 INFO anaconda: fs space: 30.72 GB needed: 3.02 GB >15:46:16,328 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> >15:46:19,530 INFO anaconda: fs space: 30.72 GB needed: 3.02 GB >15:46:19,589 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> >15:46:19,590 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> status to: æ£å¨æª¢æ¥å²åçµæ ... >15:46:22,795 INFO anaconda: fs space: 30.72 GB needed: 3.02 GB >15:46:22,852 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3a0e5d0> >15:46:26,510 INFO anaconda: Running Thread: AnaInstallThread (139751428437760) >15:46:26,512 INFO anaconda: Not doing 'save system time to HW clock' in live installation >15:46:26,514 INFO anaconda: æ£å¨è¨ç½®å®è£ç°å¢ >15:46:28,443 INFO anaconda: æ£å¨æ¼ /dev/sda5 ä¸å»ºç« ext4 >15:46:40,559 INFO anaconda: Running Thread: AnaLiveProgressThread (139751405364992) >15:46:41,367 INFO anaconda: Thread Done: AnaLiveProgressThread (139751405364992) >15:53:14,398 INFO anaconda: æ£å¨å·è¡å®è£å¾çè¨å®å·¥ä½ >15:56:11,482 INFO anaconda: æ£å¨å®è£éæ©è¼å ¥å¨ >15:56:11,485 INFO anaconda: bootloader stage1 target device is sda >15:56:11,485 INFO anaconda: bootloader stage2 target device is sda5 >15:56:11,488 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x3f36f10> >15:56:24,877 INFO anaconda: bootloader.py: used boot args: vconsole.font=latarcyrheb-sun16 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rhgb quiet >15:56:46,188 INFO anaconda: Thread Done: AnaInstallThread (139751428437760) >15:56:46,216 INFO anaconda: Running Thread: AnaConfigurationThread (139751428437760) >15:56:46,218 INFO anaconda: æ£å¨è¨å®å·²å®è£ç系統 >15:56:47,983 ERR anaconda: unknown selinux state: None >15:56:52,666 INFO anaconda: æ£å¨å¯«å ¥ç¶²è·¯çµæ >15:56:52,668 INFO anaconda: setting installation environment hostname to s205 >15:56:53,528 INFO anaconda: æ£å¨å»ºç«ä½¿ç¨è >15:56:53,550 INFO anaconda: created new libuser.conf at /tmp/libuser.KNTICK with instPath="/mnt/sysimage" >15:56:54,220 INFO anaconda: Home directory for the user zerng07 already existed, fixing the owner. >16:00:38,247 INFO anaconda: æ£å¨è¨å®éå å ä»¶ >16:00:38,255 INFO anaconda: æ£å¨ç¢ç initramfs >16:01:38,396 INFO anaconda: æ£å¨å·è¡å®è£å¾çæä»¤ç¨¿ >16:01:38,398 INFO anaconda: Running kickstart %%post script(s) >16:01:52,466 INFO anaconda: All kickstart %%post script(s) have been run >16:01:52,471 INFO anaconda: Thread Done: AnaConfigurationThread (139751428437760) >16:05:38,462 INFO anaconda: /sbin/anaconda 20.25.15-1 >08:05:38,934 INFO anaconda: 3670016 kB (3584 MB) are available >16:05:38,934 INFO anaconda: check_memory(): total:3584, needed:512, graphical:512 >16:05:38,935 INFO anaconda: Not doing 'start audit daemon' in live installation >16:05:38,936 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >16:05:38,936 INFO anaconda: Default encoding = ascii >16:05:41,141 INFO anaconda: Display mode = g >08:05:41,149 INFO anaconda: 3670016 kB (3584 MB) are available >16:05:41,149 INFO anaconda: check_memory(): total:3584, needed:512, graphical:512 >16:05:41,759 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >16:05:41,761 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >16:05:41,762 INFO anaconda: using only installclass _Fedora >16:05:41,773 INFO anaconda: bootloader GRUB2 on X86 platform >16:05:41,778 INFO anaconda: bootloader GRUB2 on X86 platform >16:05:41,868 DEBUG anaconda: network: devices found ['em1', 'wlp3s0'] >16:05:42,067 DEBUG anaconda: running handleException >16:05:42,069 DEBUG anaconda: Gtk not running, starting Gtk and running exception handler in it > > >/tmp/packaging.log: >15:53:14,373 INFO packaging: rsync exited with code 0 >15:53:16,038 INFO packaging: Generating rescue image for 3.11.10-301.fc20.x86_64 >16:00:38,257 INFO packaging: recreating initrd for 3.11.10-301.fc20.x86_64 > > >/tmp/program.log: >23:38:49,841 INFO program: Running... udevadm settle --timeout=300 >23:38:49,870 DEBUG program: Return code: 0 >23:38:50,286 INFO program: Running... multipath -c /dev/sda >23:38:50,942 INFO program: Dec 20 23:38:50 | /etc/multipath.conf does not exist, blacklisting all devices. >23:38:50,943 INFO program: Dec 20 23:38:50 | A default multipath.conf file is located at >23:38:50,944 INFO program: Dec 20 23:38:50 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >23:38:50,945 INFO program: Dec 20 23:38:50 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >23:38:50,945 INFO program: /dev/sda is not a valid multipath device path >23:38:50,946 DEBUG program: Return code: 1 >23:38:52,104 INFO program: Running... multipath -c /dev/sdb >23:38:52,118 INFO program: Dec 20 23:38:52 | /etc/multipath.conf does not exist, blacklisting all devices. >23:38:52,119 INFO program: Dec 20 23:38:52 | A default multipath.conf file is located at >23:38:52,119 INFO program: Dec 20 23:38:52 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >23:38:52,119 INFO program: Dec 20 23:38:52 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >23:38:52,120 INFO program: /dev/sdb is not a valid multipath device path >23:38:52,120 DEBUG program: Return code: 1 >23:38:55,438 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >23:38:56,084 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >23:38:56,084 DEBUG program: Return code: 0 >23:38:56,088 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >23:38:56,097 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >23:38:56,098 DEBUG program: Return code: 0 >23:38:58,146 INFO program: Running... udevadm settle --timeout=300 >23:38:58,181 DEBUG program: Return code: 0 >23:39:03,847 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:39:03,884 DEBUG program: Return code: 0 >23:39:03,887 INFO program: Running... udevadm settle --timeout=300 >23:39:05,280 DEBUG program: Return code: 0 >23:39:05,285 INFO program: Running... modprobe fcoe >23:39:06,905 DEBUG program: Return code: 0 >23:39:06,907 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >23:39:06,950 INFO program: No FCoE boot disk information is found in EDD! >23:39:06,951 DEBUG program: Return code: 1 >23:39:08,088 INFO program: Running... journalctl -b >23:40:47,490 INFO program: Running... udevadm settle --timeout=300 >23:40:47,522 DEBUG program: Return code: 0 >23:40:47,620 INFO program: Running... multipath -c /dev/sda >23:40:47,634 INFO program: Dec 20 23:40:47 | /etc/multipath.conf does not exist, blacklisting all devices. >23:40:47,635 INFO program: Dec 20 23:40:47 | A default multipath.conf file is located at >23:40:47,636 INFO program: Dec 20 23:40:47 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >23:40:47,636 INFO program: Dec 20 23:40:47 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >23:40:47,637 INFO program: /dev/sda is not a valid multipath device path >23:40:47,637 DEBUG program: Return code: 1 >23:40:48,717 INFO program: Running... multipath -c /dev/sdb >23:40:48,731 INFO program: Dec 20 23:40:48 | /etc/multipath.conf does not exist, blacklisting all devices. >23:40:48,732 INFO program: Dec 20 23:40:48 | A default multipath.conf file is located at >23:40:48,732 INFO program: Dec 20 23:40:48 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >23:40:48,733 INFO program: Dec 20 23:40:48 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >23:40:48,733 INFO program: /dev/sdb is not a valid multipath device path >23:40:48,734 DEBUG program: Return code: 1 >23:40:48,944 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >23:40:48,956 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >23:40:48,957 DEBUG program: Return code: 0 >23:40:48,960 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >23:40:48,971 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >23:40:48,972 DEBUG program: Return code: 0 >23:40:56,385 INFO program: Running... udevadm settle --timeout=300 >23:40:56,414 DEBUG program: Return code: 0 >23:41:01,330 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:41:01,366 DEBUG program: Return code: 0 >23:41:01,368 INFO program: Running... udevadm settle --timeout=300 >23:41:02,685 DEBUG program: Return code: 0 >23:41:02,687 INFO program: Running... modprobe fcoe >23:41:02,703 DEBUG program: Return code: 0 >23:41:02,706 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >23:41:02,736 INFO program: No FCoE boot disk information is found in EDD! >23:41:02,737 DEBUG program: Return code: 1 >23:41:04,363 INFO program: Running... udevadm settle --timeout=300 >23:41:04,406 DEBUG program: Return code: 0 >23:41:04,445 INFO program: Running... udevadm settle --timeout=300 >23:41:04,488 DEBUG program: Return code: 0 >23:41:04,761 INFO program: Running... multipath -c /dev/sda >23:41:04,787 INFO program: Dec 20 23:41:04 | /etc/multipath.conf does not exist, blacklisting all devices. >23:41:04,788 INFO program: Dec 20 23:41:04 | A default multipath.conf file is located at >23:41:04,788 INFO program: Dec 20 23:41:04 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >23:41:04,789 INFO program: Dec 20 23:41:04 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >23:41:04,790 INFO program: /dev/sda is not a valid multipath device path >23:41:04,790 DEBUG program: Return code: 1 >23:41:05,188 INFO program: Running... ntfsinfo -m /dev/sda1 >23:41:05,278 INFO program: Volume Information >23:41:05,282 INFO program: Name of device: /dev/sda1 >23:41:05,285 INFO program: Device state: 11 >23:41:05,286 INFO program: Volume Name: >23:41:05,287 INFO program: Volume State: 91 >23:41:05,288 INFO program: Volume Flags: 0x0000 >23:41:05,288 INFO program: Volume Version: 3.1 >23:41:05,289 INFO program: Sector Size: 512 >23:41:05,291 INFO program: Cluster Size: 4096 >23:41:05,293 INFO program: Index Block Size: 4096 >23:41:05,294 INFO program: Volume Size in Clusters: 51199 >23:41:05,295 INFO program: MFT Information >23:41:05,296 INFO program: MFT Record Size: 1024 >23:41:05,297 INFO program: MFT Zone Multiplier: 0 >23:41:05,297 INFO program: MFT Data Position: 24 >23:41:05,298 INFO program: MFT Zone Start: 17066 >23:41:05,299 INFO program: MFT Zone End: 23465 >23:41:05,303 INFO program: MFT Zone Position: 17066 >23:41:05,304 INFO program: Current Position in First Data Zone: 23465 >23:41:05,304 INFO program: Current Position in Second Data Zone: 0 >23:41:05,305 INFO program: Allocated clusters 64 (0.1%) >23:41:05,305 INFO program: LCN of Data Attribute for FILE_MFT: 17066 >23:41:05,305 INFO program: FILE_MFTMirr Size: 4 >23:41:05,306 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >23:41:05,306 INFO program: Size of Attribute Definition Table: 2560 >23:41:05,307 INFO program: Number of Attached Extent Inodes: 0 >23:41:05,307 INFO program: FILE_Bitmap Information >23:41:05,314 INFO program: FILE_Bitmap MFT Record Number: 6 >23:41:05,314 INFO program: State of FILE_Bitmap Inode: 80 >23:41:05,315 INFO program: Length of Attribute List: 0 >23:41:05,318 INFO program: Number of Attached Extent Inodes: 0 >23:41:05,318 INFO program: FILE_Bitmap Data Attribute Information >23:41:05,322 INFO program: Decompressed Runlist: not done yet >23:41:05,322 INFO program: Base Inode: 6 >23:41:05,323 INFO program: Attribute Types: not done yet >23:41:05,323 INFO program: Attribute Name Length: 0 >23:41:05,327 INFO program: Attribute State: 3 >23:41:05,328 INFO program: Attribute Allocated Size: 8192 >23:41:05,328 INFO program: Attribute Data Size: 6400 >23:41:05,332 INFO program: Attribute Initialized Size: 6400 >23:41:05,335 INFO program: Attribute Compressed Size: 0 >23:41:05,336 INFO program: Compression Block Size: 0 >23:41:05,336 INFO program: Compression Block Size Bits: 0 >23:41:05,337 INFO program: Compression Block Clusters: 0 >23:41:05,337 INFO program: Free Clusters: 43900 (85.7%) >23:41:05,338 DEBUG program: Return code: 0 >23:41:05,339 INFO program: Running... ntfsresize -m /dev/sda1 >23:41:05,385 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >23:41:05,388 INFO program: Minsize (in MB): 71 >23:41:05,390 DEBUG program: Return code: 0 >23:41:05,761 INFO program: Running... ntfsinfo -m /dev/sda2 >23:41:05,891 INFO program: Volume Information >23:41:05,893 INFO program: Name of device: /dev/sda2 >23:41:05,894 INFO program: Device state: 11 >23:41:05,894 INFO program: Volume Name: >23:41:05,897 INFO program: Volume State: 91 >23:41:05,904 INFO program: Volume Flags: 0x0000 >23:41:05,906 INFO program: Volume Version: 3.1 >23:41:05,909 INFO program: Sector Size: 512 >23:41:05,915 INFO program: Cluster Size: 4096 >23:41:05,918 INFO program: Index Block Size: 4096 >23:41:05,921 INFO program: Volume Size in Clusters: 18351001 >23:41:05,923 INFO program: MFT Information >23:41:05,925 INFO program: MFT Record Size: 1024 >23:41:05,927 INFO program: MFT Zone Multiplier: 0 >23:41:05,929 INFO program: MFT Data Position: 24 >23:41:05,930 INFO program: MFT Zone Start: 786432 >23:41:05,933 INFO program: MFT Zone End: 3080307 >23:41:05,935 INFO program: MFT Zone Position: 786432 >23:41:05,937 INFO program: Current Position in First Data Zone: 3080307 >23:41:05,939 INFO program: Current Position in Second Data Zone: 0 >23:41:05,942 INFO program: Allocated clusters 60288 (0.3%) >23:41:05,944 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >23:41:05,946 INFO program: FILE_MFTMirr Size: 4 >23:41:05,949 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >23:41:05,950 INFO program: Size of Attribute Definition Table: 2560 >23:41:05,952 INFO program: Number of Attached Extent Inodes: 0 >23:41:05,955 INFO program: FILE_Bitmap Information >23:41:05,957 INFO program: FILE_Bitmap MFT Record Number: 6 >23:41:05,959 INFO program: State of FILE_Bitmap Inode: 80 >23:41:05,961 INFO program: Length of Attribute List: 0 >23:41:05,963 INFO program: Number of Attached Extent Inodes: 0 >23:41:05,965 INFO program: FILE_Bitmap Data Attribute Information >23:41:05,967 INFO program: Decompressed Runlist: not done yet >23:41:05,969 INFO program: Base Inode: 6 >23:41:05,971 INFO program: Attribute Types: not done yet >23:41:05,973 INFO program: Attribute Name Length: 0 >23:41:05,975 INFO program: Attribute State: 3 >23:41:05,977 INFO program: Attribute Allocated Size: 2297856 >23:41:05,979 INFO program: Attribute Data Size: 2293880 >23:41:05,981 INFO program: Attribute Initialized Size: 2293880 >23:41:05,984 INFO program: Attribute Compressed Size: 0 >23:41:05,986 INFO program: Compression Block Size: 0 >23:41:05,989 INFO program: Compression Block Size Bits: 0 >23:41:05,991 INFO program: Compression Block Clusters: 0 >23:41:05,993 INFO program: Free Clusters: 1967497 (10.7%) >23:41:05,996 DEBUG program: Return code: 0 >23:41:05,998 INFO program: Running... ntfsresize -m /dev/sda2 >23:41:13,890 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >23:41:13,892 INFO program: Cluster accounting failed at 8585216 (0x830000): extra cluster in $Bitmap >23:41:13,893 INFO program: Cluster accounting failed at 8585217 (0x830001): extra cluster in $Bitmap >23:41:13,893 INFO program: Cluster accounting failed at 8585218 (0x830002): extra cluster in $Bitmap >23:41:13,894 INFO program: Cluster accounting failed at 8585219 (0x830003): extra cluster in $Bitmap >23:41:13,895 INFO program: Cluster accounting failed at 8585220 (0x830004): extra cluster in $Bitmap >23:41:13,896 INFO program: Cluster accounting failed at 8585221 (0x830005): extra cluster in $Bitmap >23:41:13,897 INFO program: Cluster accounting failed at 8585222 (0x830006): extra cluster in $Bitmap >23:41:13,897 INFO program: Cluster accounting failed at 8585223 (0x830007): extra cluster in $Bitmap >23:41:13,898 INFO program: Cluster accounting failed at 8585224 (0x830008): extra cluster in $Bitmap >23:41:13,899 INFO program: Cluster accounting failed at 8585225 (0x830009): extra cluster in $Bitmap >23:41:13,900 INFO program: Filesystem check failed! Totally 174375 cluster accounting mismatches. >23:41:13,900 INFO program: ERROR: NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE! >23:41:13,901 INFO program: The usage of the /f parameter is very IMPORTANT! No modification was >23:41:13,901 INFO program: and will be made to NTFS by this software until it gets repaired. >23:41:13,901 DEBUG program: Return code: 1 >23:41:14,065 INFO program: Running... ntfsinfo -m /dev/sda3 >23:41:14,224 INFO program: Volume Information >23:41:14,226 INFO program: Name of device: /dev/sda3 >23:41:14,227 INFO program: Device state: 11 >23:41:14,228 INFO program: Volume Name: LENOVO_PART >23:41:14,228 INFO program: Volume State: 91 >23:41:14,229 INFO program: Volume Flags: 0x0000 >23:41:14,230 INFO program: Volume Version: 3.1 >23:41:14,230 INFO program: Sector Size: 512 >23:41:14,231 INFO program: Cluster Size: 4096 >23:41:14,231 INFO program: Index Block Size: 4096 >23:41:14,231 INFO program: Volume Size in Clusters: 3840255 >23:41:14,232 INFO program: MFT Information >23:41:14,232 INFO program: MFT Record Size: 1024 >23:41:14,233 INFO program: MFT Zone Multiplier: 0 >23:41:14,233 INFO program: MFT Data Position: 24 >23:41:14,233 INFO program: MFT Zone Start: 786432 >23:41:14,234 INFO program: MFT Zone End: 1266463 >23:41:14,234 INFO program: MFT Zone Position: 786432 >23:41:14,235 INFO program: Current Position in First Data Zone: 1266463 >23:41:14,236 INFO program: Current Position in Second Data Zone: 0 >23:41:14,237 INFO program: Allocated clusters 3712 (0.1%) >23:41:14,239 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >23:41:14,241 INFO program: FILE_MFTMirr Size: 4 >23:41:14,241 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >23:41:14,242 INFO program: Size of Attribute Definition Table: 2560 >23:41:14,243 INFO program: Number of Attached Extent Inodes: 0 >23:41:14,244 INFO program: FILE_Bitmap Information >23:41:14,245 INFO program: FILE_Bitmap MFT Record Number: 6 >23:41:14,245 INFO program: State of FILE_Bitmap Inode: 80 >23:41:14,246 INFO program: Length of Attribute List: 0 >23:41:14,247 INFO program: Number of Attached Extent Inodes: 0 >23:41:14,248 INFO program: FILE_Bitmap Data Attribute Information >23:41:14,248 INFO program: Decompressed Runlist: not done yet >23:41:14,249 INFO program: Base Inode: 6 >23:41:14,250 INFO program: Attribute Types: not done yet >23:41:14,250 INFO program: Attribute Name Length: 0 >23:41:14,251 INFO program: Attribute State: 3 >23:41:14,251 INFO program: Attribute Allocated Size: 483328 >23:41:14,251 INFO program: Attribute Data Size: 480032 >23:41:14,252 INFO program: Attribute Initialized Size: 480032 >23:41:14,252 INFO program: Attribute Compressed Size: 0 >23:41:14,253 INFO program: Compression Block Size: 0 >23:41:14,254 INFO program: Compression Block Size Bits: 0 >23:41:14,254 INFO program: Compression Block Clusters: 0 >23:41:14,255 INFO program: Free Clusters: 1181045 (30.8%) >23:41:14,256 DEBUG program: Return code: 0 >23:41:14,257 INFO program: Running... ntfsresize -m /dev/sda3 >23:41:14,851 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >23:41:14,853 INFO program: Minsize (in MB): 10893 >23:41:14,854 DEBUG program: Return code: 0 >23:41:15,126 INFO program: Running... dumpe2fs -h /dev/sda5 >23:41:15,395 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:41:15,397 INFO program: Filesystem volume name: <none> >23:41:15,398 INFO program: Last mounted on: / >23:41:15,398 INFO program: Filesystem UUID: 58e7a207-76d8-4033-bb5c-4c10fe0959d6 >23:41:15,399 INFO program: Filesystem magic number: 0xEF53 >23:41:15,400 INFO program: Filesystem revision #: 1 (dynamic) >23:41:15,400 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:41:15,401 INFO program: Filesystem flags: signed_directory_hash >23:41:15,401 INFO program: Default mount options: user_xattr acl >23:41:15,402 INFO program: Filesystem state: clean >23:41:15,402 INFO program: Errors behavior: Continue >23:41:15,402 INFO program: Filesystem OS type: Linux >23:41:15,403 INFO program: Inode count: 1966080 >23:41:15,403 INFO program: Block count: 7864320 >23:41:15,404 INFO program: Reserved block count: 393216 >23:41:15,404 INFO program: Free blocks: 5754194 >23:41:15,405 INFO program: Free inodes: 1771063 >23:41:15,405 INFO program: First block: 0 >23:41:15,405 INFO program: Block size: 4096 >23:41:15,407 INFO program: Fragment size: 4096 >23:41:15,408 INFO program: Reserved GDT blocks: 1022 >23:41:15,409 INFO program: Blocks per group: 32768 >23:41:15,410 INFO program: Fragments per group: 32768 >23:41:15,411 INFO program: Inodes per group: 8192 >23:41:15,411 INFO program: Inode blocks per group: 512 >23:41:15,412 INFO program: Flex block group size: 16 >23:41:15,413 INFO program: Filesystem created: Wed Oct 30 02:20:11 2013 >23:41:15,413 INFO program: Last mount time: Fri Dec 20 15:33:16 2013 >23:41:15,414 INFO program: Last write time: Fri Dec 20 15:33:15 2013 >23:41:15,415 INFO program: Mount count: 106 >23:41:15,415 INFO program: Maximum mount count: -1 >23:41:15,416 INFO program: Last checked: Wed Oct 30 02:20:11 2013 >23:41:15,417 INFO program: Check interval: 0 (<none>) >23:41:15,417 INFO program: Lifetime writes: 29 GB >23:41:15,418 INFO program: Reserved blocks uid: 0 (user root) >23:41:15,420 INFO program: Reserved blocks gid: 0 (group root) >23:41:15,421 INFO program: First inode: 11 >23:41:15,421 INFO program: Inode size: 256 >23:41:15,422 INFO program: Required extra isize: 28 >23:41:15,423 INFO program: Desired extra isize: 28 >23:41:15,423 INFO program: Journal inode: 8 >23:41:15,424 INFO program: Default directory hash: half_md4 >23:41:15,424 INFO program: Directory Hash Seed: 17609704-7e0c-4d2b-b674-4777cf6fa1d9 >23:41:15,425 INFO program: Journal backup: inode blocks >23:41:15,426 INFO program: Journal features: journal_incompat_revoke >23:41:15,426 INFO program: Journal size: 128M >23:41:15,427 INFO program: Journal length: 32768 >23:41:15,428 INFO program: Journal sequence: 0x0001710f >23:41:15,428 INFO program: Journal start: 8 >23:41:15,429 INFO program: >23:41:15,430 DEBUG program: Return code: 0 >23:41:15,431 INFO program: Running... resize2fs -P /dev/sda5 >23:41:15,471 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:41:15,474 INFO program: Estimated minimum size of the filesystem: 2033900 >23:41:15,475 DEBUG program: Return code: 0 >23:41:15,632 INFO program: Running... dumpe2fs -h /dev/sda6 >23:41:15,680 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:41:15,684 INFO program: Filesystem volume name: <none> >23:41:15,687 INFO program: Last mounted on: /target >23:41:15,689 INFO program: Filesystem UUID: 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 >23:41:15,689 INFO program: Filesystem magic number: 0xEF53 >23:41:15,690 INFO program: Filesystem revision #: 1 (dynamic) >23:41:15,690 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:41:15,691 INFO program: Filesystem flags: signed_directory_hash >23:41:15,691 INFO program: Default mount options: user_xattr acl >23:41:15,692 INFO program: Filesystem state: clean >23:41:15,692 INFO program: Errors behavior: Continue >23:41:15,707 INFO program: Filesystem OS type: Linux >23:41:15,708 INFO program: Inode count: 1313280 >23:41:15,709 INFO program: Block count: 5242880 >23:41:15,709 INFO program: Reserved block count: 262146 >23:41:15,710 INFO program: Free blocks: 4320547 >23:41:15,710 INFO program: Free inodes: 1141377 >23:41:15,711 INFO program: First block: 0 >23:41:15,711 INFO program: Block size: 4096 >23:41:15,712 INFO program: Fragment size: 4096 >23:41:15,712 INFO program: Reserved GDT blocks: 1022 >23:41:15,713 INFO program: Blocks per group: 32768 >23:41:15,713 INFO program: Fragments per group: 32768 >23:41:15,714 INFO program: Inodes per group: 8208 >23:41:15,714 INFO program: Inode blocks per group: 513 >23:41:15,714 INFO program: Flex block group size: 16 >23:41:15,715 INFO program: Filesystem created: Fri May 3 17:08:56 2013 >23:41:15,715 INFO program: Last mount time: Fri May 3 17:08:59 2013 >23:41:15,716 INFO program: Last write time: Fri May 3 17:28:44 2013 >23:41:15,716 INFO program: Mount count: 1 >23:41:15,716 INFO program: Maximum mount count: -1 >23:41:15,717 INFO program: Last checked: Fri May 3 17:08:56 2013 >23:41:15,722 INFO program: Check interval: 0 (<none>) >23:41:15,722 INFO program: Lifetime writes: 4965 MB >23:41:15,723 INFO program: Reserved blocks uid: 0 (user root) >23:41:15,723 INFO program: Reserved blocks gid: 0 (group root) >23:41:15,725 INFO program: First inode: 11 >23:41:15,726 INFO program: Inode size: 256 >23:41:15,729 INFO program: Required extra isize: 28 >23:41:15,729 INFO program: Desired extra isize: 28 >23:41:15,730 INFO program: Journal inode: 8 >23:41:15,730 INFO program: Default directory hash: half_md4 >23:41:15,732 INFO program: Directory Hash Seed: ff8fc4a1-bfe1-4e51-bc41-13cd8ea783f3 >23:41:15,734 INFO program: Journal backup: inode blocks >23:41:15,734 INFO program: Journal features: journal_incompat_revoke >23:41:15,735 INFO program: Journal size: 128M >23:41:15,736 INFO program: Journal length: 32768 >23:41:15,736 INFO program: Journal sequence: 0x0000134b >23:41:15,737 INFO program: Journal start: 0 >23:41:15,738 INFO program: >23:41:15,738 DEBUG program: Return code: 0 >23:41:15,740 INFO program: Running... resize2fs -P /dev/sda6 >23:41:15,761 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:41:15,762 INFO program: Estimated minimum size of the filesystem: 864155 >23:41:15,765 DEBUG program: Return code: 0 >23:41:15,916 INFO program: Running... dumpe2fs -h /dev/sda7 >23:41:15,965 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:41:15,966 INFO program: Filesystem volume name: <none> >23:41:15,967 INFO program: Last mounted on: /run/media/zerng07/debda339-29d6-48a4-a0d8-11000d6093c1 >23:41:15,968 INFO program: Filesystem UUID: debda339-29d6-48a4-a0d8-11000d6093c1 >23:41:15,969 INFO program: Filesystem magic number: 0xEF53 >23:41:15,969 INFO program: Filesystem revision #: 1 (dynamic) >23:41:15,970 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:41:15,970 INFO program: Filesystem flags: signed_directory_hash >23:41:15,971 INFO program: Default mount options: (none) >23:41:15,971 INFO program: Filesystem state: clean >23:41:15,972 INFO program: Errors behavior: Continue >23:41:15,972 INFO program: Filesystem OS type: Linux >23:41:15,973 INFO program: Inode count: 1310720 >23:41:15,973 INFO program: Block count: 5242880 >23:41:15,973 INFO program: Reserved block count: 262144 >23:41:15,974 INFO program: Free blocks: 4019697 >23:41:15,974 INFO program: Free inodes: 1151402 >23:41:15,976 INFO program: First block: 0 >23:41:15,977 INFO program: Block size: 4096 >23:41:15,979 INFO program: Fragment size: 4096 >23:41:15,980 INFO program: Reserved GDT blocks: 1022 >23:41:15,981 INFO program: Blocks per group: 32768 >23:41:15,982 INFO program: Fragments per group: 32768 >23:41:15,983 INFO program: Inodes per group: 8192 >23:41:15,984 INFO program: Inode blocks per group: 512 >23:41:15,984 INFO program: Flex block group size: 16 >23:41:15,985 INFO program: Filesystem created: Mon Aug 27 23:14:11 2012 >23:41:15,986 INFO program: Last mount time: Fri May 3 16:26:22 2013 >23:41:15,986 INFO program: Last write time: Fri May 3 16:59:23 2013 >23:41:15,987 INFO program: Mount count: 9 >23:41:15,988 INFO program: Maximum mount count: 24 >23:41:15,988 INFO program: Last checked: Mon Aug 27 23:14:25 2012 >23:41:15,994 INFO program: Check interval: 15552000 (6 months) >23:41:15,996 INFO program: Next check after: Sat Feb 23 23:14:25 2013 >23:41:15,998 INFO program: Lifetime writes: 6096 MB >23:41:15,999 INFO program: Reserved blocks uid: 0 (user root) >23:41:15,999 INFO program: Reserved blocks gid: 0 (group root) >23:41:15,999 INFO program: First inode: 11 >23:41:16,000 INFO program: Inode size: 256 >23:41:16,000 INFO program: Required extra isize: 28 >23:41:16,001 INFO program: Desired extra isize: 28 >23:41:16,001 INFO program: Journal inode: 8 >23:41:16,002 INFO program: Default directory hash: half_md4 >23:41:16,003 INFO program: Directory Hash Seed: 3e67b40b-20f0-401b-9d12-44f8f36f6281 >23:41:16,003 INFO program: Journal backup: inode blocks >23:41:16,004 INFO program: Journal features: journal_incompat_revoke >23:41:16,005 INFO program: Journal size: 128M >23:41:16,005 INFO program: Journal length: 32768 >23:41:16,006 INFO program: Journal sequence: 0x00000392 >23:41:16,007 INFO program: Journal start: 0 >23:41:16,007 INFO program: >23:41:16,008 DEBUG program: Return code: 0 >23:41:16,009 INFO program: Running... resize2fs -P /dev/sda7 >23:41:16,028 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:41:16,029 INFO program: Estimated minimum size of the filesystem: 1176808 >23:41:16,029 DEBUG program: Return code: 0 >23:41:16,308 INFO program: Running... dumpe2fs -h /dev/sda9 >23:41:16,376 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:41:16,377 INFO program: Filesystem volume name: <none> >23:41:16,378 INFO program: Last mounted on: /home >23:41:16,379 INFO program: Filesystem UUID: 31bc6887-3ae7-4009-a130-7c0b207377c2 >23:41:16,380 INFO program: Filesystem magic number: 0xEF53 >23:41:16,380 INFO program: Filesystem revision #: 1 (dynamic) >23:41:16,381 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:41:16,381 INFO program: Filesystem flags: signed_directory_hash >23:41:16,381 INFO program: Default mount options: user_xattr acl >23:41:16,382 INFO program: Filesystem state: clean >23:41:16,382 INFO program: Errors behavior: Continue >23:41:16,383 INFO program: Filesystem OS type: Linux >23:41:16,383 INFO program: Inode count: 20242432 >23:41:16,383 INFO program: Block count: 80950528 >23:41:16,384 INFO program: Reserved block count: 4047526 >23:41:16,384 INFO program: Free blocks: 40945647 >23:41:16,385 INFO program: Free inodes: 19723403 >23:41:16,385 INFO program: First block: 0 >23:41:16,385 INFO program: Block size: 4096 >23:41:16,387 INFO program: Fragment size: 4096 >23:41:16,388 INFO program: Reserved GDT blocks: 1004 >23:41:16,390 INFO program: Blocks per group: 32768 >23:41:16,390 INFO program: Fragments per group: 32768 >23:41:16,391 INFO program: Inodes per group: 8192 >23:41:16,392 INFO program: Inode blocks per group: 512 >23:41:16,392 INFO program: Flex block group size: 16 >23:41:16,393 INFO program: Filesystem created: Tue May 15 10:13:43 2012 >23:41:16,394 INFO program: Last mount time: Fri Dec 20 15:33:23 2013 >23:41:16,394 INFO program: Last write time: Fri Dec 20 15:33:23 2013 >23:41:16,395 INFO program: Mount count: 1235 >23:41:16,396 INFO program: Maximum mount count: -1 >23:41:16,396 INFO program: Last checked: Tue May 15 10:13:43 2012 >23:41:16,397 INFO program: Check interval: 0 (<none>) >23:41:16,398 INFO program: Lifetime writes: 976 GB >23:41:16,398 INFO program: Reserved blocks uid: 0 (user root) >23:41:16,400 INFO program: Reserved blocks gid: 0 (group root) >23:41:16,401 INFO program: First inode: 11 >23:41:16,402 INFO program: Inode size: 256 >23:41:16,402 INFO program: Required extra isize: 28 >23:41:16,403 INFO program: Desired extra isize: 28 >23:41:16,404 INFO program: Journal inode: 8 >23:41:16,405 INFO program: Default directory hash: half_md4 >23:41:16,406 INFO program: Directory Hash Seed: a66ea545-a5d6-493c-ba51-811a7835afd0 >23:41:16,406 INFO program: Journal backup: inode blocks >23:41:16,407 INFO program: Journal features: journal_incompat_revoke >23:41:16,407 INFO program: Journal size: 128M >23:41:16,408 INFO program: Journal length: 32768 >23:41:16,409 INFO program: Journal sequence: 0x001a13cb >23:41:16,411 INFO program: Journal start: 0 >23:41:16,411 INFO program: >23:41:16,412 DEBUG program: Return code: 0 >23:41:16,413 INFO program: Running... resize2fs -P /dev/sda9 >23:41:16,432 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:41:16,433 INFO program: Estimated minimum size of the filesystem: 39457269 >23:41:16,433 DEBUG program: Return code: 0 >23:41:16,494 INFO program: Running... multipath -c /dev/sdb >23:41:16,528 INFO program: Dec 20 23:41:16 | /etc/multipath.conf does not exist, blacklisting all devices. >23:41:16,529 INFO program: Dec 20 23:41:16 | A default multipath.conf file is located at >23:41:16,529 INFO program: Dec 20 23:41:16 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >23:41:16,530 INFO program: Dec 20 23:41:16 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >23:41:16,530 INFO program: /dev/sdb is not a valid multipath device path >23:41:16,530 DEBUG program: Return code: 1 >23:41:16,954 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >23:41:16,972 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >23:41:16,973 DEBUG program: Return code: 0 >23:41:16,976 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >23:41:16,994 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >23:41:16,996 DEBUG program: Return code: 0 >23:41:17,125 INFO program: Running... dumpe2fs -h /dev/loop3 >23:41:17,161 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:41:17,161 INFO program: Filesystem volume name: _Fedora-Live-Des >23:41:17,162 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >23:41:17,162 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >23:41:17,163 INFO program: Filesystem magic number: 0xEF53 >23:41:17,163 INFO program: Filesystem revision #: 1 (dynamic) >23:41:17,164 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:41:17,164 INFO program: Filesystem flags: signed_directory_hash >23:41:17,165 INFO program: Default mount options: user_xattr acl >23:41:17,165 INFO program: Filesystem state: clean >23:41:17,165 INFO program: Errors behavior: Continue >23:41:17,166 INFO program: Filesystem OS type: Linux >23:41:17,166 INFO program: Inode count: 262144 >23:41:17,168 INFO program: Block count: 1048576 >23:41:17,169 INFO program: Reserved block count: 10484 >23:41:17,169 INFO program: Free blocks: 225114 >23:41:17,181 INFO program: Free inodes: 155781 >23:41:17,184 INFO program: First block: 0 >23:41:17,186 INFO program: Block size: 4096 >23:41:17,188 INFO program: Fragment size: 4096 >23:41:17,190 INFO program: Reserved GDT blocks: 255 >23:41:17,192 INFO program: Blocks per group: 32768 >23:41:17,193 INFO program: Fragments per group: 32768 >23:41:17,195 INFO program: Inodes per group: 8192 >23:41:17,197 INFO program: Inode blocks per group: 512 >23:41:17,199 INFO program: Flex block group size: 16 >23:41:17,200 INFO program: Filesystem created: Thu Dec 12 08:03:22 2013 >23:41:17,202 INFO program: Last mount time: Thu Dec 12 08:03:26 2013 >23:41:17,204 INFO program: Last write time: Thu Dec 12 08:51:39 2013 >23:41:17,206 INFO program: Mount count: 0 >23:41:17,207 INFO program: Maximum mount count: -1 >23:41:17,208 INFO program: Last checked: Thu Dec 12 08:51:39 2013 >23:41:17,208 INFO program: Check interval: 0 (<none>) >23:41:17,209 INFO program: Lifetime writes: 767 MB >23:41:17,209 INFO program: Reserved blocks uid: 0 (user root) >23:41:17,213 INFO program: Reserved blocks gid: 0 (group root) >23:41:17,214 INFO program: First inode: 11 >23:41:17,214 INFO program: Inode size: 256 >23:41:17,214 INFO program: Required extra isize: 28 >23:41:17,215 INFO program: Desired extra isize: 28 >23:41:17,215 INFO program: Journal inode: 8 >23:41:17,216 INFO program: Default directory hash: half_md4 >23:41:17,216 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >23:41:17,223 INFO program: Journal backup: inode blocks >23:41:17,223 INFO program: Journal features: journal_incompat_revoke >23:41:17,224 INFO program: Journal size: 128M >23:41:17,224 INFO program: Journal length: 32768 >23:41:17,224 INFO program: Journal sequence: 0x00003086 >23:41:17,225 INFO program: Journal start: 0 >23:41:17,225 INFO program: >23:41:17,226 DEBUG program: Return code: 0 >23:41:17,227 INFO program: Running... resize2fs -P /dev/loop3 >23:41:17,251 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:41:17,252 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >23:41:17,252 INFO program: Couldn't find valid filesystem superblock. >23:41:17,253 DEBUG program: Return code: 1 >23:41:17,424 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:41:17,447 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:41:17,448 INFO program: Filesystem volume name: _Fedora-Live-Des >23:41:17,449 INFO program: Last mounted on: / >23:41:17,449 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >23:41:17,450 INFO program: Filesystem magic number: 0xEF53 >23:41:17,450 INFO program: Filesystem revision #: 1 (dynamic) >23:41:17,451 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:41:17,451 INFO program: Filesystem flags: signed_directory_hash >23:41:17,451 INFO program: Default mount options: user_xattr acl >23:41:17,452 INFO program: Filesystem state: clean >23:41:17,452 INFO program: Errors behavior: Continue >23:41:17,453 INFO program: Filesystem OS type: Linux >23:41:17,453 INFO program: Inode count: 262144 >23:41:17,454 INFO program: Block count: 1048576 >23:41:17,454 INFO program: Reserved block count: 10484 >23:41:17,454 INFO program: Free blocks: 208819 >23:41:17,455 INFO program: Free inodes: 155357 >23:41:17,455 INFO program: First block: 0 >23:41:17,456 INFO program: Block size: 4096 >23:41:17,456 INFO program: Fragment size: 4096 >23:41:17,456 INFO program: Reserved GDT blocks: 255 >23:41:17,457 INFO program: Blocks per group: 32768 >23:41:17,460 INFO program: Fragments per group: 32768 >23:41:17,460 INFO program: Inodes per group: 8192 >23:41:17,461 INFO program: Inode blocks per group: 512 >23:41:17,461 INFO program: Flex block group size: 16 >23:41:17,470 INFO program: Filesystem created: Thu Dec 12 08:03:22 2013 >23:41:17,472 INFO program: Last mount time: Fri Dec 20 23:37:40 2013 >23:41:17,473 INFO program: Last write time: Fri Dec 20 23:37:40 2013 >23:41:17,473 INFO program: Mount count: 3 >23:41:17,473 INFO program: Maximum mount count: -1 >23:41:17,474 INFO program: Last checked: Thu Dec 12 08:51:39 2013 >23:41:17,474 INFO program: Check interval: 0 (<none>) >23:41:17,475 INFO program: Lifetime writes: 831 MB >23:41:17,475 INFO program: Reserved blocks uid: 0 (user root) >23:41:17,480 INFO program: Reserved blocks gid: 0 (group root) >23:41:17,480 INFO program: First inode: 11 >23:41:17,481 INFO program: Inode size: 256 >23:41:17,481 INFO program: Required extra isize: 28 >23:41:17,482 INFO program: Desired extra isize: 28 >23:41:17,483 INFO program: Journal inode: 8 >23:41:17,483 INFO program: First orphan inode: 44924 >23:41:17,484 INFO program: Default directory hash: half_md4 >23:41:17,484 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >23:41:17,485 INFO program: Journal backup: inode blocks >23:41:17,485 INFO program: Journal features: journal_incompat_revoke >23:41:17,485 INFO program: Journal size: 128M >23:41:17,492 INFO program: Journal length: 32768 >23:41:17,492 INFO program: Journal sequence: 0x000031d4 >23:41:17,493 INFO program: Journal start: 1 >23:41:17,493 INFO program: >23:41:17,497 DEBUG program: Return code: 0 >23:41:17,498 INFO program: Running... resize2fs -P /dev/mapper/live-rw >23:41:17,530 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:41:17,533 INFO program: Estimated minimum size of the filesystem: 840928 >23:41:17,535 DEBUG program: Return code: 0 >23:41:17,710 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >23:41:17,730 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:41:17,731 INFO program: Filesystem volume name: _Fedora-Live-Des >23:41:17,731 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >23:41:17,731 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >23:41:17,732 INFO program: Filesystem magic number: 0xEF53 >23:41:17,732 INFO program: Filesystem revision #: 1 (dynamic) >23:41:17,733 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:41:17,733 INFO program: Filesystem flags: signed_directory_hash >23:41:17,734 INFO program: Default mount options: user_xattr acl >23:41:17,734 INFO program: Filesystem state: clean >23:41:17,734 INFO program: Errors behavior: Continue >23:41:17,735 INFO program: Filesystem OS type: Linux >23:41:17,735 INFO program: Inode count: 262144 >23:41:17,736 INFO program: Block count: 1048576 >23:41:17,736 INFO program: Reserved block count: 10484 >23:41:17,736 INFO program: Free blocks: 225114 >23:41:17,737 INFO program: Free inodes: 155781 >23:41:17,737 INFO program: First block: 0 >23:41:17,738 INFO program: Block size: 4096 >23:41:17,738 INFO program: Fragment size: 4096 >23:41:17,738 INFO program: Reserved GDT blocks: 255 >23:41:17,739 INFO program: Blocks per group: 32768 >23:41:17,740 INFO program: Fragments per group: 32768 >23:41:17,748 INFO program: Inodes per group: 8192 >23:41:17,748 INFO program: Inode blocks per group: 512 >23:41:17,749 INFO program: Flex block group size: 16 >23:41:17,749 INFO program: Filesystem created: Thu Dec 12 08:03:22 2013 >23:41:17,750 INFO program: Last mount time: Thu Dec 12 08:03:26 2013 >23:41:17,750 INFO program: Last write time: Thu Dec 12 08:51:39 2013 >23:41:17,751 INFO program: Mount count: 0 >23:41:17,751 INFO program: Maximum mount count: -1 >23:41:17,752 INFO program: Last checked: Thu Dec 12 08:51:39 2013 >23:41:17,752 INFO program: Check interval: 0 (<none>) >23:41:17,752 INFO program: Lifetime writes: 767 MB >23:41:17,753 INFO program: Reserved blocks uid: 0 (user root) >23:41:17,753 INFO program: Reserved blocks gid: 0 (group root) >23:41:17,754 INFO program: First inode: 11 >23:41:17,754 INFO program: Inode size: 256 >23:41:17,754 INFO program: Required extra isize: 28 >23:41:17,755 INFO program: Desired extra isize: 28 >23:41:17,755 INFO program: Journal inode: 8 >23:41:17,756 INFO program: Default directory hash: half_md4 >23:41:17,756 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >23:41:17,757 INFO program: Journal backup: inode blocks >23:41:17,838 INFO program: Journal features: journal_incompat_revoke >23:41:17,843 INFO program: Journal size: 128M >23:41:17,844 INFO program: Journal length: 32768 >23:41:17,844 INFO program: Journal sequence: 0x00003086 >23:41:17,845 INFO program: Journal start: 0 >23:41:17,846 INFO program: >23:41:17,847 DEBUG program: Return code: 0 >23:41:17,856 INFO program: Running... resize2fs -P /dev/mapper/live-base >23:41:17,890 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:41:17,896 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >23:41:17,904 INFO program: Couldn't find valid filesystem superblock. >23:41:17,909 DEBUG program: Return code: 1 >23:41:18,387 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >23:41:18,408 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >23:41:18,412 INFO program: Filesystem volume name: _Fedora-Live-Des >23:41:18,413 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >23:41:18,413 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >23:41:18,414 INFO program: Filesystem magic number: 0xEF53 >23:41:18,414 INFO program: Filesystem revision #: 1 (dynamic) >23:41:18,414 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:41:18,415 INFO program: Filesystem flags: signed_directory_hash >23:41:18,415 INFO program: Default mount options: user_xattr acl >23:41:18,416 INFO program: Filesystem state: clean >23:41:18,416 INFO program: Errors behavior: Continue >23:41:18,417 INFO program: Filesystem OS type: Linux >23:41:18,417 INFO program: Inode count: 212992 >23:41:18,417 INFO program: Block count: 825687 >23:41:18,418 INFO program: Reserved block count: 8255 >23:41:18,418 INFO program: Free blocks: 5566 >23:41:18,421 INFO program: Free inodes: 106629 >23:41:18,422 INFO program: First block: 0 >23:41:18,422 INFO program: Block size: 4096 >23:41:18,423 INFO program: Fragment size: 4096 >23:41:18,423 INFO program: Reserved GDT blocks: 255 >23:41:18,424 INFO program: Blocks per group: 32768 >23:41:18,428 INFO program: Fragments per group: 32768 >23:41:18,432 INFO program: Inodes per group: 8192 >23:41:18,434 INFO program: Inode blocks per group: 512 >23:41:18,435 INFO program: Flex block group size: 16 >23:41:18,437 INFO program: Filesystem created: Thu Dec 12 08:03:22 2013 >23:41:18,438 INFO program: Last mount time: Thu Dec 12 08:03:26 2013 >23:41:18,441 INFO program: Last write time: Thu Dec 12 08:51:43 2013 >23:41:18,445 INFO program: Mount count: 0 >23:41:18,445 INFO program: Maximum mount count: -1 >23:41:18,446 INFO program: Last checked: Thu Dec 12 08:51:43 2013 >23:41:18,446 INFO program: Check interval: 0 (<none>) >23:41:18,447 INFO program: Lifetime writes: 768 MB >23:41:18,450 INFO program: Reserved blocks uid: 0 (user root) >23:41:18,450 INFO program: Reserved blocks gid: 0 (group root) >23:41:18,451 INFO program: First inode: 11 >23:41:18,456 INFO program: Inode size: 256 >23:41:18,456 INFO program: Required extra isize: 28 >23:41:18,457 INFO program: Desired extra isize: 28 >23:41:18,457 INFO program: Journal inode: 8 >23:41:18,460 INFO program: Default directory hash: half_md4 >23:41:18,461 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >23:41:18,461 INFO program: Journal backup: inode blocks >23:41:18,462 INFO program: Journal features: journal_incompat_revoke >23:41:18,462 INFO program: Journal size: 128M >23:41:18,463 INFO program: Journal length: 32768 >23:41:18,463 INFO program: Journal sequence: 0x00003086 >23:41:18,464 INFO program: Journal start: 0 >23:41:18,464 INFO program: >23:41:18,465 DEBUG program: Return code: 0 >23:41:18,466 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >23:41:18,501 INFO program: resize2fs 1.42.8 (20-Jun-2013) >23:41:18,502 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >23:41:18,502 INFO program: Couldn't find valid filesystem superblock. >23:41:18,503 DEBUG program: Return code: 1 >23:41:18,564 INFO program: Running... udevadm settle --timeout=300 >23:41:18,621 DEBUG program: Return code: 0 >23:41:18,698 INFO program: Running... udevadm settle --timeout=300 >23:41:18,739 DEBUG program: Return code: 0 >23:41:18,776 INFO program: Running... udevadm settle --timeout=300 >23:41:18,815 DEBUG program: Return code: 0 >23:41:18,825 INFO program: Running... udevadm settle --timeout=300 >23:41:18,867 DEBUG program: Return code: 0 >23:41:18,909 INFO program: Running... udevadm settle --timeout=300 >23:41:18,952 DEBUG program: Return code: 0 >23:41:18,969 INFO program: Running... udevadm settle --timeout=300 >23:41:19,013 DEBUG program: Return code: 0 >23:41:19,055 INFO program: Running... udevadm settle --timeout=300 >23:41:19,095 DEBUG program: Return code: 0 >23:41:19,110 INFO program: Running... udevadm settle --timeout=300 >23:41:19,153 DEBUG program: Return code: 0 >23:41:19,188 INFO program: Running... udevadm settle --timeout=300 >23:41:19,233 DEBUG program: Return code: 0 >23:41:19,243 INFO program: Running... udevadm settle --timeout=300 >23:41:19,285 DEBUG program: Return code: 0 >23:41:19,332 INFO program: Running... udevadm settle --timeout=300 >23:41:19,372 DEBUG program: Return code: 0 >23:41:19,388 INFO program: Running... udevadm settle --timeout=300 >23:41:19,432 DEBUG program: Return code: 0 >23:41:19,469 INFO program: Running... udevadm settle --timeout=300 >23:41:19,514 DEBUG program: Return code: 0 >23:41:19,534 INFO program: Running... swapoff /dev/sda8 >23:41:19,564 DEBUG program: Return code: 0 >23:41:19,575 INFO program: Running... udevadm settle --timeout=300 >23:41:19,774 DEBUG program: Return code: 0 >23:41:19,811 INFO program: Running... udevadm settle --timeout=300 >23:41:19,852 DEBUG program: Return code: 0 >23:41:19,871 INFO program: Running... udevadm settle --timeout=300 >23:41:19,915 DEBUG program: Return code: 0 >23:41:19,961 INFO program: Running... udevadm settle --timeout=300 >23:41:20,004 DEBUG program: Return code: 0 >23:41:20,024 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >23:41:20,048 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >23:41:20,051 DEBUG program: Return code: 0 >23:41:20,055 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >23:41:20,073 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >23:41:20,074 DEBUG program: Return code: 0 >23:41:20,119 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >23:41:21,261 DEBUG program: Return code: 0 >23:41:21,331 INFO program: Running... arch >23:41:21,609 INFO program: x86_64 >23:41:21,610 DEBUG program: Return code: 0 >23:41:21,741 INFO program: Running... udevadm settle --timeout=300 >23:41:21,803 DEBUG program: Return code: 0 >23:41:21,804 INFO program: Running... umount /mnt/sysimage >23:41:21,866 DEBUG program: Return code: 0 >23:41:21,867 INFO program: Running... udevadm settle --timeout=300 >23:41:21,913 DEBUG program: Return code: 0 >23:41:21,925 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda6 /mnt/sysimage >23:41:22,060 DEBUG program: Return code: 0 >23:41:22,126 INFO program: Running... arch >23:41:22,440 INFO program: x86_64 >23:41:22,445 DEBUG program: Return code: 0 >23:41:22,490 INFO program: Running... udevadm settle --timeout=300 >23:41:22,535 DEBUG program: Return code: 0 >23:41:22,536 INFO program: Running... umount /mnt/sysimage >23:41:22,568 DEBUG program: Return code: 0 >23:41:22,568 INFO program: Running... udevadm settle --timeout=300 >23:41:22,605 DEBUG program: Return code: 0 >23:41:22,618 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda7 /mnt/sysimage >23:41:22,720 DEBUG program: Return code: 0 >23:41:22,784 INFO program: Running... arch >23:41:23,027 ERR program: Error running arch: æ²ææ¤ä¸æªæ¡æç®é >23:41:23,130 INFO program: Running... udevadm settle --timeout=300 >23:41:23,173 DEBUG program: Return code: 0 >23:41:23,176 INFO program: Running... umount /mnt/sysimage >23:41:23,229 DEBUG program: Return code: 0 >23:41:23,230 INFO program: Running... udevadm settle --timeout=300 >23:41:23,268 DEBUG program: Return code: 0 >23:41:23,279 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda9 /mnt/sysimage >23:41:23,396 DEBUG program: Return code: 0 >23:41:23,439 INFO program: Running... udevadm settle --timeout=300 >23:41:23,488 DEBUG program: Return code: 0 >23:41:23,489 INFO program: Running... umount /mnt/sysimage >23:41:23,532 DEBUG program: Return code: 0 >23:41:23,534 INFO program: Running... udevadm settle --timeout=300 >23:41:23,570 DEBUG program: Return code: 0 >23:41:23,605 INFO program: Running... udevadm settle --timeout=300 >23:41:23,652 DEBUG program: Return code: 0 >23:41:24,069 INFO program: Running... hwclock --hctosys --localtime >15:41:24,012 DEBUG program: Return code: 0 >15:41:24,014 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >15:41:24,065 DEBUG program: Return code: 0 >15:41:37,690 INFO program: Running... modprobe btrfs >15:41:40,689 DEBUG program: Return code: 0 >15:41:40,723 INFO program: Running... modprobe xfs >15:41:40,934 DEBUG program: Return code: 0 >15:43:26,190 INFO program: Running... udevadm settle --timeout=300 >15:43:26,252 DEBUG program: Return code: 0 >15:43:26,310 INFO program: Running... udevadm settle --timeout=300 >15:43:26,353 DEBUG program: Return code: 0 >15:46:08,747 INFO program: Running... udevadm settle --timeout=300 >15:46:08,786 DEBUG program: Return code: 0 >15:46:26,534 INFO program: Running... swapoff -a >15:46:26,565 DEBUG program: Return code: 0 >15:46:26,596 INFO program: Running... udevadm settle --timeout=300 >15:46:26,664 DEBUG program: Return code: 0 >15:46:26,681 INFO program: Running... udevadm settle --timeout=300 >15:46:26,725 DEBUG program: Return code: 0 >15:46:26,735 INFO program: Running... udevadm settle --timeout=300 >15:46:26,777 DEBUG program: Return code: 0 >15:46:26,793 INFO program: Running... udevadm settle --timeout=300 >15:46:26,833 DEBUG program: Return code: 0 >15:46:26,842 INFO program: Running... udevadm settle --timeout=300 >15:46:26,886 DEBUG program: Return code: 0 >15:46:26,908 INFO program: Running... udevadm settle --timeout=300 >15:46:26,949 DEBUG program: Return code: 0 >15:46:26,957 INFO program: Running... udevadm settle --timeout=300 >15:46:26,998 DEBUG program: Return code: 0 >15:46:27,021 INFO program: Running... udevadm settle --timeout=300 >15:46:27,063 DEBUG program: Return code: 0 >15:46:27,071 INFO program: Running... udevadm settle --timeout=300 >15:46:27,115 DEBUG program: Return code: 0 >15:46:27,130 INFO program: Running... udevadm settle --timeout=300 >15:46:27,172 DEBUG program: Return code: 0 >15:46:27,180 INFO program: Running... udevadm settle --timeout=300 >15:46:27,228 DEBUG program: Return code: 0 >15:46:27,249 INFO program: Running... udevadm settle --timeout=300 >15:46:27,292 DEBUG program: Return code: 0 >15:46:27,312 INFO program: Running... udevadm settle --timeout=300 >15:46:27,352 DEBUG program: Return code: 0 >15:46:27,367 INFO program: Running... udevadm settle --timeout=300 >15:46:27,409 DEBUG program: Return code: 0 >15:46:27,421 INFO program: Running... udevadm settle --timeout=300 >15:46:27,466 DEBUG program: Return code: 0 >15:46:27,482 INFO program: Running... udevadm settle --timeout=300 >15:46:27,526 DEBUG program: Return code: 0 >15:46:27,542 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >15:46:27,563 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >15:46:27,564 DEBUG program: Return code: 0 >15:46:27,571 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >15:46:27,595 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >15:46:27,597 DEBUG program: Return code: 0 >15:46:27,729 INFO program: Running... wipefs -f -a /dev/sda5 >15:46:28,189 INFO program: /dev/sda5: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >15:46:28,190 DEBUG program: Return code: 0 >15:46:28,191 INFO program: Running... udevadm settle --timeout=300 >15:46:28,336 DEBUG program: Return code: 0 >15:46:28,345 INFO program: Running... udevadm settle --timeout=300 >15:46:28,390 DEBUG program: Return code: 0 >15:46:28,391 INFO program: Running... udevadm settle --timeout=300 >15:46:28,432 DEBUG program: Return code: 0 >15:46:28,616 INFO program: Running... mke2fs -t ext4 /dev/sda5 >15:46:32,466 INFO program: mke2fs 1.42.8 (20-Jun-2013) >15:46:32,473 INFO program: Filesystem label= >15:46:32,475 INFO program: OS type: Linux >15:46:32,475 INFO program: Block size=4096 (log=2) >15:46:32,476 INFO program: Fragment size=4096 (log=2) >15:46:32,477 INFO program: Stride=0 blocks, Stripe width=0 blocks >15:46:32,479 INFO program: 1966080 inodes, 7864320 blocks >15:46:32,480 INFO program: 393216 blocks (5.00%) reserved for the super user >15:46:32,481 INFO program: First data block=0 >15:46:32,482 INFO program: Maximum filesystem blocks=4294967296 >15:46:32,482 INFO program: 240 block groups >15:46:32,483 INFO program: 32768 blocks per group, 32768 fragments per group >15:46:32,484 INFO program: 8192 inodes per group >15:46:38,264 INFO program: Superblock backups stored on blocks: >15:46:38,266 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >15:46:38,269 INFO program: 4096000 >15:46:38,270 INFO program: >15:46:38,271 INFO program: Allocating group tables: 0/240 done >15:46:38,272 INFO program: Writing inode tables: 0/240 done >15:46:38,273 INFO program: Creating journal (32768 blocks): done >15:46:38,277 INFO program: Writing superblocks and filesystem accounting information: 0/240 done >15:46:38,277 INFO program: >15:46:38,278 DEBUG program: Return code: 0 >15:46:38,294 INFO program: Running... udevadm settle --timeout=300 >15:46:39,070 DEBUG program: Return code: 0 >15:46:39,366 INFO program: Running... udevadm settle --timeout=300 >15:46:39,419 DEBUG program: Return code: 0 >15:46:39,607 INFO program: Running... swapon /dev/sda8 >15:46:39,652 DEBUG program: Return code: 0 >15:46:39,795 INFO program: Running... mount -t ext4 -o defaults /dev/sda5 /mnt/sysimage >15:46:39,866 DEBUG program: Return code: 0 >15:46:39,889 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >15:46:39,918 DEBUG program: Return code: 0 >15:46:39,932 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >15:46:39,968 DEBUG program: Return code: 0 >15:46:39,982 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >15:46:40,022 DEBUG program: Return code: 0 >15:46:40,031 INFO program: Running... mount -t ext4 -o defaults /dev/sda9 /mnt/sysimage/home >15:46:40,142 DEBUG program: Return code: 0 >15:46:40,162 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >15:46:40,193 DEBUG program: Return code: 0 >15:46:40,355 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >15:46:40,402 DEBUG program: Return code: 0 >15:46:40,438 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >15:46:40,482 DEBUG program: Return code: 0 >15:46:40,495 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >15:46:40,536 DEBUG program: Return code: 0 >15:46:40,560 INFO program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >15:53:14,358 DEBUG program: Return code: 0 >15:53:14,400 INFO program: Running... udevadm settle --timeout=300 >15:53:14,986 DEBUG program: Return code: 0 >15:53:14,991 INFO program: Running... umount /mnt/install/source >15:53:15,423 DEBUG program: Return code: 0 >15:53:16,040 INFO program: Running... new-kernel-pkg --rpmposttrans 3.11.10-301.fc20.x86_64 >15:56:11,476 INFO program: Initializing machine ID from random generator. >15:56:11,480 DEBUG program: Return code: 0 >15:56:13,603 INFO program: Running... grub2-install --no-floppy /dev/sda >15:56:20,142 INFO program: Installation finished. No error reported. >15:56:20,146 DEBUG program: Return code: 0 >15:56:24,883 INFO program: Running... grub2-set-default Fedora Linux, with Linux 3.11.10-301.fc20.x86_64 >15:56:25,113 DEBUG program: Return code: 0 >15:56:25,117 INFO program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >15:56:42,039 INFO program: Generating grub.cfg ... >15:56:42,041 INFO program: Found linux image: /boot/vmlinuz-3.11.10-301.fc20.x86_64 >15:56:42,042 INFO program: Found linux image: /boot/vmlinuz-0-rescue-e01aae14bc4542f383a287b437df4ffa >15:56:42,043 INFO program: Found initrd image: /boot/initramfs-0-rescue-e01aae14bc4542f383a287b437df4ffa.img >15:56:42,044 INFO program: Found Windows 7 (loader) on /dev/sda1 >15:56:42,045 INFO program: Found Windows Recovery Environment (loader) on /dev/sda3 >15:56:42,047 INFO program: Found Ubuntu 13.04 (13.04) on /dev/sda6 >15:56:42,048 INFO program: Found Chakra Linux (2012.08.22) on /dev/sda7 >15:56:42,049 INFO program: done >15:56:42,050 DEBUG program: Return code: 0 >15:56:46,220 INFO program: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 --enablefingerprint >15:56:47,981 DEBUG program: Return code: 0 >15:56:47,984 INFO program: Running... systemctl enable firstboot-graphical.service initial-setup-graphical.service initial-setup-text.service >15:56:48,015 INFO program: Operation failed: No such file or directory >15:56:48,016 DEBUG program: Return code: 1 >15:56:52,048 INFO program: Running... /usr/bin/firewall-offline-cmd --enabled --service=ssh >15:56:52,660 INFO program: Opening default zone 'public' >15:56:52,662 INFO program: No changes to default zone needed. >15:56:52,663 DEBUG program: Return code: 0 >15:56:52,669 INFO program: Running... hostnamectl set-hostname s205 >15:56:52,726 DEBUG program: Return code: 0 >16:00:38,257 INFO program: Running... new-kernel-pkg --mkinitrd --dracut --depmod --update 3.11.10-301.fc20.x86_64 >16:01:38,393 DEBUG program: Return code: 0 >16:01:38,400 INFO program: Running... /bin/sh /tmp/ks-script-OKc8Xm >16:01:38,724 DEBUG program: Return code: 0 >16:01:38,728 INFO program: Running... /bin/sh /tmp/ks-script-UpNlrs >16:01:39,975 DEBUG program: Return code: 0 >16:01:39,978 INFO program: Running... /bin/sh /tmp/ks-script-0sS1au >16:01:52,463 DEBUG program: Return code: 0 >16:05:20,389 INFO program: Running... udevadm settle --timeout=300 >16:05:20,429 DEBUG program: Return code: 0 >16:05:20,571 INFO program: Running... multipath -c /dev/sda >16:05:20,657 INFO program: Dec 20 16:05:20 | /etc/multipath.conf does not exist, blacklisting all devices. >16:05:20,658 INFO program: Dec 20 16:05:20 | A default multipath.conf file is located at >16:05:20,658 INFO program: Dec 20 16:05:20 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >16:05:20,658 INFO program: Dec 20 16:05:20 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >16:05:20,659 INFO program: /dev/sda is not a valid multipath device path >16:05:20,659 DEBUG program: Return code: 1 >16:05:21,959 INFO program: Running... multipath -c /dev/sdb >16:05:21,974 INFO program: Dec 20 16:05:21 | /etc/multipath.conf does not exist, blacklisting all devices. >16:05:21,974 INFO program: Dec 20 16:05:21 | A default multipath.conf file is located at >16:05:21,975 INFO program: Dec 20 16:05:21 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >16:05:21,975 INFO program: Dec 20 16:05:21 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >16:05:21,976 INFO program: /dev/sdb is not a valid multipath device path >16:05:21,977 DEBUG program: Return code: 1 >16:05:22,206 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >16:05:22,256 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >16:05:22,256 DEBUG program: Return code: 0 >16:05:22,259 INFO program: Running... losetup -j /run/initramfs/live/LiveOS/squashfs.img >16:05:22,271 INFO program: /dev/loop2: [2065]:5 (/run/initramfs/live/LiveOS/squashfs.img) >16:05:22,272 DEBUG program: Return code: 0 >16:05:27,162 INFO program: Running... udevadm settle --timeout=300 >16:05:27,202 DEBUG program: Return code: 0 >16:05:39,134 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:05:39,172 DEBUG program: Return code: 0 >16:05:39,173 INFO program: Running... udevadm settle --timeout=300 >16:05:41,000 DEBUG program: Return code: 0 >16:05:41,008 INFO program: Running... modprobe fcoe >16:05:41,029 DEBUG program: Return code: 0 >16:05:41,031 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:05:41,063 INFO program: No FCoE boot disk information is found in EDD! >16:05:41,064 DEBUG program: Return code: 1 >16:05:42,152 INFO program: Running... journalctl -b > > >/tmp/storage.log: >23:38:47,858 DEBUG blivet: registered device format class LUKS as luks >23:38:47,893 DEBUG blivet: registered device format class Ext2FS as ext2 >23:38:47,894 DEBUG blivet: registered device format class Ext3FS as ext3 >23:38:47,894 DEBUG blivet: registered device format class Ext4FS as ext4 >23:38:47,894 DEBUG blivet: registered device format class FATFS as vfat >23:38:47,894 DEBUG blivet: registered device format class EFIFS as efi >23:38:47,895 DEBUG blivet: registered device format class BTRFS as btrfs >23:38:47,895 DEBUG blivet: registered device format class GFS2 as gfs2 >23:38:47,895 DEBUG blivet: registered device format class JFS as jfs >23:38:47,896 DEBUG blivet: registered device format class ReiserFS as reiserfs >23:38:47,896 DEBUG blivet: registered device format class XFS as xfs >23:38:47,896 DEBUG blivet: registered device format class HFS as hfs >23:38:47,897 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >23:38:47,897 DEBUG blivet: registered device format class HFSPlus as hfs+ >23:38:47,897 DEBUG blivet: registered device format class MacEFIFS as macefi >23:38:47,898 DEBUG blivet: registered device format class NTFS as ntfs >23:38:47,898 DEBUG blivet: registered device format class NFS as nfs >23:38:47,898 DEBUG blivet: registered device format class NFSv4 as nfs4 >23:38:47,899 DEBUG blivet: registered device format class Iso9660FS as iso9660 >23:38:47,899 DEBUG blivet: registered device format class NoDevFS as nodev >23:38:47,899 DEBUG blivet: registered device format class DevPtsFS as devpts >23:38:47,899 DEBUG blivet: registered device format class ProcFS as proc >23:38:47,900 DEBUG blivet: registered device format class SysFS as sysfs >23:38:47,900 DEBUG blivet: registered device format class TmpFS as tmpfs >23:38:47,900 DEBUG blivet: registered device format class BindFS as bind >23:38:47,901 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >23:38:47,901 DEBUG blivet: registered device format class USBFS as usbfs >23:38:47,903 DEBUG blivet: registered device format class MDRaidMember as mdmember >23:38:47,905 DEBUG blivet: registered device format class BIOSBoot as biosboot >23:38:47,907 DEBUG blivet: registered device format class DiskLabel as disklabel >23:38:47,911 DEBUG blivet: registered device format class SwapSpace as swap >23:38:47,913 DEBUG blivet: registered device format class MultipathMember as multipath_member >23:38:47,914 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >23:38:47,915 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >23:38:47,916 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >23:38:49,838 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >23:38:49,840 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:38:49,840 INFO blivet: sdb1 looks to be the live device; marking as protected >23:38:49,893 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >23:38:50,253 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL /dev/disk/by-id/wwn-0x5000c50038b244a3', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '635471', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL', > '/dev/disk/by-id/wwn-0x5000c50038b244a3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:38:50,255 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:38:50,257 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:50,259 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:50,262 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >23:38:50,264 INFO blivet: sda is a disk >23:38:50,265 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:50,285 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:38:50,946 INFO blivet: added disk sda (id 0) to device tree >23:38:50,947 DEBUG blivet: looking up parted Device: /dev/sda >23:38:50,995 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:38:50,999 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >23:38:51,002 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:38:51,002 DEBUG blivet: required disklabel type for sda (1) is None >23:38:51,002 DEBUG blivet: default disklabel type for sda is msdos >23:38:51,003 DEBUG blivet: selecting msdos disklabel for sda based on size >23:38:51,016 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:38:51,151 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1a34950>, <parted.partition.Partition object at 0x1a34bd0>, <parted.partition.Partition object at 0x1a34fd0>, <parted.partition.Partition object at 0x1a19990>, <parted.partition.Partition object at 0x1a3a150>, <parted.partition.Partition object at 0x1a3a310>, <parted.partition.Partition object at 0x1a3a4d0>, <parted.partition.Partition object at 0x1a3a690>, <parted.partition.Partition object at 0x1a34e50>] > device: <parted.device.Device object at 0x1a34790> > PedDisk: <_ped.Disk object at 0x1a37878> >23:38:51,152 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >23:38:51,157 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:38:51,164 INFO blivet: got device: DiskDevice instance (0x19b7990) -- > name = sda status = True kids = 0 id = 0 > 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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x18c2f80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1a19810> >23:38:51,177 INFO blivet: got format: DiskLabel instance (0x1a198d0) -- > 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 = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1a34950>, <parted.partition.Partition object at 0x1a34bd0>, <parted.partition.Partition object at 0x1a34fd0>, <parted.partition.Partition object at 0x1a19990>, <parted.partition.Partition object at 0x1a3a150>, <parted.partition.Partition object at 0x1a3a310>, <parted.partition.Partition object at 0x1a3a4d0>, <parted.partition.Partition object at 0x1a3a690>, <parted.partition.Partition object at 0x1a34e50>] > device: <parted.device.Device object at 0x1a34790> > PedDisk: <_ped.Disk object at 0x1a37878> > origPartedDisk = <parted.disk.Disk object at 0x1a3a890> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x19fb290> > >23:38:51,191 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part1 /dev/disk/by-id/wwn-0x5000c50038b244a3-part1 /dev/disk/by-uuid/9EA83A49A83A1FE7', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9EA83A49A83A1FE7', > 'ID_FS_UUID_ENC': '9EA83A49A83A1FE7', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'fa66d81c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664700', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part1', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part1', > '/dev/disk/by-uuid/9EA83A49A83A1FE7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:38:51,192 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:38:51,194 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >23:38:51,195 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:51,196 INFO blivet: sda1 is a partition >23:38:51,198 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:38:51,200 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:51,202 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:38:51,204 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >23:38:51,207 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >23:38:51,207 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:51,210 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:38:51,210 DEBUG blivet: looking up parted Partition: /dev/sda1 >23:38:51,212 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >23:38:51,215 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:38:51,217 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:38:51,219 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:38:51,219 INFO blivet: added partition sda1 (id 1) to device tree >23:38:51,221 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:38:51,223 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >23:38:51,225 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:38:51,227 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >23:38:51,254 WARN blivet: disklabel detected but not usable on sda1 >23:38:51,256 INFO blivet: type detected on 'sda1' is 'ntfs' >23:38:51,263 DEBUG blivet: NTFS.supported: supported: False ; >23:38:51,264 DEBUG blivet: getFormat('ntfs') returning NTFS instance >23:38:51,267 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >23:38:51,271 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >23:38:51,272 DEBUG blivet: looking up parted Device: /dev/sda1 >23:38:51,276 INFO blivet: got device: PartitionDevice instance (0x1a3ae10) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 200.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x19fb9e0> > 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 0x1a34850> fileSystem: <parted.filesystem.FileSystem object at 0x1a34d10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1a34a10> PedPartition: <_ped.Partition object at 0x1a39110> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot >23:38:51,278 DEBUG blivet: NTFS.supported: supported: False ; >23:38:51,279 INFO blivet: got format: NTFS instance (0x1a441d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 9EA83A49A83A1FE7 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >23:38:51,293 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part2 /dev/disk/by-id/wwn-0x5000c50038b244a3-part2 /dev/disk/by-uuid/36343E87343E4A5F', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '36343E87343E4A5F', > 'ID_FS_UUID_ENC': '36343E87343E4A5F', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '411648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '146808012', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'fa66d81c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664838', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part2', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part2', > '/dev/disk/by-uuid/36343E87343E4A5F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:38:51,294 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:38:51,296 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >23:38:51,298 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:51,299 INFO blivet: sda2 is a partition >23:38:51,301 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:38:51,303 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:51,305 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:38:51,307 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >23:38:51,310 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >23:38:51,310 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:51,312 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:38:51,313 DEBUG blivet: looking up parted Partition: /dev/sda2 >23:38:51,315 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >23:38:51,317 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:38:51,320 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:38:51,322 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:38:51,322 INFO blivet: added partition sda2 (id 2) to device tree >23:38:51,324 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:38:51,326 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:38:51,328 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:38:51,330 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:38:51,343 WARN blivet: disklabel detected but not usable on sda2 >23:38:51,344 INFO blivet: type detected on 'sda2' is 'ntfs' >23:38:51,347 DEBUG blivet: NTFS.supported: supported: False ; >23:38:51,347 DEBUG blivet: getFormat('ntfs') returning NTFS instance >23:38:51,350 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >23:38:51,354 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >23:38:51,356 DEBUG blivet: looking up parted Device: /dev/sda2 >23:38:51,360 INFO blivet: got device: PartitionDevice instance (0x1a44110) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 71683.5996094 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 146808012 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9138, 255, 63) biosGeometry: (9138, 255, 63) > PedDevice: <_ped.Device object at 0x19fbb00> > 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 0x1a34850> fileSystem: <parted.filesystem.FileSystem object at 0x1a34d50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1a34c90> PedPartition: <_ped.Partition object at 0x1a39170> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 411648 end = 147219659 length = 146808012 > flags = >23:38:51,362 DEBUG blivet: NTFS.supported: supported: False ; >23:38:51,363 INFO blivet: got format: NTFS instance (0x1a5e810) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 36343E87343E4A5F exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >23:38:51,377 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part3 /dev/disk/by-id/wwn-0x5000c50038b244a3-part3 /dev/disk/by-label/LENOVO_PART /dev/disk/by-uuid/CE24E23D24E227E3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'LENOVO_PART', > 'ID_FS_LABEL_ENC': 'LENOVO_PART', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'CE24E23D24E227E3', > 'ID_FS_UUID_ENC': 'CE24E23D24E227E3', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '945829888', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '30943280', > 'ID_PART_ENTRY_TYPE': '0x12', > 'ID_PART_ENTRY_UUID': 'fa66d81c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '664862', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part3', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part3', > '/dev/disk/by-label/LENOVO_PART', > '/dev/disk/by-uuid/CE24E23D24E227E3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >23:38:51,378 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >23:38:51,380 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >23:38:51,382 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:51,382 INFO blivet: sda3 is a partition >23:38:51,384 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >23:38:51,386 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:51,388 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:38:51,390 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >23:38:51,393 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >23:38:51,393 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:51,396 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >23:38:51,396 DEBUG blivet: looking up parted Partition: /dev/sda3 >23:38:51,399 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >23:38:51,401 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >23:38:51,403 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >23:38:51,405 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >23:38:51,406 INFO blivet: added partition sda3 (id 3) to device tree >23:38:51,407 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >23:38:51,409 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >23:38:51,411 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:38:51,414 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >23:38:51,455 WARN blivet: disklabel detected but not usable on sda3 >23:38:51,456 INFO blivet: type detected on 'sda3' is 'ntfs' >23:38:51,458 DEBUG blivet: NTFS.supported: supported: False ; >23:38:51,459 DEBUG blivet: getFormat('ntfs') returning NTFS instance >23:38:51,461 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >23:38:51,463 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >23:38:51,465 DEBUG blivet: looking up parted Device: /dev/sda3 >23:38:51,470 INFO blivet: got device: PartitionDevice instance (0x1a44050) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 15109.0234375 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 30943280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 884 did: 27392 busy: False > hardwareGeometry: (1926, 255, 63) biosGeometry: (1926, 255, 63) > PedDevice: <_ped.Device object at 0x19fbc20> > 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 0x1a34850> fileSystem: <parted.filesystem.FileSystem object at 0x1a3a790> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1a34e90> PedPartition: <_ped.Partition object at 0x1a391d0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 945829888 end = 976773167 length = 30943280 > flags = diag >23:38:51,473 DEBUG blivet: NTFS.supported: supported: False ; >23:38:51,474 INFO blivet: got format: NTFS instance (0x1a5ecd0) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = CE24E23D24E227E3 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = LENOVO_PART size = 0 targetSize = 0 > >23:38:51,487 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part4 /dev/disk/by-id/wwn-0x5000c50038b244a3-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '4', > 'ID_PART_ENTRY_OFFSET': '147222526', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '798607362', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': 'fa66d81c-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664886', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part4', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >23:38:51,489 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >23:38:51,491 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >23:38:51,493 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:51,493 INFO blivet: sda4 is a partition >23:38:51,495 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >23:38:51,497 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:51,499 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:38:51,501 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >23:38:51,504 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >23:38:51,504 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:51,507 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >23:38:51,507 DEBUG blivet: looking up parted Partition: /dev/sda4 >23:38:51,509 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >23:38:51,512 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >23:38:51,514 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >23:38:51,516 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >23:38:51,517 INFO blivet: added partition sda4 (id 4) to device tree >23:38:51,518 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >23:38:51,520 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >23:38:51,522 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:38:51,525 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >23:38:51,558 WARN blivet: disklabel detected but not usable on sda4 >23:38:51,559 DEBUG blivet: no type or existing type for sda4, bailing >23:38:51,561 DEBUG blivet: looking up parted Device: /dev/sda4 >23:38:51,568 INFO blivet: got device: PartitionDevice instance (0x1a5efd0) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 389945.000977 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x19fb950> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1a34850> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1a3a050> PedPartition: <_ped.Partition object at 0x1a39230> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 147222526 end = 945829887 length = 798607362 > flags = >23:38:51,584 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part5 /dev/disk/by-id/wwn-0x5000c50038b244a3-part5 /dev/disk/by-uuid/58e7a207-76d8-4033-bb5c-4c10fe0959d6', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '58e7a207-76d8-4033-bb5c-4c10fe0959d6', > 'ID_FS_UUID_ENC': '58e7a207-76d8-4033-bb5c-4c10fe0959d6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '5', > 'ID_PART_ENTRY_OFFSET': '147222528', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62914560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664909', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part5', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part5', > '/dev/disk/by-uuid/58e7a207-76d8-4033-bb5c-4c10fe0959d6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >23:38:51,585 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >23:38:51,587 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >23:38:51,588 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:51,589 INFO blivet: sda5 is a partition >23:38:51,591 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >23:38:51,593 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:51,595 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:38:51,597 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >23:38:51,599 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >23:38:51,600 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:51,602 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >23:38:51,603 DEBUG blivet: looking up parted Partition: /dev/sda5 >23:38:51,605 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >23:38:51,607 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >23:38:51,609 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >23:38:51,612 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >23:38:51,612 INFO blivet: added partition sda5 (id 5) to device tree >23:38:51,614 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >23:38:51,616 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >23:38:51,618 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >23:38:51,620 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >23:38:51,642 WARN blivet: disklabel detected but not usable on sda5 >23:38:51,644 INFO blivet: type detected on 'sda5' is 'ext4' >23:38:51,648 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:51,650 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:38:51,652 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >23:38:51,654 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >23:38:51,657 DEBUG blivet: looking up parted Device: /dev/sda5 >23:38:51,662 INFO blivet: got device: PartitionDevice instance (0x1a197d0) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 30720.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8308 did: 24931 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x19fbd40> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1a34850> fileSystem: <parted.filesystem.FileSystem object at 0x1a19910> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1a19950> PedPartition: <_ped.Partition object at 0x1a39290> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 147222528 end = 210137087 length = 62914560 > flags = >23:38:51,664 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:51,665 INFO blivet: got format: Ext4FS instance (0x1aab090) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 58e7a207-76d8-4033-bb5c-4c10fe0959d6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >23:38:51,680 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part6 /dev/disk/by-id/wwn-0x5000c50038b244a3-part6 /dev/disk/by-uuid/4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', > 'ID_FS_UUID_ENC': '4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '6', > 'ID_PART_ENTRY_OFFSET': '210139136', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943360', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664932', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part6', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part6', > '/dev/disk/by-uuid/4b55c3a1-f87d-43dc-99d7-eaf6ae537a70'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >23:38:51,680 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >23:38:51,682 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >23:38:51,684 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:51,684 INFO blivet: sda6 is a partition >23:38:51,686 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >23:38:51,688 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:51,692 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:38:51,695 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >23:38:51,697 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >23:38:51,697 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:51,700 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >23:38:51,700 DEBUG blivet: looking up parted Partition: /dev/sda6 >23:38:51,703 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >23:38:51,705 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >23:38:51,707 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >23:38:51,709 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >23:38:51,711 INFO blivet: added partition sda6 (id 6) to device tree >23:38:51,713 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >23:38:51,715 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >23:38:51,717 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >23:38:51,719 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >23:38:51,754 WARN blivet: disklabel detected but not usable on sda6 >23:38:51,755 INFO blivet: type detected on 'sda6' is 'ext4' >23:38:51,757 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:51,758 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:38:51,760 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >23:38:51,762 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >23:38:51,764 DEBUG blivet: looking up parted Device: /dev/sda6 >23:38:51,769 INFO blivet: got device: PartitionDevice instance (0x1a3add0) -- > name = sda6 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20480.15625 > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29485 did: 29539 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x19fbb90> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1a34850> fileSystem: <parted.filesystem.FileSystem object at 0x1a3a210> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1a3a190> PedPartition: <_ped.Partition object at 0x1a392f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 210139136 end = 252082495 length = 41943360 > flags = >23:38:51,772 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:51,772 INFO blivet: got format: Ext4FS instance (0x1a3ac90) -- > type = ext4 name = ext4 status = False > device = /dev/sda6 uuid = 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >23:38:51,787 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part7 /dev/disk/by-id/wwn-0x5000c50038b244a3-part7 /dev/disk/by-uuid/debda339-29d6-48a4-a0d8-11000d6093c1', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'debda339-29d6-48a4-a0d8-11000d6093c1', > 'ID_FS_UUID_ENC': 'debda339-29d6-48a4-a0d8-11000d6093c1', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '7', > 'ID_PART_ENTRY_OFFSET': '252084224', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664953', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part7', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part7', > '/dev/disk/by-uuid/debda339-29d6-48a4-a0d8-11000d6093c1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >23:38:51,788 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >23:38:51,790 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >23:38:51,791 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:51,792 INFO blivet: sda7 is a partition >23:38:51,795 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >23:38:51,797 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:51,799 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:38:51,802 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >23:38:51,804 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >23:38:51,804 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:51,807 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >23:38:51,807 DEBUG blivet: looking up parted Partition: /dev/sda7 >23:38:51,810 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >23:38:51,812 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >23:38:51,814 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >23:38:51,816 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >23:38:51,817 INFO blivet: added partition sda7 (id 7) to device tree >23:38:51,818 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >23:38:51,820 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >23:38:51,822 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >23:38:51,824 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >23:38:51,864 WARN blivet: disklabel detected but not usable on sda7 >23:38:51,866 INFO blivet: type detected on 'sda7' is 'ext4' >23:38:51,870 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:51,871 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:38:51,873 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >23:38:51,875 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >23:38:51,877 DEBUG blivet: looking up parted Device: /dev/sda7 >23:38:51,881 INFO blivet: got device: PartitionDevice instance (0x1a5eb90) -- > name = sda7 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x19fbcb0> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1a34850> fileSystem: <parted.filesystem.FileSystem object at 0x1a3a3d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1a3a350> PedPartition: <_ped.Partition object at 0x1a39350> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 252084224 end = 294027263 length = 41943040 > flags = >23:38:51,884 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:51,884 INFO blivet: got format: Ext4FS instance (0x1aab390) -- > type = ext4 name = ext4 status = False > device = /dev/sda7 uuid = debda339-29d6-48a4-a0d8-11000d6093c1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >23:38:51,899 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part8 /dev/disk/by-id/wwn-0x5000c50038b244a3-part8 /dev/disk/by-uuid/53a14c49-83e9-4745-80d7-01101b14446d', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '53a14c49-83e9-4745-80d7-01101b14446d', > 'ID_FS_UUID_ENC': '53a14c49-83e9-4745-80d7-01101b14446d', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '8', > 'ID_PART_ENTRY_OFFSET': '294029312', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4194304', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': 'fa66d81c-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664973', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part8', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part8', > '/dev/disk/by-uuid/53a14c49-83e9-4745-80d7-01101b14446d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >23:38:51,900 INFO blivet: scanning sda8 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >23:38:51,902 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >23:38:51,904 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:51,904 INFO blivet: sda8 is a partition >23:38:51,909 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >23:38:51,911 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:51,913 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:38:51,916 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >23:38:51,918 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >23:38:51,918 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:51,921 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >23:38:51,921 DEBUG blivet: looking up parted Partition: /dev/sda8 >23:38:51,924 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >23:38:51,926 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >23:38:51,928 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >23:38:51,930 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >23:38:51,931 INFO blivet: added partition sda8 (id 8) to device tree >23:38:51,932 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >23:38:51,934 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >23:38:51,936 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >23:38:51,938 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >23:38:51,949 WARN blivet: disklabel detected but not usable on sda8 >23:38:51,950 INFO blivet: type detected on 'sda8' is 'swap' >23:38:51,955 DEBUG blivet: SwapSpace.__init__: device: /dev/sda8 ; serial: 5VJCBDQL ; uuid: 53a14c49-83e9-4745-80d7-01101b14446d ; exists: True ; label: None ; >23:38:51,955 DEBUG blivet: getFormat('swap') returning SwapSpace instance >23:38:51,957 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >23:38:51,962 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: swap ; >23:38:51,964 DEBUG blivet: looking up parted Device: /dev/sda8 >23:38:51,968 INFO blivet: got device: PartitionDevice instance (0x1a5eb10) -- > name = sda8 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 2048.0 > format = existing swap > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x19fbf80> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1a34850> fileSystem: <parted.filesystem.FileSystem object at 0x1a3a590> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1a3a510> PedPartition: <_ped.Partition object at 0x1a393b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 294029312 end = 298223615 length = 4194304 > flags = >23:38:51,969 INFO blivet: got format: SwapSpace instance (0x1aab850) -- > type = swap name = swap status = True > device = /dev/sda8 uuid = 53a14c49-83e9-4745-80d7-01101b14446d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >23:38:51,984 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part9 /dev/disk/by-id/wwn-0x5000c50038b244a3-part9 /dev/disk/by-uuid/31bc6887-3ae7-4009-a130-7c0b207377c2', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '31bc6887-3ae7-4009-a130-7c0b207377c2', > 'ID_FS_UUID_ENC': '31bc6887-3ae7-4009-a130-7c0b207377c2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '9', > 'ID_PART_ENTRY_OFFSET': '298225664', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '647604224', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-09', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664994', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part9', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part9', > '/dev/disk/by-uuid/31bc6887-3ae7-4009-a130-7c0b207377c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >23:38:51,984 INFO blivet: scanning sda9 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >23:38:51,986 DEBUG blivet: DeviceTree.getDeviceByName: name: sda9 ; >23:38:51,988 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:51,988 INFO blivet: sda9 is a partition >23:38:51,990 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda9 ; >23:38:51,993 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:38:51,995 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:38:51,998 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >23:38:52,000 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >23:38:52,001 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:52,003 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >23:38:52,004 DEBUG blivet: looking up parted Partition: /dev/sda9 >23:38:52,006 DEBUG blivet: PartitionDevice.probe: sda9 ; exists: True ; >23:38:52,008 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >23:38:52,011 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >23:38:52,013 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >23:38:52,013 INFO blivet: added partition sda9 (id 9) to device tree >23:38:52,015 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >23:38:52,017 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >23:38:52,019 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >23:38:52,021 DEBUG blivet: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >23:38:52,057 WARN blivet: disklabel detected but not usable on sda9 >23:38:52,059 INFO blivet: type detected on 'sda9' is 'ext4' >23:38:52,064 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:52,064 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:38:52,068 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >23:38:52,071 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >23:38:52,072 DEBUG blivet: looking up parted Device: /dev/sda9 >23:38:52,076 INFO blivet: got device: PartitionDevice instance (0x1a5ec90) -- > name = sda9 status = True kids = 0 id = 9 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 316213.0 > format = existing ext4 filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 647604224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (40311, 255, 63) biosGeometry: (40311, 255, 63) > PedDevice: <_ped.Device object at 0x19fbdd0> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1a34850> fileSystem: <parted.filesystem.FileSystem object at 0x1a3a750> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1a3a6d0> PedPartition: <_ped.Partition object at 0x1a39410> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 298225664 end = 945829887 length = 647604224 > flags = >23:38:52,078 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:52,079 INFO blivet: got format: Ext4FS instance (0x1a44190) -- > type = ext4 name = ext4 status = False > device = /dev/sda9 uuid = 31bc6887-3ae7-4009-a130-7c0b207377c2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >23:38:52,088 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0 /dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000297a8', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'SMI_USB_DISK_AA00000000003157-0:0', > 'ID_SERIAL_SHORT': 'AA00000000003157', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI', > 'ID_VENDOR_ENC': 'SMI\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '772373', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0', > '/dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >23:38:52,090 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb)... >23:38:52,092 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:38:52,094 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:52,097 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >23:38:52,101 INFO blivet: sdb is a disk >23:38:52,101 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:52,104 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >23:38:52,120 INFO blivet: added disk sdb (id 10) to device tree >23:38:52,121 DEBUG blivet: looking up parted Device: /dev/sdb >23:38:52,470 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >23:38:52,472 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >23:38:52,474 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >23:38:52,475 DEBUG blivet: required disklabel type for sdb (1) is None >23:38:52,475 DEBUG blivet: default disklabel type for sdb is msdos >23:38:52,476 DEBUG blivet: selecting msdos disklabel for sdb based on size >23:38:52,478 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >23:38:53,895 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1ab3150>] > device: <parted.device.Device object at 0x1aab410> > PedDisk: <_ped.Disk object at 0x1a5bf38> >23:38:53,895 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >23:38:53,899 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >23:38:53,903 INFO blivet: got device: DiskDevice instance (0x1a5ec50) -- > name = sdb status = True kids = 0 id = 10 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SMI USB DISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x19fbe60> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x1aab810> >23:38:53,911 INFO blivet: got format: DiskLabel instance (0x1aab750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1ab3150>] > device: <parted.device.Device object at 0x1aab410> > PedDisk: <_ped.Disk object at 0x1a5bf38> > origPartedDisk = <parted.disk.Disk object at 0x1aabf50> > partedDevice = parted.Device instance -- > model: SMI USB DISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x1aae0e0> > >23:38:53,926 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/72BB-95AE', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72BB-95AE', > 'ID_FS_UUID_ENC': '72BB-95AE', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826881', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '000297a8-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000297a8', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'SMI_USB_DISK_AA00000000003157-0:0', > 'ID_SERIAL_SHORT': 'AA00000000003157', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI', > 'ID_VENDOR_ENC': 'SMI\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '772400', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/72BB-95AE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >23:38:53,926 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >23:38:53,928 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >23:38:53,930 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:53,931 INFO blivet: sdb1 is a partition >23:38:53,933 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >23:38:53,934 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:38:53,937 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdb (10) with existing msdos disklabel >23:38:53,939 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >23:38:53,942 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >23:38:53,942 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:53,944 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >23:38:53,945 DEBUG blivet: looking up parted Partition: /dev/sdb1 >23:38:53,947 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >23:38:53,949 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >23:38:53,952 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >23:38:53,954 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >23:38:53,954 INFO blivet: added partition sdb1 (id 11) to device tree >23:38:53,956 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >23:38:53,958 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >23:38:53,960 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >23:38:53,962 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >23:38:55,323 WARN blivet: disklabel detected but not usable on sdb1 >23:38:55,323 DEBUG blivet: getFormat('efi') returning EFIFS instance >23:38:55,324 INFO blivet: type detected on 'sdb1' is 'vfat' >23:38:55,324 DEBUG blivet: getFormat('efi') returning EFIFS instance >23:38:55,326 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >23:38:55,329 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >23:38:55,332 DEBUG blivet: looking up parted Device: /dev/sdb1 >23:38:55,334 INFO blivet: got device: PartitionDevice instance (0x1aab710) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 7728MB disk sdb (10) with existing msdos disklabel'] > uuid = None size = 7727.96923828 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826881 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x1aae320> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1aab290> fileSystem: <parted.filesystem.FileSystem object at 0x1ab3210> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1ab3190> PedPartition: <_ped.Partition object at 0x1ab06b0> > disk = existing 7728MB disk sdb (10) with existing msdos disklabel > start = 63 end = 15826943 length = 15826881 > flags = boot, lba >23:38:55,336 INFO blivet: got format: EFIFS instance (0x1ab37d0) -- > type = efi name = EFI 系統åå²å status = False > device = /dev/sdb1 uuid = 72BB-95AE exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >23:38:55,340 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '915863', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:38:55,341 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >23:38:55,343 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >23:38:55,345 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:55,345 INFO blivet: loop0 is a loop device >23:38:55,347 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:38:55,349 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >23:38:55,351 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:55,351 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:55,354 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >23:38:55,354 INFO blivet: added file /osmin.img (deleted) (id 12) to device tree >23:38:55,358 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >23:38:55,359 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:55,361 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:38:55,362 INFO blivet: added loop loop0 (id 13) to device tree >23:38:55,364 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:38:55,366 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:38:55,366 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:38:55,366 DEBUG blivet: device loop0 does not contain a disklabel >23:38:55,367 INFO blivet: type detected on 'loop0' is 'squashfs' >23:38:55,367 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:38:55,370 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >23:38:55,371 INFO blivet: got device: LoopDevice instance (0x1ab3310) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0MB file /osmin.img (deleted) (12)'] > 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 >23:38:55,371 INFO blivet: got format: DeviceFormat instance (0x1aab550) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >23:38:55,375 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '915974', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:38:55,376 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >23:38:55,378 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:38:55,380 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:55,380 INFO blivet: loop1 is a loop device >23:38:55,382 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:38:55,384 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >23:38:55,386 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:55,386 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:55,389 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >23:38:55,389 INFO blivet: added file /osmin (id 14) to device tree >23:38:55,392 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >23:38:55,393 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:55,395 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:38:55,396 INFO blivet: added loop loop1 (id 15) to device tree >23:38:55,397 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:38:55,399 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:38:55,400 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:38:55,400 DEBUG blivet: device loop1 does not contain a disklabel >23:38:55,401 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >23:38:55,401 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:38:55,403 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >23:38:55,404 INFO blivet: got device: LoopDevice instance (0x1a440d0) -- > name = loop1 status = False kids = 0 id = 15 > parents = ['existing 0MB file /osmin (14)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >23:38:55,405 INFO blivet: got format: DeviceFormat instance (0x1a3af90) -- > 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 > >23:38:55,409 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '917773', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:38:55,410 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >23:38:55,412 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >23:38:55,413 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:55,414 INFO blivet: loop2 is a loop device >23:38:55,416 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:38:55,418 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >23:38:55,420 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:55,421 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:55,423 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >23:38:55,424 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 16) to device tree >23:38:55,426 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >23:38:55,427 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:55,429 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:38:55,430 INFO blivet: added loop loop2 (id 17) to device tree >23:38:55,432 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:38:55,433 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:38:55,434 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:38:55,434 DEBUG blivet: device loop2 does not contain a disklabel >23:38:55,435 INFO blivet: type detected on 'loop2' is 'squashfs' >23:38:55,435 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:38:55,437 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >23:38:56,085 DEBUG blivet: looking up parted Device: /run/initramfs/live/LiveOS/squashfs.img >23:38:56,099 DEBUG blivet: looking up parted Device: /dev/loop2 >23:38:56,101 INFO blivet: got device: LoopDevice instance (0x1a5ea50) -- > name = loop2 status = True kids = 0 id = 17 > parents = ['existing 886MB file /run/initramfs/live/LiveOS/squashfs.img (16)'] > uuid = None size = 886.75390625 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop2 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 1816072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (113, 255, 63) biosGeometry: (113, 255, 63) > PedDevice: <_ped.Device object at 0x1aae290> > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >23:38:56,102 INFO blivet: got format: DeviceFormat instance (0x1ab3b10) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >23:38:56,110 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '917978', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:38:56,111 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >23:38:56,113 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:38:56,115 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:56,115 INFO blivet: loop3 is a loop device >23:38:56,117 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >23:38:56,119 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >23:38:56,121 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:56,122 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:56,124 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >23:38:56,125 INFO blivet: added file /LiveOS/ext3fs.img (id 18) to device tree >23:38:56,127 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >23:38:56,128 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:56,130 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >23:38:56,130 INFO blivet: added loop loop3 (id 19) to device tree >23:38:56,132 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >23:38:56,134 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >23:38:56,137 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:56,137 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:38:56,137 DEBUG blivet: device loop3 does not contain a disklabel >23:38:56,138 INFO blivet: type detected on 'loop3' is 'ext4' >23:38:56,141 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:56,141 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:38:56,143 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >23:38:56,144 INFO blivet: got device: LoopDevice instance (0x1ab3510) -- > name = loop3 status = False kids = 0 id = 19 > parents = ['existing 0MB file /LiveOS/ext3fs.img (18)'] > 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 >23:38:56,147 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:56,147 INFO blivet: got format: Ext4FS instance (0x1ab32d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >23:38:56,151 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '919928', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:38:56,152 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >23:38:56,154 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >23:38:56,156 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:56,156 INFO blivet: loop4 is a loop device >23:38:56,158 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >23:38:56,160 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/overlay-LIVE-72BB-95AE ; >23:38:56,162 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:56,163 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:56,165 DEBUG blivet: FileDevice._setFormat: /LiveOS/overlay-LIVE-72BB-95AE ; current: None ; type: None ; >23:38:56,166 INFO blivet: added file /LiveOS/overlay-LIVE-72BB-95AE (id 20) to device tree >23:38:56,168 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/overlay-LIVE-72BB-95AE ; >23:38:56,169 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:56,171 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:38:56,171 INFO blivet: added loop loop4 (id 21) to device tree >23:38:56,173 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >23:38:56,175 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >23:38:56,176 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:38:56,176 DEBUG blivet: device loop4 does not contain a disklabel >23:38:56,176 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >23:38:56,177 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:38:56,179 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >23:38:56,186 INFO blivet: got device: LoopDevice instance (0x1ab3c90) -- > name = loop4 status = False kids = 0 id = 21 > parents = ['existing 0MB file /LiveOS/overlay-LIVE-72BB-95AE (20)'] > 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 >23:38:56,187 INFO blivet: got format: DeviceFormat instance (0x1ab3d90) -- > 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 > >23:38:56,194 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5454', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:38:56,195 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >23:38:56,197 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >23:38:56,199 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:56,199 INFO blivet: live-rw is a device-mapper device >23:38:56,201 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >23:38:56,203 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:38:56,206 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >23:38:56,209 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >23:38:56,211 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (21) with existing DM_snapshot_cow >23:38:56,214 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >23:38:56,216 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:56,219 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >23:38:56,219 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:56,221 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:38:56,222 INFO blivet: added dm live-rw (id 22) to device tree >23:38:56,224 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:38:56,226 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:38:56,228 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:56,229 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:38:56,229 DEBUG blivet: device live-rw does not contain a disklabel >23:38:56,229 INFO blivet: type detected on 'live-rw' is 'ext4' >23:38:56,232 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:56,232 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:38:56,234 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:38:56,236 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >23:38:58,025 INFO blivet: got device: DMDevice instance (0x1a44090) -- > name = live-rw status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop4 (21) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1aae3b0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:38:58,028 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:58,029 INFO blivet: got format: Ext4FS instance (0x1a5eb50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >23:38:58,038 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '154788', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >23:38:58,039 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >23:38:58,041 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >23:38:58,043 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:58,043 INFO blivet: live-base is a device-mapper device >23:38:58,045 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >23:38:58,047 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >23:38:58,050 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:38:58,052 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >23:38:58,055 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >23:38:58,057 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:58,060 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >23:38:58,061 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:58,063 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >23:38:58,063 INFO blivet: added dm live-base (id 23) to device tree >23:38:58,065 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >23:38:58,067 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >23:38:58,070 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:58,070 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:38:58,070 DEBUG blivet: device live-base does not contain a disklabel >23:38:58,071 INFO blivet: type detected on 'live-base' is 'ext4' >23:38:58,073 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:58,074 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:38:58,076 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >23:38:58,077 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >23:38:58,080 INFO blivet: got device: DMDevice instance (0x1aab510) -- > name = live-base status = True kids = 0 id = 23 > parents = ['existing 0MB loop loop3 (19) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1aae050> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >23:38:58,083 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:58,084 INFO blivet: got format: Ext4FS instance (0x1ab3250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >23:38:58,091 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '188586', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >23:38:58,092 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >23:38:58,095 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:38:58,097 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:58,097 INFO blivet: live-osimg-min is a device-mapper device >23:38:58,099 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >23:38:58,102 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >23:38:58,104 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >23:38:58,106 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:38:58,108 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing DM_snapshot_cow >23:38:58,111 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:38:58,114 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >23:38:58,117 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:38:58,119 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:38:58,122 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >23:38:58,122 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:38:58,124 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >23:38:58,125 INFO blivet: added dm live-osimg-min (id 24) to device tree >23:38:58,127 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >23:38:58,129 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >23:38:58,131 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:58,132 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:38:58,132 DEBUG blivet: device live-osimg-min does not contain a disklabel >23:38:58,132 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >23:38:58,135 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:58,135 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:38:58,137 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >23:38:58,139 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >23:38:58,142 INFO blivet: got device: DMDevice instance (0x1ab3fd0) -- > name = live-osimg-min status = True kids = 0 id = 24 > parents = ['existing 0MB loop loop3 (19) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1aae440> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >23:38:58,144 DEBUG blivet: Ext4FS.supported: supported: True ; >23:38:58,145 INFO blivet: got format: Ext4FS instance (0x1ab7290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >23:38:58,209 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >23:39:05,282 INFO blivet: ISCSID is /sbin/iscsid >23:39:05,284 INFO blivet: no initiator set >23:39:06,952 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >23:39:06,953 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >23:39:07,567 DEBUG blivet: trying to set new default fstype to 'ext4' >23:39:07,681 DEBUG blivet: Ext4FS.supported: supported: True ; >23:39:07,683 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:39:07,687 DEBUG blivet: Ext4FS.supported: supported: True ; >23:39:07,707 INFO blivet: Detected 3600M of memory >23:39:07,708 INFO blivet: Suggested swap size (3600 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >23:39:07,708 INFO blivet: Swap attempt of 0M >23:40:45,952 DEBUG blivet: registered device format class LUKS as luks >23:40:45,981 DEBUG blivet: registered device format class Ext2FS as ext2 >23:40:45,982 DEBUG blivet: registered device format class Ext3FS as ext3 >23:40:45,982 DEBUG blivet: registered device format class Ext4FS as ext4 >23:40:45,982 DEBUG blivet: registered device format class FATFS as vfat >23:40:45,983 DEBUG blivet: registered device format class EFIFS as efi >23:40:45,983 DEBUG blivet: registered device format class BTRFS as btrfs >23:40:45,983 DEBUG blivet: registered device format class GFS2 as gfs2 >23:40:45,984 DEBUG blivet: registered device format class JFS as jfs >23:40:45,984 DEBUG blivet: registered device format class ReiserFS as reiserfs >23:40:45,984 DEBUG blivet: registered device format class XFS as xfs >23:40:45,985 DEBUG blivet: registered device format class HFS as hfs >23:40:45,985 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >23:40:45,985 DEBUG blivet: registered device format class HFSPlus as hfs+ >23:40:45,986 DEBUG blivet: registered device format class MacEFIFS as macefi >23:40:45,986 DEBUG blivet: registered device format class NTFS as ntfs >23:40:45,986 DEBUG blivet: registered device format class NFS as nfs >23:40:45,987 DEBUG blivet: registered device format class NFSv4 as nfs4 >23:40:45,987 DEBUG blivet: registered device format class Iso9660FS as iso9660 >23:40:45,987 DEBUG blivet: registered device format class NoDevFS as nodev >23:40:45,987 DEBUG blivet: registered device format class DevPtsFS as devpts >23:40:45,988 DEBUG blivet: registered device format class ProcFS as proc >23:40:45,988 DEBUG blivet: registered device format class SysFS as sysfs >23:40:45,988 DEBUG blivet: registered device format class TmpFS as tmpfs >23:40:45,989 DEBUG blivet: registered device format class BindFS as bind >23:40:45,989 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >23:40:45,989 DEBUG blivet: registered device format class USBFS as usbfs >23:40:45,990 DEBUG blivet: registered device format class MDRaidMember as mdmember >23:40:45,992 DEBUG blivet: registered device format class BIOSBoot as biosboot >23:40:45,994 DEBUG blivet: registered device format class DiskLabel as disklabel >23:40:45,997 DEBUG blivet: registered device format class SwapSpace as swap >23:40:45,998 DEBUG blivet: registered device format class MultipathMember as multipath_member >23:40:45,999 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >23:40:46,000 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >23:40:46,001 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >23:40:47,485 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >23:40:47,486 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:40:47,489 INFO blivet: sdb1 looks to be the live device; marking as protected >23:40:47,553 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >23:40:47,604 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL /dev/disk/by-id/wwn-0x5000c50038b244a3', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '635471', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL', > '/dev/disk/by-id/wwn-0x5000c50038b244a3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:40:47,605 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:40:47,607 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:40:47,609 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:47,611 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >23:40:47,614 INFO blivet: sda is a disk >23:40:47,615 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:47,620 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:40:47,638 INFO blivet: added disk sda (id 0) to device tree >23:40:47,639 DEBUG blivet: looking up parted Device: /dev/sda >23:40:47,647 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:40:47,651 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >23:40:47,655 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:40:47,656 DEBUG blivet: required disklabel type for sda (1) is None >23:40:47,656 DEBUG blivet: default disklabel type for sda is msdos >23:40:47,658 DEBUG blivet: selecting msdos disklabel for sda based on size >23:40:47,668 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:40:47,684 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2353950>, <parted.partition.Partition object at 0x2353bd0>, <parted.partition.Partition object at 0x2353fd0>, <parted.partition.Partition object at 0x2338990>, <parted.partition.Partition object at 0x2359150>, <parted.partition.Partition object at 0x2359310>, <parted.partition.Partition object at 0x23594d0>, <parted.partition.Partition object at 0x2359690>, <parted.partition.Partition object at 0x2353e50>] > device: <parted.device.Device object at 0x2353790> > PedDisk: <_ped.Disk object at 0x2356878> >23:40:47,685 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >23:40:47,688 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:40:47,694 INFO blivet: got device: DiskDevice instance (0x22d6990) -- > name = sda status = True kids = 0 id = 0 > 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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x21e1f80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2338810> >23:40:47,706 INFO blivet: got format: DiskLabel instance (0x23388d0) -- > 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 = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2353950>, <parted.partition.Partition object at 0x2353bd0>, <parted.partition.Partition object at 0x2353fd0>, <parted.partition.Partition object at 0x2338990>, <parted.partition.Partition object at 0x2359150>, <parted.partition.Partition object at 0x2359310>, <parted.partition.Partition object at 0x23594d0>, <parted.partition.Partition object at 0x2359690>, <parted.partition.Partition object at 0x2353e50>] > device: <parted.device.Device object at 0x2353790> > PedDisk: <_ped.Disk object at 0x2356878> > origPartedDisk = <parted.disk.Disk object at 0x2359890> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x231a290> > >23:40:47,720 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part1 /dev/disk/by-id/wwn-0x5000c50038b244a3-part1 /dev/disk/by-uuid/9EA83A49A83A1FE7', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9EA83A49A83A1FE7', > 'ID_FS_UUID_ENC': '9EA83A49A83A1FE7', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'fa66d81c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664700', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part1', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part1', > '/dev/disk/by-uuid/9EA83A49A83A1FE7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:40:47,721 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:40:47,723 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >23:40:47,725 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:47,725 INFO blivet: sda1 is a partition >23:40:47,727 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:40:47,729 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:40:47,731 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:40:47,734 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >23:40:47,736 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >23:40:47,737 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:47,739 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:40:47,740 DEBUG blivet: looking up parted Partition: /dev/sda1 >23:40:47,742 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >23:40:47,745 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:40:47,747 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:40:47,749 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:40:47,749 INFO blivet: added partition sda1 (id 1) to device tree >23:40:47,751 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:40:47,753 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >23:40:47,755 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:40:47,757 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >23:40:47,799 WARN blivet: disklabel detected but not usable on sda1 >23:40:47,801 INFO blivet: type detected on 'sda1' is 'ntfs' >23:40:47,808 DEBUG blivet: NTFS.supported: supported: False ; >23:40:47,808 DEBUG blivet: getFormat('ntfs') returning NTFS instance >23:40:47,811 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >23:40:47,813 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >23:40:47,815 DEBUG blivet: looking up parted Device: /dev/sda1 >23:40:47,820 INFO blivet: got device: PartitionDevice instance (0x2359e10) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 200.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x231a9e0> > 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 0x2353850> fileSystem: <parted.filesystem.FileSystem object at 0x2353d10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2353a10> PedPartition: <_ped.Partition object at 0x2358170> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot >23:40:47,822 DEBUG blivet: NTFS.supported: supported: False ; >23:40:47,823 INFO blivet: got format: NTFS instance (0x23631d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 9EA83A49A83A1FE7 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >23:40:47,837 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part2 /dev/disk/by-id/wwn-0x5000c50038b244a3-part2 /dev/disk/by-uuid/36343E87343E4A5F', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '36343E87343E4A5F', > 'ID_FS_UUID_ENC': '36343E87343E4A5F', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '411648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '146808012', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'fa66d81c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664838', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part2', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part2', > '/dev/disk/by-uuid/36343E87343E4A5F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:40:47,838 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:40:47,840 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >23:40:47,842 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:47,843 INFO blivet: sda2 is a partition >23:40:47,846 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:40:47,848 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:40:47,850 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:40:47,852 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >23:40:47,855 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >23:40:47,855 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:47,857 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:40:47,858 DEBUG blivet: looking up parted Partition: /dev/sda2 >23:40:47,860 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >23:40:47,862 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:40:47,865 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:40:47,867 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:40:47,867 INFO blivet: added partition sda2 (id 2) to device tree >23:40:47,869 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:40:47,871 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:40:47,873 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:40:47,875 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:40:47,905 WARN blivet: disklabel detected but not usable on sda2 >23:40:47,907 INFO blivet: type detected on 'sda2' is 'ntfs' >23:40:47,911 DEBUG blivet: NTFS.supported: supported: False ; >23:40:47,912 DEBUG blivet: getFormat('ntfs') returning NTFS instance >23:40:47,915 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >23:40:47,920 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >23:40:47,921 DEBUG blivet: looking up parted Device: /dev/sda2 >23:40:47,925 INFO blivet: got device: PartitionDevice instance (0x2363110) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 71683.5996094 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 146808012 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9138, 255, 63) biosGeometry: (9138, 255, 63) > PedDevice: <_ped.Device object at 0x231ab00> > 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 0x2353850> fileSystem: <parted.filesystem.FileSystem object at 0x2353d50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2353c90> PedPartition: <_ped.Partition object at 0x23581d0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 411648 end = 147219659 length = 146808012 > flags = >23:40:47,927 DEBUG blivet: NTFS.supported: supported: False ; >23:40:47,928 INFO blivet: got format: NTFS instance (0x237d810) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 36343E87343E4A5F exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >23:40:47,943 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part3 /dev/disk/by-id/wwn-0x5000c50038b244a3-part3 /dev/disk/by-label/LENOVO_PART /dev/disk/by-uuid/CE24E23D24E227E3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'LENOVO_PART', > 'ID_FS_LABEL_ENC': 'LENOVO_PART', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'CE24E23D24E227E3', > 'ID_FS_UUID_ENC': 'CE24E23D24E227E3', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '945829888', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '30943280', > 'ID_PART_ENTRY_TYPE': '0x12', > 'ID_PART_ENTRY_UUID': 'fa66d81c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '664862', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part3', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part3', > '/dev/disk/by-label/LENOVO_PART', > '/dev/disk/by-uuid/CE24E23D24E227E3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >23:40:47,944 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >23:40:47,946 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >23:40:47,948 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:47,949 INFO blivet: sda3 is a partition >23:40:47,951 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >23:40:47,953 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:40:47,955 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:40:47,957 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >23:40:47,960 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >23:40:47,960 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:47,963 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >23:40:47,963 DEBUG blivet: looking up parted Partition: /dev/sda3 >23:40:47,965 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >23:40:47,971 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >23:40:47,974 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >23:40:47,976 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >23:40:47,976 INFO blivet: added partition sda3 (id 3) to device tree >23:40:47,978 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >23:40:47,980 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >23:40:47,982 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:40:47,984 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >23:40:48,043 WARN blivet: disklabel detected but not usable on sda3 >23:40:48,044 INFO blivet: type detected on 'sda3' is 'ntfs' >23:40:48,049 DEBUG blivet: NTFS.supported: supported: False ; >23:40:48,049 DEBUG blivet: getFormat('ntfs') returning NTFS instance >23:40:48,053 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >23:40:48,059 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >23:40:48,061 DEBUG blivet: looking up parted Device: /dev/sda3 >23:40:48,064 INFO blivet: got device: PartitionDevice instance (0x2363050) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 15109.0234375 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 30943280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 884 did: 27392 busy: False > hardwareGeometry: (1926, 255, 63) biosGeometry: (1926, 255, 63) > PedDevice: <_ped.Device object at 0x231ac20> > 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 0x2353850> fileSystem: <parted.filesystem.FileSystem object at 0x2359790> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2353e90> PedPartition: <_ped.Partition object at 0x2358230> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 945829888 end = 976773167 length = 30943280 > flags = diag >23:40:48,067 DEBUG blivet: NTFS.supported: supported: False ; >23:40:48,067 INFO blivet: got format: NTFS instance (0x237dcd0) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = CE24E23D24E227E3 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = LENOVO_PART size = 0 targetSize = 0 > >23:40:48,084 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part4 /dev/disk/by-id/wwn-0x5000c50038b244a3-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '4', > 'ID_PART_ENTRY_OFFSET': '147222526', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '798607362', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': 'fa66d81c-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664886', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part4', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >23:40:48,086 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >23:40:48,088 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >23:40:48,089 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,090 INFO blivet: sda4 is a partition >23:40:48,092 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >23:40:48,094 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:40:48,096 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:40:48,098 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >23:40:48,101 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >23:40:48,101 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,103 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >23:40:48,104 DEBUG blivet: looking up parted Partition: /dev/sda4 >23:40:48,106 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >23:40:48,108 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >23:40:48,111 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >23:40:48,113 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >23:40:48,113 INFO blivet: added partition sda4 (id 4) to device tree >23:40:48,115 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >23:40:48,117 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >23:40:48,119 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:40:48,121 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >23:40:48,146 WARN blivet: disklabel detected but not usable on sda4 >23:40:48,147 DEBUG blivet: no type or existing type for sda4, bailing >23:40:48,149 DEBUG blivet: looking up parted Device: /dev/sda4 >23:40:48,156 INFO blivet: got device: PartitionDevice instance (0x237dfd0) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 389945.000977 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x231a950> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2353850> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x2359050> PedPartition: <_ped.Partition object at 0x2358290> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 147222526 end = 945829887 length = 798607362 > flags = >23:40:48,171 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part5 /dev/disk/by-id/wwn-0x5000c50038b244a3-part5 /dev/disk/by-uuid/58e7a207-76d8-4033-bb5c-4c10fe0959d6', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '58e7a207-76d8-4033-bb5c-4c10fe0959d6', > 'ID_FS_UUID_ENC': '58e7a207-76d8-4033-bb5c-4c10fe0959d6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '5', > 'ID_PART_ENTRY_OFFSET': '147222528', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62914560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664909', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part5', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part5', > '/dev/disk/by-uuid/58e7a207-76d8-4033-bb5c-4c10fe0959d6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >23:40:48,172 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >23:40:48,173 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >23:40:48,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,176 INFO blivet: sda5 is a partition >23:40:48,177 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >23:40:48,179 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:40:48,181 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:40:48,184 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >23:40:48,186 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >23:40:48,187 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,189 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >23:40:48,190 DEBUG blivet: looking up parted Partition: /dev/sda5 >23:40:48,192 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >23:40:48,194 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >23:40:48,197 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >23:40:48,199 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >23:40:48,199 INFO blivet: added partition sda5 (id 5) to device tree >23:40:48,201 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >23:40:48,203 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >23:40:48,205 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >23:40:48,207 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >23:40:48,238 WARN blivet: disklabel detected but not usable on sda5 >23:40:48,240 INFO blivet: type detected on 'sda5' is 'ext4' >23:40:48,245 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:48,246 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:48,250 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >23:40:48,253 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >23:40:48,254 DEBUG blivet: looking up parted Device: /dev/sda5 >23:40:48,258 INFO blivet: got device: PartitionDevice instance (0x23387d0) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 30720.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8308 did: 24931 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x231ad40> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2353850> fileSystem: <parted.filesystem.FileSystem object at 0x2338910> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2338950> PedPartition: <_ped.Partition object at 0x23582f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 147222528 end = 210137087 length = 62914560 > flags = >23:40:48,261 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:48,261 INFO blivet: got format: Ext4FS instance (0x23ca090) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 58e7a207-76d8-4033-bb5c-4c10fe0959d6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >23:40:48,276 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part6 /dev/disk/by-id/wwn-0x5000c50038b244a3-part6 /dev/disk/by-uuid/4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', > 'ID_FS_UUID_ENC': '4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '6', > 'ID_PART_ENTRY_OFFSET': '210139136', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943360', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664932', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part6', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part6', > '/dev/disk/by-uuid/4b55c3a1-f87d-43dc-99d7-eaf6ae537a70'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >23:40:48,277 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >23:40:48,278 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >23:40:48,280 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,281 INFO blivet: sda6 is a partition >23:40:48,283 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >23:40:48,285 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:40:48,289 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:40:48,291 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >23:40:48,294 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >23:40:48,294 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,297 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >23:40:48,297 DEBUG blivet: looking up parted Partition: /dev/sda6 >23:40:48,300 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >23:40:48,302 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >23:40:48,304 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >23:40:48,306 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >23:40:48,308 INFO blivet: added partition sda6 (id 6) to device tree >23:40:48,310 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >23:40:48,312 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >23:40:48,314 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >23:40:48,316 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >23:40:48,353 WARN blivet: disklabel detected but not usable on sda6 >23:40:48,354 INFO blivet: type detected on 'sda6' is 'ext4' >23:40:48,359 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:48,360 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:48,362 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >23:40:48,364 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >23:40:48,366 DEBUG blivet: looking up parted Device: /dev/sda6 >23:40:48,370 INFO blivet: got device: PartitionDevice instance (0x2359dd0) -- > name = sda6 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20480.15625 > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29485 did: 29539 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x231ab90> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2353850> fileSystem: <parted.filesystem.FileSystem object at 0x2359210> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2359190> PedPartition: <_ped.Partition object at 0x2358350> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 210139136 end = 252082495 length = 41943360 > flags = >23:40:48,373 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:48,373 INFO blivet: got format: Ext4FS instance (0x2359c90) -- > type = ext4 name = ext4 status = False > device = /dev/sda6 uuid = 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >23:40:48,388 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part7 /dev/disk/by-id/wwn-0x5000c50038b244a3-part7 /dev/disk/by-uuid/debda339-29d6-48a4-a0d8-11000d6093c1', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'debda339-29d6-48a4-a0d8-11000d6093c1', > 'ID_FS_UUID_ENC': 'debda339-29d6-48a4-a0d8-11000d6093c1', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '7', > 'ID_PART_ENTRY_OFFSET': '252084224', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664953', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part7', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part7', > '/dev/disk/by-uuid/debda339-29d6-48a4-a0d8-11000d6093c1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >23:40:48,389 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >23:40:48,391 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >23:40:48,395 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,395 INFO blivet: sda7 is a partition >23:40:48,397 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >23:40:48,399 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:40:48,401 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:40:48,404 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >23:40:48,406 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >23:40:48,407 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,409 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >23:40:48,410 DEBUG blivet: looking up parted Partition: /dev/sda7 >23:40:48,412 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >23:40:48,414 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >23:40:48,416 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >23:40:48,419 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >23:40:48,419 INFO blivet: added partition sda7 (id 7) to device tree >23:40:48,421 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >23:40:48,423 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >23:40:48,425 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >23:40:48,427 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >23:40:48,472 WARN blivet: disklabel detected but not usable on sda7 >23:40:48,473 INFO blivet: type detected on 'sda7' is 'ext4' >23:40:48,480 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:48,481 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:48,484 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >23:40:48,486 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >23:40:48,488 DEBUG blivet: looking up parted Device: /dev/sda7 >23:40:48,492 INFO blivet: got device: PartitionDevice instance (0x237db90) -- > name = sda7 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32747 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x231acb0> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2353850> fileSystem: <parted.filesystem.FileSystem object at 0x23593d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2359350> PedPartition: <_ped.Partition object at 0x23583b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 252084224 end = 294027263 length = 41943040 > flags = >23:40:48,495 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:48,495 INFO blivet: got format: Ext4FS instance (0x23ca390) -- > type = ext4 name = ext4 status = False > device = /dev/sda7 uuid = debda339-29d6-48a4-a0d8-11000d6093c1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >23:40:48,516 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part8 /dev/disk/by-id/wwn-0x5000c50038b244a3-part8 /dev/disk/by-uuid/53a14c49-83e9-4745-80d7-01101b14446d', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '53a14c49-83e9-4745-80d7-01101b14446d', > 'ID_FS_UUID_ENC': '53a14c49-83e9-4745-80d7-01101b14446d', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '8', > 'ID_PART_ENTRY_OFFSET': '294029312', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4194304', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': 'fa66d81c-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664973', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part8', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part8', > '/dev/disk/by-uuid/53a14c49-83e9-4745-80d7-01101b14446d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >23:40:48,516 INFO blivet: scanning sda8 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >23:40:48,518 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >23:40:48,520 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,520 INFO blivet: sda8 is a partition >23:40:48,522 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >23:40:48,524 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:40:48,526 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:40:48,528 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >23:40:48,531 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >23:40:48,531 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,534 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >23:40:48,534 DEBUG blivet: looking up parted Partition: /dev/sda8 >23:40:48,536 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >23:40:48,539 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >23:40:48,541 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >23:40:48,543 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >23:40:48,544 INFO blivet: added partition sda8 (id 8) to device tree >23:40:48,545 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >23:40:48,547 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >23:40:48,549 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >23:40:48,552 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >23:40:48,558 WARN blivet: disklabel detected but not usable on sda8 >23:40:48,560 INFO blivet: type detected on 'sda8' is 'swap' >23:40:48,567 DEBUG blivet: SwapSpace.__init__: device: /dev/sda8 ; serial: 5VJCBDQL ; uuid: 53a14c49-83e9-4745-80d7-01101b14446d ; exists: True ; label: None ; >23:40:48,568 DEBUG blivet: getFormat('swap') returning SwapSpace instance >23:40:48,571 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >23:40:48,573 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: swap ; >23:40:48,575 DEBUG blivet: looking up parted Device: /dev/sda8 >23:40:48,578 INFO blivet: got device: PartitionDevice instance (0x237db10) -- > name = sda8 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 2048.0 > format = existing swap > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x231af80> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2353850> fileSystem: <parted.filesystem.FileSystem object at 0x2359590> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x2359510> PedPartition: <_ped.Partition object at 0x2358410> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 294029312 end = 298223615 length = 4194304 > flags = >23:40:48,579 INFO blivet: got format: SwapSpace instance (0x23ca850) -- > type = swap name = swap status = True > device = /dev/sda8 uuid = 53a14c49-83e9-4745-80d7-01101b14446d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >23:40:48,593 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part9 /dev/disk/by-id/wwn-0x5000c50038b244a3-part9 /dev/disk/by-uuid/31bc6887-3ae7-4009-a130-7c0b207377c2', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '31bc6887-3ae7-4009-a130-7c0b207377c2', > 'ID_FS_UUID_ENC': '31bc6887-3ae7-4009-a130-7c0b207377c2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '9', > 'ID_PART_ENTRY_OFFSET': '298225664', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '647604224', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-09', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664994', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part9', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part9', > '/dev/disk/by-uuid/31bc6887-3ae7-4009-a130-7c0b207377c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >23:40:48,594 INFO blivet: scanning sda9 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >23:40:48,596 DEBUG blivet: DeviceTree.getDeviceByName: name: sda9 ; >23:40:48,598 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,598 INFO blivet: sda9 is a partition >23:40:48,600 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda9 ; >23:40:48,603 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:40:48,605 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:40:48,608 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >23:40:48,610 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >23:40:48,611 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,613 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >23:40:48,613 DEBUG blivet: looking up parted Partition: /dev/sda9 >23:40:48,616 DEBUG blivet: PartitionDevice.probe: sda9 ; exists: True ; >23:40:48,618 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >23:40:48,620 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >23:40:48,622 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >23:40:48,623 INFO blivet: added partition sda9 (id 9) to device tree >23:40:48,624 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >23:40:48,626 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >23:40:48,628 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >23:40:48,631 DEBUG blivet: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >23:40:48,672 WARN blivet: disklabel detected but not usable on sda9 >23:40:48,674 INFO blivet: type detected on 'sda9' is 'ext4' >23:40:48,679 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:48,679 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:48,681 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >23:40:48,684 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >23:40:48,685 DEBUG blivet: looking up parted Device: /dev/sda9 >23:40:48,688 INFO blivet: got device: PartitionDevice instance (0x237dc90) -- > name = sda9 status = True kids = 0 id = 9 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 316213.0 > format = existing ext4 filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 647604224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (40311, 255, 63) biosGeometry: (40311, 255, 63) > PedDevice: <_ped.Device object at 0x231add0> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2353850> fileSystem: <parted.filesystem.FileSystem object at 0x2359750> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23596d0> PedPartition: <_ped.Partition object at 0x2358470> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 298225664 end = 945829887 length = 647604224 > flags = >23:40:48,691 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:48,692 INFO blivet: got format: Ext4FS instance (0x2363190) -- > type = ext4 name = ext4 status = False > device = /dev/sda9 uuid = 31bc6887-3ae7-4009-a130-7c0b207377c2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >23:40:48,702 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0 /dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000297a8', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'SMI_USB_DISK_AA00000000003157-0:0', > 'ID_SERIAL_SHORT': 'AA00000000003157', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI', > 'ID_VENDOR_ENC': 'SMI\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '772373', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0', > '/dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >23:40:48,703 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb)... >23:40:48,705 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:40:48,707 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,709 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >23:40:48,713 INFO blivet: sdb is a disk >23:40:48,714 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,717 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >23:40:48,734 INFO blivet: added disk sdb (id 10) to device tree >23:40:48,735 DEBUG blivet: looking up parted Device: /dev/sdb >23:40:48,741 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >23:40:48,745 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >23:40:48,752 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >23:40:48,752 DEBUG blivet: required disklabel type for sdb (1) is None >23:40:48,753 DEBUG blivet: default disklabel type for sdb is msdos >23:40:48,753 DEBUG blivet: selecting msdos disklabel for sdb based on size >23:40:48,756 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >23:40:48,760 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x23d2150>] > device: <parted.device.Device object at 0x23ca410> > PedDisk: <_ped.Disk object at 0x237af38> >23:40:48,761 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >23:40:48,764 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >23:40:48,767 INFO blivet: got device: DiskDevice instance (0x237dc50) -- > name = sdb status = True kids = 0 id = 10 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SMI USB DISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x231ae60> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x23ca810> >23:40:48,776 INFO blivet: got format: DiskLabel instance (0x23ca750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x23d2150>] > device: <parted.device.Device object at 0x23ca410> > PedDisk: <_ped.Disk object at 0x237af38> > origPartedDisk = <parted.disk.Disk object at 0x23caf50> > partedDevice = parted.Device instance -- > model: SMI USB DISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x23cd0e0> > >23:40:48,790 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/72BB-95AE', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72BB-95AE', > 'ID_FS_UUID_ENC': '72BB-95AE', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826881', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '000297a8-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000297a8', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'SMI_USB_DISK_AA00000000003157-0:0', > 'ID_SERIAL_SHORT': 'AA00000000003157', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI', > 'ID_VENDOR_ENC': 'SMI\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '772400', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/72BB-95AE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >23:40:48,791 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >23:40:48,793 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >23:40:48,795 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,795 INFO blivet: sdb1 is a partition >23:40:48,797 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >23:40:48,799 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:40:48,801 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdb (10) with existing msdos disklabel >23:40:48,804 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >23:40:48,806 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >23:40:48,807 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,809 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >23:40:48,809 DEBUG blivet: looking up parted Partition: /dev/sdb1 >23:40:48,812 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >23:40:48,814 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >23:40:48,816 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >23:40:48,818 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >23:40:48,819 INFO blivet: added partition sdb1 (id 11) to device tree >23:40:48,821 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >23:40:48,822 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >23:40:48,824 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >23:40:48,827 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >23:40:48,831 WARN blivet: disklabel detected but not usable on sdb1 >23:40:48,831 DEBUG blivet: getFormat('efi') returning EFIFS instance >23:40:48,832 INFO blivet: type detected on 'sdb1' is 'vfat' >23:40:48,832 DEBUG blivet: getFormat('efi') returning EFIFS instance >23:40:48,835 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >23:40:48,837 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >23:40:48,838 DEBUG blivet: looking up parted Device: /dev/sdb1 >23:40:48,841 INFO blivet: got device: PartitionDevice instance (0x23ca710) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 7728MB disk sdb (10) with existing msdos disklabel'] > uuid = None size = 7727.96923828 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826881 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x23cd320> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x23ca290> fileSystem: <parted.filesystem.FileSystem object at 0x23d2210> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x23d2190> PedPartition: <_ped.Partition object at 0x235f710> > disk = existing 7728MB disk sdb (10) with existing msdos disklabel > start = 63 end = 15826943 length = 15826881 > flags = boot, lba >23:40:48,843 INFO blivet: got format: EFIFS instance (0x23d27d0) -- > type = efi name = EFI 系統åå²å status = False > device = /dev/sdb1 uuid = 72BB-95AE exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >23:40:48,848 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '915863', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:40:48,849 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >23:40:48,851 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >23:40:48,853 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,853 INFO blivet: loop0 is a loop device >23:40:48,855 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:40:48,857 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >23:40:48,859 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,859 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,862 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >23:40:48,862 INFO blivet: added file /osmin.img (deleted) (id 12) to device tree >23:40:48,866 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >23:40:48,867 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,869 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:40:48,870 INFO blivet: added loop loop0 (id 13) to device tree >23:40:48,871 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:40:48,873 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:40:48,874 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:40:48,874 DEBUG blivet: device loop0 does not contain a disklabel >23:40:48,875 INFO blivet: type detected on 'loop0' is 'squashfs' >23:40:48,875 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:40:48,877 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >23:40:48,878 INFO blivet: got device: LoopDevice instance (0x23d2310) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0MB file /osmin.img (deleted) (12)'] > 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 >23:40:48,879 INFO blivet: got format: DeviceFormat instance (0x23ca550) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >23:40:48,883 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '915974', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:40:48,883 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >23:40:48,885 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:40:48,887 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,888 INFO blivet: loop1 is a loop device >23:40:48,889 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:40:48,892 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >23:40:48,894 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,894 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,896 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >23:40:48,897 INFO blivet: added file /osmin (id 14) to device tree >23:40:48,900 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >23:40:48,900 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,902 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:40:48,903 INFO blivet: added loop loop1 (id 15) to device tree >23:40:48,904 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:40:48,906 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:40:48,907 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:40:48,907 DEBUG blivet: device loop1 does not contain a disklabel >23:40:48,908 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >23:40:48,908 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:40:48,910 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >23:40:48,911 INFO blivet: got device: LoopDevice instance (0x23630d0) -- > name = loop1 status = False kids = 0 id = 15 > parents = ['existing 0MB file /osmin (14)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >23:40:48,912 INFO blivet: got format: DeviceFormat instance (0x2359f90) -- > 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 > >23:40:48,916 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '917773', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:40:48,917 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >23:40:48,918 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >23:40:48,920 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,921 INFO blivet: loop2 is a loop device >23:40:48,922 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:40:48,924 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >23:40:48,926 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:48,928 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,930 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >23:40:48,931 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 16) to device tree >23:40:48,933 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >23:40:48,934 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:48,936 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:40:48,936 INFO blivet: added loop loop2 (id 17) to device tree >23:40:48,938 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:40:48,940 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:40:48,940 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:40:48,941 DEBUG blivet: device loop2 does not contain a disklabel >23:40:48,941 INFO blivet: type detected on 'loop2' is 'squashfs' >23:40:48,942 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:40:48,944 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >23:40:48,958 DEBUG blivet: looking up parted Device: /run/initramfs/live/LiveOS/squashfs.img >23:40:48,972 DEBUG blivet: looking up parted Device: /dev/loop2 >23:40:48,976 INFO blivet: got device: LoopDevice instance (0x237da50) -- > name = loop2 status = True kids = 0 id = 17 > parents = ['existing 886MB file /run/initramfs/live/LiveOS/squashfs.img (16)'] > uuid = None size = 886.75390625 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop2 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 1816072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32747 did: 0 busy: False > hardwareGeometry: (113, 255, 63) biosGeometry: (113, 255, 63) > PedDevice: <_ped.Device object at 0x23cd290> > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >23:40:48,983 INFO blivet: got format: DeviceFormat instance (0x23d2b10) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >23:40:48,995 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '917978', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:40:48,997 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >23:40:49,000 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:40:49,002 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:49,003 INFO blivet: loop3 is a loop device >23:40:49,004 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >23:40:49,006 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >23:40:49,008 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:49,009 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:49,011 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >23:40:49,012 INFO blivet: added file /LiveOS/ext3fs.img (id 18) to device tree >23:40:49,015 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >23:40:49,015 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:49,017 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >23:40:49,018 INFO blivet: added loop loop3 (id 19) to device tree >23:40:49,020 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >23:40:49,022 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >23:40:49,024 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:49,025 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:49,025 DEBUG blivet: device loop3 does not contain a disklabel >23:40:49,026 INFO blivet: type detected on 'loop3' is 'ext4' >23:40:49,028 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:49,029 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:49,031 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >23:40:49,032 INFO blivet: got device: LoopDevice instance (0x23d2510) -- > name = loop3 status = False kids = 0 id = 19 > parents = ['existing 0MB file /LiveOS/ext3fs.img (18)'] > 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 >23:40:49,034 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:49,035 INFO blivet: got format: Ext4FS instance (0x23d22d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >23:40:49,039 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '919928', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:40:49,040 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >23:40:49,041 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >23:40:49,043 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:49,044 INFO blivet: loop4 is a loop device >23:40:49,045 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >23:40:49,047 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/overlay-LIVE-72BB-95AE ; >23:40:49,049 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:49,050 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:49,052 DEBUG blivet: FileDevice._setFormat: /LiveOS/overlay-LIVE-72BB-95AE ; current: None ; type: None ; >23:40:49,053 INFO blivet: added file /LiveOS/overlay-LIVE-72BB-95AE (id 20) to device tree >23:40:49,055 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/overlay-LIVE-72BB-95AE ; >23:40:49,056 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:49,058 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:40:49,059 INFO blivet: added loop loop4 (id 21) to device tree >23:40:49,060 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >23:40:49,062 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >23:40:49,063 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:40:49,063 DEBUG blivet: device loop4 does not contain a disklabel >23:40:49,064 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >23:40:49,064 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:40:49,066 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >23:40:49,073 INFO blivet: got device: LoopDevice instance (0x23d2c90) -- > name = loop4 status = False kids = 0 id = 21 > parents = ['existing 0MB file /LiveOS/overlay-LIVE-72BB-95AE (20)'] > 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 >23:40:49,074 INFO blivet: got format: DeviceFormat instance (0x23d2d90) -- > 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 > >23:40:49,081 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5454', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:40:49,082 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >23:40:49,083 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >23:40:49,085 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:49,086 INFO blivet: live-rw is a device-mapper device >23:40:49,087 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >23:40:49,090 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:40:49,092 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >23:40:49,095 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >23:40:49,098 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (21) with existing DM_snapshot_cow >23:40:49,101 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >23:40:49,103 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:49,105 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >23:40:49,106 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:49,108 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:40:49,109 INFO blivet: added dm live-rw (id 22) to device tree >23:40:49,110 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:40:49,112 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:40:49,115 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:49,115 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:49,116 DEBUG blivet: device live-rw does not contain a disklabel >23:40:49,116 INFO blivet: type detected on 'live-rw' is 'ext4' >23:40:49,119 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:49,119 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:49,121 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:40:49,123 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >23:40:56,259 INFO blivet: got device: DMDevice instance (0x2363090) -- > name = live-rw status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop4 (21) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x23cd3b0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:40:56,261 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:56,262 INFO blivet: got format: Ext4FS instance (0x237db50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >23:40:56,272 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '154788', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >23:40:56,272 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >23:40:56,278 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >23:40:56,280 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:56,280 INFO blivet: live-base is a device-mapper device >23:40:56,282 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >23:40:56,285 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >23:40:56,287 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:40:56,289 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >23:40:56,292 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >23:40:56,294 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:56,297 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >23:40:56,297 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:56,299 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >23:40:56,300 INFO blivet: added dm live-base (id 23) to device tree >23:40:56,302 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >23:40:56,304 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >23:40:56,306 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:56,307 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:56,307 DEBUG blivet: device live-base does not contain a disklabel >23:40:56,307 INFO blivet: type detected on 'live-base' is 'ext4' >23:40:56,310 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:56,310 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:56,312 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >23:40:56,314 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >23:40:56,316 INFO blivet: got device: DMDevice instance (0x23ca510) -- > name = live-base status = True kids = 0 id = 23 > parents = ['existing 0MB loop loop3 (19) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x23cd050> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >23:40:56,321 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:56,322 INFO blivet: got format: Ext4FS instance (0x23d2250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >23:40:56,332 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '188586', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >23:40:56,333 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >23:40:56,335 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:40:56,337 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:56,337 INFO blivet: live-osimg-min is a device-mapper device >23:40:56,339 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >23:40:56,341 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >23:40:56,343 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >23:40:56,346 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:40:56,348 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing DM_snapshot_cow >23:40:56,351 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:40:56,353 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >23:40:56,356 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:40:56,358 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:40:56,361 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >23:40:56,361 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:40:56,363 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >23:40:56,364 INFO blivet: added dm live-osimg-min (id 24) to device tree >23:40:56,366 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >23:40:56,368 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >23:40:56,370 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:56,371 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:56,371 DEBUG blivet: device live-osimg-min does not contain a disklabel >23:40:56,372 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >23:40:56,374 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:56,375 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:40:56,377 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >23:40:56,378 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >23:40:56,381 INFO blivet: got device: DMDevice instance (0x23d2fd0) -- > name = live-osimg-min status = True kids = 0 id = 24 > parents = ['existing 0MB loop loop3 (19) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x23cd440> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >23:40:56,384 DEBUG blivet: Ext4FS.supported: supported: True ; >23:40:56,385 INFO blivet: got format: Ext4FS instance (0x23d6290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >23:40:56,441 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >23:41:02,686 INFO blivet: ISCSID is /sbin/iscsid >23:41:02,687 INFO blivet: no initiator set >23:41:02,738 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >23:41:02,739 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >23:41:03,164 DEBUG blivet: trying to set new default fstype to 'ext4' >23:41:03,263 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:03,264 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:03,267 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:03,281 INFO blivet: Detected 3600M of memory >23:41:03,282 INFO blivet: Suggested swap size (3600 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >23:41:03,282 INFO blivet: Swap attempt of 0M >23:41:04,350 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x2d9d4d0> >23:41:04,356 INFO blivet: no initiator set >23:41:04,359 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >23:41:04,361 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:41:04,440 DEBUG blivet: protected device spec /dev/sdb1 resolved to sdb1 >23:41:04,443 INFO blivet: sdb1 looks to be the live device; marking as protected >23:41:04,537 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >23:41:04,564 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL /dev/disk/by-id/wwn-0x5000c50038b244a3', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '635471', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL', > '/dev/disk/by-id/wwn-0x5000c50038b244a3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:41:04,567 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:41:04,574 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:04,579 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:04,584 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >23:41:04,587 INFO blivet: sda is a disk >23:41:04,602 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:04,757 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:41:04,791 INFO blivet: added disk sda (id 0) to device tree >23:41:04,791 DEBUG blivet: looking up parted Device: /dev/sda >23:41:04,860 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:41:04,864 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >23:41:04,878 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:41:04,893 DEBUG blivet: required disklabel type for sda (1) is None >23:41:04,895 DEBUG blivet: default disklabel type for sda is msdos >23:41:04,897 DEBUG blivet: selecting msdos disklabel for sda based on size >23:41:04,906 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:41:04,926 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x32b4450>, <parted.partition.Partition object at 0x32b4810>, <parted.partition.Partition object at 0x32b4c10>, <parted.partition.Partition object at 0x32b4d90>, <parted.partition.Partition object at 0x32b4f50>, <parted.partition.Partition object at 0x32b9150>, <parted.partition.Partition object at 0x32b9310>, <parted.partition.Partition object at 0x32b94d0>, <parted.partition.Partition object at 0x32b4a90>] > device: <parted.device.Device object at 0x32b41d0> > PedDisk: <_ped.Disk object at 0x32b5758> >23:41:04,936 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >23:41:04,939 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:41:04,946 INFO blivet: got device: DiskDevice instance (0x7f1a8004b450) -- > name = sda status = True kids = 0 id = 0 > 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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x322a7a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x32a2310> >23:41:04,988 INFO blivet: got format: DiskLabel instance (0x32a2b50) -- > 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 = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x32b4450>, <parted.partition.Partition object at 0x32b4810>, <parted.partition.Partition object at 0x32b4c10>, <parted.partition.Partition object at 0x32b4d90>, <parted.partition.Partition object at 0x32b4f50>, <parted.partition.Partition object at 0x32b9150>, <parted.partition.Partition object at 0x32b9310>, <parted.partition.Partition object at 0x32b94d0>, <parted.partition.Partition object at 0x32b4a90>] > device: <parted.device.Device object at 0x32b41d0> > PedDisk: <_ped.Disk object at 0x32b5758> > origPartedDisk = <parted.disk.Disk object at 0x32b96d0> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x322ae60> > >23:41:05,013 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part1 /dev/disk/by-id/wwn-0x5000c50038b244a3-part1 /dev/disk/by-uuid/9EA83A49A83A1FE7', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9EA83A49A83A1FE7', > 'ID_FS_UUID_ENC': '9EA83A49A83A1FE7', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'fa66d81c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664700', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part1', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part1', > '/dev/disk/by-uuid/9EA83A49A83A1FE7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:41:05,015 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:41:05,023 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >23:41:05,027 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:05,028 INFO blivet: sda1 is a partition >23:41:05,039 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:41:05,044 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:05,049 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:41:05,054 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >23:41:05,068 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >23:41:05,070 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:05,077 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:41:05,080 DEBUG blivet: looking up parted Partition: /dev/sda1 >23:41:05,087 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >23:41:05,095 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:41:05,104 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:41:05,111 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:41:05,114 INFO blivet: added partition sda1 (id 1) to device tree >23:41:05,126 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:41:05,132 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >23:41:05,139 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:41:05,149 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >23:41:05,177 WARN blivet: disklabel detected but not usable on sda1 >23:41:05,182 INFO blivet: type detected on 'sda1' is 'ntfs' >23:41:05,393 DEBUG blivet: padding min size from 67 up to 74 >23:41:05,400 DEBUG blivet: NTFS.supported: supported: False ; >23:41:05,403 DEBUG blivet: getFormat('ntfs') returning NTFS instance >23:41:05,415 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >23:41:05,431 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >23:41:05,438 DEBUG blivet: looking up parted Device: /dev/sda1 >23:41:05,451 INFO blivet: got device: PartitionDevice instance (0x32ab210) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 200.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x32b8680> > 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 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b4950> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b45d0> PedPartition: <_ped.Partition object at 0x32a0fb0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot >23:41:05,467 DEBUG blivet: NTFS.supported: supported: False ; >23:41:05,468 INFO blivet: got format: NTFS instance (0x32e24d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 9EA83A49A83A1FE7 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 199.0 targetSize = 199.0 > >23:41:05,509 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part2 /dev/disk/by-id/wwn-0x5000c50038b244a3-part2 /dev/disk/by-uuid/36343E87343E4A5F', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '36343E87343E4A5F', > 'ID_FS_UUID_ENC': '36343E87343E4A5F', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '411648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '146808012', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'fa66d81c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664838', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part2', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part2', > '/dev/disk/by-uuid/36343E87343E4A5F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:41:05,527 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:41:05,533 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >23:41:05,536 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:05,537 INFO blivet: sda2 is a partition >23:41:05,552 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:41:05,569 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:05,583 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:41:05,593 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >23:41:05,607 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >23:41:05,610 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:05,620 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:41:05,624 DEBUG blivet: looking up parted Partition: /dev/sda2 >23:41:05,640 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >23:41:05,644 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:41:05,648 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:41:05,654 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:41:05,659 INFO blivet: added partition sda2 (id 2) to device tree >23:41:05,673 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:41:05,686 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:41:05,696 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:41:05,706 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:41:05,746 WARN blivet: disklabel detected but not usable on sda2 >23:41:05,753 INFO blivet: type detected on 'sda2' is 'ntfs' >23:41:13,902 WARN blivet: Unable to discover minimum size of filesystem on /dev/sda2 >23:41:13,905 DEBUG blivet: NTFS.supported: supported: False ; >23:41:13,906 DEBUG blivet: getFormat('ntfs') returning NTFS instance >23:41:13,909 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >23:41:13,912 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >23:41:13,914 DEBUG blivet: looking up parted Device: /dev/sda2 >23:41:13,919 INFO blivet: got device: PartitionDevice instance (0x32eb750) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 71683.5996094 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 146808012 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (9138, 255, 63) biosGeometry: (9138, 255, 63) > PedDevice: <_ped.Device object at 0x32b85f0> > 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 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b4990> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b48d0> PedPartition: <_ped.Partition object at 0x32b7050> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 411648 end = 147219659 length = 146808012 > flags = >23:41:13,922 DEBUG blivet: NTFS.supported: supported: False ; >23:41:13,923 INFO blivet: got format: NTFS instance (0x32ebe10) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 36343E87343E4A5F exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 71683.0 targetSize = 71683.0 > >23:41:13,940 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part3 /dev/disk/by-id/wwn-0x5000c50038b244a3-part3 /dev/disk/by-label/LENOVO_PART /dev/disk/by-uuid/CE24E23D24E227E3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'LENOVO_PART', > 'ID_FS_LABEL_ENC': 'LENOVO_PART', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'CE24E23D24E227E3', > 'ID_FS_UUID_ENC': 'CE24E23D24E227E3', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '945829888', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '30943280', > 'ID_PART_ENTRY_TYPE': '0x12', > 'ID_PART_ENTRY_UUID': 'fa66d81c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '664862', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part3', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part3', > '/dev/disk/by-label/LENOVO_PART', > '/dev/disk/by-uuid/CE24E23D24E227E3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >23:41:13,941 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >23:41:13,944 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >23:41:13,947 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:13,948 INFO blivet: sda3 is a partition >23:41:13,951 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >23:41:13,954 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:13,957 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:41:13,961 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >23:41:13,964 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >23:41:13,965 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:13,968 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >23:41:13,969 DEBUG blivet: looking up parted Partition: /dev/sda3 >23:41:13,981 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >23:41:13,984 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >23:41:13,988 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >23:41:13,991 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >23:41:13,992 INFO blivet: added partition sda3 (id 3) to device tree >23:41:13,994 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >23:41:13,997 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >23:41:14,001 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:41:14,005 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >23:41:14,061 WARN blivet: disklabel detected but not usable on sda3 >23:41:14,063 INFO blivet: type detected on 'sda3' is 'ntfs' >23:41:14,855 DEBUG blivet: padding min size from 10388 up to 10888 >23:41:14,861 DEBUG blivet: NTFS.supported: supported: False ; >23:41:14,862 DEBUG blivet: getFormat('ntfs') returning NTFS instance >23:41:14,865 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >23:41:14,868 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >23:41:14,870 DEBUG blivet: looking up parted Device: /dev/sda3 >23:41:14,875 INFO blivet: got device: PartitionDevice instance (0x32eb7d0) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 15109.0234375 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 30943280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32538 did: 0 busy: False > hardwareGeometry: (1926, 255, 63) biosGeometry: (1926, 255, 63) > PedDevice: <_ped.Device object at 0x34cdcb0> > 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 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b95d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b4ad0> PedPartition: <_ped.Partition object at 0x32b70b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 945829888 end = 976773167 length = 30943280 > flags = diag >23:41:14,878 DEBUG blivet: NTFS.supported: supported: False ; >23:41:14,879 INFO blivet: got format: NTFS instance (0x3587890) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = CE24E23D24E227E3 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = LENOVO_PART size = 15000.0 targetSize = 15000.0 > >23:41:14,894 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part4 /dev/disk/by-id/wwn-0x5000c50038b244a3-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '4', > 'ID_PART_ENTRY_OFFSET': '147222526', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '798607362', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': 'fa66d81c-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664886', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part4', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >23:41:14,895 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >23:41:14,898 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >23:41:14,901 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:14,902 INFO blivet: sda4 is a partition >23:41:14,905 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >23:41:14,908 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:14,911 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:41:14,915 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >23:41:14,918 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >23:41:14,919 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:14,922 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >23:41:14,923 DEBUG blivet: looking up parted Partition: /dev/sda4 >23:41:14,940 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >23:41:14,943 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >23:41:14,946 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >23:41:14,949 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >23:41:14,950 INFO blivet: added partition sda4 (id 4) to device tree >23:41:14,953 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >23:41:14,956 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >23:41:14,959 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:41:14,962 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >23:41:14,995 WARN blivet: disklabel detected but not usable on sda4 >23:41:14,999 DEBUG blivet: no type or existing type for sda4, bailing >23:41:15,006 DEBUG blivet: looking up parted Device: /dev/sda4 >23:41:15,014 INFO blivet: got device: PartitionDevice instance (0x3587b50) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 389945.000977 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x34cddd0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x32b4c50> PedPartition: <_ped.Partition object at 0x32b7110> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 147222526 end = 945829887 length = 798607362 > flags = >23:41:15,030 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part5 /dev/disk/by-id/wwn-0x5000c50038b244a3-part5 /dev/disk/by-uuid/58e7a207-76d8-4033-bb5c-4c10fe0959d6', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '58e7a207-76d8-4033-bb5c-4c10fe0959d6', > 'ID_FS_UUID_ENC': '58e7a207-76d8-4033-bb5c-4c10fe0959d6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '5', > 'ID_PART_ENTRY_OFFSET': '147222528', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62914560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664909', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part5', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part5', > '/dev/disk/by-uuid/58e7a207-76d8-4033-bb5c-4c10fe0959d6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >23:41:15,032 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >23:41:15,034 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >23:41:15,037 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:15,038 INFO blivet: sda5 is a partition >23:41:15,041 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >23:41:15,044 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:15,047 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:41:15,051 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >23:41:15,054 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >23:41:15,066 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:15,069 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >23:41:15,070 DEBUG blivet: looking up parted Partition: /dev/sda5 >23:41:15,077 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >23:41:15,081 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >23:41:15,085 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >23:41:15,088 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >23:41:15,089 INFO blivet: added partition sda5 (id 5) to device tree >23:41:15,092 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >23:41:15,095 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >23:41:15,098 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >23:41:15,101 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >23:41:15,123 WARN blivet: disklabel detected but not usable on sda5 >23:41:15,124 INFO blivet: type detected on 'sda5' is 'ext4' >23:41:15,475 DEBUG blivet: padding min size from 7945 up to 8445 >23:41:15,480 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:15,481 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:15,485 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >23:41:15,488 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >23:41:15,491 DEBUG blivet: looking up parted Device: /dev/sda5 >23:41:15,496 INFO blivet: got device: PartitionDevice instance (0x3587bd0) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 30720.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32538 did: 0 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x34cdef0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b4e50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b4dd0> PedPartition: <_ped.Partition object at 0x32b7170> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 147222528 end = 210137087 length = 62914560 > flags = >23:41:15,499 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:15,500 INFO blivet: got format: Ext4FS instance (0x3587850) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 58e7a207-76d8-4033-bb5c-4c10fe0959d6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 30720.0 targetSize = 30720.0 > >23:41:15,522 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part6 /dev/disk/by-id/wwn-0x5000c50038b244a3-part6 /dev/disk/by-uuid/4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', > 'ID_FS_UUID_ENC': '4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '6', > 'ID_PART_ENTRY_OFFSET': '210139136', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943360', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664932', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part6', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part6', > '/dev/disk/by-uuid/4b55c3a1-f87d-43dc-99d7-eaf6ae537a70'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >23:41:15,523 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >23:41:15,527 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >23:41:15,530 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:15,531 INFO blivet: sda6 is a partition >23:41:15,535 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >23:41:15,538 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:15,542 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:41:15,546 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >23:41:15,550 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >23:41:15,551 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:15,555 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >23:41:15,556 DEBUG blivet: looking up parted Partition: /dev/sda6 >23:41:15,568 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >23:41:15,572 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >23:41:15,576 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >23:41:15,579 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >23:41:15,580 INFO blivet: added partition sda6 (id 6) to device tree >23:41:15,584 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >23:41:15,587 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >23:41:15,590 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >23:41:15,593 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >23:41:15,628 WARN blivet: disklabel detected but not usable on sda6 >23:41:15,630 INFO blivet: type detected on 'sda6' is 'ext4' >23:41:15,767 DEBUG blivet: padding min size from 3376 up to 3713 >23:41:15,771 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:15,772 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:15,775 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >23:41:15,778 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >23:41:15,781 DEBUG blivet: looking up parted Device: /dev/sda6 >23:41:15,787 INFO blivet: got device: PartitionDevice instance (0x3587d90) -- > name = sda6 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20480.15625 > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x34cdd40> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b9050> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b4f90> PedPartition: <_ped.Partition object at 0x32b71d0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 210139136 end = 252082495 length = 41943360 > flags = >23:41:15,791 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:15,792 INFO blivet: got format: Ext4FS instance (0x3590550) -- > type = ext4 name = ext4 status = False > device = /dev/sda6 uuid = 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >23:41:15,812 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part7 /dev/disk/by-id/wwn-0x5000c50038b244a3-part7 /dev/disk/by-uuid/debda339-29d6-48a4-a0d8-11000d6093c1', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'debda339-29d6-48a4-a0d8-11000d6093c1', > 'ID_FS_UUID_ENC': 'debda339-29d6-48a4-a0d8-11000d6093c1', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '7', > 'ID_PART_ENTRY_OFFSET': '252084224', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664953', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part7', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part7', > '/dev/disk/by-uuid/debda339-29d6-48a4-a0d8-11000d6093c1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >23:41:15,813 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >23:41:15,816 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >23:41:15,819 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:15,820 INFO blivet: sda7 is a partition >23:41:15,823 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >23:41:15,827 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:15,830 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:41:15,834 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >23:41:15,837 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >23:41:15,838 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:15,842 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >23:41:15,842 DEBUG blivet: looking up parted Partition: /dev/sda7 >23:41:15,861 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >23:41:15,864 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >23:41:15,868 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >23:41:15,871 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >23:41:15,872 INFO blivet: added partition sda7 (id 7) to device tree >23:41:15,874 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >23:41:15,877 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >23:41:15,880 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >23:41:15,883 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >23:41:15,913 WARN blivet: disklabel detected but not usable on sda7 >23:41:15,915 INFO blivet: type detected on 'sda7' is 'ext4' >23:41:16,030 DEBUG blivet: padding min size from 4597 up to 5056 >23:41:16,034 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:16,035 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:16,039 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >23:41:16,042 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >23:41:16,045 DEBUG blivet: looking up parted Device: /dev/sda7 >23:41:16,050 INFO blivet: got device: PartitionDevice instance (0x3587950) -- > name = sda7 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x34cde60> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b9210> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b9190> PedPartition: <_ped.Partition object at 0x32b7230> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 252084224 end = 294027263 length = 41943040 > flags = >23:41:16,054 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:16,055 INFO blivet: got format: Ext4FS instance (0x35903d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda7 uuid = debda339-29d6-48a4-a0d8-11000d6093c1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >23:41:16,075 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part8 /dev/disk/by-id/wwn-0x5000c50038b244a3-part8 /dev/disk/by-uuid/53a14c49-83e9-4745-80d7-01101b14446d', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '53a14c49-83e9-4745-80d7-01101b14446d', > 'ID_FS_UUID_ENC': '53a14c49-83e9-4745-80d7-01101b14446d', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '8', > 'ID_PART_ENTRY_OFFSET': '294029312', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4194304', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': 'fa66d81c-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664973', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part8', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part8', > '/dev/disk/by-uuid/53a14c49-83e9-4745-80d7-01101b14446d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >23:41:16,076 INFO blivet: scanning sda8 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >23:41:16,079 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >23:41:16,082 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:16,083 INFO blivet: sda8 is a partition >23:41:16,085 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >23:41:16,088 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:16,092 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:41:16,095 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >23:41:16,099 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >23:41:16,099 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:16,103 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >23:41:16,104 DEBUG blivet: looking up parted Partition: /dev/sda8 >23:41:16,121 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >23:41:16,124 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >23:41:16,127 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >23:41:16,131 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >23:41:16,131 INFO blivet: added partition sda8 (id 8) to device tree >23:41:16,134 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >23:41:16,137 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >23:41:16,140 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >23:41:16,143 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >23:41:16,148 WARN blivet: disklabel detected but not usable on sda8 >23:41:16,151 INFO blivet: type detected on 'sda8' is 'swap' >23:41:16,155 DEBUG blivet: SwapSpace.__init__: device: /dev/sda8 ; serial: 5VJCBDQL ; uuid: 53a14c49-83e9-4745-80d7-01101b14446d ; exists: True ; label: None ; >23:41:16,157 DEBUG blivet: getFormat('swap') returning SwapSpace instance >23:41:16,163 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >23:41:16,166 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: swap ; >23:41:16,168 DEBUG blivet: looking up parted Device: /dev/sda8 >23:41:16,172 INFO blivet: got device: PartitionDevice instance (0x3587d10) -- > name = sda8 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 2048.0 > format = existing swap > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x3599050> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b93d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x32b9350> PedPartition: <_ped.Partition object at 0x32b7290> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 294029312 end = 298223615 length = 4194304 > flags = >23:41:16,173 INFO blivet: got format: SwapSpace instance (0x3590a10) -- > type = swap name = swap status = True > device = /dev/sda8 uuid = 53a14c49-83e9-4745-80d7-01101b14446d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >23:41:16,189 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part9 /dev/disk/by-id/wwn-0x5000c50038b244a3-part9 /dev/disk/by-uuid/31bc6887-3ae7-4009-a130-7c0b207377c2', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '31bc6887-3ae7-4009-a130-7c0b207377c2', > 'ID_FS_UUID_ENC': '31bc6887-3ae7-4009-a130-7c0b207377c2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '9', > 'ID_PART_ENTRY_OFFSET': '298225664', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '647604224', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-09', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664994', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part9', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part9', > '/dev/disk/by-uuid/31bc6887-3ae7-4009-a130-7c0b207377c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >23:41:16,190 INFO blivet: scanning sda9 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >23:41:16,193 DEBUG blivet: DeviceTree.getDeviceByName: name: sda9 ; >23:41:16,196 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:16,197 INFO blivet: sda9 is a partition >23:41:16,201 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda9 ; >23:41:16,204 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >23:41:16,207 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >23:41:16,211 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >23:41:16,214 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >23:41:16,215 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:16,218 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >23:41:16,219 DEBUG blivet: looking up parted Partition: /dev/sda9 >23:41:16,234 DEBUG blivet: PartitionDevice.probe: sda9 ; exists: True ; >23:41:16,246 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >23:41:16,249 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >23:41:16,253 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >23:41:16,253 INFO blivet: added partition sda9 (id 9) to device tree >23:41:16,258 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >23:41:16,261 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >23:41:16,264 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >23:41:16,267 DEBUG blivet: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >23:41:16,305 WARN blivet: disklabel detected but not usable on sda9 >23:41:16,307 INFO blivet: type detected on 'sda9' is 'ext4' >23:41:16,434 DEBUG blivet: padding min size from 154130 up to 154630 >23:41:16,438 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:16,439 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:16,443 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >23:41:16,447 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >23:41:16,450 DEBUG blivet: looking up parted Device: /dev/sda9 >23:41:16,458 INFO blivet: got device: PartitionDevice instance (0x32a2b10) -- > name = sda9 status = True kids = 0 id = 9 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 316213.0 > format = existing ext4 filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 647604224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32538 did: 0 busy: False > hardwareGeometry: (40311, 255, 63) biosGeometry: (40311, 255, 63) > PedDevice: <_ped.Device object at 0x322add0> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: <parted.filesystem.FileSystem object at 0x32b9590> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b9510> PedPartition: <_ped.Partition object at 0x32b72f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 298225664 end = 945829887 length = 647604224 > flags = >23:41:16,461 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:16,462 INFO blivet: got format: Ext4FS instance (0x3590910) -- > type = ext4 name = ext4 status = False > device = /dev/sda9 uuid = 31bc6887-3ae7-4009-a130-7c0b207377c2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 316213.0 targetSize = 316213.0 > >23:41:16,473 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0 /dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000297a8', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'SMI_USB_DISK_AA00000000003157-0:0', > 'ID_SERIAL_SHORT': 'AA00000000003157', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI', > 'ID_VENDOR_ENC': 'SMI\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '772373', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0', > '/dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >23:41:16,475 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb)... >23:41:16,478 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:41:16,481 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:16,484 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >23:41:16,488 INFO blivet: sdb is a disk >23:41:16,489 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:16,493 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >23:41:16,531 INFO blivet: added disk sdb (id 10) to device tree >23:41:16,532 DEBUG blivet: looking up parted Device: /dev/sdb >23:41:16,537 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >23:41:16,543 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >23:41:16,548 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >23:41:16,550 DEBUG blivet: required disklabel type for sdb (1) is None >23:41:16,552 DEBUG blivet: default disklabel type for sdb is msdos >23:41:16,555 DEBUG blivet: selecting msdos disklabel for sdb based on size >23:41:16,566 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >23:41:16,573 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x358e410>] > device: <parted.device.Device object at 0x3590450> > PedDisk: <_ped.Disk object at 0x32b57e8> >23:41:16,576 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >23:41:16,582 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >23:41:16,587 INFO blivet: got device: DiskDevice instance (0x3587cd0) -- > name = sdb status = True kids = 0 id = 10 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SMI USB DISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x35990e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x3590410> >23:41:16,610 INFO blivet: got format: DiskLabel instance (0x35902d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x358e410>] > device: <parted.device.Device object at 0x3590450> > PedDisk: <_ped.Disk object at 0x32b57e8> > origPartedDisk = <parted.disk.Disk object at 0x358e290> > partedDevice = parted.Device instance -- > model: SMI USB DISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x3599200> > >23:41:16,635 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/72BB-95AE', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72BB-95AE', > 'ID_FS_UUID_ENC': '72BB-95AE', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826881', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '000297a8-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000297a8', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'SMI_USB_DISK_AA00000000003157-0:0', > 'ID_SERIAL_SHORT': 'AA00000000003157', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI', > 'ID_VENDOR_ENC': 'SMI\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '772400', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/72BB-95AE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >23:41:16,636 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >23:41:16,644 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >23:41:16,651 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:16,652 INFO blivet: sdb1 is a partition >23:41:16,655 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >23:41:16,658 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >23:41:16,662 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdb (10) with existing msdos disklabel >23:41:16,665 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >23:41:16,669 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >23:41:16,670 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:16,673 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >23:41:16,674 DEBUG blivet: looking up parted Partition: /dev/sdb1 >23:41:16,702 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >23:41:16,713 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >23:41:16,717 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >23:41:16,722 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >23:41:16,724 INFO blivet: added partition sdb1 (id 11) to device tree >23:41:16,728 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >23:41:16,732 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >23:41:16,737 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >23:41:16,741 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >23:41:16,762 WARN blivet: disklabel detected but not usable on sdb1 >23:41:16,772 DEBUG blivet: getFormat('efi') returning EFIFS instance >23:41:16,774 INFO blivet: type detected on 'sdb1' is 'vfat' >23:41:16,776 DEBUG blivet: getFormat('efi') returning EFIFS instance >23:41:16,781 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >23:41:16,785 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >23:41:16,789 DEBUG blivet: looking up parted Device: /dev/sdb1 >23:41:16,796 INFO blivet: got device: PartitionDevice instance (0x35901d0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 7728MB disk sdb (10) with existing msdos disklabel'] > uuid = None size = 7727.96923828 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826881 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32538 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x3599170> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x358e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x358e4d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x358e450> PedPartition: <_ped.Partition object at 0x35808f0> > disk = existing 7728MB disk sdb (10) with existing msdos disklabel > start = 63 end = 15826943 length = 15826881 > flags = boot, lba >23:41:16,798 INFO blivet: got format: EFIFS instance (0x3590f50) -- > type = efi name = EFI 系統åå²å status = False > device = /dev/sdb1 uuid = 72BB-95AE exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0.0 targetSize = 0.0 > >23:41:16,804 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '915863', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:41:16,805 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >23:41:16,808 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >23:41:16,811 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:16,816 INFO blivet: loop0 is a loop device >23:41:16,820 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:41:16,825 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >23:41:16,831 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:16,831 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:16,836 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >23:41:16,837 INFO blivet: added file /osmin.img (deleted) (id 12) to device tree >23:41:16,840 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >23:41:16,841 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:16,844 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:41:16,845 INFO blivet: added loop loop0 (id 13) to device tree >23:41:16,848 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:41:16,851 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:41:16,851 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:41:16,852 DEBUG blivet: device loop0 does not contain a disklabel >23:41:16,852 INFO blivet: type detected on 'loop0' is 'squashfs' >23:41:16,853 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:41:16,856 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >23:41:16,858 INFO blivet: got device: LoopDevice instance (0x3587e50) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0MB file /osmin.img (deleted) (12)'] > 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 >23:41:16,858 INFO blivet: got format: DeviceFormat instance (0x358e550) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >23:41:16,863 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '915974', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:41:16,864 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >23:41:16,867 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:41:16,870 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:16,871 INFO blivet: loop1 is a loop device >23:41:16,873 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:41:16,876 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >23:41:16,879 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:16,880 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:16,883 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >23:41:16,884 INFO blivet: added file /osmin (id 14) to device tree >23:41:16,888 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >23:41:16,888 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:16,892 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:41:16,892 INFO blivet: added loop loop1 (id 15) to device tree >23:41:16,895 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:41:16,898 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:41:16,899 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:41:16,899 DEBUG blivet: device loop1 does not contain a disklabel >23:41:16,900 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >23:41:16,901 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:41:16,904 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >23:41:16,905 INFO blivet: got device: LoopDevice instance (0x358e890) -- > name = loop1 status = False kids = 0 id = 15 > parents = ['existing 0MB file /osmin (14)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >23:41:16,906 INFO blivet: got format: DeviceFormat instance (0x358e990) -- > 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 > >23:41:16,911 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '917773', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:41:16,912 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >23:41:16,915 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >23:41:16,918 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:16,918 INFO blivet: loop2 is a loop device >23:41:16,921 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:41:16,924 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >23:41:16,927 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:16,928 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:16,932 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >23:41:16,933 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 16) to device tree >23:41:16,936 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >23:41:16,937 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:16,941 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:41:16,942 INFO blivet: added loop loop2 (id 17) to device tree >23:41:16,945 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:41:16,948 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:41:16,948 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:41:16,949 DEBUG blivet: device loop2 does not contain a disklabel >23:41:16,950 INFO blivet: type detected on 'loop2' is 'squashfs' >23:41:16,951 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >23:41:16,953 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >23:41:16,974 DEBUG blivet: looking up parted Device: /run/initramfs/live/LiveOS/squashfs.img >23:41:16,998 DEBUG blivet: looking up parted Device: /dev/loop2 >23:41:17,009 INFO blivet: got device: LoopDevice instance (0x358eb10) -- > name = loop2 status = True kids = 0 id = 17 > parents = ['existing 886MB file /run/initramfs/live/LiveOS/squashfs.img (16)'] > uuid = None size = 886.75390625 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop2 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 1816072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32538 did: 0 busy: False > hardwareGeometry: (113, 255, 63) biosGeometry: (113, 255, 63) > PedDevice: <_ped.Device object at 0x35993b0> > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >23:41:17,020 INFO blivet: got format: DeviceFormat instance (0x3590790) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >23:41:17,032 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '917978', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:41:17,033 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >23:41:17,048 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:41:17,051 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:17,051 INFO blivet: loop3 is a loop device >23:41:17,054 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >23:41:17,068 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >23:41:17,071 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:17,072 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:17,087 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >23:41:17,088 INFO blivet: added file /LiveOS/ext3fs.img (id 18) to device tree >23:41:17,091 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >23:41:17,092 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:17,100 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >23:41:17,108 INFO blivet: added loop loop3 (id 19) to device tree >23:41:17,111 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >23:41:17,114 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >23:41:17,122 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:17,123 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:17,123 DEBUG blivet: device loop3 does not contain a disklabel >23:41:17,124 INFO blivet: type detected on 'loop3' is 'ext4' >23:41:17,253 DEBUG blivet: using current size 0 as min size >23:41:17,257 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:17,258 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:17,261 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >23:41:17,262 INFO blivet: got device: LoopDevice instance (0x358eb90) -- > name = loop3 status = False kids = 0 id = 19 > parents = ['existing 0MB file /LiveOS/ext3fs.img (18)'] > 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 >23:41:17,266 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:17,267 INFO blivet: got format: Ext4FS instance (0x358e590) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >23:41:17,272 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '919928', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:41:17,273 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >23:41:17,276 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >23:41:17,279 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:17,280 INFO blivet: loop4 is a loop device >23:41:17,283 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >23:41:17,288 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/overlay-LIVE-72BB-95AE ; >23:41:17,291 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:17,292 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:17,295 DEBUG blivet: FileDevice._setFormat: /LiveOS/overlay-LIVE-72BB-95AE ; current: None ; type: None ; >23:41:17,296 INFO blivet: added file /LiveOS/overlay-LIVE-72BB-95AE (id 20) to device tree >23:41:17,300 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/overlay-LIVE-72BB-95AE ; >23:41:17,300 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:17,304 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:41:17,304 INFO blivet: added loop loop4 (id 21) to device tree >23:41:17,307 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >23:41:17,310 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >23:41:17,311 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:41:17,311 DEBUG blivet: device loop4 does not contain a disklabel >23:41:17,313 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >23:41:17,314 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:41:17,317 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >23:41:17,319 INFO blivet: got device: LoopDevice instance (0x358ebd0) -- > name = loop4 status = False kids = 0 id = 21 > parents = ['existing 0MB file /LiveOS/overlay-LIVE-72BB-95AE (20)'] > 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 >23:41:17,319 INFO blivet: got format: DeviceFormat instance (0x358ed90) -- > 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 > >23:41:17,328 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5454', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:41:17,329 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >23:41:17,332 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >23:41:17,335 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:17,335 INFO blivet: live-rw is a device-mapper device >23:41:17,338 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >23:41:17,342 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:41:17,345 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >23:41:17,349 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >23:41:17,353 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (21) with existing DM_snapshot_cow >23:41:17,357 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >23:41:17,360 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:17,365 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >23:41:17,366 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:17,379 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:41:17,381 INFO blivet: added dm live-rw (id 22) to device tree >23:41:17,385 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:41:17,394 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:41:17,406 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:17,409 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:17,411 DEBUG blivet: device live-rw does not contain a disklabel >23:41:17,416 INFO blivet: type detected on 'live-rw' is 'ext4' >23:41:17,537 DEBUG blivet: padding min size from 3285 up to 3613 >23:41:17,542 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:17,544 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:17,548 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:41:17,551 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >23:41:17,597 INFO blivet: got device: DMDevice instance (0x358ee50) -- > name = live-rw status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop4 (21) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32538 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x35994d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:41:17,612 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:17,613 INFO blivet: got format: Ext4FS instance (0x358ec10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >23:41:17,632 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '154788', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >23:41:17,633 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >23:41:17,636 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >23:41:17,639 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:17,640 INFO blivet: live-base is a device-mapper device >23:41:17,643 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >23:41:17,646 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >23:41:17,657 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:41:17,668 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >23:41:17,672 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >23:41:17,675 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:17,679 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >23:41:17,679 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:17,683 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >23:41:17,683 INFO blivet: added dm live-base (id 23) to device tree >23:41:17,686 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >23:41:17,691 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >23:41:17,696 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:17,698 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:17,699 DEBUG blivet: device live-base does not contain a disklabel >23:41:17,701 INFO blivet: type detected on 'live-base' is 'ext4' >23:41:17,911 DEBUG blivet: using current size 0 as min size >23:41:17,940 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:17,960 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:18,051 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >23:41:18,066 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >23:41:18,079 INFO blivet: got device: DMDevice instance (0x358ef50) -- > name = live-base status = True kids = 0 id = 23 > parents = ['existing 0MB loop loop3 (19) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32538 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3599560> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >23:41:18,104 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:18,105 INFO blivet: got format: Ext4FS instance (0x3a0e910) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >23:41:18,135 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '188586', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >23:41:18,143 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >23:41:18,152 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:41:18,155 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:18,169 INFO blivet: live-osimg-min is a device-mapper device >23:41:18,181 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >23:41:18,198 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >23:41:18,213 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >23:41:18,223 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >23:41:18,242 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing DM_snapshot_cow >23:41:18,266 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >23:41:18,286 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >23:41:18,299 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:41:18,318 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:18,337 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >23:41:18,340 DEBUG blivet: getFormat('None') returning DeviceFormat instance >23:41:18,348 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >23:41:18,351 INFO blivet: added dm live-osimg-min (id 24) to device tree >23:41:18,362 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >23:41:18,370 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >23:41:18,384 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:18,385 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:18,385 DEBUG blivet: device live-osimg-min does not contain a disklabel >23:41:18,386 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >23:41:18,509 DEBUG blivet: using current size 0 as min size >23:41:18,520 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:18,523 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >23:41:18,530 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >23:41:18,533 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >23:41:18,538 INFO blivet: got device: DMDevice instance (0x3a168d0) -- > name = live-osimg-min status = True kids = 0 id = 24 > parents = ['existing 0MB loop loop3 (19) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32538 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3599680> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >23:41:18,562 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:18,563 INFO blivet: got format: Ext4FS instance (0x3a16790) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >23:41:18,689 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:41:18,750 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:41:18,759 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:18,773 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:18,818 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:41:18,879 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:41:18,892 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:18,906 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:18,958 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:41:19,025 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:41:19,036 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:19,052 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:19,102 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >23:41:19,161 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:41:19,167 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:19,186 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:19,237 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >23:41:19,296 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:41:19,308 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:19,329 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:19,380 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >23:41:19,443 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:41:19,454 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:19,467 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:19,525 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >23:41:19,533 DEBUG blivet: SwapSpace.teardown: device: /dev/sda8 ; status: True ; type: swap ; >23:41:19,571 DEBUG blivet: SwapSpace.teardown: device: /dev/sda8 ; status: False ; type: swap ; >23:41:19,784 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:41:19,796 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:19,810 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:19,861 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >23:41:19,923 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:41:19,937 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:19,957 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:20,011 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:41:20,021 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:41:20,054 DEBUG blivet: LoopDevice.teardown: loop2 ; status: True ; controllable: False ; >23:41:20,075 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >23:41:20,081 INFO blivet: edd: collected mbr signatures: {'sda': '0xfa66d81c', 'sdb': '0x000297a8'} >23:41:20,091 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >23:41:20,118 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:41:21,655 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >23:41:21,656 INFO blivet: error parsing blkid.tab: [Errno 2] æ²ææ¤ä¸æªæ¡æç®é: '/mnt/sysimage/etc/blkid/blkid.tab' >23:41:21,657 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >23:41:21,695 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >23:41:21,697 DEBUG blivet: crypttab maps: [] >23:41:21,698 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >23:41:21,703 DEBUG blivet: resolved 'UUID=58e7a207-76d8-4033-bb5c-4c10fe0959d6' to 'sda5' (partition) >23:41:21,704 DEBUG blivet: resolved 'UUID=31bc6887-3ae7-4009-a130-7c0b207377c2' to 'sda9' (partition) >23:41:21,709 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >23:41:21,919 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >23:41:21,922 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:41:22,448 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >23:41:22,448 INFO blivet: error parsing blkid.tab: [Errno 2] æ²ææ¤ä¸æªæ¡æç®é: '/mnt/sysimage/etc/blkid/blkid.tab' >23:41:22,449 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >23:41:22,450 INFO blivet: error parsing crypttab: [Errno 2] æ²ææ¤ä¸æªæ¡æç®é: '/mnt/sysimage/etc/crypttab' >23:41:22,453 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >23:41:22,464 DEBUG blivet: resolved 'UUID=4b55c3a1-f87d-43dc-99d7-eaf6ae537a70' to 'sda6' (partition) >23:41:22,465 DEBUG blivet: resolved 'UUID=31bc6887-3ae7-4009-a130-7c0b207377c2' to 'sda9' (partition) >23:41:22,466 DEBUG blivet: resolved 'UUID=53a14c49-83e9-4745-80d7-01101b14446d' to 'sda8' (partition) >23:41:22,475 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >23:41:22,612 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >23:41:22,616 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:41:23,032 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >23:41:23,033 INFO blivet: error parsing blkid.tab: [Errno 2] æ²ææ¤ä¸æªæ¡æç®é: '/mnt/sysimage/etc/blkid/blkid.tab' >23:41:23,034 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >23:41:23,035 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >23:41:23,046 DEBUG blivet: crypttab maps: [] >23:41:23,049 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >23:41:23,070 DEBUG blivet: DeviceTree.getDeviceByName: name: tmpfs ; >23:41:23,086 DEBUG blivet: DeviceTree.getDeviceByName returned None >23:41:23,089 DEBUG blivet: failed to resolve 'tmpfs' >23:41:23,093 DEBUG blivet: resolved 'UUID=debda339-29d6-48a4-a0d8-11000d6093c1' to 'sda7' (partition) >23:41:23,098 DEBUG blivet: resolved 'UUID=53a14c49-83e9-4745-80d7-01101b14446d' to 'sda8' (partition) >23:41:23,101 DEBUG blivet: resolved 'UUID=31bc6887-3ae7-4009-a130-7c0b207377c2' to 'sda9' (partition) >23:41:23,115 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >23:41:23,273 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >23:41:23,276 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:41:23,423 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >23:41:23,577 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:41:23,586 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:23,604 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:41:23,806 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:23,817 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:23,837 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:23,860 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:23,875 DEBUG blivet: NTFS.supported: supported: False ; >23:41:23,887 DEBUG blivet: NTFS.supported: supported: False ; >23:41:23,902 DEBUG blivet: NTFS.supported: supported: False ; >23:41:23,920 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:23,934 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:23,949 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:23,966 DEBUG blivet: Ext4FS.supported: supported: True ; >23:41:24,118 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >23:41:24,127 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (23) with existing ext4 filesystem >15:41:34,755 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:41:34,758 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:41:34,762 DEBUG blivet: NFSv4.supported: supported: False ; >15:41:34,765 DEBUG blivet: NFSv4.supported: supported: False ; >15:41:34,769 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:41:34,772 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:41:34,776 DEBUG blivet: Ext4FS.supported: supported: True ; >15:41:34,780 DEBUG blivet: Ext4FS.supported: supported: True ; >15:41:37,083 DEBUG blivet: Ext3FS.supported: supported: True ; >15:41:37,094 DEBUG blivet: Ext3FS.supported: supported: True ; >15:41:37,117 DEBUG blivet: Ext2FS.supported: supported: True ; >15:41:37,124 DEBUG blivet: Ext2FS.supported: supported: True ; >15:41:37,236 DEBUG blivet: SysFS.supported: supported: False ; >15:41:37,240 DEBUG blivet: SysFS.supported: supported: False ; >15:41:37,651 DEBUG blivet: MultipathMember.__init__: >15:41:37,661 DEBUG blivet: MDRaidMember.__init__: >15:41:37,665 DEBUG blivet: ProcFS.supported: supported: False ; >15:41:37,669 DEBUG blivet: ProcFS.supported: supported: False ; >15:41:37,673 DEBUG blivet: SwapSpace.__init__: >15:41:37,679 DEBUG blivet: NoDevFS.supported: supported: False ; >15:41:37,681 DEBUG blivet: NoDevFS.supported: supported: False ; >15:41:37,683 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:41:37,686 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:41:37,689 DEBUG blivet: BTRFS.supported: supported: True ; >15:41:40,700 DEBUG blivet: USBFS.supported: supported: False ; >15:41:40,708 DEBUG blivet: USBFS.supported: supported: False ; >15:41:40,712 DEBUG blivet: DiskLabel.__init__: >15:41:40,714 INFO blivet: DiskLabel.partedDevice returning None >15:41:40,718 DEBUG blivet: HFSPlus.supported: supported: False ; >15:41:40,720 DEBUG blivet: HFSPlus.supported: supported: False ; >15:41:40,722 DEBUG blivet: XFS.supported: supported: True ; >15:41:40,937 DEBUG blivet: XFS.supported: supported: True ; >15:41:40,943 DEBUG blivet: TmpFS.supported: supported: True ; >15:41:41,034 DEBUG blivet: LUKS.__init__: >15:41:41,039 DEBUG blivet: NTFS.supported: supported: False ; >15:41:41,044 DEBUG blivet: NTFS.supported: supported: False ; >15:41:41,046 DEBUG blivet: BindFS.supported: supported: False ; >15:41:41,048 DEBUG blivet: BindFS.supported: supported: False ; >15:41:41,050 DEBUG blivet: HFS.supported: supported: False ; >15:41:41,052 DEBUG blivet: HFS.supported: supported: False ; >15:41:41,055 DEBUG blivet: LVMPhysicalVolume.__init__: >15:41:41,058 DEBUG blivet: NFS.supported: supported: False ; >15:41:41,060 DEBUG blivet: NFS.supported: supported: False ; >15:41:41,062 DEBUG blivet: FATFS.supported: supported: True ; >15:41:41,065 DEBUG blivet: FATFS.supported: supported: True ; >15:41:41,070 DEBUG blivet: DMRaidMember.__init__: >15:42:03,566 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:42:03,571 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >15:43:18,529 INFO blivet: Detected 3600M of memory >15:43:18,533 INFO blivet: Swap attempt of 3600M >15:43:18,539 DEBUG blivet: clearpart: looking at sda9 >15:43:18,540 DEBUG blivet: clearpart: looking at sda8 >15:43:18,542 DEBUG blivet: clearpart: looking at sda7 >15:43:18,543 DEBUG blivet: clearpart: looking at sda6 >15:43:18,545 DEBUG blivet: clearpart: looking at sda5 >15:43:18,546 DEBUG blivet: clearpart: looking at sda4 >15:43:18,547 DEBUG blivet: clearpart: looking at sda3 >15:43:18,547 DEBUG blivet: clearpart: looking at sda2 >15:43:18,548 DEBUG blivet: clearpart: looking at sda1 >15:43:18,549 DEBUG blivet: clearpart: looking at sdb1 >15:43:26,167 DEBUG blivet: checking whether disk sda has an empty extended >15:43:26,183 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x32b42d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1a780429d0> PedPartition: <_ped.Partition object at 0x7f1a7803d5f0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >15:43:26,183 DEBUG blivet: checking whether disk sdb has an empty extended >15:43:26,185 DEBUG blivet: extended is None ; logicals is [] >15:43:26,301 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:43:26,307 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >15:43:26,385 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:43:26,389 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >15:43:26,392 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:43:26,395 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >15:43:26,395 DEBUG blivet: resolved 'sda' to 'sda' (disk) >15:43:26,409 DEBUG blivet: starting Blivet copy >15:43:26,611 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >15:43:26,614 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f1a8025c610> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1a8025c810> PedPartition: <_ped.Partition object at 0x3c0ee90> >15:43:26,617 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >15:43:26,620 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f1a8025c5d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1a8025c690> PedPartition: <_ped.Partition object at 0x3c0ee30> >15:43:26,624 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >15:43:26,626 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x3067d10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1a8025c490> PedPartition: <_ped.Partition object at 0x3c0edd0> >15:43:26,630 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >15:43:26,635 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1a80250e50> PedPartition: <_ped.Partition object at 0x3c0ed70> >15:43:26,639 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >15:43:26,641 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x30671d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3067090> PedPartition: <_ped.Partition object at 0x3c0ed10> >15:43:26,645 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >15:43:26,647 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x3067a50> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3067390> PedPartition: <_ped.Partition object at 0x3c0ecb0> >15:43:26,651 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >15:43:26,653 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x3067e10> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3067710> PedPartition: <_ped.Partition object at 0x3c0ec50> >15:43:26,657 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >15:43:26,659 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x3067890> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3067850> PedPartition: <_ped.Partition object at 0x3c0eb30> >15:43:26,663 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >15:43:26,666 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a80242ad0> fileSystem: <parted.filesystem.FileSystem object at 0x3067ed0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3067790> PedPartition: <_ped.Partition object at 0x3c0ebf0> >15:43:26,670 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >15:43:26,672 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a8024c610> fileSystem: <parted.filesystem.FileSystem object at 0x3067590> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x3067cd0> PedPartition: <_ped.Partition object at 0x3c0e590> >15:43:26,673 DEBUG blivet: finished Blivet copy >15:43:26,674 INFO blivet: hiding device partition sdb1 (id 11) >15:43:26,678 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >15:43:26,679 DEBUG blivet: lvm filter: adding sdb1 to the reject list >15:43:26,679 INFO blivet: hiding device disk sdb (id 10) >15:43:26,680 DEBUG blivet: lvm filter: adding sdb to the reject list >15:43:26,688 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,693 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,697 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,702 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,706 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,712 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,715 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,721 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,725 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,730 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,864 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,870 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,873 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,879 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,883 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,888 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,892 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,897 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,901 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,906 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,915 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,920 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,924 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,930 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,934 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,939 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,943 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,948 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:26,952 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >15:43:26,957 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 389945MB partition sda4 (4) >15:43:35,393 DEBUG blivet: Ext4FS.supported: supported: True ; >15:43:35,394 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:43:36,885 DEBUG blivet: Ext4FS.supported: supported: True ; >15:43:36,886 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:43:36,891 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 30720, ['sda'], {'encrypted': False, 'raid_level': None} >15:43:50,181 DEBUG blivet: Ext4FS.supported: supported: True ; >15:43:50,182 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:43:53,008 DEBUG blivet: Ext4FS.supported: supported: True ; >15:43:53,008 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:43:53,017 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >15:43:53,026 DEBUG storage.ui: Ext4FS.supported: supported: True ; >15:43:53,026 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >15:43:53,031 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >15:43:53,032 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:43:53,035 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: ext4 ; type: None ; >15:43:53,037 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda9 (id 9) >15:43:53,041 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda9 ; status: False ; type: None ; >15:43:53,044 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >15:43:53,048 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >15:43:53,050 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at / on partition sda9 (id 9) >15:43:56,427 DEBUG blivet: Ext4FS.supported: supported: True ; >15:43:56,428 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:43:56,436 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >15:44:00,522 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:00,523 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:00,528 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 30720, ['sda'], {'encrypted': False, 'raid_level': None} >15:44:00,597 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:00,598 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:07,265 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:07,266 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:07,300 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:07,301 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:20,987 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:20,987 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:20,995 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >15:44:21,004 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >15:44:21,007 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: ext4 ; type: None ; >15:44:21,011 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >15:44:21,015 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >15:44:21,018 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >15:44:21,021 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: ext4 ; type: ext4 ; >15:44:23,747 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:23,748 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:23,753 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >15:44:28,968 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:28,969 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:30,403 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:30,403 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:30,411 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 30720, ['sda'], {'encrypted': False, 'raid_level': None} >15:44:30,420 DEBUG storage.ui: Ext4FS.supported: supported: True ; >15:44:30,421 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >15:44:30,424 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >15:44:30,425 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >15:44:30,428 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: ext4 ; type: None ; >15:44:30,429 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sda5 (id 5) >15:44:30,432 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >15:44:30,436 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >15:44:30,439 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >15:44:30,441 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at / on partition sda5 (id 5) >15:44:32,346 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:32,347 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:32,354 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 30720, ['sda'], {'encrypted': False, 'raid_level': None} >15:44:35,573 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:35,574 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:35,579 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >15:44:35,640 DEBUG blivet: NTFS.supported: supported: False ; >15:44:35,641 DEBUG blivet: getFormat('ntfs') returning NTFS instance >15:44:37,921 DEBUG blivet: NTFS.supported: supported: False ; >15:44:37,922 DEBUG blivet: getFormat('ntfs') returning NTFS instance >15:44:37,927 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 200, ['sda'], {'encrypted': False, 'raid_level': None} >15:44:37,956 DEBUG blivet: NTFS.supported: supported: False ; >15:44:37,956 DEBUG blivet: getFormat('ntfs') returning NTFS instance >15:44:38,000 DEBUG blivet: NTFS.supported: supported: False ; >15:44:38,000 DEBUG blivet: getFormat('ntfs') returning NTFS instance >15:44:44,222 DEBUG blivet: NTFS.supported: supported: False ; >15:44:44,223 DEBUG blivet: getFormat('ntfs') returning NTFS instance >15:44:44,228 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 200, ['sda'], {'encrypted': False, 'raid_level': None} >15:44:44,252 DEBUG blivet: NTFS.supported: supported: False ; >15:44:44,253 DEBUG blivet: getFormat('ntfs') returning NTFS instance >15:44:44,296 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:44,296 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:45,496 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:45,497 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:45,502 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >15:44:57,586 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:57,587 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:57,592 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >15:44:59,629 DEBUG blivet: Ext4FS.supported: supported: True ; >15:44:59,630 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:44:59,635 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >15:45:01,263 DEBUG blivet: Ext4FS.supported: supported: True ; >15:45:01,264 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:45:01,269 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >15:45:02,433 DEBUG blivet: Ext4FS.supported: supported: True ; >15:45:02,434 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:45:02,439 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >15:45:03,566 DEBUG blivet: Ext4FS.supported: supported: True ; >15:45:03,567 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:45:03,572 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >15:45:04,824 DEBUG blivet: Ext4FS.supported: supported: True ; >15:45:04,825 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:45:04,830 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >15:45:04,891 DEBUG blivet: SwapSpace.__init__: >15:45:04,891 DEBUG blivet: getFormat('swap') returning SwapSpace instance >15:45:09,690 DEBUG blivet: SwapSpace.__init__: >15:45:09,690 DEBUG blivet: getFormat('swap') returning SwapSpace instance >15:45:09,695 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 2048, ['sda'], {'encrypted': False, 'raid_level': None} >15:45:09,754 DEBUG blivet: Ext4FS.supported: supported: True ; >15:45:09,755 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:45:10,791 DEBUG blivet: Ext4FS.supported: supported: True ; >15:45:10,792 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:45:10,797 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >15:45:13,911 DEBUG blivet: Ext4FS.supported: supported: True ; >15:45:13,912 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:45:13,917 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >15:45:16,070 DEBUG blivet: Ext4FS.supported: supported: True ; >15:45:16,071 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:45:16,076 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >15:45:48,397 DEBUG blivet: Ext4FS.supported: supported: True ; >15:45:48,398 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:45:48,403 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >15:45:59,853 DEBUG blivet: Ext4FS.supported: supported: True ; >15:45:59,854 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:45:59,859 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 20480, ['sda'], {'encrypted': False, 'raid_level': None} >15:46:01,023 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:01,024 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:46:01,029 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >15:46:01,092 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:01,093 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:46:02,657 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:02,658 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:46:02,672 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 30720, ['sda'], {'encrypted': False, 'raid_level': None} >15:46:03,299 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:03,299 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:46:03,305 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 316213, ['sda'], {'encrypted': False, 'raid_level': None} >15:46:03,368 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:03,369 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:46:06,569 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:06,570 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:46:06,578 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f1a780422d0>, 30720, ['sda'], {'encrypted': False, 'raid_level': None} >15:46:08,731 INFO storage.ui: unhiding device disk sdb (id 10) >15:46:08,733 DEBUG storage.ui: lvm filter: removing sdb from the reject list >15:46:08,734 INFO storage.ui: unhiding device partition sdb1 (id 11) >15:46:08,734 DEBUG storage.ui: lvm filter: removing sdb1 from the reject list >15:46:08,737 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >15:46:08,816 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:46:08,820 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >15:46:08,823 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:46:08,827 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >15:46:08,827 DEBUG blivet: resolved 'sda' to 'sda' (disk) >15:46:26,532 INFO blivet: omitting ksdata: existing 476940MB disk sda (0) with existing msdos disklabel >15:46:26,591 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:46:26,671 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:46:26,674 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:26,681 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:26,730 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:46:26,781 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:46:26,786 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:26,792 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:26,838 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:46:26,893 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:46:26,900 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:26,907 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:26,954 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >15:46:27,005 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:46:27,015 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:27,021 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:27,068 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >15:46:27,119 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:46:27,123 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:27,129 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:27,176 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >15:46:27,235 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:46:27,240 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:27,248 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:27,300 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >15:46:27,305 DEBUG blivet: SwapSpace.teardown: device: /dev/sda8 ; status: False ; type: swap ; >15:46:27,311 DEBUG blivet: SwapSpace.teardown: device: /dev/sda8 ; status: False ; type: swap ; >15:46:27,356 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:46:27,360 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:27,366 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:27,415 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >15:46:27,471 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:46:27,475 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:27,481 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:46:27,533 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:46:27,540 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:46:27,570 DEBUG blivet: LoopDevice.teardown: loop2 ; status: True ; controllable: False ; >15:46:27,598 INFO blivet: resetting parted disks... >15:46:27,604 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >15:46:27,607 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >15:46:27,610 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >15:46:27,613 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >15:46:27,617 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >15:46:27,618 DEBUG blivet: sector-based lookup found partition sda1 >15:46:27,621 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >15:46:27,624 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x358e990> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3587ed0> PedPartition: <_ped.Partition object at 0x35949b0> >15:46:27,628 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >15:46:27,629 DEBUG blivet: sector-based lookup found partition sda2 >15:46:27,632 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >15:46:27,634 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x358ec10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x358e550> PedPartition: <_ped.Partition object at 0x3594a10> >15:46:27,637 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >15:46:27,639 DEBUG blivet: sector-based lookup found partition sda3 >15:46:27,642 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >15:46:27,644 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x358ea90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x358e7d0> PedPartition: <_ped.Partition object at 0x3594a70> >15:46:27,647 DEBUG blivet: PartitionDevice.preCommitFixup: sda4 ; >15:46:27,648 DEBUG blivet: extended lookup found partition sda4 >15:46:27,651 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >15:46:27,657 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x358ed10> PedPartition: <_ped.Partition object at 0x3594ad0> >15:46:27,660 DEBUG blivet: PartitionDevice.preCommitFixup: sda5 ; >15:46:27,661 DEBUG blivet: sector-based lookup found partition sda5 >15:46:27,664 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >15:46:27,666 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x7f1a80242c90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x358ecd0> PedPartition: <_ped.Partition object at 0x3594b30> >15:46:27,669 DEBUG blivet: PartitionDevice.preCommitFixup: sda6 ; >15:46:27,671 DEBUG blivet: sector-based lookup found partition sda6 >15:46:27,674 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >15:46:27,677 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x3a165d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a16790> PedPartition: <_ped.Partition object at 0x3594b90> >15:46:27,680 DEBUG blivet: PartitionDevice.preCommitFixup: sda7 ; >15:46:27,681 DEBUG blivet: sector-based lookup found partition sda7 >15:46:27,684 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >15:46:27,686 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x30ca0d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30cacd0> PedPartition: <_ped.Partition object at 0x3594bf0> >15:46:27,689 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >15:46:27,691 DEBUG blivet: sector-based lookup found partition sda8 >15:46:27,694 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >15:46:27,696 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x7f1a8004b650> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30cae90> PedPartition: <_ped.Partition object at 0x3594c50> >15:46:27,699 DEBUG blivet: PartitionDevice.preCommitFixup: sda9 ; >15:46:27,702 DEBUG blivet: sector-based lookup found partition sda9 >15:46:27,705 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >15:46:27,707 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a8024d310> fileSystem: <parted.filesystem.FileSystem object at 0x3a26190> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a0e910> PedPartition: <_ped.Partition object at 0x3594cb0> >15:46:27,711 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >15:46:27,712 DEBUG blivet: sector-based lookup found partition sdb1 >15:46:27,715 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >15:46:27,717 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1a8024cd50> fileSystem: <parted.filesystem.FileSystem object at 0x3a262d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x3a264d0> PedPartition: <_ped.Partition object at 0x3594d10> >15:46:27,718 DEBUG blivet: action: [2] Destroy Format ext4 filesystem on partition sda5 (id 5) >15:46:27,719 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at / on partition sda5 (id 5) >15:46:27,719 INFO blivet: pruning action queue... >15:46:27,720 INFO blivet: sorting actions... >15:46:27,720 DEBUG blivet: action: [2] Destroy Format ext4 filesystem on partition sda5 (id 5) >15:46:27,722 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at / on partition sda5 (id 5) >15:46:27,723 INFO blivet: executing action: [2] Destroy Format ext4 filesystem on partition sda5 (id 5) >15:46:27,726 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: True ; >15:46:27,729 DEBUG blivet: Ext4FS.destroy: device: /dev/sda5 ; status: False ; type: ext4 ; >15:46:28,340 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >15:46:28,438 INFO blivet: executing action: [3] Create Format ext4 filesystem mounted at / on partition sda5 (id 5) >15:46:28,448 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >15:46:28,453 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 1 ; >15:46:28,458 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 2 ; >15:46:28,462 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 3 ; >15:46:28,467 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 4 ; >15:46:28,471 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 5 ; >15:46:28,474 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 6 ; >15:46:28,477 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 8 ; >15:46:28,481 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 9 ; >15:46:28,484 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 10 ; >15:46:28,487 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 11 ; >15:46:28,490 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 12 ; >15:46:28,493 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 13 ; >15:46:28,497 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 14 ; >15:46:28,500 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 15 ; >15:46:28,512 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 9 ; >15:46:28,607 DEBUG blivet: Ext4FS.create: device: /dev/sda5 ; status: False ; type: ext4 ; >15:46:28,613 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda5 ; mountpoint: / ; type: ext4 ; >15:46:38,288 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda5 ; type: ext4 ; >15:46:38,291 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda5 >15:46:39,185 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >15:46:39,256 DEBUG blivet: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >15:46:39,316 DEBUG blivet: sda5 sysfsPath set to /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >15:46:39,436 INFO blivet: Skipping sda5 >15:46:39,450 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:39,457 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:39,464 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:39,471 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:39,479 DEBUG blivet: NTFS.supported: supported: False ; >15:46:39,485 DEBUG blivet: NTFS.supported: supported: False ; >15:46:39,491 DEBUG blivet: NTFS.supported: supported: False ; >15:46:39,499 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:39,505 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:39,512 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:39,521 DEBUG blivet: Ext4FS.supported: supported: True ; >15:46:39,535 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >15:46:39,538 DEBUG blivet: SwapSpace.setup: device: /dev/sda8 ; status: False ; type: swap ; >15:46:39,542 DEBUG blivet: SwapSpace.setup: device: /dev/sda8 ; status: False ; type: swap ; >15:46:39,666 DEBUG blivet: BindFS.supported: supported: False ; >15:46:39,666 DEBUG blivet: getFormat('bind') returning BindFS instance >15:46:39,670 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >15:46:39,675 DEBUG blivet: TmpFS.supported: supported: True ; >15:46:39,697 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >15:46:39,705 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >15:46:39,713 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:46:39,714 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >15:46:39,717 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >15:46:39,721 DEBUG blivet: SysFS.supported: supported: False ; >15:46:39,722 DEBUG blivet: getFormat('sysfs') returning SysFS instance >15:46:39,726 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >15:46:39,730 DEBUG blivet: ProcFS.supported: supported: False ; >15:46:39,730 DEBUG blivet: getFormat('proc') returning ProcFS instance >15:46:39,734 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >15:46:39,738 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:46:39,739 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >15:46:39,742 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >15:46:39,748 DEBUG blivet: USBFS.supported: supported: False ; >15:46:39,749 DEBUG blivet: getFormat('usbfs') returning USBFS instance >15:46:39,752 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >15:46:39,756 DEBUG blivet: BindFS.supported: supported: False ; >15:46:39,756 DEBUG blivet: getFormat('bind') returning BindFS instance >15:46:39,760 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >15:46:39,764 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >15:46:39,793 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >15:46:39,871 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >15:46:39,879 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >15:46:39,887 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >15:46:39,921 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >15:46:39,926 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >15:46:39,930 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >15:46:39,971 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >15:46:39,976 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >15:46:39,980 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >15:46:40,024 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >15:46:40,028 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >15:46:40,031 INFO blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >15:46:40,143 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >15:46:40,158 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >15:46:40,160 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] æ²ææ¤ä¸æªæ¡æç®é >15:46:40,161 INFO blivet: set SELinux context for mountpoint /proc to None >15:46:40,196 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] æ²ææ¤ä¸æªæ¡æç®é >15:46:40,198 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >15:46:40,346 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >15:46:40,353 INFO blivet: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >15:46:40,411 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >15:46:40,417 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >15:46:40,437 INFO blivet: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >15:46:40,485 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >15:46:40,491 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >15:46:40,492 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >15:46:40,540 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] æ¤é æä½ä¸¦ä¸è¢«æ¯æ´ >15:46:40,542 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >15:53:14,393 INFO blivet: not writing out mpath configuration >16:05:16,441 DEBUG blivet: registered device format class LUKS as luks >16:05:16,480 DEBUG blivet: registered device format class Ext2FS as ext2 >16:05:16,481 DEBUG blivet: registered device format class Ext3FS as ext3 >16:05:16,481 DEBUG blivet: registered device format class Ext4FS as ext4 >16:05:16,482 DEBUG blivet: registered device format class FATFS as vfat >16:05:16,482 DEBUG blivet: registered device format class EFIFS as efi >16:05:16,482 DEBUG blivet: registered device format class BTRFS as btrfs >16:05:16,483 DEBUG blivet: registered device format class GFS2 as gfs2 >16:05:16,483 DEBUG blivet: registered device format class JFS as jfs >16:05:16,484 DEBUG blivet: registered device format class ReiserFS as reiserfs >16:05:16,484 DEBUG blivet: registered device format class XFS as xfs >16:05:16,484 DEBUG blivet: registered device format class HFS as hfs >16:05:16,485 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >16:05:16,485 DEBUG blivet: registered device format class HFSPlus as hfs+ >16:05:16,485 DEBUG blivet: registered device format class MacEFIFS as macefi >16:05:16,486 DEBUG blivet: registered device format class NTFS as ntfs >16:05:16,486 DEBUG blivet: registered device format class NFS as nfs >16:05:16,486 DEBUG blivet: registered device format class NFSv4 as nfs4 >16:05:16,487 DEBUG blivet: registered device format class Iso9660FS as iso9660 >16:05:16,487 DEBUG blivet: registered device format class NoDevFS as nodev >16:05:16,487 DEBUG blivet: registered device format class DevPtsFS as devpts >16:05:16,488 DEBUG blivet: registered device format class ProcFS as proc >16:05:16,488 DEBUG blivet: registered device format class SysFS as sysfs >16:05:16,488 DEBUG blivet: registered device format class TmpFS as tmpfs >16:05:16,489 DEBUG blivet: registered device format class BindFS as bind >16:05:16,489 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >16:05:16,489 DEBUG blivet: registered device format class USBFS as usbfs >16:05:16,491 DEBUG blivet: registered device format class MDRaidMember as mdmember >16:05:16,494 DEBUG blivet: registered device format class BIOSBoot as biosboot >16:05:16,496 DEBUG blivet: registered device format class DiskLabel as disklabel >16:05:16,501 DEBUG blivet: registered device format class SwapSpace as swap >16:05:16,503 DEBUG blivet: registered device format class MultipathMember as multipath_member >16:05:16,505 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >16:05:16,506 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >16:05:16,508 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >16:05:20,385 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >16:05:20,387 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:05:20,388 INFO blivet: sdb1 looks to be the live device; marking as protected >16:05:20,455 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >16:05:20,536 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL /dev/disk/by-id/wwn-0x5000c50038b244a3', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '635471', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL', > '/dev/disk/by-id/wwn-0x5000c50038b244a3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:05:20,538 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:05:20,540 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:05:20,542 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:20,544 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >16:05:20,547 INFO blivet: sda is a disk >16:05:20,548 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:20,570 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:05:20,659 INFO blivet: added disk sda (id 0) to device tree >16:05:20,660 DEBUG blivet: looking up parted Device: /dev/sda >16:05:20,669 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:05:20,673 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >16:05:20,678 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:05:20,680 DEBUG blivet: required disklabel type for sda (1) is None >16:05:20,680 DEBUG blivet: default disklabel type for sda is msdos >16:05:20,682 DEBUG blivet: selecting msdos disklabel for sda based on size >16:05:20,692 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >16:05:20,914 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1434950>, <parted.partition.Partition object at 0x1434bd0>, <parted.partition.Partition object at 0x1434fd0>, <parted.partition.Partition object at 0x1419990>, <parted.partition.Partition object at 0x143a150>, <parted.partition.Partition object at 0x143a310>, <parted.partition.Partition object at 0x143a4d0>, <parted.partition.Partition object at 0x143a690>, <parted.partition.Partition object at 0x1434e50>] > device: <parted.device.Device object at 0x1434790> > PedDisk: <_ped.Disk object at 0x1437878> >16:05:20,915 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >16:05:20,918 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:05:20,931 INFO blivet: got device: DiskDevice instance (0x13b7990) -- > name = sda status = True kids = 0 id = 0 > 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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x12c2f80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1419810> >16:05:20,944 INFO blivet: got format: DiskLabel instance (0x14198d0) -- > 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 = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1434950>, <parted.partition.Partition object at 0x1434bd0>, <parted.partition.Partition object at 0x1434fd0>, <parted.partition.Partition object at 0x1419990>, <parted.partition.Partition object at 0x143a150>, <parted.partition.Partition object at 0x143a310>, <parted.partition.Partition object at 0x143a4d0>, <parted.partition.Partition object at 0x143a690>, <parted.partition.Partition object at 0x1434e50>] > device: <parted.device.Device object at 0x1434790> > PedDisk: <_ped.Disk object at 0x1437878> > origPartedDisk = <parted.disk.Disk object at 0x143a890> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x13fb290> > >16:05:20,960 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part1 /dev/disk/by-id/wwn-0x5000c50038b244a3-part1 /dev/disk/by-uuid/9EA83A49A83A1FE7', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9EA83A49A83A1FE7', > 'ID_FS_UUID_ENC': '9EA83A49A83A1FE7', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'fa66d81c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664700', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part1', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part1', > '/dev/disk/by-uuid/9EA83A49A83A1FE7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >16:05:20,961 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >16:05:20,963 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >16:05:20,965 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:20,966 INFO blivet: sda1 is a partition >16:05:20,968 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >16:05:20,970 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:05:20,972 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >16:05:20,975 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >16:05:20,978 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >16:05:20,978 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:20,981 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >16:05:20,981 DEBUG blivet: looking up parted Partition: /dev/sda1 >16:05:20,984 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >16:05:20,987 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >16:05:20,989 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >16:05:20,991 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >16:05:20,992 INFO blivet: added partition sda1 (id 1) to device tree >16:05:20,994 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >16:05:20,996 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >16:05:20,998 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:05:21,001 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >16:05:21,011 WARN blivet: disklabel detected but not usable on sda1 >16:05:21,012 INFO blivet: type detected on 'sda1' is 'ntfs' >16:05:21,020 DEBUG blivet: NTFS.supported: supported: False ; >16:05:21,021 DEBUG blivet: getFormat('ntfs') returning NTFS instance >16:05:21,024 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >16:05:21,026 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >16:05:21,028 DEBUG blivet: looking up parted Device: /dev/sda1 >16:05:21,032 INFO blivet: got device: PartitionDevice instance (0x143ae10) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 200.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x13fb9e0> > 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 0x1434850> fileSystem: <parted.filesystem.FileSystem object at 0x1434d10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1434a10> PedPartition: <_ped.Partition object at 0x1439170> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 411647 length = 409600 > flags = boot >16:05:21,036 DEBUG blivet: NTFS.supported: supported: False ; >16:05:21,037 INFO blivet: got format: NTFS instance (0x14441d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 9EA83A49A83A1FE7 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >16:05:21,053 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part2 /dev/disk/by-id/wwn-0x5000c50038b244a3-part2 /dev/disk/by-uuid/36343E87343E4A5F', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '36343E87343E4A5F', > 'ID_FS_UUID_ENC': '36343E87343E4A5F', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '411648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '146808012', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'fa66d81c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664838', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part2', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part2', > '/dev/disk/by-uuid/36343E87343E4A5F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >16:05:21,054 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >16:05:21,056 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >16:05:21,059 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:21,059 INFO blivet: sda2 is a partition >16:05:21,061 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >16:05:21,063 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:05:21,066 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >16:05:21,068 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >16:05:21,071 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >16:05:21,071 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:21,074 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >16:05:21,075 DEBUG blivet: looking up parted Partition: /dev/sda2 >16:05:21,077 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >16:05:21,080 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >16:05:21,082 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >16:05:21,084 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >16:05:21,085 INFO blivet: added partition sda2 (id 2) to device tree >16:05:21,087 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >16:05:21,089 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >16:05:21,092 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:05:21,095 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >16:05:21,116 WARN blivet: disklabel detected but not usable on sda2 >16:05:21,117 INFO blivet: type detected on 'sda2' is 'ntfs' >16:05:21,122 DEBUG blivet: NTFS.supported: supported: False ; >16:05:21,122 DEBUG blivet: getFormat('ntfs') returning NTFS instance >16:05:21,125 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >16:05:21,128 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >16:05:21,129 DEBUG blivet: looking up parted Device: /dev/sda2 >16:05:21,133 INFO blivet: got device: PartitionDevice instance (0x1444110) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 71683.5996094 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 146808012 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9138, 255, 63) biosGeometry: (9138, 255, 63) > PedDevice: <_ped.Device object at 0x13fbb00> > 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 0x1434850> fileSystem: <parted.filesystem.FileSystem object at 0x1434d50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1434c90> PedPartition: <_ped.Partition object at 0x14391d0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 411648 end = 147219659 length = 146808012 > flags = >16:05:21,136 DEBUG blivet: NTFS.supported: supported: False ; >16:05:21,136 INFO blivet: got format: NTFS instance (0x145f810) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 36343E87343E4A5F exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >16:05:21,154 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part3 /dev/disk/by-id/wwn-0x5000c50038b244a3-part3 /dev/disk/by-label/LENOVO_PART /dev/disk/by-uuid/CE24E23D24E227E3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'LENOVO_PART', > 'ID_FS_LABEL_ENC': 'LENOVO_PART', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'CE24E23D24E227E3', > 'ID_FS_UUID_ENC': 'CE24E23D24E227E3', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '945829888', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '30943280', > 'ID_PART_ENTRY_TYPE': '0x12', > 'ID_PART_ENTRY_UUID': 'fa66d81c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '664862', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part3', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part3', > '/dev/disk/by-label/LENOVO_PART', > '/dev/disk/by-uuid/CE24E23D24E227E3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >16:05:21,155 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >16:05:21,157 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >16:05:21,159 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:21,160 INFO blivet: sda3 is a partition >16:05:21,162 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >16:05:21,164 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:05:21,166 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >16:05:21,169 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >16:05:21,171 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >16:05:21,172 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:21,174 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >16:05:21,175 DEBUG blivet: looking up parted Partition: /dev/sda3 >16:05:21,178 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >16:05:21,180 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >16:05:21,183 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >16:05:21,185 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >16:05:21,186 INFO blivet: added partition sda3 (id 3) to device tree >16:05:21,189 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >16:05:21,191 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >16:05:21,193 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >16:05:21,195 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >16:05:21,236 WARN blivet: disklabel detected but not usable on sda3 >16:05:21,237 INFO blivet: type detected on 'sda3' is 'ntfs' >16:05:21,242 DEBUG blivet: NTFS.supported: supported: False ; >16:05:21,243 DEBUG blivet: getFormat('ntfs') returning NTFS instance >16:05:21,246 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >16:05:21,248 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >16:05:21,250 DEBUG blivet: looking up parted Device: /dev/sda3 >16:05:21,254 INFO blivet: got device: PartitionDevice instance (0x1444050) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 15109.0234375 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 30943280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 884 did: 27392 busy: False > hardwareGeometry: (1926, 255, 63) biosGeometry: (1926, 255, 63) > PedDevice: <_ped.Device object at 0x13fbc20> > 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 0x1434850> fileSystem: <parted.filesystem.FileSystem object at 0x143a790> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1434e90> PedPartition: <_ped.Partition object at 0x1439230> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 945829888 end = 976773167 length = 30943280 > flags = diag >16:05:21,257 DEBUG blivet: NTFS.supported: supported: False ; >16:05:21,257 INFO blivet: got format: NTFS instance (0x145fcd0) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = CE24E23D24E227E3 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = LENOVO_PART size = 0 targetSize = 0 > >16:05:21,271 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part4 /dev/disk/by-id/wwn-0x5000c50038b244a3-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '4', > 'ID_PART_ENTRY_OFFSET': '147222526', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '798607362', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': 'fa66d81c-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664886', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part4', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >16:05:21,273 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >16:05:21,276 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >16:05:21,278 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:21,279 INFO blivet: sda4 is a partition >16:05:21,281 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >16:05:21,283 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:05:21,285 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >16:05:21,288 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >16:05:21,291 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >16:05:21,291 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:21,294 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >16:05:21,294 DEBUG blivet: looking up parted Partition: /dev/sda4 >16:05:21,297 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >16:05:21,299 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >16:05:21,301 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >16:05:21,304 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >16:05:21,304 INFO blivet: added partition sda4 (id 4) to device tree >16:05:21,306 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >16:05:21,308 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >16:05:21,310 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >16:05:21,313 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >16:05:21,347 WARN blivet: disklabel detected but not usable on sda4 >16:05:21,354 DEBUG blivet: no type or existing type for sda4, bailing >16:05:21,359 DEBUG blivet: looking up parted Device: /dev/sda4 >16:05:21,366 INFO blivet: got device: PartitionDevice instance (0x145ffd0) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 389945.000977 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x13fb950> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1434850> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x143a050> PedPartition: <_ped.Partition object at 0x1439290> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 147222526 end = 945829887 length = 798607362 > flags = >16:05:21,382 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part5 /dev/disk/by-id/wwn-0x5000c50038b244a3-part5 /dev/disk/by-uuid/41df3ae7-669c-49b2-86bb-1e5a0ddc2a2e', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '41df3ae7-669c-49b2-86bb-1e5a0ddc2a2e', > 'ID_FS_UUID_ENC': '41df3ae7-669c-49b2-86bb-1e5a0ddc2a2e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '5', > 'ID_PART_ENTRY_OFFSET': '147222528', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62914560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664909', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part5', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part5', > '/dev/disk/by-uuid/41df3ae7-669c-49b2-86bb-1e5a0ddc2a2e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >16:05:21,383 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >16:05:21,385 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >16:05:21,386 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:21,387 INFO blivet: sda5 is a partition >16:05:21,389 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >16:05:21,391 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:05:21,393 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >16:05:21,396 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >16:05:21,399 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >16:05:21,399 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:21,402 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >16:05:21,402 DEBUG blivet: looking up parted Partition: /dev/sda5 >16:05:21,405 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >16:05:21,407 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >16:05:21,410 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >16:05:21,412 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >16:05:21,412 INFO blivet: added partition sda5 (id 5) to device tree >16:05:21,414 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >16:05:21,416 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >16:05:21,418 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >16:05:21,421 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >16:05:21,448 WARN blivet: disklabel detected but not usable on sda5 >16:05:21,449 INFO blivet: type detected on 'sda5' is 'ext4' >16:05:21,455 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:21,457 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:21,462 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >16:05:21,465 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >16:05:21,466 DEBUG blivet: looking up parted Device: /dev/sda5 >16:05:21,470 INFO blivet: got device: PartitionDevice instance (0x14197d0) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 30720.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8308 did: 24931 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x13fbd40> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1434850> fileSystem: <parted.filesystem.FileSystem object at 0x1419910> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1419950> PedPartition: <_ped.Partition object at 0x14392f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 147222528 end = 210137087 length = 62914560 > flags = >16:05:21,473 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:21,474 INFO blivet: got format: Ext4FS instance (0x14ab090) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 41df3ae7-669c-49b2-86bb-1e5a0ddc2a2e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >16:05:21,490 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part6 /dev/disk/by-id/wwn-0x5000c50038b244a3-part6 /dev/disk/by-uuid/4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', > 'ID_FS_UUID_ENC': '4b55c3a1-f87d-43dc-99d7-eaf6ae537a70', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '6', > 'ID_PART_ENTRY_OFFSET': '210139136', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943360', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664932', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part6', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part6', > '/dev/disk/by-uuid/4b55c3a1-f87d-43dc-99d7-eaf6ae537a70'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >16:05:21,490 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >16:05:21,492 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >16:05:21,494 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:21,495 INFO blivet: sda6 is a partition >16:05:21,497 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >16:05:21,499 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:05:21,501 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >16:05:21,504 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >16:05:21,506 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >16:05:21,507 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:21,509 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >16:05:21,510 DEBUG blivet: looking up parted Partition: /dev/sda6 >16:05:21,512 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >16:05:21,515 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >16:05:21,517 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >16:05:21,520 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >16:05:21,523 INFO blivet: added partition sda6 (id 6) to device tree >16:05:21,525 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >16:05:21,527 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >16:05:21,529 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >16:05:21,532 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >16:05:21,569 WARN blivet: disklabel detected but not usable on sda6 >16:05:21,571 INFO blivet: type detected on 'sda6' is 'ext4' >16:05:21,576 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:21,577 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:21,582 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >16:05:21,586 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >16:05:21,587 DEBUG blivet: looking up parted Device: /dev/sda6 >16:05:21,591 INFO blivet: got device: PartitionDevice instance (0x143add0) -- > name = sda6 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20480.15625 > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29485 did: 29539 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x13fbb90> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1434850> fileSystem: <parted.filesystem.FileSystem object at 0x143a210> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x143a190> PedPartition: <_ped.Partition object at 0x1439350> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 210139136 end = 252082495 length = 41943360 > flags = >16:05:21,594 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:21,595 INFO blivet: got format: Ext4FS instance (0x143ac90) -- > type = ext4 name = ext4 status = False > device = /dev/sda6 uuid = 4b55c3a1-f87d-43dc-99d7-eaf6ae537a70 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >16:05:21,611 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part7 /dev/disk/by-id/wwn-0x5000c50038b244a3-part7 /dev/disk/by-uuid/debda339-29d6-48a4-a0d8-11000d6093c1', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'debda339-29d6-48a4-a0d8-11000d6093c1', > 'ID_FS_UUID_ENC': 'debda339-29d6-48a4-a0d8-11000d6093c1', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '7', > 'ID_PART_ENTRY_OFFSET': '252084224', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664953', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part7', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part7', > '/dev/disk/by-uuid/debda339-29d6-48a4-a0d8-11000d6093c1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >16:05:21,611 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >16:05:21,613 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >16:05:21,617 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:21,618 INFO blivet: sda7 is a partition >16:05:21,619 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >16:05:21,621 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:05:21,624 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >16:05:21,627 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >16:05:21,629 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >16:05:21,629 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:21,632 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >16:05:21,632 DEBUG blivet: looking up parted Partition: /dev/sda7 >16:05:21,635 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >16:05:21,638 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >16:05:21,640 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >16:05:21,642 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >16:05:21,643 INFO blivet: added partition sda7 (id 7) to device tree >16:05:21,645 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >16:05:21,647 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >16:05:21,649 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >16:05:21,651 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >16:05:21,697 WARN blivet: disklabel detected but not usable on sda7 >16:05:21,699 INFO blivet: type detected on 'sda7' is 'ext4' >16:05:21,704 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:21,705 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:21,707 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >16:05:21,710 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >16:05:21,712 DEBUG blivet: looking up parted Device: /dev/sda7 >16:05:21,716 INFO blivet: got device: PartitionDevice instance (0x145fb90) -- > name = sda7 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x13fbcb0> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1434850> fileSystem: <parted.filesystem.FileSystem object at 0x143a3d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x143a350> PedPartition: <_ped.Partition object at 0x14393b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 252084224 end = 294027263 length = 41943040 > flags = >16:05:21,719 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:21,719 INFO blivet: got format: Ext4FS instance (0x14ab390) -- > type = ext4 name = ext4 status = False > device = /dev/sda7 uuid = debda339-29d6-48a4-a0d8-11000d6093c1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >16:05:21,735 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part8 /dev/disk/by-id/wwn-0x5000c50038b244a3-part8 /dev/disk/by-uuid/53a14c49-83e9-4745-80d7-01101b14446d', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '53a14c49-83e9-4745-80d7-01101b14446d', > 'ID_FS_UUID_ENC': '53a14c49-83e9-4745-80d7-01101b14446d', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '8', > 'ID_PART_ENTRY_OFFSET': '294029312', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4194304', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': 'fa66d81c-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664973', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part8', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part8', > '/dev/disk/by-uuid/53a14c49-83e9-4745-80d7-01101b14446d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >16:05:21,736 INFO blivet: scanning sda8 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >16:05:21,738 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >16:05:21,747 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:21,748 INFO blivet: sda8 is a partition >16:05:21,750 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >16:05:21,752 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:05:21,754 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >16:05:21,757 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >16:05:21,759 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >16:05:21,760 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:21,762 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >16:05:21,763 DEBUG blivet: looking up parted Partition: /dev/sda8 >16:05:21,766 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >16:05:21,768 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >16:05:21,770 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >16:05:21,773 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >16:05:21,773 INFO blivet: added partition sda8 (id 8) to device tree >16:05:21,775 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >16:05:21,777 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >16:05:21,779 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >16:05:21,782 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >16:05:21,789 WARN blivet: disklabel detected but not usable on sda8 >16:05:21,791 INFO blivet: type detected on 'sda8' is 'swap' >16:05:21,795 DEBUG blivet: SwapSpace.__init__: device: /dev/sda8 ; serial: 5VJCBDQL ; uuid: 53a14c49-83e9-4745-80d7-01101b14446d ; exists: True ; label: None ; >16:05:21,795 DEBUG blivet: getFormat('swap') returning SwapSpace instance >16:05:21,797 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >16:05:21,799 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: swap ; >16:05:21,801 DEBUG blivet: looking up parted Device: /dev/sda8 >16:05:21,804 INFO blivet: got device: PartitionDevice instance (0x145fb10) -- > name = sda8 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 2048.0 > format = existing swap > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x13fbf80> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1434850> fileSystem: <parted.filesystem.FileSystem object at 0x143a590> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x143a510> PedPartition: <_ped.Partition object at 0x1439410> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 294029312 end = 298223615 length = 4194304 > flags = >16:05:21,805 INFO blivet: got format: SwapSpace instance (0x14ab850) -- > type = swap name = swap status = True > device = /dev/sda8 uuid = 53a14c49-83e9-4745-80d7-01101b14446d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >16:05:21,821 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part9 /dev/disk/by-id/wwn-0x5000c50038b244a3-part9 /dev/disk/by-uuid/31bc6887-3ae7-4009-a130-7c0b207377c2', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '31bc6887-3ae7-4009-a130-7c0b207377c2', > 'ID_FS_UUID_ENC': '31bc6887-3ae7-4009-a130-7c0b207377c2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\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': '9', > 'ID_PART_ENTRY_OFFSET': '298225664', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '647604224', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'fa66d81c-09', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'fa66d81c', > 'ID_REVISION': '0003LVM1', > 'ID_SERIAL': 'ST9500420AS_5VJCBDQL', > 'ID_SERIAL_SHORT': '5VJCBDQL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038b244a3', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038b244a3', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '664994', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJCBDQL-part9', > '/dev/disk/by-id/wwn-0x5000c50038b244a3-part9', > '/dev/disk/by-uuid/31bc6887-3ae7-4009-a130-7c0b207377c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >16:05:21,822 INFO blivet: scanning sda9 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >16:05:21,824 DEBUG blivet: DeviceTree.getDeviceByName: name: sda9 ; >16:05:21,826 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:21,826 INFO blivet: sda9 is a partition >16:05:21,828 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda9 ; >16:05:21,832 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >16:05:21,834 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >16:05:21,837 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >16:05:21,839 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >16:05:21,840 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:21,843 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >16:05:21,843 DEBUG blivet: looking up parted Partition: /dev/sda9 >16:05:21,846 DEBUG blivet: PartitionDevice.probe: sda9 ; exists: True ; >16:05:21,848 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >16:05:21,851 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >16:05:21,853 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >16:05:21,853 INFO blivet: added partition sda9 (id 9) to device tree >16:05:21,855 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >16:05:21,857 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >16:05:21,860 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >16:05:21,862 DEBUG blivet: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >16:05:21,907 WARN blivet: disklabel detected but not usable on sda9 >16:05:21,908 INFO blivet: type detected on 'sda9' is 'ext4' >16:05:21,914 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:21,915 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:21,919 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >16:05:21,923 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >16:05:21,925 DEBUG blivet: looking up parted Device: /dev/sda9 >16:05:21,928 INFO blivet: got device: PartitionDevice instance (0x145fc90) -- > name = sda9 status = True kids = 0 id = 9 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 316213.0 > format = existing ext4 filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 647604224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (40311, 255, 63) biosGeometry: (40311, 255, 63) > PedDevice: <_ped.Device object at 0x13fbdd0> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1434850> fileSystem: <parted.filesystem.FileSystem object at 0x143a750> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x143a6d0> PedPartition: <_ped.Partition object at 0x1439470> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 298225664 end = 945829887 length = 647604224 > flags = >16:05:21,931 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:21,932 INFO blivet: got format: Ext4FS instance (0x1444190) -- > type = ext4 name = ext4 status = False > device = /dev/sda9 uuid = 31bc6887-3ae7-4009-a130-7c0b207377c2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >16:05:21,942 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0 /dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000297a8', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'SMI_USB_DISK_AA00000000003157-0:0', > 'ID_SERIAL_SHORT': 'AA00000000003157', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI', > 'ID_VENDOR_ENC': 'SMI\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '772373', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0', > '/dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >16:05:21,944 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb)... >16:05:21,947 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >16:05:21,949 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:21,951 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >16:05:21,955 INFO blivet: sdb is a disk >16:05:21,956 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:21,958 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >16:05:21,977 INFO blivet: added disk sdb (id 10) to device tree >16:05:21,978 DEBUG blivet: looking up parted Device: /dev/sdb >16:05:21,986 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >16:05:21,991 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >16:05:21,994 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >16:05:21,995 DEBUG blivet: required disklabel type for sdb (1) is None >16:05:21,995 DEBUG blivet: default disklabel type for sdb is msdos >16:05:21,996 DEBUG blivet: selecting msdos disklabel for sdb based on size >16:05:21,998 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >16:05:22,011 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x14b3150>] > device: <parted.device.Device object at 0x14ab410> > PedDisk: <_ped.Disk object at 0x145cf38> >16:05:22,012 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >16:05:22,015 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >16:05:22,018 INFO blivet: got device: DiskDevice instance (0x145fc50) -- > name = sdb status = True kids = 0 id = 10 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SMI USB DISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x13fbe60> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x14ab810> >16:05:22,021 INFO blivet: got format: DiskLabel instance (0x14ab750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x14b3150>] > device: <parted.device.Device object at 0x14ab410> > PedDisk: <_ped.Disk object at 0x145cf38> > origPartedDisk = <parted.disk.Disk object at 0x14abf50> > partedDevice = parted.Device instance -- > model: SMI USB DISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x14ae0e0> > >16:05:22,035 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/72BB-95AE', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72BB-95AE', > 'ID_FS_UUID_ENC': '72BB-95AE', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826881', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '000297a8-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000297a8', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'SMI_USB_DISK_AA00000000003157-0:0', > 'ID_SERIAL_SHORT': 'AA00000000003157', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SMI', > 'ID_VENDOR_ENC': 'SMI\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '090c', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '772400', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SMI_USB_DISK_AA00000000003157-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:13.2-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/72BB-95AE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >16:05:22,036 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >16:05:22,038 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >16:05:22,040 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,040 INFO blivet: sdb1 is a partition >16:05:22,042 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >16:05:22,044 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >16:05:22,047 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdb (10) with existing msdos disklabel >16:05:22,050 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >16:05:22,052 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >16:05:22,053 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:22,056 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >16:05:22,056 DEBUG blivet: looking up parted Partition: /dev/sdb1 >16:05:22,058 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >16:05:22,061 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >16:05:22,064 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >16:05:22,066 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >16:05:22,067 INFO blivet: added partition sdb1 (id 11) to device tree >16:05:22,068 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >16:05:22,071 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >16:05:22,073 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >16:05:22,075 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >16:05:22,080 WARN blivet: disklabel detected but not usable on sdb1 >16:05:22,081 DEBUG blivet: getFormat('efi') returning EFIFS instance >16:05:22,081 INFO blivet: type detected on 'sdb1' is 'vfat' >16:05:22,082 DEBUG blivet: getFormat('efi') returning EFIFS instance >16:05:22,084 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >16:05:22,087 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >16:05:22,088 DEBUG blivet: looking up parted Device: /dev/sdb1 >16:05:22,091 INFO blivet: got device: PartitionDevice instance (0x14ab710) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 7728MB disk sdb (10) with existing msdos disklabel'] > uuid = None size = 7727.96923828 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826881 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x14ae320> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x14ab290> fileSystem: <parted.filesystem.FileSystem object at 0x14b3210> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x14b3190> PedPartition: <_ped.Partition object at 0x1440710> > disk = existing 7728MB disk sdb (10) with existing msdos disklabel > start = 63 end = 15826943 length = 15826881 > flags = boot, lba >16:05:22,093 INFO blivet: got format: EFIFS instance (0x14b37d0) -- > type = efi name = EFI 系統åå²å status = False > device = /dev/sdb1 uuid = 72BB-95AE exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >16:05:22,100 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '915863', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:05:22,101 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >16:05:22,103 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >16:05:22,105 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,105 INFO blivet: loop0 is a loop device >16:05:22,107 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:05:22,109 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:05:22,112 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,112 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:22,115 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:05:22,115 INFO blivet: added file /osmin.img (deleted) (id 12) to device tree >16:05:22,120 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:05:22,120 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:22,123 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:05:22,124 INFO blivet: added loop loop0 (id 13) to device tree >16:05:22,125 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:05:22,128 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:05:22,128 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:05:22,128 DEBUG blivet: device loop0 does not contain a disklabel >16:05:22,129 INFO blivet: type detected on 'loop0' is 'squashfs' >16:05:22,130 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:05:22,132 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >16:05:22,133 INFO blivet: got device: LoopDevice instance (0x14b3310) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0MB file /osmin.img (deleted) (12)'] > 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 >16:05:22,134 INFO blivet: got format: DeviceFormat instance (0x14ab550) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >16:05:22,138 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '915974', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:05:22,139 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >16:05:22,141 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >16:05:22,143 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,143 INFO blivet: loop1 is a loop device >16:05:22,145 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:05:22,147 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >16:05:22,150 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,150 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:22,153 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:05:22,153 INFO blivet: added file /osmin (id 14) to device tree >16:05:22,156 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:05:22,157 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:22,159 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:05:22,160 INFO blivet: added loop loop1 (id 15) to device tree >16:05:22,162 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:05:22,164 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:05:22,164 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:05:22,165 DEBUG blivet: device loop1 does not contain a disklabel >16:05:22,166 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >16:05:22,166 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:05:22,168 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >16:05:22,170 INFO blivet: got device: LoopDevice instance (0x14440d0) -- > name = loop1 status = False kids = 0 id = 15 > parents = ['existing 0MB file /osmin (14)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >16:05:22,170 INFO blivet: got format: DeviceFormat instance (0x143af90) -- > 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 > >16:05:22,175 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '917773', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:05:22,176 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >16:05:22,178 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >16:05:22,179 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,180 INFO blivet: loop2 is a loop device >16:05:22,182 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:05:22,184 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:05:22,186 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,187 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:22,190 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:05:22,191 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 16) to device tree >16:05:22,193 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:05:22,194 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:22,196 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:05:22,197 INFO blivet: added loop loop2 (id 17) to device tree >16:05:22,199 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:05:22,201 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:05:22,201 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:05:22,202 DEBUG blivet: device loop2 does not contain a disklabel >16:05:22,202 INFO blivet: type detected on 'loop2' is 'squashfs' >16:05:22,203 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:05:22,205 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >16:05:22,257 DEBUG blivet: looking up parted Device: /run/initramfs/live/LiveOS/squashfs.img >16:05:22,272 DEBUG blivet: looking up parted Device: /dev/loop2 >16:05:22,276 INFO blivet: got device: LoopDevice instance (0x145fa50) -- > name = loop2 status = True kids = 0 id = 17 > parents = ['existing 886MB file /run/initramfs/live/LiveOS/squashfs.img (16)'] > uuid = None size = 886.75390625 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop2 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 1816072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32716 did: 0 busy: False > hardwareGeometry: (113, 255, 63) biosGeometry: (113, 255, 63) > PedDevice: <_ped.Device object at 0x14ae290> > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:05:22,277 INFO blivet: got format: DeviceFormat instance (0x14b3b10) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >16:05:22,285 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '917978', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:05:22,286 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >16:05:22,288 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >16:05:22,290 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,291 INFO blivet: loop3 is a loop device >16:05:22,293 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:05:22,295 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:05:22,297 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,298 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:22,301 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:05:22,301 INFO blivet: added file /LiveOS/ext3fs.img (id 18) to device tree >16:05:22,304 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:05:22,305 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:22,307 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:05:22,308 INFO blivet: added loop loop3 (id 19) to device tree >16:05:22,310 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:05:22,312 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:05:22,315 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:22,315 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:22,316 DEBUG blivet: device loop3 does not contain a disklabel >16:05:22,316 INFO blivet: type detected on 'loop3' is 'ext4' >16:05:22,319 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:22,320 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:22,322 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:05:22,323 INFO blivet: got device: LoopDevice instance (0x14b3510) -- > name = loop3 status = False kids = 0 id = 19 > parents = ['existing 0MB file /LiveOS/ext3fs.img (18)'] > 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 >16:05:22,326 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:22,327 INFO blivet: got format: Ext4FS instance (0x14b32d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >16:05:22,331 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '919928', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:05:22,332 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >16:05:22,334 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >16:05:22,336 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,336 INFO blivet: loop4 is a loop device >16:05:22,338 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:05:22,340 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/overlay-LIVE-72BB-95AE ; >16:05:22,342 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,343 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:22,346 DEBUG blivet: FileDevice._setFormat: /LiveOS/overlay-LIVE-72BB-95AE ; current: None ; type: None ; >16:05:22,346 INFO blivet: added file /LiveOS/overlay-LIVE-72BB-95AE (id 20) to device tree >16:05:22,349 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/overlay-LIVE-72BB-95AE ; >16:05:22,350 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:22,352 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:05:22,353 INFO blivet: added loop loop4 (id 21) to device tree >16:05:22,355 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:05:22,357 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:05:22,357 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:05:22,357 DEBUG blivet: device loop4 does not contain a disklabel >16:05:22,358 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >16:05:22,359 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:05:22,361 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >16:05:22,370 INFO blivet: got device: LoopDevice instance (0x14b3c90) -- > name = loop4 status = False kids = 0 id = 21 > parents = ['existing 0MB file /LiveOS/overlay-LIVE-72BB-95AE (20)'] > 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 >16:05:22,371 INFO blivet: got format: DeviceFormat instance (0x14b3d90) -- > 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 > >16:05:22,379 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5454', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:05:22,380 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >16:05:22,382 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >16:05:22,384 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,384 INFO blivet: live-rw is a device-mapper device >16:05:22,386 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >16:05:22,388 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >16:05:22,391 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >16:05:22,394 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >16:05:22,397 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (21) with existing DM_snapshot_cow >16:05:22,400 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >16:05:22,403 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:22,405 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:05:22,406 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:22,408 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:05:22,409 INFO blivet: added dm live-rw (id 22) to device tree >16:05:22,411 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:05:22,413 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:05:22,416 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:22,416 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:22,416 DEBUG blivet: device live-rw does not contain a disklabel >16:05:22,417 INFO blivet: type detected on 'live-rw' is 'ext4' >16:05:22,420 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:22,420 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:22,422 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:05:22,424 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >16:05:27,026 INFO blivet: got device: DMDevice instance (0x1444090) -- > name = live-rw status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop4 (21) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x14ae3b0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:05:27,031 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:27,033 INFO blivet: got format: Ext4FS instance (0x145fb50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >16:05:27,043 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '154788', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >16:05:27,044 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >16:05:27,046 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >16:05:27,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:27,048 INFO blivet: live-base is a device-mapper device >16:05:27,050 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >16:05:27,053 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >16:05:27,055 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >16:05:27,057 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >16:05:27,061 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >16:05:27,063 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:27,066 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >16:05:27,066 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:27,069 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >16:05:27,070 INFO blivet: added dm live-base (id 23) to device tree >16:05:27,072 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >16:05:27,074 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >16:05:27,077 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:27,077 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:27,077 DEBUG blivet: device live-base does not contain a disklabel >16:05:27,078 INFO blivet: type detected on 'live-base' is 'ext4' >16:05:27,081 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:27,081 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:27,083 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >16:05:27,085 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >16:05:27,089 INFO blivet: got device: DMDevice instance (0x14ab510) -- > name = live-base status = True kids = 0 id = 23 > parents = ['existing 0MB loop loop3 (19) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x14ae050> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >16:05:27,094 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:27,095 INFO blivet: got format: Ext4FS instance (0x14b3250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >16:05:27,105 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '188586', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >16:05:27,105 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >16:05:27,107 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:05:27,109 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:27,110 INFO blivet: live-osimg-min is a device-mapper device >16:05:27,112 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:05:27,114 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >16:05:27,117 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >16:05:27,119 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >16:05:27,121 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing DM_snapshot_cow >16:05:27,125 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >16:05:27,127 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (19) with existing ext4 filesystem >16:05:27,131 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:05:27,133 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:05:27,135 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >16:05:27,136 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:05:27,138 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:05:27,139 INFO blivet: added dm live-osimg-min (id 24) to device tree >16:05:27,141 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:05:27,143 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:05:27,146 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:27,146 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:27,147 DEBUG blivet: device live-osimg-min does not contain a disklabel >16:05:27,147 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >16:05:27,150 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:27,150 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:27,153 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:05:27,154 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >16:05:27,157 INFO blivet: got device: DMDevice instance (0x14b3fd0) -- > name = live-osimg-min status = True kids = 0 id = 24 > parents = ['existing 0MB loop loop3 (19) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x14ae440> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:05:27,161 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:27,161 INFO blivet: got format: Ext4FS instance (0x14b7290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >16:05:27,232 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >16:05:41,003 INFO blivet: ISCSID is /sbin/iscsid >16:05:41,006 INFO blivet: no initiator set >16:05:41,065 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:05:41,066 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >16:05:41,603 DEBUG blivet: trying to set new default fstype to 'ext4' >16:05:41,746 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:41,748 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:05:41,753 DEBUG blivet: Ext4FS.supported: supported: True ; >16:05:41,776 INFO blivet: Detected 3600M of memory >16:05:41,777 INFO blivet: Suggested swap size (3600 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >16:05:41,777 INFO blivet: Swap attempt of 0M > > >/tmp/ifcfg.log: >23:39:07,821 DEBUG ifcfg: content of files (network initialization): >23:39:07,872 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'duplex': 'full', 's390-options': {}}, 'connection': {'timestamp': 1387553885L, 'type': 'pppoe', 'id': 'Seednet Palace', 'uuid': '11450296-7098-41eb-a72f-1db1cb206306'}, 'ppp': {'lcp-echo-interval': 30L, 'mru': 1492L, 'nodeflate': True, 'lcp-echo-failure': 5L, 'mtu': 1492L}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'pppoe': {'username': 'seednet'}}] >23:41:03,382 DEBUG ifcfg: content of files (network initialization): >23:41:03,384 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-dlink: >23:41:03,385 DEBUG ifcfg: ESSID="dlink" >23:41:03,386 DEBUG ifcfg: MODE=Managed >23:41:03,387 DEBUG ifcfg: KEY_MGMT=WPA-PSK >23:41:03,387 DEBUG ifcfg: TYPE=Wireless >23:41:03,388 DEBUG ifcfg: BOOTPROTO=dhcp >23:41:03,389 DEBUG ifcfg: DEFROUTE=yes >23:41:03,389 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >23:41:03,390 DEBUG ifcfg: IPV6INIT=yes >23:41:03,390 DEBUG ifcfg: IPV6_AUTOCONF=yes >23:41:03,391 DEBUG ifcfg: IPV6_DEFROUTE=yes >23:41:03,391 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >23:41:03,391 DEBUG ifcfg: NAME=dlink >23:41:03,392 DEBUG ifcfg: UUID=2c085d35-537d-41ef-8cec-cf5edc5966cd >23:41:03,392 DEBUG ifcfg: ONBOOT=yes >23:41:03,392 DEBUG ifcfg: HWADDR=68:A3:C4:CA:B8:4D >23:41:03,393 DEBUG ifcfg: SECURITYMODE=open >23:41:03,393 DEBUG ifcfg: PEERDNS=yes >23:41:03,393 DEBUG ifcfg: PEERROUTES=yes >23:41:03,394 DEBUG ifcfg: IPV6_PEERDNS=yes >23:41:03,394 DEBUG ifcfg: IPV6_PEERROUTES=yes >23:41:03,464 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'duplex': 'full', 's390-options': {}}, 'connection': {'timestamp': 1387554022L, 'type': 'pppoe', 'id': 'Seednet Palace', 'uuid': '11450296-7098-41eb-a72f-1db1cb206306'}, 'ppp': {'lcp-echo-interval': 30L, 'mru': 1492L, 'nodeflate': True, 'lcp-echo-failure': 5L, 'mtu': 1492L}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'pppoe': {'username': 'seednet'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'seen-bssids': ['00:24:01:DA:F7:03'], 'ssid': [100, 108, 105, 110, 107], 'mac-address': [104, 163, 196, 202, 184, 77], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1387554043L, 'type': '802-11-wireless', 'id': 'dlink', 'uuid': '2c085d35-537d-41ef-8cec-cf5edc5966cd'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}] >15:41:35,432 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-dlink >15:41:35,438 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-dlink >15:41:35,444 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-dlink >15:41:35,448 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-dlink >15:41:35,540 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-dlink >15:41:35,545 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-dlink >16:05:41,871 DEBUG ifcfg: content of files (network initialization): >16:05:41,874 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-dlink: >16:05:41,877 DEBUG ifcfg: ESSID="dlink" >16:05:41,877 DEBUG ifcfg: MODE=Managed >16:05:41,878 DEBUG ifcfg: KEY_MGMT=WPA-PSK >16:05:41,878 DEBUG ifcfg: TYPE=Wireless >16:05:41,879 DEBUG ifcfg: BOOTPROTO=dhcp >16:05:41,879 DEBUG ifcfg: DEFROUTE=yes >16:05:41,880 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >16:05:41,880 DEBUG ifcfg: IPV6INIT=yes >16:05:41,881 DEBUG ifcfg: IPV6_AUTOCONF=yes >16:05:41,881 DEBUG ifcfg: IPV6_DEFROUTE=yes >16:05:41,881 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >16:05:41,882 DEBUG ifcfg: NAME=dlink >16:05:41,882 DEBUG ifcfg: UUID=2c085d35-537d-41ef-8cec-cf5edc5966cd >16:05:41,883 DEBUG ifcfg: ONBOOT=yes >16:05:41,883 DEBUG ifcfg: HWADDR=68:A3:C4:CA:B8:4D >16:05:41,884 DEBUG ifcfg: SECURITYMODE=open >16:05:41,893 DEBUG ifcfg: PEERDNS=yes >16:05:41,893 DEBUG ifcfg: PEERROUTES=yes >16:05:41,894 DEBUG ifcfg: IPV6_PEERDNS=yes >16:05:41,894 DEBUG ifcfg: IPV6_PEERROUTES=yes >16:05:41,961 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'duplex': 'full', 's390-options': {}}, 'connection': {'timestamp': 1387526680L, 'type': 'pppoe', 'id': 'Seednet Palace', 'uuid': '11450296-7098-41eb-a72f-1db1cb206306'}, 'ppp': {'lcp-echo-interval': 30L, 'mru': 1492L, 'nodeflate': True, 'lcp-echo-failure': 5L, 'mtu': 1492L}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'pppoe': {'username': 'seednet'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'seen-bssids': ['00:24:01:DA:F7:03'], 'ssid': [100, 108, 105, 110, 107], 'mac-address': [104, 163, 196, 202, 184, 77], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1387526702L, 'type': '802-11-wireless', 'id': 'dlink', 'uuid': '2c085d35-537d-41ef-8cec-cf5edc5966cd'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}] > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat rw rd.live.image rd.live.overlay=LABEL=LIVE quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1045523
: 839660 |
839661
|
839662
|
839663
|
839664
|
839666
|
839667
|
839668
|
839669
|
839670
|
839671