Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1140521 Details for
Bug 1321393
blivet.errors.DeviceTreeError: no slaves found for device md127
Home
New
Search
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.rh90 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), 481.75 KB, created by
Mike Goodwin
on 2016-03-26 02:32:40 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Mike Goodwin
Created:
2016-03-26 02:32:40 UTC
Size:
481.75 KB
patch
obsolete
>anaconda 23.19.10-1 exception report >Traceback (most recent call first): > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 246, in _addSlaveDevices > raise DeviceTreeError("no slaves found for device %s" % name) > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 364, in addUdevMDDevice > self._addSlaveDevices(info) > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 718, in addUdevDevice > device = self.addUdevMDDevice(info) > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate > self.addUdevDevice(dev) > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate > self._populate() > File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate > self._populator.populate(cleanupOnly=cleanupOnly) > File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize > storage.reset() > File "/usr/lib64/python3.4/threading.py", line 868, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run > threading.Thread.run(self, *args, **kwargs) > File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 171, in raise_if_error > raise exc_info[0](exc_info[1]).with_traceback(exc_info[2]) > File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 116, in wait > self.raise_if_error(name) > File "/usr/lib64/python3.4/site-packages/pyanaconda/timezone.py", line 76, in time_initialize > threadMgr.wait(THREAD_STORAGE) > File "/usr/lib64/python3.4/threading.py", line 868, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run > threading.Thread.run(self, *args, **kwargs) >blivet.errors.DeviceTreeError: no slaves found for device md127 > >Local variables in innermost frame: >slave_dir: /sys/devices/virtual/block/md127/slaves >name: md127 >self: <blivet.populator.Populator object at 0x7f84fc099e80> >slave_names: [] >sysfs_path: /sys/devices/virtual/block/md127 >info: Device('/sys/devices/virtual/block/md127') >slave_devices: [] > > >Anaconda instance, containing members: >_storage: Blivet instance, containing members: > _storage.services: set() > _storage.devicetree: existing 0 B disk sdd (1) >existing 0 B disk sde (6) >existing 0 B disk sdf (11) >existing 0 B disk sdg (16) >existing 14.91 GiB disk sdh (21) with existing iso9660 filesystem >existing 238.47 GiB disk sda (27) >existing 1.82 TiB disk sdb (32) with existing gpt disklabel > existing 1.81 TiB partition sdb1 (38) with existing mdmember > existing 0 B mdarray 0 (43) >existing 1.82 TiB disk sdc (57) with existing gpt disklabel > existing 1.81 TiB partition sdc1 (63) with existing mdmember > existing 0 B mdarray 0 (43) > ... >existing 12 KiB file /run/initramfs/osmin.img (69) > existing 12 KiB loop loop0 (73) >existing 0 B file /osmin (79) > existing 0 B loop loop1 (83) > existing 6 GiB dm live-osimg-min (130) with existing ext4 filesystem >existing 1.26 GiB file /run/initramfs/live/LiveOS/squashfs.img (89) > existing 1.26 GiB loop loop2 (93) >existing 0 B file /LiveOS/ext3fs.img (99) > existing 0 B loop loop3 (103) with existing ext4 filesystem > existing 6 GiB dm live-rw (118) with existing ext4 filesystem > existing 6 GiB dm live-base (124) with existing ext4 filesystem >existing 0 B file /overlay (deleted) (109) > existing 0 B loop loop4 (113) > > _storage.escrowCertificates: {} > _storage._free_space_snapshot: {} > _storage.doAutoPart: False > _storage.roots: [] > _storage.autoPartEscrowCert: None > _storage.config: StorageDiscoveryConfig instance, containing members: > _storage.config.ignoredDisks: [] > _storage.config.clearNonExistent: False > _storage.config.diskImages: {} > _storage.config.initializeDisks: False > _storage.config.ignoreDiskInteractive: False > _storage.config.exclusiveDisks: [] > _storage.config.clearPartType: None > _storage.config.clearPartDisks: [] > _storage.config.zeroMbr: False > _storage.config.protectedDevSpecs: [/dev/disk/by-label/F23-x86_64-KDE-20160324] > _storage.config.clearPartDevices: [] > _storage._defaultFSType: ext4 > _storage.encryptedAutoPart: False > _storage.fsset: FSSet instance, containing members: > _storage.fsset.devicetree: Already dumped (DeviceTree instance) > _storage.fsset.active: False > _storage.fsset._run: None > _storage.fsset._devshm: None > _storage.fsset.preserveLines: [] > _storage.fsset._usb: None > _storage.fsset.origFStab: None > _storage.fsset._selinux: None > _storage.fsset._proc: None > _storage.fsset._efivars: None > _storage.fsset._fstab_swaps: set() > _storage.fsset.cryptTab: None > _storage.fsset.blkidTab: None > _storage.fsset._devpts: None > _storage.fsset._dev: None > _storage.fsset._sysfs: None > _storage.dasd: None > _storage.iscsi: iscsi instance, containing members: > _storage.iscsi.initiatorSet: False > _storage.iscsi._initiator: Skipped > _storage.iscsi.ifaces: {} > _storage.iscsi.ibftNodes: [] > _storage.iscsi.discovered_targets: {} > _storage.iscsi.started: False > _storage.eddDict: {} > _storage.clearPartChoice: None > _storage.autoPartitionRequests: [PartSpec instance (0x7f84eff6a710) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f84eff6ab00) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f84eff6aa90) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 MiB maxSize = 200 MiB grow = True > >, PartSpec instance (0x7f84eff6ac50) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f84eff5ae80) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _storage.size_sets: [] > _storage.ksdata: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Use graphical install >graphical ># 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 en_US.UTF-8 > ># Network information >network --hostname=localhost.localdomain ># System bootloader configuration >bootloader --location=mbr > > >%anaconda >pwpolicy root --minlen=0 --minquality=1 --notstrict --nochanges --emptyok >pwpolicy user --minlen=0 --minquality=1 --notstrict --nochanges --emptyok >pwpolicy luks --minlen=0 --minquality=1 --notstrict --nochanges --emptyok >%end > > _storage.autoPartAddBackupPassphrase: False > _storage.encryptionCipher: None > _storage._nextID: 0 > _storage._defaultBootFSType: None > _storage._bootloader: EFIGRUB instance, containing members: > _storage._bootloader.boot_args: > _storage._bootloader.console: Skipped > _storage._bootloader._timeout: None > _storage._bootloader.chain_images: [] > _storage._bootloader.skip_bootloader: False > _storage._bootloader.stage2_device: None > _storage._bootloader.efi_dir: BOOT > _storage._bootloader._default_image: None > _storage._bootloader._update_only: False > _storage._bootloader.warnings: [] > _storage._bootloader.errors: [] > _storage._bootloader.stage1_device: None > _storage._bootloader.linux_images: [] > _storage._bootloader._disk_order: [] > _storage._bootloader.password: None > _storage._bootloader.encrypted_password: Skipped > _storage._bootloader.dracut_args: > _storage._bootloader.stage2_is_preferred_stage1: False > _storage._bootloader.problems: [] > _storage._bootloader.stage1_disk: None > _storage._bootloader.console_options: Skipped > _storage._bootloader.disks: [] > _storage.fcoe: fcoe instance, containing members: > _storage.fcoe.added_nics: [] > _storage.fcoe.lldpadStarted: False > _storage.fcoe.nics: [] > _storage.fcoe.started: True > _storage._dumpFile: /tmp/storage.state > _storage.zfcp: ZFCP instance, containing members: > _storage.zfcp.hasReadConfig: True > _storage.zfcp.fcpdevs: set() > _storage.zfcp.intf: None > _storage.zfcp.down: False > _storage.autoPartType: 2 > _storage.encryptionPassphrase: None >canReIPL: False >gui_startup_failed: False >proxyUsername: None >rootParts: None >proxy: None >dbus_session_connection: DBusConnection instance, containing members: >stage2: None >rescue_mount: True >_instClass: DefaultInstall instance, containing members: >isHeadless: False >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.desktop: None > desktop._runlevel: 3 >methodstr: livecd:///dev/mapper/live-base >xdriver: None >displayMode: g >dbus_inhibit_id: 5518 >ksdata: Already dumped (AnacondaKSHandler instance) >id: None >_payload: LiveImagePayload instance, containing members: > _payload._kernelVersionList: [4.4.6-300.fc23.x86_64] > _payload.data: Already dumped (AnacondaKSHandler instance) > _payload.pct: 0 > _payload.verbose_errors: [] > _payload.pct_lock: None > _payload._session: Session instance, containing members: > _payload._session.proxies: {} > _payload._session.redirect_cache: RecentlyUsedContainer instance, containing members: > _payload._session.redirect_cache._container: {} > _payload._session.redirect_cache.lock: <_thread.RLock owner=0 count=0> > _payload._session.redirect_cache.dispose_func: None > _payload._session.redirect_cache._maxsize: 1000 > _payload._session.auth: None > _payload._session.max_redirects: 30 > _payload._session.cert: None > _payload._session.verify: True > _payload._session.trust_env: True > _payload._session.stream: False > _payload._session.adapters: {'https://': HTTPAdapter instance, containing members: > _payload._session.adapters._pool_connections: 10 > _payload._session.adapters.proxy_manager: {} > _payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None) > _payload._session.adapters._pool_maxsize: 10 > _payload._session.adapters.poolmanager: PoolManager instance, containing members: > _payload._session.adapters.poolmanager.headers: {} > _payload._session.adapters.poolmanager.connection_pool_kw: {'strict': True, 'block': False, 'maxsize': 10} > _payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _payload._session.adapters.poolmanager.pools._container: {} > _payload._session.adapters.poolmanager.pools.lock: <_thread.RLock owner=0 count=0> > _payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7f84eff41840> > _payload._session.adapters.poolmanager.pools._maxsize: 10 > _payload._session.adapters._pool_block: False > _payload._session.adapters.config: {} >, 'http://': HTTPAdapter instance, containing members: > _payload._session.adapters._pool_connections: 10 > _payload._session.adapters.proxy_manager: {} > _payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None) > _payload._session.adapters._pool_maxsize: 10 > _payload._session.adapters.poolmanager: PoolManager instance, containing members: > _payload._session.adapters.poolmanager.headers: {} > _payload._session.adapters.poolmanager.connection_pool_kw: {'strict': True, 'block': False, 'maxsize': 10} > _payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _payload._session.adapters.poolmanager.pools._container: {} > _payload._session.adapters.poolmanager.pools.lock: <_thread.RLock owner=0 count=0> > _payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7f84eff55730> > _payload._session.adapters.poolmanager.pools._maxsize: 10 > _payload._session.adapters._pool_block: False > _payload._session.adapters.config: {} >, 'file://': FileAdapter instance, containing members: >, 'ftp://': FTPAdapter instance, containing members: > _payload._session.adapters.func_table: {'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7f84eff5add8>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7f84eff5add8>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7f84eff5add8>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7f84eff5add8>> >, 'LIST': <bound method FTPAdapter.list of <requests_ftp.ftp.FTPAdapter object at 0x7f84eff5add8>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7f84eff5add8>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7f84eff5add8>> >} >} > _payload._session.params: {} > _payload._session.hooks: {'response': []} > _payload._session.headers: {'Connection': 'keep-alive', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'User-Agent': 'python-requests/2.9.1'} > _payload._session.cookies: RequestsCookieJar instance, containing members: > _payload._session.cookies._cookies: {} > _payload._session.cookies._policy: DefaultCookiePolicy instance, containing members: > _payload._session.cookies._policy.hide_cookie2: False > _payload._session.cookies._policy._allowed_domains: None > _payload._session.cookies._policy.rfc2109_as_netscape: None > _payload._session.cookies._policy.strict_ns_set_path: False > _payload._session.cookies._policy.strict_rfc2965_unverifiable: True > _payload._session.cookies._policy.strict_domain: False > _payload._session.cookies._policy._blocked_domains: () > _payload._session.cookies._policy.strict_ns_domain: 0 > _payload._session.cookies._policy.strict_ns_unverifiable: False > _payload._session.cookies._policy.strict_ns_set_initial_dollar: False > _payload._session.cookies._policy.netscape: True > _payload._session.cookies._policy.rfc2965: False > _payload._session.cookies._cookies_lock: <_thread.RLock owner=0 count=0> > _payload.storage: Already dumped (Blivet instance) > _payload.txID: None > _payload.source_size: 3745992704 > _payload.instclass: Already dumped (DefaultInstall instance) > _payload._adj_size: 0 >mehConfig: Config instance, containing members: > mehConfig.programVersion: 23.19.10-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f84eef131e0>, True), 'addons': (<function list_addons_callback at 0x7f84eef13378>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f84eef13268>, True), 'journalctl': (<function journalctl_callback at 0x7f84eef132f0>, False), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7f84eef13488>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _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] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] > mehConfig.programArch: x86_64 > mehConfig.programName: anaconda >mediaDevice: None >gui_initialized: <_thread.lock object at 0x7f850b1bbbc0> >_bootloader: EFIGRUB instance, containing members: > _bootloader.boot_args: > _bootloader.console: Skipped > _bootloader._timeout: None > _bootloader.chain_images: [] > _bootloader.skip_bootloader: False > _bootloader.stage2_device: None > _bootloader.efi_dir: BOOT > _bootloader._default_image: None > _bootloader._update_only: False > _bootloader.warnings: [] > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader.linux_images: [] > _bootloader._disk_order: [] > _bootloader.password: None > _bootloader.encrypted_password: Skipped > _bootloader.dracut_args: > _bootloader.stage2_is_preferred_stage1: False > _bootloader.problems: [] > _bootloader.stage1_disk: None > _bootloader.console_options: Skipped > _bootloader.disks: [] >_intf: GraphicalUserInterface instance, containing members: > _intf._currentAction: WelcomeLanguageSpoke instance, containing members: > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._automaticEntry: False > _intf._currentAction._autostepDone: False > _intf._currentAction._langSelection: TreeSelection instance, containing members: > _intf._currentAction.applyOnSkip: False > _intf._currentAction._origStrings: {<Label object at 0x7f84eca67c18 (GtkLabel at 0x563b87fbac60)>: What language would you like to use during the installation process?, <Label object at 0x7f84eca67c60 (GtkLabel at 0x563b879e7c50)>: This is unstable, pre-release software., <Button object at 0x7f84eca67d38 (GtkButton at 0x563b87e97380)>: _Get me out of here!, <Label object at 0x7f84eca67dc8 (GtkLabel at 0x563b879e7de0)>: You wake up inside an OS installer in Timbuktu, and it's six months in the future. But, there are bugs. Bugs everywhere. Bugs you must live with. This OS of the future isn't a stable OS you can rely on. It's for testing purposes only., <Entry object at 0x7f84eca67750 (GtkEntry at 0x563b8819e230)>: Type here to search., <Button object at 0x7f84eca67e10 (GtkButton at 0x563b87e97520)>: _I accept my fate.} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.skipTo: None > _intf._currentAction.visitedSinceApplied: True > _intf._currentAction._languageStore: ListStore instance, containing members: > _intf._currentAction._right_arrow: Image instance, containing members: > _intf._currentAction._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._localeStore: ListStore instance, containing members: > _intf._currentAction._autostepRunning: False > _intf._currentAction._localeSelection: TreeSelection instance, containing members: > _intf._currentAction._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._autostepDoneCallback: None > _intf._currentAction.lastAutostepSpoke: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._langView: TreeView instance, containing members: > _intf._currentAction._window: StandaloneWindow instance, containing members: > _intf._currentAction._languageEntry: Entry instance, containing members: > _intf._currentAction._localeView: TreeView instance, containing members: > _intf._currentAction._arrow: None > _intf._currentAction._left_arrow: Image instance, containing members: > _intf._currentAction._xklwrapper: Skipped > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._overlay_img: Image instance, containing members: > _intf.mainWindow._mnemonic_signal: 1679 > _intf.mainWindow._stack_contents: {<pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7f84ed968908>} > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf.mainWindow._current_action: Already dumped (WelcomeLanguageSpoke instance) > _intf.mainWindow._overlay_depth: 1 > _intf.mainWindow._saved_help_button_label: Help! > _intf.data: Already dumped (AnacondaKSHandler instance) > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.storage: Already dumped (Blivet instance) > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._actions: Skipped > _intf._gui_lock: <_thread.lock object at 0x7f850b1bbbc0> > _intf._ui: None > _intf.payload: Already dumped (LiveImagePayload instance) > _intf._distributionText: <function distributionText at 0x7f8514989048> > _intf._isFinal: True > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <MainWindow object at 0x7f84eff5c708 (pyanaconda+ui+gui+MainWindow at 0x563b87dd0240)>> >reIPLMessage: None >opts: Namespace instance, containing members: > opts.extlinux: False > opts.askmethod: False > opts.display_mode: g > opts.vncpassword: Skipped > opts.noverifyssl: False > opts.armPlatform: None > opts.images: [] > opts.proxy: None > opts.mpath: True > opts.memcheck: True > opts.keymap: None > opts.method: livecd:///dev/mapper/live-base > opts.dmraid: True > opts.runres: None > opts.remotelog: None > opts.leavebootorder: False > opts.liveinst: True > opts.ksfile: None > opts.vncconnect: None > opts.xdriver: None > opts.lang: None > opts.ibft: True > opts.syslog: None > opts.rescue_nomount: False > opts.debug: False > opts.nombr: False > opts.vnc: False > opts.dirinstall: False > opts.geoloc: None > opts.rescue: False > opts.multiLib: False > opts.selinux: -1 > opts.mpathfriendlynames: True > opts.kexec: False > opts.eject: True > opts.updateSrc: None > opts.loglevel: None > opts.stage2: None >dir: None >updateSrc: None > >Registered callbacks: >journalctl: >-- Logs begin at Fri 2016-03-25 22:27:08 EDT, end at Fri 2016-03-25 22:28:25 EDT. -- >Mar 25 22:27:08 localhost systemd-journal[202]: Runtime journal is using 8.0M (max allowed 800.7M, trying to leave 1.1G free of 7.8G available â current limit 800.7M). >Mar 25 22:27:08 localhost systemd-journal[202]: Runtime journal is using 8.0M (max allowed 800.7M, trying to leave 1.1G free of 7.8G available â current limit 800.7M). >Mar 25 22:27:08 localhost kernel: microcode: CPU0 microcode updated early to revision 0x29, date = 2013-06-12 >Mar 25 22:27:08 localhost kernel: Initializing cgroup subsys cpuset >Mar 25 22:27:08 localhost kernel: Initializing cgroup subsys cpu >Mar 25 22:27:08 localhost kernel: Initializing cgroup subsys cpuacct >Mar 25 22:27:08 localhost kernel: Linux version 4.4.6-300.fc23.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 5.3.1 20151207 (Red Hat 5.3.1-2) (GCC) ) #1 SMP Wed Mar 16 22:10:37 UTC 2016 >Mar 25 22:27:08 localhost kernel: Command line: BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=F23-x86_64-KDE-20160324 ro rd.live.image quiet rhgb >Mar 25 22:27:08 localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >Mar 25 22:27:08 localhost kernel: x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' >Mar 25 22:27:08 localhost kernel: x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' >Mar 25 22:27:08 localhost kernel: x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' >Mar 25 22:27:08 localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >Mar 25 22:27:08 localhost kernel: x86/fpu: Using 'eager' FPU context switches. >Mar 25 22:27:08 localhost kernel: e820: BIOS-provided physical RAM map: >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000deb8ffff] usable >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000deb90000-0x00000000df13ffff] reserved >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000df140000-0x00000000df384fff] ACPI NVS >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000df385000-0x00000000df392fff] ACPI data >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000df393000-0x00000000df3bffff] ACPI NVS >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000df3c0000-0x00000000df3c4fff] ACPI data >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000df3c5000-0x00000000df407fff] ACPI NVS >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000df408000-0x00000000df7fffff] usable >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Mar 25 22:27:08 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable >Mar 25 22:27:08 localhost kernel: NX (Execute Disable) protection: active >Mar 25 22:27:08 localhost kernel: e820: update [mem 0x0bee2018-0x0bef1657] usable ==> usable >Mar 25 22:27:08 localhost kernel: e820: update [mem 0x0bef2018-0x0bf00857] usable ==> usable >Mar 25 22:27:08 localhost kernel: extended physical RAM map: >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x000000000bee2017] usable >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x000000000bee2018-0x000000000bef1657] usable >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x000000000bef1658-0x000000000bef2017] usable >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x000000000bef2018-0x000000000bf00857] usable >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x000000000bf00858-0x00000000deb8ffff] usable >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000deb90000-0x00000000df13ffff] reserved >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000df140000-0x00000000df384fff] ACPI NVS >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000df385000-0x00000000df392fff] ACPI data >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000df393000-0x00000000df3bffff] ACPI NVS >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000df3c0000-0x00000000df3c4fff] ACPI data >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000df3c5000-0x00000000df407fff] ACPI NVS >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000df408000-0x00000000df7fffff] usable >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Mar 25 22:27:08 localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000041effffff] usable >Mar 25 22:27:08 localhost kernel: efi: EFI v2.31 by American Megatrends >Mar 25 22:27:08 localhost kernel: efi: ACPI=0xdf385000 ACPI 2.0=0xdf385000 SMBIOS=0xdec28e98 MPS=0xfc9b0 >Mar 25 22:27:08 localhost kernel: SMBIOS 2.6 present. >Mar 25 22:27:08 localhost kernel: DMI: System manufacturer System Product Name/P8P67 PRO REV 3.1, BIOS 3602 11/01/2012 >Mar 25 22:27:08 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Mar 25 22:27:08 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Mar 25 22:27:08 localhost kernel: e820: last_pfn = 0x41f000 max_arch_pfn = 0x400000000 >Mar 25 22:27:08 localhost kernel: MTRR default type: uncachable >Mar 25 22:27:08 localhost kernel: MTRR fixed ranges enabled: >Mar 25 22:27:08 localhost kernel: 00000-9FFFF write-back >Mar 25 22:27:08 localhost kernel: A0000-BFFFF uncachable >Mar 25 22:27:08 localhost kernel: C0000-CFFFF write-protect >Mar 25 22:27:08 localhost kernel: D0000-DFFFF uncachable >Mar 25 22:27:08 localhost kernel: E0000-E7FFF write-through >Mar 25 22:27:08 localhost kernel: E8000-FFFFF write-protect >Mar 25 22:27:08 localhost kernel: MTRR variable ranges enabled: >Mar 25 22:27:08 localhost kernel: 0 base 000000000 mask C00000000 write-back >Mar 25 22:27:08 localhost kernel: 1 base 400000000 mask FF0000000 write-back >Mar 25 22:27:08 localhost kernel: 2 base 410000000 mask FF8000000 write-back >Mar 25 22:27:08 localhost kernel: 3 base 418000000 mask FFC000000 write-back >Mar 25 22:27:08 localhost kernel: 4 base 41C000000 mask FFE000000 write-back >Mar 25 22:27:08 localhost kernel: 5 base 41E000000 mask FFF000000 write-back >Mar 25 22:27:08 localhost kernel: 6 base 0E0000000 mask FE0000000 uncachable >Mar 25 22:27:08 localhost kernel: 7 disabled >Mar 25 22:27:08 localhost kernel: 8 disabled >Mar 25 22:27:08 localhost kernel: 9 disabled >Mar 25 22:27:08 localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT >Mar 25 22:27:08 localhost kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >Mar 25 22:27:08 localhost kernel: e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000 >Mar 25 22:27:08 localhost kernel: found SMP MP-table at [mem 0x000fcdb0-0x000fcdbf] mapped at [ffff8800000fcdb0] >Mar 25 22:27:08 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Mar 25 22:27:08 localhost kernel: BRK [0x0f051000, 0x0f051fff] PGTABLE >Mar 25 22:27:08 localhost kernel: BRK [0x0f052000, 0x0f052fff] PGTABLE >Mar 25 22:27:08 localhost kernel: BRK [0x0f053000, 0x0f053fff] PGTABLE >Mar 25 22:27:08 localhost kernel: BRK [0x0f054000, 0x0f054fff] PGTABLE >Mar 25 22:27:08 localhost kernel: BRK [0x0f055000, 0x0f055fff] PGTABLE >Mar 25 22:27:08 localhost kernel: BRK [0x0f056000, 0x0f056fff] PGTABLE >Mar 25 22:27:08 localhost kernel: RAMDISK: [mem 0x3bce1000-0x3ecfbfff] >Mar 25 22:27:08 localhost kernel: ACPI: Early table checksum verification disabled >Mar 25 22:27:08 localhost kernel: ACPI: RSDP 0x00000000DF385000 000024 (v02 ALASKA) >Mar 25 22:27:08 localhost kernel: ACPI: XSDT 0x00000000DF385070 00005C (v01 ALASKA A M I 01072009 AMI 00010013) >Mar 25 22:27:08 localhost kernel: ACPI: FACP 0x00000000DF390CC0 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013) >Mar 25 22:27:08 localhost kernel: ACPI: DSDT 0x00000000DF385168 00BB53 (v02 ALASKA A M I 00000015 INTL 20051117) >Mar 25 22:27:08 localhost kernel: ACPI: FACS 0x00000000DF3BEF80 000040 >Mar 25 22:27:08 localhost kernel: ACPI: APIC 0x00000000DF390DB8 000072 (v03 ALASKA A M I 01072009 AMI 00010013) >Mar 25 22:27:08 localhost kernel: ACPI: MCFG 0x00000000DF390E30 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) >Mar 25 22:27:08 localhost kernel: ACPI: HPET 0x00000000DF390E70 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) >Mar 25 22:27:08 localhost kernel: ACPI: SSDT 0x00000000DF390EA8 00036D (v01 SataRe SataTabl 00001000 INTL 20091112) >Mar 25 22:27:08 localhost kernel: ACPI: SSDT 0x00000000DF391218 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >Mar 25 22:27:08 localhost kernel: ACPI: SSDT 0x00000000DF391BC8 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117) >Mar 25 22:27:08 localhost kernel: ACPI: Local APIC address 0xfee00000 >Mar 25 22:27:08 localhost kernel: No NUMA configuration found >Mar 25 22:27:08 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000041effffff] >Mar 25 22:27:08 localhost kernel: NODE_DATA(0) allocated [mem 0x41efdf000-0x41eff0fff] >Mar 25 22:27:08 localhost kernel: Zone ranges: >Mar 25 22:27:08 localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >Mar 25 22:27:08 localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >Mar 25 22:27:08 localhost kernel: Normal [mem 0x0000000100000000-0x000000041effffff] >Mar 25 22:27:08 localhost kernel: Movable zone start for each node >Mar 25 22:27:08 localhost kernel: Early memory node ranges >Mar 25 22:27:08 localhost kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] >Mar 25 22:27:08 localhost kernel: node 0: [mem 0x0000000000100000-0x00000000deb8ffff] >Mar 25 22:27:08 localhost kernel: node 0: [mem 0x00000000df408000-0x00000000df7fffff] >Mar 25 22:27:08 localhost kernel: node 0: [mem 0x0000000100000000-0x000000041effffff] >Mar 25 22:27:08 localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000041effffff] >Mar 25 22:27:08 localhost kernel: On node 0 totalpages: 4185894 >Mar 25 22:27:08 localhost kernel: DMA zone: 64 pages used for memmap >Mar 25 22:27:08 localhost kernel: DMA zone: 25 pages reserved >Mar 25 22:27:08 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Mar 25 22:27:08 localhost kernel: DMA32 zone: 14207 pages used for memmap >Mar 25 22:27:08 localhost kernel: DMA32 zone: 909192 pages, LIFO batch:31 >Mar 25 22:27:08 localhost kernel: Normal zone: 51136 pages used for memmap >Mar 25 22:27:08 localhost kernel: Normal zone: 3272704 pages, LIFO batch:31 >Mar 25 22:27:08 localhost kernel: tboot: non-0 tboot_addr but it is not of type E820_RESERVED >Mar 25 22:27:08 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Mar 25 22:27:08 localhost kernel: ACPI: Local APIC address 0xfee00000 >Mar 25 22:27:08 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Mar 25 22:27:08 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Mar 25 22:27:08 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Mar 25 22:27:08 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Mar 25 22:27:08 localhost kernel: ACPI: IRQ0 used by override. >Mar 25 22:27:08 localhost kernel: ACPI: IRQ9 used by override. >Mar 25 22:27:08 localhost kernel: Using ACPI (MADT) for SMP configuration information >Mar 25 22:27:08 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Mar 25 22:27:08 localhost kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0x0bee2000-0x0bee2fff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0x0bef1000-0x0bef1fff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0x0bef2000-0x0bef2fff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0x0bf00000-0x0bf00fff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xdeb90000-0xdf13ffff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xdf140000-0xdf384fff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xdf385000-0xdf392fff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xdf393000-0xdf3bffff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xdf3c0000-0xdf3c4fff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xdf3c5000-0xdf407fff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xdf800000-0xf7ffffff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >Mar 25 22:27:08 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >Mar 25 22:27:08 localhost kernel: e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices >Mar 25 22:27:08 localhost kernel: Booting paravirtualized kernel on bare hardware >Mar 25 22:27:08 localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >Mar 25 22:27:08 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >Mar 25 22:27:08 localhost kernel: PERCPU: Embedded 34 pages/cpu @ffff88041ec00000 s98712 r8192 d32360 u524288 >Mar 25 22:27:08 localhost kernel: pcpu-alloc: s98712 r8192 d32360 u524288 alloc=1*2097152 >Mar 25 22:27:08 localhost kernel: pcpu-alloc: [0] 0 1 2 3 >Mar 25 22:27:08 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 4120462 >Mar 25 22:27:08 localhost kernel: Policy zone: Normal >Mar 25 22:27:08 localhost kernel: Kernel command line: BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=F23-x86_64-KDE-20160324 ro rd.live.image quiet rhgb >Mar 25 22:27:08 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Mar 25 22:27:08 localhost kernel: Memory: 16151244K/16743576K available (7828K kernel code, 1307K rwdata, 3444K rodata, 1528K init, 1544K bss, 592332K reserved, 0K cma-reserved) >Mar 25 22:27:08 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >Mar 25 22:27:08 localhost kernel: Hierarchical RCU implementation. >Mar 25 22:27:08 localhost kernel: Build-time adjustment of leaf fanout to 64. >Mar 25 22:27:08 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=4. >Mar 25 22:27:08 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4 >Mar 25 22:27:08 localhost kernel: NR_IRQS:65792 nr_irqs:456 16 >Mar 25 22:27:08 localhost kernel: Offload RCU callbacks from all CPUs >Mar 25 22:27:08 localhost kernel: Offload RCU callbacks from CPUs: 0-3. >Mar 25 22:27:08 localhost kernel: Console: colour dummy device 80x25 >Mar 25 22:27:08 localhost kernel: console [tty0] enabled >Mar 25 22:27:08 localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns >Mar 25 22:27:08 localhost kernel: hpet clockevent registered >Mar 25 22:27:08 localhost kernel: tsc: Fast TSC calibration using PIT >Mar 25 22:27:08 localhost kernel: tsc: Detected 3300.176 MHz processor >Mar 25 22:27:08 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6600.35 BogoMIPS (lpj=3300176) >Mar 25 22:27:08 localhost kernel: pid_max: default: 32768 minimum: 301 >Mar 25 22:27:08 localhost kernel: ACPI: Core revision 20150930 >Mar 25 22:27:08 localhost kernel: ACPI: 4 ACPI AML tables successfully acquired and loaded >Mar 25 22:27:08 localhost kernel: Security Framework initialized >Mar 25 22:27:08 localhost kernel: Yama: becoming mindful. >Mar 25 22:27:08 localhost kernel: SELinux: Initializing. >Mar 25 22:27:08 localhost kernel: SELinux: Starting in permissive mode >Mar 25 22:27:08 localhost kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >Mar 25 22:27:08 localhost kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Mar 25 22:27:08 localhost kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes) >Mar 25 22:27:08 localhost kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes) >Mar 25 22:27:08 localhost kernel: Initializing cgroup subsys io >Mar 25 22:27:08 localhost kernel: Initializing cgroup subsys memory >Mar 25 22:27:08 localhost kernel: Initializing cgroup subsys devices >Mar 25 22:27:08 localhost kernel: Initializing cgroup subsys freezer >Mar 25 22:27:08 localhost kernel: Initializing cgroup subsys net_cls >Mar 25 22:27:08 localhost kernel: Initializing cgroup subsys perf_event >Mar 25 22:27:08 localhost kernel: Initializing cgroup subsys net_prio >Mar 25 22:27:08 localhost kernel: Initializing cgroup subsys hugetlb >Mar 25 22:27:08 localhost kernel: Initializing cgroup subsys pids >Mar 25 22:27:08 localhost kernel: CPU: Physical Processor ID: 0 >Mar 25 22:27:08 localhost kernel: CPU: Processor Core ID: 0 >Mar 25 22:27:08 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >Mar 25 22:27:08 localhost kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Mar 25 22:27:08 localhost kernel: mce: CPU supports 9 MCE banks >Mar 25 22:27:08 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Mar 25 22:27:08 localhost kernel: process: using mwait in idle threads >Mar 25 22:27:08 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >Mar 25 22:27:08 localhost kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >Mar 25 22:27:08 localhost kernel: Freeing SMP alternatives memory: 28K (ffffffff81ec6000 - ffffffff81ecd000) >Mar 25 22:27:08 localhost kernel: ftrace: allocating 29525 entries in 116 pages >Mar 25 22:27:08 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Mar 25 22:27:08 localhost kernel: TSC deadline timer enabled >Mar 25 22:27:08 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (family: 0x6, model: 0x2a, stepping: 0x7) >Mar 25 22:27:08 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver. >Mar 25 22:27:08 localhost kernel: ... version: 3 >Mar 25 22:27:08 localhost kernel: ... bit width: 48 >Mar 25 22:27:08 localhost kernel: ... generic registers: 8 >Mar 25 22:27:08 localhost kernel: ... value mask: 0000ffffffffffff >Mar 25 22:27:08 localhost kernel: ... max period: 0000ffffffffffff >Mar 25 22:27:08 localhost kernel: ... fixed-purpose events: 3 >Mar 25 22:27:08 localhost kernel: ... event mask: 00000007000000ff >Mar 25 22:27:08 localhost kernel: x86: Booting SMP configuration: >Mar 25 22:27:08 localhost kernel: .... node #0, CPUs: #1 >Mar 25 22:27:08 localhost kernel: microcode: CPU1 microcode updated early to revision 0x29, date = 2013-06-12 >Mar 25 22:27:08 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Mar 25 22:27:08 localhost kernel: #2 >Mar 25 22:27:08 localhost kernel: microcode: CPU2 microcode updated early to revision 0x29, date = 2013-06-12 >Mar 25 22:27:08 localhost kernel: #3 >Mar 25 22:27:08 localhost kernel: microcode: CPU3 microcode updated early to revision 0x29, date = 2013-06-12 >Mar 25 22:27:08 localhost kernel: x86: Booted up 1 node, 4 CPUs >Mar 25 22:27:08 localhost kernel: smpboot: Total of 4 processors activated (26401.40 BogoMIPS) >Mar 25 22:27:08 localhost kernel: devtmpfs: initialized >Mar 25 22:27:08 localhost kernel: PM: Registering ACPI NVS region [mem 0xdf140000-0xdf384fff] (2379776 bytes) >Mar 25 22:27:08 localhost kernel: PM: Registering ACPI NVS region [mem 0xdf393000-0xdf3bffff] (184320 bytes) >Mar 25 22:27:08 localhost kernel: PM: Registering ACPI NVS region [mem 0xdf3c5000-0xdf407fff] (274432 bytes) >Mar 25 22:27:08 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >Mar 25 22:27:08 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Mar 25 22:27:08 localhost kernel: pinctrl core: initialized pinctrl subsystem >Mar 25 22:27:08 localhost kernel: RTC time: 2:27:07, date: 03/26/16 >Mar 25 22:27:08 localhost kernel: NET: Registered protocol family 16 >Mar 25 22:27:08 localhost kernel: cpuidle: using governor menu >Mar 25 22:27:08 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Mar 25 22:27:08 localhost kernel: ACPI: bus type PCI registered >Mar 25 22:27:08 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Mar 25 22:27:08 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Mar 25 22:27:08 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Mar 25 22:27:08 localhost kernel: pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override. >Mar 25 22:27:08 localhost kernel: PCI: Using configuration type 1 for base access >Mar 25 22:27:08 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Mar 25 22:27:08 localhost kernel: perf_event_intel: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off >Mar 25 22:27:08 localhost kernel: mtrr: your CPUs had inconsistent fixed MTRR settings >Mar 25 22:27:08 localhost kernel: mtrr: probably your BIOS does not setup all CPUs. >Mar 25 22:27:08 localhost kernel: mtrr: corrected configuration. >Mar 25 22:27:08 localhost kernel: ACPI: Added _OSI(Module Device) >Mar 25 22:27:08 localhost kernel: ACPI: Added _OSI(Processor Device) >Mar 25 22:27:08 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Mar 25 22:27:08 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Mar 25 22:27:08 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Mar 25 22:27:08 localhost kernel: ACPI: Dynamic OEM Table Load: >Mar 25 22:27:08 localhost kernel: ACPI: SSDT 0xFFFF88040C0F6000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >Mar 25 22:27:08 localhost kernel: ACPI: Dynamic OEM Table Load: >Mar 25 22:27:08 localhost kernel: ACPI: SSDT 0xFFFF88040C1EF000 000303 (v01 PmRef ApIst 00003000 INTL 20051117) >Mar 25 22:27:08 localhost kernel: ACPI: Dynamic OEM Table Load: >Mar 25 22:27:08 localhost kernel: ACPI: SSDT 0xFFFF88040C229000 000119 (v01 PmRef ApCst 00003000 INTL 20051117) >Mar 25 22:27:08 localhost kernel: ACPI : EC: EC started >Mar 25 22:27:08 localhost kernel: ACPI: Interpreter enabled >Mar 25 22:27:08 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) >Mar 25 22:27:08 localhost kernel: ACPI: (supports S0 S1 S3 S4 S5) >Mar 25 22:27:08 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Mar 25 22:27:08 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Mar 25 22:27:08 localhost kernel: ACPI: Power Resource [FN00] (off) >Mar 25 22:27:08 localhost kernel: ACPI: Power Resource [FN01] (off) >Mar 25 22:27:08 localhost kernel: ACPI: Power Resource [FN02] (off) >Mar 25 22:27:08 localhost kernel: ACPI: Power Resource [FN03] (off) >Mar 25 22:27:08 localhost kernel: ACPI: Power Resource [FN04] (off) >Mar 25 22:27:08 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >Mar 25 22:27:08 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Mar 25 22:27:08 localhost kernel: \_SB_.PCI0:_OSC invalid UUID >Mar 25 22:27:08 localhost kernel: _OSC request data:1 1f 0 >Mar 25 22:27:08 localhost kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM >Mar 25 22:27:08 localhost kernel: PCI host bridge to bus 0000:00 >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e] >Mar 25 22:27:08 localhost kernel: pci 0000:00:00.0: [8086:0100] type 00 class 0x060000 >Mar 25 22:27:08 localhost kernel: pci 0000:00:01.0: [8086:0101] type 01 class 0x060400 >Mar 25 22:27:08 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >Mar 25 22:27:08 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI >Mar 25 22:27:08 localhost kernel: pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >Mar 25 22:27:08 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7407000-0xf740700f 64bit] >Mar 25 22:27:08 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Mar 25 22:27:08 localhost kernel: pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7404000-0xf74043ff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Mar 25 22:27:08 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: System wakeup disabled by ACPI >Mar 25 22:27:08 localhost kernel: pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7403000-0xf74033ff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Mar 25 22:27:08 localhost kernel: pci 0000:00:1f.0: [8086:1c46] type 00 class 0x060100 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7402000-0xf74027ff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Mar 25 22:27:08 localhost kernel: pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7401000-0xf74010ff 64bit] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f] >Mar 25 22:27:08 localhost kernel: pci 0000:01:00.0: [10de:11c0] type 00 class 0x030000 >Mar 25 22:27:08 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff] >Mar 25 22:27:08 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref] >Mar 25 22:27:08 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref] >Mar 25 22:27:08 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f] >Mar 25 22:27:08 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref] >Mar 25 22:27:08 localhost kernel: pci 0000:01:00.1: [10de:0e0b] type 00 class 0x040300 >Mar 25 22:27:08 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Mar 25 22:27:08 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Mar 25 22:27:08 localhost kernel: pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330 >Mar 25 22:27:08 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7300000-0xf7307fff 64bit] >Mar 25 22:27:08 localhost kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold >Mar 25 22:27:08 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf7300000-0xf73fffff] >Mar 25 22:27:08 localhost kernel: pci 0000:04:00.0: [8086:10d3] type 00 class 0x020000 >Mar 25 22:27:08 localhost kernel: pci 0000:04:00.0: reg 0x10: [mem 0xf72c0000-0xf72dffff] >Mar 25 22:27:08 localhost kernel: pci 0000:04:00.0: reg 0x14: [mem 0xf7200000-0xf727ffff] >Mar 25 22:27:08 localhost kernel: pci 0000:04:00.0: reg 0x18: [io 0xd000-0xd01f] >Mar 25 22:27:08 localhost kernel: pci 0000:04:00.0: reg 0x1c: [mem 0xf72e0000-0xf72e3fff] >Mar 25 22:27:08 localhost kernel: pci 0000:04:00.0: reg 0x30: [mem 0xf7280000-0xf72bffff pref] >Mar 25 22:27:08 localhost kernel: pci 0000:04:00.0: PME# supported from D0 D3hot D3cold >Mar 25 22:27:08 localhost kernel: pci 0000:04:00.0: System wakeup disabled by ACPI >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 04] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7200000-0xf72fffff] >Mar 25 22:27:08 localhost kernel: pci 0000:05:00.0: [1b21:1042] type 00 class 0x0c0330 >Mar 25 22:27:08 localhost kernel: pci 0000:05:00.0: reg 0x10: [mem 0xf7100000-0xf7107fff 64bit] >Mar 25 22:27:08 localhost kernel: pci 0000:05:00.0: PME# supported from D3hot D3cold >Mar 25 22:27:08 localhost kernel: pci 0000:05:00.0: System wakeup disabled by ACPI >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 05] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf7100000-0xf71fffff] >Mar 25 22:27:08 localhost kernel: pci 0000:06:00.0: [1b21:1080] type 01 class 0x060401 >Mar 25 22:27:08 localhost kernel: pci 0000:06:00.0: System wakeup disabled by ACPI >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 06-07] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:06:00.0: PCI bridge to [bus 07] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:06:00.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:06:00.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:06:00.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:06:00.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:06:00.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:06:00.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:06:00.0: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: pci 0000:06:00.0: bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode) >Mar 25 22:27:08 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >Mar 25 22:27:08 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) >Mar 25 22:27:08 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15) >Mar 25 22:27:08 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15) >Mar 25 22:27:08 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Mar 25 22:27:08 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Mar 25 22:27:08 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Mar 25 22:27:08 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15) >Mar 25 22:27:08 localhost kernel: ACPI: Enabled 4 GPEs in block 00 to 3F >Mar 25 22:27:08 localhost kernel: ACPI : EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 >Mar 25 22:27:08 localhost kernel: vgaarb: setting as boot device: PCI:0000:01:00.0 >Mar 25 22:27:08 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >Mar 25 22:27:08 localhost kernel: vgaarb: loaded >Mar 25 22:27:08 localhost kernel: vgaarb: bridge control possible 0000:01:00.0 >Mar 25 22:27:08 localhost kernel: SCSI subsystem initialized >Mar 25 22:27:08 localhost kernel: libata version 3.00 loaded. >Mar 25 22:27:08 localhost kernel: ACPI: bus type USB registered >Mar 25 22:27:08 localhost kernel: usbcore: registered new interface driver usbfs >Mar 25 22:27:08 localhost kernel: usbcore: registered new interface driver hub >Mar 25 22:27:08 localhost kernel: usbcore: registered new device driver usb >Mar 25 22:27:08 localhost kernel: PCI: Using ACPI for IRQ routing >Mar 25 22:27:08 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Mar 25 22:27:08 localhost kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >Mar 25 22:27:08 localhost kernel: e820: reserve RAM buffer [mem 0x0bee2018-0x0bffffff] >Mar 25 22:27:08 localhost kernel: e820: reserve RAM buffer [mem 0x0bef2018-0x0bffffff] >Mar 25 22:27:08 localhost kernel: e820: reserve RAM buffer [mem 0xdeb90000-0xdfffffff] >Mar 25 22:27:08 localhost kernel: e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff] >Mar 25 22:27:08 localhost kernel: e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff] >Mar 25 22:27:08 localhost kernel: NetLabel: Initializing >Mar 25 22:27:08 localhost kernel: NetLabel: domain hash size = 128 >Mar 25 22:27:08 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Mar 25 22:27:08 localhost kernel: NetLabel: unlabeled traffic allowed by default >Mar 25 22:27:08 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Mar 25 22:27:08 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Mar 25 22:27:08 localhost kernel: clocksource: Switched to clocksource hpet >Mar 25 22:27:08 localhost kernel: pnp: PnP ACPI init >Mar 25 22:27:08 localhost kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Mar 25 22:27:08 localhost kernel: system 00:01: [io 0x0680-0x069f] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:01: [io 0x0200-0x020f] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:01: [io 0xffff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:01: [io 0xffff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:01: [io 0x0400-0x0453] could not be reserved >Mar 25 22:27:08 localhost kernel: system 00:01: [io 0x0458-0x047f] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:01: [io 0x0500-0x057f] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:01: [io 0x164e-0x164f] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >Mar 25 22:27:08 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >Mar 25 22:27:08 localhost kernel: system 00:03: [io 0x0454-0x0457] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >Mar 25 22:27:08 localhost kernel: system 00:04: [io 0x0290-0x029f] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >Mar 25 22:27:08 localhost kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >Mar 25 22:27:08 localhost kernel: system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved >Mar 25 22:27:08 localhost kernel: system 00:06: [mem 0xe0000000-0xe0000fff] has been reserved >Mar 25 22:27:08 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >Mar 25 22:27:08 localhost kernel: pnp: PnP ACPI: found 7 devices >Mar 25 22:27:08 localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000 >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xe0100000-0xe02fffff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xe0300000-0xe04fffff 64bit pref] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Mar 25 22:27:08 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xe0100000-0xe02fffff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xe0300000-0xe04fffff 64bit pref] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf7300000-0xf73fffff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 04] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7200000-0xf72fffff] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 05] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf7100000-0xf71fffff] >Mar 25 22:27:08 localhost kernel: pci 0000:06:00.0: PCI bridge to [bus 07] >Mar 25 22:27:08 localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 06-07] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xe0100000-0xe02fffff] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xe0300000-0xe04fffff 64bit pref] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf7300000-0xf73fffff] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xf7200000-0xf72fffff] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xf7100000-0xf71fffff] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:06: resource 4 [io 0x0000-0x0cf7 window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:06: resource 5 [io 0x0d00-0xffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:06: resource 7 [mem 0x000d0000-0x000d3fff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:06: resource 8 [mem 0x000d4000-0x000d7fff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:06: resource 9 [mem 0x000d8000-0x000dbfff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:06: resource 10 [mem 0x000dc000-0x000dffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:06: resource 11 [mem 0xe0000000-0xfeafffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:07: resource 4 [io 0x0000-0x0cf7 window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:07: resource 5 [io 0x0d00-0xffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:07: resource 7 [mem 0x000d0000-0x000d3fff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:07: resource 8 [mem 0x000d4000-0x000d7fff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:07: resource 9 [mem 0x000d8000-0x000dbfff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:07: resource 10 [mem 0x000dc000-0x000dffff window] >Mar 25 22:27:08 localhost kernel: pci_bus 0000:07: resource 11 [mem 0xe0000000-0xfeafffff window] >Mar 25 22:27:08 localhost kernel: NET: Registered protocol family 2 >Mar 25 22:27:08 localhost kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >Mar 25 22:27:08 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Mar 25 22:27:08 localhost kernel: TCP: Hash tables configured (established 131072 bind 65536) >Mar 25 22:27:08 localhost kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes) >Mar 25 22:27:08 localhost kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >Mar 25 22:27:08 localhost kernel: NET: Registered protocol family 1 >Mar 25 22:27:08 localhost kernel: pci 0000:01:00.0: Video device with shadowed ROM >Mar 25 22:27:08 localhost kernel: PCI: CLS 64 bytes, default 64 >Mar 25 22:27:08 localhost kernel: Unpacking initramfs... >Mar 25 22:27:08 localhost kernel: Freeing initrd memory: 49260K (ffff88003bce1000 - ffff88003ecfc000) >Mar 25 22:27:08 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Mar 25 22:27:08 localhost kernel: software IO TLB [mem 0xdab90000-0xdeb90000] (64MB) mapped at [ffff8800dab90000-ffff8800deb8ffff] >Mar 25 22:27:08 localhost kernel: RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer >Mar 25 22:27:08 localhost kernel: hw unit of domain pp0-core 2^-16 Joules >Mar 25 22:27:08 localhost kernel: hw unit of domain package 2^-16 Joules >Mar 25 22:27:08 localhost kernel: hw unit of domain pp1-gpu 2^-16 Joules >Mar 25 22:27:08 localhost kernel: futex hash table entries: 1024 (order: 4, 65536 bytes) >Mar 25 22:27:08 localhost kernel: audit: initializing netlink subsys (disabled) >Mar 25 22:27:08 localhost kernel: audit: type=2000 audit(1458959226.813:1): initialized >Mar 25 22:27:08 localhost kernel: Initialise system trusted keyring >Mar 25 22:27:08 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Mar 25 22:27:08 localhost kernel: zbud: loaded >Mar 25 22:27:08 localhost kernel: VFS: Disk quotas dquot_6.6.0 >Mar 25 22:27:08 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Mar 25 22:27:08 localhost kernel: Key type big_key registered >Mar 25 22:27:08 localhost kernel: SELinux: Registering netfilter hooks >Mar 25 22:27:08 localhost kernel: NET: Registered protocol family 38 >Mar 25 22:27:08 localhost kernel: Key type asymmetric registered >Mar 25 22:27:08 localhost kernel: Asymmetric key parser 'x509' registered >Mar 25 22:27:08 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) >Mar 25 22:27:08 localhost kernel: io scheduler noop registered >Mar 25 22:27:08 localhost kernel: io scheduler deadline registered >Mar 25 22:27:08 localhost kernel: io scheduler cfq registered (default) >Mar 25 22:27:08 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Mar 25 22:27:08 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Mar 25 22:27:08 localhost kernel: efifb: probing for efifb >Mar 25 22:27:08 localhost kernel: efifb: framebuffer at 0xf1000000, mapped to 0xffffc90001c00000, using 1876k, total 1875k >Mar 25 22:27:08 localhost kernel: efifb: mode is 800x600x32, linelength=3200, pages=1 >Mar 25 22:27:08 localhost kernel: efifb: scrolling: redraw >Mar 25 22:27:08 localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >Mar 25 22:27:08 localhost kernel: Console: switching to colour frame buffer device 100x37 >Mar 25 22:27:08 localhost kernel: fb0: EFI VGA frame buffer device >Mar 25 22:27:08 localhost kernel: intel_idle: MWAIT substates: 0x1120 >Mar 25 22:27:08 localhost kernel: intel_idle: v0.4 model 0x2A >Mar 25 22:27:08 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Mar 25 22:27:08 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >Mar 25 22:27:08 localhost kernel: ACPI: Power Button [PWRB] >Mar 25 22:27:08 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Mar 25 22:27:08 localhost kernel: ACPI: Power Button [PWRF] >Mar 25 22:27:08 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Mar 25 22:27:08 localhost kernel: ACPI: Thermal Zone [TZ00] (28 C) >Mar 25 22:27:08 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Mar 25 22:27:08 localhost kernel: ACPI: Thermal Zone [TZ01] (30 C) >Mar 25 22:27:08 localhost kernel: GHES: HEST is not enabled! >Mar 25 22:27:08 localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >Mar 25 22:27:08 localhost kernel: Non-volatile memory driver v1.3 >Mar 25 22:27:08 localhost kernel: Linux agpgart interface v0.103 >Mar 25 22:27:08 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Mar 25 22:27:08 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x31 impl SATA mode >Mar 25 22:27:08 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst >Mar 25 22:27:08 localhost kernel: scsi host0: ahci >Mar 25 22:27:08 localhost kernel: scsi host1: ahci >Mar 25 22:27:08 localhost kernel: scsi host2: ahci >Mar 25 22:27:08 localhost kernel: scsi host3: ahci >Mar 25 22:27:08 localhost kernel: scsi host4: ahci >Mar 25 22:27:08 localhost kernel: scsi host5: ahci >Mar 25 22:27:08 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xf7402000 port 0xf7402100 irq 25 >Mar 25 22:27:08 localhost kernel: ata2: DUMMY >Mar 25 22:27:08 localhost kernel: ata3: DUMMY >Mar 25 22:27:08 localhost kernel: ata4: DUMMY >Mar 25 22:27:08 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xf7402000 port 0xf7402300 irq 25 >Mar 25 22:27:08 localhost kernel: ata6: SATA max UDMA/133 abar m2048@0xf7402000 port 0xf7402380 irq 25 >Mar 25 22:27:08 localhost kernel: libphy: Fixed MDIO Bus: probed >Mar 25 22:27:08 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Mar 25 22:27:08 localhost kernel: ehci-pci: EHCI PCI platform driver >Mar 25 22:27:08 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Mar 25 22:27:08 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Mar 25 22:27:08 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Mar 25 22:27:08 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Mar 25 22:27:08 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7404000 >Mar 25 22:27:08 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Mar 25 22:27:08 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Mar 25 22:27:08 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 25 22:27:08 localhost kernel: usb usb1: Product: EHCI Host Controller >Mar 25 22:27:08 localhost kernel: usb usb1: Manufacturer: Linux 4.4.6-300.fc23.x86_64 ehci_hcd >Mar 25 22:27:08 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Mar 25 22:27:08 localhost kernel: hub 1-0:1.0: USB hub found >Mar 25 22:27:08 localhost kernel: hub 1-0:1.0: 2 ports detected >Mar 25 22:27:08 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Mar 25 22:27:08 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Mar 25 22:27:08 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Mar 25 22:27:08 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Mar 25 22:27:08 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7403000 >Mar 25 22:27:08 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Mar 25 22:27:08 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Mar 25 22:27:08 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 25 22:27:08 localhost kernel: usb usb2: Product: EHCI Host Controller >Mar 25 22:27:08 localhost kernel: usb usb2: Manufacturer: Linux 4.4.6-300.fc23.x86_64 ehci_hcd >Mar 25 22:27:08 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Mar 25 22:27:08 localhost kernel: hub 2-0:1.0: USB hub found >Mar 25 22:27:08 localhost kernel: hub 2-0:1.0: 2 ports detected >Mar 25 22:27:08 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Mar 25 22:27:08 localhost kernel: ohci-pci: OHCI PCI platform driver >Mar 25 22:27:08 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Mar 25 22:27:08 localhost kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller >Mar 25 22:27:08 localhost kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3 >Mar 25 22:27:08 localhost kernel: xhci_hcd 0000:03:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000 >Mar 25 22:27:08 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Mar 25 22:27:08 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 25 22:27:08 localhost kernel: usb usb3: Product: xHCI Host Controller >Mar 25 22:27:08 localhost kernel: usb usb3: Manufacturer: Linux 4.4.6-300.fc23.x86_64 xhci-hcd >Mar 25 22:27:08 localhost kernel: usb usb3: SerialNumber: 0000:03:00.0 >Mar 25 22:27:08 localhost kernel: hub 3-0:1.0: USB hub found >Mar 25 22:27:08 localhost kernel: hub 3-0:1.0: 2 ports detected >Mar 25 22:27:08 localhost kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller >Mar 25 22:27:08 localhost kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4 >Mar 25 22:27:08 localhost kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. >Mar 25 22:27:08 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Mar 25 22:27:08 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 25 22:27:08 localhost kernel: usb usb4: Product: xHCI Host Controller >Mar 25 22:27:08 localhost kernel: usb usb4: Manufacturer: Linux 4.4.6-300.fc23.x86_64 xhci-hcd >Mar 25 22:27:08 localhost kernel: usb usb4: SerialNumber: 0000:03:00.0 >Mar 25 22:27:08 localhost kernel: hub 4-0:1.0: USB hub found >Mar 25 22:27:08 localhost kernel: hub 4-0:1.0: 2 ports detected >Mar 25 22:27:08 localhost kernel: xhci_hcd 0000:05:00.0: xHCI Host Controller >Mar 25 22:27:08 localhost kernel: xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 5 >Mar 25 22:27:08 localhost kernel: xhci_hcd 0000:05:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x00080000 >Mar 25 22:27:08 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >Mar 25 22:27:08 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 25 22:27:08 localhost kernel: usb usb5: Product: xHCI Host Controller >Mar 25 22:27:08 localhost kernel: usb usb5: Manufacturer: Linux 4.4.6-300.fc23.x86_64 xhci-hcd >Mar 25 22:27:08 localhost kernel: usb usb5: SerialNumber: 0000:05:00.0 >Mar 25 22:27:08 localhost kernel: hub 5-0:1.0: USB hub found >Mar 25 22:27:08 localhost kernel: hub 5-0:1.0: 2 ports detected >Mar 25 22:27:08 localhost kernel: xhci_hcd 0000:05:00.0: xHCI Host Controller >Mar 25 22:27:08 localhost kernel: xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 6 >Mar 25 22:27:08 localhost kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. >Mar 25 22:27:08 localhost kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >Mar 25 22:27:08 localhost kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 25 22:27:08 localhost kernel: usb usb6: Product: xHCI Host Controller >Mar 25 22:27:08 localhost kernel: usb usb6: Manufacturer: Linux 4.4.6-300.fc23.x86_64 xhci-hcd >Mar 25 22:27:08 localhost kernel: usb usb6: SerialNumber: 0000:05:00.0 >Mar 25 22:27:08 localhost kernel: hub 6-0:1.0: USB hub found >Mar 25 22:27:08 localhost kernel: hub 6-0:1.0: 2 ports detected >Mar 25 22:27:08 localhost kernel: usbcore: registered new interface driver usbserial >Mar 25 22:27:08 localhost kernel: usbcore: registered new interface driver usbserial_generic >Mar 25 22:27:08 localhost kernel: usbserial: USB Serial support registered for generic >Mar 25 22:27:08 localhost kernel: i8042: PNP: No PS/2 controller found. Probing ports directly. >Mar 25 22:27:08 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Mar 25 22:27:08 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Mar 25 22:27:08 localhost kernel: mousedev: PS/2 mouse device common for all mice >Mar 25 22:27:08 localhost kernel: rtc_cmos 00:02: RTC can wake from S4 >Mar 25 22:27:08 localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >Mar 25 22:27:08 localhost kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Mar 25 22:27:08 localhost kernel: device-mapper: uevent: version 1.0.3 >Mar 25 22:27:08 localhost kernel: device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com >Mar 25 22:27:08 localhost kernel: Intel P-state driver initializing. >Mar 25 22:27:08 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Mar 25 22:27:08 localhost kernel: usbcore: registered new interface driver usbhid >Mar 25 22:27:08 localhost kernel: usbhid: USB HID core driver >Mar 25 22:27:08 localhost kernel: drop_monitor: Initializing network drop monitor service >Mar 25 22:27:08 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Mar 25 22:27:08 localhost kernel: Initializing XFRM netlink socket >Mar 25 22:27:08 localhost kernel: NET: Registered protocol family 10 >Mar 25 22:27:08 localhost kernel: mip6: Mobile IPv6 >Mar 25 22:27:08 localhost kernel: NET: Registered protocol family 17 >Mar 25 22:27:08 localhost kernel: microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x29 >Mar 25 22:27:08 localhost kernel: microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x29 >Mar 25 22:27:08 localhost kernel: microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x29 >Mar 25 22:27:08 localhost kernel: microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x29 >Mar 25 22:27:08 localhost kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Mar 25 22:27:08 localhost kernel: AVX version of gcm_enc/dec engaged. >Mar 25 22:27:08 localhost kernel: AES CTR mode by8 optimization enabled >Mar 25 22:27:08 localhost kernel: registered taskstats version 1 >Mar 25 22:27:08 localhost kernel: Loading compiled-in X.509 certificates >Mar 25 22:27:08 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 37f8b93fe5f8b8c91eeae1dae6ec168f91a7a03f' >Mar 25 22:27:08 localhost kernel: zswap: loaded using pool lzo/zbud >Mar 25 22:27:08 localhost kernel: Magic number: 8:71:461 >Mar 25 22:27:08 localhost kernel: rtc_cmos 00:02: setting system clock to 2016-03-26 02:27:07 UTC (1458959227) >Mar 25 22:27:08 localhost kernel: PM: Hibernation image not present or could not be loaded. >Mar 25 22:27:08 localhost kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Mar 25 22:27:08 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Mar 25 22:27:08 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359) >Mar 25 22:27:08 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT4._GTF] (Node ffff88040e0bc870), AE_NOT_FOUND (20150930/psparse-542) >Mar 25 22:27:08 localhost kernel: ata5.00: ATA-9: WDC WD20EZRX-00D8PB0, 80.00A80, max UDMA/133 >Mar 25 22:27:08 localhost kernel: ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Mar 25 22:27:08 localhost kernel: ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Mar 25 22:27:08 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359) >Mar 25 22:27:08 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT4._GTF] (Node ffff88040e0bc870), AE_NOT_FOUND (20150930/psparse-542) >Mar 25 22:27:08 localhost kernel: ata5.00: configured for UDMA/133 >Mar 25 22:27:08 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359) >Mar 25 22:27:08 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node ffff88040e0bc8e8), AE_NOT_FOUND (20150930/psparse-542) >Mar 25 22:27:08 localhost kernel: ata6.00: ATA-9: WDC WD20EZRX-00D8PB0, 80.00A80, max UDMA/133 >Mar 25 22:27:08 localhost kernel: ata6.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Mar 25 22:27:08 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359) >Mar 25 22:27:08 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT0._GTF] (Node ffff88040e0bc690), AE_NOT_FOUND (20150930/psparse-542) >Mar 25 22:27:08 localhost kernel: ata1.00: supports DRM functions and may not be fully accessible >Mar 25 22:27:08 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359) >Mar 25 22:27:08 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node ffff88040e0bc8e8), AE_NOT_FOUND (20150930/psparse-542) >Mar 25 22:27:08 localhost kernel: ata1.00: disabling queued TRIM support >Mar 25 22:27:08 localhost kernel: ata1.00: ATA-9: Samsung SSD 850 PRO 256GB, EXM02B6Q, max UDMA/133 >Mar 25 22:27:08 localhost kernel: ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 31/32), AA >Mar 25 22:27:08 localhost kernel: ata6.00: configured for UDMA/133 >Mar 25 22:27:08 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359) >Mar 25 22:27:08 localhost kernel: ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT0._GTF] (Node ffff88040e0bc690), AE_NOT_FOUND (20150930/psparse-542) >Mar 25 22:27:08 localhost kernel: ata1.00: supports DRM functions and may not be fully accessible >Mar 25 22:27:08 localhost kernel: ata1.00: disabling queued TRIM support >Mar 25 22:27:08 localhost kernel: ata1.00: configured for UDMA/133 >Mar 25 22:27:08 localhost kernel: scsi 0:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 5 >Mar 25 22:27:08 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Mar 25 22:27:08 localhost kernel: sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB) >Mar 25 22:27:08 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Mar 25 22:27:08 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Mar 25 22:27:08 localhost kernel: scsi 4:0:0:0: Direct-Access ATA WDC WD20EZRX-00D 0A80 PQ: 0 ANSI: 5 >Mar 25 22:27:08 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Mar 25 22:27:08 localhost kernel: sd 4:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) >Mar 25 22:27:08 localhost kernel: sd 4:0:0:0: [sdb] 4096-byte physical blocks >Mar 25 22:27:08 localhost kernel: sd 4:0:0:0: Attached scsi generic sg1 type 0 >Mar 25 22:27:08 localhost kernel: sd 4:0:0:0: [sdb] Write Protect is off >Mar 25 22:27:08 localhost kernel: sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >Mar 25 22:27:08 localhost kernel: sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Mar 25 22:27:08 localhost kernel: scsi 5:0:0:0: Direct-Access ATA WDC WD20EZRX-00D 0A80 PQ: 0 ANSI: 5 >Mar 25 22:27:08 localhost kernel: sd 5:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) >Mar 25 22:27:08 localhost kernel: sd 5:0:0:0: [sdc] 4096-byte physical blocks >Mar 25 22:27:08 localhost kernel: sd 5:0:0:0: Attached scsi generic sg2 type 0 >Mar 25 22:27:08 localhost kernel: sd 5:0:0:0: [sdc] Write Protect is off >Mar 25 22:27:08 localhost kernel: sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >Mar 25 22:27:08 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Mar 25 22:27:08 localhost kernel: sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Mar 25 22:27:08 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Mar 25 22:27:08 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Mar 25 22:27:08 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >Mar 25 22:27:08 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Mar 25 22:27:08 localhost kernel: hub 1-1:1.0: USB hub found >Mar 25 22:27:08 localhost kernel: hub 1-1:1.0: 6 ports detected >Mar 25 22:27:08 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >Mar 25 22:27:08 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Mar 25 22:27:08 localhost kernel: hub 2-1:1.0: USB hub found >Mar 25 22:27:08 localhost kernel: hub 2-1:1.0: 8 ports detected >Mar 25 22:27:08 localhost kernel: usb 1-1.1: new high-speed USB device number 3 using ehci-pci >Mar 25 22:27:08 localhost kernel: usb 2-1.2: new full-speed USB device number 3 using ehci-pci >Mar 25 22:27:08 localhost kernel: usb 1-1.1: New USB device found, idVendor=1a40, idProduct=0101 >Mar 25 22:27:08 localhost kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >Mar 25 22:27:08 localhost kernel: usb 1-1.1: Product: USB 2.0 Hub >Mar 25 22:27:08 localhost kernel: hub 1-1.1:1.0: USB hub found >Mar 25 22:27:08 localhost kernel: hub 1-1.1:1.0: 4 ports detected >Mar 25 22:27:08 localhost kernel: usb 2-1.2: New USB device found, idVendor=0a12, idProduct=0001 >Mar 25 22:27:08 localhost kernel: usb 2-1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >Mar 25 22:27:08 localhost kernel: usb 2-1.2: Product: CSR8510 A10 >Mar 25 22:27:08 localhost kernel: usb 1-1.2: new high-speed USB device number 4 using ehci-pci >Mar 25 22:27:08 localhost kernel: usb 1-1.2: New USB device found, idVendor=058f, idProduct=6362 >Mar 25 22:27:08 localhost kernel: usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Mar 25 22:27:08 localhost kernel: usb 1-1.2: Product: Mass Storage Device >Mar 25 22:27:08 localhost kernel: usb 1-1.2: Manufacturer: Generic >Mar 25 22:27:08 localhost kernel: usb 1-1.2: SerialNumber: 058F63626476 >Mar 25 22:27:08 localhost kernel: sdc: sdc1 >Mar 25 22:27:08 localhost kernel: sd 5:0:0:0: [sdc] Attached SCSI disk >Mar 25 22:27:08 localhost kernel: tsc: Refined TSC clocksource calibration: 3300.022 MHz >Mar 25 22:27:08 localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f91614f8ec, max_idle_ns: 440795344305 ns >Mar 25 22:27:08 localhost kernel: sdb: sdb1 >Mar 25 22:27:08 localhost kernel: sd 4:0:0:0: [sdb] Attached SCSI disk >Mar 25 22:27:08 localhost kernel: Freeing unused kernel memory: 1528K (ffffffff81d48000 - ffffffff81ec6000) >Mar 25 22:27:08 localhost kernel: Write protecting the kernel read-only data: 12288k >Mar 25 22:27:08 localhost kernel: Freeing unused kernel memory: 352K (ffff88000e7a8000 - ffff88000e800000) >Mar 25 22:27:08 localhost kernel: Freeing unused kernel memory: 652K (ffff88000eb5d000 - ffff88000ec00000) >Mar 25 22:27:08 localhost kernel: usb 1-1.3: new high-speed USB device number 5 using ehci-pci >Mar 25 22:27:08 localhost kernel: usb 1-1.3: New USB device found, idVendor=0781, idProduct=5575 >Mar 25 22:27:08 localhost kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Mar 25 22:27:08 localhost kernel: usb 1-1.3: Product: Cruzer Glide >Mar 25 22:27:08 localhost kernel: usb 1-1.3: Manufacturer: SanDisk >Mar 25 22:27:08 localhost kernel: usb 1-1.3: SerialNumber: 20054857430C5522E8EC >Mar 25 22:27:08 localhost kernel: usb 1-1.4: new full-speed USB device number 6 using ehci-pci >Mar 25 22:27:08 localhost kernel: random: systemd urandom read with 46 bits of entropy available >Mar 25 22:27:08 localhost systemd[1]: systemd 222 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) >Mar 25 22:27:08 localhost systemd[1]: Detected architecture x86-64. >Mar 25 22:27:08 localhost systemd[1]: Running in initial RAM disk. >Mar 25 22:27:08 localhost systemd[1]: No hostname configured. >Mar 25 22:27:08 localhost systemd[1]: Set hostname to <localhost>. >Mar 25 22:27:08 localhost systemd[1]: Initializing machine ID from random generator. >Mar 25 22:27:08 localhost kernel: usb 1-1.4: New USB device found, idVendor=046d, idProduct=c52b >Mar 25 22:27:08 localhost kernel: usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Mar 25 22:27:08 localhost kernel: usb 1-1.4: Product: USB Receiver >Mar 25 22:27:08 localhost kernel: usb 1-1.4: Manufacturer: Logitech >Mar 25 22:27:08 localhost systemd[1]: Created slice -.slice. >Mar 25 22:27:08 localhost systemd[1]: Starting -.slice. >Mar 25 22:27:08 localhost systemd[1]: Reached target Swap. >Mar 25 22:27:08 localhost systemd[1]: Starting Swap. >Mar 25 22:27:08 localhost systemd[1]: Listening on Journal Socket (/dev/log). >Mar 25 22:27:08 localhost systemd[1]: Starting Journal Socket (/dev/log). >Mar 25 22:27:08 localhost systemd[1]: Listening on udev Kernel Socket. >Mar 25 22:27:08 localhost systemd[1]: Starting udev Kernel Socket. >Mar 25 22:27:08 localhost systemd[1]: Created slice System Slice. >Mar 25 22:27:08 localhost systemd[1]: Starting System Slice. >Mar 25 22:27:08 localhost systemd[1]: Reached target Timers. >Mar 25 22:27:08 localhost systemd[1]: Starting Timers. >Mar 25 22:27:08 localhost systemd[1]: Listening on Journal Audit Socket. >Mar 25 22:27:08 localhost systemd[1]: Starting Journal Audit Socket. >Mar 25 22:27:08 localhost systemd[1]: Reached target Encrypted Volumes. >Mar 25 22:27:08 localhost systemd[1]: Starting Encrypted Volumes. >Mar 25 22:27:08 localhost systemd[1]: Reached target Local File Systems. >Mar 25 22:27:08 localhost systemd[1]: Starting Local File Systems. >Mar 25 22:27:08 localhost systemd[1]: Listening on udev Control Socket. >Mar 25 22:27:08 localhost systemd[1]: Starting udev Control Socket. >Mar 25 22:27:08 localhost systemd[1]: Reached target Slices. >Mar 25 22:27:08 localhost systemd[1]: Starting Slices. >Mar 25 22:27:08 localhost systemd[1]: Listening on Journal Socket. >Mar 25 22:27:08 localhost systemd[1]: Starting Journal Socket. >Mar 25 22:27:08 localhost systemd[1]: Started dracut ask for additional cmdline parameters. >Mar 25 22:27:08 localhost systemd[1]: Started Load Kernel Modules. >Mar 25 22:27:08 localhost systemd[1]: Starting Apply Kernel Variables... >Mar 25 22:27:08 localhost systemd[1]: Reached target Sockets. >Mar 25 22:27:08 localhost systemd[1]: Starting Sockets. >Mar 25 22:27:08 localhost systemd[1]: Starting dracut cmdline hook... >Mar 25 22:27:08 localhost systemd[1]: Starting Setup Virtual Console... >Mar 25 22:27:08 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Mar 25 22:27:08 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Mar 25 22:27:08 localhost systemd[1]: Starting Journal Service... >Mar 25 22:27:08 localhost systemd[1]: Started Apply Kernel Variables. >Mar 25 22:27:08 localhost kernel: audit: type=1130 audit(1458959228.719:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost systemd[1]: Started Setup Virtual Console. >Mar 25 22:27:08 localhost kernel: audit: type=1130 audit(1458959228.719:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Mar 25 22:27:08 localhost kernel: audit: type=1130 audit(1458959228.719:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost systemd[1]: Starting Create Static Device Nodes in /dev... >Mar 25 22:27:08 localhost systemd[1]: Started Create Static Device Nodes in /dev. >Mar 25 22:27:08 localhost kernel: audit: type=1130 audit(1458959228.725:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost systemd-journal[202]: Journal started >Mar 25 22:27:08 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost dracut-cmdline[197]: dracut-23 (Twenty Three) dracut-043-63.git20151211.fc23 >Mar 25 22:27:08 localhost dracut-cmdline[197]: Using kernel command line parameters: >Mar 25 22:27:08 localhost dracut-cmdline[197]: BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=F23-x86_64-KDE-20160324 ro rd.live.image quiet rhgb >Mar 25 22:27:08 localhost systemd[1]: Started Journal Service. >Mar 25 22:27:08 localhost kernel: audit: type=1130 audit(1458959228.751:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost kernel: loop: module loaded >Mar 25 22:27:08 localhost dracut-cmdline[197]: root was live:LABEL=F23-x86_64-KDE-20160324, is now live:/dev/disk/by-label/F23-x86_64-KDE-20160324 >Mar 25 22:27:08 localhost systemd[1]: Started dracut cmdline hook. >Mar 25 22:27:08 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost kernel: audit: type=1130 audit(1458959228.809:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost systemd[1]: Starting dracut pre-udev hook... >Mar 25 22:27:08 localhost kernel: RPC: Registered named UNIX socket transport module. >Mar 25 22:27:08 localhost kernel: RPC: Registered udp transport module. >Mar 25 22:27:08 localhost kernel: RPC: Registered tcp transport module. >Mar 25 22:27:08 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Mar 25 22:27:08 localhost rpc.statd[364]: Version 1.3.3 starting >Mar 25 22:27:08 localhost rpc.statd[364]: Initializing NSM state >Mar 25 22:27:08 localhost rpc.statd[364]: Running as root. chown /var/lib/nfs/statd to choose different user >Mar 25 22:27:08 localhost systemd[1]: Started dracut pre-udev hook. >Mar 25 22:27:08 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost kernel: audit: type=1130 audit(1458959228.897:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost systemd[1]: Starting udev Kernel Device Manager... >Mar 25 22:27:08 localhost systemd[1]: Started udev Kernel Device Manager. >Mar 25 22:27:08 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost systemd[1]: Starting dracut pre-trigger hook... >Mar 25 22:27:08 localhost kernel: audit: type=1130 audit(1458959228.912:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost lldpad[391]: config file failed to load, >Mar 25 22:27:08 localhost lldpad[391]: create a new file. >Mar 25 22:27:08 localhost lldpad[391]: bound ctrl iface to /com/intel/lldpad >Mar 25 22:27:08 localhost dracut-pre-trigger[389]: 392 >Mar 25 22:27:08 localhost dracut-pre-trigger[389]: rd.md=0: removing MD RAID activation >Mar 25 22:27:08 localhost systemd[1]: Started dracut pre-trigger hook. >Mar 25 22:27:08 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost kernel: audit: type=1130 audit(1458959228.962:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:08 localhost systemd[1]: Starting udev Coldplug all Devices... >Mar 25 22:27:08 localhost systemd[1]: Mounting Configuration File System... >Mar 25 22:27:08 localhost systemd[1]: Mounted Configuration File System. >Mar 25 22:27:09 localhost systemd[1]: Started udev Coldplug all Devices. >Mar 25 22:27:09 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:09 localhost systemd[1]: Reached target System Initialization. >Mar 25 22:27:09 localhost systemd[1]: Starting System Initialization. >Mar 25 22:27:09 localhost systemd[1]: Starting dracut initqueue hook... >Mar 25 22:27:09 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Mar 25 22:27:09 localhost kernel: wmi: Mapper loaded >Mar 25 22:27:09 localhost kernel: FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED >Mar 25 22:27:09 localhost kernel: usb-storage 1-1.2:1.0: USB Mass Storage device detected >Mar 25 22:27:09 localhost kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1.4/input2 >Mar 25 22:27:09 localhost kernel: pps_core: LinuxPPS API ver. 1 registered >Mar 25 22:27:09 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Mar 25 22:27:09 localhost kernel: PTP clock support registered >Mar 25 22:27:09 localhost kernel: scsi host6: usb-storage 1-1.2:1.0 >Mar 25 22:27:09 localhost kernel: usb-storage 1-1.3:1.0: USB Mass Storage device detected >Mar 25 22:27:09 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Mar 25 22:27:09 localhost kernel: scsi host7: usb-storage 1-1.3:1.0 >Mar 25 22:27:09 localhost kernel: usbcore: registered new interface driver usb-storage >Mar 25 22:27:09 localhost kernel: usbcore: registered new interface driver uas >Mar 25 22:27:09 localhost kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k >Mar 25 22:27:09 localhost kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation. >Mar 25 22:27:09 localhost kernel: e1000e 0000:04:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >Mar 25 22:27:09 localhost kernel: MXM: GUID detected in BIOS >Mar 25 22:27:09 localhost kernel: checking generic (f1000000 1d5000) vs hw (e8000000 8000000) >Mar 25 22:27:09 localhost kernel: checking generic (f1000000 1d5000) vs hw (f0000000 2000000) >Mar 25 22:27:09 localhost kernel: fb: switching to nouveaufb from EFI VGA >Mar 25 22:27:09 localhost kernel: Console: switching to colour dummy device 80x25 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: NVIDIA GK106 (0e6000a1) >Mar 25 22:27:09 localhost kernel: e1000e 0000:04:00.0 eth0: registered PHC clock >Mar 25 22:27:09 localhost kernel: e1000e 0000:04:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 68:05:ca:2d:ec:41 >Mar 25 22:27:09 localhost kernel: e1000e 0000:04:00.0 eth0: Intel(R) PRO/1000 Network Connection >Mar 25 22:27:09 localhost kernel: e1000e 0000:04:00.0 eth0: MAC: 3, PHY: 8, PBA No: E46981-008 >Mar 25 22:27:09 localhost kernel: e1000e 0000:04:00.0 enp4s0: renamed from eth0 >Mar 25 22:27:09 localhost kernel: input: Logitech M570 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B.0003/0003:046D:1028.0005/input/input5 >Mar 25 22:27:09 localhost kernel: logitech-hidpp-device 0003:046D:1028.0005: input,hidraw1: USB HID v1.11 Mouse [Logitech M570] on usb-0000:00:1a.0-1.4:2 >Mar 25 22:27:09 localhost kernel: input: Logitech M705 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B.0003/0003:046D:101B.0006/input/input6 >Mar 25 22:27:09 localhost kernel: logitech-hidpp-device 0003:046D:101B.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech M705] on usb-0000:00:1a.0-1.4:3 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: bios: version 80.06.28.00.08 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: fb: 2048 MiB GDDR5 >Mar 25 22:27:09 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 >Mar 25 22:27:09 localhost kernel: [TTM] Zone kernel: Available graphics memory: 8200026 kiB >Mar 25 22:27:09 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Mar 25 22:27:09 localhost kernel: [TTM] Initializing pool allocator >Mar 25 22:27:09 localhost kernel: [TTM] Initializing DMA pool allocator >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: GART: 1048576 MiB >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: TMDS table version 2.0 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: DCB version 4.0 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 00: 02000f00 00000000 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 01: 01000f02 00020030 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 03: 02011f62 00020010 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 04: 04822fb6 0f420010 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 05: 04022f72 00020010 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 06: 08033f82 00020030 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 00: 00001030 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 01: 00010161 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 02: 00020246 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 03: 01000331 >Mar 25 22:27:09 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Mar 25 22:27:09 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies >Mar 25 22:27:09 localhost kernel: clocksource: Switched to clocksource tsc >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0x60000, bo ffff88000c6a5400 >Mar 25 22:27:09 localhost kernel: fbcon: nouveaufb (fb0) is primary device >Mar 25 22:27:09 localhost kernel: Console: switching to colour frame buffer device 240x67 >Mar 25 22:27:09 localhost kernel: nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >Mar 25 22:27:09 localhost kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0 >Mar 25 22:27:10 localhost kernel: scsi 6:0:0:0: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0 >Mar 25 22:27:10 localhost kernel: scsi 6:0:0:1: Direct-Access Generic- Compact Flash 1.01 PQ: 0 ANSI: 0 >Mar 25 22:27:10 localhost kernel: scsi 6:0:0:2: Direct-Access Generic- SM/xD-Picture 1.02 PQ: 0 ANSI: 0 >Mar 25 22:27:10 localhost kernel: scsi 6:0:0:3: Direct-Access Generic- MS/MS-Pro 1.03 PQ: 0 ANSI: 0 CCS >Mar 25 22:27:10 localhost kernel: sd 6:0:0:0: Attached scsi generic sg3 type 0 >Mar 25 22:27:10 localhost kernel: sd 6:0:0:1: Attached scsi generic sg4 type 0 >Mar 25 22:27:10 localhost kernel: sd 6:0:0:2: Attached scsi generic sg5 type 0 >Mar 25 22:27:10 localhost kernel: sd 6:0:0:3: Attached scsi generic sg6 type 0 >Mar 25 22:27:10 localhost kernel: scsi 7:0:0:0: Direct-Access SanDisk Cruzer Glide 1.27 PQ: 0 ANSI: 6 >Mar 25 22:27:10 localhost kernel: sd 7:0:0:0: Attached scsi generic sg7 type 0 >Mar 25 22:27:10 localhost kernel: sd 7:0:0:0: [sdh] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB) >Mar 25 22:27:10 localhost kernel: sd 7:0:0:0: [sdh] Write Protect is off >Mar 25 22:27:10 localhost kernel: sd 7:0:0:0: [sdh] Mode Sense: 43 00 00 00 >Mar 25 22:27:10 localhost kernel: sd 7:0:0:0: [sdh] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Mar 25 22:27:10 localhost kernel: sdh: sdh1 sdh2 sdh3 >Mar 25 22:27:10 localhost kernel: sd 7:0:0:0: [sdh] Attached SCSI removable disk >Mar 25 22:27:10 localhost kernel: sd 6:0:0:0: [sdd] Attached SCSI removable disk >Mar 25 22:27:10 localhost kernel: sd 6:0:0:2: [sdf] Attached SCSI removable disk >Mar 25 22:27:10 localhost kernel: sd 6:0:0:1: [sde] Attached SCSI removable disk >Mar 25 22:27:10 localhost kernel: sd 6:0:0:3: [sdg] Attached SCSI removable disk >Mar 25 22:27:10 localhost kernel: random: nonblocking pool is initialized >Mar 25 22:27:10 localhost systemd[1]: Received SIGRTMIN+20 from PID 490 (plymouthd). >Mar 25 22:27:10 localhost systemd[1]: Started Show Plymouth Boot Screen. >Mar 25 22:27:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:10 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Mar 25 22:27:10 localhost systemd[1]: Reached target Paths. >Mar 25 22:27:10 localhost systemd[1]: Starting Paths. >Mar 25 22:27:10 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Mar 25 22:27:10 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Mar 25 22:27:10 localhost systemd[1]: Reached target Basic System. >Mar 25 22:27:10 localhost systemd[1]: Starting Basic System. >Mar 25 22:27:14 localhost kernel: input: Logitech K360 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B.0003/0003:046D:4004.0004/input/input7 >Mar 25 22:27:14 localhost kernel: logitech-hidpp-device 0003:046D:4004.0004: input,hidraw3: USB HID v1.11 Keyboard [Logitech K360] on usb-0000:00:1a.0-1.4:1 >Mar 25 22:27:14 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Mar 25 22:27:14 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Mar 25 22:27:14 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Mar 25 22:27:14 localhost systemd[1]: Found device /dev/mapper/live-rw. >Mar 25 22:27:14 localhost systemd[1]: Started dracut initqueue hook. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost kernel: audit_printk_skb: 6 callbacks suppressed >Mar 25 22:27:14 localhost kernel: audit: type=1130 audit(1458959234.582:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Starting dracut pre-mount hook... >Mar 25 22:27:14 localhost systemd[1]: Reached target Remote File Systems (Pre). >Mar 25 22:27:14 localhost systemd[1]: Starting Remote File Systems (Pre). >Mar 25 22:27:14 localhost systemd[1]: Reached target Remote File Systems. >Mar 25 22:27:14 localhost systemd[1]: Starting Remote File Systems. >Mar 25 22:27:14 localhost systemd[1]: Started dracut pre-mount hook. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Mounting /sysroot... >Mar 25 22:27:14 localhost kernel: audit: type=1130 audit(1458959234.605:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Mar 25 22:27:14 localhost systemd[1]: Mounted /sysroot. >Mar 25 22:27:14 localhost systemd[1]: Reached target Initrd Root File System. >Mar 25 22:27:14 localhost systemd[1]: Starting Initrd Root File System. >Mar 25 22:27:14 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Mar 25 22:27:14 localhost systemd[1]: Reloading. >Mar 25 22:27:14 localhost systemd[1]: Started Reload Configuration from the Real Root. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost kernel: audit: type=1130 audit(1458959234.678:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost kernel: audit: type=1131 audit(1458959234.678:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Started dracut mount hook. >Mar 25 22:27:14 localhost systemd[1]: Reached target Initrd File Systems. >Mar 25 22:27:14 localhost systemd[1]: Starting Initrd File Systems. >Mar 25 22:27:14 localhost systemd[1]: Reached target Initrd Default Target. >Mar 25 22:27:14 localhost systemd[1]: Starting Initrd Default Target. >Mar 25 22:27:14 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Mar 25 22:27:14 localhost rpcbind[360]: cannot open file = /tmp/rpcbind.xdr for writing >Mar 25 22:27:14 localhost rpcbind[360]: cannot save any registration >Mar 25 22:27:14 localhost rpcbind[360]: cannot open file = /tmp/portmap.xdr for writing >Mar 25 22:27:14 localhost rpcbind[360]: cannot save any registration >Mar 25 22:27:14 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost kernel: audit: type=1130 audit(1458959234.857:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Mar 25 22:27:14 localhost systemd[1]: Stopped target Timers. >Mar 25 22:27:14 localhost systemd[1]: Stopping Timers. >Mar 25 22:27:14 localhost systemd[1]: Starting Plymouth switch root service... >Mar 25 22:27:14 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost kernel: audit: type=1130 audit(1458959234.873:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost kernel: audit: type=1131 audit(1458959234.873:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Mar 25 22:27:14 localhost systemd[1]: Stopped dracut pre-mount hook. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost kernel: audit: type=1131 audit(1458959234.875:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost kernel: audit: type=1130 audit(1458959234.875:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost kernel: audit: type=1131 audit(1458959234.875:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopping dracut pre-mount hook... >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopped target Initrd Default Target. >Mar 25 22:27:14 localhost systemd[1]: Stopping Initrd Default Target. >Mar 25 22:27:14 localhost systemd[1]: Stopped target Basic System. >Mar 25 22:27:14 localhost systemd[1]: Stopping Basic System. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopped target Sockets. >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopping Sockets. >Mar 25 22:27:14 localhost systemd[1]: Stopped target Slices. >Mar 25 22:27:14 localhost systemd[1]: Stopping Slices. >Mar 25 22:27:14 localhost systemd[1]: Stopped target System Initialization. >Mar 25 22:27:14 localhost systemd[1]: Stopping System Initialization. >Mar 25 22:27:14 localhost systemd[1]: Stopped target Swap. >Mar 25 22:27:14 localhost systemd[1]: Stopping Swap. >Mar 25 22:27:14 localhost systemd[1]: Stopped Apply Kernel Variables. >Mar 25 22:27:14 localhost systemd[1]: Stopping Apply Kernel Variables... >Mar 25 22:27:14 localhost systemd[1]: Stopped target Encrypted Volumes. >Mar 25 22:27:14 localhost systemd[1]: Stopping Encrypted Volumes. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopped target Local File Systems. >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopping Local File Systems. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopped target Paths. >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopping Paths. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopped target Remote File Systems. >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopping Remote File Systems. >Mar 25 22:27:14 localhost systemd[1]: Stopped target Remote File Systems (Pre). >Mar 25 22:27:14 localhost systemd[1]: Stopping Remote File Systems (Pre). >Mar 25 22:27:14 localhost systemd[1]: Stopped dracut initqueue hook. >Mar 25 22:27:14 localhost systemd[1]: Stopping dracut initqueue hook... >Mar 25 22:27:14 localhost systemd[1]: Stopped udev Coldplug all Devices. >Mar 25 22:27:14 localhost systemd[1]: Stopping udev Coldplug all Devices... >Mar 25 22:27:14 localhost systemd[1]: Stopped dracut pre-trigger hook. >Mar 25 22:27:14 localhost systemd[1]: Stopping dracut pre-trigger hook... >Mar 25 22:27:14 localhost systemd[1]: Stopping udev Kernel Device Manager... >Mar 25 22:27:14 localhost systemd[1]: Stopped udev Kernel Device Manager. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopped dracut pre-udev hook. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopping dracut pre-udev hook... >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopped dracut cmdline hook. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopping dracut cmdline hook... >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopped Create Static Device Nodes in /dev. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopping Create Static Device Nodes in /dev... >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Closed udev Kernel Socket. >Mar 25 22:27:14 localhost systemd[1]: Stopping udev Kernel Socket. >Mar 25 22:27:14 localhost systemd[1]: Closed udev Control Socket. >Mar 25 22:27:14 localhost systemd[1]: Stopping udev Control Socket. >Mar 25 22:27:14 localhost systemd[1]: Starting Cleanup udevd DB... >Mar 25 22:27:14 localhost systemd[1]: Started Cleanup udevd DB. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Started Plymouth switch root service. >Mar 25 22:27:14 localhost systemd[1]: Reached target Switch Root. >Mar 25 22:27:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Starting Switch Root. >Mar 25 22:27:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:14 localhost systemd[1]: Starting Switch Root... >Mar 25 22:27:14 localhost systemd[1]: Switching root. >Mar 25 22:27:14 localhost unknown[202]: Journal stopped >Mar 25 22:27:16 localhost systemd-journal[817]: Runtime journal is using 8.0M (max allowed 800.7M, trying to leave 1.1G free of 7.8G available â current limit 800.7M). >Mar 25 22:27:17 localhost systemd-journal[817]: Permanent journal is using 8.0M (max allowed 591.9M, trying to leave 887.9M free of 2.2G available â current limit 591.9M). >Mar 25 22:27:17 localhost systemd-journal[817]: Time spent on flushing to /var is 8.870ms for 1139 entries. >Mar 25 22:27:17 localhost systemd-journald[202]: Received SIGTERM from PID 1 (systemd). >Mar 25 22:27:17 localhost kernel: SELinux: 32768 avtab hash slots, 103753 rules. >Mar 25 22:27:17 localhost kernel: SELinux: 32768 avtab hash slots, 103753 rules. >Mar 25 22:27:17 localhost kernel: SELinux: 8 users, 14 roles, 4930 types, 306 bools, 1 sens, 1024 cats >Mar 25 22:27:17 localhost kernel: SELinux: 92 classes, 103753 rules >Mar 25 22:27:17 localhost kernel: SELinux: Completing initialization. >Mar 25 22:27:17 localhost kernel: SELinux: Setting up existing superblocks. >Mar 25 22:27:17 localhost systemd[1]: Successfully loaded SELinux policy in 172.852ms. >Mar 25 22:27:17 localhost systemd[1]: Relabelled /dev and /run in 22.270ms. >Mar 25 22:27:17 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Mar 25 22:27:17 localhost systemd-journal[817]: Journal started >Mar 25 22:27:15 localhost systemd[1]: systemd 222 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) >Mar 25 22:27:15 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Mar 25 22:27:15 localhost systemd[1]: Detected architecture x86-64. >Mar 25 22:27:15 localhost audit: MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >Mar 25 22:27:16 localhost systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. >Mar 25 22:27:16 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:16 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:16 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:16 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:16 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:16 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:16 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >Mar 25 22:27:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:17 localhost systemd[1]: Starting Flush Journal to Persistent Storage... >Mar 25 22:27:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:17 localhost systemd[1]: Started Apply Kernel Variables. >Mar 25 22:27:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:17 localhost systemd[1]: Started LVM2 metadata daemon. >Mar 25 22:27:17 localhost systemd[1]: Starting LVM2 metadata daemon... >Mar 25 22:27:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:17 localhost systemd[1]: Started Flush Journal to Persistent Storage. >Mar 25 22:27:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:17 localhost systemd[1]: Started udev Coldplug all Devices. >Mar 25 22:27:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:17 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Mar 25 22:27:17 localhost systemd[1]: Started Configure read-only root support. >Mar 25 22:27:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-readonly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:17 localhost systemd[1]: Starting Load/Save Random Seed... >Mar 25 22:27:17 localhost systemd[1]: Started Load/Save Random Seed. >Mar 25 22:27:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:17 localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de). >Mar 25 22:27:17 localhost systemd[1]: Mounted NFSD configuration filesystem. >Mar 25 22:27:17 localhost systemd[1]: Started Create Static Device Nodes in /dev. >Mar 25 22:27:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:17 localhost systemd[1]: Starting udev Kernel Device Manager... >Mar 25 22:27:17 localhost systemd[1]: Reached target Local File Systems (Pre). >Mar 25 22:27:17 localhost systemd[1]: Starting Local File Systems (Pre). >Mar 25 22:27:17 localhost systemd[1]: Mounted Virtual Machine and Container Storage. >Mar 25 22:27:17 localhost systemd[1]: Mounting /var/cache/yum... >Mar 25 22:27:17 localhost systemd[1]: Mounting /var/tmp... >Mar 25 22:27:17 localhost systemd[1]: Mounted /var/cache/yum. >Mar 25 22:27:17 localhost systemd[1]: Mounted /var/tmp. >Mar 25 22:27:17 localhost systemd[1]: Started udev Kernel Device Manager. >Mar 25 22:27:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:17 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150930/utaddress-254) >Mar 25 22:27:17 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Mar 25 22:27:17 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254) >Mar 25 22:27:17 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB_.PCI0.LPCB.GPBX) (20150930/utaddress-254) >Mar 25 22:27:17 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Mar 25 22:27:17 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254) >Mar 25 22:27:17 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB_.PCI0.LPCB.GPBX) (20150930/utaddress-254) >Mar 25 22:27:17 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Mar 25 22:27:17 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254) >Mar 25 22:27:17 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB_.PCI0.LPCB.GPBX) (20150930/utaddress-254) >Mar 25 22:27:17 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Mar 25 22:27:17 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Mar 25 22:27:17 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Mar 25 22:27:18 localhost kernel: ACPI Warning: SystemIO range 0x000000000000F000-0x000000000000F01F conflicts with OpRegion 0x000000000000F000-0x000000000000F00F (\_SB_.PCI0.SBUS.SMBI) (20150930/utaddress-254) >Mar 25 22:27:18 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Mar 25 22:27:18 localhost kernel: md: bind<sdb1> >Mar 25 22:27:18 localhost mtp-probe[932]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3" >Mar 25 22:27:18 localhost mtp-probe[933]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4" >Mar 25 22:27:18 localhost mtp-probe[932]: bus: 1, device: 5 was not an MTP device >Mar 25 22:27:18 localhost mtp-probe[933]: bus: 1, device: 6 was not an MTP device >Mar 25 22:27:18 localhost mtp-probe[931]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2" >Mar 25 22:27:18 localhost mtp-probe[931]: bus: 1, device: 4 was not an MTP device >Mar 25 22:27:18 localhost kernel: Bluetooth: Core ver 2.21 >Mar 25 22:27:18 localhost kernel: NET: Registered protocol family 31 >Mar 25 22:27:18 localhost kernel: Bluetooth: HCI device and connection manager initialized >Mar 25 22:27:18 localhost kernel: Bluetooth: HCI socket layer initialized >Mar 25 22:27:18 localhost kernel: Bluetooth: L2CAP socket layer initialized >Mar 25 22:27:18 localhost kernel: Bluetooth: SCO socket layer initialized >Mar 25 22:27:18 localhost kernel: asus_wmi: ASUS WMI generic driver loaded >Mar 25 22:27:18 localhost kernel: asus_wmi: Initialization: 0x0 >Mar 25 22:27:18 localhost kernel: asus_wmi: BIOS WMI version: 0.9 >Mar 25 22:27:18 localhost kernel: asus_wmi: SFUN value: 0x0 >Mar 25 22:27:18 localhost kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input8 >Mar 25 22:27:18 localhost kernel: asus_wmi: Number of fans: 1 >Mar 25 22:27:18 localhost kernel: usbcore: registered new interface driver btusb >Mar 25 22:27:18 localhost audit[966]: AVC avc: denied { getattr } for pid=966 comm="mdadm" path="/dev/shm/lldpad.state" dev="tmpfs" ino=13364 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=0 >Mar 25 22:27:18 localhost audit[966]: SYSCALL arch=c000003e syscall=262 success=no exit=-13 a0=5 a1=130b953 a2=7ffc4570bc80 a3=100 items=0 ppid=965 pid=966 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="mdadm" exe="/usr/sbin/mdadm" subj=system_u:system_r:mdadm_t:s0-s0:c0.c1023 key=(null) >Mar 25 22:27:18 localhost audit: PROCTITLE proctitle=2F7362696E2F6D6461646D002D2D64657461696C002D2D6578706F7274002F6465762F6D64313237 >Mar 25 22:27:18 localhost kernel: iTCO_vendor_support: vendor-support=0 >Mar 25 22:27:18 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 >Mar 25 22:27:18 localhost kernel: iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460) >Mar 25 22:27:18 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Mar 25 22:27:18 localhost systemd[1]: Created slice system-systemd\x2drfkill.slice. >Mar 25 22:27:18 localhost systemd[1]: Starting system-systemd\x2drfkill.slice. >Mar 25 22:27:18 localhost systemd[1]: Starting Load/Save RF Kill Switch Status of rfkill0... >Mar 25 22:27:18 localhost systemd[1]: Mounted Virtual Machine and Container Storage. >Mar 25 22:27:18 localhost systemd[1]: Started Rebuild Dynamic Linker Cache. >Mar 25 22:27:18 localhost systemd[1]: Started Rebuild Hardware Database. >Mar 25 22:27:18 localhost systemd[1]: Started Load legacy module configuration. >Mar 25 22:27:18 localhost systemd[1]: Started Set Up Additional Binary Formats. >Mar 25 22:27:18 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Mar 25 22:27:18 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Mar 25 22:27:18 localhost systemd[1]: Started Load Kernel Modules. >Mar 25 22:27:18 localhost systemd[1]: Mounted FUSE Control File System. >Mar 25 22:27:18 localhost systemd[1]: Started First Boot Wizard. >Mar 25 22:27:18 localhost systemd[1]: Started Create System Users. >Mar 25 22:27:18 localhost systemd[1]: Started Load/Save RF Kill Switch Status of rfkill0. >Mar 25 22:27:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill@rfkill0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:18 localhost kernel: intel_rapl: Found RAPL domain package >Mar 25 22:27:18 localhost kernel: intel_rapl: Found RAPL domain core >Mar 25 22:27:18 localhost kernel: intel_rapl: RAPL package 0 domain package locked by BIOS >Mar 25 22:27:18 localhost kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002) >Mar 25 22:27:18 localhost kernel: snd_hda_intel 0000:01:00.1: Disabling MSI >Mar 25 22:27:18 localhost kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client >Mar 25 22:27:18 localhost kernel: md: bind<sdc1> >Mar 25 22:27:18 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Mar 25 22:27:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:18 localhost kernel: md: raid0 personality registered for level 0 >Mar 25 22:27:18 localhost kernel: md/raid0:md127: md_size is 7793999872 sectors. >Mar 25 22:27:18 localhost kernel: md: RAID0 configuration for md127 - 1 zone >Mar 25 22:27:18 localhost kernel: md: zone0=[sdb1/sdc1] >Mar 25 22:27:18 localhost kernel: zone-offset= 0KB, device-offset= 0KB, size=3896999936KB >Mar 25 22:27:18 localhost kernel: >Mar 25 22:27:18 localhost kernel: md127: detected capacity change from 0 to 3990527934464 >Mar 25 22:27:18 localhost kernel: md127: p1 >Mar 25 22:27:18 localhost audit[984]: AVC avc: denied { getattr } for pid=984 comm="mdadm" path="/dev/shm/lldpad.state" dev="tmpfs" ino=13364 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=0 >Mar 25 22:27:18 localhost audit[984]: SYSCALL arch=c000003e syscall=262 success=no exit=-13 a0=5 a1=c21b03 a2=7ffe5d5d7710 a3=100 items=0 ppid=909 pid=984 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="mdadm" exe="/usr/sbin/mdadm" subj=system_u:system_r:mdadm_t:s0-s0:c0.c1023 key=(null) >Mar 25 22:27:18 localhost audit: PROCTITLE proctitle=2F7573722F7362696E2F6D6461646D002D2D64657461696C002D2D6578706F7274002F6465762F6D64313237 >Mar 25 22:27:18 localhost audit[986]: AVC avc: denied { getattr } for pid=986 comm="mdadm" path="/dev/shm/lldpad.state" dev="tmpfs" ino=13364 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=0 >Mar 25 22:27:18 localhost audit[986]: SYSCALL arch=c000003e syscall=262 success=no exit=-13 a0=5 a1=de9b03 a2=7ffe9ba66ff0 a3=100 items=0 ppid=985 pid=986 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="mdadm" exe="/usr/sbin/mdadm" subj=system_u:system_r:mdadm_t:s0-s0:c0.c1023 key=(null) >Mar 25 22:27:18 localhost audit: PROCTITLE proctitle=2F7362696E2F6D6461646D002D2D64657461696C002D2D6578706F7274002F6465762F6D64313237 >Mar 25 22:27:18 localhost audit[988]: AVC avc: denied { getattr } for pid=988 comm="mdadm" path="/dev/shm/lldpad.state" dev="tmpfs" ino=13364 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=0 >Mar 25 22:27:18 localhost audit[988]: SYSCALL arch=c000003e syscall=262 success=no exit=-13 a0=5 a1=214fb03 a2=7ffcc8eca530 a3=100 items=0 ppid=909 pid=988 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="mdadm" exe="/usr/sbin/mdadm" subj=system_u:system_r:mdadm_t:s0-s0:c0.c1023 key=(null) >Mar 25 22:27:18 localhost audit: PROCTITLE proctitle=2F7573722F7362696E2F6D6461646D002D2D64657461696C002D2D6578706F7274002F6465762F6D64313237 >Mar 25 22:27:18 localhost audit[990]: AVC avc: denied { getattr } for pid=990 comm="mdadm" path="/dev/shm/lldpad.state" dev="tmpfs" ino=13364 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=0 >Mar 25 22:27:18 localhost audit[990]: SYSCALL arch=c000003e syscall=262 success=no exit=-13 a0=5 a1=896b03 a2=7ffefda7df70 a3=100 items=0 ppid=989 pid=990 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="mdadm" exe="/usr/sbin/mdadm" subj=system_u:system_r:mdadm_t:s0-s0:c0.c1023 key=(null) >Mar 25 22:27:18 localhost audit: PROCTITLE proctitle=2F7362696E2F6D6461646D002D2D64657461696C002D2D6578706F7274002F6465762F6D64313237 >Mar 25 22:27:18 localhost audit[992]: AVC avc: denied { getattr } for pid=992 comm="mdadm" path="/dev/shm/lldpad.state" dev="tmpfs" ino=13364 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=0 >Mar 25 22:27:18 localhost audit[992]: SYSCALL arch=c000003e syscall=262 success=no exit=-13 a0=5 a1=ac7b03 a2=7ffc1be885d0 a3=100 items=0 ppid=909 pid=992 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="mdadm" exe="/usr/sbin/mdadm" subj=system_u:system_r:mdadm_t:s0-s0:c0.c1023 key=(null) >Mar 25 22:27:18 localhost audit: PROCTITLE proctitle=2F7573722F7362696E2F6D6461646D002D2D64657461696C002D2D6578706F7274002F6465762F6D643132377031 >Mar 25 22:27:19 localhost kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input9 >Mar 25 22:27:19 localhost kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input10 >Mar 25 22:27:19 localhost kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input11 >Mar 25 22:27:19 localhost kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input12 >Mar 25 22:27:19 localhost systemd[1]: Reached target Sound Card. >Mar 25 22:27:19 localhost systemd[1]: Starting Sound Card. >Mar 25 22:27:19 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Mar 25 22:27:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Starting Activation of DM RAID sets... >Mar 25 22:27:19 localhost systemd[1]: Started Activation of DM RAID sets. >Mar 25 22:27:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Reached target Local File Systems. >Mar 25 22:27:19 localhost systemd[1]: Starting Local File Systems. >Mar 25 22:27:19 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Mar 25 22:27:19 localhost systemd[1]: Started Mark the need to relabel after reboot. >Mar 25 22:27:19 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... >Mar 25 22:27:19 localhost systemd[1]: Starting Preprocess NFS configuration... >Mar 25 22:27:19 localhost systemd[1]: Starting Import network configuration from initramfs... >Mar 25 22:27:19 localhost systemd[1]: Started Rebuild Journal Catalog. >Mar 25 22:27:19 localhost systemd[1]: Started Update is Completed. >Mar 25 22:27:19 localhost systemd[1]: Started Commit a transient machine-id on disk. >Mar 25 22:27:19 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Mar 25 22:27:19 localhost systemd[1]: Reached target Encrypted Volumes. >Mar 25 22:27:19 localhost systemd[1]: Starting Encrypted Volumes. >Mar 25 22:27:19 localhost systemd[1]: Started Restore /run/initramfs on shutdown. >Mar 25 22:27:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Started Preprocess NFS configuration. >Mar 25 22:27:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Mar 25 22:27:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Started Import network configuration from initramfs. >Mar 25 22:27:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Starting Create Volatile Files and Directories... >Mar 25 22:27:19 localhost systemd[1]: Started Create Volatile Files and Directories. >Mar 25 22:27:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Starting Security Auditing Service... >Mar 25 22:27:19 localhost audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:auditctl_t:s0 op="add_rule" key=(null) list=1 res=1 >Mar 25 22:27:19 localhost auditctl[1032]: No rules >Mar 25 22:27:19 localhost systemd[1]: Started Security Auditing Service. >Mar 25 22:27:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost kernel: audit_printk_skb: 216 callbacks suppressed >Mar 25 22:27:19 localhost kernel: audit: type=1305 audit(1458959239.612:83): auid=4294967295 ses=4294967295 subj=system_u:system_r:auditctl_t:s0 op="add_rule" key=(null) list=1 res=1 >Mar 25 22:27:19 localhost kernel: audit: type=1130 audit(1458959239.613:84): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown... >Mar 25 22:27:19 localhost audit[1038]: SYSTEM_BOOT pid=1038 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost kernel: audit: type=1127 audit(1458959239.660:85): pid=1038 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown. >Mar 25 22:27:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost kernel: audit: type=1130 audit(1458959239.662:86): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Reached target System Initialization. >Mar 25 22:27:19 localhost systemd[1]: Starting System Initialization. >Mar 25 22:27:19 localhost systemd[1]: Listening on RPCbind Server Activation Socket. >Mar 25 22:27:19 localhost systemd[1]: Starting RPCbind Server Activation Socket. >Mar 25 22:27:19 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Mar 25 22:27:19 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Mar 25 22:27:19 localhost systemd[1]: Started Updates mlocate database every day. >Mar 25 22:27:19 localhost systemd[1]: Starting Updates mlocate database every day. >Mar 25 22:27:19 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Mar 25 22:27:19 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Mar 25 22:27:19 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Mar 25 22:27:19 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Mar 25 22:27:19 localhost systemd[1]: Started daily update of the root trust anchor for DNSSEC. >Mar 25 22:27:19 localhost systemd[1]: Starting daily update of the root trust anchor for DNSSEC. >Mar 25 22:27:19 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Mar 25 22:27:19 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Mar 25 22:27:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=alsa-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Mar 25 22:27:19 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Mar 25 22:27:19 localhost systemd[1]: Started Restore Sound Card State. >Mar 25 22:27:19 localhost kernel: audit: type=1130 audit(1458959239.682:87): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=alsa-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Listening on CUPS Scheduler. >Mar 25 22:27:19 localhost systemd[1]: Starting CUPS Scheduler. >Mar 25 22:27:19 localhost systemd[1]: Started dnf makecache timer. >Mar 25 22:27:19 localhost systemd[1]: Reached target Timers. >Mar 25 22:27:19 localhost systemd[1]: Starting Timers. >Mar 25 22:27:19 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Mar 25 22:27:19 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Mar 25 22:27:19 localhost systemd[1]: Reached target Sockets. >Mar 25 22:27:19 localhost systemd[1]: Starting Sockets. >Mar 25 22:27:19 localhost systemd[1]: Started CUPS Scheduler. >Mar 25 22:27:19 localhost systemd[1]: Starting CUPS Scheduler. >Mar 25 22:27:19 localhost systemd[1]: Reached target Paths. >Mar 25 22:27:19 localhost systemd[1]: Starting Paths. >Mar 25 22:27:19 localhost systemd[1]: Reached target Basic System. >Mar 25 22:27:19 localhost systemd[1]: Starting Basic System. >Mar 25 22:27:19 localhost systemd[1]: Starting GSSAPI Proxy Daemon... >Mar 25 22:27:19 localhost alsactl[1041]: alsactl 1.0.29 daemon started >Mar 25 22:27:19 localhost systemd[1]: Started Software RAID monitoring and management. >Mar 25 22:27:19 localhost alsactl[1041]: /usr/sbin/alsactl: load_state:1683Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Mar 25 22:27:19 localhost alsactl[1041]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Mar 25 22:27:19 localhost alsactl[1041]: Found hardware: "HDA-Intel" "Nvidia GPU 41 HDMI/DP" "HDA:10de0041,38422662,00100100" "0x3842" "0x2662" >Mar 25 22:27:19 localhost alsactl[1041]: Hardware is initialized using a generic method >Mar 25 22:27:19 localhost systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon. >Mar 25 22:27:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=smartd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon... >Mar 25 22:27:19 localhost kernel: audit: type=1130 audit(1458959239.690:88): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=smartd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Starting System Logging Service... >Mar 25 22:27:19 localhost systemd[1]: Starting Login Service... >Mar 25 22:27:19 localhost systemd[1]: Starting LSB: Init script for live image.... >Mar 25 22:27:19 localhost systemd[1]: Started irqbalance daemon. >Mar 25 22:27:19 localhost systemd[1]: Starting irqbalance daemon... >Mar 25 22:27:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=irqbalance comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost kernel: audit: type=1130 audit(1458959239.741:89): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=irqbalance comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:19 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Mar 25 22:27:19 localhost audit: NETFILTER_CFG table=filter family=2 entries=0 >Mar 25 22:27:19 localhost systemd[1]: Starting Bluetooth service... >Mar 25 22:27:19 localhost kernel: audit: type=1325 audit(1458959239.742:90): table=filter family=2 entries=0 >Mar 25 22:27:19 localhost systemd[1]: Started D-Bus System Message Bus. >Mar 25 22:27:19 localhost auditd[1031]: Started dispatcher: /sbin/audispd pid: 1067 >Mar 25 22:27:19 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Mar 25 22:27:19 localhost audit: CONFIG_CHANGE audit_pid=1031 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Mar 25 22:27:19 localhost kernel: audit: type=1305 audit(1458959239.950:91): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Mar 25 22:27:19 localhost kernel: audit: type=1305 audit(1458959239.950:92): audit_pid=1031 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Mar 25 22:27:20 localhost auditd[1031]: Init complete, auditd 2.4.5 listening for events (startup state enable) >Mar 25 22:27:20 localhost audispd[1067]: priority_boost_parser called with: 4 >Mar 25 22:27:20 localhost audispd[1067]: max_restarts_parser called with: 10 >Mar 25 22:27:20 localhost audispd[1067]: No plugins found, exiting >Mar 25 22:27:20 localhost bluetoothd[1061]: Bluetooth daemon 5.36 >Mar 25 22:27:20 localhost smartd[1045]: smartd 6.4 2015-06-04 r4109 [x86_64-linux-4.4.6-300.fc23.x86_64] (local build) >Mar 25 22:27:20 localhost smartd[1045]: Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org >Mar 25 22:27:20 localhost smartd[1045]: Opened configuration file /etc/smartmontools/smartd.conf >Mar 25 22:27:20 localhost smartd[1045]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sda, type changed from 'scsi' to 'sat' >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sda [SAT], opened >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sda [SAT], Samsung SSD 850 PRO 256GB, S/N:S1SUNSAG360621F, WWN:5-002538-8a09f0cca, FW:EXM02B6Q, 256 GB >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sda [SAT], found in smartd database: Samsung based SSDs >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sda [SAT], can't monitor Current_Pending_Sector count - no Attribute 197 >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sda [SAT], can't monitor Offline_Uncorrectable count - no Attribute 198 >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list. >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sdb, type changed from 'scsi' to 'sat' >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sdb [SAT], opened >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sdb [SAT], WDC WD20EZRX-00D8PB0, S/N:WD-WMC4M2462871, WWN:5-0014ee-003bc2af0, FW:80.00A80, 2.00 TB >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sdb [SAT], found in smartd database: Western Digital Green >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sdb [SAT], is SMART capable. Adding to "monitor" list. >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sdc, type changed from 'scsi' to 'sat' >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sdc [SAT], opened >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sdc [SAT], WDC WD20EZRX-00D8PB0, S/N:WD-WMC4M2459672, WWN:5-0014ee-003bbff29, FW:80.00A80, 2.00 TB >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sdc [SAT], found in smartd database: Western Digital Green >Mar 25 22:27:20 localhost smartd[1045]: Device: /dev/sdc [SAT], is SMART capable. Adding to "monitor" list. >Mar 25 22:27:20 localhost smartd[1045]: Monitoring 3 ATA and 0 SCSI devices >Mar 25 22:27:20 localhost useradd[1081]: new group: name=liveuser, GID=1000 >Mar 25 22:27:20 localhost useradd[1081]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Mar 25 22:27:20 localhost audit[1081]: ADD_GROUP pid=1081 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-group acct="liveuser" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:20 localhost audit[1081]: ADD_USER pid=1081 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:20 localhost audit[1081]: USER_MGMT pid=1081 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:20 localhost livesys[1050]: Adding live user [ OK ] >Mar 25 22:27:21 localhost audit[1086]: USER_CHAUTHTOK pid=1086 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=delete password id=1000 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost audit[1087]: USER_MGMT pid=1087 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost usermod[1087]: add 'liveuser' to group 'wheel' >Mar 25 22:27:21 localhost audit[1087]: USER_MGMT pid=1087 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-shadow-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost usermod[1087]: add 'liveuser' to shadow group 'wheel' >Mar 25 22:27:21 localhost audit[1092]: USER_CHAUTHTOK pid=1092 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=delete password id=0 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost rtkit-daemon[1060]: Successfully called chroot. >Mar 25 22:27:21 localhost rtkit-daemon[1060]: Successfully dropped privileges. >Mar 25 22:27:21 localhost rtkit-daemon[1060]: Successfully limited resources. >Mar 25 22:27:21 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost rtkit-daemon[1060]: Running. >Mar 25 22:27:21 localhost systemd[1]: Started Bluetooth service. >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost rtkit-daemon[1060]: Watchdog thread running. >Mar 25 22:27:21 localhost systemd[1]: Starting D-Bus System Message Bus... >Mar 25 22:27:21 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Mar 25 22:27:21 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Mar 25 22:27:21 localhost kernel: Bluetooth: BNEP socket layer initialized >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost rtkit-daemon[1060]: Canary thread running. >Mar 25 22:27:21 localhost systemd[1]: Reached target Bluetooth. >Mar 25 22:27:21 localhost bluetoothd[1061]: Starting SDP server >Mar 25 22:27:21 localhost systemd[1]: Starting Bluetooth. >Mar 25 22:27:21 localhost bluetoothd[1061]: Bluetooth management interface 1.10 initialized >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Mar 25 22:27:21 localhost dbus[1062]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Mar 25 22:27:21 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Mar 25 22:27:21 localhost bluetoothd[1061]: Failed to obtain handles for "Service Changed" characteristic >Mar 25 22:27:21 localhost systemd[1]: Starting Disk Manager... >Mar 25 22:27:21 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: read error >Mar 25 22:27:21 localhost rngd[1097]: No entropy sources working, exiting rngd >Mar 25 22:27:21 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost systemd[1]: Starting NTP client/server... >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Mar 25 22:27:21 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost systemd[1]: Started VGAuth Service for open-vm-tools. >Mar 25 22:27:21 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Mar 25 22:27:21 localhost systemd[1]: Starting Modem Manager... >Mar 25 22:27:21 localhost systemd[1]: Started System Logging Service. >Mar 25 22:27:21 localhost systemd[1]: Started GSSAPI Proxy Daemon. >Mar 25 22:27:21 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mcelog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost chronyd[1120]: chronyd version 2.1.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +DEBUG +ASYNCDNS +IPV6 +SECHASH) >Mar 25 22:27:21 localhost systemd[1]: Started Login Service. >Mar 25 22:27:21 localhost systemd-logind[1049]: New seat seat0. >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Mar 25 22:27:21 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Mar 25 22:27:21 localhost systemd-logind[1049]: Watching system buttons on /dev/input/event1 (Power Button) >Mar 25 22:27:21 localhost chronyd[1120]: Generated key 1 >Mar 25 22:27:21 localhost systemd-logind[1049]: Watching system buttons on /dev/input/event0 (Power Button) >Mar 25 22:27:21 localhost audit: NETFILTER_CFG table=filter family=2 entries=0 >Mar 25 22:27:21 localhost systemd[1]: Starting Hostname Service... >Mar 25 22:27:21 localhost systemd[1]: Started RPC security service for NFS client and server. >Mar 25 22:27:21 localhost systemd[1]: Started RPC security service for NFS server. >Mar 25 22:27:21 localhost systemd[1]: Reached target NFS client services. >Mar 25 22:27:21 localhost systemd[1]: Starting NFS client services. >Mar 25 22:27:21 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Mar 25 22:27:21 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Mar 25 22:27:21 localhost systemd[1]: Stopped Software RAID monitoring and management. >Mar 25 22:27:21 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Mar 25 22:27:21 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission stop for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Mar 25 22:27:21 localhost dbus[1062]: [system] Successfully activated service 'org.freedesktop.hostname1' >Mar 25 22:27:21 localhost systemd[1]: Started Hostname Service. >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost systemd[1]: Started NTP client/server. >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost avahi-daemon[1109]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Mar 25 22:27:21 localhost avahi-daemon[1109]: Successfully dropped root privileges. >Mar 25 22:27:21 localhost avahi-daemon[1109]: avahi-daemon 0.6.32-rc starting up. >Mar 25 22:27:21 localhost avahi-daemon[1109]: Successfully called chroot(). >Mar 25 22:27:21 localhost avahi-daemon[1109]: Successfully dropped remaining capabilities. >Mar 25 22:27:21 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost avahi-daemon[1109]: No service file found in /etc/avahi/services. >Mar 25 22:27:21 localhost avahi-daemon[1109]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Mar 25 22:27:21 localhost avahi-daemon[1109]: Network interface enumeration completed. >Mar 25 22:27:21 localhost avahi-daemon[1109]: Server startup complete. Host name is linux.local. Local service cookie is 1448648032. >Mar 25 22:27:21 localhost udisksd[1101]: udisks daemon version 2.1.7 starting >Mar 25 22:27:21 localhost livesys[1050]: No such schema 'org.gnome.software' >Mar 25 22:27:21 localhost systemd[1]: Stopped Command Scheduler. >Mar 25 22:27:21 localhost systemd[1]: Stopped Job spooling tools. >Mar 25 22:27:21 localhost dbus[1062]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Mar 25 22:27:21 localhost ModemManager[1110]: <info> ModemManager (version 1.4.10-2.fc23) starting in system bus... >Mar 25 22:27:21 localhost systemd[1]: Starting Authorization Manager... >Mar 25 22:27:21 localhost polkitd[1157]: Started polkitd version 0.113 >Mar 25 22:27:21 localhost livesys[1050]: /etc/rc.d/init.d/livesys: line 196: /home/liveuser/.kde/share/config/kres-migratorrc: No such file or directory >Mar 25 22:27:21 localhost systemd[1]: Started LSB: Init script for live image.. >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Mar 25 22:27:21 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Mar 25 22:27:21 localhost systemd[1]: Started SYSV: Late init script for live image.. >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys-late comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:21 localhost systemd[1]: Started Modem Manager. >Mar 25 22:27:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:22 localhost polkitd[1157]: Loading rules from directory /etc/polkit-1/rules.d >Mar 25 22:27:22 localhost polkitd[1157]: Loading rules from directory /usr/share/polkit-1/rules.d >Mar 25 22:27:22 localhost polkitd[1157]: Finished loading, compiling and executing 4 rules >Mar 25 22:27:22 localhost dbus[1062]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Mar 25 22:27:22 localhost systemd[1]: Started Authorization Manager. >Mar 25 22:27:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:22 localhost polkitd[1157]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Mar 25 22:27:22 localhost udisksd[1101]: Error creating watch for file /sys/devices/virtual/block/md127/md/sync_action: No such file or directory (g-file-error-quark, 4) >Mar 25 22:27:22 localhost udisksd[1101]: Error creating watch for file /sys/devices/virtual/block/md127/md/degraded: No such file or directory (g-file-error-quark, 4) >Mar 25 22:27:22 localhost udisksd[1101]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Mar 25 22:27:22 localhost systemd[1]: Started Disk Manager. >Mar 25 22:27:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:22 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Mar 25 22:27:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:22 localhost systemd[1]: Started ABRT Xorg log watcher. >Mar 25 22:27:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-xorg comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:22 localhost systemd[1]: Starting ABRT Xorg log watcher... >Mar 25 22:27:22 localhost systemd[1]: Starting Install ABRT coredump hook... >Mar 25 22:27:22 localhost systemd[1]: Started ABRT kernel log watcher. >Mar 25 22:27:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-oops comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:22 localhost systemd[1]: Starting ABRT kernel log watcher... >Mar 25 22:27:22 localhost systemd[1]: Started Harvest vmcores for ABRT. >Mar 25 22:27:22 localhost systemd[1]: Started Install ABRT coredump hook. >Mar 25 22:27:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-ccpp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=raw family=2 entries=0 >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=raw family=2 entries=0 >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=raw family=2 entries=0 >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=security family=2 entries=0 >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=security family=2 entries=0 >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=security family=2 entries=0 >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 >Mar 25 22:27:22 localhost kernel: nf_conntrack version 0.5.0 (65536 buckets, 262144 max) >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=nat family=2 entries=0 >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=nat family=2 entries=0 >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=nat family=2 entries=0 >Mar 25 22:27:22 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=filter family=10 entries=0 >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=filter family=10 entries=0 >Mar 25 22:27:22 localhost audit: NETFILTER_CFG table=filter family=10 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=raw family=10 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=raw family=10 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=raw family=10 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=security family=10 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=security family=10 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=security family=10 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=mangle family=10 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=mangle family=10 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=mangle family=10 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=10 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=10 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=10 entries=0 >Mar 25 22:27:23 localhost kernel: Ebtables v2.0 registered >Mar 25 22:27:23 localhost kernel: bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. >Mar 25 22:27:23 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Mar 25 22:27:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost systemd[1]: Starting Network Manager... >Mar 25 22:27:23 localhost kernel: Netfilter messages via NETLINK v0.30. >Mar 25 22:27:23 localhost kernel: ip_set: protocol 6 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=raw family=2 entries=3 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=2 entries=5 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=2 entries=4 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=security family=2 entries=4 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=raw family=10 entries=3 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=10 entries=5 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=10 entries=4 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=security family=10 entries=4 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=broute family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=broute family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=broute family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=raw family=2 entries=3 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=security family=2 entries=4 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=2 entries=4 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=raw family=10 entries=3 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=security family=10 entries=4 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=10 entries=4 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=broute family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=raw family=2 entries=3 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=security family=2 entries=4 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=2 entries=4 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=2 entries=5 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=raw family=10 entries=3 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=security family=10 entries=4 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=10 entries=4 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=10 entries=5 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=7 entries=1 >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> NetworkManager (version 1.0.10-3.fc23) is starting... >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Read config: /etc/NetworkManager/NetworkManager.conf and conf.d: 10-ibft-plugin.conf, 20-connectivity-fedora.conf >Mar 25 22:27:23 localhost systemd[1]: Started Network Manager. >Mar 25 22:27:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost systemd[1]: Reached target Network. >Mar 25 22:27:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iscsi-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost systemd[1]: Starting Network. >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=7 entries=1 >Mar 25 22:27:23 localhost systemd[1]: Started Logout off all iSCSI sessions on shutdown. >Mar 25 22:27:23 localhost systemd[1]: Starting Logout off all iSCSI sessions on shutdown... >Mar 25 22:27:23 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Mar 25 22:27:23 localhost systemd[1]: Reached target Remote File Systems (Pre). >Mar 25 22:27:23 localhost systemd[1]: Starting Remote File Systems (Pre). >Mar 25 22:27:23 localhost systemd[1]: Reached target Remote File Systems. >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded settings plugin ifcfg-rh: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ifcfg-rh.so) >Mar 25 22:27:23 localhost systemd[1]: Starting Remote File Systems. >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=7 entries=2 >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded settings plugin iBFT: (c) 2014 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ibft.so) >Mar 25 22:27:23 localhost systemd[1]: Starting Permit User Sessions... >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=7 entries=2 >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded settings plugin keyfile: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Mar 25 22:27:23 localhost systemd[1]: Starting Availability of block devices... >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=nat family=7 entries=3 >Mar 25 22:27:23 localhost systemd[1]: Starting Notify NFS peers of a restart... >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=7 entries=1 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=7 entries=1 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=7 entries=2 >Mar 25 22:27:23 localhost systemd[1]: Started Availability of block devices. >Mar 25 22:27:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=blk-availability comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=7 entries=2 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=filter family=7 entries=3 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=broute family=7 entries=0 >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=broute family=7 entries=1 >Mar 25 22:27:23 localhost systemd[1]: Started Permit User Sessions. >Mar 25 22:27:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Mar 25 22:27:23 localhost systemd[1]: Starting Terminate Plymouth Boot Screen... >Mar 25 22:27:23 localhost audit: NETFILTER_CFG table=raw family=10 entries=9 >Mar 25 22:27:23 localhost systemd[1]: Received SIGRTMIN+21 from PID 490 (plymouthd). >Mar 25 22:27:23 localhost sm-notify[1332]: Version 1.3.3 starting >Mar 25 22:27:23 localhost systemd[1]: Started Notify NFS peers of a restart. >Mar 25 22:27:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Mar 25 22:27:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost systemd[1]: Started Terminate Plymouth Boot Screen. >Mar 25 22:27:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> VPN: loaded org.freedesktop.NetworkManager.openswan >Mar 25 22:27:23 localhost systemd[1]: Started Simple Desktop Display Manager. >Mar 25 22:27:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Mar 25 22:27:23 localhost systemd[1]: Starting Simple Desktop Display Manager... >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Mar 25 22:27:23 localhost systemd[1]: Reached target Multi-User System. >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Mar 25 22:27:23 localhost systemd[1]: Starting Multi-User System. >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Mar 25 22:27:23 localhost systemd[1]: Reached target Graphical Interface. >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> monitoring kernel firmware directory '/lib/firmware'. >Mar 25 22:27:23 localhost systemd[1]: Starting Graphical Interface. >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> WiFi hardware radio set enabled >Mar 25 22:27:23 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> WWAN hardware radio set enabled >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMVxlanFactory (internal) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMVlanFactory (internal) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMVethFactory (internal) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMTunFactory (internal) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMMacvlanFactory (internal) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMInfinibandFactory (internal) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMGreFactory (internal) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMEthernetFactory (internal) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMBridgeFactory (internal) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMBondFactory (internal) >Mar 25 22:27:23 localhost audit[1353]: SYSTEM_RUNLEVEL pid=1353 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=5 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Mar 25 22:27:23 localhost systemd[1]: Startup finished in 1.834s (kernel) + 7.014s (initrd) + 8.349s (userspace) = 17.198s. >Mar 25 22:27:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wwan.so) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMAtmManager (/usr/lib64/NetworkManager/libnm-device-plugin-adsl.so) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> WiFi enabled by radio killswitch; enabled by state file >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> WWAN enabled by radio killswitch; enabled by state file >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> WiMAX enabled by radio killswitch; enabled by state file >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> Networking is enabled by state file >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> (enp4s0): new Ethernet device (carrier: OFF, driver: 'e1000e', ifindex: 2) >Mar 25 22:27:23 localhost NetworkManager[1276]: <info> (enp4s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Mar 25 22:27:23 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready >Mar 25 22:27:24 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready >Mar 25 22:27:24 localhost kernel: 8021q: adding VLAN 0 to HW filter on device enp4s0 >Mar 25 22:27:24 localhost NetworkManager[1276]: <info> ifcfg-rh: add connection in-memory (7d324ae3-99a6-4c47-a802-e723fad4e30f,"Wired connection 1") >Mar 25 22:27:24 localhost NetworkManager[1276]: <info> (enp4s0): created default wired connection 'Wired connection 1' >Mar 25 22:27:24 localhost NetworkManager[1276]: <info> (lo): link connected >Mar 25 22:27:24 localhost NetworkManager[1276]: <info> (lo): new Generic device (carrier: ON, driver: 'unknown', ifindex: 1) >Mar 25 22:27:24 localhost NetworkManager[1276]: <info> use BlueZ version 5 >Mar 25 22:27:24 localhost NetworkManager[1276]: <info> ModemManager available in the bus >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=2 entries=41 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=10 entries=41 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=2 entries=49 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=10 entries=49 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=2 entries=52 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=10 entries=52 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=10 entries=53 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=2 entries=53 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=10 entries=54 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=2 entries=54 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=10 entries=55 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=2 entries=62 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=10 entries=63 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=2 entries=65 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=10 entries=66 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=2 entries=73 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=10 entries=74 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=mangle family=2 entries=27 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=mangle family=10 entries=27 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=mangle family=2 entries=35 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=mangle family=10 entries=35 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=nat family=2 entries=26 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=nat family=10 entries=26 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=nat family=2 entries=34 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=nat family=10 entries=34 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=nat family=2 entries=37 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=nat family=10 entries=37 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=nat family=2 entries=45 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=nat family=10 entries=45 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=2 entries=76 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=mangle family=2 entries=38 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=nat family=2 entries=48 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=filter family=10 entries=77 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=mangle family=10 entries=38 >Mar 25 22:27:24 localhost audit: NETFILTER_CFG table=nat family=10 entries=48 >Mar 25 22:27:24 localhost ModemManager[1110]: <info> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.2/0000:04:00.0': not supported by any plugin >Mar 25 22:27:26 localhost audit[1392]: USER_AUTH pid=1392 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_permit acct="liveuser" exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:26 localhost audit[1392]: USER_ACCT pid=1392 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:26 localhost audit[1392]: CRED_ACQ pid=1392 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_permit acct="liveuser" exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:26 localhost audit[1392]: USER_ROLE_CHANGE pid=1392 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=:0 res=success' >Mar 25 22:27:26 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Mar 25 22:27:26 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Mar 25 22:27:26 localhost systemd[1]: Created slice user-1000.slice. >Mar 25 22:27:26 localhost systemd[1]: Starting user-1000.slice. >Mar 25 22:27:26 localhost systemd[1]: Starting User Manager for UID 1000... >Mar 25 22:27:26 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='Unknown permission start for class system exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Mar 25 22:27:26 localhost systemd-logind[1049]: New session 1 of user liveuser. >Mar 25 22:27:26 localhost audit[1395]: USER_ACCT pid=1395 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:26 localhost systemd[1]: Started Session 1 of user liveuser. >Mar 25 22:27:26 localhost systemd[1395]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Mar 25 22:27:26 localhost systemd[1]: Starting Session 1 of user liveuser. >Mar 25 22:27:26 localhost audit[1395]: USER_START pid=1395 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:26 localhost systemd[1395]: Reached target Sockets. >Mar 25 22:27:26 localhost sddm-helper[1392]: pam_unix(sddm-autologin:session): session opened for user liveuser by (uid=0) >Mar 25 22:27:26 localhost systemd[1395]: Starting Sockets. >Mar 25 22:27:26 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:26 localhost systemd[1395]: Reached target Paths. >Mar 25 22:27:26 localhost audit[1392]: USER_START pid=1392 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_keyinit,pam_namespace,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_lastlog acct="liveuser" exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=:0 res=success' >Mar 25 22:27:26 localhost systemd[1395]: Starting Paths. >Mar 25 22:27:26 localhost systemd[1395]: Reached target Timers. >Mar 25 22:27:26 localhost systemd[1395]: Starting Timers. >Mar 25 22:27:26 localhost systemd[1395]: Reached target Basic System. >Mar 25 22:27:26 localhost systemd[1395]: Starting Basic System. >Mar 25 22:27:26 localhost systemd[1395]: Reached target Default. >Mar 25 22:27:26 localhost systemd[1395]: Startup finished in 25ms. >Mar 25 22:27:26 localhost systemd[1395]: Starting Default. >Mar 25 22:27:26 localhost systemd[1]: Started User Manager for UID 1000. >Mar 25 22:27:27 localhost kernel: e1000e: enp4s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >Mar 25 22:27:27 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> (enp4s0): link connected >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> (enp4s0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> Auto-activating connection 'Wired connection 1'. >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> (enp4s0): Activation: starting connection 'Wired connection 1' (7d324ae3-99a6-4c47-a802-e723fad4e30f) >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> (enp4s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> NetworkManager state is now CONNECTING >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> (enp4s0): device state change: prepare -> config (reason 'none') [40 50 0] >Mar 25 22:27:27 localhost audit: NETFILTER_CFG table=filter family=2 entries=79 >Mar 25 22:27:27 localhost audit: NETFILTER_CFG table=mangle family=2 entries=39 >Mar 25 22:27:27 localhost audit: NETFILTER_CFG table=nat family=2 entries=50 >Mar 25 22:27:27 localhost audit: NETFILTER_CFG table=filter family=10 entries=80 >Mar 25 22:27:27 localhost audit: NETFILTER_CFG table=mangle family=10 entries=39 >Mar 25 22:27:27 localhost audit: NETFILTER_CFG table=nat family=10 entries=50 >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> (enp4s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> Activation (enp4s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> dhclient started with pid 1448 >Mar 25 22:27:27 localhost dhclient[1448]: Created duid \000\001\000\001\036\210\260\017h\005\312-\354A. >Mar 25 22:27:27 localhost dhclient[1448]: DHCPDISCOVER on enp4s0 to 255.255.255.255 port 67 interval 6 (xid=0x2c2f5e3a) >Mar 25 22:27:27 localhost dhclient[1448]: DHCPREQUEST on enp4s0 to 255.255.255.255 port 67 (xid=0x2c2f5e3a) >Mar 25 22:27:27 localhost dhclient[1448]: DHCPOFFER from 192.168.1.1 >Mar 25 22:27:27 localhost dhclient[1448]: DHCPACK from 192.168.1.1 (xid=0x2c2f5e3a) >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> address 192.168.1.2 >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> plen 24 (255.255.255.0) >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> gateway 192.168.1.1 >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> server identifier 192.168.1.1 >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> lease time 86400 >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> nameserver '192.168.1.3' >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> nameserver '192.168.1.1' >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> domain name 'net.overtmind.com' >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> (enp4s0): DHCPv4 state changed unknown -> bound >Mar 25 22:27:27 localhost dhclient[1448]: bound to 192.168.1.2 -- renewal in 38632 seconds. >Mar 25 22:27:27 localhost avahi-daemon[1109]: Joining mDNS multicast group on interface enp4s0.IPv4 with address 192.168.1.2. >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> (enp4s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Mar 25 22:27:27 localhost avahi-daemon[1109]: New relevant interface enp4s0.IPv4 for mDNS. >Mar 25 22:27:27 localhost avahi-daemon[1109]: Registering new address record for 192.168.1.2 on enp4s0.IPv4. >Mar 25 22:27:27 localhost dbus[1062]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Mar 25 22:27:27 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Mar 25 22:27:27 localhost dbus[1062]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Mar 25 22:27:27 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Mar 25 22:27:27 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:27 localhost nm-dispatcher[1468]: Dispatching action 'pre-up' for enp4s0 >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> (enp4s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> (enp4s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> NetworkManager state is now CONNECTED_LOCAL >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> NetworkManager state is now CONNECTED_SITE >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> Policy set 'Wired connection 1' (enp4s0) as default for IPv4 routing and DNS. >Mar 25 22:27:27 localhost NetworkManager[1276]: <info> (enp4s0): Activation: successful, device activated. >Mar 25 22:27:27 localhost nm-dispatcher[1468]: Dispatching action 'up' for enp4s0 >Mar 25 22:27:27 localhost systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive. >Mar 25 22:27:28 localhost NetworkManager[1276]: <info> NetworkManager state is now CONNECTED_GLOBAL >Mar 25 22:27:29 localhost avahi-daemon[1109]: Joining mDNS multicast group on interface enp4s0.IPv6 with address fe80::6a05:caff:fe2d:ec41. >Mar 25 22:27:29 localhost avahi-daemon[1109]: New relevant interface enp4s0.IPv6 for mDNS. >Mar 25 22:27:29 localhost avahi-daemon[1109]: Registering new address record for fe80::6a05:caff:fe2d:ec41 on enp4s0.*. >Mar 25 22:27:32 localhost NetworkManager[1276]: <info> startup complete >Mar 25 22:27:33 localhost chronyd[1120]: Selected source 129.250.35.251 >Mar 25 22:27:33 localhost dbus[1062]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Mar 25 22:27:33 localhost systemd[1]: Starting Daemon for power management... >Mar 25 22:27:34 localhost dbus[1062]: [system] Successfully activated service 'org.freedesktop.UPower' >Mar 25 22:27:34 localhost systemd[1]: Started Daemon for power management. >Mar 25 22:27:34 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:34 localhost polkitd[1157]: Registered Authentication Agent for unix-session:1 (system bus name :1.24 [/usr/libexec/kf5/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Mar 25 22:27:34 localhost spice-vdagent[1647]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 >Mar 25 22:27:35 localhost rtkit-daemon[1060]: Successfully made thread 1652 of process 1652 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Mar 25 22:27:35 localhost rtkit-daemon[1060]: Supervising 1 threads of 1 processes of 1 users. >Mar 25 22:27:36 localhost org.a11y.Bus[1417]: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >Mar 25 22:27:36 localhost org.a11y.Bus[1417]: Activating service name='org.a11y.atspi.Registry' >Mar 25 22:27:36 localhost org.a11y.Bus[1417]: Successfully activated service 'org.a11y.atspi.Registry' >Mar 25 22:27:36 localhost org.a11y.atspi.Registry[1664]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Mar 25 22:27:36 localhost org.a11y.atspi.Registry[1664]: Xlib: extension "XEVIE" missing on display ":0". >Mar 25 22:27:36 localhost org.kde.KScreen[1417]: kscreen.xrandr: Connected output 100 to CRTC 95 >Mar 25 22:27:36 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Detected XRandR 1.4 >Mar 25 22:27:36 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Event Base: 88 >Mar 25 22:27:36 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Event Error: 145 >Mar 25 22:27:36 localhost org.freedesktop.Telepathy.AccountManager[1417]: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >Mar 25 22:27:36 localhost dbus[1062]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) >Mar 25 22:27:36 localhost dbus[1062]: [system] Successfully activated service 'org.freedesktop.problems' >Mar 25 22:27:37 localhost dbus[1062]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Mar 25 22:27:37 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Mar 25 22:27:37 localhost dbus[1062]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Mar 25 22:27:37 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Mar 25 22:27:37 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:37 localhost rtkit-daemon[1060]: Supervising 1 threads of 1 processes of 1 users. >Mar 25 22:27:37 localhost rtkit-daemon[1060]: Successfully made thread 1731 of process 1652 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Mar 25 22:27:37 localhost rtkit-daemon[1060]: Supervising 2 threads of 1 processes of 1 users. >Mar 25 22:27:37 localhost pulseaudio[1652]: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Mar 25 22:27:37 localhost pulseaudio[1652]: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.config/pulse/cookie': No such file or directory >Mar 25 22:27:37 localhost pulseaudio[1652]: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Mar 25 22:27:37 localhost pulseaudio[1652]: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.pulse-cookie': No such file or directory >Mar 25 22:27:37 localhost bluetoothd[1061]: Endpoint registered: sender=:1.35 path=/MediaEndpoint/A2DPSource >Mar 25 22:27:37 localhost bluetoothd[1061]: Endpoint registered: sender=:1.35 path=/MediaEndpoint/A2DPSink >Mar 25 22:27:37 localhost kernel: Bluetooth: RFCOMM TTY layer initialized >Mar 25 22:27:37 localhost kernel: Bluetooth: RFCOMM socket layer initialized >Mar 25 22:27:37 localhost kernel: Bluetooth: RFCOMM ver 1.11 >Mar 25 22:27:37 localhost dbus[1062]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper) >Mar 25 22:27:37 localhost org.kde.powerdevil.backlighthelper[1062]: powerdevil: no kernel backlight interface found >Mar 25 22:27:37 localhost dbus[1062]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' >Mar 25 22:27:37 localhost obexd[1762]: OBEX daemon 5.36 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: RRotify_OutputChange >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Output: 100 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: CRTC: 95 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Mode: 104 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Rotation: "Rotate_0" >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Connection: "Connected" >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Subpixel Order: 0 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: RRScreenChangeNotify >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Window: 46137348 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Root: 1200 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Rotation: "Rotate_0" >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Size ID: 0 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Size: 1920 1080 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: SizeMM: 508 285 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: RRotify_OutputChange >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Output: 100 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: CRTC: 95 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Mode: 104 >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Rotation: "Rotate_0" >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Connection: "Connected" >Mar 25 22:27:37 localhost org.kde.KScreen[1417]: kscreen.xcb.helper: Subpixel Order: 0 >Mar 25 22:27:38 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:40 localhost systemd[1]: Starting CUPS Scheduler... >Mar 25 22:27:40 localhost cupsd[1796]: REQUEST localhost - - "POST / HTTP/1.1" 200 418 Create-Printer-Subscriptions successful-ok >Mar 25 22:27:40 localhost systemd[1]: Started CUPS Scheduler. >Mar 25 22:27:40 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:27:51 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Mar 25 22:28:16 localhost audit[1834]: USER_AUTH pid=1834 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Mar 25 22:28:16 localhost audit[1834]: USER_ACCT pid=1834 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_permit acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Mar 25 22:28:16 localhost userhelper[1834]: pam_timestamp(liveinst:session): updated timestamp file `/var/run//pam_timestamp/liveuser/unknown:root' >Mar 25 22:28:16 localhost audit[1834]: USER_START pid=1834 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Mar 25 22:28:16 localhost audit[1834]: CRED_ACQ pid=1834 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Mar 25 22:28:16 localhost userhelper[1838]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Mar 25 22:28:16 localhost kernel: md: raid1 personality registered for level 1 >Mar 25 22:28:16 localhost kernel: raid6: sse2x1 gen() 7148 MB/s >Mar 25 22:28:16 localhost kernel: raid6: sse2x1 xor() 5945 MB/s >Mar 25 22:28:16 localhost kernel: raid6: sse2x2 gen() 10128 MB/s >Mar 25 22:28:16 localhost kernel: raid6: sse2x2 xor() 7664 MB/s >Mar 25 22:28:16 localhost kernel: raid6: sse2x4 gen() 12843 MB/s >Mar 25 22:28:16 localhost kernel: raid6: sse2x4 xor() 10189 MB/s >Mar 25 22:28:16 localhost kernel: raid6: using algorithm sse2x4 gen() 12843 MB/s >Mar 25 22:28:16 localhost kernel: raid6: .... xor() 10189 MB/s, rmw enabled >Mar 25 22:28:16 localhost kernel: raid6: using ssse3x2 recovery algorithm >Mar 25 22:28:16 localhost kernel: async_tx: api initialized (async) >Mar 25 22:28:16 localhost kernel: xor: automatically using best checksumming function: >Mar 25 22:28:16 localhost kernel: avx : 29020.000 MB/sec >Mar 25 22:28:16 localhost kernel: md: raid6 personality registered for level 6 >Mar 25 22:28:16 localhost kernel: md: raid5 personality registered for level 5 >Mar 25 22:28:16 localhost kernel: md: raid4 personality registered for level 4 >Mar 25 22:28:16 localhost kernel: md: raid10 personality registered for level 10 >Mar 25 22:28:16 localhost kernel: device-mapper: multipath: version 1.10.0 loaded >Mar 25 22:28:16 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Mar 25 22:28:16 localhost kernel: Loading iSCSI transport class v2.0-870. >Mar 25 22:28:16 localhost kernel: iscsi: registered transport (tcp) >Mar 25 22:28:16 localhost kernel: No iBFT detected. >Mar 25 22:28:17 localhost audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=1 >Mar 25 22:28:17 localhost dbus[1664]: avc: received setenforce notice (enforcing=0) >Mar 25 22:28:17 localhost dbus[1417]: avc: received setenforce notice (enforcing=0) >Mar 25 22:28:17 localhost dbus[1062]: Can't send to audit system: USER_AVC avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=? >Mar 25 22:28:17 localhost audit[1942]: AVC avc: denied { getattr } for pid=1942 comm="mdadm" path="/dev/shm/lldpad.state" dev="tmpfs" ino=13364 scontext=system_u:system_r:mdadm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file permissive=1 >Mar 25 22:28:20 localhost kernel: md127: detected capacity change from 3990527934464 to 0 >Mar 25 22:28:20 localhost kernel: md: md127 stopped. >Mar 25 22:28:20 localhost kernel: md: unbind<sdc1> >Mar 25 22:28:20 localhost udisksd[1101]: Unable to resolve /sys/devices/virtual/block/md127/md/dev-sdc1/block symlink >Mar 25 22:28:20 localhost kernel: md: export_rdev(sdc1) >Mar 25 22:28:20 localhost kernel: md: unbind<sdb1> >Mar 25 22:28:20 localhost kernel: md: export_rdev(sdb1) >Mar 25 22:28:22 localhost audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >0, GObject.G_MAXUINT, 0, >GObject.PARAM_READWRITE), >"nm-state-changed": (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE, []), >yield Device.from_sys_path(self.context, name) >yield Device.from_sys_path(self.context, name) >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', >'DEVNAME': '/dev/sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdd', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'SD_MMC', >'ID_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6362', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Generic-_SD_MMC_058F63626476-0:0', >'ID_SERIAL_SHORT': '058F63626476', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic-', >'ID_VENDOR_ENC': 'Generic-', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11750485'} ; >name = sdd status = True kids = 0 id = 1 >parents = [] >uuid = None size = 0 B >format = existing None >major = 8 minor = 48 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdd >target size = 0 B path = /dev/sdd >format args = [] originalFormat = None removable = True >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:1', >'DEVNAME': '/dev/sde', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:1/block/sde', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:1', >'ID_MODEL': 'Compact_Flash', >'ID_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', >'ID_MODEL_ID': '6362', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:1', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_1', >'ID_REVISION': '1.01', >'ID_SERIAL': 'Generic-_Compact_Flash_058F63626476-0:1', >'ID_SERIAL_SHORT': '058F63626476', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic-', >'ID_VENDOR_ENC': 'Generic-', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '64', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11755158'} ; >name = sde status = True kids = 0 id = 6 >parents = [] >uuid = None size = 0 B >format = existing None >major = 8 minor = 64 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:1/block/sde >target size = 0 B path = /dev/sde >format args = [] originalFormat = None removable = True >'/dev/disk/by-id/usb-Generic-_SM_xD-Picture_058F63626476-0:2', >'DEVNAME': '/dev/sdf', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:2/block/sdf', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:2', >'ID_MODEL': 'SM_xD-Picture', >'ID_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', >'ID_MODEL_ID': '6362', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:2', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_2', >'ID_REVISION': '1.02', >'ID_SERIAL': 'Generic-_SM_xD-Picture_058F63626476-0:2', >'ID_SERIAL_SHORT': '058F63626476', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic-', >'ID_VENDOR_ENC': 'Generic-', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '80', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11754484'} ; >name = sdf status = True kids = 0 id = 11 >parents = [] >uuid = None size = 0 B >format = existing None >major = 8 minor = 80 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:2/block/sdf >target size = 0 B path = /dev/sdf >format args = [] originalFormat = None removable = True >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:3', >'DEVNAME': '/dev/sdg', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:3/block/sdg', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:3', >'ID_MODEL': 'MS_MS-Pro', >'ID_MODEL_ENC': 'MS\\x2fMS-Pro\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6362', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:3', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_3', >'ID_REVISION': '1.03', >'ID_SERIAL': 'Generic-_MS_MS-Pro_058F63626476-0:3', >'ID_SERIAL_SHORT': '058F63626476', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic-', >'ID_VENDOR_ENC': 'Generic-', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '96', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11759567'} ; >name = sdg status = True kids = 0 id = 16 >parents = [] >uuid = None size = 0 B >format = existing None >major = 8 minor = 96 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:3/block/sdg >target size = 0 B path = /dev/sdg >format args = [] originalFormat = None removable = True >'/dev/disk/by-label/F23-x86_64-KDE-20160324 ' >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0 ' >'/dev/disk/by-uuid/2016-03-24-10-13-34-00', >'DEVNAME': '/dev/sdh', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'F23-x86_64-KDE-20160324', >'ID_FS_LABEL_ENC': 'F23-x86_64-KDE-20160324', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2016-03-24-10-13-34-00', >'ID_FS_UUID_ENC': '2016-03-24-10-13-34-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Glide', >'ID_MODEL_ENC': 'Cruzer\\x20Glide\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '5575', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '75620a97', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0', >'ID_SERIAL_SHORT': '20054857430C5522E8EC', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '112', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12007487'} ; >name = sdh status = True kids = 0 id = 21 >parents = [] >uuid = None size = 14.91 GiB >format = existing None >major = 8 minor = 112 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh >target size = 14.91 GiB path = /dev/sdh >format args = [] originalFormat = None removable = True >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 ' >'/dev/disk/by-label/F23-x86_64-KDE-20160324 ' >'/dev/disk/by-uuid/2016-03-24-10-13-34-00', >'DEVNAME': '/dev/sdh1', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'F23-x86_64-KDE-20160324', >'ID_FS_LABEL_ENC': 'F23-x86_64-KDE-20160324', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2016-03-24-10-13-34-00', >'ID_FS_UUID_ENC': '2016-03-24-10-13-34-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Glide', >'ID_MODEL_ENC': 'Cruzer\\x20Glide\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '5575', >'ID_PART_ENTRY_DISK': '8:112', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2807808', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '75620a97-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '75620a97', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0', >'ID_SERIAL_SHORT': '20054857430C5522E8EC', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '113', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '12129536'} ; >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 ' >'/dev/disk/by-uuid/580C-10CA /dev/disk/by-label/EFI', >'DEVNAME': '/dev/sdh2', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'EFI', >'ID_FS_LABEL_ENC': 'EFI', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '580C-10CA', >'ID_FS_UUID_ENC': '580C-10CA', >'ID_FS_VERSION': 'FAT12', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Glide', >'ID_MODEL_ENC': 'Cruzer\\x20Glide\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '5575', >'ID_PART_ENTRY_DISK': '8:112', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '172', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8156', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '75620a97-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '75620a97', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0', >'ID_SERIAL_SHORT': '20054857430C5522E8EC', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '114', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12024734'} ; >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0-part3 ' >'/dev/disk/by-uuid/115468f7-9598-3896-a5a6-18baaa9cee59 ' >'/dev/disk/by-label/F23\\x20X86_64', >'DEVNAME': '/dev/sdh3', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'F23_X86_64', >'ID_FS_LABEL_ENC': 'F23\\x20X86_64', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '115468f7-9598-3896-a5a6-18baaa9cee59', >'ID_FS_UUID_ENC': '115468f7-9598-3896-a5a6-18baaa9cee59', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Glide', >'ID_MODEL_ENC': 'Cruzer\\x20Glide\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '5575', >'ID_PART_ENTRY_DISK': '8:112', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '8404', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '32672', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '75620a97-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '75620a97', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0', >'ID_SERIAL_SHORT': '20054857430C5522E8EC', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '115', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12111664'} ; >'/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG360621F', >'DEVNAME': '/dev/sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'EXM02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S1SUNSAG360621F', >'ID_SERIAL_SHORT': 'S1SUNSAG360621F', >'ID_TYPE': 'disk', >'ID_WWN': '0xccaa09f53885002', >'ID_WWN_WITH_EXTENSION': '0xccaa09f53885002', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11469730'} ; >name = sda status = True kids = 0 id = 27 >parents = [] >uuid = None size = 238.47 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >target size = 238.47 GiB path = /dev/sda >format args = [] originalFormat = None removable = False >'/dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871', >'DEVNAME': '/dev/sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '276', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '276', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD20EZRX-00D8PB0', >'ID_MODEL_ENC': 'WDC\\x20WD20EZRX-00D8PB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'b973905d-66bc-4aa3-be04-e39cdf03abb4', >'ID_REVISION': '80.00A80', >'ID_SERIAL': 'WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871', >'ID_SERIAL_SHORT': 'WD-WMC4M2462871', >'ID_TYPE': 'disk', >'ID_WWN': '0x2af003bc4ee05001', >'ID_WWN_WITH_EXTENSION': '0x2af003bc4ee05001', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11506332'} ; >name = sdb status = True kids = 0 id = 32 >parents = [] >uuid = None size = 1.82 TiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb >target size = 1.82 TiB path = /dev/sdb >format args = [] originalFormat = None removable = False >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f84ecbdb978>] >device: <parted.device.Device object at 0x7f84ecbdb588> >PedDisk: <_ped.Disk object at 0x7f84ecbbecc8> >'/dev/disk/by-id/wwn-0x2af003bc4ee05001-part1 ' >'/dev/disk/by-partlabel/primary ' >'/dev/disk/by-partuuid/e1f7b4fc-af63-4f13-9d73-cb6c48da1751', >'DEVNAME': '/dev/sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '276', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '276', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'saturn.net.overtmind.com:0', >'ID_FS_LABEL_ENC': 'saturn.net.overtmind.com:0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'e393d71f-7734-1d01-7b8c-1581edab81ed', >'ID_FS_UUID_ENC': 'e393d71f-7734-1d01-7b8c-1581edab81ed', >'ID_FS_UUID_SUB': 'e8720a61-3701-a3b9-4048-0362ed557ed9', >'ID_FS_UUID_SUB_ENC': 'e8720a61-3701-a3b9-4048-0362ed557ed9', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD20EZRX-00D8PB0', >'ID_MODEL_ENC': 'WDC\\x20WD20EZRX-00D8PB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NAME': 'primary', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '3897262080', >'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', >'ID_PART_ENTRY_UUID': 'e1f7b4fc-af63-4f13-9d73-cb6c48da1751', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'b973905d-66bc-4aa3-be04-e39cdf03abb4', >'ID_REVISION': '80.00A80', >'ID_SERIAL': 'WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871', >'ID_SERIAL_SHORT': 'WD-WMC4M2462871', >'ID_TYPE': 'disk', >'ID_WWN': '0x2af003bc4ee05001', >'ID_WWN_WITH_EXTENSION': '0x2af003bc4ee05001', >'MAJOR': '8', >'MINOR': '17', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'e8720a61:3701a3b9:40480362:ed557ed9', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'saturn.net.overtmind.com:0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1452189847', >'UDISKS_MD_MEMBER_UUID': 'e393d71f:77341d01:7b8c1581:edab81ed', >'USEC_INITIALIZED': '11640212'} ; >name = sdb1 status = True kids = 0 id = 38 >parents = ['existing 1.82 TiB disk sdb (32) with existing gpt disklabel'] >uuid = None size = 1.81 TiB >format = existing None >major = 8 minor = 17 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 >target size = 1.81 TiB path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f84ecbdb5f8> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f84ecbdb9e8> PedPartition: <_ped.Partition object at 0x7f84ecb65af0> >disk = existing 1.82 TiB disk sdb (32) with existing gpt disklabel >start = 2048 end = 3897264127 length = 3897262080 >flags = raid >MD_DEVICES=2 >MD_NAME=saturn.net.overtmind.com:0 >MD_UUID=e393d71f:77341d01:7b8c1581:edab81ed >MD_UPDATE_TIME=1452189847 >MD_DEV_UUID=e8720a61:3701a3b9:40480362:ed557ed9 >MD_EVENTS=0 >yield Device.from_sys_path(self.context, name) >self.path) >'/dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672', >'DEVNAME': '/dev/sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '300', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '300', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD20EZRX-00D8PB0', >'ID_MODEL_ENC': 'WDC\\x20WD20EZRX-00D8PB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'a5d6c13e-bad7-40a0-86a4-42eebe073e01', >'ID_REVISION': '80.00A80', >'ID_SERIAL': 'WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672', >'ID_SERIAL_SHORT': 'WD-WMC4M2459672', >'ID_TYPE': 'disk', >'ID_WWN': '0xff2903bb4ee05001', >'ID_WWN_WITH_EXTENSION': '0xff2903bb4ee05001', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11471518'} ; >name = sdc status = True kids = 0 id = 57 >parents = [] >uuid = None size = 1.82 TiB >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc >target size = 1.82 TiB path = /dev/sdc >format args = [] originalFormat = None removable = False >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f84ecb255f8>] >device: <parted.device.Device object at 0x7f84ecb913c8> >PedDisk: <_ped.Disk object at 0x7f84ecb27c88> >'/dev/disk/by-partlabel/primary ' >'/dev/disk/by-partuuid/79f434a7-84af-4b98-a340-68a3e5449139 ' >'/dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672-part1', >'DEVNAME': '/dev/sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '300', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '300', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'saturn.net.overtmind.com:0', >'ID_FS_LABEL_ENC': 'saturn.net.overtmind.com:0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'e393d71f-7734-1d01-7b8c-1581edab81ed', >'ID_FS_UUID_ENC': 'e393d71f-7734-1d01-7b8c-1581edab81ed', >'ID_FS_UUID_SUB': '2697941a-5bfa-c9ba-cdc4-0221633dcf41', >'ID_FS_UUID_SUB_ENC': '2697941a-5bfa-c9ba-cdc4-0221633dcf41', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD20EZRX-00D8PB0', >'ID_MODEL_ENC': 'WDC\\x20WD20EZRX-00D8PB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NAME': 'primary', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '3897262080', >'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', >'ID_PART_ENTRY_UUID': '79f434a7-84af-4b98-a340-68a3e5449139', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'a5d6c13e-bad7-40a0-86a4-42eebe073e01', >'ID_REVISION': '80.00A80', >'ID_SERIAL': 'WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672', >'ID_SERIAL_SHORT': 'WD-WMC4M2459672', >'ID_TYPE': 'disk', >'ID_WWN': '0xff2903bb4ee05001', >'ID_WWN_WITH_EXTENSION': '0xff2903bb4ee05001', >'MAJOR': '8', >'MINOR': '33', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '2697941a:5bfac9ba:cdc40221:633dcf41', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'saturn.net.overtmind.com:0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1452189847', >'UDISKS_MD_MEMBER_UUID': 'e393d71f:77341d01:7b8c1581:edab81ed', >'USEC_INITIALIZED': '12070876'} ; >name = sdc1 status = True kids = 0 id = 63 >parents = ['existing 1.82 TiB disk sdc (57) with existing gpt disklabel'] >uuid = None size = 1.81 TiB >format = existing None >major = 8 minor = 33 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 >target size = 1.81 TiB path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f84ecb6aa58> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: primary active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f84ecb25438> PedPartition: <_ped.Partition object at 0x7f84ecb81e08> >disk = existing 1.82 TiB disk sdc (57) with existing gpt disklabel >start = 2048 end = 3897264127 length = 3897262080 >flags = raid >MD_DEVICES=2 >MD_NAME=saturn.net.overtmind.com:0 >MD_UUID=e393d71f:77341d01:7b8c1581:edab81ed >MD_UPDATE_TIME=1452189847 >MD_DEV_UUID=2697941a:5bfac9ba:cdc40221:633dcf41 >MD_EVENTS=0 >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11493558'} ; >name = loop0 status = True kids = 0 id = 73 >parents = ['existing 12 KiB file /run/initramfs/osmin.img (69)'] >uuid = None size = 12 KiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = >target size = 0 B path = /dev/loop0 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11494353'} ; >name = loop1 status = False kids = 0 id = 83 >parents = ['existing 0 B file /osmin (79)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = >target size = 0 B path = /dev/loop1 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11493907'} ; >name = loop2 status = False kids = 0 id = 93 >parents = ['existing 1.26 GiB file /run/initramfs/live/LiveOS/squashfs.img (89)'] >uuid = None size = 1.26 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = >target size = 0 B path = /dev/loop2 >format args = [] originalFormat = None >'/dev/disk/by-uuid/8eb9a080-b3b8-4780-b86a-390fdf126e3b', >'DEVNAME': '/dev/loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_F23-x86_64-KDE-', >'ID_FS_LABEL_ENC': '_F23-x86_64-KDE-', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', >'ID_FS_UUID_ENC': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11494794'} ; >name = loop3 status = False kids = 0 id = 103 >parents = ['existing 0 B file /LiveOS/ext3fs.img (99)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = >target size = 0 B path = /dev/loop3 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11495848'} ; >name = loop4 status = False kids = 0 id = 113 >parents = ['existing 0 B file /overlay (deleted) (109)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = >target size = 0 B path = /dev/loop4 >format args = [] originalFormat = None >'/dev/disk/by-label/_F23-x86_64-KDE- ' >'/dev/disk/by-uuid/8eb9a080-b3b8-4780-b86a-390fdf126e3b ' >'/dev/mapper/live-rw', >'DEVNAME': '/dev/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': '_F23-x86_64-KDE-', >'ID_FS_LABEL_ENC': '_F23-x86_64-KDE-', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', >'ID_FS_UUID_ENC': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7904700'} ; >dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) >name = live-rw status = True kids = 0 id = 118 >parents = ['existing 0 B loop loop3 (103) with existing ext4 filesystem'] >uuid = None size = 6 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-0 >target size = 6 GiB path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >'/dev/disk/by-id/dm-name-live-base ' >'/dev/disk/by-uuid/8eb9a080-b3b8-4780-b86a-390fdf126e3b', >'DEVNAME': '/dev/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': '_F23-x86_64-KDE-', >'ID_FS_LABEL_ENC': '_F23-x86_64-KDE-', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', >'ID_FS_UUID_ENC': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7972422'} ; >dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) >name = live-base status = True kids = 0 id = 124 >parents = ['existing 0 B loop loop3 (103) with existing ext4 filesystem'] >uuid = None size = 6 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-1 >target size = 6 GiB path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >'/dev/disk/by-id/dm-name-live-osimg-min ' >'/dev/disk/by-label/_F23-x86_64-KDE- ' >'/dev/disk/by-uuid/8eb9a080-b3b8-4780-b86a-390fdf126e3b', >'DEVNAME': '/dev/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': '_F23-x86_64-KDE-', >'ID_FS_LABEL_ENC': '_F23-x86_64-KDE-', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', >'ID_FS_UUID_ENC': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7999155'} ; >dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) >name = live-osimg-min status = True kids = 0 id = 130 >parents = ['existing 0 B loop loop1 (83)'] >uuid = None size = 6 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-2 >target size = 6 GiB path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >'DEVPATH': '/devices/virtual/block/md127', >'DEVTYPE': 'disk', >'MAJOR': '9', >'MINOR': '127', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_READY': '0', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '0', >'USEC_INITIALIZED': '74312631'} ; > >File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run >threading.Thread.run(self, *args, **kwargs) > >File "/usr/lib64/python3.4/threading.py", line 868, in run >self._target(*self._args, **self._kwargs) > >File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize >storage.reset() > >File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset >self.devicetree.populate(cleanupOnly=cleanupOnly) > >File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate >self._populator.populate(cleanupOnly=cleanupOnly) > >File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate >self._populate() > >File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate >self.addUdevDevice(dev) > >File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 718, in addUdevDevice >device = self.addUdevMDDevice(info) > >File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 364, in addUdevMDDevice >self._addSlaveDevices(info) > >File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 246, in _addSlaveDevices >raise DeviceTreeError("no slaves found for device %s" % name) > >blivet.errors.DeviceTreeError: no slaves found for device md127 > >File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run >threading.Thread.run(self, *args, **kwargs) > >File "/usr/lib64/python3.4/threading.py", line 868, in run >self._target(*self._args, **self._kwargs) > >File "/usr/lib64/python3.4/site-packages/pyanaconda/timezone.py", line 76, in time_initialize >threadMgr.wait(THREAD_STORAGE) > >File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 116, in wait >self.raise_if_error(name) > >File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 171, in raise_if_error >raise exc_info[0](exc_info[1]).with_traceback(exc_info[2]) > >File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run >threading.Thread.run(self, *args, **kwargs) > >File "/usr/lib64/python3.4/threading.py", line 868, in run >self._target(*self._args, **self._kwargs) > >File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize >storage.reset() > >File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset >self.devicetree.populate(cleanupOnly=cleanupOnly) > >File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate >self._populator.populate(cleanupOnly=cleanupOnly) > >File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate >self._populate() > >File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate >self.addUdevDevice(dev) > >File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 718, in addUdevDevice >device = self.addUdevMDDevice(info) > >File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 364, in addUdevMDDevice >self._addSlaveDevices(info) > >File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 246, in _addSlaveDevices >raise DeviceTreeError("no slaves found for device %s" % name) > >blivet.errors.DeviceTreeError: no slaves found for device md127 >Mar 25 22:28:23 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >return cls.new(*args, **kwds) > > > >/tmp/anaconda.log: >22:28:22,020 INFO anaconda: /sbin/anaconda 23.19.10-1 >22:28:22,335 INFO anaconda: 16531124 kB (16143 MB) are available >22:28:22,339 INFO anaconda: check_memory(): total:16531124, needed:320, graphical:410 >22:28:22,344 INFO anaconda: Not doing 'early exception handler' in live installation >22:28:22,345 INFO anaconda: Not doing 'start audit daemon' in live installation >22:28:22,345 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >22:28:22,345 INFO anaconda: Default encoding = utf-8 >22:28:22,369 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >22:28:22,559 DEBUG anaconda: setting locale to: en_US.UTF-8 >22:28:22,568 DEBUG anaconda: network: devices found ['enp4s0'] >22:28:22,674 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp4s0 >22:28:22,674 DEBUG anaconda: network: missing ifcfgs created for devices ['enp4s0'] >22:28:22,711 DEBUG anaconda: updating host name localhost.localdomain >22:28:22,723 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140209149384448) >22:28:22,728 INFO anaconda: Display mode = g >22:28:22,729 INFO anaconda: 16531124 kB (16143 MB) are available >22:28:22,733 INFO anaconda: check_memory(): total:16531124, needed:320, graphical:410 >22:28:22,838 DEBUG anaconda: updating host name localhost.localdomain >22:28:22,844 INFO anaconda: Fedora is the highest priority installclass, using it >22:28:22,898 INFO anaconda: bootloader EFIGRUB on EFI platform >22:28:22,899 INFO anaconda: Detected 15.75 GiB of memory >22:28:22,899 INFO anaconda: Suggested swap size (7.88 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >22:28:22,900 INFO anaconda: Swap attempt of 0.0 >22:28:22,900 INFO anaconda: bootloader EFIGRUB on EFI platform >22:28:22,901 INFO anaconda: Running Thread: AnaStorageThread (140208938153728) >22:28:22,903 INFO anaconda: Running Thread: AnaTimeInitThread (140208929761024) >22:28:22,908 INFO anaconda: got 1 NTP servers from DHCP >22:28:22,909 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140209149384448) >22:28:22,914 INFO anaconda: Running Thread: AnaPayloadRestartThread (140209149384448) >22:28:22,914 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140208921106176) >22:28:22,914 INFO anaconda: Not doing 'start chronyd' in live installation >22:28:22,915 INFO anaconda: Running Thread: AnaPayloadThread (140208912713472) >22:28:22,915 INFO anaconda: Starting geolocation lookup >22:28:22,915 INFO anaconda: Thread Done: AnaPayloadRestartThread (140209149384448) >22:28:22,915 INFO anaconda: Geolocation provider: Fedora GeoIP >22:28:22,964 WARN anaconda: /usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py:139: PyGIDeprecationWarning: GObject.G_MAXUINT is deprecated; use GLib.MAXUINT instead > 0, GObject.G_MAXUINT, 0, > >22:28:22,965 WARN anaconda: /usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py:140: PyGIDeprecationWarning: GObject.PARAM_READWRITE is deprecated; use GObject.ParamFlags.READWRITE (glib 2.42+) instead > GObject.PARAM_READWRITE), > >22:28:22,965 WARN anaconda: /usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/network.py:300: PyGIDeprecationWarning: GObject.SIGNAL_RUN_LAST is deprecated; use GObject.SignalFlags.RUN_LAST instead > "nm-state-changed": (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE, []), > >22:28:23,178 DEBUG anaconda: Detected primary monitor: 1920x1080 44dpix 44dpiy >22:28:23,178 WARN anaconda: /usr/lib/python3.4/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:28:23,192 WARN anaconda: /usr/lib/python3.4/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:28:23,204 INFO anaconda: Not doing 'activate layouts' in live installation >22:28:23,401 WARN anaconda: /usr/lib/python3.4/site-packages/pyudev/core.py:394: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > yield Device.from_sys_path(self.context, name) > >22:28:23,411 WARN anaconda: /usr/lib/python3.4/site-packages/blivet/devices/storage.py:280: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > self.path) > >22:28:23,591 INFO anaconda: Geolocation lookup finished in 0.7 seconds >22:28:23,592 INFO anaconda: got results from geolocation >22:28:23,592 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140208921106176) >22:28:23,639 WARN anaconda: /usr/lib/python3.4/site-packages/blivet/udev.py:43: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >22:28:23,672 WARN anaconda: /usr/lib/python3.4/site-packages/blivet/udev.py:43: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >22:28:23,704 WARN anaconda: /usr/lib/python3.4/site-packages/blivet/udev.py:43: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >22:28:23,736 DEBUG anaconda: running handleException >22:28:23,737 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python3.4/threading.py", line 868, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize > storage.reset() > > File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate > self._populator.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate > self._populate() > > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 718, in addUdevDevice > device = self.addUdevMDDevice(info) > > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 364, in addUdevMDDevice > self._addSlaveDevices(info) > > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 246, in _addSlaveDevices > raise DeviceTreeError("no slaves found for device %s" % name) > >blivet.errors.DeviceTreeError: no slaves found for device md127 > >22:28:23,737 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >22:28:23,737 INFO anaconda: Thread Done: AnaStorageThread (140208938153728) >22:28:23,737 DEBUG anaconda: running handleException >22:28:23,739 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python3.4/threading.py", line 868, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.4/site-packages/pyanaconda/timezone.py", line 76, in time_initialize > threadMgr.wait(THREAD_STORAGE) > > File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 116, in wait > self.raise_if_error(name) > > File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 171, in raise_if_error > raise exc_info[0](exc_info[1]).with_traceback(exc_info[2]) > > File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python3.4/threading.py", line 868, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1157, in storageInitialize > storage.reset() > > File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 554, in populate > self._populator.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1623, in populate > self._populate() > > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1692, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 718, in addUdevDevice > device = self.addUdevMDDevice(info) > > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 364, in addUdevMDDevice > self._addSlaveDevices(info) > > File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 246, in _addSlaveDevices > raise DeviceTreeError("no slaves found for device %s" % name) > >blivet.errors.DeviceTreeError: no slaves found for device md127 > >22:28:23,740 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >22:28:23,740 INFO anaconda: Thread Done: AnaTimeInitThread (140208929761024) >22:28:23,758 INFO anaconda: Thread Done: AnaPayloadThread (140208912713472) >22:28:23,800 DEBUG anaconda: setting locale to: en_US.UTF-8 >22:28:23,802 DEBUG anaconda: setting locale to: en_US.UTF-8 >22:28:23,804 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >22:28:23,823 WARN anaconda: /usr/lib64/python3.4/site-packages/gi/overrides/Gdk.py:320: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >22:28:24,860 INFO anaconda: Running kickstart %%traceback script(s) >22:28:24,860 INFO anaconda: All kickstart %%traceback script(s) have been run > > >/tmp/packaging.log: > > >/tmp/program.log: >22:28:17,457 INFO program: Running [1] lvm version ... >22:28:17,459 INFO program: stdout[1]: LVM version: 2.02.132(2) (2015-09-22) > Library version: 1.02.109 (2015-09-22) > Driver version: 4.34.0 > >22:28:17,459 INFO program: stderr[1]: >22:28:17,459 INFO program: ...done [1] (exit code: 0) >22:28:17,468 INFO program: Running [2] btrfs --version ... >22:28:17,507 INFO program: stdout[2]: btrfs-progs v4.3.1 > >22:28:17,507 INFO program: stderr[2]: >22:28:17,507 INFO program: ...done [2] (exit code: 0) >22:28:17,511 INFO program: Running [3] mkswap --version ... >22:28:17,524 INFO program: stdout[3]: mkswap from util-linux 2.27.1 > >22:28:17,524 INFO program: stderr[3]: >22:28:17,524 INFO program: ...done [3] (exit code: 0) >22:28:17,524 INFO program: Running [4] swapon --version ... >22:28:17,530 INFO program: stdout[4]: swapon from util-linux 2.27.1 > >22:28:17,530 INFO program: stderr[4]: >22:28:17,530 INFO program: ...done [4] (exit code: 0) >22:28:17,531 INFO program: Running [5] swapoff --version ... >22:28:17,532 INFO program: stdout[5]: swapoff from util-linux 2.27.1 > >22:28:17,532 INFO program: stderr[5]: >22:28:17,532 INFO program: ...done [5] (exit code: 0) >22:28:17,532 INFO program: Running [6] losetup --version ... >22:28:17,543 INFO program: stdout[6]: losetup from util-linux 2.27.1 > >22:28:17,543 INFO program: stderr[6]: >22:28:17,543 INFO program: ...done [6] (exit code: 0) >22:28:17,570 INFO program: Running [7] multipath --version ... >22:28:17,579 INFO program: stdout[7]: >22:28:17,579 INFO program: stderr[7]: Unknown switch: (null) >multipath-tools v0.4.9 (05/33, 2016) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-T tm:val] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [dev] > multipath -F [-v lvl] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -T tm:val > check if tm matches the multipathd timestamp. If so val is > whether or not the device is a path in a multipath device > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t dump internal hardware table > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -p policy failover|multibus|group_by_serial|group_by_prio > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >22:28:17,579 INFO program: ...done [7] (exit code: 256) >22:28:17,585 INFO program: Running [8] dmsetup --version ... >22:28:17,591 INFO program: stdout[8]: Library version: 1.02.109 (2015-09-22) >Driver version: 4.34.0 > >22:28:17,591 INFO program: stderr[8]: >22:28:17,591 INFO program: ...done [8] (exit code: 0) >22:28:17,597 INFO program: Running [9] mdadm --version ... >22:28:17,599 INFO program: stdout[9]: >22:28:17,599 INFO program: stderr[9]: mdadm - v3.3.4 - 3rd August 2015 > >22:28:17,599 INFO program: ...done [9] (exit code: 0) >22:28:17,952 INFO program: Running... udevadm settle --timeout=300 >22:28:17,959 DEBUG program: Return code: 0 >22:28:17,960 INFO program: Running... udevadm settle --timeout=300 >22:28:17,966 DEBUG program: Return code: 0 >22:28:18,086 INFO program: Running [10] mdadm --examine --export /dev/sdb1 ... >22:28:18,089 INFO program: stdout[10]: MD_LEVEL=raid0 >MD_DEVICES=2 >MD_NAME=saturn.net.overtmind.com:0 >MD_UUID=e393d71f:77341d01:7b8c1581:edab81ed >MD_UPDATE_TIME=1452189847 >MD_DEV_UUID=e8720a61:3701a3b9:40480362:ed557ed9 >MD_EVENTS=0 > >22:28:18,089 INFO program: stderr[10]: >22:28:18,089 INFO program: ...done [10] (exit code: 0) >22:28:18,089 INFO program: Running [11] mdadm --examine --brief /dev/sdb1 ... >22:28:18,091 INFO program: stdout[11]: ARRAY /dev/md/0 metadata=1.2 UUID=e393d71f:77341d01:7b8c1581:edab81ed name=saturn.net.overtmind.com:0 > >22:28:18,091 INFO program: stderr[11]: >22:28:18,091 INFO program: ...done [11] (exit code: 0) >22:28:18,092 INFO program: Running... udevadm settle --timeout=300 >22:28:18,098 DEBUG program: Return code: 0 >22:28:18,158 INFO program: Running [12] mdadm --examine --export /dev/sdc1 ... >22:28:18,765 INFO program: stdout[12]: MD_LEVEL=raid0 >MD_DEVICES=2 >MD_NAME=saturn.net.overtmind.com:0 >MD_UUID=e393d71f:77341d01:7b8c1581:edab81ed >MD_UPDATE_TIME=1452189847 >MD_DEV_UUID=2697941a:5bfac9ba:cdc40221:633dcf41 >MD_EVENTS=0 > >22:28:18,765 INFO program: stderr[12]: >22:28:18,765 INFO program: ...done [12] (exit code: 0) >22:28:18,766 INFO program: Running [13] mdadm --examine --brief /dev/sdc1 ... >22:28:18,769 INFO program: stdout[13]: ARRAY /dev/md/0 metadata=1.2 UUID=e393d71f:77341d01:7b8c1581:edab81ed name=saturn.net.overtmind.com:0 > >22:28:18,770 INFO program: stderr[13]: >22:28:18,770 INFO program: ...done [13] (exit code: 0) >22:28:20,273 INFO program: Running... udevadm settle --timeout=300 >22:28:20,306 DEBUG program: Return code: 0 >22:28:20,313 INFO program: Running... udevadm settle --timeout=300 >22:28:20,319 DEBUG program: Return code: 0 >22:28:20,320 INFO program: Running... udevadm settle --timeout=300 >22:28:20,327 DEBUG program: Return code: 0 >22:28:20,328 INFO program: Running... udevadm settle --timeout=300 >22:28:20,333 DEBUG program: Return code: 0 >22:28:20,335 INFO program: Running... udevadm settle --timeout=300 >22:28:20,340 DEBUG program: Return code: 0 >22:28:20,341 INFO program: Running... udevadm settle --timeout=300 >22:28:20,347 DEBUG program: Return code: 0 >22:28:20,353 INFO program: Running... udevadm settle --timeout=300 >22:28:20,359 DEBUG program: Return code: 0 >22:28:20,365 INFO program: Running... udevadm settle --timeout=300 >22:28:20,370 DEBUG program: Return code: 0 >22:28:20,376 INFO program: Running... udevadm settle --timeout=300 >22:28:20,382 DEBUG program: Return code: 0 >22:28:20,388 INFO program: Running... udevadm settle --timeout=300 >22:28:20,393 DEBUG program: Return code: 0 >22:28:20,399 INFO program: Running... udevadm settle --timeout=300 >22:28:20,405 DEBUG program: Return code: 0 >22:28:20,411 INFO program: Running... udevadm settle --timeout=300 >22:28:20,416 DEBUG program: Return code: 0 >22:28:20,422 INFO program: Running... udevadm settle --timeout=300 >22:28:20,428 DEBUG program: Return code: 0 >22:28:20,434 INFO program: Running... udevadm settle --timeout=300 >22:28:20,441 DEBUG program: Return code: 0 >22:28:20,446 INFO program: Running... udevadm settle --timeout=300 >22:28:20,452 DEBUG program: Return code: 0 >22:28:20,458 INFO program: Running... udevadm settle --timeout=300 >22:28:20,464 DEBUG program: Return code: 0 >22:28:20,469 INFO program: Running... udevadm settle --timeout=300 >22:28:20,475 DEBUG program: Return code: 0 >22:28:20,481 INFO program: Running... udevadm settle --timeout=300 >22:28:20,487 DEBUG program: Return code: 0 >22:28:20,493 INFO program: Running... udevadm settle --timeout=300 >22:28:20,498 DEBUG program: Return code: 0 >22:28:20,504 INFO program: Running... udevadm settle --timeout=300 >22:28:20,510 DEBUG program: Return code: 0 >22:28:20,516 INFO program: Running... udevadm settle --timeout=300 >22:28:20,522 DEBUG program: Return code: 0 >22:28:20,527 INFO program: Running... udevadm settle --timeout=300 >22:28:20,533 DEBUG program: Return code: 0 >22:28:20,539 INFO program: Running... udevadm settle --timeout=300 >22:28:20,545 DEBUG program: Return code: 0 >22:28:20,550 INFO program: Running... udevadm settle --timeout=300 >22:28:20,556 DEBUG program: Return code: 0 >22:28:20,562 INFO program: Running... udevadm settle --timeout=300 >22:28:20,568 DEBUG program: Return code: 0 >22:28:20,573 INFO program: Running... udevadm settle --timeout=300 >22:28:20,579 DEBUG program: Return code: 0 >22:28:20,585 INFO program: Running... udevadm settle --timeout=300 >22:28:20,591 DEBUG program: Return code: 0 >22:28:20,596 INFO program: Running... udevadm settle --timeout=300 >22:28:20,602 DEBUG program: Return code: 0 >22:28:20,607 INFO program: Running... udevadm settle --timeout=300 >22:28:20,612 DEBUG program: Return code: 0 >22:28:20,618 INFO program: Running... udevadm settle --timeout=300 >22:28:20,623 DEBUG program: Return code: 0 >22:28:20,629 INFO program: Running... udevadm settle --timeout=300 >22:28:20,635 DEBUG program: Return code: 0 >22:28:20,641 INFO program: Running... udevadm settle --timeout=300 >22:28:20,646 DEBUG program: Return code: 0 >22:28:20,652 INFO program: Running... udevadm settle --timeout=300 >22:28:20,658 DEBUG program: Return code: 0 >22:28:20,664 INFO program: Running... udevadm settle --timeout=300 >22:28:20,669 DEBUG program: Return code: 0 >22:28:20,675 INFO program: Running... udevadm settle --timeout=300 >22:28:20,681 DEBUG program: Return code: 0 >22:28:20,687 INFO program: Running... udevadm settle --timeout=300 >22:28:20,694 DEBUG program: Return code: 0 >22:28:20,700 INFO program: Running... udevadm settle --timeout=300 >22:28:20,707 DEBUG program: Return code: 0 >22:28:20,713 INFO program: Running... udevadm settle --timeout=300 >22:28:20,720 DEBUG program: Return code: 0 >22:28:20,726 INFO program: Running... udevadm settle --timeout=300 >22:28:20,732 DEBUG program: Return code: 0 >22:28:20,739 INFO program: Running... udevadm settle --timeout=300 >22:28:20,745 DEBUG program: Return code: 0 >22:28:20,752 INFO program: Running... udevadm settle --timeout=300 >22:28:20,758 DEBUG program: Return code: 0 >22:28:20,764 INFO program: Running... udevadm settle --timeout=300 >22:28:20,770 DEBUG program: Return code: 0 >22:28:20,775 INFO program: Running... udevadm settle --timeout=300 >22:28:20,781 DEBUG program: Return code: 0 >22:28:20,787 INFO program: Running... udevadm settle --timeout=300 >22:28:20,794 DEBUG program: Return code: 0 >22:28:20,798 INFO program: Running... udevadm settle --timeout=300 >22:28:20,804 DEBUG program: Return code: 0 >22:28:20,805 INFO program: Running... udevadm settle --timeout=300 >22:28:20,811 DEBUG program: Return code: 0 >22:28:20,813 INFO program: Running... udevadm settle --timeout=300 >22:28:20,819 DEBUG program: Return code: 0 >22:28:20,819 INFO program: Running [14] mdadm --stop /dev/md/saturn.net.overtmind.com:0 ... >22:28:20,843 INFO program: stdout[14]: >22:28:20,844 INFO program: stderr[14]: mdadm: stopped /dev/md/saturn.net.overtmind.com:0 > >22:28:20,844 INFO program: ...done [14] (exit code: 0) >22:28:20,845 INFO program: Running... udevadm settle --timeout=300 >22:28:20,881 DEBUG program: Return code: 0 >22:28:20,883 INFO program: Running... udevadm settle --timeout=300 >22:28:20,890 DEBUG program: Return code: 0 >22:28:20,892 INFO program: Running... udevadm settle --timeout=300 >22:28:20,898 DEBUG program: Return code: 0 >22:28:20,900 INFO program: Running... udevadm settle --timeout=300 >22:28:20,906 DEBUG program: Return code: 0 >22:28:22,335 INFO program: Running... losetup --list >22:28:22,345 INFO program: Running... udevadm control --env=ANACONDA=1 >22:28:22,353 DEBUG program: Return code: 0 >22:28:22,381 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:28:22,390 DEBUG program: Return code: 0 >22:28:22,390 INFO program: Running... udevadm settle --timeout=300 >22:28:22,496 DEBUG program: Return code: 0 >22:28:22,497 INFO program: Running... modprobe fcoe >22:28:22,542 DEBUG program: Return code: 0 >22:28:22,543 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >22:28:22,554 INFO program: stdout: >22:28:22,555 INFO program: No FCoE boot disk information is found in EDD! >22:28:22,555 DEBUG program: Return code: 1 >22:28:22,729 INFO program: Running... losetup --list >22:28:22,902 INFO program: Running... udevadm settle --timeout=300 >22:28:22,909 DEBUG program: Return code: 0 >22:28:22,910 INFO program: Running [10] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >22:28:22,933 INFO program: stdout[10]: >22:28:22,933 INFO program: stderr[10]: >22:28:22,934 INFO program: ...done [10] (exit code: 0) >22:28:22,935 INFO program: Running... udevadm settle --timeout=300 >22:28:22,973 DEBUG program: Return code: 0 >22:28:23,183 INFO program: Running... udevadm settle --timeout=300 >22:28:23,190 DEBUG program: Return code: 0 >22:28:23,382 INFO program: Running [11] mdadm --examine --export /dev/sdb1 ... >22:28:23,385 INFO program: stdout[11]: MD_LEVEL=raid0 >MD_DEVICES=2 >MD_NAME=saturn.net.overtmind.com:0 >MD_UUID=e393d71f:77341d01:7b8c1581:edab81ed >MD_UPDATE_TIME=1452189847 >MD_DEV_UUID=e8720a61:3701a3b9:40480362:ed557ed9 >MD_EVENTS=0 > >22:28:23,385 INFO program: stderr[11]: >22:28:23,385 INFO program: ...done [11] (exit code: 0) >22:28:23,386 INFO program: Running [12] mdadm --examine --brief /dev/sdb1 ... >22:28:23,389 INFO program: stdout[12]: ARRAY /dev/md/0 metadata=1.2 UUID=e393d71f:77341d01:7b8c1581:edab81ed name=saturn.net.overtmind.com:0 > >22:28:23,389 INFO program: stderr[12]: >22:28:23,389 INFO program: ...done [12] (exit code: 0) >22:28:23,391 INFO program: Running... udevadm settle --timeout=300 >22:28:23,399 DEBUG program: Return code: 0 >22:28:23,468 INFO program: Running [13] mdadm --examine --export /dev/sdc1 ... >22:28:23,471 INFO program: stdout[13]: MD_LEVEL=raid0 >MD_DEVICES=2 >MD_NAME=saturn.net.overtmind.com:0 >MD_UUID=e393d71f:77341d01:7b8c1581:edab81ed >MD_UPDATE_TIME=1452189847 >MD_DEV_UUID=2697941a:5bfac9ba:cdc40221:633dcf41 >MD_EVENTS=0 > >22:28:23,472 INFO program: stderr[13]: >22:28:23,472 INFO program: ...done [13] (exit code: 0) >22:28:23,472 INFO program: Running [14] mdadm --examine --brief /dev/sdc1 ... >22:28:23,475 INFO program: stdout[14]: ARRAY /dev/md/0 metadata=1.2 UUID=e393d71f:77341d01:7b8c1581:edab81ed name=saturn.net.overtmind.com:0 > >22:28:23,476 INFO program: stderr[14]: >22:28:23,476 INFO program: ...done [14] (exit code: 0) >22:28:23,551 INFO program: Running... e2fsck -f -p -C 0 /dev/loop3 >22:28:23,593 INFO program: stdout: >22:28:23,593 INFO program: /dev/loop3 is in use. >22:28:23,593 INFO program: stderr: >22:28:23,593 INFO program: b'e2fsck: Cannot continue, aborting.' >22:28:23,593 INFO program: b'' >22:28:23,593 INFO program: b'' >22:28:23,593 DEBUG program: Return code: 8 >22:28:23,594 INFO program: Running... dumpe2fs -h /dev/loop3 >22:28:23,605 INFO program: stdout: >22:28:23,605 INFO program: Filesystem volume name: _F23-x86_64-KDE- >22:28:23,605 INFO program: Last mounted on: /var/tmp/imgcreate-E7uDSF/install_root >22:28:23,605 INFO program: Filesystem UUID: 8eb9a080-b3b8-4780-b86a-390fdf126e3b >22:28:23,605 INFO program: Filesystem magic number: 0xEF53 >22:28:23,606 INFO program: Filesystem revision #: 1 (dynamic) >22:28:23,606 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 >22:28:23,606 INFO program: Filesystem flags: signed_directory_hash >22:28:23,606 INFO program: Default mount options: user_xattr acl >22:28:23,606 INFO program: Filesystem state: clean >22:28:23,606 INFO program: Errors behavior: Continue >22:28:23,606 INFO program: Filesystem OS type: Linux >22:28:23,615 INFO program: Inode count: 393216 >22:28:23,616 INFO program: Block count: 1572864 >22:28:23,616 INFO program: Reserved block count: 15727 >22:28:23,616 INFO program: Free blocks: 600859 >22:28:23,616 INFO program: Free inodes: 249306 >22:28:23,616 INFO program: First block: 0 >22:28:23,616 INFO program: Block size: 4096 >22:28:23,616 INFO program: Fragment size: 4096 >22:28:23,616 INFO program: Reserved GDT blocks: 383 >22:28:23,616 INFO program: Blocks per group: 32768 >22:28:23,616 INFO program: Fragments per group: 32768 >22:28:23,616 INFO program: Inodes per group: 8192 >22:28:23,616 INFO program: Inode blocks per group: 512 >22:28:23,616 INFO program: Flex block group size: 16 >22:28:23,617 INFO program: Filesystem created: Thu Mar 24 09:56:22 2016 >22:28:23,617 INFO program: Last mount time: Thu Mar 24 09:56:25 2016 >22:28:23,617 INFO program: Last write time: Thu Mar 24 10:11:58 2016 >22:28:23,617 INFO program: Mount count: 0 >22:28:23,617 INFO program: Maximum mount count: -1 >22:28:23,617 INFO program: Last checked: Thu Mar 24 10:11:58 2016 >22:28:23,617 INFO program: Check interval: 0 (<none>) >22:28:23,617 INFO program: Lifetime writes: 4731 MB >22:28:23,617 INFO program: Reserved blocks uid: 0 (user root) >22:28:23,617 INFO program: Reserved blocks gid: 0 (group root) >22:28:23,617 INFO program: First inode: 11 >22:28:23,617 INFO program: Inode size: 256 >22:28:23,617 INFO program: Required extra isize: 28 >22:28:23,617 INFO program: Desired extra isize: 28 >22:28:23,617 INFO program: Journal inode: 8 >22:28:23,618 INFO program: Default directory hash: half_md4 >22:28:23,618 INFO program: Directory Hash Seed: 347c9518-d6b1-4f93-b890-7a81fcfacd3e >22:28:23,618 INFO program: Journal backup: inode blocks >22:28:23,618 INFO program: Journal features: journal_incompat_revoke >22:28:23,618 INFO program: Journal size: 128M >22:28:23,618 INFO program: Journal length: 32768 >22:28:23,618 INFO program: Journal sequence: 0x00000d5a >22:28:23,618 INFO program: Journal start: 0 >22:28:23,619 INFO program: >22:28:23,619 INFO program: stderr: >22:28:23,620 INFO program: b'dumpe2fs 1.42.13 (17-May-2015)' >22:28:23,620 DEBUG program: Return code: 0 >22:28:23,651 INFO program: Running... e2fsck -f -p -C 0 /dev/mapper/live-rw >22:28:23,655 INFO program: stdout: >22:28:23,655 INFO program: /dev/mapper/live-rw is mounted. >22:28:23,655 INFO program: stderr: >22:28:23,655 INFO program: b'e2fsck: Cannot continue, aborting.' >22:28:23,655 INFO program: b'' >22:28:23,655 INFO program: b'' >22:28:23,655 DEBUG program: Return code: 8 >22:28:23,655 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:28:23,659 INFO program: stdout: >22:28:23,660 INFO program: Filesystem volume name: _F23-x86_64-KDE- >22:28:23,660 INFO program: Last mounted on: /sysroot >22:28:23,660 INFO program: Filesystem UUID: 8eb9a080-b3b8-4780-b86a-390fdf126e3b >22:28:23,660 INFO program: Filesystem magic number: 0xEF53 >22:28:23,660 INFO program: Filesystem revision #: 1 (dynamic) >22:28:23,660 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 >22:28:23,660 INFO program: Filesystem flags: signed_directory_hash >22:28:23,660 INFO program: Default mount options: user_xattr acl >22:28:23,660 INFO program: Filesystem state: clean >22:28:23,660 INFO program: Errors behavior: Continue >22:28:23,661 INFO program: Filesystem OS type: Linux >22:28:23,661 INFO program: Inode count: 393216 >22:28:23,661 INFO program: Block count: 1572864 >22:28:23,661 INFO program: Reserved block count: 15727 >22:28:23,661 INFO program: Free blocks: 600859 >22:28:23,661 INFO program: Free inodes: 249306 >22:28:23,661 INFO program: First block: 0 >22:28:23,661 INFO program: Block size: 4096 >22:28:23,661 INFO program: Fragment size: 4096 >22:28:23,661 INFO program: Reserved GDT blocks: 383 >22:28:23,662 INFO program: Blocks per group: 32768 >22:28:23,662 INFO program: Fragments per group: 32768 >22:28:23,662 INFO program: Inodes per group: 8192 >22:28:23,662 INFO program: Inode blocks per group: 512 >22:28:23,662 INFO program: Flex block group size: 16 >22:28:23,662 INFO program: Filesystem created: Thu Mar 24 09:56:22 2016 >22:28:23,662 INFO program: Last mount time: Fri Mar 25 22:27:14 2016 >22:28:23,662 INFO program: Last write time: Fri Mar 25 22:27:14 2016 >22:28:23,662 INFO program: Mount count: 1 >22:28:23,662 INFO program: Maximum mount count: -1 >22:28:23,662 INFO program: Last checked: Thu Mar 24 10:11:58 2016 >22:28:23,662 INFO program: Check interval: 0 (<none>) >22:28:23,663 INFO program: Lifetime writes: 4731 MB >22:28:23,663 INFO program: Reserved blocks uid: 0 (user root) >22:28:23,663 INFO program: Reserved blocks gid: 0 (group root) >22:28:23,663 INFO program: First inode: 11 >22:28:23,663 INFO program: Inode size: 256 >22:28:23,663 INFO program: Required extra isize: 28 >22:28:23,663 INFO program: Desired extra isize: 28 >22:28:23,663 INFO program: Journal inode: 8 >22:28:23,663 INFO program: Default directory hash: half_md4 >22:28:23,663 INFO program: Directory Hash Seed: 347c9518-d6b1-4f93-b890-7a81fcfacd3e >22:28:23,663 INFO program: Journal backup: inode blocks >22:28:23,663 INFO program: Journal features: journal_incompat_revoke >22:28:23,664 INFO program: Journal size: 128M >22:28:23,664 INFO program: Journal length: 32768 >22:28:23,664 INFO program: Journal sequence: 0x00000d5b >22:28:23,664 INFO program: Journal start: 1 >22:28:23,664 INFO program: >22:28:23,664 INFO program: stderr: >22:28:23,664 INFO program: b'dumpe2fs 1.42.13 (17-May-2015)' >22:28:23,664 DEBUG program: Return code: 0 >22:28:23,682 INFO program: Running... e2fsck -f -p -C 0 /dev/mapper/live-base >22:28:23,686 INFO program: stdout: >22:28:23,686 INFO program: You must have r/w access to the filesystem or be root >22:28:23,686 INFO program: stderr: >22:28:23,687 INFO program: b'e2fsck: Operation not permitted while trying to open /dev/mapper/live-base' >22:28:23,687 DEBUG program: Return code: 8 >22:28:23,687 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >22:28:23,692 INFO program: stdout: >22:28:23,692 INFO program: Filesystem volume name: _F23-x86_64-KDE- >22:28:23,692 INFO program: Last mounted on: /var/tmp/imgcreate-E7uDSF/install_root >22:28:23,692 INFO program: Filesystem UUID: 8eb9a080-b3b8-4780-b86a-390fdf126e3b >22:28:23,692 INFO program: Filesystem magic number: 0xEF53 >22:28:23,692 INFO program: Filesystem revision #: 1 (dynamic) >22:28:23,692 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 >22:28:23,692 INFO program: Filesystem flags: signed_directory_hash >22:28:23,692 INFO program: Default mount options: user_xattr acl >22:28:23,693 INFO program: Filesystem state: clean >22:28:23,693 INFO program: Errors behavior: Continue >22:28:23,693 INFO program: Filesystem OS type: Linux >22:28:23,693 INFO program: Inode count: 393216 >22:28:23,693 INFO program: Block count: 1572864 >22:28:23,693 INFO program: Reserved block count: 15727 >22:28:23,693 INFO program: Free blocks: 600859 >22:28:23,693 INFO program: Free inodes: 249306 >22:28:23,693 INFO program: First block: 0 >22:28:23,693 INFO program: Block size: 4096 >22:28:23,693 INFO program: Fragment size: 4096 >22:28:23,693 INFO program: Reserved GDT blocks: 383 >22:28:23,694 INFO program: Blocks per group: 32768 >22:28:23,694 INFO program: Fragments per group: 32768 >22:28:23,694 INFO program: Inodes per group: 8192 >22:28:23,694 INFO program: Inode blocks per group: 512 >22:28:23,694 INFO program: Flex block group size: 16 >22:28:23,694 INFO program: Filesystem created: Thu Mar 24 09:56:22 2016 >22:28:23,694 INFO program: Last mount time: Thu Mar 24 09:56:25 2016 >22:28:23,694 INFO program: Last write time: Thu Mar 24 10:11:58 2016 >22:28:23,694 INFO program: Mount count: 0 >22:28:23,694 INFO program: Maximum mount count: -1 >22:28:23,694 INFO program: Last checked: Thu Mar 24 10:11:58 2016 >22:28:23,695 INFO program: Check interval: 0 (<none>) >22:28:23,695 INFO program: Lifetime writes: 4731 MB >22:28:23,695 INFO program: Reserved blocks uid: 0 (user root) >22:28:23,695 INFO program: Reserved blocks gid: 0 (group root) >22:28:23,695 INFO program: First inode: 11 >22:28:23,695 INFO program: Inode size: 256 >22:28:23,695 INFO program: Required extra isize: 28 >22:28:23,695 INFO program: Desired extra isize: 28 >22:28:23,695 INFO program: Journal inode: 8 >22:28:23,695 INFO program: Default directory hash: half_md4 >22:28:23,695 INFO program: Directory Hash Seed: 347c9518-d6b1-4f93-b890-7a81fcfacd3e >22:28:23,695 INFO program: Journal backup: inode blocks >22:28:23,696 INFO program: Journal features: journal_incompat_revoke >22:28:23,696 INFO program: Journal size: 128M >22:28:23,696 INFO program: Journal length: 32768 >22:28:23,696 INFO program: Journal sequence: 0x00000d5a >22:28:23,696 INFO program: Journal start: 0 >22:28:23,696 INFO program: >22:28:23,696 INFO program: stderr: >22:28:23,696 INFO program: b'dumpe2fs 1.42.13 (17-May-2015)' >22:28:23,696 DEBUG program: Return code: 0 >22:28:23,715 INFO program: Running... e2fsck -f -p -C 0 /dev/mapper/live-osimg-min >22:28:23,719 INFO program: stdout: >22:28:23,720 INFO program: You must have r/w access to the filesystem or be root >22:28:23,720 INFO program: stderr: >22:28:23,720 INFO program: b'e2fsck: Operation not permitted while trying to open /dev/mapper/live-osimg-min' >22:28:23,720 DEBUG program: Return code: 8 >22:28:23,720 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >22:28:23,725 INFO program: stdout: >22:28:23,725 INFO program: Filesystem volume name: _F23-x86_64-KDE- >22:28:23,725 INFO program: Last mounted on: /var/tmp/imgcreate-E7uDSF/install_root >22:28:23,725 INFO program: Filesystem UUID: 8eb9a080-b3b8-4780-b86a-390fdf126e3b >22:28:23,725 INFO program: Filesystem magic number: 0xEF53 >22:28:23,725 INFO program: Filesystem revision #: 1 (dynamic) >22:28:23,725 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 >22:28:23,725 INFO program: Filesystem flags: signed_directory_hash >22:28:23,725 INFO program: Default mount options: user_xattr acl >22:28:23,725 INFO program: Filesystem state: clean >22:28:23,726 INFO program: Errors behavior: Continue >22:28:23,726 INFO program: Filesystem OS type: Linux >22:28:23,726 INFO program: Inode count: 335872 >22:28:23,726 INFO program: Block count: 1318315 >22:28:23,726 INFO program: Reserved block count: 13181 >22:28:23,726 INFO program: Free blocks: 349908 >22:28:23,726 INFO program: Free inodes: 191962 >22:28:23,726 INFO program: First block: 0 >22:28:23,726 INFO program: Block size: 4096 >22:28:23,726 INFO program: Fragment size: 4096 >22:28:23,726 INFO program: Reserved GDT blocks: 383 >22:28:23,726 INFO program: Blocks per group: 32768 >22:28:23,727 INFO program: Fragments per group: 32768 >22:28:23,727 INFO program: Inodes per group: 8192 >22:28:23,727 INFO program: Inode blocks per group: 512 >22:28:23,727 INFO program: Flex block group size: 16 >22:28:23,727 INFO program: Filesystem created: Thu Mar 24 09:56:22 2016 >22:28:23,727 INFO program: Last mount time: Thu Mar 24 09:56:25 2016 >22:28:23,727 INFO program: Last write time: Thu Mar 24 10:12:00 2016 >22:28:23,727 INFO program: Mount count: 0 >22:28:23,727 INFO program: Maximum mount count: -1 >22:28:23,727 INFO program: Last checked: Thu Mar 24 10:12:00 2016 >22:28:23,728 INFO program: Check interval: 0 (<none>) >22:28:23,728 INFO program: Lifetime writes: 4733 MB >22:28:23,728 INFO program: Reserved blocks uid: 0 (user root) >22:28:23,728 INFO program: Reserved blocks gid: 0 (group root) >22:28:23,728 INFO program: First inode: 11 >22:28:23,728 INFO program: Inode size: 256 >22:28:23,728 INFO program: Required extra isize: 28 >22:28:23,728 INFO program: Desired extra isize: 28 >22:28:23,728 INFO program: Journal inode: 8 >22:28:23,728 INFO program: Default directory hash: half_md4 >22:28:23,728 INFO program: Directory Hash Seed: 347c9518-d6b1-4f93-b890-7a81fcfacd3e >22:28:23,728 INFO program: Journal backup: inode blocks >22:28:23,729 INFO program: Journal features: journal_incompat_revoke >22:28:23,729 INFO program: Journal size: 128M >22:28:23,729 INFO program: Journal length: 32768 >22:28:23,729 INFO program: Journal sequence: 0x00000d5a >22:28:23,729 INFO program: Journal start: 0 >22:28:23,729 INFO program: >22:28:23,729 INFO program: stderr: >22:28:23,729 INFO program: b'dumpe2fs 1.42.13 (17-May-2015)' >22:28:23,729 DEBUG program: Return code: 0 >22:28:23,746 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /run/install/source >22:28:23,755 DEBUG program: Return code: 0 >22:28:24,411 INFO program: Running... journalctl -b >22:28:25,311 INFO program: Running... journalctl -b > > >/tmp/storage.log: >22:28:17,701 DEBUG blivet: registered device format class DeviceFormat as None >22:28:17,709 DEBUG blivet: registered device format class BIOSBoot as biosboot >22:28:17,761 DEBUG blivet: registered device format class SwapSpace as swap >22:28:17,762 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >22:28:17,762 DEBUG blivet: registered device format class DiskLabel as disklabel >22:28:17,772 DEBUG blivet: registered device format class Ext2FS as ext2 >22:28:17,773 DEBUG blivet: registered device format class Ext3FS as ext3 >22:28:17,773 DEBUG blivet: registered device format class Ext4FS as ext4 >22:28:17,773 DEBUG blivet: registered device format class FATFS as vfat >22:28:17,773 DEBUG blivet: registered device format class EFIFS as efi >22:28:17,773 DEBUG blivet: registered device format class BTRFS as btrfs >22:28:17,773 DEBUG blivet: registered device format class GFS2 as gfs2 >22:28:17,773 DEBUG blivet: registered device format class JFS as jfs >22:28:17,774 DEBUG blivet: registered device format class ReiserFS as reiserfs >22:28:17,774 DEBUG blivet: registered device format class XFS as xfs >22:28:17,774 DEBUG blivet: registered device format class HFS as hfs >22:28:17,774 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >22:28:17,774 DEBUG blivet: registered device format class HFSPlus as hfs+ >22:28:17,774 DEBUG blivet: registered device format class MacEFIFS as macefi >22:28:17,774 DEBUG blivet: registered device format class NTFS as ntfs >22:28:17,775 DEBUG blivet: registered device format class NFS as nfs >22:28:17,775 DEBUG blivet: registered device format class NFSv4 as nfs4 >22:28:17,775 DEBUG blivet: registered device format class Iso9660FS as iso9660 >22:28:17,775 DEBUG blivet: registered device format class NoDevFS as nodev >22:28:17,775 DEBUG blivet: registered device format class DevPtsFS as devpts >22:28:17,775 DEBUG blivet: registered device format class ProcFS as proc >22:28:17,775 DEBUG blivet: registered device format class SysFS as sysfs >22:28:17,775 DEBUG blivet: registered device format class TmpFS as tmpfs >22:28:17,775 DEBUG blivet: registered device format class BindFS as bind >22:28:17,775 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >22:28:17,775 DEBUG blivet: registered device format class USBFS as usbfs >22:28:17,775 DEBUG blivet: registered device format class EFIVarFS as efivarfs >22:28:17,776 DEBUG blivet: registered device format class MultipathMember as multipath_member >22:28:17,776 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >22:28:17,777 DEBUG blivet: registered device format class MDRaidMember as mdmember >22:28:17,777 DEBUG blivet: registered device format class LUKS as luks >22:28:17,779 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >22:28:17,878 DEBUG blivet: IGNORED: Caught exception, continuing. >22:28:17,879 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >22:28:17,879 DEBUG blivet: IGNORED: Begin exception details. >22:28:17,879 DEBUG blivet: IGNORED: Traceback (most recent call last): >22:28:17,879 DEBUG blivet: IGNORED: File "/usr/lib/python3.4/site-packages/blivet/iscsi.py", line 149, in __init__ >22:28:17,879 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >22:28:17,879 DEBUG blivet: IGNORED: OSError: Unknown error >22:28:17,879 DEBUG blivet: IGNORED: End exception details. >22:28:17,959 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >22:28:17,959 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:28:17,960 INFO blivet: sdh1 looks to be the live device; marking as protected >22:28:17,975 INFO blivet: devices to scan: ['sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdh1', 'sdh2', 'sdh3', 'sda', 'sdb', 'sdb1', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'live-rw', 'live-base', 'live-osimg-min', 'saturn.net.overtmind.com:0', 'md127p1'] >22:28:17,979 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SD_MMC_058F63626476-0:0 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SD_MMC', > 'ID_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_SD_MMC_058F63626476-0:0', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11750485'} ; name: sdd ; >22:28:17,979 INFO blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >22:28:17,980 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdd ; hidden: False ; >22:28:17,980 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:17,981 DEBUG blivet: Populator.addUdevDiskDevice: name: sdd ; >22:28:17,982 INFO blivet: sdd is a disk >22:28:17,982 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >22:28:17,982 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >22:28:17,985 DEBUG blivet: DiskDevice._setFormat: sdd ; type: None ; current: None ; >22:28:17,985 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdd ; path: /dev/sdd ; >22:28:17,986 DEBUG blivet: updated sdd size to 0 B (0 B) >22:28:17,986 INFO blivet: added disk sdd (id 0) to device tree >22:28:17,986 INFO blivet: got device: DiskDevice instance (0x7f99615ecc18) -- > name = sdd status = True kids = 0 id = 0 > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdd > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = True >22:28:17,987 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdd ; >22:28:17,988 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdd ; path: /dev/sdd ; >22:28:17,988 DEBUG blivet: no media present for device sdd >22:28:17,990 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:1 ' > '/dev/disk/by-id/usb-Generic-_Compact_Flash_058F63626476-0:1', > 'DEVNAME': '/dev/sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:1/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'Compact_Flash', > 'ID_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_1', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'Generic-_Compact_Flash_058F63626476-0:1', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11755158'} ; name: sde ; >22:28:17,990 INFO blivet: scanning sde (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:1/block/sde)... >22:28:17,990 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sde ; hidden: False ; >22:28:17,991 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:17,991 DEBUG blivet: Populator.addUdevDiskDevice: name: sde ; >22:28:17,992 INFO blivet: sde is a disk >22:28:17,993 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >22:28:17,993 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >22:28:17,993 DEBUG blivet: DiskDevice._setFormat: sde ; type: None ; current: None ; >22:28:17,994 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:1/block/sde ; path: /dev/sde ; >22:28:17,994 DEBUG blivet: updated sde size to 0 B (0 B) >22:28:17,994 INFO blivet: added disk sde (id 5) to device tree >22:28:17,995 INFO blivet: got device: DiskDevice instance (0x7f99615c87f0) -- > name = sde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:1/block/sde > target size = 0 B path = /dev/sde > format args = [] originalFormat = None removable = True >22:28:17,995 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sde ; >22:28:17,996 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:1/block/sde ; path: /dev/sde ; >22:28:17,996 DEBUG blivet: no media present for device sde >22:28:17,997 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SM_xD-Picture_058F63626476-0:2 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:2', > 'DEVNAME': '/dev/sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:2/block/sdf', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:2', > 'ID_MODEL': 'SM_xD-Picture', > 'ID_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_2', > 'ID_REVISION': '1.02', > 'ID_SERIAL': 'Generic-_SM_xD-Picture_058F63626476-0:2', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11754484'} ; name: sdf ; >22:28:17,998 INFO blivet: scanning sdf (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:2/block/sdf)... >22:28:17,998 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdf ; hidden: False ; >22:28:17,998 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:17,999 DEBUG blivet: Populator.addUdevDiskDevice: name: sdf ; >22:28:18,000 INFO blivet: sdf is a disk >22:28:18,000 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >22:28:18,000 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >22:28:18,001 DEBUG blivet: DiskDevice._setFormat: sdf ; type: None ; current: None ; >22:28:18,002 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:2/block/sdf ; path: /dev/sdf ; >22:28:18,002 DEBUG blivet: updated sdf size to 0 B (0 B) >22:28:18,002 INFO blivet: added disk sdf (id 10) to device tree >22:28:18,002 INFO blivet: got device: DiskDevice instance (0x7f99615c88d0) -- > name = sdf status = True kids = 0 id = 10 > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 80 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:2/block/sdf > target size = 0 B path = /dev/sdf > format args = [] originalFormat = None removable = True >22:28:18,003 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdf ; >22:28:18,003 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:2/block/sdf ; path: /dev/sdf ; >22:28:18,004 DEBUG blivet: no media present for device sdf >22:28:18,005 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_MS_MS-Pro_058F63626476-0:3 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:3', > 'DEVNAME': '/dev/sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:3/block/sdg', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:3', > 'ID_MODEL': 'MS_MS-Pro', > 'ID_MODEL_ENC': 'MS\\x2fMS-Pro\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:3', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_3', > 'ID_REVISION': '1.03', > 'ID_SERIAL': 'Generic-_MS_MS-Pro_058F63626476-0:3', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11759567'} ; name: sdg ; >22:28:18,005 INFO blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:3/block/sdg)... >22:28:18,006 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdg ; hidden: False ; >22:28:18,006 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,007 DEBUG blivet: Populator.addUdevDiskDevice: name: sdg ; >22:28:18,008 INFO blivet: sdg is a disk >22:28:18,008 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >22:28:18,008 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >22:28:18,009 DEBUG blivet: DiskDevice._setFormat: sdg ; type: None ; current: None ; >22:28:18,009 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:3/block/sdg ; path: /dev/sdg ; >22:28:18,010 DEBUG blivet: updated sdg size to 0 B (0 B) >22:28:18,010 INFO blivet: added disk sdg (id 15) to device tree >22:28:18,010 INFO blivet: got device: DiskDevice instance (0x7f99615c8278) -- > name = sdg status = True kids = 0 id = 15 > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:3/block/sdg > target size = 0 B path = /dev/sdg > format args = [] originalFormat = None removable = True >22:28:18,011 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdg ; >22:28:18,011 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:3/block/sdg ; path: /dev/sdg ; >22:28:18,011 DEBUG blivet: no media present for device sdg >22:28:18,014 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0 ' > '/dev/disk/by-uuid/2016-03-24-10-13-34-00 ' > '/dev/disk/by-label/F23-x86_64-KDE-20160324 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'F23-x86_64-KDE-20160324', > 'ID_FS_LABEL_ENC': 'F23-x86_64-KDE-20160324', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2016-03-24-10-13-34-00', > 'ID_FS_UUID_ENC': '2016-03-24-10-13-34-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Glide', > 'ID_MODEL_ENC': 'Cruzer\\x20Glide\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5575', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '75620a97', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0', > 'ID_SERIAL_SHORT': '20054857430C5522E8EC', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12007487'} ; name: sdh ; >22:28:18,014 INFO blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh)... >22:28:18,014 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdh ; hidden: False ; >22:28:18,015 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,015 DEBUG blivet: Populator.addUdevDiskDevice: name: sdh ; >22:28:18,017 INFO blivet: sdh is a disk >22:28:18,017 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >22:28:18,017 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >22:28:18,017 DEBUG blivet: DiskDevice._setFormat: sdh ; type: None ; current: None ; >22:28:18,018 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh ; path: /dev/sdh ; >22:28:18,018 DEBUG blivet: updated sdh size to 14.91 GiB (14.91 GiB) >22:28:18,018 INFO blivet: added disk sdh (id 20) to device tree >22:28:18,019 INFO blivet: got device: DiskDevice instance (0x7f99615c8b38) -- > name = sdh status = True kids = 0 id = 20 > parents = [] > uuid = None size = 14.91 GiB > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh > target size = 14.91 GiB path = /dev/sdh > format args = [] originalFormat = None removable = True >22:28:18,019 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdh ; >22:28:18,020 INFO blivet: type detected on 'sdh' is 'iso9660' >22:28:18,021 DEBUG blivet: Iso9660FS.supported: supported: True ; >22:28:18,021 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 24 >22:28:18,021 DEBUG blivet: DiskDevice._setFormat: sdh ; type: iso9660 ; current: None ; >22:28:18,021 INFO blivet: got format: existing iso9660 filesystem >22:28:18,025 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/2016-03-24-10-13-34-00 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-label/F23-x86_64-KDE-20160324 ' > '/dev/disk/by-id/usb-SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0-part1', > 'DEVNAME': '/dev/sdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'F23-x86_64-KDE-20160324', > 'ID_FS_LABEL_ENC': 'F23-x86_64-KDE-20160324', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2016-03-24-10-13-34-00', > 'ID_FS_UUID_ENC': '2016-03-24-10-13-34-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Glide', > 'ID_MODEL_ENC': 'Cruzer\\x20Glide\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5575', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2807808', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '75620a97-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '75620a97', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0', > 'ID_SERIAL_SHORT': '20054857430C5522E8EC', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '113', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '12129536'} ; name: sdh1 ; >22:28:18,025 INFO blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh1)... >22:28:18,025 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdh1 ; hidden: False ; >22:28:18,026 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,026 INFO blivet: sdh1 is a partition >22:28:18,026 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdh1 ; >22:28:18,027 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdh ; hidden: False ; >22:28:18,027 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14.91 GiB disk sdh (20) with existing iso9660 filesystem >22:28:18,027 DEBUG blivet: lvm filter: adding sdh1 to the reject list >22:28:18,027 DEBUG blivet: ignoring partition sdh1 on iso9660 >22:28:18,027 DEBUG blivet: no device obtained for sdh1 >22:28:18,030 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/580C-10CA ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-id/usb-SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0-part2 ' > '/dev/disk/by-label/EFI', > 'DEVNAME': '/dev/sdh2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '580C-10CA', > 'ID_FS_UUID_ENC': '580C-10CA', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Glide', > 'ID_MODEL_ENC': 'Cruzer\\x20Glide\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5575', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8156', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '75620a97-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '75620a97', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0', > 'ID_SERIAL_SHORT': '20054857430C5522E8EC', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '114', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12024734'} ; name: sdh2 ; >22:28:18,030 INFO blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh2)... >22:28:18,030 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdh2 ; hidden: False ; >22:28:18,031 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,031 INFO blivet: sdh2 is a partition >22:28:18,031 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdh2 ; >22:28:18,032 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdh ; hidden: False ; >22:28:18,032 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14.91 GiB disk sdh (20) with existing iso9660 filesystem >22:28:18,032 DEBUG blivet: lvm filter: adding sdh2 to the reject list >22:28:18,032 DEBUG blivet: ignoring partition sdh2 on iso9660 >22:28:18,033 DEBUG blivet: no device obtained for sdh2 >22:28:18,035 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0-part3 ' > '/dev/disk/by-label/F23\\x20X86_64 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-uuid/115468f7-9598-3896-a5a6-18baaa9cee59', > 'DEVNAME': '/dev/sdh3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'F23_X86_64', > 'ID_FS_LABEL_ENC': 'F23\\x20X86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '115468f7-9598-3896-a5a6-18baaa9cee59', > 'ID_FS_UUID_ENC': '115468f7-9598-3896-a5a6-18baaa9cee59', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Glide', > 'ID_MODEL_ENC': 'Cruzer\\x20Glide\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5575', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '8404', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '32672', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '75620a97-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '75620a97', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0', > 'ID_SERIAL_SHORT': '20054857430C5522E8EC', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '115', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12111664'} ; name: sdh3 ; >22:28:18,035 INFO blivet: scanning sdh3 (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh3)... >22:28:18,036 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdh3 ; hidden: False ; >22:28:18,036 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,036 INFO blivet: sdh3 is a partition >22:28:18,037 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdh3 ; >22:28:18,037 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdh ; hidden: False ; >22:28:18,038 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14.91 GiB disk sdh (20) with existing iso9660 filesystem >22:28:18,038 DEBUG blivet: lvm filter: adding sdh3 to the reject list >22:28:18,038 DEBUG blivet: ignoring partition sdh3 on iso9660 >22:28:18,038 DEBUG blivet: no device obtained for sdh3 >22:28:18,040 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG360621F ' > '/dev/disk/by-id/wwn-0xccaa09f53885002', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S1SUNSAG360621F', > 'ID_SERIAL_SHORT': 'S1SUNSAG360621F', > 'ID_TYPE': 'disk', > 'ID_WWN': '0xccaa09f53885002', > 'ID_WWN_WITH_EXTENSION': '0xccaa09f53885002', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11469730'} ; name: sda ; >22:28:18,040 INFO blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >22:28:18,040 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sda ; hidden: False ; >22:28:18,041 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,041 DEBUG blivet: Populator.addUdevDiskDevice: name: sda ; >22:28:18,042 INFO blivet: sda is a disk >22:28:18,042 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >22:28:18,043 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >22:28:18,043 DEBUG blivet: DiskDevice._setFormat: sda ; type: None ; current: None ; >22:28:18,044 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; path: /dev/sda ; >22:28:18,044 DEBUG blivet: updated sda size to 238.47 GiB (238.47 GiB) >22:28:18,044 INFO blivet: added disk sda (id 26) to device tree >22:28:18,044 INFO blivet: got device: DiskDevice instance (0x7f996151b9b0) -- > name = sda status = True kids = 0 id = 26 > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 238.47 GiB path = /dev/sda > format args = [] originalFormat = None removable = False >22:28:18,045 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda ; >22:28:18,046 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: sda ; >22:28:18,046 DEBUG blivet: device sda does not contain a disklabel >22:28:18,046 DEBUG blivet: no type or existing type for sda, bailing >22:28:18,048 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871 ' > '/dev/disk/by-id/wwn-0x2af003bc4ee05001', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '276', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '276', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD20EZRX-00D8PB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EZRX-00D8PB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b973905d-66bc-4aa3-be04-e39cdf03abb4', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871', > 'ID_SERIAL_SHORT': 'WD-WMC4M2462871', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x2af003bc4ee05001', > 'ID_WWN_WITH_EXTENSION': '0x2af003bc4ee05001', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11506332'} ; name: sdb ; >22:28:18,048 INFO blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb)... >22:28:18,049 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdb ; hidden: False ; >22:28:18,049 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,050 DEBUG blivet: Populator.addUdevDiskDevice: name: sdb ; >22:28:18,051 INFO blivet: sdb is a disk >22:28:18,051 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >22:28:18,051 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >22:28:18,051 DEBUG blivet: DiskDevice._setFormat: sdb ; type: None ; current: None ; >22:28:18,052 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb ; path: /dev/sdb ; >22:28:18,052 DEBUG blivet: updated sdb size to 1.82 TiB (1.82 TiB) >22:28:18,052 INFO blivet: added disk sdb (id 31) to device tree >22:28:18,052 INFO blivet: got device: DiskDevice instance (0x7f996151bc88) -- > name = sdb status = True kids = 0 id = 31 > parents = [] > uuid = None size = 1.82 TiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb > target size = 1.82 TiB path = /dev/sdb > format args = [] originalFormat = None removable = False >22:28:18,053 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdb ; >22:28:18,054 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: gpt ; device: sdb ; >22:28:18,054 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; orig: False ; controllable: True ; >22:28:18,055 DEBUG blivet: DiskLabel.__init__: exists: True ; device: /dev/sdb ; >22:28:18,066 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f996151bf28>] > device: <parted.device.Device object at 0x7f996151be10> > PedDisk: <_ped.Disk object at 0x7f996152b508> >22:28:18,067 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 35 >22:28:18,068 DEBUG blivet: DiskDevice._setFormat: sdb ; type: disklabel ; current: None ; >22:28:18,071 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-partuuid/e1f7b4fc-af63-4f13-9d73-cb6c48da1751 ' > '/dev/disk/by-id/wwn-0x2af003bc4ee05001-part1 ' > '/dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871-part1 ' > '/dev/disk/by-partlabel/primary', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '276', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '276', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'saturn.net.overtmind.com:0', > 'ID_FS_LABEL_ENC': 'saturn.net.overtmind.com:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e393d71f-7734-1d01-7b8c-1581edab81ed', > 'ID_FS_UUID_ENC': 'e393d71f-7734-1d01-7b8c-1581edab81ed', > 'ID_FS_UUID_SUB': 'e8720a61-3701-a3b9-4048-0362ed557ed9', > 'ID_FS_UUID_SUB_ENC': 'e8720a61-3701-a3b9-4048-0362ed557ed9', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD20EZRX-00D8PB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EZRX-00D8PB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '3897262080', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'e1f7b4fc-af63-4f13-9d73-cb6c48da1751', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b973905d-66bc-4aa3-be04-e39cdf03abb4', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871', > 'ID_SERIAL_SHORT': 'WD-WMC4M2462871', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x2af003bc4ee05001', > 'ID_WWN_WITH_EXTENSION': '0x2af003bc4ee05001', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'e8720a61:3701a3b9:40480362:ed557ed9', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'saturn.net.overtmind.com:0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1452189847', > 'UDISKS_MD_MEMBER_UUID': 'e393d71f:77341d01:7b8c1581:edab81ed', > 'USEC_INITIALIZED': '11640212'} ; name: sdb1 ; >22:28:18,072 INFO blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1)... >22:28:18,072 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdb1 ; hidden: False ; >22:28:18,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,073 INFO blivet: sdb1 is a partition >22:28:18,073 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdb1 ; >22:28:18,074 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdb ; hidden: False ; >22:28:18,074 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1.82 TiB disk sdb (31) with existing gpt disklabel >22:28:18,074 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 38 >22:28:18,077 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >22:28:18,078 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >22:28:18,078 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; type: None ; current: None ; >22:28:18,079 DEBUG blivet: PartitionDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 ; path: /dev/sdb1 ; >22:28:18,079 DEBUG blivet: updated sdb1 size to 1.81 TiB (1.81 TiB) >22:28:18,079 DEBUG blivet: looking up parted Partition: /dev/sdb1 >22:28:18,080 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >22:28:18,080 DEBUG blivet: PartitionDevice.getFlag: flag: 1 ; path: /dev/sdb1 ; >22:28:18,081 DEBUG blivet: PartitionDevice.getFlag: flag: 10 ; path: /dev/sdb1 ; >22:28:18,081 DEBUG blivet: PartitionDevice.getFlag: flag: 12 ; path: /dev/sdb1 ; >22:28:18,082 DEBUG blivet: PartitionDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 ; path: /dev/sdb1 ; >22:28:18,082 DEBUG blivet: updated sdb1 size to 1.81 TiB (1.81 TiB) >22:28:18,082 INFO blivet: added partition sdb1 (id 37) to device tree >22:28:18,082 INFO blivet: got device: PartitionDevice instance (0x7f996151b4a8) -- > name = sdb1 status = True kids = 0 id = 37 > parents = ['existing 1.82 TiB disk sdb (31) with existing gpt disklabel'] > uuid = None size = 1.81 TiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 > target size = 1.81 TiB path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f996151b780> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f996151bda0> PedPartition: <_ped.Partition object at 0x7f9961518a98> > disk = existing 1.82 TiB disk sdb (31) with existing gpt disklabel > start = 2048 end = 3897264127 length = 3897262080 > flags = raid >22:28:18,084 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdb1 ; >22:28:18,084 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: sdb1 ; >22:28:18,084 DEBUG blivet: device sdb1 does not contain a disklabel >22:28:18,084 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >22:28:18,085 DEBUG blivet: MDRaidMember.__init__: uuid: e8720a61-3701-a3b9-4048-0362ed557ed9 ; exists: True ; device: /dev/sdb1 ; biosraid: False ; mdUuid: e393d71f-7734-1d01-7b8c-1581edab81ed ; serial: WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871 ; label: saturn.net.overtmind.com:0 ; >22:28:18,085 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance with object id 41 >22:28:18,086 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; type: mdmember ; current: None ; >22:28:18,086 INFO blivet: got format: existing mdmember >22:28:18,086 DEBUG blivet: Populator.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >22:28:18,092 DEBUG blivet: DeviceTree.getDeviceByUuid: uuid: e393d71f-7734-1d01-7b8c-1581edab81ed ; incomplete: True ; hidden: False ; >22:28:18,092 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >22:28:18,104 INFO blivet: using name saturn.net.overtmind.com:0 for md array containing member sdb1 >22:28:18,104 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 43 >22:28:18,104 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >22:28:18,105 DEBUG blivet: MDRaidArrayDevice._setFormat: saturn.net.overtmind.com:0 ; type: None ; current: None ; >22:28:18,106 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: saturn.net.overtmind.com:0 ; status: True ; >22:28:18,106 DEBUG blivet: saturn.net.overtmind.com:0 sysfsPath set to /sys/devices/virtual/block/md127 >22:28:18,109 DEBUG blivet: MDRaidArrayDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/virtual/block/md127 ; path: /dev/md/saturn.net.overtmind.com:0 ; >22:28:18,109 DEBUG blivet: existing RAID None size == 3.63 TiB >22:28:18,109 DEBUG blivet: updated saturn.net.overtmind.com:0 size to 3.63 TiB (3.63 TiB) >22:28:18,109 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 46 >22:28:18,110 DEBUG blivet: MDRaidArrayDevice._setFormat: saturn.net.overtmind.com:0 ; type: None ; current: None ; >22:28:18,110 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: saturn.net.overtmind.com:0 ; status: True ; >22:28:18,110 DEBUG blivet: saturn.net.overtmind.com:0 sysfsPath set to /sys/devices/virtual/block/md127 >22:28:18,111 DEBUG blivet: MDRaidArrayDevice._addParent: saturn.net.overtmind.com:0 ; member: sdb1 ; >22:28:18,112 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >22:28:18,112 INFO blivet: added mdarray saturn.net.overtmind.com:0 (id 42) to device tree >22:28:18,115 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/md/saturn.net.overtmind.com:0 ' > '/dev/disk/by-id/md-uuid-e393d71f:77341d01:7b8c1581:edab81ed ' > '/dev/disk/by-id/md-name-saturn.net.overtmind.com:0', > 'DEVNAME': '/dev/md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '07c82f3b-f4dc-4870-9b34-91d0d801de87', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '0', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '1', > 'MD_DEVNAME': 'saturn.net.overtmind.com:0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'saturn.net.overtmind.com:0', > 'MD_UUID': 'e393d71f:77341d01:7b8c1581:edab81ed', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'UDISKS_MD_DEVICE_sdb1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'UDISKS_MD_DEVICE_sdc1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'saturn.net.overtmind.com:0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'saturn.net.overtmind.com:0', > 'UDISKS_MD_UUID': 'e393d71f:77341d01:7b8c1581:edab81ed', > 'USEC_INITIALIZED': '11862165'} ; name: saturn.net.overtmind.com:0 ; >22:28:18,115 INFO blivet: scanning saturn.net.overtmind.com:0 (/sys/devices/virtual/block/md127)... >22:28:18,116 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: saturn.net.overtmind.com:0 ; hidden: False ; >22:28:18,116 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,117 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: True ; name: saturn.net.overtmind.com:0 ; hidden: False ; >22:28:18,117 DEBUG blivet: existing RAID raid0 size == 3.63 TiB >22:28:18,117 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3.63 TiB mdarray saturn.net.overtmind.com:0 (42) >22:28:18,118 DEBUG blivet: existing RAID raid0 size == 3.63 TiB >22:28:18,118 INFO blivet: got device: MDRaidArrayDevice instance (0x7f9961531080) -- > name = saturn.net.overtmind.com:0 status = True kids = 0 id = 42 > parents = ['existing 1.81 TiB partition sdb1 (37) with existing mdmember'] > uuid = e393d71f-7734-1d01-7b8c-1581edab81ed size = 3.63 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md127 > target size = 3.63 TiB path = /dev/md/saturn.net.overtmind.com:0 > format args = [] originalFormat = None level = raid0 spares = 0 > members = 2 > total devices = 1 metadata version = 1.2 >22:28:18,119 DEBUG blivet: Populator.handleUdevDeviceFormat: name: saturn.net.overtmind.com:0 ; >22:28:18,119 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: gpt ; device: saturn.net.overtmind.com:0 ; >22:28:18,120 DEBUG blivet: MDRaidArrayDevice.setup: saturn.net.overtmind.com:0 ; status: True ; orig: False ; controllable: True ; >22:28:18,121 DEBUG blivet: DiskLabel.__init__: exists: True ; labelType: gpt ; device: /dev/md/saturn.net.overtmind.com:0 ; >22:28:18,124 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f9961531c18>] > device: <parted.device.Device object at 0x7f996151b4e0> > PedDisk: <_ped.Disk object at 0x7f99614de788> >22:28:18,125 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 47 >22:28:18,125 DEBUG blivet: MDRaidArrayDevice._setFormat: saturn.net.overtmind.com:0 ; type: disklabel ; current: None ; >22:28:18,129 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/wwn-0xff2903bb4ee05001 ' > '/dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '300', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '300', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD20EZRX-00D8PB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EZRX-00D8PB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a5d6c13e-bad7-40a0-86a4-42eebe073e01', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672', > 'ID_SERIAL_SHORT': 'WD-WMC4M2459672', > 'ID_TYPE': 'disk', > 'ID_WWN': '0xff2903bb4ee05001', > 'ID_WWN_WITH_EXTENSION': '0xff2903bb4ee05001', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11471518'} ; name: sdc ; >22:28:18,129 INFO blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >22:28:18,130 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdc ; hidden: False ; >22:28:18,130 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,130 DEBUG blivet: Populator.addUdevDiskDevice: name: sdc ; >22:28:18,131 INFO blivet: sdc is a disk >22:28:18,132 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 59 >22:28:18,132 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >22:28:18,132 DEBUG blivet: DiskDevice._setFormat: sdc ; type: None ; current: None ; >22:28:18,133 DEBUG blivet: DiskDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc ; path: /dev/sdc ; >22:28:18,133 DEBUG blivet: updated sdc size to 1.82 TiB (1.82 TiB) >22:28:18,133 INFO blivet: added disk sdc (id 58) to device tree >22:28:18,134 INFO blivet: got device: DiskDevice instance (0x7f99614f8f28) -- > name = sdc status = True kids = 0 id = 58 > parents = [] > uuid = None size = 1.82 TiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc > target size = 1.82 TiB path = /dev/sdc > format args = [] originalFormat = None removable = False >22:28:18,134 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdc ; >22:28:18,135 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: gpt ; device: sdc ; >22:28:18,135 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; orig: False ; controllable: True ; >22:28:18,136 DEBUG blivet: DiskLabel.__init__: exists: True ; device: /dev/sdc ; >22:28:18,141 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f99614fc470>] > device: <parted.device.Device object at 0x7f99614fc048> > PedDisk: <_ped.Disk object at 0x7f996151c908> >22:28:18,141 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 62 >22:28:18,142 DEBUG blivet: DiskDevice._setFormat: sdc ; type: disklabel ; current: None ; >22:28:18,146 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/wwn-0xff2903bb4ee05001-part1 ' > '/dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672-part1 ' > '/dev/disk/by-partlabel/primary ' > '/dev/disk/by-partuuid/79f434a7-84af-4b98-a340-68a3e5449139', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '300', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '300', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'saturn.net.overtmind.com:0', > 'ID_FS_LABEL_ENC': 'saturn.net.overtmind.com:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e393d71f-7734-1d01-7b8c-1581edab81ed', > 'ID_FS_UUID_ENC': 'e393d71f-7734-1d01-7b8c-1581edab81ed', > 'ID_FS_UUID_SUB': '2697941a-5bfa-c9ba-cdc4-0221633dcf41', > 'ID_FS_UUID_SUB_ENC': '2697941a-5bfa-c9ba-cdc4-0221633dcf41', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD20EZRX-00D8PB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EZRX-00D8PB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '3897262080', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '79f434a7-84af-4b98-a340-68a3e5449139', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a5d6c13e-bad7-40a0-86a4-42eebe073e01', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672', > 'ID_SERIAL_SHORT': 'WD-WMC4M2459672', > 'ID_TYPE': 'disk', > 'ID_WWN': '0xff2903bb4ee05001', > 'ID_WWN_WITH_EXTENSION': '0xff2903bb4ee05001', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '2697941a:5bfac9ba:cdc40221:633dcf41', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'saturn.net.overtmind.com:0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1452189847', > 'UDISKS_MD_MEMBER_UUID': 'e393d71f:77341d01:7b8c1581:edab81ed', > 'USEC_INITIALIZED': '12070876'} ; name: sdc1 ; >22:28:18,146 INFO blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >22:28:18,147 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdc1 ; hidden: False ; >22:28:18,147 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,148 INFO blivet: sdc1 is a partition >22:28:18,148 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdc1 ; >22:28:18,148 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: sdc ; hidden: False ; >22:28:18,149 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1.82 TiB disk sdc (58) with existing gpt disklabel >22:28:18,149 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 65 >22:28:18,150 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >22:28:18,150 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >22:28:18,150 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; type: None ; current: None ; >22:28:18,151 DEBUG blivet: PartitionDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 ; path: /dev/sdc1 ; >22:28:18,151 DEBUG blivet: updated sdc1 size to 1.81 TiB (1.81 TiB) >22:28:18,151 DEBUG blivet: looking up parted Partition: /dev/sdc1 >22:28:18,152 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >22:28:18,153 DEBUG blivet: PartitionDevice.getFlag: flag: 1 ; path: /dev/sdc1 ; >22:28:18,153 DEBUG blivet: PartitionDevice.getFlag: flag: 10 ; path: /dev/sdc1 ; >22:28:18,154 DEBUG blivet: PartitionDevice.getFlag: flag: 12 ; path: /dev/sdc1 ; >22:28:18,154 DEBUG blivet: PartitionDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 ; path: /dev/sdc1 ; >22:28:18,154 DEBUG blivet: updated sdc1 size to 1.81 TiB (1.81 TiB) >22:28:18,155 INFO blivet: added partition sdc1 (id 64) to device tree >22:28:18,155 INFO blivet: got device: PartitionDevice instance (0x7f99614fcd30) -- > name = sdc1 status = True kids = 0 id = 64 > parents = ['existing 1.82 TiB disk sdc (58) with existing gpt disklabel'] > uuid = None size = 1.81 TiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 > target size = 1.81 TiB path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f99614fc198> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f99614fc438> PedPartition: <_ped.Partition object at 0x7f99614f0360> > disk = existing 1.82 TiB disk sdc (58) with existing gpt disklabel > start = 2048 end = 3897264127 length = 3897262080 > flags = raid >22:28:18,156 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdc1 ; >22:28:18,157 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: sdc1 ; >22:28:18,157 DEBUG blivet: device sdc1 does not contain a disklabel >22:28:18,157 INFO blivet: type detected on 'sdc1' is 'linux_raid_member' >22:28:18,157 DEBUG blivet: MDRaidMember.__init__: uuid: 2697941a-5bfa-c9ba-cdc4-0221633dcf41 ; exists: True ; device: /dev/sdc1 ; biosraid: False ; mdUuid: e393d71f-7734-1d01-7b8c-1581edab81ed ; serial: WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672 ; label: saturn.net.overtmind.com:0 ; >22:28:18,157 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance with object id 68 >22:28:18,158 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; type: mdmember ; current: None ; >22:28:18,158 INFO blivet: got format: existing mdmember >22:28:18,158 DEBUG blivet: Populator.handleUdevMDMemberFormat: type: mdmember ; name: sdc1 ; >22:28:18,771 DEBUG blivet: DeviceTree.getDeviceByUuid: uuid: e393d71f-7734-1d01-7b8c-1581edab81ed ; incomplete: True ; hidden: False ; >22:28:18,773 DEBUG blivet: existing RAID raid0 size == 3.63 TiB >22:28:18,773 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 3.63 TiB mdarray saturn.net.overtmind.com:0 (42) with existing gpt disklabel >22:28:18,774 DEBUG blivet: MDRaidArrayDevice._addParent: saturn.net.overtmind.com:0 ; member: sdc1 ; >22:28:18,776 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >22:28:18,779 DEBUG blivet: Populator.addUdevDevice: info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11493558'} ; name: loop0 ; >22:28:18,779 INFO blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >22:28:18,780 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: loop0 ; hidden: False ; >22:28:18,781 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,782 INFO blivet: loop0 is a loop device >22:28:18,783 DEBUG blivet: Populator.addUdevLoopDevice: name: loop0 ; >22:28:18,784 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: /run/initramfs/osmin.img ; hidden: False ; >22:28:18,785 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 71 >22:28:18,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >22:28:18,787 DEBUG blivet: FileDevice._setFormat: /run/initramfs/osmin.img ; type: None ; current: None ; >22:28:18,788 DEBUG blivet: FileDevice.readCurrentSize: exists: True ; sysfsPath: ; path: /run/initramfs/osmin.img ; >22:28:18,789 DEBUG blivet: updated /run/initramfs/osmin.img size to 12 KiB (0 B) >22:28:18,789 INFO blivet: added file /run/initramfs/osmin.img (id 70) to device tree >22:28:18,789 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 75 >22:28:18,791 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/osmin.img ; >22:28:18,791 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >22:28:18,792 DEBUG blivet: LoopDevice._setFormat: loop0 ; type: None ; current: None ; >22:28:18,794 DEBUG blivet: LoopDevice.readCurrentSize: exists: True ; sysfsPath: ; path: /dev/loop0 ; >22:28:18,794 DEBUG blivet: updated loop0 size to 12 KiB (0 B) >22:28:18,794 INFO blivet: added loop loop0 (id 74) to device tree >22:28:18,795 INFO blivet: got device: LoopDevice instance (0x7f99614fcb70) -- > name = loop0 status = True kids = 0 id = 74 > parents = ['existing 12 KiB file /run/initramfs/osmin.img (70)'] > uuid = None size = 12 KiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >22:28:18,797 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop0 ; >22:28:18,798 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: loop0 ; >22:28:18,798 DEBUG blivet: device loop0 does not contain a disklabel >22:28:18,799 INFO blivet: type detected on 'loop0' is 'squashfs' >22:28:18,799 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 78 >22:28:18,800 DEBUG blivet: LoopDevice._setFormat: loop0 ; type: None ; current: None ; >22:28:18,802 DEBUG blivet: Populator.addUdevDevice: info: {'DEVNAME': '/dev/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': '11494353'} ; name: loop1 ; >22:28:18,802 INFO blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >22:28:18,803 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: loop1 ; hidden: False ; >22:28:18,804 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,804 INFO blivet: loop1 is a loop device >22:28:18,805 DEBUG blivet: Populator.addUdevLoopDevice: name: loop1 ; >22:28:18,807 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: /osmin ; hidden: False ; >22:28:18,808 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,808 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 81 >22:28:18,808 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 82 >22:28:18,809 DEBUG blivet: FileDevice._setFormat: /osmin ; type: None ; current: None ; >22:28:18,809 INFO blivet: added file /osmin (id 80) to device tree >22:28:18,809 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >22:28:18,811 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >22:28:18,811 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 86 >22:28:18,812 DEBUG blivet: LoopDevice._setFormat: loop1 ; type: None ; current: None ; >22:28:18,812 INFO blivet: added loop loop1 (id 84) to device tree >22:28:18,813 INFO blivet: got device: LoopDevice instance (0x7f99614f8f60) -- > name = loop1 status = False kids = 0 id = 84 > parents = ['existing 0 B file /osmin (80)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >22:28:18,814 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop1 ; >22:28:18,815 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: loop1 ; >22:28:18,815 DEBUG blivet: device loop1 does not contain a disklabel >22:28:18,815 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >22:28:18,815 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 88 >22:28:18,816 DEBUG blivet: LoopDevice._setFormat: loop1 ; type: None ; current: None ; >22:28:18,818 DEBUG blivet: Populator.addUdevDevice: info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11493907'} ; name: loop2 ; >22:28:18,818 INFO blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >22:28:18,819 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: loop2 ; hidden: False ; >22:28:18,820 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,820 INFO blivet: loop2 is a loop device >22:28:18,821 DEBUG blivet: Populator.addUdevLoopDevice: name: loop2 ; >22:28:18,822 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; hidden: False ; >22:28:18,823 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,823 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 91 >22:28:18,823 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 92 >22:28:18,824 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >22:28:18,825 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 90) to device tree >22:28:18,825 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 95 >22:28:18,826 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >22:28:18,826 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 96 >22:28:18,827 DEBUG blivet: LoopDevice._setFormat: loop2 ; type: None ; current: None ; >22:28:18,827 INFO blivet: added loop loop2 (id 94) to device tree >22:28:18,828 INFO blivet: got device: LoopDevice instance (0x7f9961500390) -- > name = loop2 status = False kids = 0 id = 94 > parents = ['existing 1.26 GiB file /run/initramfs/live/LiveOS/squashfs.img (90)'] > uuid = None size = 1.26 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >22:28:18,829 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop2 ; >22:28:18,830 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: loop2 ; >22:28:18,830 DEBUG blivet: device loop2 does not contain a disklabel >22:28:18,830 INFO blivet: type detected on 'loop2' is 'squashfs' >22:28:18,830 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 98 >22:28:18,831 DEBUG blivet: LoopDevice._setFormat: loop2 ; type: None ; current: None ; >22:28:18,834 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/8eb9a080-b3b8-4780-b86a-390fdf126e3b ' > '/dev/disk/by-label/_F23-x86_64-KDE-', > 'DEVNAME': '/dev/loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_F23-x86_64-KDE-', > 'ID_FS_LABEL_ENC': '_F23-x86_64-KDE-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_UUID_ENC': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11494794'} ; name: loop3 ; >22:28:18,834 INFO blivet: scanning loop3 (/sys/devices/virtual/block/loop3)... >22:28:18,835 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: loop3 ; hidden: False ; >22:28:18,835 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,836 INFO blivet: loop3 is a loop device >22:28:18,836 DEBUG blivet: Populator.addUdevLoopDevice: name: loop3 ; >22:28:18,837 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: /LiveOS/ext3fs.img ; hidden: False ; >22:28:18,838 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:18,838 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 101 >22:28:18,838 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 102 >22:28:18,839 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; type: None ; current: None ; >22:28:18,840 INFO blivet: added file /LiveOS/ext3fs.img (id 100) to device tree >22:28:18,840 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 105 >22:28:18,841 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >22:28:18,841 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 106 >22:28:18,842 DEBUG blivet: LoopDevice._setFormat: loop3 ; type: None ; current: None ; >22:28:18,842 INFO blivet: added loop loop3 (id 104) to device tree >22:28:18,843 INFO blivet: got device: LoopDevice instance (0x7f9961500588) -- > name = loop3 status = False kids = 0 id = 104 > parents = ['existing 0 B file /LiveOS/ext3fs.img (100)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >22:28:18,844 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop3 ; >22:28:18,845 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: loop3 ; >22:28:18,845 DEBUG blivet: device loop3 does not contain a disklabel >22:28:18,845 INFO blivet: type detected on 'loop3' is 'ext4' >22:28:18,846 DEBUG blivet: Ext4FS.supported: supported: True ; >22:28:20,215 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 108 >22:28:20,215 DEBUG blivet: LoopDevice._setFormat: loop3 ; type: ext4 ; current: None ; >22:28:20,215 INFO blivet: got format: existing ext4 filesystem >22:28:20,217 DEBUG blivet: Populator.addUdevDevice: info: {'DEVNAME': '/dev/loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11495848'} ; name: loop4 ; >22:28:20,217 INFO blivet: scanning loop4 (/sys/devices/virtual/block/loop4)... >22:28:20,217 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: loop4 ; hidden: False ; >22:28:20,218 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:20,218 INFO blivet: loop4 is a loop device >22:28:20,218 DEBUG blivet: Populator.addUdevLoopDevice: name: loop4 ; >22:28:20,219 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: /overlay (deleted) ; hidden: False ; >22:28:20,219 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:20,219 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 111 >22:28:20,219 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 112 >22:28:20,220 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; type: None ; current: None ; >22:28:20,220 INFO blivet: added file /overlay (deleted) (id 110) to device tree >22:28:20,220 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 115 >22:28:20,221 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >22:28:20,221 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 116 >22:28:20,222 DEBUG blivet: LoopDevice._setFormat: loop4 ; type: None ; current: None ; >22:28:20,222 INFO blivet: added loop loop4 (id 114) to device tree >22:28:20,222 INFO blivet: got device: LoopDevice instance (0x7f9961500828) -- > name = loop4 status = False kids = 0 id = 114 > parents = ['existing 0 B file /overlay (deleted) (110)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >22:28:20,222 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop4 ; >22:28:20,223 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: loop4 ; >22:28:20,223 DEBUG blivet: device loop4 does not contain a disklabel >22:28:20,223 DEBUG blivet: no type or existing type for loop4, bailing >22:28:20,225 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/8eb9a080-b3b8-4780-b86a-390fdf126e3b ' > '/dev/mapper/live-rw /dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-label/_F23-x86_64-KDE-', > 'DEVNAME': '/dev/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': '_F23-x86_64-KDE-', > 'ID_FS_LABEL_ENC': '_F23-x86_64-KDE-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_UUID_ENC': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7904700'} ; name: live-rw ; >22:28:20,225 INFO blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >22:28:20,225 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: live-rw ; hidden: False ; >22:28:20,226 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:20,226 INFO blivet: live-rw is a device-mapper device >22:28:20,226 DEBUG blivet: Populator.addUdevDMDevice: name: live-rw ; >22:28:20,227 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: loop3 ; hidden: False ; >22:28:20,228 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (104) with existing ext4 filesystem >22:28:20,228 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: loop4 ; hidden: False ; >22:28:20,229 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (114) >22:28:20,229 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: live-rw ; hidden: False ; >22:28:20,230 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:20,230 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 120 >22:28:20,231 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >22:28:20,231 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 121 >22:28:20,231 DEBUG blivet: DMDevice._setFormat: live-rw ; type: None ; current: None ; >22:28:20,232 DEBUG blivet: DMDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/virtual/block/dm-0 ; path: /dev/mapper/live-rw ; >22:28:20,232 DEBUG blivet: updated live-rw size to 6 GiB (6 GiB) >22:28:20,232 INFO blivet: added dm live-rw (id 119) to device tree >22:28:20,233 INFO blivet: got device: DMDevice instance (0x7f9961500320) -- > name = live-rw status = True kids = 0 id = 119 > parents = ['existing 0 B loop loop3 (104) with existing ext4 filesystem'] > uuid = None size = 6 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6 GiB path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >22:28:20,233 DEBUG blivet: Populator.handleUdevDeviceFormat: name: live-rw ; >22:28:20,234 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: live-rw ; >22:28:20,234 DEBUG blivet: device live-rw does not contain a disklabel >22:28:20,234 INFO blivet: type detected on 'live-rw' is 'ext4' >22:28:20,235 DEBUG blivet: Ext4FS.supported: supported: True ; >22:28:20,235 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 123 >22:28:20,235 DEBUG blivet: DMDevice._setFormat: live-rw ; type: ext4 ; current: None ; >22:28:20,235 INFO blivet: got format: existing ext4 filesystem >22:28:20,237 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/8eb9a080-b3b8-4780-b86a-390fdf126e3b ' > '/dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-label/_F23-x86_64-KDE- /dev/mapper/live-base', > 'DEVNAME': '/dev/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': '_F23-x86_64-KDE-', > 'ID_FS_LABEL_ENC': '_F23-x86_64-KDE-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_UUID_ENC': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7972422'} ; name: live-base ; >22:28:20,237 INFO blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >22:28:20,237 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: live-base ; hidden: False ; >22:28:20,238 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:20,238 INFO blivet: live-base is a device-mapper device >22:28:20,238 DEBUG blivet: Populator.addUdevDMDevice: name: live-base ; >22:28:20,239 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: loop3 ; hidden: False ; >22:28:20,240 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (104) with existing ext4 filesystem >22:28:20,240 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: live-base ; hidden: False ; >22:28:20,241 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:20,241 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 126 >22:28:20,241 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >22:28:20,242 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 127 >22:28:20,242 DEBUG blivet: DMDevice._setFormat: live-base ; type: None ; current: None ; >22:28:20,243 DEBUG blivet: DMDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/virtual/block/dm-1 ; path: /dev/mapper/live-base ; >22:28:20,243 DEBUG blivet: updated live-base size to 6 GiB (6 GiB) >22:28:20,243 INFO blivet: added dm live-base (id 125) to device tree >22:28:20,243 INFO blivet: got device: DMDevice instance (0x7f996150cac8) -- > name = live-base status = True kids = 0 id = 125 > parents = ['existing 0 B loop loop3 (104) with existing ext4 filesystem'] > uuid = None size = 6 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6 GiB path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >22:28:20,244 DEBUG blivet: Populator.handleUdevDeviceFormat: name: live-base ; >22:28:20,244 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: live-base ; >22:28:20,244 DEBUG blivet: device live-base does not contain a disklabel >22:28:20,245 INFO blivet: type detected on 'live-base' is 'ext4' >22:28:20,245 DEBUG blivet: Ext4FS.supported: supported: True ; >22:28:20,245 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 129 >22:28:20,246 DEBUG blivet: DMDevice._setFormat: live-base ; type: ext4 ; current: None ; >22:28:20,246 INFO blivet: got format: existing ext4 filesystem >22:28:20,247 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/live-osimg-min ' > '/dev/disk/by-uuid/8eb9a080-b3b8-4780-b86a-390fdf126e3b ' > '/dev/disk/by-id/dm-name-live-osimg-min ' > '/dev/disk/by-label/_F23-x86_64-KDE-', > 'DEVNAME': '/dev/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': '_F23-x86_64-KDE-', > 'ID_FS_LABEL_ENC': '_F23-x86_64-KDE-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_UUID_ENC': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7999155'} ; name: live-osimg-min ; >22:28:20,247 INFO blivet: scanning live-osimg-min (/sys/devices/virtual/block/dm-2)... >22:28:20,248 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: live-osimg-min ; hidden: False ; >22:28:20,248 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:20,248 INFO blivet: live-osimg-min is a device-mapper device >22:28:20,249 DEBUG blivet: Populator.addUdevDMDevice: name: live-osimg-min ; >22:28:20,250 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: loop1 ; hidden: False ; >22:28:20,250 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (84) >22:28:20,251 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: loop3 ; hidden: False ; >22:28:20,252 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (104) with existing ext4 filesystem >22:28:20,252 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: live-osimg-min ; hidden: False ; >22:28:20,253 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:20,253 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 132 >22:28:20,253 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >22:28:20,253 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 133 >22:28:20,254 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; type: None ; current: None ; >22:28:20,255 DEBUG blivet: DMDevice.readCurrentSize: exists: True ; sysfsPath: /sys/devices/virtual/block/dm-2 ; path: /dev/mapper/live-osimg-min ; >22:28:20,255 DEBUG blivet: updated live-osimg-min size to 6 GiB (6 GiB) >22:28:20,255 INFO blivet: added dm live-osimg-min (id 131) to device tree >22:28:20,255 INFO blivet: got device: DMDevice instance (0x7f99614fcf28) -- > name = live-osimg-min status = True kids = 0 id = 131 > parents = ['existing 0 B loop loop1 (84)'] > uuid = None size = 6 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 6 GiB path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >22:28:20,256 DEBUG blivet: Populator.handleUdevDeviceFormat: name: live-osimg-min ; >22:28:20,256 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: None ; device: live-osimg-min ; >22:28:20,256 DEBUG blivet: device live-osimg-min does not contain a disklabel >22:28:20,256 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >22:28:20,257 DEBUG blivet: Ext4FS.supported: supported: True ; >22:28:20,257 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 135 >22:28:20,257 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; type: ext4 ; current: None ; >22:28:20,258 INFO blivet: got format: existing ext4 filesystem >22:28:20,260 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/md/saturn.net.overtmind.com:0 ' > '/dev/disk/by-id/md-uuid-e393d71f:77341d01:7b8c1581:edab81ed ' > '/dev/disk/by-id/md-name-saturn.net.overtmind.com:0', > 'DEVNAME': '/dev/md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '07c82f3b-f4dc-4870-9b34-91d0d801de87', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '0', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '1', > 'MD_DEVNAME': 'saturn.net.overtmind.com:0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'saturn.net.overtmind.com:0', > 'MD_UUID': 'e393d71f:77341d01:7b8c1581:edab81ed', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'UDISKS_MD_DEVICE_sdb1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'UDISKS_MD_DEVICE_sdc1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'saturn.net.overtmind.com:0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'saturn.net.overtmind.com:0', > 'UDISKS_MD_UUID': 'e393d71f:77341d01:7b8c1581:edab81ed', > 'USEC_INITIALIZED': '11862165'} ; name: saturn.net.overtmind.com:0 ; >22:28:20,260 INFO blivet: scanning saturn.net.overtmind.com:0 (/sys/devices/virtual/block/md127)... >22:28:20,260 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: saturn.net.overtmind.com:0 ; hidden: False ; >22:28:20,261 DEBUG blivet: existing RAID raid0 size == 3.63 TiB >22:28:20,261 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3.63 TiB mdarray saturn.net.overtmind.com:0 (42) with existing gpt disklabel >22:28:20,261 DEBUG blivet: existing RAID raid0 size == 3.63 TiB >22:28:20,261 INFO blivet: got device: MDRaidArrayDevice instance (0x7f9961531080) -- > name = saturn.net.overtmind.com:0 status = True kids = 0 id = 42 > parents = ['existing 1.81 TiB partition sdb1 (37) with existing mdmember', > 'existing 1.81 TiB partition sdc1 (64) with existing mdmember'] > uuid = e393d71f-7734-1d01-7b8c-1581edab81ed size = 3.63 TiB > format = existing gpt disklabel > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md127 > target size = 3.63 TiB path = /dev/md/saturn.net.overtmind.com:0 > format args = [] originalFormat = disklabel level = raid0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >22:28:20,262 DEBUG blivet: Populator.handleUdevDeviceFormat: name: saturn.net.overtmind.com:0 ; >22:28:20,262 DEBUG blivet: Populator.handleUdevDiskLabelFormat: label_type: gpt ; device: saturn.net.overtmind.com:0 ; >22:28:20,263 DEBUG blivet: MDRaidArrayDevice.setup: saturn.net.overtmind.com:0 ; status: True ; orig: False ; controllable: True ; >22:28:20,264 DEBUG blivet: DiskLabel.__init__: exists: True ; labelType: gpt ; device: /dev/md/saturn.net.overtmind.com:0 ; >22:28:20,266 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f9961497668>] > device: <parted.device.Device object at 0x7f9961497550> > PedDisk: <_ped.Disk object at 0x7f99614f5308> >22:28:20,267 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 137 >22:28:20,267 DEBUG blivet: MDRaidArrayDevice._setFormat: saturn.net.overtmind.com:0 ; type: disklabel ; current: disklabel ; >22:28:20,269 DEBUG blivet: Populator.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/178466ec-759f-40ca-9008-3c7d4e8e3f54 ' > '/dev/disk/by-id/md-name-saturn.net.overtmind.com:0-part1 ' > '/dev/md/saturn.net.overtmind.com:0p1 ' > '/dev/disk/by-id/md-uuid-e393d71f:77341d01:7b8c1581:edab81ed-part1', > 'DEVNAME': '/dev/md127p1', > 'DEVPATH': '/devices/virtual/block/md127/md127p1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '178466ec-759f-40ca-9008-3c7d4e8e3f54', > 'ID_FS_UUID_ENC': '178466ec-759f-40ca-9008-3c7d4e8e3f54', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '9:127', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '7793995776', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '3fcfe82f-6021-4748-accf-b86d7c35d33b', > 'MAJOR': '259', > 'MD_DEVICES': '2', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '0', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '1', > 'MD_DEVNAME': 'saturn.net.overtmind.com:0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'saturn.net.overtmind.com:0', > 'MD_UUID': 'e393d71f:77341d01:7b8c1581:edab81ed', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12286033'} ; name: md127p1 ; >22:28:20,270 INFO blivet: scanning md127p1 (/sys/devices/virtual/block/md127/md127p1)... >22:28:20,270 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: md127p1 ; hidden: False ; >22:28:20,270 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:20,271 INFO blivet: md127p1 is a partition >22:28:20,271 DEBUG blivet: Populator.addUdevPartitionDevice: name: md127p1 ; >22:28:20,272 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: saturn.net.overtmind.com:0p1 ; hidden: False ; >22:28:20,272 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:20,273 DEBUG blivet: DeviceTree.getDeviceByName: incomplete: False ; name: saturn.net.overtmind.com:0 ; hidden: False ; >22:28:20,273 DEBUG blivet: existing RAID raid0 size == 3.63 TiB >22:28:20,273 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3.63 TiB mdarray saturn.net.overtmind.com:0 (42) with existing gpt disklabel >22:28:20,273 DEBUG blivet: lvm filter: adding saturn.net.overtmind.com:0p1 to the reject list >22:28:20,273 DEBUG blivet: ignoring partition saturn.net.overtmind.com:0p1 on disklabel >22:28:20,273 DEBUG blivet: no device obtained for md127p1 >22:28:20,312 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >22:28:20,312 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >22:28:20,313 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/sdd ; >22:28:20,313 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/sdd ; >22:28:20,320 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >22:28:20,320 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/sde ; >22:28:20,320 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/sde ; >22:28:20,327 DEBUG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >22:28:20,327 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/sdf ; >22:28:20,328 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/sdf ; >22:28:20,334 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >22:28:20,334 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/sdg ; >22:28:20,335 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/sdg ; >22:28:20,341 DEBUG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >22:28:20,764 DEBUG blivet: Iso9660FS.teardown: status: False ; type: iso9660 ; device: /dev/sdh ; >22:28:20,786 DEBUG blivet: Iso9660FS.teardown: status: False ; type: iso9660 ; device: /dev/sdh ; >22:28:20,804 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:28:20,805 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/sda ; >22:28:20,805 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/sda ; >22:28:20,812 DEBUG blivet: MDRaidArrayDevice.teardown: saturn.net.overtmind.com:0 ; status: True ; controllable: True ; >22:28:20,812 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/md/saturn.net.overtmind.com:0 ; >22:28:20,813 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/md/saturn.net.overtmind.com:0 ; >22:28:20,844 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >22:28:20,845 DEBUG blivet: MDRaidMember.teardown: status: False ; type: mdmember ; device: /dev/sdb1 ; >22:28:20,845 DEBUG blivet: MDRaidMember.teardown: status: False ; type: mdmember ; device: /dev/sdb1 ; >22:28:20,882 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >22:28:20,883 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sdb ; >22:28:20,883 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sdb ; >22:28:20,891 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >22:28:20,891 DEBUG blivet: MDRaidMember.teardown: status: False ; type: mdmember ; device: /dev/sdc1 ; >22:28:20,892 DEBUG blivet: MDRaidMember.teardown: status: False ; type: mdmember ; device: /dev/sdc1 ; >22:28:20,899 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >22:28:20,900 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sdc ; >22:28:20,900 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sdc ; >22:28:20,907 DEBUG blivet: LoopDevice.teardown: loop4 ; status: False ; controllable: False ; >22:28:22,256 DEBUG blivet: IGNORED: Caught exception, continuing. >22:28:22,257 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >22:28:22,257 DEBUG blivet: IGNORED: Begin exception details. >22:28:22,257 DEBUG blivet: IGNORED: Traceback (most recent call last): >22:28:22,257 DEBUG blivet: IGNORED: File "/usr/lib/python3.4/site-packages/blivet/iscsi.py", line 149, in __init__ >22:28:22,257 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >22:28:22,257 DEBUG blivet: IGNORED: OSError: Unknown error >22:28:22,257 DEBUG blivet: IGNORED: End exception details. >22:28:22,496 INFO blivet: ISCSID is /sbin/iscsid >22:28:22,496 INFO blivet: no initiator set >22:28:22,555 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >22:28:22,555 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >22:28:22,741 DEBUG blivet: trying to set new default fstype to 'ext4' >22:28:22,839 DEBUG blivet: Ext4FS.supported: supported: True ; >22:28:22,839 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >22:28:22,840 DEBUG blivet: Ext4FS.supported: supported: True ; >22:28:22,901 INFO blivet: resetting Blivet (version 1.12.8) instance <blivet.blivet.Blivet object at 0x7f8518f9f2e8> >22:28:22,901 INFO blivet: no initiator set >22:28:22,910 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >22:28:22,910 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:28:23,182 DEBUG blivet: protected device spec /dev/disk/by-label/F23-x86_64-KDE-20160324 resolved to sdh1 >22:28:23,183 INFO blivet: sdh1 looks to be the live device; marking as protected >22:28:23,200 INFO blivet: devices to scan: ['sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdh1', 'sdh2', 'sdh3', 'sda', 'sdb', 'sdb1', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'live-rw', 'live-base', 'live-osimg-min', 'md127'] >22:28:23,228 DEBUG blivet: Populator.addUdevDevice: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SD_MMC_058F63626476-0:0 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SD_MMC', > 'ID_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_SD_MMC_058F63626476-0:0', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11750485'} ; >22:28:23,229 INFO blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >22:28:23,229 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; hidden: False ; incomplete: False ; >22:28:23,230 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,231 DEBUG blivet: Populator.addUdevDiskDevice: name: sdd ; >22:28:23,233 INFO blivet: sdd is a disk >22:28:23,233 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >22:28:23,233 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 3 >22:28:23,234 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >22:28:23,235 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sdd ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdd ; >22:28:23,235 DEBUG blivet: updated sdd size to 0 B (0 B) >22:28:23,235 INFO blivet: added disk sdd (id 1) to device tree >22:28:23,236 INFO blivet: got device: DiskDevice instance (0x7f84ed96ae48) -- > name = sdd status = True kids = 0 id = 1 > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdd > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = True >22:28:23,237 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdd ; >22:28:23,238 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sdd ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdd ; >22:28:23,239 DEBUG blivet: no media present for device sdd >22:28:23,241 DEBUG blivet: Populator.addUdevDevice: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_Compact_Flash_058F63626476-0:1 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:1', > 'DEVNAME': '/dev/sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:1/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'Compact_Flash', > 'ID_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_1', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'Generic-_Compact_Flash_058F63626476-0:1', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11755158'} ; >22:28:23,241 INFO blivet: scanning sde (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:1/block/sde)... >22:28:23,242 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; hidden: False ; incomplete: False ; >22:28:23,242 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,243 DEBUG blivet: Populator.addUdevDiskDevice: name: sde ; >22:28:23,247 INFO blivet: sde is a disk >22:28:23,247 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >22:28:23,248 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 8 >22:28:23,248 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >22:28:23,249 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sde ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:1/block/sde ; >22:28:23,250 DEBUG blivet: updated sde size to 0 B (0 B) >22:28:23,250 INFO blivet: added disk sde (id 6) to device tree >22:28:23,250 INFO blivet: got device: DiskDevice instance (0x7f84eef18e10) -- > name = sde status = True kids = 0 id = 6 > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:1/block/sde > target size = 0 B path = /dev/sde > format args = [] originalFormat = None removable = True >22:28:23,252 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sde ; >22:28:23,252 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sde ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:1/block/sde ; >22:28:23,253 DEBUG blivet: no media present for device sde >22:28:23,255 DEBUG blivet: Populator.addUdevDevice: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:2 ' > '/dev/disk/by-id/usb-Generic-_SM_xD-Picture_058F63626476-0:2', > 'DEVNAME': '/dev/sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:2/block/sdf', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:2', > 'ID_MODEL': 'SM_xD-Picture', > 'ID_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_2', > 'ID_REVISION': '1.02', > 'ID_SERIAL': 'Generic-_SM_xD-Picture_058F63626476-0:2', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11754484'} ; >22:28:23,255 INFO blivet: scanning sdf (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:2/block/sdf)... >22:28:23,256 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; hidden: False ; incomplete: False ; >22:28:23,262 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,263 DEBUG blivet: Populator.addUdevDiskDevice: name: sdf ; >22:28:23,264 INFO blivet: sdf is a disk >22:28:23,264 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >22:28:23,265 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >22:28:23,265 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: None ; >22:28:23,266 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sdf ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:2/block/sdf ; >22:28:23,267 DEBUG blivet: updated sdf size to 0 B (0 B) >22:28:23,267 INFO blivet: added disk sdf (id 11) to device tree >22:28:23,267 INFO blivet: got device: DiskDevice instance (0x7f84ecbc1748) -- > name = sdf status = True kids = 0 id = 11 > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 80 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:2/block/sdf > target size = 0 B path = /dev/sdf > format args = [] originalFormat = None removable = True >22:28:23,268 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdf ; >22:28:23,269 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sdf ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:2/block/sdf ; >22:28:23,269 DEBUG blivet: no media present for device sdf >22:28:23,271 DEBUG blivet: Populator.addUdevDevice: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_MS_MS-Pro_058F63626476-0:3 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:3', > 'DEVNAME': '/dev/sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:3/block/sdg', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:3', > 'ID_MODEL': 'MS_MS-Pro', > 'ID_MODEL_ENC': 'MS\\x2fMS-Pro\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:3', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_3', > 'ID_REVISION': '1.03', > 'ID_SERIAL': 'Generic-_MS_MS-Pro_058F63626476-0:3', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11759567'} ; >22:28:23,272 INFO blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:3/block/sdg)... >22:28:23,273 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; hidden: False ; incomplete: False ; >22:28:23,273 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,274 DEBUG blivet: Populator.addUdevDiskDevice: name: sdg ; >22:28:23,276 INFO blivet: sdg is a disk >22:28:23,276 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >22:28:23,277 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >22:28:23,277 DEBUG blivet: DiskDevice._setFormat: sdg ; current: None ; type: None ; >22:28:23,278 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sdg ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:3/block/sdg ; >22:28:23,279 DEBUG blivet: updated sdg size to 0 B (0 B) >22:28:23,279 INFO blivet: added disk sdg (id 16) to device tree >22:28:23,279 INFO blivet: got device: DiskDevice instance (0x7f84ecbc1828) -- > name = sdg status = True kids = 0 id = 16 > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:3/block/sdg > target size = 0 B path = /dev/sdg > format args = [] originalFormat = None removable = True >22:28:23,280 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdg ; >22:28:23,281 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sdg ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:3/block/sdg ; >22:28:23,282 DEBUG blivet: no media present for device sdg >22:28:23,285 DEBUG blivet: Populator.addUdevDevice: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0 ' > '/dev/disk/by-label/F23-x86_64-KDE-20160324 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-uuid/2016-03-24-10-13-34-00', > 'DEVNAME': '/dev/sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'F23-x86_64-KDE-20160324', > 'ID_FS_LABEL_ENC': 'F23-x86_64-KDE-20160324', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2016-03-24-10-13-34-00', > 'ID_FS_UUID_ENC': '2016-03-24-10-13-34-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Glide', > 'ID_MODEL_ENC': 'Cruzer\\x20Glide\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5575', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '75620a97', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0', > 'ID_SERIAL_SHORT': '20054857430C5522E8EC', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12007487'} ; >22:28:23,285 INFO blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh)... >22:28:23,285 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh ; hidden: False ; incomplete: False ; >22:28:23,286 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,287 DEBUG blivet: Populator.addUdevDiskDevice: name: sdh ; >22:28:23,288 INFO blivet: sdh is a disk >22:28:23,289 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >22:28:23,289 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >22:28:23,290 DEBUG blivet: DiskDevice._setFormat: sdh ; current: None ; type: None ; >22:28:23,291 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sdh ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh ; >22:28:23,291 DEBUG blivet: updated sdh size to 14.91 GiB (14.91 GiB) >22:28:23,291 INFO blivet: added disk sdh (id 21) to device tree >22:28:23,292 INFO blivet: got device: DiskDevice instance (0x7f84ecbc1e48) -- > name = sdh status = True kids = 0 id = 21 > parents = [] > uuid = None size = 14.91 GiB > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh > target size = 14.91 GiB path = /dev/sdh > format args = [] originalFormat = None removable = True >22:28:23,293 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdh ; >22:28:23,294 INFO blivet: type detected on 'sdh' is 'iso9660' >22:28:23,294 DEBUG blivet: Iso9660FS.supported: supported: True ; >22:28:23,295 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 25 >22:28:23,295 DEBUG blivet: DiskDevice._setFormat: sdh ; current: None ; type: iso9660 ; >22:28:23,295 INFO blivet: got format: existing iso9660 filesystem >22:28:23,299 DEBUG blivet: Populator.addUdevDevice: name: sdh1 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0-part1 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-label/F23-x86_64-KDE-20160324 ' > '/dev/disk/by-uuid/2016-03-24-10-13-34-00', > 'DEVNAME': '/dev/sdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'F23-x86_64-KDE-20160324', > 'ID_FS_LABEL_ENC': 'F23-x86_64-KDE-20160324', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2016-03-24-10-13-34-00', > 'ID_FS_UUID_ENC': '2016-03-24-10-13-34-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Glide', > 'ID_MODEL_ENC': 'Cruzer\\x20Glide\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5575', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2807808', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '75620a97-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '75620a97', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0', > 'ID_SERIAL_SHORT': '20054857430C5522E8EC', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '113', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '12129536'} ; >22:28:23,299 INFO blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh1)... >22:28:23,300 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh1 ; hidden: False ; incomplete: False ; >22:28:23,300 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,301 INFO blivet: sdh1 is a partition >22:28:23,301 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdh1 ; >22:28:23,302 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh ; hidden: False ; incomplete: False ; >22:28:23,302 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14.91 GiB disk sdh (21) with existing iso9660 filesystem >22:28:23,303 DEBUG blivet: lvm filter: adding sdh1 to the reject list >22:28:23,303 DEBUG blivet: ignoring partition sdh1 on iso9660 >22:28:23,303 DEBUG blivet: no device obtained for sdh1 >22:28:23,306 DEBUG blivet: Populator.addUdevDevice: name: sdh2 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0-part2 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-uuid/580C-10CA /dev/disk/by-label/EFI', > 'DEVNAME': '/dev/sdh2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '580C-10CA', > 'ID_FS_UUID_ENC': '580C-10CA', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Glide', > 'ID_MODEL_ENC': 'Cruzer\\x20Glide\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5575', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8156', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '75620a97-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '75620a97', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0', > 'ID_SERIAL_SHORT': '20054857430C5522E8EC', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '114', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12024734'} ; >22:28:23,306 INFO blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh2)... >22:28:23,307 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh2 ; hidden: False ; incomplete: False ; >22:28:23,307 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,307 INFO blivet: sdh2 is a partition >22:28:23,308 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdh2 ; >22:28:23,309 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh ; hidden: False ; incomplete: False ; >22:28:23,310 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14.91 GiB disk sdh (21) with existing iso9660 filesystem >22:28:23,310 DEBUG blivet: lvm filter: adding sdh2 to the reject list >22:28:23,310 DEBUG blivet: ignoring partition sdh2 on iso9660 >22:28:23,310 DEBUG blivet: no device obtained for sdh2 >22:28:23,313 DEBUG blivet: Populator.addUdevDevice: name: sdh3 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0-part3 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-uuid/115468f7-9598-3896-a5a6-18baaa9cee59 ' > '/dev/disk/by-label/F23\\x20X86_64', > 'DEVNAME': '/dev/sdh3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'F23_X86_64', > 'ID_FS_LABEL_ENC': 'F23\\x20X86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '115468f7-9598-3896-a5a6-18baaa9cee59', > 'ID_FS_UUID_ENC': '115468f7-9598-3896-a5a6-18baaa9cee59', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Glide', > 'ID_MODEL_ENC': 'Cruzer\\x20Glide\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5575', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '8404', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '32672', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '75620a97-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '75620a97', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Glide_20054857430C5522E8EC-0:0', > 'ID_SERIAL_SHORT': '20054857430C5522E8EC', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '115', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12111664'} ; >22:28:23,314 INFO blivet: scanning sdh3 (/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdh/sdh3)... >22:28:23,315 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh3 ; hidden: False ; incomplete: False ; >22:28:23,315 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,315 INFO blivet: sdh3 is a partition >22:28:23,316 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdh3 ; >22:28:23,317 DEBUG blivet: DeviceTree.getDeviceByName: name: sdh ; hidden: False ; incomplete: False ; >22:28:23,318 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14.91 GiB disk sdh (21) with existing iso9660 filesystem >22:28:23,318 DEBUG blivet: lvm filter: adding sdh3 to the reject list >22:28:23,318 DEBUG blivet: ignoring partition sdh3 on iso9660 >22:28:23,318 DEBUG blivet: no device obtained for sdh3 >22:28:23,321 DEBUG blivet: Populator.addUdevDevice: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0xccaa09f53885002 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_256GB_S1SUNSAG360621F', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_256GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x20256GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'EXM02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_256GB_S1SUNSAG360621F', > 'ID_SERIAL_SHORT': 'S1SUNSAG360621F', > 'ID_TYPE': 'disk', > 'ID_WWN': '0xccaa09f53885002', > 'ID_WWN_WITH_EXTENSION': '0xccaa09f53885002', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11469730'} ; >22:28:23,321 INFO blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >22:28:23,322 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; hidden: False ; incomplete: False ; >22:28:23,322 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,323 DEBUG blivet: Populator.addUdevDiskDevice: name: sda ; >22:28:23,324 INFO blivet: sda is a disk >22:28:23,324 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >22:28:23,325 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >22:28:23,326 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >22:28:23,327 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sda ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >22:28:23,327 DEBUG blivet: updated sda size to 238.47 GiB (238.47 GiB) >22:28:23,327 INFO blivet: added disk sda (id 27) to device tree >22:28:23,328 INFO blivet: got device: DiskDevice instance (0x7f84ecbd0a58) -- > name = sda status = True kids = 0 id = 27 > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 238.47 GiB path = /dev/sda > format args = [] originalFormat = None removable = False >22:28:23,329 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sda ; >22:28:23,330 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >22:28:23,330 DEBUG blivet: device sda does not contain a disklabel >22:28:23,331 DEBUG blivet: no type or existing type for sda, bailing >22:28:23,334 DEBUG blivet: Populator.addUdevDevice: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x2af003bc4ee05001 ' > '/dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '276', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '276', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD20EZRX-00D8PB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EZRX-00D8PB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b973905d-66bc-4aa3-be04-e39cdf03abb4', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871', > 'ID_SERIAL_SHORT': 'WD-WMC4M2462871', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x2af003bc4ee05001', > 'ID_WWN_WITH_EXTENSION': '0x2af003bc4ee05001', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11506332'} ; >22:28:23,334 INFO blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb)... >22:28:23,335 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; hidden: False ; incomplete: False ; >22:28:23,336 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,336 DEBUG blivet: Populator.addUdevDiskDevice: name: sdb ; >22:28:23,337 INFO blivet: sdb is a disk >22:28:23,338 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >22:28:23,338 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >22:28:23,338 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >22:28:23,339 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sdb ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb ; >22:28:23,343 DEBUG blivet: updated sdb size to 1.82 TiB (1.82 TiB) >22:28:23,343 INFO blivet: added disk sdb (id 32) to device tree >22:28:23,343 INFO blivet: got device: DiskDevice instance (0x7f84ecbc1eb8) -- > name = sdb status = True kids = 0 id = 32 > parents = [] > uuid = None size = 1.82 TiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb > target size = 1.82 TiB path = /dev/sdb > format args = [] originalFormat = None removable = False >22:28:23,345 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdb ; >22:28:23,346 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sdb ; label_type: gpt ; >22:28:23,346 DEBUG blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >22:28:23,347 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; exists: True ; >22:28:23,351 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f84ecbdb978>] > device: <parted.device.Device object at 0x7f84ecbdb588> > PedDisk: <_ped.Disk object at 0x7f84ecbbecc8> >22:28:23,352 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 36 >22:28:23,353 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >22:28:23,358 DEBUG blivet: Populator.addUdevDevice: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871-part1 ' > '/dev/disk/by-id/wwn-0x2af003bc4ee05001-part1 ' > '/dev/disk/by-partlabel/primary ' > '/dev/disk/by-partuuid/e1f7b4fc-af63-4f13-9d73-cb6c48da1751', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '276', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '276', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'saturn.net.overtmind.com:0', > 'ID_FS_LABEL_ENC': 'saturn.net.overtmind.com:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e393d71f-7734-1d01-7b8c-1581edab81ed', > 'ID_FS_UUID_ENC': 'e393d71f-7734-1d01-7b8c-1581edab81ed', > 'ID_FS_UUID_SUB': 'e8720a61-3701-a3b9-4048-0362ed557ed9', > 'ID_FS_UUID_SUB_ENC': 'e8720a61-3701-a3b9-4048-0362ed557ed9', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD20EZRX-00D8PB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EZRX-00D8PB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '3897262080', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'e1f7b4fc-af63-4f13-9d73-cb6c48da1751', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'b973905d-66bc-4aa3-be04-e39cdf03abb4', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871', > 'ID_SERIAL_SHORT': 'WD-WMC4M2462871', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x2af003bc4ee05001', > 'ID_WWN_WITH_EXTENSION': '0x2af003bc4ee05001', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'e8720a61:3701a3b9:40480362:ed557ed9', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'saturn.net.overtmind.com:0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1452189847', > 'UDISKS_MD_MEMBER_UUID': 'e393d71f:77341d01:7b8c1581:edab81ed', > 'USEC_INITIALIZED': '11640212'} ; >22:28:23,358 INFO blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1)... >22:28:23,359 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; hidden: False ; incomplete: False ; >22:28:23,360 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,360 INFO blivet: sdb1 is a partition >22:28:23,361 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdb1 ; >22:28:23,362 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; hidden: False ; incomplete: False ; >22:28:23,362 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1.82 TiB disk sdb (32) with existing gpt disklabel >22:28:23,363 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >22:28:23,364 DEBUG blivet: DiskDevice.addChild: name: sdb ; kids: 0 ; >22:28:23,364 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >22:28:23,366 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >22:28:23,367 DEBUG blivet: PartitionDevice.readCurrentSize: path: /dev/sdb1 ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 ; >22:28:23,367 DEBUG blivet: updated sdb1 size to 1.81 TiB (1.81 TiB) >22:28:23,368 DEBUG blivet: looking up parted Partition: /dev/sdb1 >22:28:23,369 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >22:28:23,369 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >22:28:23,370 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >22:28:23,371 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >22:28:23,372 DEBUG blivet: PartitionDevice.readCurrentSize: path: /dev/sdb1 ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 ; >22:28:23,373 DEBUG blivet: updated sdb1 size to 1.81 TiB (1.81 TiB) >22:28:23,373 INFO blivet: added partition sdb1 (id 38) to device tree >22:28:23,373 INFO blivet: got device: PartitionDevice instance (0x7f84ecb6a198) -- > name = sdb1 status = True kids = 0 id = 38 > parents = ['existing 1.82 TiB disk sdb (32) with existing gpt disklabel'] > uuid = None size = 1.81 TiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 > target size = 1.81 TiB path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f84ecbdb5f8> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f84ecbdb9e8> PedPartition: <_ped.Partition object at 0x7f84ecb65af0> > disk = existing 1.82 TiB disk sdb (32) with existing gpt disklabel > start = 2048 end = 3897264127 length = 3897262080 > flags = raid >22:28:23,377 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdb1 ; >22:28:23,378 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >22:28:23,378 DEBUG blivet: device sdb1 does not contain a disklabel >22:28:23,379 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >22:28:23,379 DEBUG blivet: MDRaidMember.__init__: device: /dev/sdb1 ; uuid: e8720a61-3701-a3b9-4048-0362ed557ed9 ; mdUuid: e393d71f-7734-1d01-7b8c-1581edab81ed ; label: saturn.net.overtmind.com:0 ; serial: WDC_WD20EZRX-00D8PB0_WD-WMC4M2462871 ; biosraid: False ; exists: True ; >22:28:23,380 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance with object id 42 >22:28:23,380 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >22:28:23,380 INFO blivet: got format: existing mdmember >22:28:23,381 DEBUG blivet: Populator.handleUdevMDMemberFormat: name: sdb1 ; type: mdmember ; >22:28:23,390 DEBUG blivet: DeviceTree.getDeviceByUuid: uuid: e393d71f-7734-1d01-7b8c-1581edab81ed ; hidden: False ; incomplete: True ; >22:28:23,391 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >22:28:23,406 DEBUG blivet: DeviceTree.getDeviceByName: name: 0 ; hidden: False ; incomplete: True ; >22:28:23,407 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,407 INFO blivet: using name 0 for md array containing member sdb1 >22:28:23,407 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >22:28:23,407 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >22:28:23,408 DEBUG blivet: MDRaidArrayDevice._setFormat: 0 ; current: None ; type: None ; >22:28:23,409 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >22:28:23,409 DEBUG blivet: MDRaidArrayDevice._setFormat: 0 ; current: None ; type: None ; >22:28:23,410 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: 0 ; status: False ; >22:28:23,411 ERR blivet: failed to update sysfs path for 0: [Errno 2] No such file or directory: '/dev/md/0' >22:28:23,411 DEBUG blivet: MDRaidArrayDevice._addParent: 0 ; member: sdb1 ; >22:28:23,412 DEBUG blivet: PartitionDevice.addChild: name: sdb1 ; kids: 0 ; >22:28:23,413 INFO blivet: added mdarray 0 (id 43) to device tree >22:28:23,416 DEBUG blivet: Populator.addUdevDevice: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0xff2903bb4ee05001 ' > '/dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '300', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '300', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD20EZRX-00D8PB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EZRX-00D8PB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a5d6c13e-bad7-40a0-86a4-42eebe073e01', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672', > 'ID_SERIAL_SHORT': 'WD-WMC4M2459672', > 'ID_TYPE': 'disk', > 'ID_WWN': '0xff2903bb4ee05001', > 'ID_WWN_WITH_EXTENSION': '0xff2903bb4ee05001', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11471518'} ; >22:28:23,417 INFO blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >22:28:23,417 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; hidden: False ; incomplete: False ; >22:28:23,418 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,419 DEBUG blivet: Populator.addUdevDiskDevice: name: sdc ; >22:28:23,421 INFO blivet: sdc is a disk >22:28:23,421 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >22:28:23,421 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 59 >22:28:23,422 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >22:28:23,423 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/sdc ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc ; >22:28:23,423 DEBUG blivet: updated sdc size to 1.82 TiB (1.82 TiB) >22:28:23,423 INFO blivet: added disk sdc (id 57) to device tree >22:28:23,424 INFO blivet: got device: DiskDevice instance (0x7f84ecb25278) -- > name = sdc status = True kids = 0 id = 57 > parents = [] > uuid = None size = 1.82 TiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc > target size = 1.82 TiB path = /dev/sdc > format args = [] originalFormat = None removable = False >22:28:23,425 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdc ; >22:28:23,427 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >22:28:23,427 DEBUG blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >22:28:23,428 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; exists: True ; >22:28:23,439 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f84ecb255f8>] > device: <parted.device.Device object at 0x7f84ecb913c8> > PedDisk: <_ped.Disk object at 0x7f84ecb27c88> >22:28:23,439 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 61 >22:28:23,441 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >22:28:23,446 DEBUG blivet: Populator.addUdevDevice: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0xff2903bb4ee05001-part1 ' > '/dev/disk/by-partlabel/primary ' > '/dev/disk/by-partuuid/79f434a7-84af-4b98-a340-68a3e5449139 ' > '/dev/disk/by-id/ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672-part1', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '300', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '300', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'saturn.net.overtmind.com:0', > 'ID_FS_LABEL_ENC': 'saturn.net.overtmind.com:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e393d71f-7734-1d01-7b8c-1581edab81ed', > 'ID_FS_UUID_ENC': 'e393d71f-7734-1d01-7b8c-1581edab81ed', > 'ID_FS_UUID_SUB': '2697941a-5bfa-c9ba-cdc4-0221633dcf41', > 'ID_FS_UUID_SUB_ENC': '2697941a-5bfa-c9ba-cdc4-0221633dcf41', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD20EZRX-00D8PB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EZRX-00D8PB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'primary', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '3897262080', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '79f434a7-84af-4b98-a340-68a3e5449139', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'a5d6c13e-bad7-40a0-86a4-42eebe073e01', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672', > 'ID_SERIAL_SHORT': 'WD-WMC4M2459672', > 'ID_TYPE': 'disk', > 'ID_WWN': '0xff2903bb4ee05001', > 'ID_WWN_WITH_EXTENSION': '0xff2903bb4ee05001', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '2697941a:5bfac9ba:cdc40221:633dcf41', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'saturn.net.overtmind.com:0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1452189847', > 'UDISKS_MD_MEMBER_UUID': 'e393d71f:77341d01:7b8c1581:edab81ed', > 'USEC_INITIALIZED': '12070876'} ; >22:28:23,446 INFO blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >22:28:23,447 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; hidden: False ; incomplete: False ; >22:28:23,448 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,448 INFO blivet: sdc1 is a partition >22:28:23,449 DEBUG blivet: Populator.addUdevPartitionDevice: name: sdc1 ; >22:28:23,449 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; hidden: False ; incomplete: False ; >22:28:23,451 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1.82 TiB disk sdc (57) with existing gpt disklabel >22:28:23,451 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 64 >22:28:23,452 DEBUG blivet: DiskDevice.addChild: name: sdc ; kids: 0 ; >22:28:23,452 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 65 >22:28:23,453 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >22:28:23,454 DEBUG blivet: PartitionDevice.readCurrentSize: path: /dev/sdc1 ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 ; >22:28:23,455 DEBUG blivet: updated sdc1 size to 1.81 TiB (1.81 TiB) >22:28:23,455 DEBUG blivet: looking up parted Partition: /dev/sdc1 >22:28:23,456 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >22:28:23,457 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >22:28:23,457 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >22:28:23,458 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >22:28:23,459 DEBUG blivet: PartitionDevice.readCurrentSize: path: /dev/sdc1 ; exists: True ; sysfsPath: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 ; >22:28:23,460 DEBUG blivet: updated sdc1 size to 1.81 TiB (1.81 TiB) >22:28:23,460 INFO blivet: added partition sdc1 (id 63) to device tree >22:28:23,461 INFO blivet: got device: PartitionDevice instance (0x7f84ecb25e48) -- > name = sdc1 status = True kids = 0 id = 63 > parents = ['existing 1.82 TiB disk sdc (57) with existing gpt disklabel'] > uuid = None size = 1.81 TiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 > target size = 1.81 TiB path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f84ecb6aa58> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: primary active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f84ecb25438> PedPartition: <_ped.Partition object at 0x7f84ecb81e08> > disk = existing 1.82 TiB disk sdc (57) with existing gpt disklabel > start = 2048 end = 3897264127 length = 3897262080 > flags = raid >22:28:23,464 DEBUG blivet: Populator.handleUdevDeviceFormat: name: sdc1 ; >22:28:23,465 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >22:28:23,465 DEBUG blivet: device sdc1 does not contain a disklabel >22:28:23,466 INFO blivet: type detected on 'sdc1' is 'linux_raid_member' >22:28:23,466 DEBUG blivet: MDRaidMember.__init__: device: /dev/sdc1 ; uuid: 2697941a-5bfa-c9ba-cdc4-0221633dcf41 ; mdUuid: e393d71f-7734-1d01-7b8c-1581edab81ed ; label: saturn.net.overtmind.com:0 ; serial: WDC_WD20EZRX-00D8PB0_WD-WMC4M2459672 ; biosraid: False ; exists: True ; >22:28:23,466 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance with object id 67 >22:28:23,467 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: mdmember ; >22:28:23,467 INFO blivet: got format: existing mdmember >22:28:23,468 DEBUG blivet: Populator.handleUdevMDMemberFormat: name: sdc1 ; type: mdmember ; >22:28:23,477 DEBUG blivet: DeviceTree.getDeviceByUuid: uuid: e393d71f-7734-1d01-7b8c-1581edab81ed ; hidden: False ; incomplete: True ; >22:28:23,485 DEBUG blivet: MDRaidArrayDevice.readCurrentSize: path: /dev/md/0 ; exists: True ; sysfsPath: ; >22:28:23,485 DEBUG blivet: existing RAID raid0 size == 0 B >22:28:23,478 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 0 B mdarray 0 (43) >22:28:23,490 DEBUG blivet: MDRaidArrayDevice.readCurrentSize: path: /dev/md/0 ; exists: True ; sysfsPath: ; >22:28:23,490 DEBUG blivet: existing RAID raid0 size == 0 B >22:28:23,493 DEBUG blivet: MDRaidArrayDevice.readCurrentSize: path: /dev/md/0 ; exists: True ; sysfsPath: ; >22:28:23,493 DEBUG blivet: existing RAID raid0 size == 0 B >22:28:23,494 DEBUG blivet: MDRaidArrayDevice._addParent: 0 ; member: sdc1 ; >22:28:23,494 DEBUG blivet: PartitionDevice.addChild: name: sdc1 ; kids: 0 ; >22:28:23,496 DEBUG blivet: Populator.addUdevDevice: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11493558'} ; >22:28:23,496 INFO blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >22:28:23,497 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; hidden: False ; incomplete: False ; >22:28:23,497 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,497 INFO blivet: loop0 is a loop device >22:28:23,498 DEBUG blivet: Populator.addUdevLoopDevice: name: loop0 ; >22:28:23,499 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/osmin.img ; hidden: False ; incomplete: False ; >22:28:23,500 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,500 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 70 >22:28:23,500 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 71 >22:28:23,501 DEBUG blivet: FileDevice._setFormat: /run/initramfs/osmin.img ; current: None ; type: None ; >22:28:23,502 DEBUG blivet: FileDevice.readCurrentSize: path: /run/initramfs/osmin.img ; exists: True ; sysfsPath: ; >22:28:23,502 DEBUG blivet: updated /run/initramfs/osmin.img size to 12 KiB (0 B) >22:28:23,502 INFO blivet: added file /run/initramfs/osmin.img (id 69) to device tree >22:28:23,502 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 74 >22:28:23,503 DEBUG blivet: FileDevice.addChild: name: /run/initramfs/osmin.img ; kids: 0 ; >22:28:23,503 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 75 >22:28:23,504 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:28:23,505 DEBUG blivet: LoopDevice.readCurrentSize: path: /dev/loop0 ; exists: True ; sysfsPath: ; >22:28:23,505 DEBUG blivet: updated loop0 size to 12 KiB (0 B) >22:28:23,506 INFO blivet: added loop loop0 (id 73) to device tree >22:28:23,506 INFO blivet: got device: LoopDevice instance (0x7f84ecb53780) -- > name = loop0 status = True kids = 0 id = 73 > parents = ['existing 12 KiB file /run/initramfs/osmin.img (69)'] > uuid = None size = 12 KiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >22:28:23,508 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop0 ; >22:28:23,509 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >22:28:23,509 DEBUG blivet: device loop0 does not contain a disklabel >22:28:23,509 INFO blivet: type detected on 'loop0' is 'squashfs' >22:28:23,509 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 77 >22:28:23,510 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:28:23,511 DEBUG blivet: Populator.addUdevDevice: name: loop1 ; info: {'DEVNAME': '/dev/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': '11494353'} ; >22:28:23,512 INFO blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >22:28:23,512 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; hidden: False ; incomplete: False ; >22:28:23,513 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,513 INFO blivet: loop1 is a loop device >22:28:23,517 DEBUG blivet: Populator.addUdevLoopDevice: name: loop1 ; >22:28:23,518 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; hidden: False ; incomplete: False ; >22:28:23,519 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,519 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >22:28:23,519 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 81 >22:28:23,520 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >22:28:23,520 INFO blivet: added file /osmin (id 79) to device tree >22:28:23,520 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 84 >22:28:23,521 DEBUG blivet: FileDevice.addChild: name: /osmin ; kids: 0 ; >22:28:23,521 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >22:28:23,522 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:28:23,522 INFO blivet: added loop loop1 (id 83) to device tree >22:28:23,523 INFO blivet: got device: LoopDevice instance (0x7f84ecb53cf8) -- > name = loop1 status = False kids = 0 id = 83 > parents = ['existing 0 B file /osmin (79)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >22:28:23,524 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop1 ; >22:28:23,525 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >22:28:23,525 DEBUG blivet: device loop1 does not contain a disklabel >22:28:23,525 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >22:28:23,525 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 87 >22:28:23,526 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:28:23,527 DEBUG blivet: Populator.addUdevDevice: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11493907'} ; >22:28:23,527 INFO blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >22:28:23,528 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; hidden: False ; incomplete: False ; >22:28:23,529 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,529 INFO blivet: loop2 is a loop device >22:28:23,530 DEBUG blivet: Populator.addUdevLoopDevice: name: loop2 ; >22:28:23,530 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; hidden: False ; incomplete: False ; >22:28:23,531 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,531 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >22:28:23,531 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 91 >22:28:23,532 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >22:28:23,533 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 89) to device tree >22:28:23,533 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 94 >22:28:23,534 DEBUG blivet: FileDevice.addChild: name: /run/initramfs/live/LiveOS/squashfs.img ; kids: 0 ; >22:28:23,534 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 95 >22:28:23,535 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:28:23,535 INFO blivet: added loop loop2 (id 93) to device tree >22:28:23,535 INFO blivet: got device: LoopDevice instance (0x7f84ecb53ef0) -- > name = loop2 status = False kids = 0 id = 93 > parents = ['existing 1.26 GiB file /run/initramfs/live/LiveOS/squashfs.img (89)'] > uuid = None size = 1.26 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >22:28:23,536 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop2 ; >22:28:23,537 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >22:28:23,537 DEBUG blivet: device loop2 does not contain a disklabel >22:28:23,538 INFO blivet: type detected on 'loop2' is 'squashfs' >22:28:23,538 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 97 >22:28:23,538 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:28:23,540 DEBUG blivet: Populator.addUdevDevice: name: loop3 ; info: {'DEVLINKS': '/dev/disk/by-label/_F23-x86_64-KDE- ' > '/dev/disk/by-uuid/8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'DEVNAME': '/dev/loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_F23-x86_64-KDE-', > 'ID_FS_LABEL_ENC': '_F23-x86_64-KDE-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_UUID_ENC': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11494794'} ; >22:28:23,540 INFO blivet: scanning loop3 (/sys/devices/virtual/block/loop3)... >22:28:23,541 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; hidden: False ; incomplete: False ; >22:28:23,541 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,542 INFO blivet: loop3 is a loop device >22:28:23,542 DEBUG blivet: Populator.addUdevLoopDevice: name: loop3 ; >22:28:23,543 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; hidden: False ; incomplete: False ; >22:28:23,544 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,544 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 100 >22:28:23,544 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 101 >22:28:23,545 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >22:28:23,545 INFO blivet: added file /LiveOS/ext3fs.img (id 99) to device tree >22:28:23,545 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 104 >22:28:23,546 DEBUG blivet: FileDevice.addChild: name: /LiveOS/ext3fs.img ; kids: 0 ; >22:28:23,546 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 105 >22:28:23,547 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >22:28:23,548 INFO blivet: added loop loop3 (id 103) to device tree >22:28:23,548 INFO blivet: got device: LoopDevice instance (0x7f84ecb12208) -- > name = loop3 status = False kids = 0 id = 103 > parents = ['existing 0 B file /LiveOS/ext3fs.img (99)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >22:28:23,549 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop3 ; >22:28:23,550 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >22:28:23,550 DEBUG blivet: device loop3 does not contain a disklabel >22:28:23,550 INFO blivet: type detected on 'loop3' is 'ext4' >22:28:23,620 WARN blivet: ext4 filesystem on /dev/loop3 needs repair >22:28:23,621 DEBUG blivet: Ext4FS.supported: supported: True ; >22:28:23,621 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 107 >22:28:23,622 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >22:28:23,622 INFO blivet: got format: existing ext4 filesystem >22:28:23,624 DEBUG blivet: Populator.addUdevDevice: name: loop4 ; info: {'DEVNAME': '/dev/loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11495848'} ; >22:28:23,624 INFO blivet: scanning loop4 (/sys/devices/virtual/block/loop4)... >22:28:23,625 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; hidden: False ; incomplete: False ; >22:28:23,626 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,626 INFO blivet: loop4 is a loop device >22:28:23,627 DEBUG blivet: Populator.addUdevLoopDevice: name: loop4 ; >22:28:23,628 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; hidden: False ; incomplete: False ; >22:28:23,628 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,629 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 110 >22:28:23,629 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 111 >22:28:23,630 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >22:28:23,630 INFO blivet: added file /overlay (deleted) (id 109) to device tree >22:28:23,630 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 114 >22:28:23,631 DEBUG blivet: FileDevice.addChild: name: /overlay (deleted) ; kids: 0 ; >22:28:23,631 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 115 >22:28:23,632 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >22:28:23,632 INFO blivet: added loop loop4 (id 113) to device tree >22:28:23,632 INFO blivet: got device: LoopDevice instance (0x7f84ecb12e48) -- > name = loop4 status = False kids = 0 id = 113 > parents = ['existing 0 B file /overlay (deleted) (109)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >22:28:23,633 DEBUG blivet: Populator.handleUdevDeviceFormat: name: loop4 ; >22:28:23,634 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >22:28:23,634 DEBUG blivet: device loop4 does not contain a disklabel >22:28:23,635 DEBUG blivet: no type or existing type for loop4, bailing >22:28:23,636 DEBUG blivet: Populator.addUdevDevice: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-label/_F23-x86_64-KDE- ' > '/dev/disk/by-uuid/8eb9a080-b3b8-4780-b86a-390fdf126e3b ' > '/dev/mapper/live-rw', > 'DEVNAME': '/dev/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': '_F23-x86_64-KDE-', > 'ID_FS_LABEL_ENC': '_F23-x86_64-KDE-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_UUID_ENC': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7904700'} ; >22:28:23,636 INFO blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >22:28:23,637 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; hidden: False ; incomplete: False ; >22:28:23,638 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,638 INFO blivet: live-rw is a device-mapper device >22:28:23,638 DEBUG blivet: Populator.addUdevDMDevice: name: live-rw ; >22:28:23,640 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; hidden: False ; incomplete: False ; >22:28:23,640 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (103) with existing ext4 filesystem >22:28:23,642 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; hidden: False ; incomplete: False ; >22:28:23,642 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (113) >22:28:23,643 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; hidden: False ; incomplete: False ; >22:28:23,644 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,644 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 119 >22:28:23,645 DEBUG blivet: LoopDevice.addChild: name: loop3 ; kids: 0 ; >22:28:23,645 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 120 >22:28:23,646 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >22:28:23,647 DEBUG blivet: DMDevice.readCurrentSize: path: /dev/mapper/live-rw ; exists: True ; sysfsPath: /sys/devices/virtual/block/dm-0 ; >22:28:23,647 DEBUG blivet: updated live-rw size to 6 GiB (6 GiB) >22:28:23,647 INFO blivet: added dm live-rw (id 118) to device tree >22:28:23,648 INFO blivet: got device: DMDevice instance (0x7f84ecb12a90) -- > name = live-rw status = True kids = 0 id = 118 > parents = ['existing 0 B loop loop3 (103) with existing ext4 filesystem'] > uuid = None size = 6 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6 GiB path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >22:28:23,649 DEBUG blivet: Populator.handleUdevDeviceFormat: name: live-rw ; >22:28:23,650 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >22:28:23,650 DEBUG blivet: device live-rw does not contain a disklabel >22:28:23,650 INFO blivet: type detected on 'live-rw' is 'ext4' >22:28:23,664 WARN blivet: ext4 filesystem on /dev/mapper/live-rw needs repair >22:28:23,665 DEBUG blivet: Ext4FS.supported: supported: True ; >22:28:23,666 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 122 >22:28:23,666 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >22:28:23,667 INFO blivet: got format: existing ext4 filesystem >22:28:23,669 DEBUG blivet: Populator.addUdevDevice: name: live-base ; info: {'DEVLINKS': '/dev/mapper/live-base /dev/disk/by-label/_F23-x86_64-KDE- ' > '/dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-uuid/8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'DEVNAME': '/dev/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': '_F23-x86_64-KDE-', > 'ID_FS_LABEL_ENC': '_F23-x86_64-KDE-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_UUID_ENC': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7972422'} ; >22:28:23,669 INFO blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >22:28:23,670 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; hidden: False ; incomplete: False ; >22:28:23,670 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,671 INFO blivet: live-base is a device-mapper device >22:28:23,671 DEBUG blivet: Populator.addUdevDMDevice: name: live-base ; >22:28:23,673 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; hidden: False ; incomplete: False ; >22:28:23,673 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (103) with existing ext4 filesystem >22:28:23,674 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; hidden: False ; incomplete: False ; >22:28:23,675 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,676 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 125 >22:28:23,677 DEBUG blivet: LoopDevice.addChild: name: loop3 ; kids: 1 ; >22:28:23,677 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 126 >22:28:23,678 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >22:28:23,679 DEBUG blivet: DMDevice.readCurrentSize: path: /dev/mapper/live-base ; exists: True ; sysfsPath: /sys/devices/virtual/block/dm-1 ; >22:28:23,679 DEBUG blivet: updated live-base size to 6 GiB (6 GiB) >22:28:23,679 INFO blivet: added dm live-base (id 124) to device tree >22:28:23,680 INFO blivet: got device: DMDevice instance (0x7f84ecb127b8) -- > name = live-base status = True kids = 0 id = 124 > parents = ['existing 0 B loop loop3 (103) with existing ext4 filesystem'] > uuid = None size = 6 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6 GiB path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >22:28:23,681 DEBUG blivet: Populator.handleUdevDeviceFormat: name: live-base ; >22:28:23,682 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >22:28:23,682 DEBUG blivet: device live-base does not contain a disklabel >22:28:23,682 INFO blivet: type detected on 'live-base' is 'ext4' >22:28:23,697 WARN blivet: ext4 filesystem on /dev/mapper/live-base needs repair >22:28:23,698 DEBUG blivet: Ext4FS.supported: supported: True ; >22:28:23,698 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 128 >22:28:23,699 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >22:28:23,699 INFO blivet: got format: existing ext4 filesystem >22:28:23,701 DEBUG blivet: Populator.addUdevDevice: name: live-osimg-min ; info: {'DEVLINKS': '/dev/mapper/live-osimg-min ' > '/dev/disk/by-id/dm-name-live-osimg-min ' > '/dev/disk/by-label/_F23-x86_64-KDE- ' > '/dev/disk/by-uuid/8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'DEVNAME': '/dev/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': '_F23-x86_64-KDE-', > 'ID_FS_LABEL_ENC': '_F23-x86_64-KDE-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_UUID_ENC': '8eb9a080-b3b8-4780-b86a-390fdf126e3b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7999155'} ; >22:28:23,701 INFO blivet: scanning live-osimg-min (/sys/devices/virtual/block/dm-2)... >22:28:23,702 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; hidden: False ; incomplete: False ; >22:28:23,703 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,703 INFO blivet: live-osimg-min is a device-mapper device >22:28:23,703 DEBUG blivet: Populator.addUdevDMDevice: name: live-osimg-min ; >22:28:23,705 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; hidden: False ; incomplete: False ; >22:28:23,705 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (83) >22:28:23,707 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; hidden: False ; incomplete: False ; >22:28:23,707 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (103) with existing ext4 filesystem >22:28:23,708 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; hidden: False ; incomplete: False ; >22:28:23,709 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,709 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 131 >22:28:23,710 DEBUG blivet: LoopDevice.addChild: name: loop1 ; kids: 0 ; >22:28:23,710 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 132 >22:28:23,711 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >22:28:23,712 DEBUG blivet: DMDevice.readCurrentSize: path: /dev/mapper/live-osimg-min ; exists: True ; sysfsPath: /sys/devices/virtual/block/dm-2 ; >22:28:23,712 DEBUG blivet: updated live-osimg-min size to 6 GiB (6 GiB) >22:28:23,713 INFO blivet: added dm live-osimg-min (id 130) to device tree >22:28:23,713 INFO blivet: got device: DMDevice instance (0x7f84ecb1a390) -- > name = live-osimg-min status = True kids = 0 id = 130 > parents = ['existing 0 B loop loop1 (83)'] > uuid = None size = 6 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 6 GiB path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >22:28:23,714 DEBUG blivet: Populator.handleUdevDeviceFormat: name: live-osimg-min ; >22:28:23,715 DEBUG blivet: Populator.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >22:28:23,715 DEBUG blivet: device live-osimg-min does not contain a disklabel >22:28:23,715 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >22:28:23,730 WARN blivet: ext4 filesystem on /dev/mapper/live-osimg-min needs repair >22:28:23,731 DEBUG blivet: Ext4FS.supported: supported: True ; >22:28:23,731 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 134 >22:28:23,732 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >22:28:23,732 INFO blivet: got format: existing ext4 filesystem >22:28:23,733 DEBUG blivet: Populator.addUdevDevice: name: md127 ; info: {'DEVNAME': '/dev/md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '0', > 'USEC_INITIALIZED': '74312631'} ; >22:28:23,733 INFO blivet: scanning md127 (/sys/devices/virtual/block/md127)... >22:28:23,734 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; hidden: False ; incomplete: False ; >22:28:23,735 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:28:23,735 WARN blivet: No name for possibly degraded md array. >22:28:23,735 INFO blivet: md127 is an md device >22:28:23,736 DEBUG blivet: Populator.addUdevMDDevice: name: None ; >22:28:23,736 ERR blivet: no slaves found for md127 >22:28:23,736 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >22:28:23,745 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >22:28:23,746 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6 GiB dm live-base (124) with existing ext4 filesystem >22:28:24,393 DEBUG blivet: MDRaidArrayDevice.readCurrentSize: path: /dev/md/0 ; exists: True ; sysfsPath: ; >22:28:24,393 DEBUG blivet: existing RAID raid0 size == 0 B >22:28:24,395 DEBUG blivet: MDRaidArrayDevice.readCurrentSize: path: /dev/md/0 ; exists: True ; sysfsPath: ; >22:28:24,395 DEBUG blivet: existing RAID raid0 size == 0 B >22:28:25,297 DEBUG blivet: MDRaidArrayDevice.readCurrentSize: path: /dev/md/0 ; exists: True ; sysfsPath: ; >22:28:25,297 DEBUG blivet: existing RAID raid0 size == 0 B >22:28:25,298 DEBUG blivet: MDRaidArrayDevice.readCurrentSize: path: /dev/md/0 ; exists: True ; sysfsPath: ; >22:28:25,298 DEBUG blivet: existing RAID raid0 size == 0 B > > >/tmp/ifcfg.log: >22:28:22,569 DEBUG ifcfg: content of files (network initialization): >22:28:22,576 DEBUG ifcfg: all settings: [{'ipv6': {'route-data': [], 'method': 'auto', 'dns': [], 'addresses': [], 'routes': [], 'dns-search': [], 'address-data': []}, 'ipv4': {'route-data': [], 'method': 'auto', 'dns': [], 'addresses': [], 'routes': [], 'dns-search': [], 'address-data': []}, 'connection': {'secondaries': [], 'uuid': '7d324ae3-99a6-4c47-a802-e723fad4e30f', 'timestamp': 1458959247, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'permissions': [], 'autoconnect-priority': -999}, '802-3-ethernet': {'mac-address-blacklist': [], 'mac-address': [104, 5, 202, 45, 236, 65], 's390-options': {}}}] >22:28:22,675 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp4s0']): >22:28:22,675 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp4s0: >22:28:22,675 DEBUG ifcfg: HWADDR=68:05:CA:2D:EC:41 >22:28:22,675 DEBUG ifcfg: TYPE=Ethernet >22:28:22,675 DEBUG ifcfg: BOOTPROTO=dhcp >22:28:22,675 DEBUG ifcfg: DEFROUTE=yes >22:28:22,675 DEBUG ifcfg: PEERDNS=yes >22:28:22,675 DEBUG ifcfg: PEERROUTES=yes >22:28:22,675 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >22:28:22,675 DEBUG ifcfg: IPV6INIT=yes >22:28:22,676 DEBUG ifcfg: IPV6_AUTOCONF=yes >22:28:22,676 DEBUG ifcfg: IPV6_DEFROUTE=yes >22:28:22,676 DEBUG ifcfg: IPV6_PEERDNS=yes >22:28:22,676 DEBUG ifcfg: IPV6_PEERROUTES=yes >22:28:22,676 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >22:28:22,676 DEBUG ifcfg: NAME=enp4s0 >22:28:22,676 DEBUG ifcfg: UUID=7d324ae3-99a6-4c47-a802-e723fad4e30f >22:28:22,676 DEBUG ifcfg: ONBOOT=yes >22:28:22,676 DEBUG ifcfg: AUTOCONNECT_PRIORITY=-999 >22:28:22,682 DEBUG ifcfg: all settings: [{'ipv6': {'route-data': [], 'method': 'auto', 'dns': [], 'addresses': [], 'routes': [], 'dns-search': [], 'address-data': []}, 'ipv4': {'route-data': [], 'method': 'auto', 'dns': [], 'addresses': [], 'routes': [], 'dns-search': [], 'address-data': []}, 'connection': {'secondaries': [], 'uuid': '7d324ae3-99a6-4c47-a802-e723fad4e30f', 'timestamp': 1458959247, 'type': '802-3-ethernet', 'id': 'enp4s0', 'permissions': [], 'autoconnect-priority': -999}, '802-3-ethernet': {'mac-address-blacklist': [], 'mac-address': [104, 5, 202, 45, 236, 65], 's390-options': {}}}] > > >/proc/cmdline: >BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=F23-x86_64-KDE-20160324 ro rd.live.image quiet rhgb
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 1321393
: 1140521 |
1140522
|
1140523
|
1140524
|
1140525
|
1140526
|
1140527
|
1140528
|
1140529
|
1140530